1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2001-09-12 13:08:00 +00:00
accessibility/atk
arabic
archivers Mark IGNORE for systems with bzip2 in the base. 2001-09-11 13:01:29 +00:00
astro Bump png major 2001-09-11 03:32:41 +00:00
audio Bump png major 2001-09-11 03:32:41 +00:00
benchmarks
biology Bump png major 2001-09-11 03:32:41 +00:00
cad Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
chinese Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
comms Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
converters Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules. 2001-09-12 01:07:29 +00:00
databases Update to 2.0.6. 2001-09-12 10:54:22 +00:00
deskutils Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessary 2001-09-11 15:52:31 +00:00
devel update to 1.33.29. 2001-09-11 22:17:23 +00:00
dns
editors Update to Vim 6.0 beta AV 2001-09-12 07:24:23 +00:00
emulators Bump png major 2001-09-11 03:32:41 +00:00
finance Refine RUN_DEPENDS: delete obsolete gnuplot and add two perl modules necessary 2001-09-11 15:52:31 +00:00
french
ftp unbreak: ${FILESDIR} is read-only. 2001-09-11 21:21:33 +00:00
games unbreak: utilize gettext correctly. 2001-09-11 21:56:26 +00:00
german
graphics Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
hebrew
hungarian
irc
japanese chase banner URI. 2001-09-12 12:20:21 +00:00
java Fix a potential crash on 5-CURRENT. 2001-09-12 11:18:39 +00:00
korean Update to 1.0.11 2001-09-11 05:55:23 +00:00
lang fix package: 2001-09-11 15:59:34 +00:00
mail Update to 0.13. 2001-09-11 18:14:12 +00:00
math Unbroke with latest libglade. 2001-09-11 15:37:23 +00:00
mbone Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
misc New maintainer: Andy Sparrow <spadger@best.com>. 2001-09-12 11:35:02 +00:00
Mk Fix a logic problem in rev 1.10. Allow datadir to be overridden in all 2001-09-11 18:56:22 +00:00
multimedia
net Chase a repack; no changes observed. 2001-09-12 13:08:00 +00:00
net-im respect CC/CFLAGS. 2001-09-11 14:52:01 +00:00
net-mgmt fix package: remove nonexistent bin/argusarchive. 2001-09-11 22:34:32 +00:00
net-p2p
news Correct MASTER_SITES. 2001-09-12 07:53:06 +00:00
palm
picobsd
polish
ports-mgmt Update to 20010912.2. Man page update only. 2001-09-12 09:59:01 +00:00
portuguese
print Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
russian Bump png major 2001-09-11 03:32:41 +00:00
science upgrade to 1.3.1 2001-09-11 07:46:02 +00:00
security add one more dependency 2001-09-12 04:38:11 +00:00
shells
sysutils Update to 20010912.2. Man page update only. 2001-09-12 09:59:01 +00:00
Templates
textproc Replace the ghostscript6 dependencies with ghostscript-gnu. 2001-09-11 21:23:46 +00:00
Tools
ukrainian
vietnamese
www Sync with www/apache13: Rewrite @exec's so final condition always be true 2001-09-12 07:29:52 +00:00
x11 Replace the ghostscript55 dependencies with ghostscript-gnu. 2001-09-11 20:52:33 +00:00
x11-clocks
x11-fm Update to 4.5.55. 2001-09-11 16:25:08 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Bump png major 2001-09-11 03:32:41 +00:00
x11-wm Remove a nonexistent entry from pkg-plist and make it package again. 2001-09-11 15:28:33 +00:00
.cvsignore
INDEX
LEGAL Add ports/games/robocode because it has a restrictive license. Particularly, 2001-09-11 06:52:11 +00:00
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.