1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2002-06-14 18:16:29 +00:00
accessibility
arabic
archivers Use ${REINPLACE_CMD} instead of ${PERL} 2002-06-14 07:04:51 +00:00
astro
audio * Take maintainership. 2002-06-14 14:33:24 +00:00
benchmarks
biology
cad Update to 0.31 2002-06-12 15:53:39 +00:00
chinese
comms Use ${REINPLACE_CMD} instead of ${PERL} 2002-06-14 07:04:51 +00:00
converters Update to 0.10.4. 2002-06-13 12:00:10 +00:00
databases Update to 0.4.0. 2002-06-13 15:31:49 +00:00
deskutils
devel Add p5-Time-Piece, a perl module implementing time objects. 2002-06-14 14:35:36 +00:00
dns Remove patches i forgot in last commit 2002-06-12 17:58:33 +00:00
editors OO hasn't crashed anymore, since the mapfiles took place. Remove 2002-06-13 12:51:24 +00:00
emulators update master_sites 2002-06-14 07:00:42 +00:00
finance
french
ftp Remove myself from MAINTAINER 2002-06-14 11:08:08 +00:00
games Retire NetHack 3.2.2 ports as prearranged. 2002-06-14 04:27:49 +00:00
german
graphics Respect ${PREFIX}. 2002-06-13 23:04:41 +00:00
hebrew
hungarian
irc
japanese
java Fix problems I created with the previous change: 2002-06-13 19:25:48 +00:00
korean
lang Get the IGNORE warning working. ${DISTFILES} cannot be referenced in 2002-06-14 15:54:18 +00:00
mail Fix a segfault when authenticating against the system passwd file: 2002-06-14 09:38:41 +00:00
math Upgrade to 21.0. 2002-06-14 11:19:43 +00:00
mbone Bump PORTREVISION. 2002-06-13 04:09:28 +00:00
misc Use $WRKSRC instead of $WRKDIR/$DISTNAME. 2002-06-14 18:16:29 +00:00
Mk - Support development versions of Python. 2002-06-14 11:17:08 +00:00
multimedia o Chase checksum. Ogle developers re-rolled the distfile, no 2002-06-13 02:50:44 +00:00
net Update to 2.3.5 2002-06-14 15:14:00 +00:00
net-im [ports/devel/gettext-old] no longer installs shared library "libintl.so.1", 2002-06-14 08:56:06 +00:00
net-mgmt Add p5-Net-IP 1.11, a perl extension for manipulating IPv4/IPv6 2002-06-13 10:42:49 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Add envelope 1.0.0, command-line Postscript envelope printer. 2002-06-13 02:53:52 +00:00
russian
science
security Upgrade to 1.2.2 2002-06-14 03:17:23 +00:00
shells
sysutils Update module: samba. 2002-06-13 09:25:09 +00:00
Templates
textproc Updated to 1.52 2002-06-13 16:10:42 +00:00
Tools
ukrainian
vietnamese
www - Update to version 0.5 2002-06-14 13:26:59 +00:00
x11 Replace ${PERL} with ${REINPLACE_CMD}. 2002-06-14 07:21:10 +00:00
x11-clocks
x11-fm Replace ${PERL} with ${REINPLACE_CMD}. 2002-06-14 07:21:10 +00:00
x11-fonts
x11-servers
x11-themes Update to version 0.9.5 (latest and possibly last). 2002-06-13 06:19:44 +00:00
x11-toolkits Fix another problem in the pkgconfig files for these ports. After running 2002-06-14 04:20:57 +00:00
x11-wm Update to version 0.9.5 (latest and possibly last). 2002-06-13 06:19:44 +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/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.