1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dirk Meyer e92d716fcf New port:
The superset of win32 codecs for mplayer
includes support for a lot of different movie types including

- Inter Video 3.2, 4.1
- MPEG-4 v1,v2,v3 (DivX :-))
- Cinepack Video
- WMA Audio, MPEG-Layer 1,2,3, GSM6.1

and much more.

This compilation of codecs is provided by the makers of mplayer.

WWW: http://mplayer.sourceforge.net

Riggs told on ports (not gnats)
> The problem is that Vladimir and I have worked out a little different
> concept for this mplayer port: To divide it in 3 sections: fonts,
> codecs and the program with docs.
> (Anyway, the other ports isn't working for the make install target
> though. FreeBSD doesn't support install -D.)
2001-08-22 06:09:14 +00:00
accessibility/atk
arabic Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
archivers Update to 0.4. 2001-08-20 08:13:32 +00:00
astro Update to 0.84. 2001-08-22 00:41:58 +00:00
audio Deffer detection of supported audio rates/formats until we really know what 2001-08-21 16:58:33 +00:00
benchmarks
biology - Move the (very) long list of manpages from the port Makefile to a separate 2001-08-20 12:41:11 +00:00
cad
chinese - NOPORTDOCS support for pkg-plist. 2001-08-21 13:59:14 +00:00
comms
converters Add psiconv 0.8.2, a conversion utility to convert Psion 5(MX) files into 2001-08-21 13:49:51 +00:00
databases Upgrade to 2.0.9 2001-08-22 01:36:40 +00:00
deskutils
devel Fix the STLport. It now compiles on 5-current and RELENG_4 !! 2001-08-21 22:54:13 +00:00
dns
editors Support "lite" configurations. 2001-08-21 19:51:09 +00:00
emulators Oops. xturtleserver uses X. 2001-08-21 17:23:42 +00:00
finance Update misc/p5-Finance-Quote to 1.06. 2001-08-20 14:45:08 +00:00
french
ftp Update to 0.99.1. 2001-08-21 11:23:34 +00:00
games Upgrade to 2.7.38 (beta) 2001-08-21 20:12:35 +00:00
german Avoid to build with broken Optimisation 2001-08-21 18:38:22 +00:00
graphics New port: 2001-08-22 06:09:14 +00:00
hebrew Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
hungarian Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
irc
japanese
java Upgrade to 2.3 2001-08-20 09:20:50 +00:00
korean
lang Update to 6.4.9.005.1. 2001-08-20 22:10:50 +00:00
mail Urgent Update to 8.11.6: 2001-08-21 03:00:02 +00:00
math Update to 0.70. 2001-08-21 14:12:20 +00:00
mbone
misc Fix MASTER_SITES. I'm not sure why it was changed to 2001-08-21 20:32:19 +00:00
Mk
multimedia New port: needed for mplayer. 2001-08-22 05:23:25 +00:00
net Upgrade to 0.20 2001-08-21 22:00:35 +00:00
net-im
net-mgmt Upgrade to 2.0.2 2001-08-21 20:51:57 +00:00
net-p2p
news Upgrade to 2.3.20010821 2001-08-21 21:49:55 +00:00
palm
picobsd
polish Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
ports-mgmt Update to 20010821, with many improvements. 2001-08-21 12:29:39 +00:00
portuguese Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
print
russian
science
security Update to 20010323 2001-08-21 18:37:14 +00:00
shells
sysutils Back out the chmod changes due to general agreement about this issue. 2001-08-21 20:54:05 +00:00
Templates
textproc We don't need to patch `configure' as much as this patch was doing. 2001-08-21 02:51:53 +00:00
Tools
ukrainian
vietnamese Fix installation in a slightly different way. 2001-08-21 06:00:34 +00:00
www Turn WITH_FULL_MOZILLA on by default due to `missed scrollbars syndrome' 2001-08-21 14:27:19 +00:00
x11 Remove the extra Worm.desktop screensaver entry. Leave only the screensaver 2001-08-20 19:20:03 +00:00
x11-clocks Chase checksum; trivial pixmap change. 2001-08-20 13:14:11 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes Remove three extra files. 2001-08-21 17:59:02 +00:00
x11-toolkits
x11-wm Remove three extra files. 2001-08-21 17:59:02 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

        http://www.freebsd.org/ports

For general information on the ports collection, please see the
FreeBSD Handbook which is available from:

        file://localhost/usr/share/doc/handbook/handbook.html

(if you installed the doc distribution on your machine)

Or:

        http://www.freebsd.org/handbook/handbook.html

for the latest official version from FreeBSD-current.

The section "The Ports Collection" will tell you how to use the
ports and packages and the "Porting Applications" section
describes how one can contribute to the ports collection.

If you would like to search for a given port, you can do so easily
by saying:

	make search key="<keyword>"

Which will generate a list of all ports matching <keyword>.

NOTE:  This tree can GROW significantly in size during normal usage!
The distribution tar files can and do accumulate in /usr/ports/distfiles,
and the individual ports will also use up lots of space in their work
subdirectories unless you remember to "make clean" after you're done
building a given port.  /usr/ports/distfiles can also be periodically
cleaned without ill-effect, though if you don't have the original
distribution tarball(s) for something on CDROM then you will need to pull
it all over your network connection again if you ever try to build the
associated port.