Personal patches
Go to file
2000-06-13 06:58:49 +00:00
archivers Several cleanups: 2000-06-12 07:43:07 +00:00
astro Don't install xttpd any more, which cleans up the port. 2000-06-11 19:26:01 +00:00
audio Add xsidplay. 2000-06-11 19:06:58 +00:00
benchmarks
biology fc is ftn77 now, adjust accordingly. 2000-06-11 19:51:59 +00:00
cad
chinese Fix the refresh problem. 2000-06-10 11:47:53 +00:00
comms Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
converters Argh! I screwed up with the last commit, bigtime! Now it respects 2000-06-09 23:59:28 +00:00
databases
deskutils Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
devel Cleanup share/locale in PREFIX, LOCALBASE and X11BASE. 2000-06-13 06:58:49 +00:00
dns
editors Use JRE/javavmwrapper instead of JDK. 2000-06-12 13:41:18 +00:00
emulators Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:30:28 +00:00
finance
french/ispell Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
ftp Update to version 2.2.3 2000-06-11 16:08:28 +00:00
games Move distfile to local-distfiles directory on ftp.FreeBSD.org 2000-06-11 17:20:38 +00:00
german Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
graphics Remove paterno@dsi.unifi.it as MAINTAINER; email has been bouncing for 2000-06-12 17:35:30 +00:00
irc Update to version 0.7.90. The author has removed all GTK/GNOME bits for 2000-06-12 19:16:51 +00:00
japanese Revert previous commit. That cannot fix CFLAGS problem. 2000-06-13 02:44:14 +00:00
java Fix typo. 2000-06-12 13:37:28 +00:00
korean
lang Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
mail Output PREFIX safe pkg/MESSAGE. 2000-06-11 07:48:08 +00:00
math Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
mbone
misc Change MAINTAINER to myself (approved by: will). 2000-06-11 18:50:51 +00:00
Mk Set useful variables to SCRIPTS_ENV, PLIST_SUB, MAKE_FLAGS. 2000-05-10 15:59:44 +00:00
multimedia Not "plugin.html" but "plugin.htm". 2000-06-11 06:04:59 +00:00
net Remove a broken mastersite. 2000-06-10 20:44:37 +00:00
net-im Update to version 0.9.19. 2000-06-10 17:57:50 +00:00
net-mgmt
net-p2p Add bwap, a console napster client. 2000-06-10 06:58:32 +00:00
news Remove @exec ranlib's. Since pkg_add doesn't change the timestamp, 2000-06-12 22:01:24 +00:00
palm Bleurgh. textproc/libxml.. Not devel/libxml.. No cookie. 2000-06-10 16:12:55 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
russian Put manpages in the correct locale directory. 2000-06-09 23:01:00 +00:00
science
security Update to 1.5.21. 2000-06-11 08:05:34 +00:00
shells
sysutils Vendor fix for building on the latest 5-CURRENT. 2000-06-12 23:57:00 +00:00
Templates
textproc Update to 0.2.7.1. New MASTER_SITE and WWW. 2000-06-12 10:41:02 +00:00
Tools Add extract-lines for .Z archives. 2000-06-10 11:12:10 +00:00
vietnamese
www Update to version 0.91.0. 2000-06-11 06:01:49 +00:00
x11 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my 2000-06-09 21:59:16 +00:00
x11-clocks
x11-fm Add vide, a simple filemanager with vi-like keybindings. 2000-06-09 22:25:05 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Remove @exec ranlib's. Since pkg_add doesn't change the timestamp, 2000-06-12 22:01:24 +00:00
x11-wm Add icepref, a small graphical configuration utility for IceWM. 2000-06-12 23:36:23 +00:00
.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.