1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Koop Mast 9e8d18edb2 Update to 0.8.11.
Add new plugins x264.

Approved by:	maintainer (implicit)
2005-09-08 18:32:13 +00:00
accessibility Revert previous commit since 3.2.18 requires the newer GTK+. It would 2005-09-06 03:53:45 +00:00
arabic
archivers . Update to 1.02.032. 2005-09-07 15:11:53 +00:00
astro
audio Update to 0.8.11. 2005-09-08 18:32:13 +00:00
benchmarks
biology
cad Move recently added port cad/fig2sxd to a new and more accurate category 2005-09-08 15:34:05 +00:00
chinese - update patch, fix build, and unbreak this port 2005-09-07 14:13:55 +00:00
comms Update to 8095. 2005-09-06 10:35:59 +00:00
converters
databases Update patch for 5.0.5 release. 2005-09-08 08:52:52 +00:00
deskutils Update to 0.4.11. 2005-09-08 14:21:10 +00:00
devel Update to 0.8.11. 2005-09-08 18:32:13 +00:00
dns - Update to 2.3.1 2005-09-06 16:26:40 +00:00
editors backout previous change of dependency of bison. 2005-09-06 00:20:26 +00:00
emulators Worst port ever... Add dependency on XLIB 2005-09-06 22:23:19 +00:00
finance
french This is now a slave-port to math/geonext 2005-09-07 13:08:19 +00:00
ftp Add weex 2.6.1.5, a non-interactive FTP client. 2005-09-08 11:13:30 +00:00
games - Update to 5.8.0 (latest release from stable branch) 2005-09-08 13:46:23 +00:00
german This is now a slave-port to math/geonext 2005-09-06 16:14:48 +00:00
graphics Update to 0.8.11. 2005-09-08 18:32:13 +00:00
hebrew
hungarian
irc
japanese - drop maintainership 2005-09-06 17:32:09 +00:00
java . Fix compilation after the recent nspr split from mozilla/firefox. 2005-09-08 18:11:41 +00:00
korean
lang This patch is now part of the stock FSF sources, so we don't need it anymore. 2005-09-08 18:07:29 +00:00
mail - Update to 1.67 2005-09-08 17:56:17 +00:00
math Fix build: USE_PYTHON=2.4+ 2005-09-08 15:41:35 +00:00
mbone
misc Fix the build by using a different way to express the newer source base. 2005-09-08 17:43:19 +00:00
Mk Update to 0.8.11. 2005-09-08 18:32:13 +00:00
multimedia Update to 0.8.11. 2005-09-08 18:32:13 +00:00
net Update to 0.8.11. 2005-09-08 18:32:13 +00:00
net-im
net-mgmt Update to 1.4 2005-09-08 08:14:26 +00:00
net-p2p
news
palm
polish Fix pkg-plist 2005-09-08 02:57:52 +00:00
ports-mgmt
portuguese Forgot to remove ooo ports in portuguese category 2005-09-07 01:45:48 +00:00
print Fix embedded xpdf vulnerability. Bump PORTREVISION. 2005-09-06 08:19:02 +00:00
russian
science
security Update to DAT 4577 2005-09-08 16:46:26 +00:00
shells - Update to 2.0.3 2005-09-06 14:02:15 +00:00
sysutils Update to 0.8.11. 2005-09-08 18:32:13 +00:00
Templates
textproc - drop maintainership 2005-09-06 17:32:09 +00:00
Tools Remove some hardcoded values to hopefully stop random users from shooting 2005-09-08 17:57:37 +00:00
ukrainian
vietnamese
www - unbreak updated dependency (devel/mm) 2005-09-08 05:43:23 +00:00
x11 o fix annoying "window size" bug 2005-09-08 13:31:25 +00:00
x11-clocks reset maintainer to ports@FreeBSD.org since original maintainer doesn't 2005-09-06 17:42:39 +00:00
x11-fm
x11-fonts reset maintainer to ports@FreeBSD.org since original maintainer doesn't 2005-09-06 17:42:39 +00:00
x11-servers
x11-themes Add a link to the web site in pkg-descr 2005-09-07 15:28:00 +00:00
x11-toolkits Update to 0.8.11. 2005-09-08 18:32:13 +00:00
x11-wm BROKEN: Configure fails 2005-09-07 00:18:24 +00:00
.cvsignore
CHANGES
LEGAL
Makefile
MOVED Add missing - on date field. 2005-09-08 15:51:46 +00:00
README
UPDATING Add note about metakit's python bidness. 2005-09-07 15:21:39 +00:00

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/doc/en_US.ISO8859-1/books/handbook/

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.