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
Andrey A. Chernov 5c2433b75d portlint
2000-08-10 09:56:38 +00:00
archivers
astro Support X11BASE properly 2000-08-09 16:46:48 +00:00
audio
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.6.1. 2000-08-09 19:43:48 +00:00
deskutils
devel Update to 0.9.5 2000-08-09 16:55:09 +00:00
dns
editors Update to version 21.1.12. The new release only made changes to 2000-08-09 17:45:19 +00:00
emulators
finance
french/ispell
ftp
games Add zangband. 2000-08-09 17:34:16 +00:00
german
graphics
hebrew Move pine in the right place -- addport isn't too intelligent at 2000-08-10 00:28:50 +00:00
irc
japanese Add zangband. 2000-08-09 17:37:47 +00:00
java Update MASTER_SITE 2000-08-09 16:49:27 +00:00
korean
lang
mail Host this distfile myself since it seems to have gone away from the 2000-08-09 23:03:43 +00:00
math
mbone
misc
Mk
multimedia
net Get rid of the patch to qt-gui's "configure" and replace it with 2000-08-09 20:00:49 +00:00
net-im Get rid of the patch to qt-gui's "configure" and replace it with 2000-08-09 20:00:49 +00:00
net-mgmt
net-p2p
news Update to 0.8.1beta3 2000-08-08 22:54:22 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print Had to mark it broken, because patches for 5.4.2 were not created correctly 2000-08-10 05:58:10 +00:00
russian portlint 2000-08-10 09:56:38 +00:00
science
security Only #include <sys/socketvar.h> in kernel compilation. 2000-08-08 22:19:19 +00:00
shells
sysutils Activate battstat-applet 2000-08-09 23:30:51 +00:00
Templates
textproc
Tools Major update to addport. Many *MANY* bugfixes. Addport should now work 2000-08-09 19:27:29 +00:00
vietnamese
www Fix up MASTER_SITES 2000-08-09 17:47:16 +00:00
x11 Apply the gcc bug workaround to 4.* and 5.* instead of 4.0.0 and 5.0.0 -- 2000-08-10 00:44:28 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix bugs with the tixGrid widget 2000-08-10 03:21:44 +00:00
x11-wm
.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.