Commit graph

57 commits

Author SHA1 Message Date
Dima Panov
db616534ff
devel/boost: bump consumers after library update 2024-02-13 17:44:22 +03:00
Nuno Teixeira
3572ca3e01 */*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree
2023-12-23 18:14:14 +00:00
Yuri Victorovich
f428abcfef audio/guitarix-lv2: Broken: fails to find latest faust
PR:		274801
Reported by:	Daniel Engberg <diizzy@FreeBSD.org>
2023-10-29 20:19:17 -07:00
Dima Panov
21d8008e86
devel/boost*: bump all consumers after 1.83.0 2023-09-27 17:36:30 +03:00
Dima Panov
3e45e8e244
*/*: bump all direct Boost cunsumers 2023-04-27 21:25:55 +03:00
Christian Weisgerber
feb1fa34f5 audio/opus: bump consumers after update to 1.4 2023-04-25 17:17:15 +02:00
Gerald Pfeifer
8d3e020ed0 *: Bump PORTREVISIONs for math/mpc update to 1.3.1 2023-04-23 09:09:58 +00:00
Yuri Victorovich
4827b64d25 audio/guitarix-lv2: Update WWW
Suggested by:	Florian Walpen <dev@submerge.ch>
2023-03-06 08:31:22 -08:00
Florian Walpen
865b99eb88 audio/guitarix-lv2: Backport patches fixing build with zita-resampler 1.10; Change to GitHub
PR:		269766
2023-03-06 10:59:17 -08:00
Tobias C. Berner
fa81a4f5f8 accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
2023-03-02 06:23:10 +01:00
Dima Panov
e1287d0d12 */*: bump libboost*.so libraries consumert after Boost upgrade 2023-01-16 22:32:07 +03:00
Stefan Eßer
fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00
Stefan Eßer
b7f05445c0 Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
2022-09-07 23:10:59 +02:00
Dima Panov
4cf39decb3 */*: bump all consumers after recent boost upgrade 2022-08-12 17:46:53 +03:00
Dima Panov
b082b3d13e devel/boost-all: bump all library consumers after boost upgrade
PR:	246106
2022-05-22 23:17:16 +03:00
Yuri Victorovich
c18ec2e8c8 audio/guitarix-lv2: Update 0.43.1 -> 0.44.1
Reported by:	portscout
2022-05-03 16:34:25 -07:00
Charlie Li
d63665f7cd
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.

PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
2022-04-10 15:11:41 -04:00
Matthias Fechner
247c7db751 textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd7
2022-03-26 09:27:27 +01:00
Yuri Victorovich
7ad43f2bfe audio/guitarix-lv2: Update 0.43.0 -> 0.43.1
Reported by:	portscout
2021-12-10 10:51:23 -08:00
Yuri Victorovich
c60634c063 audio/guitarix-lv2: Update 0.42.1 -> 0.43.0 2021-12-06 19:27:42 -08:00
Baptiste Daroussin
2c672a4de9 INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
2021-10-10 21:44:42 +02:00
Yuri Victorovich
5708ae4005 audio/jack: Update to Jack2: 0.125.0 -> 1.9.16
Big thank you to Florian Walpen <dev@submerge.ch> and
Goran Mekić <meka@tilda.center> for working on Jack2.

PR:		251125
Submitted by:	Florian Walpen <dev@submerge.ch> (original version)
2021-08-02 09:03:15 -07:00
Tobias C. Berner
a17081b41c audio/guitarix-lv2: prepare for glib 2.86.3
Add upstream fix for gcc11 from upstream [1]

[1] d8f003484c/

PR:		256200
2021-07-23 19:23:36 +02:00
Yuri Victorovich
652342abd3 audio/guitarix-lv2: Update 0.40.0 -> 0.42.1 2021-04-23 14:57:50 -07:00
Mathieu Arnold
cf118ccf87
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2021-04-07 10:09:01 +02:00
Mathieu Arnold
305f148f48
Remove # $FreeBSD$ from Makefiles. 2021-04-06 16:31:07 +02:00
Thierry Thomas
0b5864f66c - Upgrade math/eigen3 to 3.3.8;
- Add some dependencies which might be detected by Find_Package but not registered;

- Bump PORTREVISION of consumers.

PR:		250833
Submitted by:	/me
Approved by:	tcberner@ (KDE / maintainer) + exp-run
2020-12-12 17:04:37 +00:00
Thomas Zander
8337fc6d5f Chase libsndfile 1.0.30 update.
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
2020-10-01 08:56:20 +00:00
Baptiste Daroussin
fe9d06f460 Broken should obviously have been commented... 2020-09-23 15:50:48 +00:00
Baptiste Daroussin
ece10fefdd Also revert the distinfo
Reported by:	zeising
Pointyhat to:	bapt
2020-09-23 15:22:05 +00:00
Baptiste Daroussin
70ea61b0b8 Revert a change that accidentaly crept in with glib update 2020-09-23 14:59:30 +00:00
Baptiste Daroussin
ca14a8994d Update to glib 2.66.0
Mark the few remaining ports not building against this upgrade as broken

Instead of risking of missing anyone who got involed, I will just thank
all of them they will recognize themselves! This was a joint work of many

PR:		247278
Reviewed by:	fluffy
exp-run		antoine
Differential Revision:	https://reviews.freebsd.org/D25279
2020-09-23 14:53:14 +00:00
Yuri Victorovich
09c1e848ce audio/guitarix-lv2: Correct the plist 2020-06-10 03:38:32 +00:00
Yuri Victorovich
dc646e17f1 audio/guitarix-lv2: Update 0.39.0 -> 0.40.0
Reported by:	portscout
2020-06-10 03:29:02 +00:00
Antoine Brodin
5a120fac88 Mark BROKEN
Reported by:	pkg-fallout
2020-06-03 19:49:45 +00:00
Antoine Brodin
41a5348a3b Deprecate a few ports
With hat:	portmgr
2020-02-23 15:25:53 +00:00
Yuri Victorovich
1f4335f5bb audio/guitarix-lv2: Update 0.38.1 -> 0.39.0
Reported by:	portscout
2020-01-15 09:50:21 +00:00
Jan Beich
701aa3bcf8 devel/boost-*: update to 1.72.0
Changes:	http://www.boost.org/users/history/version_1_72_0.html
PR:		241449
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D22136
2019-12-11 17:53:48 +00:00
Jan Beich
befa71e0f3 devel/boost-*: update to 1.71.0
Changes:	http://www.boost.org/users/history/version_1_71_0.html
PR:		238827
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D20774
2019-08-19 15:35:27 +00:00
Gerald Pfeifer
ea8c8ec7da Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.

This includes ports
 - with USE_GCC=yes or USE_GCC=any,
 - with USES=fortran,
 - using Mk/bsd.octave.mk which in turn features USES=fortran, and
 - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
   c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.

PR:		238330
2019-07-26 20:46:53 +00:00
Jan Beich
065337fac4 audio/guitarix-lv2: builds fine on arm*
SSE-related error was probably a drive-by from powerpc64 but
confirming is hard as I can't find package cluster logs from just a
year ago. Even 0.37.1 builds fine on armv6 using current dependencies.
Looking at pkg-fallout@ archive only BROKEN_aarch64 made sense:

/usr/bin/ld: error: ../src/gx_head/guitarix.lds:2: ; expected, but got +SIZEOF
/usr/bin/ld: error: ../src/gx_head/guitarix.lds:2: __rt_text__end = ADDR(.rt.text)+SIZEOF(.rt.text);
/usr/bin/ld: error: ../src/gx_head/guitarix.lds:2:                                ^
c++: error: linker command failed with exit code 1 (use -v to see invocation)
2019-06-21 14:49:30 +00:00
Mark Linimon
9579a58810 Add compiler:c++11-lang to USES to unbreak build on powerpc64:
unknown FP unit 'sse'

armv6/7 are not yet tested.

Approved by:	portmgr (tier-2 blanket)
2019-06-18 22:30:13 +00:00
Mark Linimon
922dee671e These ports now build on aarch64.
Where necessary, pet portlint.

Approved by:	portmgr
Obtained from:	aarch64 TRYBROKEN run
2019-05-03 21:06:51 +00:00
Jan Beich
9b21a3a084 devel/boost-*: update to 1.70.0
Changes:	http://www.boost.org/users/history/version_1_70_0.html
PR:		235956
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D19303
2019-04-12 06:36:31 +00:00
Yuri Victorovich
ce4aab0cf1 audio/guitarix-lv2: Update 0.38.0 -> 0.38.1
Reported by:	portscout
2019-04-11 04:31:50 +00:00
Sunpoet Po-Chuan Hsieh
40c9c7f7eb Update devel/readline to 8.0
- Bump PORTREVISION of dependent ports for shlib change

Changes:	https://tiswww.case.edu/php/chet/readline/CHANGES
PR:		236156
Exp-run by:	antoine
2019-04-09 14:04:49 +00:00
Yuri Victorovich
af7075bbd4 audio/guitarix-lv2: Update 0.37.3 -> 0.38.0
Reported by:	portscout
2019-04-09 04:49:40 +00:00
Antoine Brodin
c989d98059 audio/guitarix-lv2 build is not compatible with python3
PR:		234633
2019-01-07 17:23:25 +00:00
Tobias C. Berner
8a4ab05d84 Update math/eigen3 to 3.3.7
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.6
- http://eigen.tuxfamily.org/index.php?title=ChangeLog#Eigen_3.3.7
2018-12-26 09:06:34 +00:00
Jan Beich
7c879267dc devel/boost-*: update to 1.69.0
Changes:	http://www.boost.org/users/history/version_1_69_0.html
PR:		232525
Exp-run by:	antoine
Differential Revision:	https://reviews.freebsd.org/D17645
2018-12-12 00:15:49 +00:00