1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Christian Weisgerber 1e82f0298a Drop maintainership.
2003-09-29 13:00:41 +00:00
accessibility
arabic
archivers
astro Drop maintainership. 2003-09-29 13:00:41 +00:00
audio Use sed, rather than perl, for patching, in case there is a user 2003-09-29 12:26:23 +00:00
benchmarks
biology
cad
chinese
comms javax.comm ports should use USE_JAVA 2003-09-29 11:44:09 +00:00
converters
databases Update to 2.99. 2003-09-29 09:56:28 +00:00
deskutils Update to 0.22.1. 2003-09-29 10:25:59 +00:00
devel [patch] fix dependencies for devel/gtranslator 2003-09-29 05:22:38 +00:00
dns
editors Make sure we also have libgnomeprintui before we enable GNOME support. 2003-09-28 20:59:14 +00:00
emulators
finance
french
ftp
games Persistent Patch with sl5p1. 2003-09-29 04:42:38 +00:00
german
graphics Update to 1.3.1. 2003-09-29 08:24:50 +00:00
hebrew
hungarian
irc
japanese Update to 3.3.4. 2003-09-29 04:34:55 +00:00
java [new port] java/gj[-jdk11]: Generic Java 2003-09-29 12:07:08 +00:00
korean
lang - Install a 'real' shared object when BUILD_SHARED=yes. [1] 2003-09-29 11:44:32 +00:00
mail Don't hard-code the desired OpenLDAP version; this value happens to be 2003-09-29 12:56:01 +00:00
math - Update to version 1.4 2003-09-28 21:25:55 +00:00
mbone
misc Add back DIST_SUBDIR. It was removed by mistake. 2003-09-28 17:52:45 +00:00
Mk
multimedia * Update to 0.92. 2003-09-28 17:58:48 +00:00
net New Port: apache-soap (Apache SOAP Toolkit for Java) 2003-09-29 12:14:57 +00:00
net-im
net-mgmt
net-p2p
news update news/inn-stable: 2003-09-28 15:31:49 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Fix package when building with CUPS support. 2003-09-29 07:57:52 +00:00
russian
science
security Add ruby-gpgme, a Ruby interface to GnuPG Made Easy (GPGME). 2003-09-29 08:51:03 +00:00
shells New port: shells/bash-completion 2003-09-29 12:44:15 +00:00
sysutils update to sysutils/socket: NetBSD IPv6 patches imported 2003-09-29 12:57:22 +00:00
Templates
textproc The story behind this update: 2003-09-29 12:33:39 +00:00
Tools Fix -l option comment removing obsolete pkg-comment reference. 2003-09-29 02:39:50 +00:00
ukrainian
vietnamese
www New port: resin3. 2003-09-29 12:57:59 +00:00
x11 From KDE_3_1_BRANCH: 2003-09-29 09:39:38 +00:00
x11-clocks
x11-fm Add back DIST_SUBDIR. It was removed by mistake. 2003-09-28 17:52:45 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 1.0.26. 2003-09-29 08:37:23 +00:00
x11-wm Properly _NET_WM_STATE_ABOVE and _NET_WM_STATE_BELOW. 2003-09-29 07:38:55 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED Properly retire mail/exim-ldap. 2003-09-29 12:43:23 +00:00
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.