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-04-01 17:55:35 +00:00
accessibility
arabic
archivers
astro
audio
benchmarks
biology
cad
chinese
comms Remove internal strcasestr implementation. Port still broken on -current 2002-04-01 03:55:43 +00:00
converters
databases
deskutils
devel Update to 1.3 2002-04-01 17:32:23 +00:00
dns
editors
emulators
finance
french
ftp Update to 0.4.5 2002-04-01 17:27:29 +00:00
games Update to 1.4 2002-04-01 05:17:47 +00:00
german
graphics Update to 4.1.42 2002-04-01 17:18:38 +00:00
hebrew
hungarian
irc
japanese Remove japanese/gnomecore from LIB_DEPENDS, now that x11/gnomecore has 2002-04-01 11:16:48 +00:00
java
korean
lang
mail Update to 1.0.2. 2002-04-01 17:54:58 +00:00
math Upgrade to 20020328. 2002-04-01 08:21:20 +00:00
mbone
misc
Mk
multimedia
net Remove patches left over from the old mpd port. 2002-04-01 17:55:35 +00:00
net-im upgrade to 4.6.9 2002-04-01 16:22:26 +00:00
net-mgmt Add smokeping UID and GID if not exist and use them to be invoked as. 2002-04-01 13:47:18 +00:00
net-p2p #definf is not a valid C preprocessor directive :-) 2002-04-01 06:27:22 +00:00
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Unbreak pam_ldap on -CURRENT after the latest OpenPAM patch 2002-04-01 17:30:37 +00:00
shells
sysutils Fix man page handling 2002-04-01 11:34:38 +00:00
Templates
textproc bsd.java.mk-ify 2002-04-01 06:29:23 +00:00
Tools
ukrainian
vietnamese
www update php.ini to permit attachments 2002-04-01 13:50:19 +00:00
x11
x11-clocks
x11-fm Update to 0.11.23 2002-04-01 17:38:44 +00:00
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.