Personal patches
Go to file
Warner Losh 60e692d920 Portlint:
Use MAN6? rather than listing man page in pkg/PLIST
1998-12-28 17:40:02 +00:00
archivers upgrade to 5.40 1998-12-28 01:43:39 +00:00
astro Portlint. 1998-12-17 09:03:34 +00:00
audio Upgrade to 0.4.4, depend with gtk11-devel now. 1998-12-28 01:02:06 +00:00
benchmarks Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
biology
cad Upgrade to 19981213. 1998-12-27 20:49:40 +00:00
chinese Upgrade to 4.3b. 1998-12-23 21:37:02 +00:00
comms Include <sys/param.h> for ascii-xfer. Otherwise it doesn't recognize our 1998-12-14 09:29:24 +00:00
converters
databases Upgrade to 1.9 1998-12-27 19:30:33 +00:00
deskutils Upgrade to 1.0.18. 1998-12-25 20:10:50 +00:00
devel Upgrade to 0.3.90. 1998-12-26 19:23:26 +00:00
dns h2n, easy BIND[48] configure and maintainance tool. 1998-12-24 18:52:39 +00:00
editors Upgrade to v1.2. 1998-12-27 05:38:20 +00:00
emulators Update to xsystem-3.5-19981227 1998-12-27 16:12:03 +00:00
finance Upgrade to 1.0.18. 1998-12-25 20:10:50 +00:00
ftp gtk11 library is called gtk11, not gtk. 1998-12-22 08:22:08 +00:00
games Portlint: 1998-12-28 17:40:02 +00:00
german
graphics Upgrade to 0.4. 1998-12-28 00:35:53 +00:00
irc Upgrade to 0.18. 1998-12-16 00:12:46 +00:00
japanese Follow the change of japanese/netscape4-communicator's version up. 1998-12-28 16:14:46 +00:00
java Yikes, there was another ../../files. 1998-12-23 13:13:21 +00:00
korean Add a couple ${WRKDIRPREFIX}'s. 1998-12-22 08:12:20 +00:00
lang Add USE_XLIB. 1998-12-28 12:49:18 +00:00
mail Install headers for libc-client 1998-12-24 18:26:22 +00:00
math Activate the dcdflib port. 1998-12-24 07:05:53 +00:00
mbone Redefine sendfile as sf_sendfile to work around namespace pollution. 1998-12-16 04:29:08 +00:00
misc Remove comconsole. 1998-12-27 18:05:36 +00:00
Mk (0) Fast INDEX generation. Only print out the directory name and 1998-12-12 07:39:30 +00:00
multimedia
net Discard h2n-bind4 and Activate h2n. 1998-12-24 18:54:08 +00:00
net-im PR: ports/9139 1998-12-24 15:28:00 +00:00
net-mgmt Use PLIST_SUB to avoid changing three hundred lines in PLIST every time 1998-12-22 04:22:17 +00:00
news DISTFILE movement and updating of checksum. 1998-12-27 03:49:22 +00:00
palm
ports-mgmt
print Location of home page changed. 1998-12-28 10:21:34 +00:00
russian upgrade to 1.4 1998-12-22 00:51:59 +00:00
science Remove patch-ab. and rename patch-ae to patch-ab. 1998-12-26 06:32:16 +00:00
security Update incorrect md5 printout. 1998-12-27 23:57:40 +00:00
shells Activate zsh-devel port. 1998-12-24 08:02:30 +00:00
sysutils Activate comconsole. 1998-12-27 18:06:51 +00:00
Templates
textproc (1) Remove the manual finding of wish. If wish exists, the configure script will 1998-12-27 04:21:58 +00:00
Tools The scripts to allow parallel package building. See the README file in 1998-12-28 13:27:27 +00:00
vietnamese
www Answer third question of Fortify. 1998-12-27 08:31:13 +00:00
x11 A stripped down version of PLIST to create a minimal tarball for building 1998-12-28 12:51:09 +00:00
x11-clocks
x11-fm
x11-fonts Fix WRKSRC. 1998-12-26 22:23:20 +00:00
x11-servers Initial import of Xfstt version 0.9.10. 1998-12-24 06:36:08 +00:00
x11-themes Gtk themes engine. 1998-12-28 15:54:54 +00:00
x11-toolkits ACtivate gtk-engine. 1998-12-28 15:57:44 +00:00
x11-wm Upgrade to 0.9.22. 1998-12-26 05:58:33 +00:00
.cvsignore
INDEX
LEGAL Retire apache-ssl, activate apache12-ssl and apache13-ssl! 1998-12-11 22:37:09 +00:00
Makefile Add new target "parallel" which creates a parallelizable Makefile for 1998-12-28 12:35:10 +00:00
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.