Personal patches
Go to file
Ying-Chieh Liao 3e6460f5e3 add missing file
PR:		28441
Submitted by:	Pete Fritchman <petef@databits.net>
2001-07-07 13:24:01 +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 Fix pkg-plist 2001-07-04 14:27:58 +00:00
audio add ac3dec 2001-07-07 12:43:59 +00:00
benchmarks Add NOPORTDOCS support 2001-07-03 18:39:02 +00:00
biology Update to version 1.3.0 2001-07-06 09:22:22 +00:00
cad Fix plist to use %%PORTDOCS%%. 2001-07-04 16:01:19 +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 Add sqlrelay, a persistent DB connection pooling/proxying/load 2001-07-06 10:24:50 +00:00
deskutils Fix a typo (PORTS --> PORTSDIR). 2001-07-05 10:25:35 +00:00
devel add p5-Proc-ProcessTable 2001-07-07 13:21:56 +00:00
dns
editors Update to version 10.4 2001-07-07 03:01:39 +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 Update to 1.5.2 2001-07-07 05:54:56 +00:00
german
graphics add libdvdread 2001-07-07 13:07:13 +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 - Update to version 1.81 2001-07-06 16:07:38 +00:00
japanese Solve a problem such that if make, imake for XFree86-3 is required, 2001-07-07 05:53:29 +00:00
java
korean My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
lang Fix invalid dependency. 2001-07-07 04:42:33 +00:00
mail add dkimap4 2001-07-07 03:16:39 +00:00
math add p5-Math-Random-MT 2001-07-06 16:36:45 +00:00
mbone
misc upgrade to 0.0.8 2001-07-05 13:40:31 +00:00
Mk List yet another RingServer in the comment section. 2001-07-05 15:34:18 +00:00
multimedia add libdvdread 2001-07-07 13:07:13 +00:00
net Update to 0.88 2001-07-07 05:01:35 +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
news Add USE_GNOMELIBS= yes since configure looks for it and breaks if its not found. 2001-07-06 17:32:36 +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 sorry, no time for maintenance, hand port over to ports team entirely 2001-07-06 10:35:32 +00:00
russian Remove extra files. 2001-07-06 07:35:45 +00:00
science
security Update 0.3f -> 0.4b 2001-07-06 22:55:34 +00:00
shells Update to 4.0.2. 2001-07-03 04:47:28 +00:00
sysutils add tdir 2001-07-07 03:43:12 +00:00
Templates
textproc My poor English in pkg-descr was corrected 2001-07-06 00:08:28 +00:00
Tools
ukrainian
vietnamese Remove Ukrainian from BATCH builds. 2001-07-05 08:05:06 +00:00
www add mod_put 2001-07-07 13:13:48 +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 0.99. 2001-07-03 08:05:45 +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.