Personal patches
Go to file
2003-06-09 11:56:14 +00:00
accessibility Update to 0.7.5. 2003-06-07 08:04:37 +00:00
arabic
archivers Update one distsite with changed layout, 2003-06-08 20:02:54 +00:00
astro - Optimize check for existing process 2003-06-08 12:55:42 +00:00
audio REST IN PEACE 2003-06-08 21:06:22 +00:00
benchmarks
biology Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
cad Update to version 3.1.15. 2003-06-05 18:31:50 +00:00
chinese Update to 4.56. 2003-06-06 21:28:16 +00:00
comms Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
converters Add missing @dirrm and bump PORTREVISION 2003-06-09 11:45:45 +00:00
databases Add pear-DB 1.4.0, pEAR Database Abstraction Layer. 2003-06-08 06:53:16 +00:00
deskutils REST IN PEACE 2003-06-08 21:06:22 +00:00
devel Add missing file and bump PORTREVISION 2003-06-09 11:42:48 +00:00
dns - Update to 0.5.0 2003-06-08 04:27:10 +00:00
editors Add $CWD to $LD_LIBRARY_PATH as Linux does. This will make 2003-06-09 10:51:58 +00:00
emulators Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
finance Add missing file and bump PORTREVISION 2003-06-09 11:19:49 +00:00
french
ftp Add missing @dirrm and bump PORTREVISION 2003-06-09 11:53:48 +00:00
games Add missing manpage and bump PORTREVISION 2003-06-09 11:46:27 +00:00
german
graphics Add missing files and bump PORTREVISION 2003-06-09 11:27:36 +00:00
hebrew
hungarian
irc Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
japanese update japanese/tkhonyaku 1.7 --> 1.8 2003-06-09 08:28:26 +00:00
java The NetBeans startup script should be patched on -CURRENT only. 2003-06-07 19:55:11 +00:00
korean
lang Take maintainerships from alane's python ports. 2003-06-09 05:42:04 +00:00
mail Add missing file and bump PORTREVISION 2003-06-09 11:54:16 +00:00
math Fix unfetchable file by updating the port to 0.2.2 2003-06-08 17:31:33 +00:00
mbone
misc Add missing files to plist and bump PORTREVISION 2003-06-09 11:17:33 +00:00
Mk Take maintainerships from alane's python ports. 2003-06-09 05:42:04 +00:00
multimedia Readd a patch which got removed but is still needed for the WITH_SUBRIP knob 2003-06-09 11:46:13 +00:00
net Don't remove a file owned by a dependency. Bump PORTREVISION. 2003-06-09 11:56:14 +00:00
net-im Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
net-mgmt Don't remove a file owned by a dependency. Bump PORTREVISION. 2003-06-09 11:56:14 +00:00
net-p2p Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
news Do not build dvi documentation (DVIDIR is now defined in huskymak.cfg). 2003-06-05 12:24:59 +00:00
palm Fix MASTER_SITES 2003-06-08 15:24:03 +00:00
picobsd
polish
ports-mgmt
portuguese
print REST IN PEACE 2003-06-08 21:06:22 +00:00
russian
science Fix MASTER_SITES 2003-06-08 13:42:12 +00:00
security Enable pthread support using devel/pth. 2003-06-08 16:16:49 +00:00
shells
sysutils Fix PLIST. 2003-06-09 11:49:00 +00:00
Templates
textproc Updated to 1.54 2003-06-09 08:36:14 +00:00
Tools
ukrainian
vietnamese
www Upgrade to 2.8.5dev16 2003-06-08 16:17:56 +00:00
x11 Update to version 1.07 2003-06-08 01:38:29 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes o Fix MASTER_SITES 2003-06-09 09:46:36 +00:00
x11-toolkits o Fix MASTER_SITES 2003-06-09 09:46:36 +00:00
x11-wm Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN 2003-06-04 22:43:38 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED All pear ports use devel/pear-PEAR as a common base. Now therefore 2003-06-08 05:56:03 +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.