Personal patches
Go to file
Peter Pentchev 0a3ba12f53 Unbreak 'make readmes' (and 'make index', kind of) - remove the math/numpy
that I bogusly added last time.  Time to learn to *really* test things
before committing..

PR:		27688
Submitted by:	Paul Murphy <pnmurphy1@home.com>
2001-05-28 09:09:38 +00:00
accessibility/atk
arabic
archivers Chase the checksum 2001-05-26 02:59:50 +00:00
astro
audio install documents with ${INSTALL_DATA} instead of ${CP}. 2001-05-27 19:05:43 +00:00
benchmarks add iperf 2001-05-27 17:42:23 +00:00
biology upgrade to 4.3.2 2001-05-27 13:49:54 +00:00
cad
chinese Add manpages. 2001-05-25 04:21:30 +00:00
comms
converters Add Russian messages. 2001-05-21 11:05:18 +00:00
databases forget to remove patch 2001-05-28 00:51:17 +00:00
deskutils upgrade to 0510 2001-05-27 13:03:34 +00:00
devel Do not build the profile version of this. 2001-05-28 01:57:50 +00:00
dns Upgrade to 9.1.3rc1, whose most significant change is a fix for 2001-05-28 08:27:10 +00:00
editors upgrade to 1.0.2 2001-05-27 16:09:44 +00:00
emulators When linux.flp is not found, prompt the user to insert the virtual 2001-05-27 17:09:08 +00:00
finance Update to 1.4.12 2001-05-22 23:34:13 +00:00
french
ftp drop maintainership 2001-05-27 08:12:14 +00:00
games Update to 1.0. 2001-05-28 08:46:47 +00:00
german A German-English dictionary program for X windows/Unix 2001-05-25 23:51:34 +00:00
graphics Forgot to add a patch to previos commit. *sigh* 2001-05-27 15:26:35 +00:00
hebrew
hungarian
irc Fix MASTER_SITES. 2001-05-27 17:08:27 +00:00
japanese Update to 1.7. 2001-05-28 03:04:41 +00:00
java Update to java/cos port to latest version (21May2001) 2001-05-27 13:08:01 +00:00
korean Ports policy: 2001-05-22 18:19:44 +00:00
lang upgrade to 0.3.2 2001-05-28 02:43:49 +00:00
mail add missing icons and links 2001-05-27 17:02:08 +00:00
math Unbreak 'make readmes' (and 'make index', kind of) - remove the math/numpy 2001-05-28 09:09:38 +00:00
mbone
misc upgrade to 0.0.7 2001-05-28 01:35:19 +00:00
Mk Update lang/ruby to 1.6.4-preview4. 2001-05-26 03:59:20 +00:00
multimedia upgrade to 0.60.20010429 2001-05-23 06:30:25 +00:00
net Upgrade to 9.1.3rc1, whose most significant change is a fix for 2001-05-28 08:27:10 +00:00
net-im Update to version 0.11.0pre11. 2001-05-24 17:18:13 +00:00
net-mgmt upgrade to 1.3 2001-05-27 16:33:59 +00:00
net-p2p upgrade to 0.4.0 2001-05-27 10:52:30 +00:00
news Add management of etc/tin.defaults to pkg-plist. 2001-05-27 15:33:07 +00:00
palm
picobsd Ports policy: 2001-05-22 18:19:44 +00:00
polish
ports-mgmt
portuguese
print Upgrade to 0.7006. 2001-05-27 21:00:32 +00:00
russian Make the wrapper script whitespace-safe: Change $* to "$@". 2001-05-21 09:45:22 +00:00
science
security Update to version 2.54 Beta 22. Nmapfe versions will now track nmap itself. 2001-05-28 01:02:07 +00:00
shells
sysutils Add xin 1.0.0, splits standard input and pipes into a command. 2001-05-27 17:22:39 +00:00
Templates
textproc Perl implementation of N-ary search trees 2001-05-27 05:42:57 +00:00
Tools
ukrainian
vietnamese
www Add missing @dirrm for Hotfix_2001_05_01. 2001-05-27 21:59:33 +00:00
x11 Add temperature.app 1.0, a dockable WindowMaker applet which 2001-05-27 19:03:50 +00:00
x11-clocks Add wmclock 1.0.12.2, a dockable clock applet for Windowmaker. 2001-05-27 11:23:56 +00:00
x11-fm Update port to version 1.1.3. 2001-05-27 15:10:05 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Upgrade to 800.023. 2001-05-27 21:03:47 +00:00
x11-wm - Add missed @dirrm into PLIST; 2001-05-27 15:33:18 +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.