Commit Graph

64 Commits

Author SHA1 Message Date
Christian Weisgerber
94d47b2ecd Bump PORTREVISION after libogg and libvorbisfile major version increment. 2009-07-06 21:25:59 +00:00
Edwin Groothuis
6527ef2070 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 13:08:29 +00:00
Martin Wilke
3e4ed01146 - Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
2008-04-19 17:56:05 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Alexey Dokuchaev
d4a953bdca - Fix the build with GCC 4.2 [1]
- Drop stupid -esound suffix, it just one of many sound servers/proxies
  available today, nothing special to require such attribution
- Kill EOL whitespace in pkg-descr

Reported by:	pointyhat (logs) [1]
2007-06-29 10:53:24 +00:00
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
6b1973a618 Remove always-false conditionals on OSVERSION 2007-04-16 02:44:55 +00:00
Pav Lucistnik
ec0a216e33 - Fix after objformat removal 2007-03-23 21:18:33 +00:00
Shaun Amott
48ecca81a4 Add ipv6 secondary category.
PR:		ports/106002
Submitted by:	Janos Mohacsi <janos.mohacsi@bsd.hu>
2006-11-29 13:04:39 +00:00
Renato Botelho
fab0a6a0f0 - Add USE_GETTEXT
- Use DATADIR macro

PR:		ports/95452
Submitted by:	Alexander Botero-Lowry <alex@foxybanana.com>
2006-04-07 13:44:18 +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
e8d3c8300f Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 00:17:42 +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
Joe Marcus Clarke
235c907ae5 Bump PORTREVISION to chase the glib20 shared library update. 2005-11-05 05:22:06 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Kris Kennaway
be3e1f7794 Clean up handling of locale directories at deinstall-time:
* Don't remove "system directories" (which were created by BSD.*.dist)
* Silently try to remove locale directories which we might have created
2004-12-16 05:49:27 +00:00
Joe Marcus Clarke
46a4d69571 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
2004-11-07 22:37:47 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Joe Marcus Clarke
1924d248de Chase the libmusicbrainz shared lib version. 2004-03-17 05:21:35 +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
Kirill Ponomarev
1cc6d6f680 - Fix build against rerolled tarball
* New version just includes removed
  files/patch-ui-musicbrowser-unix-src-musicsearch.cpp

PR:		ports/63589
Submitted by:	Ports Fury
2004-03-01 18:50:35 +00:00
Kris Kennaway
debb867238 BROKEN: Does not fetch 2004-02-23 00:18:04 +00:00
Kirill Ponomarev
786835fc3e - Update to version 2.2.5
PR:		ports/63004
Submitted by:	Ports Fury
2004-02-18 18:52:52 +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
Edwin Groothuis
dcc0b77050 Chase version change of audio/id3lib
PR:		ports/60830
Submitted by:	Roman Shterenzon <roman@xpert.com>
2004-01-03 11:02:46 +00:00
Kirill Ponomarev
0958bb50c5 - Fix build on big-endian architecture (hopefully)
PR:		60460
Submitted by:	Ports Fury
2003-12-21 15:45:38 +00:00
Christian Weisgerber
89c5de7031 Catch up with libogg/libvorbis version bump. 2003-12-20 16:14:14 +00:00
Edwin Groothuis
e95a885a95 Update port: audio/zinf to 2.2.4
- Update to version 2.2.4

PR:		ports/57001
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 03:59:35 +00:00
Tilman Keskinoz
e557d5bf4d Update to 2.2.3
PR:		51670
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-05-01 22:14:44 +00:00
Joe Marcus Clarke
5aba753137 Remove the USE_GNOMENG macro. 2003-04-08 00:40:09 +00:00
Akinori MUSHA
7cc1393a93 De-pkg-comment. 2003-02-20 17:07:10 +00:00
Adam Weinberger
0707c24745 Update to 2.2.2.
PR:		47322
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-01-28 06:24:24 +00:00
Christian Weisgerber
a1d0bb8bc3 Fix build of included id3lib on 64-bit platforms.
Obtained from:	id3lib 3.8.0
2002-12-21 20:14:59 +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
David W. Chapman Jr.
60750aed3a Update to 2.2.1
PR:		44221
Submitted by:	tkato@prontomail.com
2002-10-24 14:17:53 +00:00
Mario Sergio Fujikawa Ferreira
b9040ecf2b WITHOUT_ESOUND is deprecated. Replace it with a GNOMENG construct
Submitted by:	David Yeske <dyeske@yahoo.com>
2002-10-21 16:21:06 +00:00
Joe Marcus Clarke
d200ec4eeb Fix install.
PR:		43499
Submitted by:	Tilman Linneweh <tilman@arved.de> (with slight modification)
2002-09-30 01:41:22 +00:00
Joe Marcus Clarke
8a609be531 Use USE_GNOMENG.
PR:		42232
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-08-31 00:13:25 +00:00
Anders Nordby
266f4a970e Update freeamp 2.1.1 to zinf 2.2.0.
Add zlib patches for working around zlib 1.1.4 problems (obtained from
src/lib/zlibz in current) + a file that was forgotten in the zlib 1.1.3 to
1.1.4 upgrade between freeamp 2.1.1 and zinf 2.2.0.
2002-08-08 19:17:19 +00:00
Christian Weisgerber
e7690885fd Ogg Vorbis 1.0 library major version bumps. 2002-07-20 15:32:43 +00:00
Joseph Koshy
8b5aa37d98 Fix a bug that was preventing freeamp from playing RTP (multicast)
streams.  Bump PORTREVISION.
2002-06-10 10:46:45 +00:00
Pete Fritchman
4729904c69 Reset maintainer to ports@.
PR:		38278
Submitted by:	Alan Eldridge <ports@geeksrus.net> (old maintainer)
2002-05-19 06:34:44 +00:00
Dmitry Sivachenko
a517ea22e4 Fix build on -current;
Fix detection of freetype library.

PR:		36657
Submitted by:	MAINTAINER
2002-05-01 07:26:03 +00:00
Patrick Li
14449954e0 Remove unnecessary ORBit dependency that installs an experimental UI plugin
and unbreaks build if ORBit is not installed. Bump PORTREVISION.

PR:		35915
Submitted by:	maintainer
Noticed by:	kris
2002-03-15 05:24:22 +00:00
Patrick Li
d875f64ac0 Depend on freetype again
PR:		35895
Submitted by:	maintainer
2002-03-14 21:40:53 +00:00
Patrick Li
e0e8980b78 Depend on freetype2 libs and fix ORBit detection
PR:		35881, 35845
Submitted by:	maintainer, Steve Wills <steve@stevenwills.com>
2002-03-14 05:58:51 +00:00
Patrick Li
8091f48c62 Autodetect port depends
PR:		34724
Submitted by:	maintainer
2002-02-08 03:49:46 +00:00