ajacoutot
e47e7aa218
Update to p11-kit-0.23.18.1.
2019-10-05 11:35:10 +00:00
ajacoutot
7e850c88c3
Update to p11-kit-0.23.17.
2019-09-15 11:57:10 +00:00
sthen
48b0b9660c
replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
2019-07-12 20:48:23 +00:00
ajacoutot
f6ee23d186
Update to p11-kit-0.23.16.1.
2019-05-25 10:22:34 +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
naddy
0819fd513b
switch to CONFIGURE_STYLE=autoreconf
2019-05-19 11:26:24 +00:00
ajacoutot
c5939f66a2
Drop patch now that we have pkg.m4 >= 0.29.
2019-02-04 20:50:25 +00:00
ajacoutot
b21a4f1d31
Update to p11-kit-0.23.15.
2019-01-31 18:53:37 +00:00
jca
008c94cbb3
Amend COMMENT
...
ok ajacoutot@ (maintainer)
2018-07-11 20:02:16 +00:00
naddy
069bf0c677
Replace gettext module with ordinary dependency.
...
Fix the gnutls tests without requiring gsed.
ok ajacoutot@
2016-04-08 11:16:15 +00:00
naddy
2c4204cf62
remove SHARED_ONLY from simple ports that use the gettext or libiconv module
2016-03-18 21:38:22 +00:00
naddy
ce859edcb4
garbage collect CONFIGURE_SHARED
2016-03-11 20:28:21 +00:00
ajacoutot
8da87fb2e9
Update to p11-kit-0.23.2.
2016-03-06 12:16:26 +00:00
ajacoutot
e3a89f275f
Fix a couple of implicit declarations.
2015-05-02 10:25:47 +00:00
ajacoutot
3569b20b7d
Add missing symlink to p11-kit-proxy.so.
2015-03-22 07:39:48 +00:00
ajacoutot
c63af2e942
Update to p11-kit-0.22.1.
2014-10-12 06:16:19 +00:00
ajacoutot
720b4cce66
Sync with what was committed upstream.
2014-10-06 06:34:38 +00:00
ajacoutot
22b1919272
Update to p11-kit-0.22.0.
2014-10-04 16:46:10 +00:00
ajacoutot
fc7090eaac
Update to p11-kit-0.20.7.
2014-09-19 06:20:10 +00:00
ajacoutot
372cd2bc49
--disable-gtk-doc is handled by the infrastructure now.
2014-09-13 16:36:53 +00:00
ajacoutot
77a71e00c2
Update to p11-kit-0.20.6.
2014-09-10 06:10:31 +00:00
ajacoutot
cc8992816d
Update to p11-kit-0.20.5.
2014-09-06 07:21:05 +00:00
jasper
4e48ba8d2c
PORTSCOUT -> PORTROACH
2014-09-05 14:45:02 +00:00
ajacoutot
ea3b05a720
Add PORTSCOUT entries.
2014-09-03 09:55:19 +00:00
ajacoutot
bd0519ffbf
Update to p11-kit-0.20.4.
2014-08-21 10:38:27 +00:00
ajacoutot
df237a5da6
Update to p11-kit-0.20.3.
2014-07-06 09:21:32 +00:00
ajacoutot
41ecc33bea
Update to p11-kit-0.20.2.
2014-01-27 17:57:32 +00:00
ajacoutot
fe43e2a5a1
Update to p11-kit-0.20.1.
2013-09-24 08:06:56 +00:00
ajacoutot
3d8d8cf06c
Update to p11-kit-0.20.0.
2013-09-06 16:27:21 +00:00
ajacoutot
a01e5c8ed3
Update to p11-kit 0.18.5.
2013-08-06 19:07:00 +00:00
espie
35025ef1a4
configure from the tool itself says:
...
configure: error: p11-kit cannot be used as a static library
so don't waste time
2013-06-28 12:36:31 +00:00
ajacoutot
78ebe95fbd
Update to p11-kit-0.18.3.
2013-06-09 14:30:11 +00:00
ajacoutot
2f8b5aed33
Update to p11-kit-0.18.2.
2013-05-21 16:29:30 +00:00
ajacoutot
a11e7a85f3
Update to p11-kit-0.18.1.
2013-05-07 06:38:59 +00:00
ajacoutot
58f1a6f9f6
USE_LIBTOOL=Yes is the default now.
2013-03-21 08:45:11 +00:00
ajacoutot
d5c9376484
Fix a segfault when parsing certificates.
2013-03-19 16:07:49 +00:00
ajacoutot
3dfa4ad2cf
Update to p11-kit-0.16.4.
2013-03-14 20:08:14 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
e693f2833d
Update to p11-kit-0.16.0.
2013-03-05 09:53:20 +00:00
ajacoutot
cd449ffa52
No need to @sample pkcs11.conf.example.
...
spotted by sthen@
2013-03-02 13:55:56 +00:00
ajacoutot
235bf21a91
Update to p11-kit-0.14.
2012-09-27 09:30:06 +00:00
ajacoutot
ef5cb32a0f
Stupid autohell is stupid...
...
The situation is this: even when we --disable-gtk-doc, if gtk-doc is
actually installed at configure stage, tools like gtkdoc-rebase will be
picked up and run during the install target. That is bad because the
gtk-doc package may have been removed by then, especially during dpb(1)
bulks (we explicitely disable support for it so why should it stay...).
So for now, let's add the following env to configure whenever we use
--disable-gtk-doc, until a bettersolution is found...
CONFIGURE_ENV +=ac_cv_path_GTKDOC_CHECK="" \
ac_cv_path_GTKDOC_REBASE="" \
ac_cv_path_GTKDOC_MKPDF=""
2012-09-21 14:48:05 +00:00
ajacoutot
f52a6e36e2
autoconf is a weird science...
2012-08-23 13:29:02 +00:00
ajacoutot
6a8b22e40d
Committed upstream.
2012-08-22 06:28:53 +00:00
sthen
c34880420b
sync configure.ac program_invocation_short_name test with the one in
...
gnulib in gnutls, this fixes a build problem I've seen on some (but not
other) machines. ok ajacoutot@
2012-08-21 09:13:33 +00:00
ajacoutot
47f3bffd1f
Bugfix update to p11-kit-0.13.
2012-08-19 11:10:43 +00:00
ajacoutot
ba9bc2aa60
Update to p11-kit-0.12.
2012-03-23 13:22:38 +00:00
ajacoutot
aad00d8f5b
Update to p11-kit-0.11.
2012-02-19 19:08:37 +00:00
ajacoutot
d631672629
Minor update to p11-kit-0.10.
2012-01-24 09:46:04 +00:00
ajacoutot
04b2a387a8
Minor update to p11-kit-0.9.
2011-11-24 15:01:26 +00:00