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
2002-01-15 09:28:31 +00:00
accessibility/atk
arabic
archivers Remove empty files. 2002-01-15 09:28:31 +00:00
astro
audio Remove empty files. 2002-01-15 09:28:31 +00:00
benchmarks
biology
cad
chinese
comms Create directories prior to installing files. 2002-01-14 16:23:07 +00:00
converters
databases Don't explicitly link libc in. This fixes gnomedb-fe (Gnomedb Fronend) crash. 2002-01-14 19:03:39 +00:00
deskutils Remove empty files. 2002-01-15 09:28:31 +00:00
devel Add boost, free peer-reviewed portable C++ source libraries. 2002-01-15 03:39:11 +00:00
dns
editors After patching is done remove ${WRKSRC}/user/wp/strings/*.orig, because 2002-01-14 18:16:29 +00:00
emulators
finance
french
ftp
games Update to 1.0.1. 2002-01-15 07:31:43 +00:00
german
graphics Fix WWW. 2002-01-14 21:51:35 +00:00
hebrew
hungarian
irc
japanese Update to 0.29. 2002-01-14 22:44:48 +00:00
java
korean
lang Update to version 2.711. 2002-01-14 21:53:32 +00:00
mail Add courier 0.37.0, courier SMTP IMAP POP3 HTTP mail server suite. 2002-01-15 06:17:28 +00:00
math
mbone
misc Fix MASTER_SITES and WWW. 2002-01-14 21:55:45 +00:00
Mk
multimedia Fix kdemultimedia2 build problem which basically boils down to the 2002-01-15 02:09:22 +00:00
net Depend on the GUI-less port of CVSup. 2002-01-15 05:13:57 +00:00
net-im
net-mgmt Fix mastersites 2002-01-15 03:04:08 +00:00
net-p2p
news Update to 0.11.91. 2002-01-15 08:32:27 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print o fix build of HPinkjet driver. 2002-01-14 15:06:04 +00:00
russian
science
security Add forgotten patch to fix pthread detection 2002-01-15 04:36:09 +00:00
shells
sysutils Remove empty files. 2002-01-15 09:28:31 +00:00
Templates
textproc
Tools - New option `-e' - threat warnings as errors; 2002-01-14 13:07:34 +00:00
ukrainian
vietnamese
www Update to 5.4 and drop maintainership 2002-01-15 04:35:04 +00:00
x11 add xvattr 1.1 2002-01-15 08:56:30 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.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.