1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-02-14 20:52:39 +00:00
archivers
astro
audio
benchmarks
biology
cad Update to version 2.2.1 2001-02-14 12:41:38 +00:00
chinese Add chewing module, and bump version. 2001-02-14 19:02:18 +00:00
comms
converters
databases - Add workaround to prepend installing junk files 2001-02-14 12:48:45 +00:00
deskutils
devel Fix a pathname typo in RUN_DEPENDS. 2001-02-14 20:51:00 +00:00
dns
editors simple typo fix, remove odd extraneous spaces (^ $) 2001-02-14 20:19:04 +00:00
emulators
finance
french
ftp The IPv6 patch breaks NcFTP on IPv4-only systems such that is unable to 2001-02-14 11:30:56 +00:00
games typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
german
graphics typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
hebrew
irc
japanese typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
java typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
korean Update to 1.0.9. 2001-02-14 14:54:23 +00:00
lang Upgrade to the 5-Feb-2001 edition GCC 2.97 development snapshot. 2001-02-14 20:52:39 +00:00
mail typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
math typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
mbone
misc typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
Mk
multimedia
net Upgrade to 4.1.0 2001-02-14 16:41:59 +00:00
net-im
net-mgmt
net-p2p
news typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
palm
ports-mgmt Fix docs 2001-02-14 10:56:10 +00:00
portuguese/ispell-pt_BR
print typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
russian
science
security typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
shells
sysutils
Templates
textproc
Tools
vietnamese
www typo clean up police: \s -> \t 2001-02-14 20:19:44 +00:00
x11
x11-clocks
x11-fm Fix frcolor & frftp's permission. 2001-02-14 19:40:29 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm ratpoison is a simple window manager with no fat library dependencies. 2001-02-14 14:43:15 +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.