1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
1999-02-03 10:47:30 +00:00
archivers
astro
audio Remove trailing whitespace. 1999-02-03 07:29:28 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Upgrade to 0.99.5, and portlint 1999-02-02 09:56:05 +00:00
devel libPropListgnome => libPropList. 1999-02-02 14:32:32 +00:00
dns
editors Fix typo in previous commit. 1999-02-03 10:36:21 +00:00
emulators Update to 1.0.1 1999-02-02 16:20:38 +00:00
finance
ftp
games Use bsd.port.{pre,post}.mk. 1999-02-03 10:37:11 +00:00
german
graphics Add ${EXTRACT_AFTER_ARGS} to command line -- it won't hurt as it's empty 1999-02-02 08:04:14 +00:00
irc
japanese Fix VFlib version number. 1999-02-02 09:32:13 +00:00
java
korean
lang Correct stale patch. 1999-02-02 07:29:00 +00:00
mail Change libPropList directory name. 1999-02-03 08:09:51 +00:00
math
mbone
misc Upgrade to 0.99.5, and portlint 1999-02-02 09:56:05 +00:00
Mk
multimedia
net
net-im
net-mgmt
news
palm Remove BROKEN_ELF: 1999-02-02 16:24:38 +00:00
ports-mgmt
print Patch the main makefile. Sometimes gmake exits(0) even if an inferior make 1999-02-03 02:45:07 +00:00
russian
science
security Add a secondary master site (hmm, that sounds funny..) 1999-02-03 06:57:16 +00:00
shells
sysutils Fix libtool for 4.0c. 1999-02-02 14:19:19 +00:00
Templates
textproc
Tools
vietnamese
www Fix installation path. 1999-02-03 10:47:30 +00:00
x11 LIB_DEPENDS to xpm. 1999-02-03 10:33:43 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Sync with peter's suggestion. 1999-02-02 17:01:44 +00:00
x11-toolkits Sync with peter's suggestion. 1999-02-02 17:01:44 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.