1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Commit Graph

2709 Commits

Author SHA1 Message Date
Michael Johnson
507080cae3 - Fix mpeg joining [1] and splitting
Obtained from:	https://sourceforge.net/tracker/index.php?func=detail&aid=1309392&group_id=22678&atid=376136 [1]
Submitted by:	freebsd@chillt.de [1]
PR:		ports/87878 [1]
2005-10-23 19:40:43 +00:00
Edwin Groothuis
f4b845a2b4 [maintainer-update] multimedia/qdvdauthor update to 0.0.10
Upgrade qdvdauthor to 0.0.10.

PR:		ports/87823
Submitted by:	Phil Oleson <oz@nixil.net>
2005-10-23 03:03:43 +00:00
MANTANI Nobutaka
570250f6b2 Respect non-standard LOCALBASE.
Reported by:	kris
2005-10-23 02:32:32 +00:00
MANTANI Nobutaka
3793eeb5cf Rename WITH_LIBTHEORA and WITH_LIBCACA knobs to WITH_THEORA and WITH_CACA.
PR:		ports/87374
Submitted by:	Zahemszky Gabor <gabor@zahemszky.hu>
2005-10-22 23:38:48 +00:00
Koop Mast
89c5539a57 Update to 0.8.6. 2005-10-22 11:59:19 +00:00
Michael Johnson
e69ae72839 - Allow gst-plugins-swfdec on 4.x since liboil now builds on 4.xw 2005-10-22 06:18:51 +00:00
Emanuel Haupt
ec42dc6d8b . add %%EXAMPLESDIR%% to pkg-plist
. bump PORTREVISION

Reported by:	pointyhat via kris
2005-10-19 18:53:50 +00:00
Oliver Lehmann
b390f9775e works on amd64 with 32bit compat to - so add amd64 to ONLY_FOR_ARCHS and
map it to the 32bit binary which is provided
2005-10-19 15:16:24 +00:00
Emanuel Haupt
a52cdf4c2a - Update to 1.47
- Add multimedia/mpgtx to RUN_DEPENDS
  (requrired since 1.30)
- Cleanup Makefile
- Pass maintainership to submitter

PR:		87569
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca>
Reworked by:	ehaupt
2005-10-18 20:27:08 +00:00
Pav Lucistnik
dc23a43b02 - Update WITH_ENCODING_PATCH patch
- Portlint

PR:		ports/87578
Submitted by:	Espen Skoglund <esk@ira.uka.de> (maintainer)
2005-10-18 17:37:13 +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
Michael Johnson
7560667717 - Add missing PKGNAMEPREFIX= p5- 2005-10-17 16:27:12 +00:00
Michael Johnson
248278007b - Add p5-GStreamer
A set of Perl bindings for gstreamer

WWW: http://gtk2-perl.sourceforge.net/
2005-10-17 16:23:57 +00:00
Mario Sergio Fujikawa Ferreira
064f539040 o LIB_DEPENDS on both multimedia/libmatroska and textproc/libebml
instead of BUILD_DEPENDS
o Bump PORTREVISION
2005-10-17 01:53:39 +00:00
Mario Sergio Fujikawa Ferreira
90cdfbb170 o LIB_DEPENDS on textproc/libebml instead of BUILD_DEPENDS
o Bump PORTREVISION

Submitted by:	pointyhat (kris)
2005-10-17 01:50:17 +00:00
Michael Johnson
2fa782577a - Update to 0.0.20051015 2005-10-16 15:58:57 +00:00
Mario Sergio Fujikawa Ferreira
1d920ad447 New port subtitleripper version 0.3-4: convert DVD subtitles into
text format (subrip srt) or VobSub format
2005-10-15 04:48:23 +00:00
Marcus Alves Grando
3aa9bfcf3f Update to 1.0.1
PR:		87435
Submitted by:	Hendrik Scholz <hendrik@scholz.net> (maintainer)
2005-10-14 16:19:27 +00:00
Renato Botelho
9eeb2b4a0c - Update to 0.1.4
PR:		ports/87387
Submitted by:	Ports Fury
2005-10-13 19:18:56 +00:00
Mario Sergio Fujikawa Ferreira
6f30e0a0ee Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.
2005-10-13 11:34:42 +00:00
Edwin Groothuis
d4de0a6540 INSTALL_SHLIBS, INSTALL_SHLIB -> INSTALLS_SHLIB 2005-10-12 03:24:27 +00:00
Mark Linimon
00c785b00c Mark as BROKEN: unfetchable.
Source:		distfile survey
2005-10-11 23:54:41 +00:00
Kirill Ponomarev
e153524dcb Fix MASTER_SITES. 2005-10-11 12:53:44 +00:00
Joe Marcus Clarke
be71db4222 Chase the libdvdnav shared lib version. 2005-10-11 03:07:57 +00:00
Marcus Alves Grando
d87b08f044 Update to 10.0.6
PR:		87201
Submitted by:	Adi Pircalabu <apircalabu@bitdefender.com>
2005-10-10 21:19:32 +00:00
Michael Johnson
327dcfaea7 - Chase move of gpac-libgpac 2005-10-09 20:37:39 +00:00
Michael Johnson
fe85810a91 - Rename gpac-libm4systems -> gpac-libgpac 2005-10-09 20:34:44 +00:00
MANTANI Nobutaka
919cd4efa8 Fix format string vulnerability.
Security:	http://www.vuxml.org/freebsd/3bc5691e-38dd-11da-92f5-020039488e34.html
2005-10-09 16:21:10 +00:00
MANTANI Nobutaka
d53522d1a7 Add PATCH_DEPENDS on devel/libtool15 to fix build error.
Submitted by:	pav
2005-10-09 14:14:34 +00:00
Koop Mast
5c7b472a35 Correct MASTER_SITE_SUBDIR.
Submitted by:	Marcin Wisnicki
2005-10-09 14:04:22 +00:00
Roman Bogorodskiy
e690f87d43 Fix typo.
PR:		87115
Submitted by:	Vasil Dimov <vd@datamax.bg>
Approved by:	Thomas E. Zander (maintainer)
2005-10-09 11:14:06 +00:00
Oliver Lehmann
80f3091ae7 update libzvbi to 0.2.17 2005-10-08 16:49:46 +00:00
MANTANI Nobutaka
0a8c26c81f Sync with libdvdnav shared library version bump. 2005-10-08 14:22:10 +00:00
MANTANI Nobutaka
d366fd7b79 Update to 0.1.10. 2005-10-08 14:09:03 +00:00
Koop Mast
c08f7d9177 Add gstreamer-pitfdll plugin.
This plugin allows gstreamer to load dll's.
With with plugin you can now play your wmv version 9 files, avi's with intel
codec and (some) quicktime movies.
2005-10-08 12:47:10 +00:00
Marcus Alves Grando
e7128eddf7 Update MASTER_SITES and WWW
PR:		87095
Submitted by:	Frank W. Josellis <frank@dynamical-systems.org> (maintainer)
2005-10-08 04:07:16 +00:00
Marcus Alves Grando
35ba0d49de This is a fork off of the vstream library from the tivo-mplayer project.
It has been stripped down to just the client code, and includes an example
client application.  If you have vserver installed on your Tivo (which most
tivo hackers do), then you can use this simple client to stream .ty files
from it.  MPlayer will also include support for this library soon.  This
library can also be used by MPlayer/MEncoder to watch/re-encode tivo
streams live over a network.

PR:		87027
Submitted by:	Frank Mayhar <frank@exit.com>
2005-10-07 13:14:37 +00:00
Michael Johnson
0c0a763338 - Update to 0.0.20051004
- Use vlc.org's snapshots now
2005-10-05 04:43:20 +00:00
Simon Barner
36dc9fd680 Update to 2.7.6
Reminded by:	FreeBSD Ports version check via edwin
2005-10-04 22:17:51 +00:00
Michael Johnson
e9ae9e8c85 - Chase mjpegtools
- Bump PORTREVISION
2005-10-04 21:37:54 +00:00
Pav Lucistnik
4ee2112386 - Update to 1.5.3
PR:		ports/86369
Submitted by:	Soren Dossing <netcom@sauber.net>
Approved by:	Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
2005-10-03 22:03:24 +00:00
Michael Johnson
38095b9be8 - Fix build on 4.x
PR:		ports/86870
Submitted by:	Sven Berkvens-Matthijsse <sven@ilse.net>
2005-10-03 16:06:28 +00:00
Michael Johnson
35ae35ccc2 - Update to 0.0.20051002 2005-10-03 01:07:19 +00:00
Michael Johnson
2317d4b958 - Update to 0.4.0 2005-10-03 01:07:01 +00:00
Mario Sergio Fujikawa Ferreira
4f34aa131c Update to 0.9.1-pre3 2005-10-03 00:49:03 +00:00
Mario Sergio Fujikawa Ferreira
3a1096a03c Switch over maintainership to Koop Mast <kwm@FreeBSD.org> who is
deserving and willing. He has been doing a fantastic job with
GStreamer.
2005-10-02 22:37:50 +00:00
Dirk Meyer
26b6bb8e78 - downdate url
- clean MASTER_SITES
2005-10-02 05:59:11 +00:00
MANTANI Nobutaka
d404bac536 Bump PORTREVISION for the previous fix.
Pointed out by:	kris
2005-10-01 21:44:21 +00:00
MANTANI Nobutaka
ec56155749 Fix segmentation fault on startup.
PR:		ports/86579
Submitted by:	Simun Mikecin <numisemis@yahoo.com>
2005-10-01 20:35:26 +00:00
MANTANI Nobutaka
ed140258dc Backout the removal of patch-src:video_out:video_out_xv.c and
patch-src:xine-engine:xine_internal.h to fix build error on 4-stable.

PR:		ports/86527
Submitted by:	Tod McQuillin <devin@spamcop.net>
2005-10-01 18:20:02 +00:00