Personal patches
Go to file
Andrey A. Chernov 10231b1c63 Add WWW
2000-04-16 01:33:22 +00:00
archivers Seems somewhere along the line, the lowercase version of the name 2000-04-14 23:11:06 +00:00
astro
audio Resurrect version normalization (0.8-7 -> 0.8.7) accidentally lost during 2000-04-14 23:32:30 +00:00
benchmarks Source file was reformatted, thus out checksum became wrong. 2000-04-15 09:27:15 +00:00
biology
cad
chinese
comms Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} 2000-04-14 18:40:29 +00:00
converters
databases
deskutils
devel Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
dns Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
editors Include bsd.port.pre.mk before referring ${PKGNAMEPREFIX}. 2000-04-15 06:24:34 +00:00
emulators Fix bogon in the PORT{NAME,VERSION} conversion. 2000-04-15 09:38:52 +00:00
finance
french/ispell
ftp
games Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
german Move language specifications to PKGNAMEPREFIX (for now). 2000-04-15 10:26:25 +00:00
graphics Upgrade to mtv 1.1.1.0 2000-04-15 21:45:14 +00:00
irc Setting DISTNAME correctly. 2000-04-15 12:58:16 +00:00
japanese Typo (.elseif -> .elif). 2000-04-15 04:22:34 +00:00
java Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} 2000-04-14 18:40:29 +00:00
korean Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
lang Put back DISTNAME. 2000-04-15 10:05:17 +00:00
mail Patch `configure' by hand for a much smaller patch. 2000-04-15 16:54:53 +00:00
math Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
mbone
misc Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
Mk
multimedia Upgrade to mtv 1.1.1.0 2000-04-15 21:45:14 +00:00
net Add gatekeeper port 2000-04-15 15:04:09 +00:00
net-im Putting back DISTNAME. 2000-04-15 12:57:13 +00:00
net-mgmt Put back DISTNAME. 2000-04-15 10:05:17 +00:00
news Define NO_WRKSUBDIR = yes instead of setting WRKSRC = ${WRKDIR} 2000-04-14 18:40:29 +00:00
palm Typo (piloit -> pilot). 2000-04-15 01:46:50 +00:00
ports-mgmt Back out useful `Version required lines' that I'd blindly removed. 2000-04-15 15:13:52 +00:00
portuguese/ispell-pt_BR
print Move papersize to PKGNAMESUFFIX -- otherwise it will affect DISTNAME 2000-04-15 11:02:14 +00:00
russian
science
security Distfile changed w/o a name change. 2000-04-15 09:33:20 +00:00
shells Fix a typo. 2000-04-15 08:26:22 +00:00
sysutils
Templates
textproc Add back DISTNAME, it's still used for WRKSRC generation. 2000-04-15 10:35:24 +00:00
Tools
vietnamese Remove "vi-" prefix from PORTNAMEs, they are set by PKGNAMEPREFIX in 2000-04-15 01:56:18 +00:00
www Add WWW 2000-04-16 01:33:22 +00:00
x11 DISTNAMe -> DISTNAME 2000-04-15 12:57:39 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Sada-san meant to enable linux-gtk, not linux-jdk. 2000-04-15 17:43:20 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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/handbook/handbook.html

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.