Personal patches
Go to file
Ying-Chieh Liao 78924d9e3c set sysconfdir so that emirror can find it
PR:		31531
Submitted by:	Hendrik Scholz <hendrik@scholz.net>
2001-11-06 11:21:06 +00:00
accessibility/atk
arabic
archivers Update to 1.13.25: 2001-11-05 16:08:33 +00:00
astro In RUN_DEPENDS, specify ${LOCALBASE}/sbin/setiathome instead of just 2001-11-06 11:04:29 +00:00
audio add sfront 2001-11-05 05:27:45 +00:00
benchmarks Setting optind to 0 before calling getopt(3) is a stupid idea; it would 2001-11-02 19:01:03 +00:00
biology
cad
chinese Fix breakage on current. 2001-11-03 20:24:55 +00:00
comms * Update to latest stable release, 7.0.197. 2001-11-06 00:53:05 +00:00
converters
databases Upgrade to 1.50. 2001-11-04 10:39:35 +00:00
deskutils
devel Fix URL. 2001-11-05 18:00:20 +00:00
dns Add geta(GET Address) - Simple IPv4/IPv6 address resolving tool. 2001-11-05 12:17:56 +00:00
editors Activate flim113-{emacs,mule,emacs20,xemacs21-mule}. 2001-11-05 16:50:49 +00:00
emulators - update to 0.4.1e 2001-11-05 09:55:07 +00:00
finance
french
ftp set sysconfdir so that emirror can find it 2001-11-06 11:21:06 +00:00
games - update to 2.0.1 2001-11-06 09:34:14 +00:00
german
graphics Add claraocr-0.9.8, an optical character recognition utility 2001-11-06 07:45:38 +00:00
hebrew
hungarian
irc update to 0.99.12. 2001-11-06 01:03:38 +00:00
japanese update to 0.9.6. 2001-11-05 22:11:52 +00:00
java Add more MASTER_SITES. 2001-11-06 09:48:48 +00:00
korean
lang Update to version 1.99.5. 2001-11-04 07:39:28 +00:00
mail Activate flim113-{emacs,mule,emacs20,xemacs21-mule}. 2001-11-05 16:50:49 +00:00
math Update to 0.54. 2001-11-06 07:12:44 +00:00
mbone
misc
Mk Good Will. \ 2001-11-05 21:29:59 +00:00
multimedia Maintainer is committer now. 2001-11-03 19:16:50 +00:00
net Update to 1.2 2001-11-06 11:12:22 +00:00
net-im Update to version 0.47. 2001-11-03 11:32:40 +00:00
net-mgmt Upgrade to 0.51. 2001-11-06 10:06:23 +00:00
net-p2p
news Activate flim113-{emacs,mule,emacs20,xemacs21-mule}. 2001-11-05 16:50:49 +00:00
palm
picobsd
polish
ports-mgmt Repacked; I released this version before committing everything. ;) 2001-11-04 21:27:41 +00:00
portuguese
print Update to 6.52 2001-11-04 07:35:38 +00:00
russian - Update to 1.3.22 (PL30.9); 2001-11-05 16:44:17 +00:00
science
security - update to 0.06 final (not -snap6). bump PORTREVISION (PORTNAME was at 2001-11-06 10:43:13 +00:00
shells Update my MAINTAINER address. 2001-11-03 22:22:34 +00:00
sysutils Repacked; I released this version before committing everything. ;) 2001-11-04 21:27:41 +00:00
Templates
textproc Fix pkg-plist (add missing @dirrm's). 2001-11-06 11:07:55 +00:00
Tools
ukrainian
vietnamese
www upgrade to 0.9.2 2001-11-06 06:27:00 +00:00
x11 Update my MAINTAINER address. 2001-11-03 22:22:34 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix pkg-plist (add missing @dirrm's). 2001-11-06 11:07:55 +00:00
x11-wm We don't appear to need this patchfile (it was required at one 2001-11-06 03:56:28 +00:00
.cvsignore
INDEX
LEGAL Remove some restrictions of source distribution. 2001-11-04 16:06:58 +00:00
Makefile
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/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.