1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-03-29 19:23:49 +00:00
accessibility
arabic
archivers
astro
audio Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA 2002-03-29 16:19:23 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils Prevent inclusion of <malloc.h> when building. 2002-03-29 16:25:48 +00:00
devel Spell historical correctly. 2002-03-29 19:23:49 +00:00
dns
editors
emulators
finance
french
ftp
games Grammar nits. 2002-03-29 18:36:43 +00:00
german
graphics
hebrew
hungarian
irc
japanese Stop building those obsoleted packages on Bento. 2002-03-29 15:53:33 +00:00
java
korean
lang
mail Add new MASTER_SITES 2002-03-29 17:43:18 +00:00
math Update to 3.34 2002-03-29 17:37:03 +00:00
mbone
misc
Mk
multimedia
net Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA 2002-03-29 16:19:23 +00:00
net-im
net-mgmt
net-p2p Switch option from JAVA_NO_BUILD_DEPENDS to NO_BUILD_DEPENDS_JAVA 2002-03-29 16:19:23 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security www.crypto-publish.org does not have krb5-1.2.4.{tar,tar.Z,tar.gz,tar.bz2}. 2002-03-29 13:23:08 +00:00
shells
sysutils Don't try to free() statically allocated array. 2002-03-29 12:55:02 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Finally catch up with the version number change of devel/tcllib -- 2002-03-29 17:55:00 +00:00
x11
x11-clocks
x11-fm Take into account that not only -current, but the -stable as well now has 2002-03-29 13:01:03 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Spell pronounced correctly. 2002-03-29 19:23:12 +00:00
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.