Commit graph

28 commits

Author SHA1 Message Date
Volker Stolz
c1f05aadb0 Fix dependency on cyrus-sasl2
PR:		ports/84209
Submitted by:	Anatoliy Borodin
2005-07-28 07:57:37 +00:00
Roman Bogorodskiy
edd0afe252 Update to 0.38.
PR:		83857
Submitted by:	Ports Fury
2005-07-21 19:14:05 +00:00
Roman Bogorodskiy
e39dfb139c - Update to version 0.37
PR:		82941
Submitted by:	Ports Fury
2005-07-04 05:35:00 +00:00
David E. O'Brien
c3d8037aeb At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
2005-04-12 03:26:56 +00:00
David E. O'Brien
f2fc2d60ae Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
2005-04-11 08:04:41 +00:00
Kirill Ponomarev
017b5d4c20 Update to version 0.36
PR:		ports/77973
Submitted by:	Ports Fury
2005-02-25 14:37:12 +00:00
Kirill Ponomarev
9a8c729cee Update to version 0.35
PR:		ports/75626
Submitted by:	Port Fury
2004-12-30 09:00:53 +00:00
Kirill Ponomarev
27d05a8f79 Update to version 0.34
PR:		ports/73733
Submitted by:	Ports Fury
2004-11-09 22:11:29 +00:00
Kirill Ponomarev
1787ec7d02 Update to version 0.33
PR:		ports/71062
Submitted by:	Ports Fury
2004-08-28 06:59:18 +00:00
Tilman Keskinoz
19d31ee14f Fix build with gcc 3.4 2004-08-06 16:24:03 +00:00
Joe Marcus Clarke
9e5632dd66 Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port.  Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version.  To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER.  Both macros accept the same argument: a libtool version.

For example, to use the ports version of libtool-1.5, add the following to
your Makefile:

USE_LIBTOOL_VER=        15

To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:

USE_INC_LIBTOOL_VER=    15

With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).

PR:		63944
Based on work by:eik and marcus
Approved by:	ade (autotools maintainer)
Tested by:	kris on pointyhat
Bound to be hidden problems:	You bet
2004-07-09 17:43:11 +00:00
Kirill Ponomarev
4efa9ce4ab - Use USE_ICONV knob
Approved by:	portmgr
2004-03-30 19:20:22 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +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
Kirill Ponomarev
b64c560972 - Update to version 0.32
PR:		60340
Submitted by:	Ports Fury
2003-12-18 09:56:10 +00:00
Kirill Ponomarev
cb862ef852 - Update to version 0.31
PR:		60145
Submitted by:	Ports Fury
2003-12-11 14:43:17 +00:00
Pav Lucistnik
cdfb0b5ecb - Update to 0.30
PR:		ports/59582
Submitted by:	Ports Fury
Approved by:	adamw (mentor)
2003-11-22 22:12:47 +00:00
Kirill Ponomarev
b50e3f1bfd - Update to version 0.29
PR:		57703
Submitted by:	Ports Fury
2003-10-07 14:58:30 +00:00
Dirk Meyer
3fe2efa228 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:16:24 +00:00
Ying-Chieh Liao
749d95e576 upgrade to 0.28
PR:		51859
Submitted by:	Ports Fury
2003-05-12 06:56:01 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +00:00
Ying-Chieh Liao
74eaf862bb upgrade to 0.27
PR:		46422
Submitted by:	Ports Fury
2003-01-03 19:03:12 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Adam Weinberger
d9611f9375 Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by:	pat
2002-11-06 22:47:41 +00:00
Ying-Chieh Liao
38384cd37c wrong md5 last commit
Submitted by:	rafan@muse.csie.ntu.edu.tw
2002-09-07 13:44:28 +00:00
Ying-Chieh Liao
efde11352d upgrade to 0.26
PR:		42489
Submitted by:	Ports Fury
2002-09-07 03:42:18 +00:00
Vanilla I. Shu
0589be3553 Fix pkg-comment format.
Do not install .la file

PR:		ports/42245
Submitted by:	Ports Fury.
2002-09-01 15:14:44 +00:00
Ying-Chieh Liao
9ce95ace56 add libetpan 0.25
libEtPan! - a mail library
2002-06-27 08:41:04 +00:00