Commit graph

36 commits

Author SHA1 Message Date
Joe Marcus Clarke
29747f458a Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:	mezz, ahze, pav, and many others
Approved by:	portmgr (implicit, kris)
2006-10-14 08:54:54 +00:00
Martin Wilke
10591c2463 Obey conventions and change my mail to @FreeBSD.org address
Approved by:	krion (mentor)
2006-06-16 22:17:25 +00:00
Tilman Keskinoz
dcf0dcdcd8 Update to 0.9.1
PR:		96909
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-05-07 14:17:22 +00:00
Pav Lucistnik
b18c54cb5b - Update to 0.9.0
- Take maintainership

PR:		ports/96229
Submitted by:	Martin Wilke <freebsd@unixfreunde.de>
2006-04-26 08:06: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
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
Emanuel Haupt
5d8982334f - Update to 0.8.3
PR:		87532
Submitted by:	Ports Fury
Approved by:	novel (mentor) (implicit)
2005-10-16 21:45:23 +00:00
Oliver Lehmann
fbecb83eab change the libtool version to use from 1.3 to 1.5 2005-05-31 16:41:49 +00:00
Kris Kennaway
fd72caab84 Add missing libtool droppings 2004-11-26 00:51:45 +00:00
Kirill Ponomarev
d108c5dc75 Drop maintainership. 2004-08-08 08:11:20 +00:00
Kirill Ponomarev
591244e022 Chase libraries for new audio/speex version. 2004-07-23 09:17:55 +00:00
Kirill Ponomarev
95dabb6e20 Bang, bang, bang. 2004-07-19 17:48:10 +00:00
Kirill Ponomarev
2910223094 Chase libraries for new audio/libsamplerate version. 2004-07-19 17:47:13 +00:00
Kirill Ponomarev
ab3f17e5d5 - Update to version 0.8.3 2004-04-30 08:12:40 +00:00
Kirill Ponomarev
246c268a66 - Correct plist 2004-04-17 14:37:24 +00:00
Kirill Ponomarev
050450676e - Remove USE_SIZE knob 2004-04-16 14:42:39 +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
Kirill Ponomarev
5e147280ef - SIZEify 2004-01-30 14:05:15 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Joe Marcus Clarke
c7ca0ba127 Chase the libmad/libid3tag shared lib version. 2003-12-07 01:27:06 +00:00
Kirill Ponomarev
bcadc8453d Change my mail to @FreeBSD.org
Approved by:	fjoe (mentor)
2003-07-22 10:34:12 +00:00
Daichi GOTO
601e1cf0a9 Update audio/sweep
PR:		53483
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net> (maintainer)
2003-06-19 12:14:01 +00:00
Christian Weisgerber
92ec3094e0 Chase shared lib version of speex.
PR:		53240
Submitted by:	David Yeske <dyeske@yahoo.com>
2003-06-12 12:27:06 +00:00
Tilman Keskinoz
ca934e990a Chase speex share library version.
PR:		51713
Submitted by:	J.D. <jimd@siu.edu>
2003-05-04 20:38:28 +00:00
Maxim Sobolev
1b2e708f7e Hand over maintainership to Kirill Ponomarew <ponomarew@oberon.net>. 2003-05-01 00:17:16 +00:00
Maxim Sobolev
738b2e8829 - Update to 0.8.2.
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>

- Drop maintainership.
2003-04-30 19:53:42 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Norikatsu Shigemura
7a568562a2 Bump PORTREVISION by updating audio/speex. 2003-03-25 04:22:08 +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
468551da41 Update to 0.8.0.
PR:		47827
Submitted by:	David Magda <dmagda+fbugs@ee.ryerson.ca>
2003-02-03 13:26:32 +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
Jimmy Olgeni
51c690ba33 Style: use tabs, not spaces, to indent variables in Makefiles.
(whitespace only changes)
2001-02-04 21:12:59 +00:00
Maxim Sobolev
ae034e6ce2 Update to 0.1.1. 2000-10-23 07:29:48 +00:00
Maxim Sobolev
b714ec93da Add sweep - an audio editor for GNOME desktop. 2000-09-25 09:46:16 +00:00