summaryrefslogtreecommitdiff
path: root/multimedia (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use graphics/linux-pngMIHIRA Sanpei Yoshiro2000-09-286-80/+6
| | | | Notes: svn path=/head/; revision=33214
* Yet again fix cranking sound.Maxim Sobolev2000-09-272-6/+15
| | | | | | | | | Problem brought by: sobomax Overlooked by: maintainer Reported by: many Notes: svn path=/head/; revision=33182
* Add some additional master sitesChris Piazza2000-09-221-1/+5
| | | | | | | | PR: 21483 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br> Notes: svn path=/head/; revision=33020
* Update to 1.2.3.Maxim Sobolev2000-09-224-46/+16
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=32968
* Add avifile, an MPEG-4 (aka DivX) playerAde Lovett2000-09-1918-0/+960
| | | | | | | | PR: 21347 Submitted by: Holger Lamm <holger@eit.uni-kl.de> Notes: svn path=/head/; revision=32866
* Update to realplayer 7.cs1 (Community Supported release 1)Kris Kennaway2000-09-172-2/+2
| | | | | | | Reviewed by: Maintainer Notes: svn path=/head/; revision=32739
* Update to KDE 1.94, the fifth and final beta release of KDE 2.0. If youWill Andrews2000-09-158-652/+762
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | have not tried KDE 2.0 or haven't done so in awhile (i.e. since July or before), you should try this. This version is extremely stable and offers better functionality than before. This update also introduces the KDE2 modules kdegraphics and kdemultimedia to our ports tree. Additionally, this marks the first time FreeBSD packages were announced as part of the KDE2 beta release announcement! :-) Most (if not all) of the remaining modules in KDE2 will be added for the update WRT the final release. A hack was added to fix building with SSL in kdelibs; this has been merged in the main tree and will go away with 2.0 release update. Thanks to David Faure <david@mandrakesoft.com> for his help regarding this. Also, building the docs should now succeed because I've added a build dependency on jade and linuxdoc (should be enough). People can get my precompiled packages from the usual location on the KDE FTP server (should spread to the mirrors Real Soon Now (tm)): http://ftp.kde.org/pub/kde/unstable/distribution/2.0Beta5/tar/FreeBSD/ Have fun! Remember to reports bugs through http://bugs.kde.org/. Notes: svn path=/head/; revision=32656
* Mote gxanim-0.50.tar.bz2 to ${MASTER_SITE_LOCAL}Bill Fenner2000-09-072-4/+2
| | | | | | | Remove dead WWW: link Notes: svn path=/head/; revision=32410
* Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these portsSatoshi Asami2000-09-051-1/+1
| | | | | | | work with both XFree86-3 and XFree86-4. Notes: svn path=/head/; revision=32320
* - Fix MASTER_SITES.Steve Price2000-09-051-2/+1
| | | | | | | | PR: 20854 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=32279
* Make user interaction a runtime switch instead of a compiletime option.Steve Price2000-09-054-40/+74
| | | | | | | | PR: 20956 Submitted by: Andre Albsmeier <andre.albsmeier@mchp.siemens.de> Notes: svn path=/head/; revision=32273
* Camserv is a program to do streaming video through the web. StreamingJordan K. Hubbard2000-08-216-0/+258
| | | | | | | | | | | video can be sent to both Netscape and Internet Explorer clients in multi-part JPEG format. Supports cards handled by the bktr(4) driver. PR: 20116 Submitted by: Charles Hein <chein@GeekDude.com> Notes: svn path=/head/; revision=31812
* Make PATCHFILE confitional, depending on the OSVERSION and WITHOUT_3DNOW. ThisMaxim Sobolev2000-08-111-1/+1
| | | | | | | shoud fix xmms if OSVERSION < 400021. Notes: svn path=/head/; revision=31530
* Make these COMMENT files conform to Handbook standard.Will Andrews2000-08-111-1/+1
| | | | | | | | PR: 20269 Submitted by: Ports Fury Notes: svn path=/head/; revision=31525
* Remove i386 .o files in the post-extract target and respect CFLAGS.Steve Price2000-08-083-0/+46
| | | | Notes: svn path=/head/; revision=31399
* change my e-mail addressMIHIRA Sanpei Yoshiro2000-08-032-2/+2
| | | | | | | --> sanpei@FreeBSD.org Notes: svn path=/head/; revision=31274
* (1) Add new variable, XFREE86_VERSION, to specify which version ofSatoshi Asami2000-08-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | XFree86 (3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3 for now, but adventurous users can override it in /etc/make.conf. When XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it is set to 4, the dependency will be to x11/XFree86-4-libraries. When XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks to avoid messing with XFree86 are turned off. Since XFree86 version 4 includes some software that used to be separate ports, when XFREE86_VERSION=3 the following variables are provided: USE_DGS LIB_DEPENDS on x11/dgs USE_FREETYPE LIB_DEPENDS on print/freetype USE_MESA LIB_DEPENDS on graphics/Mesa3 USE_XPM LIB_DEPENDS on graphics/xpm When XFREE86_VERSION=4, these variables have no effect. The LIB_DEPENDS in the tree for the above four ports have all been converted to the USE_* counterparts. For your information, this is the count of the number of ports: USE_DGS 0 USE_FREETYPE 16 USE_MESA 36 USE_XPM 236 There is a new variable, XAWVER, which is set to 6 when XFREE86_VERSION=3 and 7 when XFREE86_VERSION=4. This is also passed to PLIST_SUB so ports that build Xaw based shared libraries can use this variable to substitute the shlib version number. There is also a provision of using a separate mtree file for XFREE86_VERSION=4, but that part is not enabled yet. Reviewed by: the ports list Tested by: make index (XFREE86_VERSION=3 only) (2) Add hebrew to list of valid categories. Submitted by: nbm Notes: svn path=/head/; revision=31272
* Add patch to allow selection of the 'VIDEO' audio input on newerRoger Hardiman2000-08-011-0/+16
| | | | | | | | | sound cards Submitted by: Mike Meyer <mwm@mired.org> Notes: svn path=/head/; revision=31194
* Fix broken master siteRoger Hardiman2000-08-011-1/+1
| | | | Notes: svn path=/head/; revision=31189
* Update maintainer's email address and clarify the DESCR file.Roger Hardiman2000-08-012-6/+6
| | | | Notes: svn path=/head/; revision=31187
* Make xmms better than ever before:Maxim Sobolev2000-07-314-5/+35
| | | | | | | | | | | | | | - add 3dnow support using external patch (I reworked it to touch only generated by automake/autoconf files, made it .gz instead of .bz2 and put on MASTER_SITE_LOCAL). 3dnow support is explicitly disabled if OSVERSION < 400021. - Add LIBTOOLFILES to use our own libtool for libxmms too. PR: 20261 (LIBTOOLFILES) PR: 20193 (3DNOW) Submitted by: maintainer, FUJISHIMA Satsuki <k5@cheerful.com> Notes: svn path=/head/; revision=31145
* currently xmovie does not support DVD yet. remove ``DVD'' word.MIHIRA Sanpei Yoshiro2000-07-224-4/+4
| | | | | | | I will update this ports, xmovie-1.4, if I have time. Notes: svn path=/head/; revision=30952
* Upgrade to version 1.1.4. (Fixes zoom mode on my machine.)Josef Karthauser2000-07-172-2/+2
| | | | Notes: svn path=/head/; revision=30761
* Fix the build for older versions of gcc by renaming *.s -> *.S.Jim Mock2000-07-131-0/+8
| | | | | | | | PR: 19846 Submitted by: maintainer Notes: svn path=/head/; revision=30585
* Remove dir created during installationChris D. Faulhaber2000-07-121-0/+1
| | | | Notes: svn path=/head/; revision=30536
* Update to 1.2.2.Maxim Sobolev2000-07-123-2/+5
| | | | Notes: svn path=/head/; revision=30509
* Update to version 7.b2Satoshi Taoka2000-07-116-122/+389
| | | | | | | | | | | Change maintainer from kris to Vladimir Silyaev PR: 19589 Submitted by: Vladimir Silyaev <vns@delta.odessa.ua> Approved by: old maintainer, kris Notes: svn path=/head/; revision=30485
* Upgrade to 1.1.1.3 and use ${PORTVERSION} stuff to make this easier toBill Fumerola2000-07-072-5/+4
| | | | | | | | | upgrade in the future. Approved by: kris (MAINTAINER) Notes: svn path=/head/; revision=30287
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-292-2/+4
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* - Support CC/CXX/CFLAGS/CXXFLAGS/MAKE properlyAlexander Langer2000-06-2814-39/+356
| | | | | | | | | | | | | - Support NOPORTDOCS - Remove USE_GMAKE - Add WWW: line into pkg/DESCR - Add pnm.1 LIB_DEPENDS PR: 19344 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=29938
* Move local distfiles to ${MASTER_SITE_LOCAL}/fenner .Bill Fenner2000-06-221-1/+2
| | | | Notes: svn path=/head/; revision=29788
* Make building/installing of the esd and mikmod plugins conditional (turned on byMaxim Sobolev2000-06-213-23/+75
| | | | | | | default). Also slightly clean GNOME support bits. Notes: svn path=/head/; revision=29739
* Fix PLIST.Maxim Sobolev2000-06-211-1/+1
| | | | Notes: svn path=/head/; revision=29737
* Update to the 1.2.1 version.Maxim Sobolev2000-06-204-18/+19
| | | | Notes: svn path=/head/; revision=29712
* Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in theSatoshi Asami2000-06-162-3/+3
| | | | | | | | | | | | previous commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) Line up the rhs of variable assignments nicely. Remove a couple of extra whitespaces while I'm here. Suggested by: sobomax Notes: svn path=/head/; revision=29651
* Remove expensive optimisations, which seems broke equalizer with our gcc.Maxim Sobolev2000-06-161-2/+10
| | | | | | | | PR: 19141 Submitted by: Sascha Blank <blank@uni-trier.de> Notes: svn path=/head/; revision=29642
* Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because IMaxim Sobolev2000-06-161-1/+1
| | | | | | | | | | just cun'n'pasted the name from Satoshi's commit message without checking it. Hall of shame entry: sobomax Notes: svn path=/head/; revision=29628
* Upgrade of XMMS from 1.0.1 to 1.2.0. The port may also be compiled withMaxim Sobolev2000-06-165-89/+119
| | | | | | | | | | WITH_GNOME (thanks to Ade Lovett), the PLIST is now sorted alphabetically. PR: 19293 Submitted by: Espen Skoglund <esk@ira.uka.de> Notes: svn path=/head/; revision=29626
* Third round of INSTALL_SHLIBS=yes fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29615
* First round of INSTALL_SHLIB fixes.Maxim Sobolev2000-06-152-2/+1
| | | | Notes: svn path=/head/; revision=29613
* Initial import of xmps - a nice Gnome MPEG videoplayer.Maxim Sobolev2000-06-1510-0/+246
| | | | Notes: svn path=/head/; revision=29608
* Update to the 0.4.0 version.Maxim Sobolev2000-06-143-3/+5
| | | | Notes: svn path=/head/; revision=29598
* Not "plugin.html" but "plugin.htm".R. Imura2000-06-111-1/+1
| | | | Notes: svn path=/head/; revision=29514
* Add missing EXTRACT_SUFX.Will Andrews2000-06-041-0/+1
| | | | | | | | PR: 18990 Submitted by: Andreas Schulz <ats@first.gmd.de> Notes: svn path=/head/; revision=29179
* - Fix MASTER_SITESSteve Price2000-05-295-3/+123
| | | | | | | | | | - Support CC/CFLAGS properly PR: 16674 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28962
* Make this port respect CC/CFLAGS properly; add secondary MASTER_SITES, andWill Andrews2000-05-294-5/+74
| | | | | | | | | | support the install macros. Add nice manpage too! PR: 18884 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=28946
* Don't strip a Linux binary with FreeBSD's strip(1) or we can't brandelf(1)Steve Price2000-05-292-0/+8
| | | | | | | | | | them later. PR: 18780 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> Notes: svn path=/head/; revision=28891
* Don't strip Linux binary with FreeBSD strip, as it then brands the binaryDavid E. O'Brien2000-05-141-0/+3
| | | | | | | | | | as a FreeBSD one. PR: 18489 Submitted by: FUJISHIMA Satsuki <k5@cheerful.com> (this fix and the PR) Notes: svn path=/head/; revision=28465
* ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go.Bill Fumerola2000-05-142-2/+2
| | | | Notes: svn path=/head/; revision=28453
* Update to mtv 1.1.1.1Kris Kennaway2000-05-142-4/+4
| | | | | | | Submitted by: ache Notes: svn path=/head/; revision=28445