Personal patches
Go to file
2003-05-07 23:15:02 +00:00
accessibility * Update to 0.7.1 2003-05-07 17:15:34 +00:00
arabic
archivers
astro unbreak by upgrading to 0.1.10 2003-05-07 13:28:40 +00:00
audio
benchmarks Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
biology BROKEN: Broken pkg-plist 2003-05-06 23:36:56 +00:00
cad unbreak by upgrading to 0.41 2003-05-07 06:42:31 +00:00
chinese 1. include <osreldate.h> before use macro __FreeBSD_version 2003-05-07 02:19:56 +00:00
comms Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
converters
databases utilize USE_GETOPT_LONG 2003-05-07 17:59:32 +00:00
deskutils Change LIBS to LDFLAGS to fix the non-GNOME build. 2003-05-06 20:09:40 +00:00
devel Update to 1.46. 2003-05-07 20:57:44 +00:00
dns - Update auf bind-9.2.2/DLZ-0.4.3 2003-05-06 19:29:46 +00:00
editors Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
emulators BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
finance Remove two nonexistent directories that were apparently added by mistake. 2003-05-06 09:34:45 +00:00
french
ftp redefine the MAINTAINER field with my FreeBSD address 2003-05-06 16:58:45 +00:00
games USE_GETOPT_LONG[1] 2003-05-07 14:09:07 +00:00
german
graphics Upgrade 1.10 to 1.09 2003-05-07 16:13:52 +00:00
hebrew
hungarian
irc Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
japanese Original source never maintained. 2003-05-07 10:36:44 +00:00
java This port is i386 only (caused by jdk platform). 2003-05-07 00:47:47 +00:00
korean BROKEN: Does not compile 2003-05-06 21:10:45 +00:00
lang Remove SPARC section. This assumed a 32-bit SPARC, not the UltraSPARC. 2003-05-07 23:15:02 +00:00
mail Plug p5-Mail-Box1 to Makefile [a long time] after the repocopy. 2003-05-07 21:04:02 +00:00
math Fix version string typo. 2003-05-07 10:13:40 +00:00
mbone
misc utilize USE_GETOPT_LONG 2003-05-07 17:52:41 +00:00
Mk - Fixes problem when base has no openssl installed 2003-05-07 20:08:00 +00:00
multimedia Add ${PTHREAD_LIBS} because they are missing in gtk-config --libs. 2003-05-07 14:29:16 +00:00
net utilize USE_GETOPT_LONG 2003-05-07 18:00:59 +00:00
net-im Fix path to smbclient 2003-05-07 14:19:44 +00:00
net-mgmt Unbork net/rancid. Fix PLIST error and be more conformant to config file 2003-05-07 17:28:14 +00:00
net-p2p BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
news Update to latest release. (bugfix) 2003-05-07 15:44:35 +00:00
palm Update to 2.0.8. 2003-05-07 00:44:47 +00:00
picobsd
polish
ports-mgmt Change maintainer email to my @FreeBSD.org address 2003-05-07 11:37:56 +00:00
portuguese Add hyphenation dictionaries to the slave ports. 2003-04-08 23:30:15 +00:00
print Original source never maintained. 2003-05-07 10:36:44 +00:00
russian
science BROKEN: Does not patch 2003-05-06 21:28:04 +00:00
security Put SONAME entries into shared libraries. 2003-05-07 21:43:40 +00:00
shells Update to 3.8. 2003-05-03 15:53:06 +00:00
sysutils * Update to 0.7.1 2003-05-07 17:15:34 +00:00
Templates
textproc Add NO_LATEST_LINK. 2003-05-07 16:34:11 +00:00
Tools
ukrainian
vietnamese BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
www Add a missing dependency on gail. 2003-05-07 16:53:49 +00:00
x11 Add a patch to work around a gcc/gas problem on sparc64. No revision bump 2003-05-07 22:34:43 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes BROKEN: Bad pkg-plist 2003-05-06 07:18:02 +00:00
x11-toolkits Update to 1.99.4. 2003-05-07 04:08:56 +00:00
x11-wm BROKEN: Does not compile 2003-05-07 00:12:29 +00:00
.cvsignore
INDEX
INDEX-5
LEGAL
Makefile
MOVED document SN -> sourcenav 2003-05-07 15:57:45 +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.