Commit graph

4176 commits

Author SHA1 Message Date
Dirk Meyer
635bddfa4e - add url 2007-08-21 13:43:48 +00:00
Tilman Keskinoz
5c41a6c6c9 Fix pkg-plist.
Reported by:	pointyhat
2007-08-20 19:31:22 +00:00
Ion-Mihai Tetcu
cc103c519b GMiMMS is a GTK+ frontend for MiMMS, a multimedia-stream ripper.
So it is easy to enter the MMS-URL and the output file. You can
also record live-streams by setting the recording length in GMiMMS.

WWW: http://gmimms.sourceforge.net/

PR:		ports/ports/114239
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-08-20 16:01:45 +00:00
Ion-Mihai Tetcu
2efde2aeb9 MMS is a program designed to allow you to download streams using
the MMS protocol and save them to your computer, as opposed to
watching them live. Similar functionality is available in full
media player suites such as Xine and MPlayer, but MiMMS is quick
and easy to use, and for the time being, remains a useful program.

WWW: http://savannah.nongnu.org/projects/mimms/

PR:		ports/ports/114239
Submitted by:	Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-08-20 15:23:34 +00:00
Roman Bogorodskiy
b7adec8e55 - Remove neon, mp4v2 and fam dependencies, since they are not needed
anymore [1]
- Disable hal support by default and andd WITH_HAL knob which turns it
  on. However bmpx with hal support might be not stable [1]
- Mark BROKEN on 5.x [2]
- Disable docs installation, they're pretty useless at this moment, but
  require additional dependencies

Suggested by:	David Le Brun [1]
Repored by:	pointyhat via kris [2]
2007-08-19 11:42:40 +00:00
Stefan Eßer
cb8c95ff59 This port is no longer broken (after ffmpeg has been patched to install
a misssing header).
2007-08-19 10:39:18 +00:00
Stefan Eßer
c9cc4ca36a Bump PORTREVISION since this port now installs a previously forgotten
header file that is required by dependent ports (i.e. those are broken
until ffmpeg is installed with the missing header).
2007-08-19 10:37:56 +00:00
Stefan Eßer
13fc3318b4 The ffmpeg developers moved part of avcodec.h into a new file allcodecs.h,
but have not modified the Makefile in libavcodec to install that header.

This broke dvbcut and possibly other ports that directly access decoder
or encoder functions (i.e. which do not use avcodec_find_decoder() to
search for them). Direct access to the functions has not been declared
deprecated (AFAIK) and thus it appears that installation of the header
has just been forgotten ...
2007-08-19 10:35:00 +00:00
Stefan Eßer
c8445bf540 This port depends on ffmpegg and was broken by a change in ffmpeg (the
sources, not the FreeBSD port), again. It is hard to catch up with all
the API changes ffmpeg sees every few weeks.
A similar patch will probably be required in other ports that depend on
ffmpeg and that use the same method to access encoders/decoders.

This port remains broken until the ffmpeg port installs the new header
(allcodecs.h), which seems to have been forgotten by the ffmpeg developers
(and until the ffmpeg port has added that file to its PLIST).
2007-08-19 10:22:45 +00:00
MANTANI Nobutaka
f6e596b5d1 Add missing dependency on automake16.
PR:		ports/115435 [1], ports/115607 [2]
Submitted by:	rink [1], kevin <kevinxlinuz@163.com> [2], Andreas Braml <a.strich.b@web.de>
2007-08-19 06:09:29 +00:00
Dirk Meyer
70b6e76214 - fix build for gcc42
Submitted by:	rdivacky (Roman Divacky)
2007-08-18 08:12:17 +00:00
Joe Marcus Clarke
996c095b17 Force the GStreamer DTS plug-in to be linked to libdca so that all symbols
can be properly resolved.
2007-08-18 05:57:55 +00:00
Kris Kennaway
f60090dbb1 BROKEN: Does not compile 2007-08-18 01:06:04 +00:00
Oliver Lehmann
0eb8bbcf03 add USE_PERL5 2007-08-16 06:29:00 +00:00
Ion-Mihai Tetcu
cbc6302868 Update to 0.7.2. This release fixes some bugs in the callback functionality of
the library.

PR:		ports/115540
Submitted by:	Ed Schouten (maintainer)
2007-08-15 12:31:54 +00:00
Roman Bogorodskiy
371d0a489f - Update to 0.40.1 and include upstream last.fm related fixes
- Add missed dependency on sqlite [1]

Reported by:	pointyhat via kris
2007-08-13 18:12:38 +00:00
Roman Bogorodskiy
ca7421cceb Add the patch forgotten in my previous commit.
Pointy hat to:		novel
2007-08-13 12:58:18 +00:00
Thierry Thomas
6b48455848 - This version of VLC does not support ffmeg when it has been built with
swscaler: add a warning message in this case, and bump PORTREVISION to
  chase the ffmpeg update;

- fix scrambled output with non-english locales.

PR:		ports/115428 and ports/115446
Approved by:	mezz
2007-08-12 20:12:02 +00:00
Thierry Thomas
7302386159 - Don't build ffmpeg with swscaler by default: VLC 0.8.6c does not
support it; if you still need it, please define WITH_SWSCALER;

- re-activate Theora support;

- remove ancient bits from DTS;

- define CONFIGURE_LOG to track possible failures.

PR:		ports/115428
Approved by:	mezz
2007-08-12 20:11:58 +00:00
Jeremy Messenger
eae540764e Fix the runtime when anyone has symlink of /usr/X11R6. The script will finding
two tovid then not allow users to run it. Bump the PORTREVISION.

$ tovid
Found 2 installations of tovid on your system!
I won't run until there is only one of me :)
Installed versions:
   /usr/local/bin/tovid
   /usr/X11R6/bin/tovid
Exiting...

Reported by:	Andy Fawcett <andy@athame.co.uk>
2007-08-12 15:58:36 +00:00
Roman Bogorodskiy
6e16713206 Update to 0.40.0.
PR:		115331 (with minor changes)
Submitted by:	"Patrick Hurrelmann" <outi@bytephobia.de>
2007-08-12 11:07:14 +00:00
Lars Engels
31222494ac devede now depends on mencoder not mplayer.
Approved by:	droso
2007-08-12 08:46:45 +00:00
Jeremy Messenger
eaddd8c6f1 mplayer and mencoder have been splitted, so this port needs both. Add mplayer
in the runtime dependency. Bump the PORTREVISION.
2007-08-11 16:25:39 +00:00
Sergey Matveychuk
9521087d8d - Fix a rest of ports depended on mencoder 2007-08-11 16:06:46 +00:00
Rong-En Fan
9776899737 - Chase multimedia/mplayer split
PR:		ports/115416
Submitted by:	Thomas Zander <thomas.e.zander at googlemail.com>
2007-08-11 15:33:56 +00:00
Rong-En Fan
e0829d1510 - Change some dependencies into build only after bsd.qt.mk rev 1.3
PR:		ports/115195
Submitted by:	Yinghong.Liu (maintainer)
2007-08-11 09:17:11 +00:00
Sergey Matveychuk
4787754c06 - Fix dependency after mencode was splitted from mplayer
Reported by:	kris
2007-08-11 08:48:42 +00:00
MANTANI Nobutaka
9d542ca73c Correct DOCSDIR.
Reported by:	pointyhat via kris
2007-08-11 05:52:46 +00:00
Tilman Keskinoz
964a4418f5 Fix build by adding USE_AUTOTOOLS 2007-08-09 17:51:53 +00:00
Tilman Keskinoz
def3076ba9 Fix bulid on 64bit platforms 2007-08-09 17:11:05 +00:00
Pierre Beyssac
4793368755 Update to 1.1.1. 2007-08-07 19:04:24 +00:00
Sergey Matveychuk
d5a517a593 - Add port multimedia/mencoder as slave to mplayer port.
PR:             ports/115170
Submitted by:   Thomas E. Zander, mplayer maintainer
2007-08-07 12:42:44 +00:00
Michael Johnson
5135e1a2fe Add faad to LIB_DEPENDS and plist since its now supported via ffmpeg
Reported by:	pointyhat via kris
2007-08-06 13:39:44 +00:00
Sergey Matveychuk
a4ee50de55 - Split the port into mplayer and mencoder
- mplayer is now pkg_add'able as it no longer depends on restricted ports
- Remove compatibility tweaks for FreeBSD-4 as it is no longer supported
- A patch to correct handle amd64 in libdha-pci.c

PR:             ports/115170
Submitted by:   maintainer
2007-08-05 21:27:31 +00:00
Lars Engels
867c95f26a Fix build
PR:		ports/114742
Submitted by:	KATO Tsuguru <tkato432 (AT) yahoo.com>
Approved by:	miwi (mentor)
2007-08-04 21:34:42 +00:00
Gabor Kovesdan
42542fb076 - Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
2007-08-04 11:41:30 +00:00
Edwin Groothuis
33e8773906 Add dependency on rar:
rar command (for vobsub compression): rar executable not found: NOT Ok
2007-08-04 02:05:51 +00:00
Michael Johnson
17285b2196 Update base plugins to 0.10.14 2007-08-03 18:22:33 +00:00
Michael Johnson
d05e45e2dc Update to 0.10.14 2007-08-03 15:40:58 +00:00
Michael Johnson
95815b4d5a Update to 0.10.8 2007-08-01 23:31:01 +00:00
Pierre Beyssac
9c5a2e234d Fix pkg-plist, bump PORTREVISION. 2007-08-01 22:41:18 +00:00
Michael Johnson
a87776afa7 Fix build/runtime with new ffmpeg
Reported by:	pav
Obtained from:	transcode cvs
2007-07-31 15:34:10 +00:00
Michael Johnson
bca767f696 Fix patch for users of FreeBSD 6.0 and older
PR:		ports/115079
Reported by:	tatsuki_makino@hotmail.com
2007-07-31 14:43:27 +00:00
Rong-En Fan
6dd434931b - Add missing dependency on www/kdewebdev
PR:		ports/114004
Submitted by:	Erich Zigler <ezigler at superhero.org>
Approved by:	User Hamigua <liu_yinghong at yahoo.com.cn> (maintainer)
2007-07-31 02:58:55 +00:00
Rong-En Fan
7d76a5a461 - Update to 0.6
PR:		ports/114752
Submitted by:	Marcin Simonides <marcin at studio4plus.com> (maintainer)
2007-07-31 02:31:17 +00:00
Lars Engels
331c1f8768 Fix pkg-plist
Reported by:	sat
Approved by:	miwi (mentor)
2007-07-30 20:20:10 +00:00
Lars Engels
6734916ad4 Install two additional files which now allow to create a DVD menu.
PR:		ports/115008
Submitted by:	supraexpress (AT) globaleyes.net
Approved by:	miwi (mentor)
2007-07-29 21:35:31 +00:00
Tilman Keskinoz
c67db2ccf5 Update to 0.8.5 2007-07-29 13:59:15 +00:00
Michael Johnson
8217efa4d5 - Don't try to patch non-existent Makefile when WITH_IMLIB2 is defined [1]
- Reword faad description in pre-everything since it is now enabled by default [2]
- Revert back to only installing man pages if NOPORTDOCS is not defined since
  man pages are generated by programs that build portdocs [2]

Reported by:	barbara.xxx1975@libero.it [1]
		sunpoet@sunpoet.net [2]
2007-07-29 13:54:18 +00:00
Pierre Beyssac
4d31a95d48 - Update to 1.1.0
- Disable FFMPEG_KINO by default
- Fix handling of ffmpeg-kino(1) when FFMPEG_KINO is disabled
- Fix portlint warning on IGNORE message
2007-07-29 13:38:54 +00:00
MANTANI Nobutaka
92f3edb123 Correct spelling in OPTIONS.
PR:		ports/115007
Submitted by:	"Matthew D. Fuller" <fullermd@over-yonder.net>
2007-07-29 10:17:57 +00:00
Michael Johnson
b07ec5fead Update to 2007-07-12 2007-07-29 00:46:08 +00:00
Michael Johnson
a4aef534e1 Update to 0.4.4
PR:		ports/114449
Approved by:	maintainer timeout
2007-07-29 00:24:53 +00:00
Kris Kennaway
b5c4e8c5a3 BROKEN: Does not build 2007-07-28 22:38:32 +00:00
Martin Wilke
605b516239 - Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION
2007-07-28 12:27:31 +00:00
Ade Lovett
3b3128196e Update to the autotools new world order.
Tested by:	numerous package build runs
Approved by:	portmgr
Thanks to:	des, kris, linimon, pav
2007-07-28 06:33:59 +00:00
Rong-En Fan
c925c340dd - Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.

Tested with:	my tinderbox on i386 6
Approved by:	portmgr
2007-07-24 15:10:14 +00:00
Rong-En Fan
f935a609c5 - Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:		ports/111470
Approved by:	portmgr
Discussed with:	stas (Mk/*), gerald (info related stuffs)
Tested by:	pointyhat exp run
2007-07-23 09:36:51 +00:00
Rong-En Fan
4da8d6ce1f - Update to 3.2.8
PR:		ports/114702
Submitted by:	Angel Carpintero <ack at telefonica.net> (maintainer)
2007-07-19 16:06:23 +00:00
Andrew Pantyukhin
82ac450aba - Update to 0.9.8.6 2007-07-18 15:43:59 +00:00
Kevin Lo
7a3fdf991c There is no need to replace pthread in examples/Makefile.in 2007-07-18 08:33:30 +00:00
Kevin Lo
cec2f81270 Initial import of recordmydesktop 0.3.5.1
Recordmydesktop produces a file(default out.ogg) that contains a video
and audio recording of a desktop session. The default behavior of
recording is to mark areas that have changed(through libxdamage) and
update the frame.
2007-07-18 08:25:47 +00:00
Stefan Eßer
068618e3d7 The port has been unbroken by compensating for recent ffmpeg header
changes.
2007-07-17 07:29:58 +00:00
Stefan Eßer
8b8a92680a Unbreak compilation caused by removal of C++ compatibility wrappers
from include files that are installed by ffmpeg. The ffmpeg developers
wanted to make it clear, that C++ is not officially supported.
2007-07-17 06:27:12 +00:00
Michael Nottebrock
cfd92dbea0 Make fetchable 2007-07-16 23:16:57 +00:00
Andrew Pantyukhin
7268acee8e - Unbreak with gcc4 by using strtoq(3) instead of strtoll(3)
Reported by:	pointyhat via pav
2007-07-16 16:41:12 +00:00
MANTANI Nobutaka
c67ccf4ed5 Do not build if WITH_CACA=true and libxine is not built with libcaca support.
PR:		ports/114622
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-07-16 12:52:30 +00:00
MANTANI Nobutaka
73cfcb5280 Change dependency on libcaca from BUILD_DEPENDS to LIB_DEPENDS.
PR:		ports/114622
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-07-16 12:45:15 +00:00
Tilman Keskinoz
4d5d737b97 Fix build by disabling Werror 2007-07-16 12:41:50 +00:00
MANTANI Nobutaka
b656a2e5d3 Fix build with automake19.
PR:		ports/114401
Submitted by:	novel
2007-07-16 12:39:32 +00:00
Michael Nottebrock
8bd00266dc Update to Qt 4.3.0, introduce bsd.qt.mk.
Approved by: portmgr (bsd.port.mk changes)
2007-07-16 10:12:15 +00:00
Martin Wilke
cb417c0f83 - Update to 1.0
PR:		114460
Submitted by:	Diego Depaoli <trebestie@gmail.com> (maintainer)
2007-07-15 22:12:30 +00:00
Jeremy Messenger
93246636c0 Remove 'BROKEN=needs libxine-1.1.7' as libxine port has been updated to 1.1.7
recently.
2007-07-15 17:21:18 +00:00
MANTANI Nobutaka
d7e60fec56 Update to 0.99.5.
Use OPTIONS.
Add lirc support (default off).
Make curl support optional (default on).
Add WITHOUT_NLS knob

PR:		ports/114015
Submitted by:	Max Brazhnikov <makc@issp.ac.ru>
2007-07-15 15:28:34 +00:00
MANTANI Nobutaka
14905f1b01 Update to 1.1.7.
Use OPTIONS.
2007-07-15 15:21:33 +00:00
Pav Lucistnik
0fb6640b2b - Mark BROKEN: does not link against new ffmpeg 2007-07-15 12:55:14 +00:00
Andrew Pantyukhin
b80e316fc2 - Unbreak with gcc4
Approved by:	portmgr (pav)
2007-07-14 16:36:26 +00:00
Martin Wilke
a2a2f89e84 YAMDI stands for Yet Another MetaData Injector and is a metadata injector
for FLV files. It adds the onMetaData event to your FLV files.

WWW: http://yamdi.sourceforge.net/

PR:		ports/114432
Submitted by:	buganini at gmail.com
2007-07-12 20:27:33 +00:00
Lars Engels
6c852b2d98 Change e-mail address of my ports to my FreeBSD.org one.
Approved by:	miwi (mentor)
2007-07-12 18:52:00 +00:00
Rong-En Fan
fed8c632f6 - Fix build with gcc 4.x
- Drop USE_X_PREFIX

PR:		ports/114414
Submitted by:	KATO Tsuguru <tkato432 at yahoo.com>
2007-07-11 16:38:55 +00:00
Michael Johnson
2cbf29c2e1 Update to 0.0.20070708 2007-07-09 17:25:57 +00:00
Michael Johnson
db89b73f66 Update to 0.4.4 2007-07-09 15:36:43 +00:00
Mathieu Arnold
026eef156f Update to 0.98.6 2007-07-08 11:08:21 +00:00
Jeremy Messenger
84b7aecf7f -Remove an incorrect dependency that I have added in the previous committed.
-Fix the build by add two missing files. These files were took from its CVS.

PR:		ports/114136
Reported by:	Dominic Fandrey <lon_kamikaze@gmx.de>
2007-07-05 20:31:49 +00:00
Michael Johnson
640070333d Force -O2 in CFLAGS to fix runtime in -CURRENT 2007-07-05 12:21:06 +00:00
Michael Johnson
8be3d7c8ef Force -O2 in CFLAGS to fix runtime problems in -CURRENT and for anyone who sets -O[1] 2007-07-05 11:24:22 +00:00
Beech Rintoul
ebc6758085 - Change maintainer address
- Cleanup master_sites

Requested by:	Yinghong Liu <relaxbsd@gmail.com> (maintainer)
Approved by:	sat (mentor)
2007-07-05 07:21:24 +00:00
Alexey Dokuchaev
dcdffecb67 Remove BROKEN tag. 2007-07-04 21:55:44 +00:00
Jeremy Messenger
09c8face0e Fix a typo, ncueses -> ncurses.
PR:		ports/113621
Submitted by:	Matthew D. Fuller <fullermd@over-yonder.net>
2007-07-04 19:51:27 +00:00
Jeremy Messenger
7c230942cc Chase mjpegtools's shared library version change, bump the PORTREVISION. 2007-07-04 19:42:04 +00:00
Jeremy Messenger
e74df0a978 Add a missing dependency, gstreamer-plugins-vorbis, bump the PORTREVISION.
Reported by:	krismail
2007-07-04 19:37:18 +00:00
Pav Lucistnik
11e5683631 - Fix build with GCC 4.2
Submitted by:	Nikos Ntarmos <ntarmos@ceid.upatras.gr>
Obtained from:	http://lists.freebsd.org/pipermail/freebsd-multimedia/2007-June/007012.html
2007-07-04 19:16:56 +00:00
Jeremy Messenger
1e290c5bf7 Remove multimedia/handbrake-gtk2:
BROKEN=		Does not build with new ffmpeg
DEPRECATED=	Obsolete, getting old to keep unsupport version around
EXPIRATION_DATE=2007-06-30
2007-07-04 19:12:12 +00:00
Michael Johnson
9475ee3528 Retire libdivxdecore, libdivxdecore-devel, and libdivxencore as project mayo
has been dead for years
2007-07-04 17:01:32 +00:00
Michael Johnson
9f2a2b8efc - X11BASE -> LOCALBASE
- Transfer maintainership to multimedia@
2007-07-04 16:26:52 +00:00
Simon Barner
ff9f11c4da - Bump boost shared library version to 4
- Bump PORTREVISION
2007-07-04 15:10:58 +00:00
Martin Wilke
518bc5bf16 - Update to 1.4.0
- Update maintainer mail adress

PR:		114268
Submitted by:	Raaf <raaf@zen.mooo.com> (maintainer)
2007-07-04 14:14:12 +00:00
Michael Nottebrock
961141fb14 Update to KDE 3.5.7 / KOffice 1.6.3 2007-07-04 10:25:00 +00:00
Mark Linimon
7756bb9635 Update maintainer's email address and website.
Hat:		portmgr
2007-07-04 04:25:45 +00:00
Alexey Dokuchaev
5560133eb2 - Fix the build with GCC 4.2 [1]
- Try to pacify portlint(1)
- Usual minor Makefile cleanups

Reported by:	pointyhat (logs) [1]
2007-07-03 17:03:31 +00:00
Pav Lucistnik
c75235d91f - Deprecate and schedule for removal in 3 months [1]
- Mark BROKEN with GCC 4.2

Requested by:	maintainer [1]
2007-07-03 11:21:29 +00:00
Pav Lucistnik
737b8faa1b - Mark BROKEN on CURRENT: does not build with GCC 4.2 2007-07-03 09:32:56 +00:00
Michael Johnson
dfc3d82c9c Update to 0.9.0.20070701 snapshot 2007-07-02 20:12:40 +00:00
Martin Wilke
05e6e1f105 - Update to 3.01
PR:		114163
Submitted by:	Lars Engels <lars.engels@0x20.net> (maintainer)
2007-07-02 12:12:27 +00:00
Alexey Dokuchaev
4bb376d064 - Fix the build with GCC 4.2 [1]
- Fix detection of 64-bit file seeking
- Clean up port description (markup, spelling)
- Turn debugging off by default
- Clean up Makefile, pet portlint(1)

Reported by:	pointyhat (logs) [1]
2007-07-02 04:38:04 +00:00
Roman Bogorodskiy
95eecf16e6 Chase gnutls shared library version chase: adjust DEPENDS lines and
bump PORTREVISIONs.
2007-07-01 08:56:16 +00:00
Jimmy Olgeni
6b20a9cc7b Upgrade to version 0.1.11. 2007-06-30 18:14:12 +00:00
Beech Rintoul
3ca99807af -Unbreak port by fixing master_sites.
PR:		ports/114044 (based on)
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
Approved by:	sat (mentor)
2007-06-30 10:00:14 +00:00
Mark Linimon
0c0a374650 Reset rainer.alves@gmail.com by request due to current lack of time to
work on FreeBSD.
2007-06-29 19:33:24 +00:00
Michael Johnson
45b77b2956 Update to 2.0.1 2007-06-29 16:33:45 +00:00
Michael Nottebrock
812f782435 Update to 1.1.3
SECURITY: http://secunia.com/advisories/25711/
2007-06-29 13:11:18 +00:00
Mark Linimon
8c91d898a6 Populate the 'kld' virtual category, for ports that install Kernel Loadable
modules.

Hat:		portmgr
2007-06-29 09:16:42 +00:00
Michael Johnson
4c83fdc571 Bump mjpeg back to 1.9.1 2007-06-28 17:52:16 +00:00
Michael Johnson
8f33eb7422 Add WITHOUT_knob to each WITH_knob/test
PR:		ports/113921
Subbmitted by:	Naram Qashat <cyberbotx@cyberbotx.com>
2007-06-28 17:51:31 +00:00
Michael Johnson
05f1d1100d Readd BROKEN because of plist
Reported by:	pav
2007-06-28 14:17:49 +00:00
Pav Lucistnik
9d6ce00e25 - Mark totem-xine broken, it needs libxine-1.1.7, we have 1.1.4 in ports 2007-06-28 12:10:30 +00:00
Michael Johnson
d565cc8d6b Fix plist on SDL
Fix depends on mpeg2enc

Reported by:	pav
2007-06-28 11:58:22 +00:00
Oliver Lehmann
5977fbd935 use MASTER_SITE_LOCAL for mirroring the distfiles until the original site
is reachable again
2007-06-28 04:10:13 +00:00
Dirk Meyer
62a1df9ba4 - add PORTSCOUT 2007-06-26 18:56:05 +00:00
Michael Johnson
c58a3e7576 Update to 0.7.0 2007-06-26 17:57:07 +00:00
Michael Johnson
b2f7a9c32e Add a missing dirrm
Reported by:	pav and tmclaugh
2007-06-26 12:37:51 +00:00
Michael Johnson
c1a8afe2f4 Update to 0.10.12 2007-06-25 18:28:15 +00:00
Michael Johnson
1668f65977 Update to 1.9.0rc2 2007-06-25 17:16:59 +00:00
Michael Johnson
c530c51138 - Fix my email on Whom: line 2007-06-25 15:53:44 +00:00
Michael Johnson
3a020c1895 Add gstreamer-plugins-buzztard
Buzztard gstreamer plugins
2007-06-25 15:14:07 +00:00
Martin Wilke
8392aa2b79 DeVeDe is a program to create video DVDs and CDs (VCD, sVCD or CVD), suitables
for home players, from any number of video files, in any of the formats
supported by Mplayer. The big advantage over other utilites is that it only
needs Mplayer, Mencoder, DVDAuthor, VCDImager and MKisofs (well, and
Python 2.4, PyGTK and PyGlade), so its dependencies are really small.

WWW:	http://www.rastersoft.com/programas/devede.html

PR:		ports/113945
Submitted by:	Lars Engels <lars.engels at 0x20.net>
2007-06-22 13:39:59 +00:00
Martin Wilke
ec78529eea - Marked BROKEN for Current.
PR:		113933
Submitted by:	"Conrad J. Sabatier" <conrads@cox.net> (maintainer)
2007-06-22 08:26:24 +00:00
Michael Johnson
2b0c97f698 Fix plist on !i386
Reported by:	kris mail
2007-06-22 05:36:55 +00:00
Edwin Groothuis
7865424bdd Chase multimedia/mjpegtools update 2007-06-21 21:44:31 +00:00
Edwin Groothuis
71e512b8a8 [patch] multimedia/mjpegtools - update to 1.9rc1
The current mjpegtools (mpeg2enc for example) is dumping core way
	too often to be able to do useful media conversions.

	This version has been running on my system for two weeks now and
	it works much better.

portrevision bump for multimedia/lives multimedia/mjpegtools-yuvfilters
multimedia/y4mscaler since they have LIB_DEPENDS on this port. Other
ports having RUN_DEPENDS on this port are not bumped.

PR:		ports/113878
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	Michael Johnson <ahze@ahze.net>
2007-06-21 01:35:39 +00:00
Sergey A. Osokin
8edd4dcbf5 Update to 0.09. 2007-06-20 11:48:16 +00:00
Michael Johnson
bb302da228 gstreamer-plugins-[nas|sndfile|x264] are back in the ports tree 2007-06-19 14:39:38 +00:00
Michael Johnson
126c7e8ba2 Readd gstreamer-plugins-x264 2007-06-19 14:13:22 +00:00
Michael Johnson
5cbb782334 - Add support for upcoming plugins 2007-06-19 14:09:10 +00:00
Michael Johnson
5c568b1b8f - Update good plugins to 0.10.6
- Update bad plugins to 0.10.5
- Update ugly plugins to 0.10.6
2007-06-19 12:55:05 +00:00
Rong-En Fan
9a3341e358 - Don't put vim's swap file in
Spotted by:	miwi
Pointyhat to:	rafan
2007-06-18 14:11:58 +00:00
Rong-En Fan
e1bb16de00 smplayer intents to be a complete front-end for mplayer,from
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.

This port uses Qt4.

WWW: http://smplayer.sourceforge.net/

PR:		ports/112535, ports/113679
Submitted by:	Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-18 14:06:03 +00:00
Rong-En Fan
d297f7a58b smplayer intents to be a complete front-end for mplayer,from
basic features like playing videos, dvds, vcdsto more advancing
features like support for mplayer filters,edl lists, and more.

WWW: http://smplayer.sourceforge.net/

PR:		ports/112535, ports/113679
Submitted by:	Diego Depaoli <trebestie at gmail.com>, Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-18 14:04:27 +00:00
Rong-En Fan
3a8aff3cec Add smplayer-themes 0.1.1, themes for smplayer.
PR:		ports/112535, ports/113679
Submitted by:	Diego Depaoli <trebestie at gmail.com> and Yinghong.Liu <liu_yinghong at yahoo.com.cn>
2007-06-18 14:01:28 +00:00
Michael Johnson
402472994b Update to 0.8.6c (forgot to cvs add/rm these files)
Reported by:	sebosik@demax.sk
2007-06-18 09:27:09 +00:00
Jeremy Messenger
6c2c8cb74d - Fix complete on [BUILD|RUN]_DEPENDS by follow tovid-init and
http://tovid.wikia.com/wiki/Tovid_dependencies . I am following the order
  of dependencies in tovid-init to make it easier to be follow in the next
  update.
- Add INSTALLS_ICONS=yes.
- Fix the MAN1.
- Remove post-build and post-install, these are not need.
- Update the WWW.
- Fix the plist. [1]
- A bit misc of clean up in pkg-descr and Makefile to make readable.
- Bump the PORTREVISION.

Reported by:	krismail [1]
2007-06-18 05:47:26 +00:00
Michael Johnson
39524c40fa Update to 0.8.6c 2007-06-18 00:23:02 +00:00
Dirk Meyer
0e90752030 - fix build with new ffmpeg 2007-06-17 07:18:37 +00:00
Pav Lucistnik
f5d22a96ab multimedia/audacious-docklet port can be removed from the ports tree, because
its functionality has been added directly to multimedia/audacious-plugins port.

PR:		ports/112479
Submitted by:	feature <feature.id@gmail.com> (maintainer)
2007-06-15 11:38:49 +00:00
Jean Milanez Melo
1dabee661a - Fix mastersite.
PR:		ports/113577
Submitted by:	Serge Gagnon <serge.gagnon@b2b2c.ca> (maintainer)
2007-06-14 14:31:18 +00:00
Alexey Dokuchaev
b22f2812d1 - Fix the build with recent GCC [1]
- Use commas in sed(1) regexps for consistency
- Wrap lines so they fit in standard terminal width
- Pacify portlint(1) to some extent

Reported by:	pointyhat [1]
2007-06-14 10:01:09 +00:00
Edwin Groothuis
63357b0703 Undo damage from http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/111980
and make sure that ports depending on mencoder work again.

Approved by:	"Thomas E. Zander" <riggs@rrr.de>
2007-06-13 06:06:59 +00:00
Alexey Dokuchaev
80d58c1663 - Fix missing GL dependency and thus unbreak
- Drop now useless USE_X_PREFIX
- Fix warning on deinstallation

Approved by:	maintainer (implicit, it was my commit that caused breakage)
Reported by:	pointyhat
2007-06-12 19:21:01 +00:00
Michael Johnson
2a2a65eec7 - Make ffserver look for ffserver.conf in PREFIX/etc
- Don't install man pages when NOPORTDOCS is defined

PR:		ports/113606
		ports/113245
Submitted by:	Joao Rocha Braga Filho
		Sunpoet Po-Chuan Hsieh
2007-06-12 09:00:26 +00:00
Michael Johnson
6428c1f0c2 - Update to 2007-05-30 snapshot
- Install etc/ffserver.conf

PR:		113547
Requested by:	Joao Rocha Braga Filho
2007-06-12 02:06:49 +00:00