Edwin Groothuis
df643d44db
[patch] multimedia/fxtv: unbreak on HEAD (gcc 4.2)
...
This patch unbreaks building this port on 7-CURRENT (with gcc 4.2)
PR: ports/116126
Submitted by: Simun Mikecin <numisemis@yahoo.com>
2007-09-08 12:09:40 +00:00
Mark Linimon
9839011ec3
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
...
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
2007-09-08 01:12:10 +00:00
Joe Marcus Clarke
d84f52593e
As promised, remove net-im/gaim, and all dependent ports. Gaim has been
...
replaced by net-im/pidgin.
2007-09-07 03:47:30 +00:00
Edwin Groothuis
d63c56db88
[patch] multimedia/pvr250: unbreak on -CURRENT
...
newbus API has changed. patch accordingly.
PR: ports/116128
Submitted by: Simun Mikecin <numisemis@yahoo.com>
Approved by: edwin@
2007-09-06 01:13:37 +00:00
Michael Johnson
0f29fa0096
Update to 1.5.1_2
2007-09-04 01:32:51 +00:00
Mathieu Arnold
2662d29cb6
Update to 0.98.8
2007-08-29 22:41:40 +00:00
Jeremy Messenger
91ab42dc1d
Remove FreeBSD 4.x stuff.
...
PR: ports/115027
Submitted by: David Yeske <dyeske@gmail.com>
2007-08-25 23:01:13 +00:00
Jeremy Messenger
1abe5c9631
-Fix the build with WITH_DEBUG=yes by force add -O2 in DEBUG_FLAGS.
...
PR: ports/115296
Reported by: Robert Gogolok <gogo@cs.uni-sb.de>
2007-08-25 21:57:39 +00:00
Jeremy Messenger
24966ccf95
-Fix the CFLAGS/LDFLAGS.
...
-Fix the build if it has no -O* or/and has -O0 by force replace to -O2.
PR: ports/115076
Submitted by: Tatsuki Makino <tatsuki_makino@hotmail.com>
2007-08-25 21:47:44 +00:00
Michael Johnson
25cc9ea6a5
Update to 2.1.0
2007-08-22 12:49:49 +00:00
Martin Wilke
3ec198ecc1
TransKode is a KDE/Qt based frontend for varios audio transcoding tools.
...
Supported input formats:
* aac, ape/mac, bonk, flac, la, mp2, mp3, mp4/m4a/m4b, mpc/mpp/mp+,
ofr, ogg, pac, shn, spx, tta, wav, wv
* other media formats decodable by ffmpeg, mplayer, xine or gstreamer
(mp1, wma, ra/ram, ac3, dts, mka, asf, avi, mpg/mpeg, wmv, qt/mov,
rv/rm/rmvb, flv, 3gp, vob...)
Supported output formats:
* aac, ape/mac, bonk, flac, la, mp2, mp3, mp4/m4a/m4b, mpc/mpp/mp+,
ofr, ogg, pac, shn, spx, tta, wav, wv
* other audio formats encodable by ffmpeg or gstreamer (ac3, wma, asf...)
WWW: http://sourceforge.net/projects/transkode/
PR: ports/115247
Submitted by: Yinghong.Liu <relaxbsd at gmail.com>
2007-08-22 12:11:06 +00:00
Michael Johnson
adbfa13bf1
Update to 0.10.9
2007-08-22 11:58:38 +00:00
Michael Johnson
854d3237d5
Make CONFIGURE_ARGS and MAKE_ENV append since its included after bsd.port.pre.mk
...
Reported by: lol@chistydom.ru
2007-08-21 14:00:29 +00:00
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
Oliver Lehmann
1158484f9b
update to 1.3.5
2007-06-11 19:40:37 +00:00
Jeremy Messenger
31c0809cd5
Fix the build with GCC 4.2. I am not sure if it is right, but it seems work.
...
Reported by: kris
2007-06-11 17:12:54 +00:00
Kris Kennaway
ba92d183d3
BROKEN: Incorrect handling of user addition
2007-06-10 04:19:14 +00:00
Kris Kennaway
5aca3aedb6
BROKEN: Incorrect pkg-plist
2007-06-10 04:12:00 +00:00
Martin Wilke
2312c424c3
- Update to 0.5.1
...
PR: 112777
Submitted by: Marcin Simonides<marcin@studio4plus.com> (maintainer)
2007-06-08 18:15:18 +00:00
Michael Johnson
794f096bf9
Switch from using mad to mp3 in USE_GSTREAMER
2007-06-07 14:04:25 +00:00
Michael Johnson
f8af5c9be6
Update to 0.10.8
2007-06-07 12:18:37 +00:00
Martin Wilke
acc95a7d52
- Fix cddb stack overflow
...
- Bump PORTREVISION
Approved by: so (simon)
Security: http://www.vuxml.org/freebsd/3ac80dd2-14df-11dc-bcfc-0016179b2dd5.html
2007-06-07 08:46:02 +00:00
Michael Johnson
b06af59fef
Use multimedia/gstreamer-plugins-good/files for good gstreamer plugins
...
Reported by: kris
2007-06-06 20:14:38 +00:00
Martin Wilke
c33f50e17d
- Update to 1.0
...
PR: 113354
Submitted by: Peter Johnson <johnson.peter@gmail.com> (maintainer)
2007-06-06 17:26:10 +00:00
Martin Wilke
be0a851322
This wizard will create a DVD with fully animated menu
...
from MPEG-2 files. It is designed to be very easy to use.
All you need to do is add one or more files to the playlist
and answer the questions that follow.
WWW: http://dvdauthorwizard.sourceforge.net
PR: ports/113146
Submitted by: liu_yinghong at yahoo.com.cn
2007-06-06 12:18:10 +00:00
Mark Linimon
6924e88034
Reset filippo.natali@gmail.com, who is very short on free time right now.
...
Hat: portmgr
2007-06-06 07:45:35 +00:00
Michael Johnson
f4066e99c8
Update base plugins to 0.10.13
2007-06-05 17:12:31 +00:00
Michael Johnson
e021b5a949
Update to 0.10.13
2007-06-05 15:47:55 +00:00
Martin Wilke
c2373a02be
2007-06-01 multimedia/snd-music-duplicates: Development has been ceased, successor is shareware.
2007-06-05 13:19:58 +00:00
Martin Wilke
fef1509b80
- Update to 0.7.1
...
PR: 113337
Submitted by: Ed Schouten <ed@fxq.nl> (maintainer)
2007-06-04 20:14:04 +00:00
Michael Johnson
9a5f882d36
- Update to 0.9.0.20070603
...
- Try to remove share/applications when using Qt4
2007-06-04 12:33:03 +00:00
Jeremy Messenger
a538fd9334
Get it links with -lavcodec instead of libavcodec.a to fix the runtime of
...
mp4player and gmp4player to run video file. Bump the PORTREVISION.
Reported by: Heiko Recktenwald <uzs106@uni-bonn.de>
2007-06-04 05:20:33 +00:00
Jeremy Messenger
d1366631f4
-Fix the build with new x264. [1]
...
-Remove all X11BASE and FreeBSD 4.x stuff.
Reported by: Heiko Recktenwald <uzs106@uni-bonn.de> [1]
Obtained from: Gentoo CVS [1]
2007-06-04 03:54:35 +00:00
Jeremy Messenger
ddca3ff48e
Too bad, nobody has come back to update gtk2 in the newer version of
...
handbrake. It is getting old to keep it around and maintain it by our own on
the unsupport version. Mark it as broken due to not able to build with ffmpeg.
BROKEN= Does not build with new ffmpeg
DEPRECATED= Obsolete, getting old to keep unsupport version around
EXPIRATION_DATE=2007-06-30
2007-06-03 17:29:24 +00:00
Stefan Eßer
4485856311
Unreak compilation with gcc-4.2: There is one expression containing a
...
binary operator '>?' that is accepted by gcc-3.x but not by gcc-4.2.
I did not find the definition of this operator and do not know whether
it is an extension found in g++-3.x, but I assume that it is a maximum
value operator (a >? b) <==> max(a, b) and this patch implements this
operation explicitly instead of via the (unknown in g++-4.2) operator.
Submitted by: pointyhat via kris
2007-06-03 15:45:31 +00:00
Jeremy Messenger
c191a9ae72
Enable bktr by default with WITHOUT_BKTR to disable it.
...
PR: ports/113077
Submitted by: HASHI Hiroaki <hashiz@tomba.meridiani.jp>
2007-06-02 03:48:14 +00:00
Jeremy Messenger
d03693bb6a
-Update to 1.5 final.
...
-Use USE_WX stuff.
-Fix the dependencies.
-Remove FreeBSD 4.x stuff.
-Remove X11BASE stuff.
2007-06-02 00:55:31 +00:00
Michael Johnson
f2ae9f3e0b
- Retire gstreamer 0.8.0
2007-06-01 20:43:43 +00:00
Michael Johnson
02c88683aa
Add x264-gtk
2007-06-01 14:06:51 +00:00
Michael Johnson
c33c04f8e4
- Update to 20070531 snapshot
...
- Remove optional GTK2 support for a x264-gtk slave port
2007-06-01 14:05:52 +00:00
Jeremy Messenger
d11f3efea9
Doh, June doesn't has 31 days. Change it to 30.
...
Reported by: Dan Langille
2007-06-01 04:09:17 +00:00
Jeremy Messenger
b6fd6cb979
Update tovid to 0.30_2, the _2 is because of the patches included from the
...
website.
PR: ports/113105
Submitted by: edwin
2007-06-01 03:25:21 +00:00
Jeremy Messenger
8214210c1b
Fix the fetch by find a ftp mirror. Visit to projectmayo.com and it said that
...
this project is dead. Therefore, add:
DEPRECATED= Obsolete, Project Mayo is dead
EXPIRATION_DATE=2007-06-31
PR: ports/112439
Submitted by: Craig Butler <craig001@lerwick.hopto.org>
2007-06-01 03:02:39 +00:00
Andrew Pantyukhin
2ff7b710d7
- Apply a quick bugfixing patch from upstream
2007-05-31 20:23:22 +00:00
Andrew Pantyukhin
c3e4d72eb9
- Update to 0.9.8.5
2007-05-31 06:59:22 +00:00
Andrew Pantyukhin
03d257c5b2
- Fix build with gcc4
2007-05-31 05:49:09 +00:00
Edwin Groothuis
4884a5f121
multimedia/mplayer: compilation error
...
mplayer compilation fails with my tinderbox setup.
PR: ports/111980
Submitted by: Robert Gogolok <gogo@cs.uni-sb.de>
Reviewed by: "Thomas E. Zander" <riggs@rrr.de>
2007-05-31 02:49:29 +00:00
Michael Johnson
7e4176993e
- Don't use gcc3.4 on -CURRENT
...
- Bump PORTREVISION since gcc3.4 causes problems with dirac in vlc
2007-05-30 23:23:58 +00:00
Tilman Keskinoz
2341e17395
Fix build with gcc4
2007-05-30 14:48:10 +00:00
Martin Wilke
e7bd5bb526
- Fix build with gcc 4.2
...
PR: 113093
Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer)
2007-05-30 07:43:39 +00:00
Tilman Keskinoz
fa229165be
Fix DVB support after 0.8.4 update [1]
...
Remove WITH_DVB knob and build with DVB support per default
Reported by: Lars Engels [1]
2007-05-29 13:38:23 +00:00
Cheng-Lung Sung
a2f2fdcdcb
Add ruby-flvtool2 1.0.6, manipulation tool for Macromedia Flash Video
...
files.
PR: ports/112495
Submitted by: Gea-Suan Lin <gslin at gslin.org>
2007-05-29 01:26:44 +00:00
Jeremy Messenger
d7389b7ff9
Update to 2.18.2.
2007-05-28 23:22:29 +00:00
Jimmy Olgeni
6bc9fa76fd
Upgrade to version 0.1.10.
2007-05-28 23:04:09 +00:00
Michael Johnson
34a682773d
Install vlc.desktop (old wxvlc) as wxvlc.desktop since vlc installs its own .desktop file now
...
Reported by: kris mail
2007-05-28 22:00:13 +00:00
Martin Wilke
a354cd6bba
- Drop maintainership
...
PR: 113038
Submitted by: Jan Srzednicki <w@wrzask.pl> (old maintainer)
2007-05-27 17:37:43 +00:00
Martin Wilke
a873ba465d
- Update to 1.5.6
...
PR: 112536
Submitted by: Diego Depaoli<trebestie@gmail.com> (maintainer)
2007-05-27 10:40:47 +00:00
Dirk Meyer
dbe0283471
- fix API breakage with ffmpeg
...
- use gtkspell
- new option WITHOUT_GTKSPELL
2007-05-27 08:00:24 +00:00
Dirk Meyer
e02cf84835
- fix API breakage with ffmpeg
...
Obtained from: gentoo.zugaina.org
2007-05-27 07:56:43 +00:00
Kris Kennaway
b7ff7031ea
BROKEN with gcc 4.2
2007-05-27 03:03:31 +00:00
Michael Johnson
3b3329ecd9
Add more missing qt4 components
2007-05-25 18:09:16 +00:00
Michael Johnson
70ba0bc3ab
Remove ffmpeg-devel
2007-05-25 17:20:05 +00:00
Michael Johnson
bdc75674d0
Use multimedia/ffmpeg now instead of multimedia/ffmpeg-devel
2007-05-25 17:08:35 +00:00
Michael Johnson
b195b0f1d2
- Update to 2007-04-29 (merged from multimedia/ffmpeg-devel)
2007-05-25 17:07:36 +00:00
Michael Johnson
b40aba1cda
Update to 1.0.0
2007-05-25 15:47:41 +00:00
Pierre Beyssac
9e7be81fc9
Update to 0.6.14.
2007-05-25 14:46:51 +00:00
Michael Nottebrock
6cd7f636b2
Don't insist on using gcc3.4 even on -CURRENT.
2007-05-25 11:36:35 +00:00
Pav Lucistnik
7f1e8ebb3f
- Fix build of XvMC plugin with new X.org, unmark BROKEN
...
- While here, fix DTS decoder runtime
2007-05-25 11:25:19 +00:00
Oliver Lehmann
212583e0fd
move from X11BASE to LOCALBASE
...
bump PORTREVISION
2007-05-25 10:43:24 +00:00
Oliver Lehmann
26ae693355
update to 1.3.4
2007-05-25 09:10:47 +00:00
Dirk Meyer
13b3264699
- update for gnustep-make-2.0.0
2007-05-25 05:55:36 +00:00
Dirk Meyer
45d8d74f24
- add missing includes
2007-05-25 04:41:14 +00:00
Jeremy Messenger
4b78c3a461
Fix the build, while I am here, respect the CFLAGS.
...
Reported by: kris
2007-05-25 04:33:22 +00:00
Kris Kennaway
6f79a46125
BROKEN: Incorrect pkg-plist
2007-05-25 01:15:30 +00:00
Stefan Eßer
c3f83715a6
This port was broken due to changes in ffmpeg-devel (removal of a
...
function from the latest ffmpeg library, which has been declared
deprecated for some time). That function has been re-enabled in
the FreeBSD port of ffmpeg and the port does build again ...
Approved by: portmgr (pav)
2007-05-20 12:18:53 +00:00
Michael Johnson
5c263a96d2
- Add missing qt component
...
Approved by: portmgr (kris)
2007-05-20 00:03:58 +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
Michael Johnson
af3dbfe39e
Fix configure on some? configurations
...
PR: ports/112382
Submitted by: swp@swp.pp.ru
2007-05-03 14:40:32 +00:00
Michael Johnson
4810e8d662
- Always build libswscale
...
This fixes build on multimedia/handbrake
2007-05-03 14:28:46 +00:00
Michael Johnson
2ecd525f06
Back down to using libdts instead of libdca
2007-05-03 12:46:12 +00:00
Stefan Eßer
a9db2a6c2d
Mark as broken: The ffmpeg library recently dropped the deprecated
...
function img_convert() which is a special case of the new sws_scale().
Since I need to prepare and test a patch to have avframe.ccp use the
new function, the port will remain broken for a few days ...
2007-05-02 23:09:00 +00:00
Stefan Eßer
b94c40aa9a
The AC3 decoder function in ffmpeg has been renamed, make dvbcut use
...
the new name (ac3_decoder -> liba52_decoder).
2007-05-02 22:59:01 +00:00
Alexey Dokuchaev
6ca0444568
- Minor COMMENT change (s/---/--/, article `a' is superfluous here)
...
- Install opengl_spectrum visualization plugin, it builds and works fine
- Since we're doing FOO_PLUGINS+= ..., separate initial values with spaces,
not commas, for consistency
- Remove useless `-esound' suffix, esound is no more special than any other
output method these days
- Drop unsupported hashes from distinfo
Approved by: maintainer timeout (5+ weeks)
2007-05-02 12:43:26 +00:00
Michael Johnson
5535038cca
- Revert back to using libdca
2007-05-01 23:46:50 +00:00
Michael Johnson
ef7eb3872b
Build and install avc2avi
...
PR: ports/112186
Submitted by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
2007-05-01 22:26:45 +00:00
Michael Johnson
d1965b56b3
- Use dynamic libdca instead of static libdts
...
Partly obtained from: vlc svn
2007-05-01 21:56:22 +00:00
Michael Johnson
fa4cd49d32
- Update to 0.9.0.20070501 snapshot, this update is HUGE it now uses qt4 instead
...
of wxgtk but the wxgtk interfece is still there (for now)
2007-05-01 21:54:22 +00:00
Michael Johnson
c8161bc264
- Build with dynamic libdca instead of static libdts
2007-05-01 21:50:11 +00:00
Pav Lucistnik
8652f3026a
- libdts was renamed libdca
2007-05-01 21:05:51 +00:00
Pav Lucistnik
ec270dcee1
- Rename libdts to libdca and update to 0.0.5
...
Repocopy by: marcus
2007-05-01 20:07:41 +00:00
Stefan Eßer
92534c310f
Since the upgrade to 0.5.4 included most of the contents of the latest
...
patches, they must be reverted to just those relevant contents as of
the time when the first version (0.5.3) was imported.
2007-05-01 15:04:18 +00:00
Andrew Pantyukhin
4f05292dbc
- Update to 0.13.6
2007-05-01 00:52:34 +00:00
Michael Johnson
5f2acea477
Update to 0.8.6b (merged from multimedia/vlc-devel, note this requires ffmpeg-devel now!)
2007-04-30 16:02:29 +00:00
Michael Johnson
a249c8f39e
- Really update WWW:
2007-04-30 15:42:30 +00:00
Michael Johnson
d8daebc0e2
- Update to 2007.04.29 snapshot (this will probably be moved to multimedia/ffmpeg, assumeing we have no major problems)
...
- Add support for libswscale [1]
- Honor CFLAGS [1]
- Update WWW [1]
- Fix build on amd64 [2]
- Replace erroneous tr with a better one [3]
- Better CONFLICTS with multimedia/ffmpeg [4]
- Disable liba52 instead of building internal liba52 if WITHOUT_A52 is defined since it's no longer
required [5]
PR: ports/111335 [1]
ports/111560 [3]
ports/112068 [4]
ports/112192 [5]
Submitted by: thierry [1]
vanilla (partly submitted by) [2]
ast@marabu.ch [3]
Ganael LAPLANCHE <ganael.laplanche@martymac.com> [4]
Martin Tournoij <carpetsmoker@xs4all.nl> [5]
2007-04-30 15:24:44 +00:00
Dirk Meyer
b2b8e844bd
- make portlint happier
2007-04-30 08:36:01 +00:00
Jeremy Messenger
324e56321f
Chase with the update of graphics/libcaca, bump the PORTREVISION on these
...
ports. Only two ports that aren't tested and I get no respone back from the
maintainer for two weeks. The two ports are graphics/crystalspace(-devel). The
rest other ports have been tested or/and submitted by the maintainers (Thanks!).
2007-04-29 19:37:08 +00:00
Jeremy Messenger
df25178453
Remove graphics/gstreamer-plugins-libcaca80, it is no point for me to try to
...
fix it with future update of libcaca. All of gstreamer*80 will be remove in
May anyway.
2007-04-29 19:15:55 +00:00
Stefan Eßer
3825dd28e0
Upgrade to dvbcut version 0.5.4.
...
This version is announced as equivalent to SVN rev 25.
All patches are reverted to previous versions (i.e., most are removed).
This upgrade should also fix build errors that were caused by a recent
upgrade of to the ffmpeg version in the FreeBSD ports tree. The ffmpeg
developers publicly state, that they only want to support use of the
library from C sources (c99, specifically) and that it is planned to
drop C++ compatibility. This will affect dvbcut, which is writte in
C++. At that time, the port may want to use the old version of ffmpeg
that is distributed with dvbcut (but which may miss FreeBSD specific
patches).
2007-04-29 15:45:41 +00:00
Michael Johnson
2fb28988dd
Mark BROKEN on amd64
2007-04-29 11:27:49 +00:00
Nicola Vitale
2b654aa190
- Update to 0.2.0
2007-04-28 19:57:49 +00:00