2021-09-03 06:51:35 by Antoine Jacoutot | Files touched by this commit (9) |
Log message:
Cope with the avahi,-libs -> -libs + -glib split.
|
2021-09-03 05:48:54 by Antoine Jacoutot | Files touched by this commit (7) |
Log message:
net/avahi -> net/avahi,-libs for LDEP
Add explicity RDEP on net/avahi (the daemon part) because some packages
make no sense without it.
|
2021-05-16 03:45:16 by Antoine Jacoutot | Files touched by this commit (2) |
Log message:
Regen WANTLIB+PLIST
|
2020-10-05 13:46:18 by Jeremie Courreges-Anglas | Files touched by this commit (44) |
Log message:
Remove gnupg-1.4 and replace it with gnupg-2
gnupg-1.4 is not developed actively anymore, and new software expects
a modern "gpg" executable, which leads to pointless patches in the ports
tree. Move the various users of security/gnupg2 to security/gnupg and
zap patches that forced the use of "gpg2".
Crusade started by edd@ (security/gnupg maintainer), gnupg->gnupg2 test
reports from semarie@, giovanni@ and solene@, input and bulk build by
sthen@. ok sthen@ edd@ (maintainer)
|
2019-07-07 05:20:56 by Antoine Jacoutot | Files touched by this commit (110) |
Log message:
PERMIT_PACKAGE_CDROM -> PERMIT_PACKAGE
|
2018-04-15 05:37:20 by Christian Weisgerber | Files touched by this commit (1) |
Log message:
Bump after security/gpgme update
|
2017-04-13 01:38:46 by Antoine Jacoutot | Files touched by this commit (109) |
Log message:
Stop setting CONFIGURE_STYLE in Makefile.inc but explicitely add it to ports
that need it; in the future more and more ports will move to meson build anyway.
I first though I'd set CONFIGURE_STYLE in gnome.port.mk but it's too fragile
(MODULES list must be sorted very carefully).
Less magic is good.
discussed with jasper@
|
2016-04-28 03:37:24 by Jasper Lievisse Adriaanse | Files touched by this commit (20) |
Log message:
remaining bumps, sorry 'bout that
|
2016-04-27 03:47:45 by Jasper Lievisse Adriaanse | Files touched by this commit (28) |
Log message:
drop gettext module and sync WANTLIB where applicable
|
2015-10-15 11:39:51 by Antoine Jacoutot | Files touched by this commit (2) |
Log message:
Consistency, no pkg change.
|
2015-10-11 23:48:09 by Antoine Jacoutot | Files touched by this commit (2) |
Log message:
gnupg -> gnupg2
|
2015-05-05 11:00:21 by Stuart Henderson | Files touched by this commit (152) |
Log message:
sync WANTLIB
|
2015-04-04 03:21:09 by Antoine Jacoutot | Files touched by this commit (301) |
Log message:
Bump after the recent changes in packaging dbus and dconf.
|
2015-01-21 02:09:44 by Antoine Jacoutot | Files touched by this commit (3) |
Log message:
Because security/gpgme RDEP on either gnupg-1 or gnupg-2, force the
dependency on gnupg-1.X. This unbreaks building when gpgme was installed
with only gnupg-2 around.
reported by landry@
|