1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jean-Yves Lefort b177fa405c Does not build on 4.x.
Reported by:	pointyhat via kris
2006-05-21 18:14:27 +00:00
accessibility
arabic
archivers Upgrade to 3.60 beta 3 2006-05-21 04:40:32 +00:00
astro Does not build on 4.x. 2006-05-21 18:14:27 +00:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases Fix some portlint -A errors. 2006-05-21 14:04:42 +00:00
deskutils - Update to 0.3 2006-05-20 21:43:26 +00:00
devel Update to 0.8.4 2006-05-21 15:08:15 +00:00
dns
editors
emulators
finance Update to 2.6.11 2006-05-21 13:05:38 +00:00
french
ftp Add file forgotten during last commit: 2006-05-21 01:26:17 +00:00
games
german
graphics Require perl >= 5.8.x 2006-05-20 23:35:11 +00:00
hebrew
hungarian
irc - Update to 4.87 2006-05-21 11:41:55 +00:00
japanese Add USE_PERL5_BUILD. 2006-05-21 14:21:45 +00:00
java Solve JDK 1.5 incompatibility. 2006-05-21 13:27:53 +00:00
korean
lang Update to the 20060520 snapshot of GCC 4.2.0. 2006-05-21 17:25:16 +00:00
mail
math Update to 0.9.3 2006-05-21 13:38:51 +00:00
mbone
misc - Make dependency on XOSD optional. 2006-05-21 14:24:55 +00:00
Mk
multimedia Update to 1.2 2006-05-21 18:10:42 +00:00
net - Mark FORDBIDDEN on 64-bit platforms. The last fix may cause security problems. 2006-05-21 18:05:39 +00:00
net-im
net-mgmt
net-p2p - Fix build on 64bit platforms 2006-05-21 16:09:08 +00:00
news
palm
polish
ports-mgmt
portuguese
print
russian
science
security Use unsetenv(3) instead of putenv(3) to clean up environment variables 2006-05-21 13:23:24 +00:00
shells
sysutils Update master site. 2006-05-21 10:21:40 +00:00
Templates
textproc Upgrade to 0.4. 2006-05-21 12:11:51 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.19 2006-05-21 00:41:38 +00:00
x11 - Update to 2.9.3. [1] 2006-05-21 10:33:59 +00:00
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts Replace mastersite died 2006-05-21 10:39:16 +00:00
x11-servers
x11-themes
x11-toolkits Remove duplicate dependency on X11. 2006-05-21 17:35:19 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING

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/doc/en_US.ISO8859-1/books/handbook/

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.