Personal patches
Go to file
Justin M. Seger 1172e97bde Import of tcb v1.4a
Tcb is a file viewer that works on a terminal. It allows
view file in ASCII or HEX format.

PR:		ports/8911
Submitted by:	andy@icc.surw.chel.su
1998-12-24 13:49:52 +00:00
archivers - Upgrade to 1.2 1998-12-24 13:15:23 +00:00
astro Portlint. 1998-12-17 09:03:34 +00:00
audio Activate the mp3encode port. 1998-12-24 07:00:37 +00:00
benchmarks Create one diff per file to patch. 1998-12-19 22:50:21 +00:00
biology
cad spice needs X. 1998-12-18 06:28:20 +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 3.22.13-beta. 1998-12-24 01:14:13 +00:00
deskutils Switch to using TK8.0. 1998-12-12 21:41:25 +00:00
devel Update md5 to reflect reality. 1998-12-23 20:29:48 +00:00
dns lint for DNS zones (Domain Name Server zone verification utility) 1998-12-23 17:57:50 +00:00
editors Add ${PREFIX}/share/thot/doc and add missing @dirrms to PLIST 1998-12-21 21:08:12 +00:00
emulators Activate vpce 1998-12-15 21:30:45 +00:00
finance Switch to using TK8.0. 1998-12-12 21:41:25 +00:00
ftp gtk11 library is called gtk11, not gtk. 1998-12-22 08:22:08 +00:00
games Activate the gtkballs port. 1998-12-24 07:23:57 +00:00
german
graphics Activate the Cgraph port. 1998-12-24 07:11:01 +00:00
irc Upgrade to 0.18. 1998-12-16 00:12:46 +00:00
japanese Update to 3.0.13 1998-12-24 12:49:48 +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 Assume role of maintainer. By request of: maintainer. 1998-12-24 06:51:12 +00:00
mail Activate the maildrop port. 1998-12-24 07:27:59 +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 Import of tcb v1.4a 1998-12-24 13:49:52 +00:00
Mk (0) Fast INDEX generation. Only print out the directory name and 1998-12-12 07:39:30 +00:00
multimedia
net Activate the xgirc port. 1998-12-24 07:38:51 +00:00
net-im Upgrade to 0.3.2 or 981213, depending on which of their two versioning 1998-12-14 22:36:07 +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 fidogate uses bad paths 1998-12-24 13:03:51 +00:00
palm
ports-mgmt
print Activate print/gsfonts 1998-12-24 12:13:55 +00:00
russian upgrade to 1.4 1998-12-22 00:51:59 +00:00
science PR: ports/8871 1998-12-16 12:23:06 +00:00
security Activate security/sentry 1998-12-19 16:54:12 +00:00
shells Activate zsh-devel port. 1998-12-24 08:02:30 +00:00
sysutils - Upgrade to 1.2 1998-12-24 13:15:23 +00:00
Templates
textproc Add "textproc" as a category. 1998-12-23 19:33:25 +00:00
Tools Make this require perl version 5.002 or later to run. 1998-12-15 16:28:52 +00:00
vietnamese
www Update to version 4.08. 1998-12-24 06:30:02 +00:00
x11 Activate the xstarroll port. 1998-12-24 07:18:18 +00:00
x11-clocks
x11-fm
x11-fonts Activate p5-type1inst 1998-12-13 13:53:49 +00:00
x11-servers Initial import of Xfstt version 0.9.10. 1998-12-24 06:36:08 +00:00
x11-themes/gtkstep
x11-toolkits Assume role of maintainer. By request of: maintainer. 1998-12-24 06:51:12 +00:00
x11-wm Add SUBDIR += vtwm 1998-12-24 13:18:53 +00:00
.cvsignore
INDEX
LEGAL
Makefile Fast INDEX generation. See bsd.port.mk rev. 1.300 for details. 1998-12-12 07:41:49 +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.