aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Update to 0.9.0.pb2006-07-2016-292/+371
|
* - Add WITHOUT_LIBNOTIFY knob which allows to disable libnotify supportnovel2006-07-171-1/+9
| | | | | | | | - In case when libnotify support is enabled, add RUN_DEPEND on deskutils/notification-daemon [1] - Bump PORTREVISION Reported by: [LoN]Kamikaze [1]
* - Update to 0.08.mezz2006-07-173-27/+100
| | | | | | | - Fix the strndup issue by replace it to glib2's g_strndup. - Add a check if Perl is not build with thread support, then mark it as IGNORE. Reinstall Perl with WITH_THREADS=yes is required for this port. - Do not put ${BUILD_DEPENDS} in RUN_DEPENDS.
* Mark broken: fails to compile.linimon2006-07-171-0/+2
|
* Mark as broken: fails to install/deinstall cleanly.linimon2006-07-161-0/+2
|
* Mark as broken due to install failure (but special-case ia64 which doeslinimon2006-07-161-1/+9
| | | | | | not even get that far). Hat: portmgr
* - Update to 0.03rafan2006-07-163-9/+13
| | | | | PR: ports/100341 Submitted by: maintainer
* - Update to 0.20.2novel2006-07-153-143/+135
| | | | | | | | | - Remove WITHOUT_AMAZON knob since musicbrainz is used to fetch an album art - Remove WITHOUT_DBUS knob since DBus is now mandatory - Remove WITH_GCONF knob since GConf is not used anymore - Remove WITHOUT_PERL knob since all DBus clients were moved out of the BMPx distribution
* This module reads Macromedia FLV files and reports metadata abouterwin2006-07-145-0/+66
| | | | | | | | | those files. WWW: http://search.cpan.org/dist/FLV-Info/ PR: ports/100280 Submitted by: Gea-Suan Lin <gslin at gslin.org>
* Update to 1.0.r2itetcu2006-07-137-22/+42
| | | | | PR: ports/99805 Submitted by: maintainer
* - Update to the latest mplayer release, 1.0pre8.itetcu2006-07-1217-1049/+299
| | | | | | | | | - OPTIONify - Due to some changes in the official developent tree, some of our local patches became obsolete and where removed. PR: ports/99871 Submitted by: maintainer
* - Update default skin version and distfilesrafan2006-07-122-174/+174
| | | | | | | | | | | - Other skin files are updated without version bump, update those corresponding distinfo Now we are synced with the latest version available from the mplayer home page. PR: ports/100109 Submitted by: Thomas E. Zander <riggs rrr.de> (maintainer)
* Chase gnutls shlib version change.novel2006-07-072-4/+4
|
* - Update to 0.9.9ahze2006-07-063-14/+8
|
* Update to 0.7.1.mezz2006-07-0216-383/+118
| | | | Submitted by: Rainer Alves <rainer.alves@gmail.com> (tweaked by mezz)
* Add multimedia/handbrake-gtk2, still at 0.6.x version because in the 0.7.xmezz2006-07-022-9/+13
| | | | | | | | | | | version, the GTK+2 support has been disabled. The multimedia/handbrake is going to be update to 0.7.x soon after this. Add an entry about it in the UPDATING. While I am here, add two new mirrors. PR: ports/99616 Repocopy by: marcus
* Fix obvious typo.markm2006-07-012-2/+2
|
* - Remove file/patch-configure, already included in the tarball. Also, removemezz2006-07-014-245/+124
| | | | | | | | | | | | | | | | | | | a few of out of date stuff in post-patch. - Correct the USE_GETOPT_LONG, no need a check of FreeBSD version. - Near all of knobs were not work, and option flags and dependenies were out of date. * Remove WITH_LIBMOVTAR, WITH_LIBDV_PAL, WITHOUT_AVIFILE and WITH_JPEGMMX. * Rename WITH_LIBDV -> WITH_DV (follow /usr/ports/KNOBS). * Now depend on GTK2, not GTK1, with an autocheck and a new WITH_GTK2 knob. * Add new knobs: WITHOUT_PNG, WITHOUT_X11 and WITH_GTK2 * Make sure to not disable SDL if you want GTK2 otherwise it will not working. * All of knobs now work correct again with the update of option flags. - Fix the plist when you use knobs. - Bump the PORTREVISION.
* Add USE_GCC=3.4+ to make it compile on 4.x.stefan2006-06-301-0/+1
| | | | | | | PR: 99600 Submitted by: Sven Berkvens-Matthijsse <sven@ilse.net> Approved by: maintainer arved (mentor)
* multimedia/kbtv: update to 1.1.1daichi2006-06-272-6/+6
| | | | | PR: ports/99453 Submitted by: maintainer
* Update to 1.0alpha6.stefan2006-06-273-14/+18
| | | | | | PR: 99131 Submitted by: Rainer Alves <rainer.alves@gmail.com> (maintainer) Approved by: arved (mentor)
* Convert optimization knob into option.lofi2006-06-271-1/+5
| | | | | PR: ports/99294 Submitted by: Arseny Nasokin <tarc@tarc.po.cs.msu.su>
* Replace a non-existent USE_PERL with a working USE_PERL5erwin2006-06-261-1/+1
| | | | Approved by: maintainer timeout
* Doesn't build on FreeBSD 4.x, mark it as BROKEN.mezz2006-06-251-0/+4
|
* - Add OPTION to turn off Mozilla/Firefox plugin installation [1]itetcu2006-06-242-14/+24
| | | | | | | | | - Use DATADIR macro in plist [1] - add gnomehier to USE_GNOME to fix deinstallation [2] PR: ports/98507 [1] Submitted by: Kim Scarborough <sluggo@unknown.nu> [1]. itetcu (me) [2] Approved by: maintainer timeout
* Remove code remnants that test for 3.X and earlier releases of FreeBSD.linimon2006-06-231-3/+0
| | | | | | | The bsd.*.mk architecture has not supported these antique releases for quite some time. Hat: portmgr
* - Update to 1.5.0.1ahze2006-06-232-4/+4
|
* - Update to v1.09aaron2006-06-232-4/+4
| | | | Approved by: tobez (implicit)
* - Update to 1.5.0.1ahze2006-06-234-8/+8
|
* - Fix build on 7.xshaun2006-06-232-1/+11
| | | | | | | | Reported by: pointyhat via kris PR: ports/98067 Submitted by: shaun (me) Approved by: ahze (mentor)
* - Update to 0.0.20060621ahze2006-06-224-8/+8
|
* - Update to 0.8.6.20060621ahze2006-06-223-6/+6
|
* Chase lib version bump in fox14.shaun2006-06-211-1/+2
| | | | Approved by: ahze (mentor)
* Switch to my @FreeBSD.org address.shaun2006-06-201-1/+1
| | | | Approved by: ahze (mentor)
* Attempt to remove lib/gstreamer-0.8 must be made with dirrmtry insteadmezz2006-06-201-1/+1
| | | | | | | of dirrm because other ports install files in this directory. PR: ports/99015 Submitted by: vd
* - Update to 0.7.0leeym2006-06-192-5/+12
| | | | | | PR: 99081 Submitted by: leeym Approved by: maintainer
* Completely disable DGA when -disableDirectV is given on the commandline; Thisitetcu2006-06-181-0/+13
| | | | | | | should fix the port for some newer NVIDIA drivers which are broken w.r.t. DGA. PR: ports/98700 Submitted by: Andre Albsmeier <Andre.Albsmeier@siemens.com>
* Update from 0.17.1 to 0.21.1vd2006-06-185-120/+174
| | | | | | PR: ports/96898 Submitted by: Peter Johnson <johnson.peter@gmail.com> Approved by: ChangBom Yoon <changbom.yoon@gmail.com> (maintainer)
* Update to 0.90.4.00itetcu2006-06-175-9/+16
| | | | | PR: ports/99065 Submitted by: maintainer
* - OPTION'fy.ume2006-06-172-10/+14
| | | | | | - Add an option for enable mmap support. Approved by: freebsd__at__luna.afraid.org (maintainer)
* Update to pwcbsd-1.3.miwi2006-06-162-4/+5
| | | | | | | | Changelog available here: http://raaf.atspace.org/Changelog PR: ports/98938 Submitted by: raaf Approved by: krion (mentor), maintainer
* When compiling mplayer against x264, configure says it's unavailableanray2006-06-152-2/+8
| | | | | | | | | | | because it does not link the test-program with -pthread. Remove the static -lx264 and replaces it with the accurate `pkg-config --libs x264`, so the linker finds all the symbols needed. After that, mencoder can finally encode x264-movies. PR: ports/98914 Submitted by: Mark Daniel Reidel <ports@mark.reidel.info> Approved by: maintainer
* - Update comment and pkg-decrsat2006-06-152-5/+14
| | | | | | - USE_GETTEXT to pacify portlint Approved by: maintainer (timeout 17 days)
* Fix typo in USE_XLIB, which wasn't spotted earlier because XLIBerwin2006-06-131-1/+1
| | | | | | was an implicit dependency via another dependency. Approved by: maintainer
* Fix the largefile support when copy bigger than 4gb, bump the PORTREVISION.mezz2006-06-132-3/+13
| | | | | PR: ports/98037 Submitted by: Michael Hohmuth <hohmuth@sax.de>
* - add possibility for metadata editing using taglibitetcu2006-06-122-1/+14
| | | | | | | - fix plist PR: ports/98791 Submitted by: maintainer
* Track track linux-realplayer codecs path changeitetcu2006-06-121-2/+2
| | | | | | PR: 98763 Submitted by: Juergen Lock Approved by: maintainer
* Portlint:mezz2006-06-122-4/+4
| | | | | -Remove quotes in BROKEN. -Use @dirrmtry in plist.
* Portlint:mezz2006-06-121-1/+1
| | | | -Use -[0-9]* in CONFLICT.
* Add dependency on ftp/curl.nobutaka2006-06-111-2/+3
| | | | Requested by: "Tim Welch" <twelch@thepentagon.org>
* Fix the buffer overflow vulnerability in the HTTP input plugin.nobutaka2006-06-112-1/+16
| | | | | | Submitted by: Tijl Coosemans <tijl@ulyssis.org> Security: http://secunia.com/advisories/20369 Security: CVE-2006-2802
* Fix build depends hence fix build (at least on i386) when swig != 1.3 isitetcu2006-06-111-1/+2
| | | | | | | | installed and bump PORTREVISION since the package was building OK. Submitted by: maintainer Requested by: Andy Fawcett <andy@athame.co.uk>, me Approved by: lawrance (mentor, implicit)
* - Update to 0.10.8ahze2006-06-112-4/+4
|
* - Rename x11-toolkits/fox -> x11-toolkits/fox10 andsem2006-06-101-1/+1
| | | | x11-toolkits/fox-devel -> x11-toolkits/fox14
* KatchTV is an "Internet TV" application (for KDE). KatchTV makes it easyitetcu2006-06-105-0/+80
| | | | | | | | | | | | | to subscribe to "TV" channels from all over the internet in the form of podcasts, so that you can browse channels, download shows, and watch them, all from one convenient interface. Author: Lee Braiden <lee.b@digitalunleashed.com> WWW: http://www.digitalunleashed.com/giving.php PR: ports/96655 Submitted by: Nicola Vitale <nivit@email.it> Approved by: lawrance (mentor, implicit)
* - Redesign and rewrite of the "bt" modules, GUI improvements (1.0-R3)itetcu2006-06-105-89/+179
| | | | | | | | | | | - Add btsetup utility (1.0-R3) - Add support for SAA based cards (1.0) - Add support for PWC based cameras (1.0.1, was never released) - Remove dependency of 3rd party players, instead have own SDL viewers (1.1) PR: ports/98631 Submitted by: maintainer Approved by: lawrance (mentor, implicit)
* - Update to 0.10.8 (base plugins)ahze2006-06-106-51/+49
| | | | | | - Set right PORTVERSION on good, bad, and ugly plugins. Bump PORTEPOCH since these PORTREVERSION's will go backwards - Remove USE_GNOME=gnomeprefix
* - Remove unneeded USE_GNOME=gnomeprefix so non-gnome users don't have a bunchahze2006-06-101-1/+1
| | | | of empty gnome dirs.
* - Update to 0.10.7ahze2006-06-102-5/+4
|
* - Give a few homeless ports a home with multimedia@ahze2006-06-104-5/+5
|
* - Transfer MAINTAINER to multimedia@ahze2006-06-1032-32/+32
| | | | | Approved by: dhw (postmaster, for using multimedia@ as maintainer) gnome (gstreamer ports)
* Update MASTER_SITESmiwi2006-06-081-1/+2
| | | | | | PR: ports/97751 Submitted by: miwi Approved by: kiron (mentor), maintainer timeout
* CastPodder is a podcast receiver. Its goal is to simplify trackingpav2006-06-086-0/+293
| | | | | | | | | | and handling of podcast's to your mp3 player. Author: Scott Grayban <sgrayban@castpodder.net>, et alii WWW: http://dev-1.borgforge.net/castpodder PR: ports/96632 Submitted by: Nicola Vitale <nivit@email.it>
* - Remove 4.x broken stuff since it's gstreamer 0.10 isn't supported on 4.xahze2006-06-081-5/+0
| | | | - Remove unneeded broken items and ones that work again.
* PyBMP is a Python package allowing full control of BMP as well aspav2006-06-086-0/+61
| | | | | | | | | | | | management of its configuration file. BMP (Beep-Media-Player) is a multimedia player written for the X Window System. It's a clone of the original pyXMMS. Author: Scott Grayban sgrayban@borgnet.us WWW: http://dev-1.borgforge.net/pyBMP PR: ports/96629 Submitted by: Nicola Vitale <nivit@email.it>
* Add tunapie 0.9.9, tuner for streaming internet radio and TV.clsung2006-06-078-0/+159
| | | | | PR: ports/95272 Submitted by: Nicola Vitale <nivit@email.it>
* Dmitry Marakasov adopts this orphan ports that he uses.itetcu2006-06-071-1/+1
| | | | | | PR: ports/98284 Submitted by: Dmitry Marakasov <amdmi3@mail.ru> Approved by: lawrence (mentor, implicit)
* Fix the CONFLICTS in gstreamer-plugins-jpeg-mmx80 and gstreamer-plugins-jpeg80mezz2006-06-061-2/+2
| | | | to not get in conflict by themselves. Also, use -[0-9]*. Found by portlint.
* Portlint:mezz2006-06-061-1/+1
| | | | -Change a letter to lowcase in the begin of sentence in IGNORE.
* Portlint:mezz2006-06-063-0/+3
| | | | -Add SHA256 in distinfo.
* - Update to 0.0.20060605ahze2006-06-064-8/+10
| | | | - Don't extract .svn dirs
* Update to KDE 3.5.3lofi2006-06-069-19/+45
|
* * gst/id3demux/id3v2frames.c: (find_utf16_bom),mezz2006-06-052-1/+175
| | | | | | | | | | | | | | | (parse_insert_string_field), (parse_split_strings): Rework string parsing to always walk over BOM markers in UTF16 strings, using the endianness indicated by the innermost one, then trying the opposite endianness if that fails to convert to valid UTF-8. Fixes #341774 Bump the PORTREVISION. PR: ports/98090 Submitted by: Khairil Yusof <kaeru@inigo-tech.com> Obtained from: CVS GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=341774
* - Update from v1.05 to v1.08aaron2006-06-053-6/+13
| | | | | | | | | | - Restrict to Perl 5.7.3+ due to dependency upon devel/p5-Encode - Take maintainership PR: ports/98328 Submitted by: aaron Reviewed by: maintainer Approved by: maintainer, tobez (implicit)
* - Fix a typo in Makefilesem2006-06-051-1/+1
| | | | | PR: ports/97758 Submitted by: Conrad J. Sabatier <conrads at cox.net>
* Update to 20060501erwin2006-06-043-6/+8
| | | | | | PR: 98445 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: maintainer
* - change mirroraaron2006-06-031-2/+1
| | | | | | | | | | Fix: http://people.freebsd.org/~fenner/portsurvey/multimedia.html#p5-RIFF-Info PR: ports/97743 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Reviewed by: aaron Approved by: tobez (implicit)
* update libzvbi to 0.2.22oliver2006-06-021-2/+2
|
* - update to last stable version 3.2.6mich2006-06-012-11/+8
| | | | | PR: ports/98270 Submitted by: Angel Carpintero <ack@telefonica.net> (maintainer)
* Remove expired leaf port:vd2006-05-314-64/+0
| | | | 2006-05-28 multimedia/xmps-opendivx-plugin
* - Update to 0.16pav2006-05-312-4/+6
| | | | Submitted by: Martin Wilke <freebsd@unixfreunde.de> (partially)
* Mark broken on 4.x. The xvid plugin fails to configure and build.lawrance2006-05-311-0/+4
|
* - Remove MASTER_SITE_GNOME from MASTER_SITES since the distfiles don'tahze2006-05-311-5/+3
| | | | match gstreamer.net
* - Mark gstreamer-plugins IGNORE on 4.x since so many plugins don't buildahze2006-05-312-16/+2
| | | | | | | or work on 4.x - Remove WITH_CPUFLAGS stuff since we've had no problems not using it Reported by: pointyhat via kris
* - Update to 0.52.7mnag2006-05-308-100/+27
| | | | | | | | - Take maintainer - portlint(1) PR: 95859 Submitted by: Rainer Alves <rainer.alves___gmail.com>
* - chase libcdio bumpmich2006-05-301-1/+1
| | | | | Noticed by: krisbot Pointyhat to: myself
* Remove expired leaf port:vd2006-05-306-116/+0
| | | | 2006-05-25 multimedia/splitmpg
* - Disable gpac support on 4.x to fix buildahze2006-05-302-0/+8
| | | | Reported by: pointyhat via kris
* - Fix WWW.jmelo2006-05-301-1/+1
| | | | | | PR: ports/97998 Submitted by: Raaf <freebsd@luna.afraid.org> (maintainer) Approved by: mnag (mentor)
* - Update maintainer's email addresspav2006-05-301-1/+1
| | | | | PR: ports/98102 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
* - Fix build if LC_ALL is definedahze2006-05-301-0/+12
| | | | | Submitted by: Oleg Gawriloff <barzog@telecom.by> Obtained from: http://www.via.ecp.fr/via/ml/vlc/2006-05/msg00018.html
* - Update to 1.5b5ahze2006-05-293-7/+9
|
* - Update to 0.0.20060528ahze2006-05-296-14/+32
| | | | - Use shared gpac lib
* - Update to 0.4.0-rc2ahze2006-05-294-5/+28
| | | | - Bump PORTEPOCH
* Fix build error on 7-current.nobutaka2006-05-281-0/+11
| | | | Reported by: netchild
* devel/pkgconfig -> devel/pkg-configmezz2006-05-281-1/+1
| | | | | | | | | | | | | | Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename. PR: ports/97985 Repocopy by: marcus
* - Fix build on 7.0sem2006-05-271-0/+14
| | | | | Submitted by: glebius Approved by: portmgr (krion)
* - Add USE_GETTEXTpav2006-05-261-2/+4
| | | | | | | | - Lowercase PORTNAME - Take maintainership PR: ports/97905 Submitted by: Rene Ladan <r.c.ladan@gmail.com>
* - Change dependencies reflecting update in graphics/ImageMagickmnag2006-05-244-7/+8
| | | | - Bump PORTREVISION
* - Chase lib version bump to libcdiomich2006-05-244-7/+8
|
* Update to 0.8.1arved2006-05-244-33/+8
|
* - Detect ffmpeg-develahze2006-05-221-1/+1
| | | | Obtained from: multimedia/vlc
* - Update to 0.0.20060521ahze2006-05-224-12/+12
| | | | - Enable pthreads
* - Update to 0.8.6.20060521ahze2006-05-225-89/+8
| | | | | | - Fix plist [1] Reported by: pointyhat via kris
* - Remove dependency on gsed [1]hq2006-05-223-7/+34
| | | | | | | | - Fix RUN_DEPENDS [1] - Fix packing list when X264 support is enabled PR: 97578 [1] Submitted by: tmclaugh [1]
* - Update to 0.9.0pav2006-05-225-97/+283
| | | | | PR: ports/97466 Submitted by: Heiner Eichmann <h.eichmann@gmx.de> (maintainer)
* Update to 1.2arved2006-05-222-4/+4
| | | | | | PR: 97244 Submitted by: Martin Wilke <freebsd@unixfreunde.de> Approved by: Raaf <freebsd@luna.afraid.org>
* Change the mirror to fetch the tarball from fd.org first instead GNOME's ftp.mezz2006-05-211-2/+2
| | | | | GNOME's ftp has the mismatch checksum/size, which fd.org is fine. Be sure to do the 'make distclean' first before you try to fetch it.
* Portlint:mezz2006-05-2017-17/+17
| | | | -Correct the order by move CATEGORIES under PORTREVISION.
* - Chase x264 update.itetcu2006-05-191-3/+5
| | | | | | | | - Add additional berlios mirrors as MASTER_SITES while we're here. PR: ports/97439 Submitted by: Anish Mistry <amistry@am-productions.biz> (maintainer) Approved by: tmclaugh (mentor)
* The Helix Player is the Helix Community's open source media player forthierry2006-05-1840-0/+1004
| | | | | | | | consumers. It is being developed to have a rich and usable graphical interface and support a variety of open media formats like Ogg Vorbis, Theora etc. Adopted by: Shaun Amott <shaun (at) inerd.com>
* - Update to 0.10.4ahze2006-05-183-5/+5
|
* Attempt to unbreak ports INDEX build by connecting gstreamer-plugins-xvidcperciva2006-05-171-0/+1
| | | | | | | to the build. The multimedia/gstreamer-plugins-core port now depends upon gstreamer-plugins-xvid. Reported by: Portsnap buildbox
* - Readd xvid supportahze2006-05-171-2/+2
|
* - Readd gstreamer-plugins-xvidahze2006-05-172-0/+33
|
* - Update to 0.10.4ahze2006-05-172-4/+4
|
* - Switch over to using MASTER_SITE_LOCAL since MASTER_SITE_GNOME doesn'tahze2006-05-171-2/+2
| | | | carry old gstreamer
* - Update to 1.3.x to depend on dvd and dts pluginsahze2006-05-171-1/+1
|
* - Fix depends dts pluginahze2006-05-162-2/+2
|
* - Readd support for dvd and dtsahze2006-05-161-2/+2
|
* - Update gstreamer-plugins to 0.10.7ahze2006-05-169-15/+116
| | | | | | - Update bad to 0.10.3 - Update good to 0.10.3 - Readd dvd and dts plugins
* - Update to 0.10.6ahze2006-05-162-7/+6
|
* - Provide a knob to build mplayer without ipv6 protocol family supportsat2006-05-161-1/+13
| | | | | | | PR: ports/96950 Submitted by: Thomas E. Zander <riggs@rrr.de> (maintainer) Suggested by: Dennis Cabooter <dennis@rootxs.nl> Approved by: krion (mentor)
* - Update to 0.8.6.20060514ahze2006-05-154-13/+49
| | | | - Add dbus support (WITHOUT_DBUS, enabled by default)
* Fix typos in comments.brueffer2006-05-151-3/+3
|
* Patch to chase dbus update, thus fixing the build.lawrance2006-05-141-0/+12
| | | | | | | PR: ports/95966 Submitted by: Stephen Hurd <shurd@sasktel.net> Obtained from: pkgsrc multimedia/xfmedia, where the same issue was fixed by Joerg Sonnenberger
* Correct the mpeg2enc and ogg plug-ins to correctly depend on gstreamer-0.8marcus2006-05-141-2/+2
| | | | | | | instead of 0.10. PR: 97235 Submitted by: Vladimir Kushnir <vkushnir@i.kiev.ua>
* Remove duplicate plist items for libpng.marcus2006-05-131-2/+0
|
* Add post-patch command to fix a pathname in pkg-config data.lawrance2006-05-121-0/+4
| | | | | | PR: ports/96929 Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> Approved by: holger <holger@e-gitt.net> (maintainer)
* - Update to 1.5ahze2006-05-128-71/+21
|
* - Fix build on 4.xahze2006-05-114-0/+30
| | | | | PR: 97131 Submitted by: Sven Berkvens-Matthijsse
* Update to 1.0.4vs2006-05-116-30/+10
| | | | | PR: ports/96464 Submitted by: maintainer
* - Mark faad brokenahze2006-05-111-0/+1
|
* Remove USE_REINPLACE from ports starting with Medwin2006-05-1187-91/+0
|
* - Update to 20060508sat2006-05-112-11/+13
| | | | Approved by: osa (co-mentor)
* - Chase x264 libver bumpahze2006-05-107-11/+13
|
* - Update to 0.0.20060509ahze2006-05-1010-164/+98
| | | | patch-muxers submitted by: lioux
* Update my e-mail addresssat2006-05-091-2/+2
| | | | Approved by: krion (mentor, implicit)
* - Remove multimedia/gnonlin port in favor of gstreamer-plugins-gnonlin portpav2006-05-085-59/+0
|
* - Remove hal support, not in ports yet.ahze2006-05-082-10/+0
|
* - Update to 0.8.6.20060507ahze2006-05-084-434/+401
|
* - Update to 0.8.5ahze2006-05-084-430/+462
| | | | | | | | | | | | | | - Split Makefile into Makefile.inc to make it a little easier to maintain - Turn on or off knobs by default per configure script o GNOMEVFS on by default o AVAHI on by default o FLAC off by default o X264 on by default o DAAP on by default o LIVEMEDIA off by default o SAMBA on by default o SDL on by default o SPEEX on by default
* - Update to 0.9.7.1pav2006-05-086-103/+28
| | | | | PR: ports/96937 Submitted by: Miguel Mendez <mmendez@energyhq.be> (maintainer)
* - Depend on bad, good and ugly gstreamer plugins to be surenovel2006-05-083-21/+34
| | | | | | | | | | | bmpx would be able to play something just after install [1] - Add pkg-message informing users they need to install additional gstreamer plugins to get a support for additional formats - Add WITHOUT_NLS knob - Fix plist - Bump PORTREVISION Reported by: Frank Staals <frank@fstaals.net> [1]
* - Update the MASTER_SITES to fix the fetch.mezz2006-05-088-58/+94
| | | | | | | | | | | | | | | | | | | | - Fix the build if multimedia/x264 is installed in system. [1] - Add --exclude in extract to not extract beos, macosx, liba52, libavcodec, libdvdcss and other un-need directories to make sure they do build with the system (use external dependencies) libraries. Only keep libx264. - Remove a few missing leftover of ffmpeg in post-patch and in one of patch. - Add '-dx' in jam by default to give the verbose of build. Easier for me to collect the bug report or/and read in log from tinderboxes. - Clean distinfo, remove a leftover of ffmpeg and add SHA256. - Clean pkg-descr to make it looks nicer. - Make portlint a bit happier. Before anyone ask/request me to update it to 7.x. I don't know yet, I haven't dig in what 7.x has. I think, this port needs to have a good last clean up before update it to 7.x. PR: ports/88838 [1] Reported by: Zach Dykstra <md@anduin.org> [1], bite on me too
* - Update PORTREVISION and libtheora version reflecting multimedia/libtheora ↵mnag2006-05-0712-28/+26
| | | | | | update. - portlint(1) while here
* - Update to 1.0alpha5mnag2006-05-074-16/+12
| | | | | | | - Take maintainership PR: 95863 Submitted by: maintainer
* Typo: s/WITHOUT_GCONF/WITH_GCONF/.novel2006-05-051-1/+1
| | | | Reported by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Update to 0.14.4novel2006-05-056-160/+93
| | | | | | | | - Update COMMENT - Pet portlint PR: 96765 (based on) Submitted by: Andrew Pantyukhin <infofarmer@gmail.com>
* - Remove USE_REINPLACE.alepulver2006-05-051-27/+20
| | | | | | | | - Format tabs, put targets at the end. - Remove unavoidable auto-detection of OPTIONS. - Change libxine library version (13 -> 15) in dependency. Approved by: garga (mentor)
* - Fix plist on gstreamer-plugins-libpng80ahze2006-05-041-0/+2
| | | | Reported by: pointyhat via kris
* - Fix plist due to conflicting GST_VERSION in bsd.gstreamer.mk and in PLIST_SUBahze2006-05-041-4/+2
| | | | Reported by: pointyhat via kris
* Run update-desktop-database since bmp.desktop contains a MimeType entry.jylefort2006-05-032-2/+5
| | | | Approved by: maintainer
* Update to 0.7.43.lawrance2006-05-036-70/+61
| | | | | | | | Tidy up for portlint. PR: ports/93921 Submitted by: Rainer Alves <rainer.alves@gmail.com> Approved by: holger <holger@e-gitt.net> (maintainer)
* - Update to 0.8.5-test4ahze2006-05-022-5/+5
|
* - Mark graphics/gstreamer-plugins-libvisual broken on 4.xahze2006-05-021-0/+3
| | | | Reported by: pointyhat via kris
* - Mark BROKEN because this installs files during "make all"ahze2006-05-021-0/+2
| | | | Reported by: kris
* - Fix plistahze2006-05-012-1/+10
| | | | Reported by: kris mail
* Add missing plist files.marcus2006-05-012-1/+4
| | | | Reported by: pav
* - Remove USE_REINPLACE. [1]nobutaka2006-05-013-42/+61
| | | | | | | | | | | - Use DATADIR macro. [1] - Make WITHOUT knobs actually disable features with configure. [1] - Fix build error for the case when libtool15 is not installed. [2] - Correct pkg-plist. [2] - Modify files/patch-configure to disable libtheora support properly for WITHOUT_THEORA knob. PR: ports/95639 [1], ports/96140 [2] Submitted by: Alexander Botero-Lowry <alex@foxybanana.com> [1], oliver [2]
* Remove a forgotten patch to fix the apply patches.mezz2006-05-011-77/+0
| | | | Reported by: Andy Fawcett <andy@athame.co.uk>
* Add a hack-around for a crash in the new xprint code in -CURRENT that ismarcus2006-04-301-1/+3
| | | | | | triggered once gstreamer registers a custom printf format. Submitted by: sajd on #freebsd-gnome
* - Remove gstreamer-plugins not in 0.10 (yet)_ahze2006-04-309-144/+0
|
* - Add gstreamer-plugins-gnonlinahze2006-04-304-47/+19
|
* - Update gstreamer to 0.10ahze2006-04-3085-2029/+1085
| | | | | | | - Move all old gstreamer 0.8 ports to gstreamer*80 [1] - Chase all ports with new gstreamer or gstreaemer moves Repocopied by: marcus [1]
* This port provides a FreeBSD kernel module thatsem2006-04-296-0/+98
| | | | | | | | | | video4linux enabled and raw yuv420p applications can use to access several USB based webcams. WWW: http://www.saillard.org/linux/pwc/ PR: ports/93464 Submitted by: Raaf <raaf@luna.afraid.org>
* - Fix wrong plistmnag2006-04-282-3/+4
| | | | | | | - portlint(1) PR: 96394 Submitted by: maintainer
* Chase audio/libmodplug update.ehaupt2006-04-263-1/+3
|
* - Update MASTER_SITES to fix fetchahze2006-04-251-1/+1
| | | | Reported by: kris mail
* Remove unnecessary bash dependency.tmclaugh2006-04-241-4/+0
| | | | Approved by: ahze
* - Update to 0.8.5-test3ahze2006-04-232-11/+11
| | | | - Use USE_SDL=image now for sdl support
* update to 1.0.0oliver2006-04-236-8/+14
| | | | | | PR: 96139 Submitted by: oliver Approved by: maintainer
* Repocopy gstreamer-plugins-polypaudio to gstreamer-plugins-polyp as themarcus2006-04-222-4/+4
| | | | | | | latter is what gstreamer calls the Polyp Audio plug-in. This effectively fixes the linking of this plug-in. PR: 87777
* Fix format string vulnerability.nobutaka2006-04-202-1/+30
| | | | | | | Security: http://open-security.org/advisories/16 Security: http://secunia.com/advisories/19671/ Obtained from: xine CVS Notified by: simon
* Grab maintainership for gnome@.marcus2006-04-174-4/+4
|
* Re-enable GTK2 support with patch from Mplayer CVS found viatmclaugh2006-04-172-24/+25
| | | | | | | | | | | | www.ubuntuforums.org. This is not the old gtk2 patch used before but the current gtk2 support in Mplayer's CVS. Unlike gtk12 support, gtk20 support will not be autodetected since it's still an unofficial patch. Please use WITH_GTK2 to use. PR: 95558 Submitted by: Me Approved by: Maintainer Obtained from: http://www.ubuntuforums.org/archive/index.php/t-78037.html
* Chase libmpcdec updatetmclaugh2006-04-162-2/+2
| | | | Notified by: Krismail
* Prevent the mpg123 plugin from hijacking flac streams.arved2006-04-162-2/+12
| | | | | | | Thanks to Thomas-Martin Seck <tmseck@netcologne.de> PR: 93948 Submitted by: Espen Skoglund <esk@ira.uka.de>
* Update to 2.1.2arved2006-04-162-4/+8
| | | | | PR: 94156 Submitted by: Anish Mistry
* - Chase libmpcdec updatepav2006-04-162-2/+2
|
* - MAINTAINER -> gnome@ahze2006-04-154-4/+4
|
* Reset kwm due to no response about email.linimon2006-04-1514-14/+14
| | | | Hat: portmgr
* Change the maintainership address to the @FreeBSD.org one.alepulver2006-04-091-1/+1
| | | | Approved by: garga (mentor)
* - Add security patchmnag2006-04-082-2/+70
| | | | | | | | - Bump PORTREVISION Approved by: maintainer Obtained from: Mplayer CVS Security: VuXML c7526a14-c4dc-11da-9699-00123ffe8333
* - Update to 0.90.3.01 [1]hq2006-04-055-11/+12
| | | | | | | | - Use 'exec' to launch the JVM - Add some $FreeBSD$ tag PR: 94975 [1] Submitted by: maintainer [1]
* Fix pkg-plist and bump PORTREVISION.ale2006-04-042-3/+1
|
* Update to 0.2.3.novel2006-04-046-12/+12
| | | | | PR: 95291 Submitted by: maintainer
* - Workaround Python ioctl() wrapper deficiency different way so Freevobland2006-04-033-25/+14
| | | | | | | | do not attempts to read media every other second. - Move pkg-message into files/pkg-message.in [1] PR: 95226 [1] Approved by: maintainer
* Reduce superfluous gnome dependencies: kino depends on libglade2, not ↵ale2006-04-021-1/+1
| | | | | | libgnomeui. Approved by: maintainer timeout (2 weeks)
* - Improve plugins installation handlingnovel2006-04-014-12/+42
| | | | | | | | | | | | - Disable broken flac plugin - Mark BROKEN on 4.x [1] - Minor clean-ups - Bump PORTREVISION PR: 94595 Submitted by: maintainer Reported by: David Le Brun <david@dyn-ns.net> pointyhat via kris [1]
* - Workaround Pythons ioctl() wrapper deficency.bland2006-03-313-1/+25
| | | | | | | | - Add CDS constant missed on FreeBSD. - Catch up with lsdvd output format changes. - Remove obsolete USE_REINPLACE. Approved by: maintainer
* Update to KDE 3.5.2lofi2006-03-3111-20/+63
|
* Mark as deprecated, Project Mayo is now part of DivX.comvd2006-03-291-3/+4
| | | | | PR: ports/95046 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* Fix plist.lofi2006-03-282-0/+3
|
* - Update to 10.0.7.785-20060201mnag2006-03-283-22/+20
| | | | | | | | | | | - Update WWW - Suppress ${MKDIR} - portlint(1) Security: CVE-2005-2922, CVE-2006-0323, http://service.real.com/realplayer/security/03162006_player/en/, VUXML: 25858c37-bdab-11da-b7d4-00123ffe8333, VUXML: fe4c84fc-bdb5-11da-b7d4-00123ffe8333
* - Remove oc localeahze2006-03-271-1/+1
| | | | Reported by: kris via pointyhat
* - Fix hang on startup with perl 5.8.8pav2006-03-272-2/+13
| | | | | PR: ports/94944 Submitted by: Sam Stein <scs@b1tt3r.org>
* Upgrade to 0.8arved2006-03-275-33/+72
|
* - Fix master sitespav2006-03-261-3/+1
| | | | | PR: ports/94932 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Marked as DEPRECATED. The project is gone since 2004.sem2006-03-261-0/+4
| | | | | PR: ports/94934 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* - Add desktop entrie via DESKTOP_ENTRIESahze2006-03-261-2/+5
| | | | | | | - Use USE_GETTEXT PR: 94688 Submitted by: Pawel Pekala
* Drop maintainershipmarkus2006-03-252-2/+2
|
* o Update to 2006032300 cvs snapshot made on March 23, 2006lioux2006-03-2411-119/+123
| | | | | | o Properly USE_RC_SUBR directive by poiting it at a rc.d script template o Take care of some problems raised by portlint(1)
* Removed after copy to ffserver.inlioux2006-03-241-26/+0
|
* Copied from ffserver.shlioux2006-03-241-0/+26
|
* - Fix MASTER_SITES and make port fetchable againtdb2006-03-212-3/+2
| | | | | | | | - Fix WWW - Remove EXTRACT_SUFX PR: 94761 Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
* o Fix build on FreeBSD 4.x branch by requiring USE_GETOPT_LONGlioux2006-03-211-1/+4
| | | | | | o Furthermore, make the port CC safe Reported by: kris
* - Mark broken also on ia64pav2006-03-211-1/+1
| | | | Reported by: krismail
* - Add seq2 to the dependency list.sem2006-03-201-8/+6
| | | | | | | | | | - Add a regex replace for seq -> seq2 - Consolidat the REINPLACE_CMD's - Remove the do-build workaround for the NO_BUILD/OPTIONS bug that was fixed a while back. PR: ports/94706 Submitted by: maintainer
* Spidermonkey is a runtime dependency, too.ale2006-03-191-0/+1
|
* Fix typo in pkg-descrgarga2006-03-191-2/+2
| | | | | PR: ports/94381 Submitted by: Nicola Vitale <nivit@email.it>
* - Fix usage of wcpav2006-03-182-3/+33
| | | | | | | - Add dependency on urwfonts for subtitles PR: ports/94590 Submitted by: Phil Oleson <oz@nixil.net> (maintainer)
* - Update to 0.8.5.20060314 (0.8.5-test1)ahze2006-03-162-7/+11
|
* Update to 0.2.2.novel2006-03-166-122/+36
| | | | | PR: 94129 Submitted by: maintainer
* - Update to 0.3.1pav2006-03-163-12/+23
| | | | | | | - Take maintainership PR: ports/94177 Submitted by: Jean-Francois BOEUF <jfb@minet.net>
* Drop maintainership.novel2006-03-162-2/+2
| | | | | PR: 94153 Submitted by: thompsa
* * Fix PLIST_SUB handlingarved2006-03-152-3/+6
| | | | | | | | | | PR: 92678 Submitted by: Pawel Pekala <c0rn@o2.pl> Pointy hat to: arved * Add suddently appearing .a files to pkg-plist (after libtool changes?) * Bump PORTREVISION
* Fix typos of entries in .texi.nork2006-03-132-1/+11
| | | | | | | | PR: ports/93916 Reported by: many people Tested by: many people Approved by: portmgr (linimon), lofi (dirmngr's maintainer) Reviewed by: hrs (UPDATING)
* Mark as BROKEN, since it uses strndup() which FreeBSD does not have.tobez2006-03-131-0/+2
| | | | | | | | | | When this problem is fixed, the following additional steps are needed to make the port operational: - require *threaded* lang/perl5.8; - modify MAKE_ENV similar to what math/PDL currently does. Approved by: portmgr (kris)
* Fix mplayer vulnerability (heap overflow) in the ASF demuxervd2006-03-092-1/+38
| | | | | | | | | | | Arbitrary remote code execution under the user ID running the player when streaming an ASF file from a malicious server. PR: ports/93767 Submitted by: "Thomas E. Zander" <riggs@rrr.de> (maintainer) Approved by: portmgr (erwin) Obtained from: mplayer CVS repo: http://www1.mplayerhq.hu/cgi-bin/cvsweb.cgi/main/libmpdemux/demuxer.h.diff?r2=1.90&r1=1.87&f=u Security: heap overflow in the ASF demuxer (http://www.mplayerhq.hu/design7/news.html#vuln13, http://bugs.gentoo.org/show_bug.cgi?id=122029)
* Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.ade2006-03-0726-20/+26
| | | | | Discussed with: kris Approved by: portmgr (implicit)
* Put the distfile on MASTER_SITE_LOCAL to fix fetching.novel2006-03-052-2/+6
| | | | | Reported by: pointyhat via kris Approved by: portmgr (kris)
* Fix up a little more post-libtool falloutade2006-03-022-3/+5
| | | | | Submitted by: various Approved by: portmgr (implicit)
* Bump PORTREVISION for new gtk-12 library location, post libtool.ade2006-03-011-1/+1
| | | | | | PR: 93959 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (implicit)
* Bump PORTREVISION for new gtk-12 library location, post libtool.ade2006-03-011-0/+1
| | | | | | PR: 93956 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (implicit)
* Bump PORTREVISION for new glib-12 library location, post libtool.ade2006-03-011-1/+1
| | | | | | PR: 93955 Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu@people.tecnik93.com> Approved by: portmgr (implicit)
* Fix hardcoded (!?) references to gtk12 to point to gtk-12 from theade2006-02-281-5/+5
| | | | | | | libtool conversion. Submitted by: pointhat, itetcu_@IRC, others Approved by: portmgr (implicit)
* Fix build in a single-libtool worldade2006-02-281-0/+57
| | | | | Submitted by: pointyhat Approved by: portmgr (implicit)
* Post libtool-conversion fixupsade2006-02-274-2/+12
| | | | | Submitted by: pointyhat and others Approved by: portmgr (implicit)
* Fix build error.nobutaka2006-02-261-1/+1
| | | | | Submitted by: "Stephane E. Potvin" <sepotvin@videotron.ca> Approved by: portmgr(marcus)
* Post libtool-conversion fixupsade2006-02-262-2/+3
| | | | | Submitted by: pointyhat Approved by: portmgr (implicit)
* Conversion to a single libtool environment.ade2006-02-23119-169/+1380
| | | | Approved by: portmgr (kris)
* Update search.cpan.org WWW: entries to have a trailing slash.fenner2006-02-211-1/+1
| | | | | | | Change some URLs from author dirs to dist dirs. The example in the porter's handbook didn't have the trailing slash; mea culpa for not having caught that when it went in.
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.dougb2006-02-212-4/+4
| | | | | | | We have not checked for this KEYWORD for a long time now, so this is a complete noop, and thus no PORTREVISION bump. Removing it at this point is mostly for pedantic reasons, and partly to avoid perpetuating this anachronism by copy and paste to future scripts.
* o Fix misbehavior of makexml that adds extra n's at the XML code,lioux2006-02-192-1/+66
| | | | | | | | rendering it useless. o Bump PORTREVISION PR: 92084 Submitted by: edwin
* fix a couple misspellings...jmg2006-02-191-2/+2
|
* Add a knob for enabling gconf backend. It's on by default since it's morenovel2006-02-161-0/+5
| | | | stable than a xml backend.
* Fix on 4.x.novel2006-02-124-28/+0
| | | | | Submitted by: Stepan Zastupov (maintainer) Reported by: pointyhat via kris
* - Revert to making ffmpeg default instead of ffmpeg-develahze2006-02-121-1/+1
|
* - Fix build with new libquicktimeahze2006-02-122-1/+19
| | | | | Submitted by: ankon via irc.freenode.org/#FreeBSD-GNOME Obtained from: mjpeg cvs
* - Fix building when an older version of bmpx is installed [1]novel2006-02-123-1/+41
| | | | | | | - Remove curl dependency since it is not needed anymore [2] Reported by: Anish Mistry <amistry@am-productions.biz> [1], David Le Brun <david@dyn-ns.net> [2]
* fix compilation if libevent is installedoliver2006-02-111-1/+2
| | | | | PR: ports/92673 Submitted by: Raaf <raaf@luna.afraid.org>
* Update to 0.13.novel2006-02-114-72/+72
|
* Update to 0.9.1blioux2006-02-094-8/+8
|
* Fix plist.novel2006-02-082-0/+2
| | | | | Submitted by: Stepan Zastupov (maintainer) Reported by: pointyhat via kris
* Honor saved config parameters when BATCH=YES.girgen2006-02-081-5/+1
| | | | Approved by: maintainer
* Update to 1.5.4.lawrance2006-02-083-6/+6
| | | | | PR: ports/91616 Submitted by: Soren Dossing <netcom@sauber.net> (maintainer)
* Pass maintainership to Soren Dossing <netcom@sauber.net>.lawrance2006-02-071-1/+1
| | | | | PR: ports/92186 Approved by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (outgoing maintainer)
* - Update to 1.0.3tdb2006-02-0628-378/+40
| | | | | PR: 92536 Submitted by: triosoft@triosoft.com.ua (maintainer)
* - Fix plist if used with old ffmpegahze2006-02-062-4/+11
| | | | - Default to using ffmpeg-devel unless ffmpeg is already installed