aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* This port is scheduled for deletion on 2005-09-22 if it is still brokenKris Kennaway2005-07-232-0/+4
| | | | | | | at that time and no PRs have been submitted to fix it. Notes: svn path=/head/; revision=139936
* Don't remove /usr/X11R6/share/mime/packages/ at deinstallation.Pierre Beyssac2005-07-211-1/+0
| | | | Notes: svn path=/head/; revision=139848
* - Add missing file to plistMichael Johnson2005-07-211-0/+1
| | | | | | | Reported by: kris mail Notes: svn path=/head/; revision=139784
* Correct maintainer addressKris Kennaway2005-07-211-1/+1
| | | | Notes: svn path=/head/; revision=139773
* BROKEN on amd64: Configure failsKris Kennaway2005-07-211-1/+1
| | | | Notes: svn path=/head/; revision=139770
* BROKEN on ia64 and amd64: Does not compileKris Kennaway2005-07-201-0/+4
| | | | Notes: svn path=/head/; revision=139747
* - Fix dependenciesPav Lucistnik2005-07-201-1/+3
| | | | | | | | PR: ports/83766 Submitted by: Remington <MrL0Lz@gmail.com> (maintainer) Notes: svn path=/head/; revision=139661
* - Fix png12 supportMichael Johnson2005-07-203-0/+156
| | | | | | | | | | - Fix mplex on 4.x PR: 83689 Submitted by: Sven Berkvens-Matthijsse <sven@berkvens.net> Notes: svn path=/head/; revision=139656
* Update to 0.1.10.Koop Mast2005-07-1916-591/+74
| | | | Notes: svn path=/head/; revision=139586
* - Remove reference to yuvdeinterlace in pkg-descrMichael Johnson2005-07-171-6/+0
| | | | Notes: svn path=/head/; revision=139412
* - Don't build/install yuvdeinterlace since it is installedMichael Johnson2005-07-173-21/+1
| | | | | | | | | by mjpegtools now Pointed out by: kris Notes: svn path=/head/; revision=139411
* - Chase mjpegtools lib versionMichael Johnson2005-07-171-1/+2
| | | | | | | | PR: 83597 Submitted by: q@galgenberg.net Notes: svn path=/head/; revision=139410
* - Fix typo in plistMichael Johnson2005-07-171-1/+1
| | | | | | | | PR: 83596 Submitted by: q@galgenberg.net Notes: svn path=/head/; revision=139408
* - Update to 0.4.7Herve Quiroz2005-07-153-5/+5
| | | | | | | | | | - Fix MASTER_SITES [1] - Update WWW field in pkg-descr Reported by: pointyhat [1] Notes: svn path=/head/; revision=139268
* Update to 0.7.6.Pierre Beyssac2005-07-149-91/+143
| | | | Notes: svn path=/head/; revision=139233
* - Remove share/applications if emptyMichael Johnson2005-07-141-1/+1
| | | | Notes: svn path=/head/; revision=139230
* Update to 1.0.4.Koop Mast2005-07-143-3/+4
| | | | | | | Approved by: maintainer timeout (3 weeks) Notes: svn path=/head/; revision=139220
* - Update to 8.1Michael Johnson2005-07-142-4/+4
| | | | Notes: svn path=/head/; revision=139179
* - Chase mjpegtools lib versionMichael Johnson2005-07-148-10/+12
| | | | Notes: svn path=/head/; revision=139178
* - Update to 1.6.3-rc1Michael Johnson2005-07-146-75/+33
| | | | Notes: svn path=/head/; revision=139177
* - Fix lib depends to libtar..Michael Johnson2005-07-142-2/+2
| | | | Notes: svn path=/head/; revision=139172
* - Patch out the check for arch from configure script, the software worksPav Lucistnik2005-07-132-3/+13
| | | | | | | Submitted by: Alejandro Pulver <alejandro@varnet.biz> (maintainer) Notes: svn path=/head/; revision=139132
* - Back out of this commit, didn't mean to commit this port.Michael Johnson2005-07-132-6/+4
| | | | Notes: svn path=/head/; revision=139034
* - Readd PORTREVISION?= to gstreamer-plugins so I can bumpMichael Johnson2005-07-1325-27/+29
| | | | | | | | | gstreamer-plugins-libcdio without bumping everything. - Add PORTREVISION= 1 to each gstreamer-plugins so version doesn't go backwards. Notes: svn path=/head/; revision=139033
* - Bump PORTREVISION for last commit from lib ver bump of libcdioMichael Johnson2005-07-131-1/+1
| | | | Notes: svn path=/head/; revision=139032
* - Chase lib version to libcdioMichael Johnson2005-07-134-4/+5
| | | | | | | Forgotten by: mich Notes: svn path=/head/; revision=139031
* - Chase libcdio libversionMichael Johnson2005-07-131-1/+2
| | | | | | | Forgotten by: mich Notes: svn path=/head/; revision=139030
* Previous fix was incomplete.Hidetoshi Shimokawa2005-07-131-1/+1
| | | | Notes: svn path=/head/; revision=139026
* Fix comment.Hidetoshi Shimokawa2005-07-131-1/+1
| | | | | | | Submitted by: christopher.a.johnson@gmail.com Notes: svn path=/head/; revision=139025
* - Depend on shared library of libtar now, don't bump PORTREVISIONMichael Johnson2005-07-132-2/+2
| | | | | | | since people who already have vlc installed have static version. Notes: svn path=/head/; revision=139024
* - Update to 0.8.2.20050712Michael Johnson2005-07-132-4/+19
| | | | | | | | - Add new knob WITH_WIN32_CODECS, off by default Support for win32 multimedia DLL's Notes: svn path=/head/; revision=139019
* Uh-oh. Fix the just committed patch-cflags to only defined HAVE_BSWAP onMikhail Teterin2005-07-132-2/+27
| | | | | | | | i386. Add one more patch to the patch-warnings collection, to ensure warning-free compile on 64-bit platforms (tested on amd64). Notes: svn path=/head/; revision=139014
* Fix configure to stop appending ``-march=i386'' to CFLAGS on i386.Mikhail Teterin2005-07-123-1/+144
| | | | | | | | | | | | | | | | | Depending on other optimization options, compiler could get confused into an internal error, and was, probably, building pessimized code even when working. Ensure warning-free build, while I'm here. Mark the SSE as having no effect -- ``--enable-sse'' causes configure to add the HAS_SSE define to CFLAGS, but nothing in the current release checks for that flag. Ha-ha. There are SSE implementations of some parts of the code (they are just no used), so, perhaps, someone can add another patch to make use of them, when possible. Notes: svn path=/head/; revision=139013
* - Update to 0.0.20050712Michael Johnson2005-07-124-6/+6
| | | | Notes: svn path=/head/; revision=139009
* - Mark broken on sparc64 (fails to configure)Michael Johnson2005-07-121-1/+7
| | | | | | | | PR: 83351 Submitted by: maintainer Notes: svn path=/head/; revision=139006
* - Fix compilation of audio/gstreamer-plugins-cdparanoia on FreeBSD 4.XPav Lucistnik2005-07-112-14/+30
| | | | | | | Approved by: kwm Notes: svn path=/head/; revision=138909
* Replace master site with working onesKris Kennaway2005-07-101-1/+2
| | | | Notes: svn path=/head/; revision=138835
* Add a hopefully more reliable master siteKris Kennaway2005-07-102-2/+4
| | | | Notes: svn path=/head/; revision=138834
* Revert previous change, slave ports revision will go backwards with this change.Koop Mast2005-07-102-2/+2
| | | | | | | | | Submitted by: marcus Approved by: maintainer (implicit) Pointyhat awarded to: kwm Notes: svn path=/head/; revision=138786
* change PORTREVISION to PORTREVISION?= for the slave ports.Koop Mast2005-07-102-2/+2
| | | | | | | | Submitted by: ahze Approved by: maintainer (implicit) Notes: svn path=/head/; revision=138785
* Fix packaging. Only build the spc plugin on i386 and depend on nasm.Koop Mast2005-07-096-6/+24
| | | | | | | | Submitted by: pointyhat via kris Approved by: maintainer (implicit) Notes: svn path=/head/; revision=138780
* Update to Gaim 1.4.0. See http://gaim.sourceforge.net/ChangeLog forJoe Marcus Clarke2005-07-091-1/+1
| | | | | | | | the list of changes. Also, bump all PORTREVISIONs for ports that depend on Gaim. Notes: svn path=/head/; revision=138746
* Upgrade from April's 10.0.4 to 10.0.5, released by Real at the end of May.Mikhail Teterin2005-07-082-7/+6
| | | | | | | Allow install on amd64, where it works just fine. Notes: svn path=/head/; revision=138711
* Unbreak by fixing plist.Koop Mast2005-07-074-4/+6
| | | | Notes: svn path=/head/; revision=138656
* - Remove forgotten patchMichael Johnson2005-07-071-12/+0
| | | | | | | Pointed out by: xxjack12xx@gmail.com Notes: svn path=/head/; revision=138636
* - Update to 0.8.2.20050705Michael Johnson2005-07-062-4/+3
| | | | Notes: svn path=/head/; revision=138625
* - Update to 0.3.0Michael Johnson2005-07-066-12/+12
| | | | Notes: svn path=/head/; revision=138620
* - Chase libversion bump of libdvbpsiMichael Johnson2005-07-062-2/+4
| | | | Notes: svn path=/head/; revision=138614
* - Update to 0.1.5Michael Johnson2005-07-064-22/+13
| | | | Notes: svn path=/head/; revision=138613
* - Update to 1.46Pav Lucistnik2005-07-065-100/+68
| | | | | | | | | PR: ports/82917 Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es> Approved by: Ulrich Spoerlein <spoerlein@informatik.uni-wuerzburg.de> (maintainer) Notes: svn path=/head/; revision=138607