Commit graph

32 commits

Author SHA1 Message Date
Renato Botelho
72a5762027 - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist
- Use USE_LDCONFIG instead INSTALLS_SHLIB

PR:		ports/101501
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
Approved by:	Miguel Mendez <mmendez at energyhq.be> (maintainer)
2006-08-07 11:46:50 +00:00
Andrew Pantyukhin
8bee8dc8e4 - Update comment and pkg-decr
- USE_GETTEXT to pacify portlint

Approved by:	maintainer (timeout 17 days)
2006-06-15 11:12:25 +00:00
Pav Lucistnik
82d113ee07 - Update to 0.9.7.1
PR:		ports/96937
Submitted by:	Miguel Mendez <mmendez@energyhq.be> (maintainer)
2006-05-07 21:02:45 +00:00
Jean-Yves Lefort
ef7f35d623 Run update-desktop-database since bmp.desktop contains a MimeType entry.
Approved by:	maintainer
2006-05-03 07:39:30 +00:00
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +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
Emanuel Haupt
b17ca0a1d8 - Add patch to enable ipv6 support
- Add additional ipv6 category
- Bump PORTREVISION

PR:		87173
Submitted by:	Byung-Hee HWANG <bh@izb.knu.ac.kr>
Approved by:	Miguel Mendez <mmendez@gmail.com> (maintainer),
		novel (mentor) (implicit)
2005-10-17 19:11:36 +00:00
Oliver Lehmann
a7c303a3e5 fix some ioctl sign-extension issues on 64bit platforms
Approved by:	maintainer
2005-06-20 15:32:47 +00:00
Roman Bogorodskiy
91760927df - Bugfix: make xmms_remote_get_info() return correct information instead of some
bogus data
- Bump PORTREVISION

Approved by:	Miguel Mendez (maintainer)
Obtained from:	BMP cvs
2005-05-13 17:31:45 +00:00
Sam Lawrance
284a38bb5d Unbreak build when the WITH_3DNOW option is disabled.
PR:		ports/80299
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
Approved by:	clement (mentor)
2005-04-25 09:58:30 +00:00
Joe Marcus Clarke
b3458f652e Bump PORTREVISION to chase the glib20 shared lib version change. 2005-03-12 10:54:27 +00:00
Volker Stolz
b52376dbee Bump PORTREV as a hint to the package cluster after discussion with kris 2005-03-01 07:49:00 +00:00
Volker Stolz
853ee43717 Build WAV-plugin (bump PORTREV)
PR:		ports/78122
Submitted by:	Zahemszky Gabor via maintainer
2005-02-27 17:07:23 +00:00
Volker Stolz
5e91c03981 Fix "ownership" of lib/bmp/General and make the plugins respect the new
world order (i.e. they shouldn't try to remove this directory)

Induced by PR:	ports/77618
Submitted by:	beep-media-player maintainer
2005-02-25 15:12:06 +00:00
Pav Lucistnik
cf1e57bb24 - Fix crash on exiting
PR:		ports/74994
Submitted by:	Damian <res0d26i@verizon.net>
Approved by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-12-12 20:36:33 +00:00
Pav Lucistnik
ec6fb215f6 - Update to 0.9.7
PR:		ports/74957
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
Approved by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-12-11 19:05:11 +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
Mark Linimon
0825276ef1 Update to 0.9.7.rc2.
PR:		ports/71286
Submitted by:	Roman Bogorodskiy <bogorodskiy at inbox dot ru> (maintainer)
2004-10-12 06:45:41 +00:00
Volker Stolz
9e55cb845f Update to 0.9.7rc1
PR:		ports/70825
Submitted by:	Miguel Mendez (maintainer)
2004-08-25 15:09:26 +00:00
Pav Lucistnik
f481fb75b6 - Don't install .la files
- Fix .pc file installation
- Portlint
- Remove redundant definitions and no-op patching
2004-07-31 21:54:29 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +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
Oliver Eikemeier
b164cdd535 /tmp/cvs7Yicew 2004-03-09 18:52:32 +00:00
Kris Kennaway
831ecec579 Reset undeliverable maintainer address 2004-02-17 08:48:24 +00:00
Joe Marcus Clarke
26a1705d0e Update to 0.9.6 and bump PORTEPOCH since 0.9.6 is numerically less than
the previous 1.0.0 (though this is a later version).

PR:		62495
Submitted by:	maintainer
2004-02-08 08:08:09 +00:00
Joe Marcus Clarke
73f7c91b5d Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
2004-02-04 05:10:27 +00:00
Pav Lucistnik
4facf7f725 - Fix build of vorbis plugin on 4.x
- Add missed files and directories to plist
- Bump portrevision

PR:		ports/59628, ports/60538
Submitted by:	Simon Barner <barner@in.tum.de>, Sergey Akifyev <asa@gascom.ru>
2003-12-25 19:18:00 +00:00
Christian Weisgerber
63d96de22f Catch up with libogg/libvorbis version bump. 2003-12-20 16:37:57 +00:00
Joe Marcus Clarke
ce2f1b6c70 Restore Ogg/Vorbis support.
PR:		59484
Submitted by:	maintainer
2003-11-19 19:01:55 +00:00
Joe Marcus Clarke
3de5f17440 * Update to pre5
* Fix build on -STABLE

PR:		59279
Submitted by:	Simon Barner <barner@in.tum.de>
Approved by:	maintainer
2003-11-15 02:24:06 +00:00
Joe Marcus Clarke
4b65e292ba Add beep-media-player which the renamed XMMS MP3 player ported to GTK+-2.
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org>
2003-11-13 19:54:51 +00:00