Commit Graph

22 Commits

Author SHA1 Message Date
ajacoutot
f9e0bfceee Update to libtasn1-3.2. 2012-12-08 08:19:57 +00:00
ajacoutot
1023cc198f Update to libtasn1-2.14. 2012-09-27 06:22:50 +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
60c9f4f1b8 Update to libtasn1-2.13. 2012-07-05 06:21:04 +00:00
sthen
8372c80d95 update to libtasn1 2.12; corrects SECURITY-related DER decoding issue,
see http://www.openwall.com/lists/oss-security/2012/03/20/3

ok ajacoutot@
2012-03-20 14:01:14 +00:00
sthen
077627fce5 use MASTER_SITE_GNU, armani@ reports that most previous MASTER_SITES don't
have this file.
2011-09-11 12:36:12 +00:00
ajacoutot
f43f08abcd Update to libtasn1-2.9. 2010-12-12 16:29:21 +00:00
espie
6c283d7e98 new depends 2010-11-20 17:22:40 +00:00
espie
2ef1026971 USE_GROFF=Yes 2010-10-18 21:41:44 +00:00
ajacoutot
b4604fb190 Update to libtasn1-2.3
'put it in' jasper@
2009-10-09 23:04:03 +00:00
landry
d9bee5627c Update libtasn1 to 1.5.
ok naddy@ ajacoutot@
2008-10-26 10:36:17 +00:00
jasper
5bf353a214 - looong overdue update libtasn1 to 1.2
- update license marker (gplv3)

ok ajacoutot@
additional testing by landry@
2008-01-23 21:53:20 +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
jolan
4d65225fd7 remove Jim Geovedi as maintainer from all ports' Makefiles per his
request.
2007-03-15 11:30:07 +00:00
steven
10ba61d79e add working master site 2006-02-05 10:56:21 +00:00
sturm
f34a1bad1c SHARED_LIBS and USE_LIBTOOL 2005-12-25 11:15:33 +00:00
espie
f1e7eab840 those packages have not changed names since 3.6, even though their
packing-lists was changes in significant ways, and they do not have
enough dependencies that pkg_add can detect they changed through their
signature.

Bump the pkgname, so that pkg_add -r will choose to update them.

okay pvalchev@
2005-08-17 16:10:02 +00:00
naddy
ae76d3ea1f SIZE 2005-01-05 17:21:50 +00:00
espie
caf501cd02 new plists.
gnutls depends on lzo.
2004-09-15 18:35:58 +00:00
jolan
3f9a0decc8 downgrade to 0.1.2, aka the correct branch for gnutls 0.8.x. the gnutls
port will still use the included version until some pending issues are
fixed.
2003-10-12 21:33:43 +00:00
sturm
c117600218 Initial import of libtasn1 0.2.4
The libtasn1 library is part of GnuTLS and was developed for ASN1 
(Abstract Syntax Notation One) structures management. 

WWW: http://www.gnutls.org/

from Jim Geovedi <jim@corebsd.or.id> with minor cleanup by me
2003-05-01 17:26:01 +00:00