Personal patches
Go to file
Vanilla I. Shu ab322818b5 Import libtool-1.2, It's a generic library support script.
PR:		ports/6531
Submitted by:	Motoyuki Kasahara <m-kasahr@sra.co.jp>
1998-05-07 15:58:20 +00:00
archivers Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
astro Add MAINTAINER tag. 1998-05-04 03:00:52 +00:00
audio Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
benchmarks
biology
cad
chinese Upgrade to 4.2e. 1998-05-07 01:56:33 +00:00
comms Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
converters Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
databases Upgrade to version 0.72. 1998-05-03 19:26:58 +00:00
deskutils New port: Trash from the OffiX package. Trashcan for Unix/X. 1998-05-06 12:35:01 +00:00
devel Import libtool-1.2, It's a generic library support script. 1998-05-07 15:58:20 +00:00
dns
editors Activate offix-editor. 1998-05-06 12:43:02 +00:00
emulators vanilla just barely beat me on upgrading this. 1998-05-07 09:52:37 +00:00
finance
ftp Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
games Upgrade to version 1.3.3 (which consist of just 1.3.2 with all our 1998-05-07 00:29:44 +00:00
german
graphics Fix PLIST. 1998-05-06 23:15:12 +00:00
irc Import of sirc, Yet Another IRC Client. (Is this the "net" equivalent 1998-05-07 05:20:22 +00:00
japanese Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
java Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
korean Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
lang Don't throw away OS version number, some scripts need it. Pick up 1998-05-07 08:22:13 +00:00
mail Add a few more `ldconfig -R' I forgot yesterday. Remove duplicates 1998-05-06 09:06:01 +00:00
math Change package name from "r" to "R" (after discussion with Mark 1998-05-07 06:08:25 +00:00
mbone
misc Activate offix-trash. 1998-05-06 12:45:16 +00:00
Mk Change a couple 'make' to '${MAKE}'. 1998-05-04 04:01:26 +00:00
multimedia Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
net Activate sirc. 1998-05-07 05:20:49 +00:00
net-mgmt Upgrade, 1.3Beta -> 1.4.0p1 1998-05-02 15:15:28 +00:00
news Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
palm 0.8.9 -> 0.8.11 1998-05-06 20:51:05 +00:00
ports-mgmt
print Activate offix-printer. 1998-05-06 12:43:57 +00:00
russian
science
security Strip binary now. 1998-05-07 02:00:55 +00:00
shells
sysutils Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
Templates
textproc Copy the properly configured script to ${PREFIX}/bin, hopefully for 1998-05-05 05:14:03 +00:00
vietnamese
www Execute `ldconfig -R' at the pkg_delete step. 1998-05-05 13:18:48 +00:00
x11 Activate offix-clipboard, offix-execute and offix-files. 1998-05-06 12:42:28 +00:00
x11-clocks Point to a new MASTERSITE and portlint clean. 1998-05-03 17:54:47 +00:00
x11-fm New port: Files from the OffiX package. Yet another file manager. 1998-05-06 12:27:05 +00:00
x11-fonts
x11-servers This is bugfix patch number 1 for XFree86 3.3.2. This patch fixes the 1998-05-05 21:47:31 +00:00
x11-toolkits Upgrade to 1.0.1. 1998-05-06 09:46:29 +00:00
x11-wm Change JPEG shared library number to 9. This is to make sure that everyone 1998-05-04 20:23:32 +00:00
.cvsignore
INDEX
LEGAL
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.