aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia
Commit message (Collapse)AuthorAgeFilesLines
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-102-2/+2
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Upgrade to 2.70.6.3ache1996-09-274-35/+44
| | | | Add creative encoding
* Move WRKSRC below MAINTAINER.asami1996-08-171-2/+3
|
* new port for `mpeg_stat', an mpeg stream analyzererich1996-08-166-0/+51
|
* The binary is called splitmp"e"g and the manual splitmp"e"g.1.gz. Duh.asami1996-08-031-2/+2
|
* Add PKGNAME=splitmpg-1.0.asami1996-08-021-3/+4
|
* Just a little variable reordering (USE_X11 is after MAINTAINER).asami1996-08-021-2/+3
|
* Add newline at end of file.asami1996-08-021-1/+1
|
* Just a little variable reordering. (WRKSRC goes after MAINTAINER.)asami1996-08-021-2/+3
|
* Remove empty line.asami1996-08-021-1/+0
|
* new port for splitmpg, an MPEG system de-multiplexer.erich1996-08-025-0/+38
|
* new port of mplex, an MPEG stream multiplexer.erich1996-08-025-0/+39
|
* new port for mpegedit.erich1996-08-025-0/+30
|
* new port for UCB's MPEG-I encoder.erich1996-08-026-0/+91
|
* An mpeg2 movie player.asami1996-07-106-0/+50
| | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* mpeg-2 encoder/decoder.asami1996-07-107-0/+91
| | | | Submitted by: "Philippe Charnier" <charnier@lirmm.fr>
* Upgrade, 2.2 -> 2.3.asami1996-06-122-5/+5
| | | | Submitted by: chuckr@glue.umd.edu
* Upgrade to 2.70.4.3ache1996-03-263-6/+65
|
* Clean this up a bit. My criteria: don't type the same thing twice. :)asami1996-03-091-11/+12
|
* upgraded to version 2.70.3; added support for cinepak and indeo codecserich1996-03-082-6/+19
|
* New checksumasami1996-03-051-1/+1
|
* Upgrade, 2.0 -> 2.2. They apparently stopped using Motif (whichasami1996-02-075-23/+16
| | | | | | | they were in 2.0.1). :) patch-ab and patch-ac are gone, 16/24 bit displays are now supported in the original code.
* Change "networking" to "net".asami1995-11-271-2/+2
|
* Shorten one-line comments. Boy, I'm listed as MAINTAINERs in aasami1995-11-091-1/+1
| | | | lot of ports or what! ;>
* Remove NO_PACKAGE, this comes as a binary package but it is redistributable.asami1995-10-121-3/+3
|
* The libspigot library. Required by nv. Note this is a binary package.asami1995-10-035-0/+26
| | | | Submitted by: james
* Upgrade to 2.70.1ache1995-09-233-7/+6
|
* Add blurb about animation formats from the man page. Without this,asami1995-08-151-3/+41
| | | | the DESCR file is not very useful. ;)
* Upgrade to xanim 2.69.7.8smace1995-05-044-7/+7
| | | | xanim now supports audio!
* Reorganize Makefile, add Garrett as MAINTAINER.asami1995-04-111-3/+7
|
* Submitted by: Garrett Wollman <wollman@halloran-eldar.lcs.mit.edu>asami1995-04-111-0/+14
| | | | | (thanks!) Here's patch-ad. This could be integrated with patch-aa.
* Yet another round of Makefile updates, graphics version.asami1995-04-092-12/+14
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-013-3/+6
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Checksum for vic.wollman1995-03-311-0/+1
|
* Added MAINTAINER= asami@FreeBSD.ORG to the ones I'm taking care of,asami1995-03-241-1/+2
| | | | and some other minor cleanup.
* Converted Makefiles as much as I could.asami1995-02-112-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (1) Took out INSTALL_MANPAGES (not necessary anymore, porter should set NO_INSTALL_MANPAGES for not calling "make install.man") (2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS. These are the entries I used: EXEC_DEPENDS: unzip:${PORTSDIR}/archivers/unzip gmake:${PORTSDIR}/devel/gmake wishx:${PORTSDIR}/lang/tclX xli:${PORTSDIR}/graphics/xli gs:${PORTSDIR}/print/ghostscript gunshar:${PORTSDIR}/archivers/gshar+gunshar hfs:${PORTSDIR}/utils/hfs rman:${PORTSDIR}/utils/rman LIB_DEPENDS: tiff\\.3\\.:${PORTSDIR}/graphics/tiff jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg Xpm\\.4\\.:${PORTSDIR}/graphics/xpm tcl\\.7\\.:${PORTSDIR}/lang/tcl tk\\.3\\.:${PORTSDIR}/x11/tk xview\\.1\\.:${PORTSDIR}/x11/xview-lib Xaw3d\\.:${PORTSDIR}/x11/Xaw3d mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib xview\\.3\\.:${PORTSDIR}/x11/xview-lib BLT\\.1\\.:${PORTSDIR}/x11/blt There are still some dependencies I can't figure out what exactly is needed. If your port still has DEPENDS in it, please check it out!
* The manual page get installed as xanim.1.gz instead of xanim.1x. Correctats1995-02-051-1/+1
| | | | the packing list for that.
* Initial revisionjkh1995-01-312-0/+2
|
* mpeg_play version 2.0. NOT 2.0.1, that one requires Motif. :<asami1994-12-175-0/+44
| | | | | | Also includes patch to make it work on 15/16 bit displays, it shows up in all green on my 16-bit display (565) though. Somebody please check it....
* Port of vic version 2.6wollman1994-12-157-0/+123
|
* Piero Serini's xanim port.jkh1994-11-074-0/+27
Submitted by: piero