Personal patches
Go to file
Kevin Lo 29ce162d87 Fix Makefile
PR: 28827
Submitted by: MAINTAINER
2001-07-09 03:07:47 +00:00
accessibility/atk
arabic Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
archivers Quietly try to delete directories 2001-07-07 04:16:53 +00:00
astro add fooseti 2001-07-07 14:27:05 +00:00
audio Initial import of chordpack-0.8.0. 2001-07-08 16:26:56 +00:00
benchmarks Add NOPORTDOCS support to pkg-plist 2001-07-08 05:15:58 +00:00
biology Add NOPORTDOCS support to pkg-plist 2001-07-08 18:15:34 +00:00
cad PORTDOC Police 2001-07-08 13:38:31 +00:00
chinese My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
comms The purpose of this utility is to provide an easy way to flash 2001-07-07 09:53:27 +00:00
converters Add one missing file. 2001-07-05 11:40:51 +00:00
databases Update to 0.2.0. 2001-07-08 15:29:30 +00:00
deskutils Fix a typo (PORTS --> PORTSDIR). 2001-07-05 10:25:35 +00:00
devel upgrade to 4.0.0 2001-07-09 02:09:22 +00:00
dns Update to version 0.7.22 2001-07-08 16:36:30 +00:00
editors Update to version 0.3.2 2001-07-08 14:51:01 +00:00
emulators Update to 1.31b to fix a few games. 2001-07-07 04:10:52 +00:00
finance
french
ftp add missing file 2001-07-07 13:24:01 +00:00
games Use tarball to get source instead of each source code file. 2001-07-09 02:58:18 +00:00
german
graphics Fix Makefile 2001-07-09 03:07:47 +00:00
hebrew Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
hungarian Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
irc Fix build for packages 2001-07-08 15:31:51 +00:00
japanese Correct a message in Makefile 2001-07-08 13:04:32 +00:00
java
korean My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
lang add gprolog 2001-07-08 07:57:56 +00:00
mail Add a backup MASTER_SITE since primary one seems down. 2001-07-08 17:17:29 +00:00
math Upgrade to version 2.11.5. 2001-07-08 02:11:49 +00:00
mbone
misc Updated master site. 2001-07-08 07:10:19 +00:00
Mk List yet another RingServer in the comment section. 2001-07-05 15:34:18 +00:00
multimedia it is just a lib, so change comment & descr 2001-07-09 01:18:05 +00:00
net Add missing files spotted by bento 2001-07-08 19:13:39 +00:00
net-im Update to version 0.99d 2001-07-03 13:22:51 +00:00
net-mgmt Update to 0.88 2001-07-07 05:01:35 +00:00
net-p2p Add NOPORTDOCS support to pkg-plist 2001-07-08 07:25:57 +00:00
news Upgrade to 2.3.20010707 2001-07-08 11:43:24 +00:00
palm
picobsd
polish Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
ports-mgmt
portuguese Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
print Initial import of wmlpq-0.2.1. 2001-07-08 16:52:47 +00:00
russian Remove extra files. 2001-07-06 07:35:45 +00:00
science
security Make it buildable on 2.2-STABLE again. 2001-07-07 23:34:36 +00:00
shells
sysutils change master site and maintainer email 2001-07-08 18:36:42 +00:00
Templates
textproc Initial import of pardiff-0.9.3. 2001-07-08 15:08:24 +00:00
Tools
ukrainian
vietnamese Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
www Add Perl WWW:Search module for Google 2001-07-08 17:43:10 +00:00
x11 upgrade to 2.0.2 build 4 2001-07-06 08:27:11 +00:00
x11-clocks Original asclock.org website have disappeared. 2001-07-05 23:19:42 +00:00
x11-fm Update to 1.0.4. Still doesn't work (hangs at startup)... :-< 2001-07-06 12:51:34 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix invalid dependency. 2001-07-07 04:42:33 +00:00
x11-wm Update to 2.4.0 2001-07-08 03:56:59 +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.