Personal patches
Go to file
Chris Piazza 949e9af83e Update to ver 4.1.26
PR:		16241
Submitted by:	maintainer
2000-01-22 03:16:01 +00:00
archivers
astro Should use USE_BISON instead of BUILD_DEPENDS. 2000-01-22 02:36:01 +00:00
audio * Small cleanup of the Makefile 2000-01-21 00:46:23 +00:00
benchmarks
biology
cad
chinese
comms Set the socklen_t thing right for FreeBSD4.0 2000-01-17 09:02:08 +00:00
converters
databases Use YACC rather than Bison. 2000-01-21 18:08:16 +00:00
deskutils Use YACC, not bison. 2000-01-21 23:24:07 +00:00
devel Update to 8.13d 2000-01-22 02:10:00 +00:00
dns Update to version 2.0.1 2000-01-22 02:19:39 +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
graphics Update to ver 4.1.26 2000-01-22 03:16:01 +00:00
irc Fix MASTER_SITES 2000-01-21 19:03:08 +00:00
japanese s;${PORTSDIR};${.CURDIR}/../..; 2000-01-19 15:38:34 +00:00
java
korean
lang Unbreak moscow_ml. 2000-01-21 22:32:29 +00:00
mail Respect CC 2000-01-22 02:09:05 +00:00
math Upgrade gnuplot to 3.7.1 2000-01-21 23:18:04 +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
net Update to version 2.0.1 2000-01-22 02:19:39 +00:00
net-im
net-mgmt Make this compile under -CURRENT with the sigset_t changes. 2000-01-20 22:08:54 +00:00
news
palm
ports-mgmt
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 Activate cronolog 2000-01-22 03:11:00 +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 Add mfm. 2000-01-22 02:31:50 +00:00
x11-fonts
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
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.