Commit Graph

26 Commits

Author SHA1 Message Date
Kirill Ponomarev
096b444944 Update to version 1.0.3
PR:		ports/74943
Submitted by:	Ports Fury
2004-12-11 18:26:00 +00:00
Ade Lovett
1a628ded35 Sync with new bsd.autotools.mk 2004-06-04 17:29:38 +00:00
Volker Stolz
05ea71a011 Unreak on alpha/CURRENT and hopefully make the world a better place
by using va_copy() instead of memcpy() on 5.x

Noticed by:  bento/kris
Approved by: linimon (mentor)
2004-03-26 08:13:03 +00:00
Kirill Ponomarev
a53bc3e40d - Update to version 1.0.2
PR:		ports/64329
Submitted by:	Ports Fury
2004-03-16 14:10:42 +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
Kris Kennaway
7f92cab342 BROKEN on alpha: Does not compile 2004-03-07 05:58:41 +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
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Trevor Johnson
00e692203d USE_REINPLACE must be defined before REINPLACE_CMD may be used. 2003-11-17 12:03:17 +00:00
Kirill Ponomarev
efeff8ab95 - Fix *_DEPENDS
- Utilize INFO

PR:		55997
Submitted by:	Ports Fury
2003-08-26 18:42:25 +00:00
Maxim Sobolev
25e8b530ef Drop maintainership. 2003-07-01 12:34:43 +00:00
Maxim Sobolev
cdacacfb62 Update to 1.0.1. 2003-07-01 12:34:21 +00:00
Ade Lovett
b2fd75e438 libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
  any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)

Approved by:	portmgr (kris) - for the bsd.port.mk hooks
Tested by:	bento 4-exp builds (repeatedly)
2003-06-26 22:58:32 +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
Tilman Keskinoz
6a499d259b Unbreak on -CURRENT
Approved by:	sobomax
2002-12-04 20:34:24 +00:00
Kris Kennaway
2227e221a1 BROKEN on 5.0: does not compile 2002-12-02 00:45:49 +00:00
Maxim Sobolev
d728ed28b8 Use USE_GNOMENG.
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-07-15 16:03:19 +00:00
Maxim Sobolev
4f164ea731 Add missed entry into LIB_DEPENDS. 2002-05-31 10:36:57 +00:00
Maxim Sobolev
2d1ac4e026 Update to 0.6.3.
PR:		38685
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-05-30 22:29:21 +00:00
Maxim Sobolev
4acfa4e76d Update to 0.5.4. 2001-12-21 07:10:13 +00:00
Ade Lovett
bc47cccc84 Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
2001-05-04 21:41:30 +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
8f5e97d79b Add glame - a scheme-extensible audio processing tool for GNOME. 2000-09-26 17:37:39 +00:00