1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-11-19 02:24:23 +00:00
accessibility
arabic
archivers
astro Add Python compilation post-install, and an extra mirror. 2003-11-19 01:22:49 +00:00
audio - Fix build with ATAng. 2003-11-17 23:51:46 +00:00
benchmarks - Unbreak by using EXTRACT_DEPENDS for gunshar. 2003-11-19 01:00:01 +00:00
biology - Update to new version 2003.11.17 2003-11-17 13:36:41 +00:00
cad
chinese Unmark BROKEN. The patch is already applied on Oct 31. 2003-11-18 17:20:34 +00:00
comms Fix build process on sparc64 and alpha systems. 2003-11-18 11:46:10 +00:00
converters
databases A slave port for postgresql7, containing only the client interface. 2003-11-18 05:39:01 +00:00
deskutils Add the official threads fix. 2003-11-18 20:04:47 +00:00
devel - Update to 1.3.8 2003-11-18 15:11:20 +00:00
dns - Added some patches to fix a memory leak in the bind backend 2003-11-18 13:34:59 +00:00
editors Update to version 9.4c. 2003-11-18 22:55:35 +00:00
emulators Fix build on 4.x. 2003-11-18 15:35:32 +00:00
finance
french
ftp Upgrade to 4.0. 2003-11-18 03:33:03 +00:00
games - take maintainership 2003-11-17 19:33:49 +00:00
german
graphics - Update to 2.1.9 2003-11-18 21:52:45 +00:00
hebrew
hungarian
irc - Use system gettext instead of bundled one. 2003-11-19 00:57:26 +00:00
japanese
java
korean Update to 0.9.1 2003-11-17 23:06:35 +00:00
lang Forgot to check this in at the same time as Makefile and distinfo. 2003-11-18 10:46:09 +00:00
mail Add spamguard 1.6, MTA spam prevention program for qmail/postfix/sendmail. 2003-11-18 21:56:41 +00:00
math
mbone
misc Update to 031118 2003-11-19 01:13:40 +00:00
Mk Fix another error introduced in 1.199. 2003-11-19 01:41:30 +00:00
multimedia - take maintainership 2003-11-17 19:33:49 +00:00
net - Use system gettext instead of bundled one. 2003-11-18 22:32:06 +00:00
net-im Update to 0.6. 2003-11-18 17:19:57 +00:00
net-mgmt - Use system gettext instead of bundled one. 2003-11-18 22:32:06 +00:00
net-p2p
news - Update to version 1.6 2003-11-17 22:06:01 +00:00
palm
picobsd
polish
ports-mgmt Remove EXAMPLESDIR. 2003-11-17 21:19:02 +00:00
portuguese
print Remove gnomehier from USE_GNOME list (gnomeprefix implies gnomehier). 2003-11-18 15:25:35 +00:00
russian
science
security - Update to 1.1a to fix listbox problem. 2003-11-18 23:34:51 +00:00
shells - fix build with gcc 3.3.x 2003-11-18 20:29:21 +00:00
sysutils o) Update to version 3.10.6 (USB support) 2003-11-18 20:18:17 +00:00
Templates
textproc Add p5-Pod-Stripper 0.22, strip all pod, and output what's left. 2003-11-18 16:00:54 +00:00
Tools
ukrainian
vietnamese
www Update to 0.7. 2003-11-19 01:25:17 +00:00
x11 Network load indicator from multiload applet now works on FreeBSD. 2003-11-17 15:21:39 +00:00
x11-clocks * Convert from ${CP} to ${INSTALL_DATA} 2003-11-18 04:06:29 +00:00
x11-fm - Use system gettext instead of bundled one. 2003-11-19 01:01:32 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Let slave ports set BASEVERSION and PLIST. 2003-11-19 02:24:23 +00:00
x11-wm - Update to version 0.9.6 2003-11-18 16:26:51 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED the *-rtems-gcj port is no in the *-rtems-gcc port 2003-11-18 11:10:04 +00:00
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/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.