1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2003-02-12 17:11:09 +00:00
accessibility
arabic
archivers New port archivers/pear-Archive_Tar: upgrading Archive_Tar from 0.9 to 1.0. 2003-02-12 06:06:13 +00:00
astro Convert COMMENT to COMMENTFILE until these ports can be converted. 2003-02-10 09:04:04 +00:00
audio Fix Build on STABLE. 2003-02-11 22:28:31 +00:00
benchmarks
biology Update to version 0.5.1. 2003-02-11 18:13:27 +00:00
cad upgrade to 0.12 2003-02-11 16:45:54 +00:00
chinese Convert COMMENT to COMMENTFILE until these ports can be converted. 2003-02-10 09:04:04 +00:00
comms
converters Convert COMMENT to COMMENTFILE until these ports can be converted. 2003-02-10 09:04:04 +00:00
databases Fixes for 64-bit platforms. 2003-02-11 15:14:00 +00:00
deskutils fix for plist and funky binary name from Volker Stolz 2003-02-10 11:39:06 +00:00
devel Update to version 3.2.1 2003-02-12 13:44:24 +00:00
dns - Fix LIB_DEPENDS after changes in bsd.port.mk 2003-02-12 04:54:58 +00:00
editors Add missing underline. 2003-02-12 15:05:30 +00:00
emulators Fix the stupid manual merge error I did in the last commit. 2003-02-12 17:11:09 +00:00
finance Update to 1.8.1. 2003-02-12 04:28:13 +00:00
french
ftp Add MASTER_SITE 2003-02-12 05:49:13 +00:00
games URL updates. 2003-02-12 12:29:46 +00:00
german
graphics upgrade to 0.6 2003-02-12 11:39:46 +00:00
hebrew
hungarian
irc Update to 2.0.0. 2003-02-12 03:31:58 +00:00
japanese Update to 2002-2-1+jp2.0. 2003-02-12 02:27:50 +00:00
java
korean Convert COMMENT to COMMENTFILE until these ports can be converted. 2003-02-10 09:04:04 +00:00
lang Bump PORTREVISION to the 5-Feb-2003 release date of GCC 3.2.2 to make sure 2003-02-12 16:34:03 +00:00
mail - Update to version 2.2.1, which includes a fix to a cross-site scripting 2003-02-12 08:10:37 +00:00
math Fix master sites. 2003-02-12 15:32:32 +00:00
mbone
misc Update to 1.4.1.3. 2003-02-12 03:13:31 +00:00
Mk Fix comment. LIB_DEPENDS can contain extended regular expressions. 2003-02-12 05:15:03 +00:00
multimedia upgrade to 0.6 2003-02-12 11:39:46 +00:00
net URL updates. 2003-02-12 12:29:46 +00:00
net-im
net-mgmt Fixes for 64-bit platforms. 2003-02-11 15:14:00 +00:00
net-p2p
news Update mirrors. 2003-02-12 01:32:53 +00:00
palm
picobsd
polish
ports-mgmt Bump PORTREVISION for previous COMMENT changes 2003-02-10 17:47:18 +00:00
portuguese
print Checksum update. 2003-02-12 15:56:09 +00:00
russian
science
security URL updates. 2003-02-12 12:29:46 +00:00
shells URL updates. 2003-02-12 12:29:46 +00:00
sysutils Master site moved. 2003-02-12 15:38:59 +00:00
Templates * Run throught tidy -i since they are malformed HTML. 2003-02-10 08:55:21 +00:00
textproc URL updates. 2003-02-12 12:29:46 +00:00
Tools Catch up to new semantics of COMMENT variable (contains comment string 2003-02-10 08:56:59 +00:00
ukrainian
vietnamese
www URL updates. 2003-02-12 12:29:46 +00:00
x11 URL updates. 2003-02-12 12:29:46 +00:00
x11-clocks
x11-fm Update to 2.2.1. 2003-02-11 22:23:06 +00:00
x11-fonts
x11-servers
x11-themes URL updates for multiple ports 2003-02-12 02:19:07 +00:00
x11-toolkits Add gtkglext 0.7.0, an OpenGL extension to GTK. 2003-02-12 16:20:35 +00:00
x11-wm Update to 0.8 2003-02-10 21:20:55 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED
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.