Personal patches
Go to file
2000-01-21 18:58:38 +00:00
archivers Honor PREFIX and split up patches one patch for each file. 1999-12-29 08:52:12 +00:00
astro Add WWW 2000-01-21 05:40:02 +00:00
audio * Small cleanup of the Makefile 2000-01-21 00:46:23 +00:00
benchmarks Add iozone21. 2000-01-14 02:08:53 +00:00
biology Update to ver 1.2.2 2000-01-14 20:30:36 +00:00
cad Remove info/dir from PLIST. 2000-01-07 20:07:56 +00:00
chinese Update version to 0.3.4. 2000-01-14 18:19:15 +00:00
comms Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
converters Update to version 3.5. 1999-12-29 08:13:15 +00:00
databases Use YACC rather than Bison. 2000-01-21 18:08:16 +00:00
deskutils Use YACC rather than bison. 2000-01-21 09:43:22 +00:00
devel Comment out second MAINTAINER line. 2000-01-19 16:01:53 +00:00
dns Use new checksum; diff -ruN reports no differences. 2000-01-09 08:22:44 +00:00
editors Activate psgml-xemacs21-mule. 2000-01-21 15:47:08 +00:00
emulators A slightly different approach to allow access to CD media w/in the emulator. 2000-01-16 19:56:01 +00:00
finance
ftp Add 'ipv6' on CATEGORIES. 2000-01-18 12:54:55 +00:00
games Add WWW 2000-01-21 00:51:06 +00:00
german Add staroffice5. 2000-01-14 02:09:48 +00:00
graphics Update to version 1.1.15. 2000-01-19 19:57:14 +00:00
irc Update to version 1.3.11. 2000-01-20 02:23:12 +00:00
japanese s;${PORTSDIR};${.CURDIR}/../..; 2000-01-19 15:38:34 +00:00
java Change MAINTAINER address from nacai@iname.com 2000-01-07 02:27:48 +00:00
korean
lang Use byacc instead of bison. 2000-01-21 05:14:21 +00:00
mail Add the RSS (http://www.mail-abuse.org/rss) to rblcheck 2000-01-21 18:58:38 +00:00
math Use yacc, not bison -y. 2000-01-19 18:19:15 +00:00
mbone Forgot to fix CHANGES.html in last update. 2000-01-21 17:48:15 +00:00
misc Respect CC 2000-01-21 09:01:10 +00:00
Mk (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on 2000-01-21 11:08:23 +00:00
multimedia Add vcdgear, 2000-01-06 08:46:08 +00:00
net Forgot to fix CHANGES.html in last update. 2000-01-21 17:48:15 +00:00
net-im Upgrade to 0.90b. 2000-01-16 06:19:39 +00:00
net-mgmt Make this compile under -CURRENT with the sigset_t changes. 2000-01-20 22:08:54 +00:00
news "As installed by the news/aub port, it will only recognize EOL by the \n 2000-01-16 02:26:14 +00:00
palm Correct pkg/PLIST. 2000-01-16 11:50:38 +00:00
ports-mgmt Add pkg_remove. 2000-01-14 20:03:43 +00:00
portuguese/ispell-pt_BR
print Add missing slash to fix install error (that shows up as a packaging error). 2000-01-21 14:39:37 +00:00
russian
science
security bento says USE_XLIB. 2000-01-21 07:19:02 +00:00
shells Don't include bsd.port.pre.mk twice. 2000-01-17 12:22:46 +00:00
sysutils Respect CC and CFLAGS 2000-01-20 17:16:07 +00:00
Templates (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on 2000-01-21 11:08:23 +00:00
textproc Update port to 0.8.8b 2000-01-19 00:45:32 +00:00
Tools
vietnamese
www Use YACC rather than bison. 2000-01-21 09:43:22 +00:00
x11 Fix bogus secure-keyboard startup mode for gnome-terminal. 2000-01-21 03:55:13 +00:00
x11-clocks Add WWW link 2000-01-20 20:02:27 +00:00
x11-fm Move xcruise port from x11 to x11-fm category. 2000-01-18 15:15:24 +00:00
x11-fonts Updated MASTER_SITES 2000-01-15 17:45:02 +00:00
x11-servers Previous MAINTAINER mail bouncing, new MAINTAINER requested it with 2000-01-18 07:43:02 +00:00
x11-themes
x11-toolkits Fix for sigset_t changes in -current. 2000-01-20 03:38:25 +00:00
x11-wm Update to 0.99.6 2000-01-17 11:28:12 +00:00
.cvsignore
INDEX
LEGAL Add the cos port since it has special that apply to commercial use. 1999-12-31 20:23:01 +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.