summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' inAkinori MUSHA2002-10-101-1/+1
| | | | | | | | them when using a non-default compiler/linker, so do not use `/' as delimiter for s///. (I picked `|' instead) Notes: svn path=/head/; revision=67737
* o Update maintainer emailMario Sergio Fujikawa Ferreira2002-10-055-13/+55
| | | | | | | | | | o Update to 0.7.16-20020913: this version has VIDIX support but only running as 'root' Approved by: maintainer Notes: svn path=/head/; revision=67372
* Fix build in -CURRENTMario Sergio Fujikawa Ferreira2002-10-052-0/+20
| | | | | | | Submitted by: mbr Notes: svn path=/head/; revision=67357
* Fix build in -CURRENTMario Sergio Fujikawa Ferreira2002-10-051-2/+11
| | | | | | | | | | PR: 43546 Prompted by: elevati0n <elevati0n@motocross.com> Submitted by: mbr, Lars Eggert <larse@isi.edu> Notes: svn path=/head/; revision=67355
* Use USE_GNOMENG.Joe Marcus Clarke2002-10-051-8/+7
| | | | | | | Requested by: James Pole <james.pole@paradise.net.nz> Notes: svn path=/head/; revision=67342
* find->${FIND},xargs->${XARGS}Ying-Chieh Liao2002-09-291-1/+1
| | | | | | | | PR: 40791 Submitted by: Simon 'corecode' Schubert <corecode@corecode.ath.cx> Notes: svn path=/head/; revision=67236
* Chase libdv -ldv.2 library bump. Forgotten in LIB_DEPENDS line.Mario Sergio Fujikawa Ferreira2002-09-261-1/+1
| | | | | | | | PR: 43378 Submitted by: adam@vectors.cx Notes: svn path=/head/; revision=67151
* o Add WITH_REALPLAYER support plus autodetection so that a correctMario Sergio Fujikawa Ferreira2002-09-252-2/+34
| | | | | | | | | | | | port dependency is built [1] o Have WITH_LIBDVDREAD really work [2] PR: 43291 [1] Submitted by: alane [1], MAINTAINER [2] Approved by: maintainer Notes: svn path=/head/; revision=67141
* Correct typo in PLIST_SUB that prevented package build on bento.Kris Kennaway2002-09-202-2/+2
| | | | Notes: svn path=/head/; revision=66884
* libtool patch to improve chances that this port builds in someMario Sergio Fujikawa Ferreira2002-09-201-0/+10
| | | | | | | installations Notes: svn path=/head/; revision=66846
* Chase checksum, no functional changesMario Sergio Fujikawa Ferreira2002-09-201-21/+21
| | | | | | | Prompted by: maintainer Notes: svn path=/head/; revision=66765
* Upgrade to 0.90.0.8.Oliver Braun2002-09-1912-164/+56
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=66716
* Add appropriate --disable-* CONFIGURE_ARGS to disable things such as esoundJoe Marcus Clarke2002-09-141-1/+4
| | | | | | | | | | support from being built when esound is already installed on the system. Reported by: alane Approved by: timeout from maintainer Notes: svn path=/head/; revision=66308
* Update to 0.44Mario Sergio Fujikawa Ferreira2002-09-103-5/+9
| | | | | | | | Reviewed by: maintainer Approved by: maintainer Notes: svn path=/head/; revision=66068
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h, and #ifdef 0Kris Kennaway2002-09-082-0/+24
| | | | | | | -> #if 0) Notes: svn path=/head/; revision=65810
* Fix build on -current (machine/soundcard.h -> sys/soundcard.h)Kris Kennaway2002-09-081-0/+11
| | | | Notes: svn path=/head/; revision=65806
* Update to 0.9.0.13Kevin Lo2002-09-052-3/+3
| | | | | | | | PR: 42435 Submitted by: MAINTAINER Notes: svn path=/head/; revision=65659
* Chase library version bump in libdv version 0.9.8Mario Sergio Fujikawa Ferreira2002-09-043-3/+3
| | | | Notes: svn path=/head/; revision=65619
* o Update to 0.9.8 containing a library version bumpMario Sergio Fujikawa Ferreira2002-09-044-51/+12
| | | | Notes: svn path=/head/; revision=65618
* Fix buildMario Sergio Fujikawa Ferreira2002-09-031-1/+7
| | | | | | | | PR: 42383 Prompted by: Frank Mayhar <frank@exit.com> Notes: svn path=/head/; revision=65577
* Made the mpeglib component compile after values.h was finally removedAlan Eldridge2002-09-034-0/+78
| | | | | | | | | | from STABLE. PR: n/a Submitted by: Andy Fawcett <andy@athame.co.uk> Notes: svn path=/head/; revision=65564
* Deploy USE_GNOMENG infrastructureMario Sergio Fujikawa Ferreira2002-09-0320-38/+65
| | | | | | | | PR: 42349 Submitted by: Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=65522
* ${PERL} -> ${REINPLACE_CMD}David W. Chapman Jr.2002-09-012-4/+7
| | | | | | | | | PR: 40784 Submitted by: corecode@corecode.ath.cx Reviewed by: flynn@energyhq.homeip.net Notes: svn path=/head/; revision=65426
* Update to 0.4.4Brian Somers2002-08-314-4/+4
| | | | Notes: svn path=/head/; revision=65376
* drop maintainershipMIHIRA Sanpei Yoshiro2002-08-312-2/+2
| | | | | | | | | | | | | | P.S. I tested latest xmovie(1.9.7) on FreeBSD-current. I could run it with some rpms(I installed below rpms manually from RedHat 7.2). libgcc-3.0.1-3.i386.rpm libstdc++3-3.0.1-3.i386.rpm Mesa-3.4.2-7.i386.rpm I hope someone to add above rpm into ports tree :-) Notes: svn path=/head/; revision=65366
* Update to use GNOMENG.Christian Weisgerber2002-08-301-3/+3
| | | | | | | | PR: 42129 Submitted by: Juan Salaverria <rael@vectorstar.net> Notes: svn path=/head/; revision=65335
* Synchronize with linux-png.Trevor Johnson2002-08-282-2/+4
| | | | Notes: svn path=/head/; revision=65168
* add avidemux 0.9.0.12Ying-Chieh Liao2002-08-286-0/+54
| | | | | | | | | | GUI based AVI (DivX) editor PR: 41788 Submitted by: Anish Mistry <amistry@am-productions.biz> Notes: svn path=/head/; revision=65162
* - Fix MASTER_SITESKevin Lo2002-08-283-6/+4
| | | | | | | | | | - Remove obsolete WWW PR: 42038 Submitted by: Ports Fury Notes: svn path=/head/; revision=65138
* o Update to 1.2.2Mario Sergio Fujikawa Ferreira2002-08-274-20/+14
| | | | | | | o USE_REINPLACE Notes: svn path=/head/; revision=65109
* Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted toWill Andrews2002-08-254-64/+54
| | | | | | | | | | more closely conform to FreeBSD style etc, and Konqueror SSL patch merged. Tested by: Matt Douhan <matt@fruitsalad.org>, alane Submitted by: lioux [1] Notes: svn path=/head/; revision=64972
* Fix build in -CURRENT. It was not finding gtk+.pcMario Sergio Fujikawa Ferreira2002-08-231-1/+2
| | | | | | | Submitted by: bento (warning), kris (fix) Notes: svn path=/head/; revision=64924
* Use USE_GNOMENG.Joe Marcus Clarke2002-08-211-19/+28
| | | | | | | Approved by: timeout from maintainer Notes: svn path=/head/; revision=64759
* Remove USE_ESOUND since sdl12 depends on esound.MANTANI Nobutaka2002-08-211-1/+0
| | | | | | | | PR: 41596 Submitted by: Brad Laue <brad@brad-x.com> Notes: svn path=/head/; revision=64736
* o Do not install *.la files; hence, add USE_LIBTOOL required byMario Sergio Fujikawa Ferreira2002-08-203-12/+27
| | | | | | | | | | | | | patch o Fix build when WITHOUT_SDL is defined o Convert to USE_GNOMENG o Bump PORTREVISION PR: 41501 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=64704
* Replace sh shell parameter $* with safer "${@}"Mario Sergio Fujikawa Ferreira2002-08-161-1/+1
| | | | Notes: svn path=/head/; revision=64563
* Update to 1.0.3: chase distfile checksums (no security concerns)Mario Sergio Fujikawa Ferreira2002-08-133-21/+61
| | | | | | | | | | and add trium skin PR: 41608 Submitted by: alane Notes: svn path=/head/; revision=64471
* - Fix build on -stableYing-Chieh Liao2002-08-105-32/+91
| | | | | | | | | | | - Support CFLAGS properly - Do not install .la files PR: 41503 Submitted by: Ports Fury Notes: svn path=/head/; revision=64343
* Update to 0.90 pre 6Mario Sergio Fujikawa Ferreira2002-08-0710-56/+78
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=64148
* o Update to 0.2.3Mario Sergio Fujikawa Ferreira2002-08-066-64/+4
| | | | | | | o Remove patches/scripts merged into distribution Notes: svn path=/head/; revision=64124
* o Chase ogle libdvdcontrol library bump in version 0.8.5Mario Sergio Fujikawa Ferreira2002-08-061-1/+5
| | | | | | | | o Quick fix to handle a library function change o Bump PORTREVISION Notes: svn path=/head/; revision=64112
* o Update to 0.8.5Mario Sergio Fujikawa Ferreira2002-08-063-24/+32
| | | | | | | | o USE_REINPLACE o Fix locale dir location Notes: svn path=/head/; revision=64111
* o Update to 0.8.5Mario Sergio Fujikawa Ferreira2002-08-064-16/+6
| | | | | | | o Finally mpeg and lpcm audio. Thus, remove PKGMESSAGE Notes: svn path=/head/; revision=64110
* Sync with libxine shared library version bump.MANTANI Nobutaka2002-08-052-2/+12
| | | | | | | Bump PORTREVISION. Notes: svn path=/head/; revision=64057
* Revive files/patch-src:input:input_dvd.c.MANTANI Nobutaka2002-08-051-0/+11
| | | | | | | I have removed this file in previous commit mistakenly. Notes: svn path=/head/; revision=64056
* Update to 0.3.2.MANTANI Nobutaka2002-08-053-24/+5
| | | | | | | No response from: maintainer Notes: svn path=/head/; revision=64055
* Update to 0.1.3.MANTANI Nobutaka2002-08-056-55/+9
| | | | Notes: svn path=/head/; revision=64051
* Update to 0.9.13.MANTANI Nobutaka2002-08-057-15/+168
| | | | Notes: svn path=/head/; revision=64050
* Update to 0.9.5Mario Sergio Fujikawa Ferreira2002-08-053-45/+51
| | | | Notes: svn path=/head/; revision=64016
* o Install required header fileMario Sergio Fujikawa Ferreira2002-08-046-6/+21
| | | | | | | | | | o Bump PORTREVISION PR: 41234 Submitted by: Xavier Beaudouin <kiwi@caudium.net> Notes: svn path=/head/; revision=63979