1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-09-07 04:32:44 +00:00
accessibility
arabic
archivers
astro
audio Update to 2.0.2.5. 2002-09-06 19:44:11 +00:00
benchmarks
biology
cad add transcalc 0.13 2002-09-06 09:40:18 +00:00
chinese
comms Use posix syntax for chown 2002-09-07 03:02:47 +00:00
converters USE_REINPLACE rather than a somewhat convoluted perl expression. 2002-09-06 13:45:33 +00:00
databases Update port to 0.0.19. 2002-09-06 17:31:49 +00:00
deskutils Depend on libgmp-freebsd to fix build on -current 2002-09-07 02:03:46 +00:00
devel 1. fix compile on GCC 3.2 2002-09-07 03:13:23 +00:00
dns
editors Fix build on -current (bogus duplicate declarations) 2002-09-07 00:55:41 +00:00
emulators fix build: machine/soundcard.h is depreciated. 2002-09-07 02:03:21 +00:00
finance
french
ftp
games upgrade to 0.6.8 2002-09-07 03:40:28 +00:00
german Fix a syntax error of the Makefile. 2002-09-06 12:56:13 +00:00
graphics Update to 2.0.4. 2002-09-06 19:47:37 +00:00
hebrew
hungarian
irc
japanese
java Use the right pkg-plist depending on whether GNOME support is configured. 2002-09-07 03:28:34 +00:00
korean
lang Update to 20020619. 2002-09-06 11:13:22 +00:00
mail upgrade to 2.20 2002-09-07 03:53:02 +00:00
math
mbone
misc Update to bogosort-0.4.1; Ulrik accepted my files/patch-bogosort.c fix, 2002-09-06 22:01:14 +00:00
Mk
multimedia Update to 0.9.0.13 2002-09-05 04:56:10 +00:00
net upgrade to 0.8.9 2002-09-07 04:32:44 +00:00
net-im
net-mgmt
net-p2p
news Update to version 2.1.2. 2002-09-07 01:42:33 +00:00
palm Fix compilation on -current 2002-09-07 02:45:31 +00:00
picobsd
polish
ports-mgmt
portuguese
print Set maintainership to ports@. 2002-09-05 08:41:17 +00:00
russian
science
security upgrade to 0.35 2002-09-07 03:51:34 +00:00
shells MASTER_SITE_SOURCEFORGE is not worth listing in MASTER_SITES because 2002-09-06 12:06:00 +00:00
sysutils Update to 2.0.2. 2002-09-07 04:13:45 +00:00
Templates
textproc Updated to 0.37 2002-09-06 09:09:44 +00:00
Tools
ukrainian
vietnamese
www upgrade to 0.20.5 2002-09-07 03:46:08 +00:00
x11 Update to 2.0.4. 2002-09-06 19:47:37 +00:00
x11-clocks Partially fix build on -current. This is still broken. 2002-09-07 03:18:50 +00:00
x11-fm
x11-fonts
x11-servers Fix WITH_MATROX_GXX_DRIVER case after 4.2.1 upgrade. 2002-09-05 19:33:15 +00:00
x11-themes
x11-toolkits upgrade to 1.6.0 2002-09-07 03:50:03 +00:00
x11-wm Attempt to fix build by s/friend/friend class/. This still blows up later 2002-09-07 03:16:29 +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/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.