Commit Graph

1949 Commits

Author SHA1 Message Date
Tilman Keskinoz
6e5a312778 Update libcdio to 0.70
Bump PORTREVISION of affected port
2004-10-13 08:17:54 +00:00
Kirill Ponomarev
289b34cbfb Fix WWW line
PR:		ports/72608
Submitted by:	maintainer
2004-10-13 05:16:04 +00:00
Pav Lucistnik
4a50bbd367 - Fix build on 4.x 2004-10-12 16:29:14 +00:00
Joe Marcus Clarke
b2fb8b7b06 Update to 0.8.7. 2004-10-12 07:27:14 +00:00
Mark Linimon
b557e07070 Update to 0.4.6.
PR:		ports/71611
Submitted by:	Lewis Thompson <purple at lewiz dot net> (maintainer)
2004-10-12 07:23:49 +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
Joe Marcus Clarke
f933c6cad8 The GConf schemas must be unexec'd before the respective schemas file
is removed.

Approved by:	maintainer (blanket)
2004-10-12 05:17:03 +00:00
Dirk Meyer
e9966a3038 - fix build problem if an older vlc is still installed.
Submitted by:	Stefan Eßer
2004-10-12 04:25:35 +00:00
Joe Marcus Clarke
f340ce80f4 Be sure to call gst-register with the correct output directory when
installing a package.
2004-10-12 01:39:04 +00:00
Joe Marcus Clarke
5f2916b409 * Update to 0.8.5
* Removed KIO support
* Add mplex from mjpegtools support
* Add libmng support

PR:		72404
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:35:58 +00:00
Joe Marcus Clarke
380e680590 Update to 0.8.6.
PR:		72362
Submitted by:	Michael Johnson <ahze@ahze.net>
Approved by:	maintainer (blanket)
2004-10-12 01:29:51 +00:00
Pav Lucistnik
43fc430a3a - Fix modfps filter [1]
- Fix plist

PR:		ports/70774 [1]
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
Approved by:	maintainer timeout (1 month)
2004-10-11 23:12:03 +00:00
Pav Lucistnik
a35b568f78 - Fix AAC (faad) playback on amd64 [1]
- Enable and support libcaca

PR:		ports/72087 [1]
Submitted by:	Arjan van Leeuwen <avleeuwen@piwebs.com>
Approved by:	maintainer
2004-10-11 23:09:52 +00:00
Pav Lucistnik
f8e4770657 - Add knob for PAL support [1]
- Use DOCSDIR

PR:		ports/72064 [1]
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-10-11 23:07:23 +00:00
Pierre Beyssac
28af3e8859 Update to 0.7.4. 2004-10-11 22:35:06 +00:00
Kris Kennaway
6797e46936 Explicitly link to $(LIBPTHREAD) binaries that link to threaded libraries.
Fixes the build after the recent bsd.port.mk PTHREAD_LIBS change.

Submitted by:	arved, Andy Fawcett <andy@athame.co.uk>
Approved by:	portmgr
2004-10-08 14:30:30 +00:00
Bruce M Simpson
a03dd5ffb9 Update the Dirac codec to 0.4.3.
Approved by:	portmgr
Submitted by:	Michael Johnson
2004-10-08 04:58:52 +00:00
Alexey Dokuchaev
493ec5f9a1 Unbreak the build with recent GCC.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-09-30 18:34:10 +00:00
Kris Kennaway
84e8d56ed5 Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by:	portmgr
2004-09-30 05:32:00 +00:00
Kris Kennaway
825afd6dc3 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 06:00:57 +00:00
Kris Kennaway
90abb24f53 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-29 05:45:34 +00:00
Kris Kennaway
e6013b9e54 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-26 01:52:04 +00:00
Joe Marcus Clarke
996945ce11 * Deactivate libtremor due to unresolved build problems
* Consistency of man page after patching DEFAULT_{DVD,CDROM}_DEVICE
  (reported by Andra Albsmeier <andre.albsmeier@siemens.com>)
* Change PATCH_SITES to fix unfetchable distfile for GTK2 patch
  (thanks to michael johnson <ahze@ahze.net> for reporting this)

PR:		71542
Submitted by:	maintainer
Approved by:	portmgr (implicit)
2004-09-22 19:54:42 +00:00
Dirk Meyer
8f8bde6815 - new options: WITHOUT_NLS, WITH_WXWINDOWS, WITHOUT_WXWINDOWS
- fix threading problems by droping wxwindows plugin.
Approved by:	portmgr (marcus)
2004-09-21 19:42:02 +00:00
Kris Kennaway
377caa3884 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-19 02:59:05 +00:00
Kris Kennaway
fe54d2a7c7 BROKEN on 5.x: Does not compile
Approved by:    portmgr (self)
2004-09-18 17:49:31 +00:00
MANTANI Nobutaka
d250b961fe Fix breakage of the ffmpeg plugin on 5.3 and -current.
PR:			ports/71105
Submitted by:		Michael Nottebrock <michaelnottebrock@gmx.net>
Patch submitted by:	Henrik Gulbrandsen <henrik.gulbrandsen@telia.com>
Approved by:		portmgr (marcus)
2004-09-16 09:18:41 +00:00
Joe Marcus Clarke
2fff28a2e4 Do not enable Hermes support on sparc64 since Hermes is ignored on sparc64
due to bigendian problems.  This will allow the rest of GNOME to package
on sparc64.

Reported by:	kensmith
Approved by:	portmgr (implicit)
		maintainer (blanket)
2004-09-11 01:08:33 +00:00
Michael Nottebrock
7b30f2b5d4 Fix build on gcc 3.4 2004-09-03 21:48:56 +00:00
Joe Marcus Clarke
ddf19c59ee Update to 0.8.4. For a list of the changes in this release, see
http://gstreamer.freedesktop.org/releases/gst-plugins/0.8.4.html.

Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer (implicit)
2004-09-03 04:16:52 +00:00
Oliver Lehmann
1845865089 fix pkg-plist 2004-09-02 21:41:34 +00:00
Kirill Ponomarev
023495baed Fix libvcdinfo.pc
o  This will allow vcd support to work in multimedia/vlc (and possibly
   other ports)
Use libtool

PR:		ports/71171
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-09-01 08:54:29 +00:00
Kirill Ponomarev
0fbecf08cc Add knob to control where dvd device is
PR:		ports/71164
Submitted by:	maintainer
2004-09-01 08:03:48 +00:00
Michael Nottebrock
23324d4dac Oops, accidentally spammed this port with a local change. Revert last
commit.
2004-09-01 06:36:45 +00:00
Dirk Meyer
a638bf5813 - unbreak for am64 2004-09-01 06:02:04 +00:00
Michael Nottebrock
b4c31bafd8 Update to KDE 3.3 2004-08-30 19:55:42 +00:00
Michael Nottebrock
fae646a030 Update to 1.0.2 2004-08-30 12:18:55 +00:00
Kirill Ponomarev
09a6c99875 Reset maintainership to ports@FreeBSD.org
PR:		ports/71115
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-29 20:39:50 +00:00
Pav Lucistnik
c1b7855994 - Provide a more useful libmap.conf snippet
Submitted by:	Miguel Mendez <flynn@energyhq.es.eu.org> (maintainer)
2004-08-29 18:01:14 +00:00
Pav Lucistnik
01feb335e2 - Update to 0.99.15.1
PR:		ports/70907
Submitted by:	Koop Mast <kwm@rainbow-runner.nl>
Approved by:	maintainer
2004-08-28 16:17:21 +00:00
Kirill Ponomarev
2f1c39992c Reset maintainership to ports@FreeBSD.org
PR:		ports/71029
Submitted by:	Michael Johnson <ahze@ahze.net>
2004-08-27 13:41:45 +00:00
Alexey Dokuchaev
48249e3fe0 Update my email address to `@FreeBSD.org'.
Relinquish ports I happen to no longer use.  They seem to be of the latest
versions, and non-broken, so this is a "clean" dump.

Approved by:	fjoe (mentor)
2004-08-27 08:46:33 +00:00
Norikatsu Shigemura
9ba729fb7e Update some skins.
PR:		ports/70958
Submitted by:	homas E. Zander <riggs@rrr.de> (maintainer)
Suggested by:	Koop Mast <kwm@rainbow-runner.nl>
2004-08-26 16:50:58 +00:00
Volker Stolz
2be8a1489e Requested by Koop Mast:
- Correct detection of ogg theora codec
- Avoid accidently linking to libtremor if not explicitly forced by user
  (important, therefore PORTREVISION bump!)

PR:		ports/70959
Submitted by:	Thomas E. Zander (maintainer)
2004-08-26 07:52:37 +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
Jacques Vidrine
fbcc079ed9 Fix vcd URL handling vulnerability described at
http://vuxml.freebsd.org/bef4515b-eaa9-11d8-9440-000347a4fa7d.html

Obtained from:	xine CVS
Approved by:	nobutaka (maintainer)
2004-08-25 13:39:34 +00:00
Michael Nottebrock
9f5b0c4026 Add a workaround for an mcopidl segfault on recent versions of -CURRENT and
RELENG_5.
2004-08-24 12:20:06 +00:00
Mark Linimon
257cd8996c Update to 0.9.4; update master sites; add wxgtk2 support with knob.
PR:		ports/69786
Submitted by:	Michael Johnson <ahze at ahze dot net>
Approved by:	maintainer timeout (3 weeks)
2004-08-23 23:12:51 +00:00
Mark Linimon
9cfc20a276 Update to 0.7.1; remove unneeded USE_GCC; update master sites (old and new
sources are being put in old/).

PR:		ports/69785
Submitted by:	Michael Johnson <ahze at ahze dot net>
Approved by:	maintainer timeout (3 weeks)
2004-08-23 23:09:53 +00:00
Kirill Ponomarev
584c48f7a1 Fix build with gcc-3.4
PR:		ports/70869
Submitted by:	Ports Fury
2004-08-23 19:07:28 +00:00