Commit graph

31 commits

Author SHA1 Message Date
Cheng-Lung Sung
147fdee482 - s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
  net-p2p/ palm/ print/ science/ maintained by ports@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
2006-08-15 00:56:24 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Pav Lucistnik
2403ea92cb - Add SHA256 2005-11-25 16:48:31 +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
Pav Lucistnik
0e3a788757 - Update to 0.17.3
PR:		ports/81960
Submitted by:	KATO Tsuguru <tkato432@yahoo.com>
2005-06-06 18:20:49 +00:00
Oliver Lehmann
392aa128b5 change the libtool version to use from 1.3 to 1.5 2005-06-02 20:28:41 +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
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
Christian Weisgerber
6b11697338 Fix gcc 3.3 compile failure.
Submitted by:	Simon Barner <barner@in.tum.de>
2003-07-29 18:42:41 +00:00
Akinori MUSHA
2c41b9e5f3 De-pkg-comment. 2003-02-20 19:00:52 +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
8e8777e3e6 upgrade to 0.16.5
PR:		41505
Submitted by:	Ports Fury
2002-08-10 17:17:21 +00:00
Ying-Chieh Liao
e28630ead2 Replace ${PERL} with ${REINPLACE_CMD}
PR:		39668
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-23 06:04:01 +00:00
Patrick Li
7655860a28 Update to 0.16.4
PR:		38231
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-06-11 00:29:47 +00:00
Patrick Li
74569af88c Add missing manpage entries
PR:		35964
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-16 07:32:43 +00:00
Ying-Chieh Liao
4c7eef9cba upgrade to 0.16.3
PR:		32862
Submitted by:	Ports Fury
2001-12-17 19:27:57 +00:00
David W. Chapman Jr.
adceaf1ad9 Update 0.16.2
PR:		30046
Submitted by:	tkato@prontomail.com
2001-08-24 23:23:59 +00:00
Kevin Lo
cb6a188c3f Update to 0.16.1
PR: 24096
Submitted by: Ports Fury
2001-01-06 16:25:03 +00:00
Maxim Sobolev
90f5154594 - Update to version 0.16.0.
PR:		23628
Submitted by:	Ports Furry
2000-12-19 08:07:57 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Maxim Sobolev
1de95a9ce1 First round of INSTALL_SHLIB fixes. 2000-06-15 16:44:16 +00:00
Chris D. Faulhaber
b5c867f81a Fix PLIST (Add bin/lp5250d)
PR:		18441
Submitted by:	tkato@prontomail.ne.jp
2000-05-07 21:43:45 +00:00
Michael Haro
7ef3f92c60 add patches 2000-04-18 00:11:36 +00:00
Michael Haro
6467e3c9d8 update to 0.15.8
PR:		18052
Submitted by:	    KATO Tsuguru <tkato@prontomail.ne.jp>
2000-04-18 00:09:57 +00:00
Chris Piazza
93a61d6874 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:14:07 +00:00
Satoshi Taoka
ee58284995 Update to version 0.15.7
PR: 16877
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-21 17:16:28 +00:00
Chris D. Faulhaber
5715b7d099 - Remove redundant MANCOMPRESSED line
- Fix pkg/PLIST

PR:		16683
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-12 23:43:48 +00:00
Steve Price
7cd2b8f306 Adding tn5250 version 0.15.6.
A 5250 Telnet protocal and Terminal.

PR:		16251
Submitted by:	Elias Mandouvalos <ocean@compulink.gr>
2000-01-29 05:34:52 +00:00