Commit graph

37 commits

Author SHA1 Message Date
Michael Johnson
2212408e69 - Chase fftw3 libver bump 2006-05-11 15:12:06 +00:00
Edwin Groothuis
179697185d Remove USE_REINPLACE from ports in categories starting with A. 2006-05-03 05:14:35 +00:00
Ying-Chieh Liao
21e2d20b7b upgrade to 1.9.5
PR:		95108
Submitted by:	Ports Fury
2006-03-31 03:00:45 +00:00
Ade Lovett
fe279f0df8 Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with:	kris
Approved by:	portmgr (implicit)
2006-03-07 08:28:06 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
693a153f7b Upgrade to 1.9.4 2006-01-05 06:27:35 +00:00
Pav Lucistnik
6329c4d7f9 - Add some SHA256 checksums 2005-11-23 23:29:54 +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
Michael Johnson
4ede97b02a - Update to 1.9.3
PR:		ports/83266
Submitted by:	Ports Fury
2005-07-11 18:34:33 +00:00
Kirill Ponomarev
e90dc04b91 Update to version 1.9.2
PR:		ports/73343
Submitted by:	Ports Fury
2004-11-01 17:20:51 +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
e8d5605043 Add SIZE. 2004-01-27 20:51:07 +00:00
Pav Lucistnik
dab8ea8fb3 - Update to 1.9.0
PR:		ports/59840
Submitted by:	Ports Fury
2003-12-04 10:13:19 +00:00
Kirill Ponomarev
49617822c4 - Update to version 1.8.11
PR:		55741
Submitted by:	Ports Fury
2003-08-20 10:47:18 +00:00
Kirill Ponomarev
acc1f025a8 Update to 1.8.06
PR:		53335
Submitted by:	krion, KATO Tsuguru
Approved by:	fjoe (mentor)
2003-07-22 11:22:49 +00:00
Adam Weinberger
5f63336cf3 Add forgotten patch.
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-06 00:22:18 +00:00
Adam Weinberger
e6b8171730 Update to 1.7.8.
PR:		ports/52661
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-06-04 20:58:33 +00:00
Adam Weinberger
30ef8ee05d Fix installation. CONFIGURE_ARGS was getting clobbered.
Reported by:		kris
Fix submitted by:	Sergey Akifyev <asa@gascom.ru>
2003-06-04 16:39:05 +00:00
Maxim Sobolev
967f13cf3e Add a patch forgotten when commiting ports/52400. 2003-06-01 15:38:43 +00:00
Maxim Sobolev
b8bfdee284 Unbreak on 5-current.
PR:		52400
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2003-05-22 23:02:48 +00:00
Kris Kennaway
d500c1cc50 BROKEN on 5.1: does not compile 2003-05-18 10:15:44 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Maxim Sobolev
90dee295c0 Update to 1.7.3.
PR:		40183 41280
Submitted by:	Tilman Linneweh <tilman@arved.de>
		Oliver Lehmann <lehmann@ans-netz.de>
2002-08-30 13:54:17 +00:00
Kris Kennaway
71ff8aa4e0 BROKEN: Configure fails to find imlib 2002-05-18 03:31:05 +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
Maxim Sobolev
a6bb6554f4 Update to 1.4.5. 2001-01-02 19:32:20 +00:00
Maxim Sobolev
10e2f8893d Whitespace-only:
Make indentation uniform across my ports.
2000-11-01 15:51:11 +00:00
Jeremy Lea
7b4c77811e Implement WANT_GNOME. 2000-10-05 07:22:56 +00:00
Maxim Sobolev
6fcf871d9a Update to 1.3.2. 2000-08-29 10:45:27 +00:00
Maxim Sobolev
c19d2ff8ae Update to 1.3.0. 2000-07-31 09:46:30 +00:00
Maxim Sobolev
064d9f5ece Remove share/gnome if empty.
Submitted by:	bento
2000-07-27 07:26:08 +00:00
Maxim Sobolev
4d2a37f591 Paraphrase COMMENT.
PR:		19985
Submitted by:	Ports Furry
2000-07-18 07:11:27 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Maxim Sobolev
57ae2acf16 Add missed gdk_imlib dependency. 2000-05-29 07:11:59 +00:00
Maxim Sobolev
d143f7e5ca This is the initial import of eXtace - an audio visualisation plugin for the
ESD sound daemon.

PR:		18386
Submitted by:	sobomax
2000-05-23 09:47:27 +00:00