1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-05-08 00:33:19 +00:00
accessibility * Update to 0.7.1 2003-05-07 17:15:34 +00:00
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms
converters
databases utilize USE_GETOPT_LONG 2003-05-07 17:59:32 +00:00
deskutils
devel A couple touch-ups. 2003-05-08 00:05:58 +00:00
dns
editors Remove gtksourceview. 2003-05-08 00:33:19 +00:00
emulators
finance
french
ftp
games
german
graphics Upgrade 1.10 to 1.09 2003-05-07 16:13:52 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. 2003-05-07 23:15:02 +00:00
mail Plug p5-Mail-Box1 to Makefile [a long time] after the repocopy. 2003-05-07 21:04:02 +00:00
math
mbone
misc utilize USE_GETOPT_LONG 2003-05-07 17:52:41 +00:00
Mk - Fixes problem when base has no openssl installed 2003-05-07 20:08:00 +00:00
multimedia
net utilize USE_GETOPT_LONG 2003-05-07 18:00:59 +00:00
net-im
net-mgmt Unbork net/rancid. Fix PLIST error and be more conformant to config file 2003-05-07 17:28:14 +00:00
net-p2p
news Update to latest release. (bugfix) 2003-05-07 15:44:35 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Mark BROKEN under -CURRENT. 2003-05-07 23:50:32 +00:00
shells
sysutils * Update to 0.7.1 2003-05-07 17:15:34 +00:00
Templates
textproc Add NO_LATEST_LINK. 2003-05-07 16:34:11 +00:00
Tools
ukrainian
vietnamese
www Add a missing dependency on gail. 2003-05-07 16:53:49 +00:00
x11 Add a patch to work around a gcc/gas problem on sparc64. No revision bump 2003-05-07 22:34:43 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED document SN -> sourcenav 2003-05-07 15:57:45 +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.