1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-04-02 14:28:15 +00:00
arabic
archivers
astro upgrade to 3.27 2001-04-02 14:11:02 +00:00
audio Update to 0.9.5.1. pthread and xsplay are still disabled. 2001-04-02 13:57:05 +00:00
benchmarks add postal, a SMTP/POP benchmark tester 2001-04-02 06:23:50 +00:00
biology update to 3.03 2001-04-02 05:16:26 +00:00
cad
chinese
comms
converters Update to 1.6.1. 2001-04-02 09:05:32 +00:00
databases Upgrade to 1.15 2001-04-02 14:26:25 +00:00
deskutils
devel Upgrade to 1.0.11. 2001-04-02 14:27:35 +00:00
dns Port update to version 4.0.3 2001-04-02 06:20:08 +00:00
editors Fix pkg-plist. 2001-04-02 10:30:33 +00:00
emulators
finance
french
ftp New port: lukemftp, the enhanced ftp client from NetBSD 2001-04-02 13:36:29 +00:00
games remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
german
graphics Fix the build on -current (PTHREAD_LIBS conversion victim). 2001-04-02 09:12:43 +00:00
hebrew
hungarian
irc remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
japanese remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 08:30:54 +00:00
java
korean
lang add mdk 2001-04-02 06:01:23 +00:00
mail update postfix to 20010228-pl01 2001-04-02 06:50:26 +00:00
math remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
mbone Update to 4.2.13 2001-04-02 07:05:36 +00:00
misc remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
Mk
multimedia Fix the build on -current (PTHREAD_LIBS conversion victim). 2001-04-02 09:12:43 +00:00
net Upgrade to 0.2015 2001-04-02 14:27:03 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
russian Update to 1.6. 2001-04-02 09:35:05 +00:00
science
security make openssh comply with section 4.4.9 (MAN vars in Makefile, not plist) 2001-04-02 10:28:59 +00:00
shells
sysutils Per the instructions of the software, cfengine is now dependent on BerkleyDB 3. 2001-04-02 10:21:20 +00:00
Templates
textproc upgrade to 0.7.1 2001-04-02 12:52:14 +00:00
Tools Be more specific in trying to exclude man pages - look for 'man/man', 2001-04-02 10:37:33 +00:00
ukrainian
vietnamese
www Upgrade to 5.52. 2001-04-02 14:28:15 +00:00
x11 Update to 1.6. 2001-04-02 09:35:05 +00:00
x11-clocks
x11-fm Update port to version 2.2.0 2001-04-02 13:37:05 +00:00
x11-fonts
x11-servers
x11-themes remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
x11-toolkits remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +00:00
x11-wm remove deprecated fetch options from FETCH_BEFORE_ARGS 2001-04-02 09:24:30 +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.