Commit graph

33 commits

Author SHA1 Message Date
Florent Thoumie
d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00
Edwin Groothuis
ff21f59f9f Remove USE_REINPLACE for categories starting with a G 2006-05-07 23:46:33 +00:00
Pav Lucistnik
a1430ab625 - Update to 1.96.1
PR:		ports/89577
Submitted by:	Ports Fury
2005-11-26 17:07:53 +00:00
Pav Lucistnik
45a44e27c7 - Add SHA256 2005-11-24 19:28:01 +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
Oliver Lehmann
7f44153281 change the libtool version to use from 1.3 to 1.5 2005-06-01 19:56:04 +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
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Pete Fritchman
de0d41fa6c Master site has moved, add a backup too.
Noticed by: 	fenner's portsurvey
2003-05-10 15:05:38 +00:00
Joe Marcus Clarke
e28f0247c9 Remove USE_GNOMENG. 2003-04-20 03:03:05 +00:00
Akinori MUSHA
2ab2d59488 De-pkg-comment. 2003-02-20 17:32:26 +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
Oliver Braun
7b7b2eadec Fix MASTER_SITES.
PR:		44226
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:43:44 +00:00
Joe Marcus Clarke
006073f856 Use USE_GNOMENG.
PR:		42114
Submitted by:	maintainer
2002-08-28 08:46:29 +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
Patrick Li
9f48301ac4 Add new working site to MASTER_SITES
PR:		36445
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-03-29 00:52:18 +00:00
Patrick Li
1f03f375ce Fix MASTER_SITES
PR:		36325
Submitted by:	Andreas Schulz <ats@first.fhg.de>
2002-03-27 01:25:27 +00:00
Mario Sergio Fujikawa Ferreira
d9fdd8eb05 o Update to 1.6.4
o Update WWW tag in DESCR

PR:		31071
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2001-10-06 15:15:18 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Kevin Lo
72ceede94f Upgrade to 1.6.1
PR: 24817
Submitted by: Ports Fury
2001-02-03 15:11:50 +00:00
Will Andrews
052cf380ee Release to the world all of my ports that I don't use, excluding KDE 1,
which I'm holding for various reasons, so some kind soul can take the time
to fix them without having to wait for me.
2001-01-09 00:06:25 +00:00
Jeremy Lea
b7bdcd418e Implement USE_GNOME, part 1. 2000-10-05 07:10:50 +00:00
Kris Kennaway
760254ff8c Install setgid games 2000-09-09 11:03:36 +00:00
Ade Lovett
8bd85a9d02 Updates for new shared library versions in GNOME 1.2 2000-06-01 16:25:45 +00:00
Will Andrews
467f5667a4 Update to 1.6.0. 2000-05-19 23:34:00 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
Michael Haro
429158af25 PORTNAME/PORTVERSION stuff 2000-04-14 06:43:02 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
Chris Piazza
d361b9067a Update to 1.0.0
PR:		16811
Submitted by:	maintainer
2000-02-18 19:46:55 +00:00
Chris D. Faulhaber
0ac9b9ea62 Gno3DTet is a funky 3D-ified version of T*tris for GNOME
PR:		15801
Submitted by:	Will Andrews <andrews@technologist.com>
2000-01-02 14:23:42 +00:00