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
Oliver Lehmann 80600fb843 Fix build on CURRENT
Submitted by:	bento
2003-05-17 21:40:54 +00:00
accessibility
arabic
archivers
astro
audio Update to 2.1.4. 2003-05-17 18:29:31 +00:00
benchmarks Add 'ipv6' on CATEGORIES. 2003-05-17 19:39:42 +00:00
biology
cad Fix MAN. This commit completes changes submitted in the PR. I made 2003-05-17 03:17:55 +00:00
chinese
comms
converters
databases Remove dependency on gbdm. libgda2 does not use it. 2003-05-17 17:33:59 +00:00
deskutils Update to 1.0.1, a bugfix release. 2003-05-16 19:05:52 +00:00
devel Fix build on CURRENT 2003-05-17 21:40:54 +00:00
dns
editors
emulators
finance
french
ftp Use USE_GETOPT_LONG. 2003-05-17 16:02:28 +00:00
games Update dmjava to 1.05 2003-05-17 14:14:53 +00:00
german
graphics Convert to new GNOME infrastructure. 2003-05-17 21:40:26 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang A minor improvement to allow using another Tcl version. 8.3 remains the 2003-05-17 15:37:32 +00:00
mail
math Updated to 0.67 2003-05-17 12:20:30 +00:00
mbone
misc Update MASTER_SITES and WWW:. 2003-05-17 16:04:26 +00:00
Mk
multimedia Update to 0.98.0. 2003-05-17 18:11:32 +00:00
net Add 'ipv6' on CATEGORIES. 2003-05-17 19:39:42 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 20030512. 2003-05-17 18:56:38 +00:00
russian
science
security o Removes the original, out of date, README file. 2003-05-17 20:51:27 +00:00
shells Properly configure on FreeBSD/amd64. 2003-05-16 19:56:09 +00:00
sysutils Add gtk-send-pr, a GTK2 send-pr(1) interface. 2003-05-17 19:12:58 +00:00
Templates
textproc Update to 2.0.4. 2003-05-17 21:10:44 +00:00
Tools Only transfer the build distfiles to bento if requested. 2003-05-17 00:27:27 +00:00
ukrainian
vietnamese
www Update to 1.4b. 2003-05-16 22:03:33 +00:00
x11 Update to 0.92. 2003-05-17 15:06:11 +00:00
x11-clocks
x11-fm Add krusader, a midnight commander like Filemanager for KDE 2003-05-17 21:29:17 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
INDEX New INDEX for 4.x, with 8633 ports 2003-05-17 21:04:25 +00:00
INDEX-5 New INDEX for 5.1, with 8632 ports 2003-05-17 12:02:34 +00:00
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.