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

36 Commits

Author SHA1 Message Date
Baptiste Daroussin
c84e1cd8e6 Add NO_STAGE all over the place in preparation for the staging support (cat: games) 2013-09-20 17:36:33 +00:00
Alex Kozlov
d4041784dc - Remove MAKE_JOBS_SAFE variable
Approved by:	portmgr (bdrewery)
2013-08-14 22:35:50 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Max Brazhnikov
1bb53b76d1 Update to 2.6.5.33 and unbreak
PR:		ports/167778
Submitted by:	Stephen Dennis <brazilofmux at gmail.com>
2012-05-15 10:50:39 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:		157936
Submitted by:	myself
Exp-runs by:	pav
Approved by:	pav
2011-09-23 22:26:39 +00:00
Martin Wilke
31152de2a7 - Fix MASTER_SITES
- Support CFLAGS properly

PR:		160107
Submitted by:	Ports Fury
2011-08-26 04:00:10 +00:00
Olli Hauer
b6ac748023 -remove MD5 2011-07-03 14:25:36 +00:00
Erwin Lansing
1a8ef37b1d Mark BROKEN on HEAD: does not build. 2010-09-27 09:12:55 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
410ed1be24 - Update to patchlevel 32
PR:		ports/146068
Submitted by:	Stephen Dennis <brazilofmux@gmail.com> (maintainer)
2010-04-28 01:02:07 +00:00
Martin Wilke
a3c8e989ea - Update to 2.6
PR:		131482
Submitted by:	Stephen Dennis <brazilofmux@gmail.com>
2009-02-12 21:30:48 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Edwin Groothuis
8fd18c6d3d Update to 2.3.5pl26 2006-01-07 08:32:24 +00:00
Tim Bishop
b941f11753 - Update to 2.3.5.24 (fixes the fetch problem)
- Removed USE_BZIP2; now uses .tar.gz extension

PR:		90451
Submitted by:	Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Approved by:	clement (mentor)
2005-12-16 12:25:44 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +00:00
Greg Lewis
48a4a592c9 . Update to 2.3.3.22, a version written this century. It could do with
some more work to make it easier to run out of the box (in terms of
  configuration files) if anyone is interested.
2004-07-30 16:49:12 +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
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Max Khon
11d09fb6fa Fix build on -CURRENT. 2003-10-27 19:13:06 +00:00
Kris Kennaway
73f86248bd BROKEN on 5.x: does not compile 2003-10-16 02:26:47 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +00:00
Ying-Chieh Liao
27ebc7aa15 chase gdbm lib version 2003-01-03 08:26:35 +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
520bec1f56 Replace ${PERL} with ${REINPLACE_CMD}
PR:		40012
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-30 02:50:27 +00:00
Pete Fritchman
b4d9215797 malloc.h -> stdlib.h
PR:		39013
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-07 22:23:21 +00:00
FUJISHIMA Satsuki
29e4d5d0b8 move MASTER_SITES.
honor CFLAGS, PREFIX.
BUILD_DEPENDS -> LIB_DEPENDS on gdbm.

PR:		24546
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>

add missing MAINTAINER.
2001-01-30 17:33:53 +00:00
Bill Fenner
862df9e708 Remove cjohnson@camelot.com as MAINTAINER; mail has been bouncing
for over 2 months.
2001-01-22 05:52:25 +00:00
Kris Kennaway
68972c5f23 Remove stray directory on deinstall 2000-11-11 10:54:02 +00:00
Satoshi Asami
2971a93e52 Convert to PORTNAME/PORTVERSION. The following ports hand invalid version
strings so I fixed them: quakeforge, netrek-BRMH, netrek-COW3, tetrinet-x and
xnibbles.
2000-04-14 12:28:40 +00:00
Chris D. Faulhaber
c34aa86301 Update port to 1.6p0
PR:		17609
Submitted by:	Maintainer
2000-03-30 03:17:03 +00:00
Michael Haro
5c13fe1de1 PREFIX -> LOCALBASE 2000-03-20 22:42:17 +00:00
David E. O'Brien
253c66d044 Change Id->FreeBSD. 1999-08-25 06:06:33 +00:00
Satoshi Asami
35dd773619 Use loops. 1998-08-17 10:11:02 +00:00
Steve Price
c4bd43055c Initial import of tinymux version 1.4p13.
A multi-player freeform adventure program.

PR:		6791
Submitted by:	Christopher T. Johnson <cjohnson@neunacht.netgsi.com>
1998-08-09 01:10:30 +00:00