1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-11 02:50:24 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
Pav Lucistnik
22fea9c3df - Add some SHA256 checksums 2005-11-24 15:40:04 +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
Simon Barner
edc4d68104 Use correct LIB_DEPENDS for boost dependency.
Reported by:	pointyhat via kris
2005-11-11 11:21:04 +00:00
Simon Barner
ad22739ea8 Chase Boost shared lib version after update to Boost 1.33.0.
devel/sdts++: Also convert from BUILD_DEPENDS and RUN_DEPENDS to
              LIB_DEPENDS.
2005-11-09 14:35:07 +00:00
Yen-Ming Lee
2e4c339849 - use GNU make instead
- fix plist

PR:		79776
Submitted by:	James E. Flemer <jflemer@alum.rpi.edu>
2005-04-11 16:57:52 +00:00
Sergey Matveychuk
386f566e15 - Fix build on 4.x (increase the max template depth)
PR:		ports/75723
Submitted by:	Simon Barner <barner(at)gmx.de>
Approved by:	portmgr (marcus)
2005-01-02 23:04:26 +00:00
Kris Kennaway
66e1de8e1f Correct INFO handling 2004-04-16 23:49:26 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +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
Trevor Johnson
fd692b598e Remove unused boost_1_27_0.tar.gz entry. Add SIZE line. 2004-03-09 16:01:11 +00:00
Oliver Lehmann
228bbbe602 s|#if |#ifdef | 2003-12-13 16:41:29 +00:00
Oliver Lehmann
ce4a167f9e update to 1.5.1 which unbreaks build on 5 2003-12-13 16:27:51 +00:00
Kris Kennaway
93872f18cc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag.  Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.

Pointy hat to:	kris
2003-06-04 22:43:38 +00:00
Kris Kennaway
b5ba813ea5 BROKEN on 5.1: configure fails 2003-05-18 11:36:12 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Adam Weinberger
c62fe39354 Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to:	me
Approved by:		pat
2002-11-07 03:10:58 +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
Patrick Li
dda764802f - Fix and group MASTER_SITES
- Update boost libraries to 1.27.0
- Bump PORTREVISION

PR:		39226
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-06-18 05:29:27 +00:00
Kevin Lo
48b7b6aa21 Update to version 1.3.1a
PR: 29025
Submitted by: MAINTAINER
2001-07-21 16:53:51 +00:00
Bill Fenner
84dee13385 Remove erik@habatech.no as MAINTAINER; mail has been bouncing for 10
weeks.
2001-05-28 19:41:29 +00:00
SADA Kenji
08df0c2776 New port: sdts++ - C++ library for SDTS related development.
PR:		ports/16794
Submitted by:	Erik H. Bakke <erik@habatech.no>
2000-07-28 00:35:24 +00:00