Commit Graph

54 Commits

Author SHA1 Message Date
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +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
ajacoutot
e2bc622787 Update to libgpg-error-1.36. 2019-03-20 16:32:29 +00:00
ajacoutot
9208c73646 Update to libgpg-error-1.35. 2019-01-29 11:27:44 +00:00
ajacoutot
8f412e11a8 Update to libgpg-error-1.34. 2019-01-16 20:24:45 +00:00
ajacoutot
1e480d204a Update to libgpg-error-1.33. 2018-12-09 10:39:51 +00:00
ajacoutot
d44061fdaf Update to libgpg-error-1.32. 2018-07-13 08:00:47 +00:00
ajacoutot
a295e3568c Update to libgpg-error-1.31. 2018-05-03 06:13:32 +00:00
ajacoutot
bb863d39d0 Update to libgpg-error-1.30. 2018-05-01 09:29:07 +00:00
ajacoutot
fb7fc75a9f Update to libgpg-error-1.29. 2018-04-12 08:00:06 +00:00
sthen
828cbb8e09 backport 791177d from upstream, fixing arm/aarc64. found by Markus Hennecke,
ok ajacoutot
2018-03-22 12:39:23 +00:00
ajacoutot
6e5039445d Update to libgpg-error-1.28. 2018-03-17 08:49:24 +00:00
jca
ae84f94e29 Tweak the HOMEPAGE of gnupg.org ports
- move to https
- use the per-project canonical homepage (reachable thru the main
- homepage; pinentry doesn't seem to have such homepage)

ok pea@ ajacoutot@
2018-01-30 15:06:37 +00:00
jca
4e33da0103 Fix info file so that install-info --delete succeeds.
Reported by many including tedu@, ok ajacoutot@

If you see an error message about gpgrt.info at pkg_add time, you can
manually fix your install with:

  sed -i 's/^\* libgpg-error: (gnupg)/* libgpg-error: (gpgrt)/' /usr/local/info/dir
2017-06-29 13:59:03 +00:00
ajacoutot
298ce11459 Update to libgpg-error-1.27. 2017-03-03 09:29:35 +00:00
ajacoutot
2a5c16979f Update to libgpg-error-1.26. 2016-12-22 08:17:49 +00:00
ajacoutot
9a9db6db57 Update to libgpg-error-1.25. 2016-11-15 08:50:33 +00:00
naddy
893e631df0 rename MASTER_SITES_GNUPG to MASTER_SITE_GNUPG, like all the others 2016-10-01 13:56:26 +00:00
ajacoutot
76a89c98a8 Update to libgpg-error-1.24. 2016-07-30 14:22:13 +00:00
ajacoutot
cac026f0a4 Update to libgpg-error-1.23. 2016-06-15 21:20:48 +00:00
ajacoutot
34cda5d49c Update to libgpg-error-1.22. 2016-04-26 07:37:31 +00:00
naddy
bcafc84fa7 replace the gettext module with conventional dependencies; ok ajacoutot@ 2016-04-06 16:56:42 +00:00
naddy
c253f424ca garbage collect CONFIGURE_SHARED 2016-03-11 19:59:11 +00:00
ajacoutot
eedb07698f Update to libgpg-error-1.21. 2015-12-13 07:54:19 +00:00
ajacoutot
9276d508f7 Update to libgpg-error-1.20. 2015-08-27 06:51:58 +00:00
ajacoutot
c233581766 Update to libgpg-error-1.19. 2015-04-12 04:44:42 +00:00
ajacoutot
2eb58f9a17 Update to libgpg-error-1.18. 2015-01-28 13:25:23 +00:00
ajacoutot
799cbec8e1 Update to libgpg-error-1.17. 2014-10-16 09:27:14 +00:00
ajacoutot
65de135c87 Update to libgpg-error-1.16. 2014-09-20 05:40:03 +00:00
ajacoutot
98c4b3793c Update to libgpg-error-1.15. 2014-09-18 06:25:19 +00:00
ajacoutot
2cf15e74b2 Drop these old patches which are not needed anymore.
bulk testing by jasper@
2014-05-06 10:04:13 +00:00
ajacoutot
ad1d2b437c Update to libgpg-error-1.13. 2014-05-03 12:10:08 +00:00
ajacoutot
a545c8ff15 Fix HOMEPAGE. 2014-01-03 06:39:57 +00:00
ajacoutot
c2de9d8d58 Update to libgpg-error-1.12. 2013-09-06 16:25:06 +00:00
jca
49d9c2c78e Introduce MASTER_SITES_GNUPG and reuse it for various GnuPG
(sub)projects.  http:// urls first, then the primary ftp
site for ''make peek-ftp'', as suggested by sthen@.
ok sthen@
2013-07-12 00:49:23 +00:00
ajacoutot
d8f4036a00 Update to libgpg-error-1.11. 2013-03-23 13:38:06 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
88ea72915d Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
make a distinction between these.  ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
ajacoutot
025a73982e Maintenance update to libgpg-error-1.10. 2011-03-07 19:26:11 +00:00
ajacoutot
857ff6944f Maintainance update to libgpg-error-1.9. 2010-07-27 21:45:06 +00:00
ajacoutot
1d1ea3b439 Update to libgpg-error-1.7
'put it in' jasper@
2009-10-09 23:03:38 +00:00
ajacoutot
ee3e07ba98 Add missing homepage and fix license marker. 2009-06-11 05:23:48 +00:00
steven
bd67dd4b38 update to 1.5
ok jasper
2007-09-20 10:37:26 +00:00
merdely
1997c75349 Remove surrounding quotes in NO_REGRESS/COMMENT*/PERMIT_*
From Darrin Chandler
2007-09-15 23:29:57 +00:00
espie
d4ebcd974d more base64 checksums 2007-04-05 17:26:05 +00:00
sturm
e234467e13 give up MAINTAINER, I don't use these anymore 2006-03-04 15:10:30 +00:00
sturm
13b84b5f49 SHARED_LIBS
USE_LIBTOOL where applicable
2005-12-24 22:32:53 +00:00
sturm
80ba02d4ff update to libgpg-error-1.1
USE_LIBTOOL
2005-12-04 17:21:09 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00