Personal patches
Go to file
Satoshi Asami 0dbece7edc Portlint.
1998-07-02 06:46:35 +00:00
archivers 1) Break-up the mega-patch-aa. 1998-06-14 23:33:25 +00:00
astro Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
audio Add patches to support IDE cd-roms. While I'm here, respect 1998-06-27 05:35:02 +00:00
benchmarks Activate hint. 1998-06-15 18:14:45 +00:00
biology
cad Enable sis, a new circuit emulator port. 1998-07-01 15:40:47 +00:00
chinese Activate bg5ps. 1998-06-26 14:27:26 +00:00
comms Sigh. Putting the non-modifyable value first in the condition might 1998-06-30 00:23:43 +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
devel Oops. Forgot to remove BROKEN tag. 1998-07-02 05:56:47 +00:00
dns
editors No need to use += for variable defined only once. 1998-07-02 00:11:28 +00:00
emulators Update to 980517 version of Wine 1998-06-07 21:56:15 +00:00
finance
ftp Upgrade to 3.0 beta #14 1998-07-02 02:10:24 +00:00
games Activate xroads. 1998-07-02 06:44:39 +00:00
german
graphics Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
irc * Added a nice little "ircd.sh" file for etc/rc.d. 1998-06-07 15:58:21 +00:00
japanese Final step of this upgrade. 1998-06-30 14:14:02 +00:00
java Find the distfiles again. 1998-06-28 23:41:11 +00:00
korean Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
lang Files are no longer available on the old MASTER_SITE, use the new one, 1998-07-01 10:21:02 +00:00
mail Upgrade to 2.52 1998-07-02 04:09:37 +00:00
math Mark this port broken: 1998-07-02 06:27:40 +00:00
mbone Change the vat port to use USE_AUTOCONF . 1998-06-26 19:05:35 +00:00
misc Complete upgrade to 2.4.0p1 1998-06-29 06:42:48 +00:00
Mk
multimedia Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
net Portlint. 1998-07-02 06:46:35 +00:00
net-im Portlint. 1998-07-02 06:46:35 +00:00
net-mgmt Generate /etc/resolv.conf even if domain name is not present. 1998-06-27 20:39:27 +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 Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
print checksums changed on mastersite... 1998-06-27 13:46:43 +00:00
russian Remove NO_CONFIGURE and NO_PATCH, they never meant anything. 1998-06-27 05:20:00 +00:00
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 Install Japanese manpages under "ja", not "ja_JP.EUC". 1998-06-29 23:09:45 +00:00
Templates
textproc Added 'docproj' 1998-06-29 16:18:18 +00:00
vietnamese
www enable new port webalizer 1998-06-28 12:44:56 +00:00
x11 Upgrade to 4.11. 1998-06-29 07:55:36 +00:00
x11-clocks
x11-fm Upgrade to 2.5. 1998-06-23 09:54:06 +00:00
x11-fonts
x11-servers
x11-toolkits Clean up installation of docs: put man pages into ${X11BASE}/man/man[135], 1998-07-01 11:35:34 +00:00
x11-wm - Correct MASTER_SITE. 1998-06-29 03:46:31 +00:00
.cvsignore
INDEX
LEGAL Restrictions for xteddy: can only be distributed for free. 1998-06-30 13:20:25 +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.