Personal patches
Go to file
Michael Haro a988aaf69e update manpage with proper ${PREFIX}
PR:		10413
Submitted by:	YAKUSHIJI Ryota te196319@cse.ec.kyushu-u.ac.jp
1999-04-14 00:24:27 +00:00
archivers Moving WWW_SITE to DESCR file ... 1999-04-14 00:19:35 +00:00
astro
audio move WWW_SITE to DESCR 1999-04-14 00:23:04 +00:00
benchmarks
biology
cad
chinese Update to 2.6PRE3 1999-04-13 15:11:33 +00:00
comms Proper URLs that reference directories end in '/' 1999-04-08 19:05:48 +00:00
converters
databases Move WWW_SITE to pkg/DESCR:WWW from Makefile 1999-04-14 00:03:19 +00:00
deskutils DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
devel Added cscope 1999-04-13 17:17:58 +00:00
dns
editors Fix PLISt 1999-04-11 11:36:34 +00:00
emulators
finance
ftp Add fresh MASTER_SITES. 1999-04-13 13:09:54 +00:00
games Added garith 1999-04-13 14:46:35 +00:00
german
graphics Updated MASTER_SITES and changed /usr/bin/perl into ${PERL} 1999-04-13 07:17:06 +00:00
irc Allow configure to find moc and update the PLIST 1999-04-13 23:11:11 +00:00
japanese Remove user configuration file, lynx.cfg, from PLIST 1999-04-13 23:54:38 +00:00
java Import of devel/java-cup v10.g 1999-04-11 02:51:41 +00:00
korean
lang Upgrade to v2.1.1 1999-04-13 11:01:48 +00:00
mail Remove configuration files from PLIST 1999-04-13 23:59:37 +00:00
math "site and tarball have changed and the first patch required minimal 1999-04-13 10:54:20 +00:00
mbone
misc Update to 1.1 1999-04-13 16:24:37 +00:00
Mk Check for missing directories (listed in SUBDIR but non-existent) in 1999-04-12 09:03:41 +00:00
multimedia
net Upgrade to v0.37 1999-04-13 20:53:18 +00:00
net-im Import of net/naim 0.9.3 1999-04-10 19:41:37 +00:00
net-mgmt Remove empty line. 1999-04-12 08:22:43 +00:00
news Upgrade news/suck to 4.1.1 1999-04-11 21:47:46 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR Ispell dictionary for brazilian portuguese 1999-04-13 15:28:00 +00:00
print Added amspsfnt and cmpsfont 1999-04-13 16:20:30 +00:00
russian
science
security openssl-0.9.2b-rsaoaep.patch supersedes patch-aj. 1999-04-13 22:37:02 +00:00
shells
sysutils update manpage with proper ${PREFIX} 1999-04-14 00:24:27 +00:00
Templates
textproc Added br-ispell 1999-04-13 15:29:00 +00:00
Tools
vietnamese
www Remove user configuration file, lynx.cfg, from PLIST 1999-04-13 23:54:38 +00:00
x11 fix a problem with configure not finding all the libraries it needed 1999-04-13 06:48:44 +00:00
x11-clocks Upgrade to wmdate-0.6 1999-04-11 12:44:53 +00:00
x11-fm DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
x11-fonts type1inst requires mkfontdir 1999-04-13 16:07:20 +00:00
x11-servers Add 'ONLY_FOR_ARCHS=i386'. 1999-04-13 03:16:08 +00:00
x11-themes DISTFILES moved on MASTER_SITE. 1999-04-08 18:08:39 +00:00
x11-toolkits Replace 8 spaces with a tab (cut-and-space-itis?). 1999-04-12 22:54:11 +00:00
x11-wm Remov empty trailing line. 1999-04-12 08:54:01 +00:00
.cvsignore
INDEX
LEGAL Added cscope 1999-04-13 23:44:03 +00:00
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.