37 Commits

Author SHA1 Message Date
tb 1c3e409ca4 audio/ario: fix build with llvm 22
Switch a variable from long to time_t, so it has the correct type to pass
to ctime(3). Since the time is obtained through a few abstraction layers
using long, this would require too much patching to become 2038 clean.
2026-06-05 09:01:33 +00:00
tb 0c3a6f0387 sync WANTLIB for ngtcp2_crypto_libressl 2025-08-26 16:08:31 +00:00
rsadowski dec4a0bceb Regen WANTLIB after taglib2 update 2025-06-06 05:38:46 +00:00
tb 751947104f audio/ario regen WANTLIB: nghttp3 ngtcp2 ngtcp2_crypto_quictls are needed
and pulled in with recent curl
2023-09-21 18:47:24 +00:00
ajacoutot 69f3443409 Fix LDEP and WANTLIB.
reported by naddy@
2023-09-21 09:48:21 +00:00
tb b5cebe46bf WANTLIB sweep for ngtcp2_crypto_openssl -> ngtcp2_crypto_quictls rename
Nearly identical diff from sthen, incorporated his tweaks for php.
2023-09-20 15:58:34 +00:00
kn 250d095880 update to ario 1.6 using gtk3 2023-09-07 12:05:38 +00:00
espie 7d8f57fcec move to new sites format 2023-09-05 16:13:35 +00:00
ajacoutot 9ed6191383 x11/gtk+3,-guic -> x11/gtk+4,-guic + bump included inherits from MODULE. 2023-04-24 11:40:33 +00:00
ajacoutot d3aaddb10c WANTLIB: pcre -> pcre2-8 after recent glib2 update. 2022-11-05 17:06:22 +00:00
sthen 1b98a94d33 sync WANTLIB 2022-03-31 14:10:58 +00:00
naddy b80841c8ec drop RCS Ids 2022-03-11 18:20:04 +00:00
ajacoutot d05dcdadd2 Cope with the avahi,-libs -> -libs + -glib split. 2021-09-03 12:51:35 +00:00
ajacoutot a9199a502d net/avahi -> net/avahi,-libs 2021-09-03 11:47:41 +00:00
sthen 9fe1e38b23 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:43:27 +00:00
naddy ebf751b927 Update gettext to 0.20.1.
Follow the upstream recommendations for packagers and switch to
multi-packages:
devel/gettext       -> devel/gettext,-runtime
devel/gettext-tools -> devel/gettext,-tools
(new)                  devel/gettext,-textstyle
2019-05-20 22:15:00 +00:00
espie c36d0659b9 @tag gtk-update-icon-cache 2018-06-29 22:16:08 +00:00
espie 150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
kirby 18e5b22ea5 - drop gettext module
- move RCS tags to on patches
 - regen PLIST
OK sthen@ as a part of bigger diff
2017-11-16 04:10:16 +00:00
sthen ceb7770170 Handle pthread-stubs removal. 2017-10-23 17:10:37 +00:00
sthen 4990bcbeee add a bunch of missing unistring deps 2017-09-22 20:52:58 +00:00
ajacoutot a4751d331b Missed bump. 2017-02-18 17:33:51 +00:00
ajacoutot 1722249aa0 idn -> idn2 after gnutls WANTLIB change. 2017-02-18 17:32:37 +00:00
sthen 2d2a417458 sync WANTLIB (readding idn to some where I was overzealous, plus some lzma/pthread) 2016-11-07 10:51:36 +00:00
sthen c15b136e13 sync WANTLIB (and in one case, add gettext to LIB_DEPENDS) in dependent ports
now that internationalised domain name support has been removed from net/curl
2016-11-04 11:35:18 +00:00
sthen 4e2d8093a5 sync WANTLIB (curl+nghttp2) 2015-10-30 12:47:38 +00:00
sthen b0afd3bc40 remove bcallah as maintainer of his ports, at his request 2015-08-25 13:18:24 +00:00
ajacoutot aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
ajacoutot 508c2179c7 x11/gtk+2,-guic -> x11/gtk+3,-guic && bump 2015-03-27 08:43:01 +00:00
sthen 87bb49c072 sync WANTLIB 2014-11-05 11:43:59 +00:00
ajacoutot 583834bd5f Fix dependencies and bump after the recent libsoup -gnome => -main merge. 2013-10-26 08:02:57 +00:00
landry cefa5ac542 Move curl from RDEP to LDEP & bump, since it is in WANTLIB. Somehow dpb
seems happier with that.
2013-06-03 16:26:55 +00:00
ajacoutot 5d72afc384 Drop uneeded patches. 2013-06-01 19:01:12 +00:00
ajacoutot 3de9758da8 Sync WANTLIB and bump after the recent harfbuzz update; icu libs are not
needed anymore. This is a mecanical commit, there might be dragons :-)
2013-05-31 15:34:39 +00:00
ajacoutot b2e36880f1 Missing textproc/intltool MODULE.
Remove bogus RUN_DEPENDS; discussed with bcallah@
2013-05-09 14:53:36 +00:00
ajacoutot a142f6b36d Install locale files where they belong. 2013-05-09 14:46:59 +00:00
bcallah 6fd30d9089 Import audio/ario, a GTK-based MPD client with a UI inspired by Rhythmbox.
ok abieber@
2013-05-09 14:24:55 +00:00