Personal patches
Go to file
1998-11-25 20:49:02 +00:00
archivers
astro
audio Fix BROKEN. 1998-11-25 01:39:11 +00:00
benchmarks
biology Add a comment about setting env var 'FC' to 'g77' if EGCS is to be 1998-11-18 02:10:54 +00:00
cad Remove extraneous x11 from CATEGORIES. 1998-11-21 07:27:41 +00:00
chinese We put kcfont on lib/X11/fonts/local now. 1998-11-23 12:44:04 +00:00
comms Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
converters Moving converters/man2html -> textproc/man2html 1998-11-20 23:23:00 +00:00
databases Add PKGNAME without the "v" in version number. 1998-11-24 05:09:06 +00:00
deskutils Remove xhime,xmulti 1998-11-24 08:53:54 +00:00
devel Remove BROKEN tag. 1998-11-25 13:16:33 +00:00
dns
editors Upgrade to 1.17. 1998-11-23 18:20:07 +00:00
emulators Switches MAINTAINER to FUJISHIMA Satsuki<k5@respo.or.jp> 1998-11-25 01:51:25 +00:00
finance
ftp
games reImport xhime. 1998-11-25 11:13:20 +00:00
german
graphics Added patch-aa so this didn't break in -CURRENT 1998-11-25 20:17:00 +00:00
irc Typo (PORSDIR -> PORTSDIR). 1998-11-23 10:47:11 +00:00
japanese Version up of jvim3: 1.3d -> 1.3i 1998-11-24 19:47:59 +00:00
java
korean Remove RESTRICTED. Move distfiles to "netscape3" subdir. Adjust path 1998-11-23 07:49:51 +00:00
lang * Update checksum for distribution. 1998-11-24 18:46:10 +00:00
mail Jim Mock <jim@phrantic.phear.net> has stepped forward to maintain 1998-11-23 03:29:10 +00:00
math Make this thing build. (Actually it's failing in configure.) Is it 1998-11-23 08:32:08 +00:00
mbone Fix for building on 3.0 1998-11-24 18:39:02 +00:00
misc Makefile comment change. 1998-11-24 04:49:21 +00:00
Mk Change USE_QT to use version 1.41. I know this is a little premature, 1998-11-25 00:12:27 +00:00
multimedia Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
net - obey CFLAGS 1998-11-24 14:13:47 +00:00
net-im portlint - bring COMMENT under 70 characters 1998-11-23 21:45:32 +00:00
net-mgmt Add NO_PACKAGE line. 1998-11-23 00:43:40 +00:00
news Bypass a sanity check that see if stdin is closed 1998-11-24 04:47:09 +00:00
palm
ports-mgmt Use MAN? macro. 1998-11-22 03:52:57 +00:00
print This is a null commit to record information I forgot to put in 1998-11-23 21:42:20 +00:00
russian
science OSVERSION was not used anymore. 1998-11-18 10:55:45 +00:00
security Fix compile problems under 3.0; haven't tested it with a 3.0 kernel yet. 1998-11-23 19:29:58 +00:00
shells Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
sysutils Activate upsmon 1998-11-24 22:46:14 +00:00
Templates
textproc move ports/texproc/lv to ports/misc. 1998-11-24 04:38:12 +00:00
vietnamese
www Update bug where a non-existant ${PREFIX}/www/data will make the install 1998-11-25 20:49:02 +00:00
x11 Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
x11-clocks Fix patches/patch-aa 1998-11-23 02:38:42 +00:00
x11-fm
x11-fonts Fixup CATEGORIES list. 1998-11-21 17:18:16 +00:00
x11-servers Restore shlib minors != 0. 1998-11-24 01:22:05 +00:00
x11-themes/gtkstep
x11-toolkits Change libtiff shared lib to version 4.0 -- we've shipped 3.3 before, so 1.0 1998-11-25 09:01:25 +00:00
x11-wm Sorry,this was BROKEN. 1998-11-25 17:07:43 +00:00
.cvsignore
INDEX
LEGAL Add reasoning for NO_PACKAGE on ports/sysutils/upsmon 1998-11-24 22:45:34 +00:00
Makefile
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.