summaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Fix build problem on FreeBSD 5-current.motoyuki2002-04-111-0/+14
| | | | | o <machine/soundcard.h> is moved to <sys/soundcard.h> on 4-stable and 5-current.
* Fix build problem on 5-current.motoyuki2002-04-111-0/+14
| | | | | <machine/soundcard.h> is moved to <sys/soundcard.h> on both 4-stable and 5-current. See commitlog of src/include/Makefile rev 1.165.
* - Support CFLAGS properlyijliao2002-04-093-24/+27
| | | | | | | | - Remove unnecessary USE_BISON - Utilize NOPORTDOCS PR: 36892 Submitted by: Ports Fury
* New port xvid snapshot release 20020404: An opensource MPEG-4 codec,lioux2002-04-089-0/+122
| | | | | | | based on OpenDivx PR: 36769 Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net>
* Add a patch to fix build on -current. Untested by me. Should work, though.will2002-04-042-0/+38
| | | | | PR: 36639 Submitted by: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
* make export_mpeg.so optional.dinoex2002-04-031-2/+2
|
* Fixed:dinoex2002-04-032-6/+17
| | | | | | | | | transcode's configure doesn't find libdv because it fails to link in -ldl. Enclosed is a new patch-ag. Also, the port's Makefile has a couple of typos PR: 36703 Submitted by: mreimer@vpop.net
* - Chase libdvdcss share library version bump. Caveat: this is alioux2002-04-011-0/+4
| | | | | | | | | | | | | source code patch. - Bump PORTREVISION Requested by: brian, eivind, Alexander Nedotsukov <bland@smtp.ru>, Thomas E. Zander <riggs@hadiko.de> Reviewed by: brian, eivind, libdvdread Developers <dvd@dtek.chalmers.se> Approved by: maintainer (1 week timeout, hasted due to 5.x-Current DP1 release)
* - GNU_CONFIGURE -> USE_LIBTOOLpat2002-03-312-4/+4
| | | | | | | - Fix pkg-plist and bump PORTREVISION PR: 36580 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* Chase libdvdcss shared library version bumplioux2002-03-302-2/+2
| | | | Submitted by: Riccardo Torrini <riccardo@torrini.org>
* - make portlint happier.dinoex2002-03-304-9/+17
| | | | | | - add handling for optional files. PR: 32986
* transcode is a console based utility for video conversion. It supportsdinoex2002-03-3012-0/+318
| | | | | | | | | | VOB source files, AC3 sound and divx output (and many more). sharfile disfunctional, each file should end with newline. mailclient seems to eat tabs away. PR: 32986 Submitted by: hendrik@scholz.net
* Fix the KDE ports to not use objprelink, if OSVERSION >= 500029. This iswill2002-03-302-6/+12
| | | | | | | not tested other than for syntax, but should DTRT from what I understand of the problem. Submitted by: bento
* - Changes so it should run on Alphadinoex2002-03-303-11/+37
| | | | | | | | | | - Add Option WITHOUT_DIVX, cause libdivx* do not build - configure with "--enable-iconv" - Fix overwriting of LIB_DEPENDS when WITHOUT_VORBIS was not defined - Changed dependency so installed sdl12 is found. PR: 34075 Submitted by: holger@eit.uni-kl.de
* Fix WRKSRC.petef2002-03-301-0/+2
| | | | | PR: 36485 Submitted by: maintainer
* remove unecessary fileijliao2002-03-292-1/+7
| | | | | | | sanitize the library links bump portrevision Submitted by: lioux
* Use graphics/libdvdcss rather than spamming any existing libdvdcssbrian2002-03-288-52/+52
| | | | installation.
* Chase libdvdcss library version bumplioux2002-03-281-1/+1
| | | | Submitted by: eivind
* * Update to 1.0.1:lioux2002-03-264-13/+240
| | | | | | | | | | - chase checksums, no functional changes (developers should version their distfiles.. sigh) - add more skins PR: 36256 Submitted by: Norikatsu Shigemura <nork@ninth-nine.com> Approved by: maintainer
* Add USE_SUBMAKE, where it might be necessary.sobomax2002-03-251-0/+1
|
* upgrade to 1.0.1ijliao2002-03-253-7/+26
|
* add recmpeg 1.0.4ijliao2002-03-255-0/+33
| | | | A simple video encoder
* Circumvent problem with automake* installed in the systemlioux2002-03-241-0/+6
| | | | | | | | PR: 34365 Submitted by: pat Prompted by: Alan Eldridge <alane@geeksrus.net>, darren <igla@batterybackups.net> Approved by: maintainer (2 month timeout)
* Add missing dependency of aalibpat2002-03-241-1/+2
| | | | Approved by: maintainer
* add libfame 0.8.9ijliao2002-03-245-0/+68
| | | | A video encoding library
* Support IPv6.sumikawa2002-03-244-2/+81
| | | | | Submitted by: Takenori Kobayashi <nori@3si.co.jp> No response from: maintainer
* Bump PORTREVISION to reflect the (lib)iconv upgrade.knu2002-03-183-3/+3
|
* Iconv cleanup, stage 1b: correct {BUILD,LIB,RUN}_DEPENDS of all ports that needsobomax2002-03-183-3/+3
| | | | libiconv.
* Update to 3.73pat2002-03-154-40/+28
| | | | | PR: 35933 Submitted by: maintainer
* Stage 1 of gettext update.ade2002-03-155-5/+5
| | | | | | | | | | | | Move gettext (0.10.35) with gettext-old Update gettext from gettext-devel (0.10.40) Remove gettext-devel Fix dependencies Stage 2 will involve upgraded gettext to 0.11 and fixing issues Stage 3 involves a de-orbit burn sequence for gettext-old Reviewed by: portmgr
* brian@Awfulhak.org => brian@FreeBSD.orgbrian2002-03-132-4/+4
|
* add gsubedit 0.3ijliao2002-03-116-0/+60
| | | | GNOME Subtitle Editor
* - fix 5-CURRENT build (add a dependency to XFree86-4-clients)pat2002-03-102-1/+16
| | | | | | | - fix a compile warning PR: 35736 Submitted by: maintainer
* New port graphics/mmsclient - A client to let you download internetpat2002-03-078-0/+131
| | | | | | | streams using Microsoft's MMS protocol. PR: 35554 Submitted by: Alexey Dokuchaev <danfe@cytherea.weblab.nsu.ru>
* Support PTHREAD_CFLAGS/PTHREAD_LIBS properly. [*]nobutaka2002-03-064-3/+68
| | | | | | | | | Avoid installing useless .la files. [*] Update MASTER_SITES and DISTFILES. PR: 34384 Submitted by: KATO Tsuguru <tkato@prontomail.com> [*] Approved by: maintainer
* o Tell configure about extra lib/include paths so as to improvelioux2002-03-062-10/+22
| | | | | | | | | | auto-detection o Enable WITH_SVGALIB if it is installed o Use direct rather than relative paths to reference port directories in Makefile o No PORTREVISION bump since there are no functional changes Submitted by: maintainer
* - Update to 1.2.7pat2002-03-055-17/+12
| | | | | | | - Remove obsolete Vorbis comment in pkg-descr PR: 35555 Submitted by: maintainer
* LOCALBASE safeness for configure script checking for libraries.pat2002-03-042-1/+39
| | | | | PR: 35510 Submitted by: maintainer
* Obey CC/CFLAGS fully. Use INSTALL_PROGRAM instead of CP to installmi2002-03-023-6/+23
| | | | | the binaries. Install the README and README.html into DOCSDIR, unless NOPORTDOCS is set. Bump up PORTREVISION.
* Add xine_d5d_plugin, a dvd input plugin for xine with menu support.nobutaka2002-03-019-0/+141
|
* Update to 2.1pat2002-02-282-7/+3
| | | | | PR: 35412 Submitted by: KATO Tsuguru <tkato@prontomail.com>
* - Update to 3.72pat2002-02-224-8/+7
| | | | | | | - Style fixes (portlint) and add dependency on motif (bento) PR: 35217 Submitted by: maintainer
* Chase checksum. No functional change, just repackaging.lioux2002-02-201-12/+12
| | | | Submitted by: maintainer
* o Circumvent situation where both libdivx{encore,decore-devel} arelioux2002-02-161-0/+4
| | | | | | | installed o Unfortunaly, the port requires the latest divx{de,en}core libraries which are only distributed for Linux. Therefore, there is no port change, just a work around
* Depend on correct port. Therefore, bump PORTREVISIONlioux2002-02-112-2/+4
| | | | | Submitted by: asmodai Reviewed by: MAINTAINER
* o Switch to a cleaner building system ala libdivxencore port: nolioux2002-02-116-109/+56
| | | | | unnecessary dependencies o Have this library really work. Therefore, bump PORTREVISION
* Add my DTV port - A TV-tuner card capture program w/ client-server anddillon2002-02-115-0/+25
| | | | display capability.
* Chase checksum: no functional changes other than both recompressedlioux2002-02-101-12/+12
| | | | | | and regenerated png files Reviewed by: asmodai
* Apply asm patch to work around bug exposed in Athlon + gcc (2.9x).lioux2002-02-101-0/+25
| | | | | | | Also happens in other systems Submitted by: Matthew Reimer <mreimer@vpop.net> Obtained from: Quasar DV Codec Project
* Update maintainer e-mail address and MASTER_SITES.anders2002-02-093-4/+7
| | | | | | Add WWW: in pkg-descr. Submitted by: maintainer
OpenPOWER on IntegriCloud