Personal patches
Go to file
1998-09-28 18:02:05 +00:00
archivers cleanup. 1998-09-28 11:32:41 +00:00
astro Checksum changed again; perhaps next time you can put up the tarball 1998-09-28 09:04:03 +00:00
audio Remove empty directories on deinstall. 1998-09-28 02:03:16 +00:00
benchmarks
biology Checksum changed again.... 1998-09-28 09:20:49 +00:00
cad Remove empty directories on deinstall. 1998-09-27 08:20:05 +00:00
chinese Darn I meant to say broke for ELF. 1998-09-28 09:23:54 +00:00
comms
converters Remove regexp support uulib. 1998-09-27 02:04:19 +00:00
databases
deskutils Activate xhime. 1998-09-28 13:36:50 +00:00
devel
dns
editors Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
emulators
finance
ftp "ln -s" -> "ln -sf" to make this reinstall-friendly. 1998-09-28 09:31:59 +00:00
games Remove empty directories on deinstall. 1998-09-28 02:34:32 +00:00
german
graphics Upgrade to 1.8.1 1998-09-28 13:21:47 +00:00
irc
japanese ELFization patch. 1998-09-28 15:15:11 +00:00
java
korean
lang Doesn't package due to PLUST_SUB/GNUHOST definition and bsd.port.mk 1998-09-28 09:47:01 +00:00
mail original distribution updated (0.85) 1998-09-28 02:08:44 +00:00
math It's not a good idea to use RUN_DEPENDS on shared libs. Change it to 1998-09-28 10:49:21 +00:00
mbone Don't strip the binary when building ELF, and remove the empty 1998-09-27 01:44:09 +00:00
misc
Mk
multimedia Provide replacements for the NetBSD (a.out) .o modules from the Linux (ELF) 1998-09-27 09:18:30 +00:00
net Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
net-im
net-mgmt Update to mrtg 2.5.3 1998-09-28 17:11:24 +00:00
news
palm
ports-mgmt
print Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
russian
science
security oops. fix my previous commit. 1998-09-28 02:14:33 +00:00
shells
sysutils
Templates Keep all the HTML in templates/README.* 1997-12-15 23:46:33 +00:00
textproc Upgrade from 1.1.1 to 1.2. 1998-09-28 16:36:00 +00:00
vietnamese
www use gmake instead of make 1998-09-28 18:02:05 +00:00
x11 Remove regexp support for windowmaker libraries. 1998-09-27 21:01:05 +00:00
x11-clocks
x11-fm Remove regexp support for libdnd. 1998-09-27 03:16:06 +00:00
x11-fonts
x11-servers
x11-toolkits Convert to ELF and pickup a bunch of missing header files in pkg/PLIST. 1998-09-27 17:46:51 +00:00
x11-wm Convert to ELF. 1998-09-27 20:59:17 +00:00
.cvsignore
INDEX
LEGAL Add descriptoin about deskutils/xhime. 1998-09-28 13:36:51 +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.