1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Chris D. Faulhaber 9cf130ae5a Update port to 0.24
PR:		16392
Submitted by:	Maintainer
2000-01-28 00:49:17 +00:00
archivers
astro
audio Make this compile on -CURRENT 2000-01-27 20:28:35 +00:00
benchmarks
biology
cad
chinese
comms Remove rzsz, I've tolerated this for far too long but when it starts 2000-01-27 12:21:31 +00:00
converters
databases
deskutils
devel
dns
editors
emulators
finance
ftp
games Fix the new compiler problem as reported by bento. 2000-01-28 00:45:32 +00:00
german
graphics Update port to 2.3.0 2000-01-28 00:38:57 +00:00
irc
japanese o Fix checksum dependency to emacs20. 2000-01-27 21:51:21 +00:00
java
korean
lang move IPv6-enable python to python+ipv6 and revert origial python 2000-01-27 15:54:26 +00:00
mail Update Maintainer's email address 2000-01-28 00:34:08 +00:00
math
mbone
misc
Mk
multimedia
net Fix building error on bento. 2000-01-27 08:25:29 +00:00
net-im
net-mgmt
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print Correct checksums for the 99.12 version. 2000-01-27 23:21:31 +00:00
russian
science
security Take off RESTRICTED, since this has been a proper package for some 2000-01-27 21:19:20 +00:00
shells
sysutils
Templates
textproc The port was broken because dicts were installed in $SHAREDIR but 2000-01-28 00:08:56 +00:00
Tools
vietnamese
www Set BROKEN again. 2000-01-27 13:05:20 +00:00
x11
x11-clocks
x11-fm Update port to 0.24 2000-01-28 00:49:17 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update port to 1.0.7 2000-01-28 00:31:09 +00:00
x11-wm Add sapphire 2000-01-27 11:09:27 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.