Commit graph

14 commits

Author SHA1 Message Date
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Mikhail Teterin
14b6a4bd1e Update from 1.2.4 to 1.2.9. Switch to using OPTIONS and add nss as
one of the optional back-ends.

Approved by:	maintainer
2006-01-25 19:17:14 +00:00
Edwin Groothuis
32487a10ad SHA256ify
Approved by: krion@
2006-01-24 01:06:45 +00:00
Roman Bogorodskiy
17b54d4ed8 Chase gnutls update. 2006-01-09 16:34:19 +00:00
Ade Lovett
54a0b86543 Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
2005-11-15 06:52:12 +00:00
Joe Marcus Clarke
d3702246bb Chase the gnutls shared lib version.
Pointy hat to:	sergei
2004-06-06 01:44:39 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
290bceb8f9 Chase the gnutls shared lib version. 2004-03-19 05:36:30 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Pav Lucistnik
0d5e8b9b39 - Update to 1.2.4
PR:		ports/62301
Submitted by:	ijliao
Approved by:	maintainer
2004-02-12 13:52:15 +00:00
Joe Marcus Clarke
7524984514 Chase the libxslt shared lib version with a PORTREVISION bump. 2003-11-04 18:30:50 +00:00
Kirill Ponomarev
0e81045a04 - Chase libraries to new gnutls version 2003-09-26 14:19:56 +00:00
Edwin Groothuis
bdb42c1d5d Update: security/xmlsec1
Changes/update for myself
	- Bring GNUTLS as optional flavor

	Changes/update from KATO Tsuguru <tkato@prontomail.com> (thanks!)
	- Do not install useless .la file
	- Install .pc file to correct place

PR:		ports/52769
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-06-04 10:39:26 +00:00
Foxfair Hu
f1b3b8a870 Add xmlsec1 1.0.1 released at Apr 28 2003. This is the latest stable version
of a C library based on LibXML2 and OpenSSL. Origial PR was intended to
import 1.0.0 but we have a newer version to go now, also enable GnuTLS
support .

PR:		51102
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
2003-05-06 03:10:46 +00:00