Personal patches
Go to file
Steve Price d787371c38 Make this port build again.
Hinted at by:	Satoshi Asami <asami@freebsd.org>
1998-06-27 01:30:31 +00:00
archivers 1) Break-up the mega-patch-aa. 1998-06-14 23:33:25 +00:00
astro Add missing dependency on graphics/xpm/ 1998-06-06 22:56:17 +00:00
audio Change the vat port to use USE_AUTOCONF . 1998-06-26 19:05:35 +00:00
benchmarks Activate hint. 1998-06-15 18:14:45 +00:00
biology
cad Some cleanup of this port. 1998-06-08 09:21:41 +00:00
chinese Activate bg5ps. 1998-06-26 14:27:26 +00:00
comms Rename "bash" to "bash1" (the actual port is already repository copied). 1998-06-25 22:26:26 +00:00
converters Fix MASTER_SITES. 1998-06-14 17:50:49 +00:00
databases Update to newest version 0.88 1998-06-13 13:25:03 +00:00
deskutils New port kproject, a project planner for KDE. This is in a very early stage, 1998-05-26 08:07:53 +00:00
devel Unmark this port broken, it builds and packages fine as of revision 1998-06-26 21:36:56 +00:00
dns
editors Canna includes should be searched for in ${prefix}, not /usr/local 1998-06-26 09:25:22 +00:00
emulators Update to 980517 version of Wine 1998-06-07 21:56:15 +00:00
finance
ftp This port is already unfetchable.... 1998-06-26 22:34:33 +00:00
games read.me changed again. It actually says "15.15", so the rest of 1998-06-26 01:56:37 +00:00
german
graphics No need to use += if a variable is defined only once. 1998-06-26 04:53:29 +00:00
irc * Added a nice little "ircd.sh" file for etc/rc.d. 1998-06-07 15:58:21 +00:00
japanese CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mk 1998-06-26 09:16:49 +00:00
java
korean CONFIGURE_ARGS needs "+=" since it is set after including bsd.port.mk 1998-06-26 09:16:49 +00:00
lang Add virtual category "python". 1998-06-25 06:43:28 +00:00
mail Activate mew-xemacs. 1998-06-25 22:37:26 +00:00
math Add virtual category "python". 1998-06-25 06:43:28 +00:00
mbone Change the vat port to use USE_AUTOCONF . 1998-06-26 19:05:35 +00:00
misc Activate kwatch. 1998-06-12 08:52:05 +00:00
Mk
multimedia Fix Luigi's recently committed submission: 1998-06-26 18:39:21 +00:00
net Upgrade to 0.6a. 1998-06-24 18:01:18 +00:00
net-im/icb Internet CB - a chat client 1998-05-25 23:23:36 +00:00
net-mgmt Force 'sharedlibextension' to .so 1998-06-04 17:31:04 +00:00
news Upgrade to 4.0test66. This sat in my working copy for some time; 1998-06-24 03:38:53 +00:00
palm Remove non-existent file so this port packages. I'm not exactly sure 1998-06-05 20:21:02 +00:00
ports-mgmt Add tk virtual category where missing. List of ports which depend on tk 1998-02-21 22:38:11 +00:00
print Upgrade to 1.5. 1998-06-23 07:24:39 +00:00
russian
science Update to version 4.1r2. 1998-06-04 23:19:31 +00:00
security Do not install slogin1.1 manpage, no such program 1998-06-12 11:39:32 +00:00
shells Rename "bash" to "bash1" (the actual port is already repository copied). 1998-06-25 22:26:26 +00:00
sysutils Update MD5 checksum to match new tarball. 1998-06-25 22:08:33 +00:00
Templates
textproc Upgrade from 1.07 to 1.08. 1998-06-19 15:25:16 +00:00
vietnamese
www Make this port build again. 1998-06-27 01:30:31 +00:00
x11 Activate wmx. 1998-06-24 10:54:30 +00:00
x11-clocks
x11-fm Upgrade to 2.5. 1998-06-23 09:54:06 +00:00
x11-fonts
x11-servers
x11-toolkits Add virtual category "python". 1998-06-25 06:43:28 +00:00
x11-wm New port, wmx: 1998-06-24 10:52:14 +00:00
.cvsignore
INDEX
LEGAL Add an entry for graphics/netshow: commercial software. 1998-06-12 06:26:13 +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.