1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Ying-Chieh Liao 620f8cf1e1 upgrade to 1.4
drop maintainership
2002-04-17 09:41:33 +00:00
accessibility
arabic
archivers
astro
audio I had a typo in one of the file names in the last commit. It should read 2002-04-17 02:24:04 +00:00
benchmarks
biology
cad
chinese
comms
converters Use devel/gettext port; 2002-04-17 07:16:33 +00:00
databases upgrade to 1.4 2002-04-17 09:41:33 +00:00
deskutils
devel
dns
editors mktemp(3) needs unistd.h 2002-04-16 17:59:29 +00:00
emulators Fix entries for slave ports 2002-04-16 20:21:21 +00:00
finance
french
ftp
games
german
graphics Should set_locale before gtk_init. 2002-04-17 09:18:26 +00:00
hebrew
hungarian
irc
japanese
java Fix the build of libaudio.so on 5-CURRENT by using <sys/soundcard.h> 2002-04-16 19:34:24 +00:00
korean
lang GCC 2.95 and later aren't called egcs (any longer). Also update 2002-04-17 07:17:04 +00:00
mail The WITH_PWCHECK support requires the pwcheck daemon to be running, 2002-04-16 14:19:07 +00:00
math
mbone
misc
Mk
multimedia o Add WITH_OPTIMIZED_BYTESWAP knob: to use optimized byteswap 2002-04-17 00:29:35 +00:00
net Upgrade to 2.9.18pre7. 2002-04-17 06:50:25 +00:00
net-im
net-mgmt Upgrade to 2.9.18pre7. 2002-04-17 06:50:25 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils Upgrade to cdrtools-1.11a21. 2002-04-16 19:02:19 +00:00
Templates
textproc Fix typo in BUILD_DEPENDS 2002-04-17 03:22:36 +00:00
Tools
ukrainian
vietnamese
www Now correctly integrates with Jikes again. 2002-04-17 09:02:45 +00:00
x11 Add gnoclip, a workspace switcher for GNOME. 2002-04-16 15:41:42 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Upgrade to 1.8.11. 2002-04-17 07:37:59 +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.