Personal patches
Go to file
Dmitry Sivachenko 7d34145a23 Upgrade to 1.4.1.
Submitted by:	Andrey Novikov <andrey@novikov.com>
(with modifications).
2001-08-28 11:05:16 +00:00
accessibility/atk
arabic
archivers Update to 0.5. 2001-08-27 08:35:40 +00:00
astro Update to 3.06 2001-08-28 08:02:49 +00:00
audio Update to version 0.0.7 2001-08-27 15:29:24 +00:00
benchmarks
biology
cad Fix a pthread compilation problem on -stable. 2001-08-26 04:41:32 +00:00
chinese Chasing mail/mutt-devel (1.3.20 -> 1.3.21). 2001-08-25 05:49:54 +00:00
comms Fix library name in LIB_DEPENDS. 2001-08-26 03:19:54 +00:00
converters - Remove useless USE_LIBTOOL; 2001-08-27 09:39:53 +00:00
databases Update to 0.91. 2001-08-25 21:04:43 +00:00
deskutils
devel Upgrade to 1.4.1. 2001-08-28 11:05:16 +00:00
dns Add slashes at the end of directory names to make ddclient actually run. 2001-08-26 22:28:39 +00:00
editors Specify DISTNAME correctly (no need to add .tar.gz, EXTRACT_SUFX is appended) 2001-08-28 06:36:25 +00:00
emulators Update to 2001.08.24 2001-08-26 16:41:40 +00:00
finance
french
ftp Update to 0.7.4 2001-08-28 04:59:23 +00:00
games Update to 0.3.3. 2001-08-27 12:16:37 +00:00
german Add missing BUILD_DEPENDS line. 2001-08-25 06:13:05 +00:00
graphics - Install the psm* commands correctly, they used to be the same binary but 2001-08-27 15:26:07 +00:00
hebrew
hungarian
irc
japanese Update the original dictionary to 20010615 2001-08-28 05:20:49 +00:00
java Add native port of Sun's Java Devepment Kit, v.1.3.1 (repo-copied from 2001-08-27 18:58:46 +00:00
korean Add backup site. 2001-08-25 08:20:18 +00:00
lang Use USE_LINUX rather than a RUN_DEPEND. 2001-08-28 07:23:01 +00:00
mail * Break eximon into its own port. The goal is to allow administrators 2001-08-27 13:23:52 +00:00
math add p5-Date-Handler 2001-08-25 20:30:03 +00:00
mbone
misc New port gkrellscore version 0.0.2: Plugin to GKrellM that displays 2001-08-27 17:48:39 +00:00
Mk Minor changes: 2001-08-27 00:09:05 +00:00
multimedia
net Updated to 2.0. 2001-08-28 09:29:16 +00:00
net-im * Improve pre-patch. 2001-08-28 08:13:01 +00:00
net-mgmt The MASTER_SITE seems to no longer exist; host this locally for now. 2001-08-25 10:53:28 +00:00
net-p2p
news * Unify info files for t-gnus 2001-08-28 05:08:36 +00:00
palm Patch one source file to get rid of getopt.h -- the package does not use 2001-08-27 19:19:43 +00:00
picobsd update list of MASTER_SITES. 2001-08-27 16:49:56 +00:00
polish
ports-mgmt Update to 20010827c, with readline nits fixed. 2001-08-27 13:44:32 +00:00
portuguese
print Previous checksum value of readme.tar.gz is correct. 2001-08-28 05:04:24 +00:00
russian
science
security Update to 1.2.8r2 2001-08-26 17:10:41 +00:00
shells
sysutils Add penv-1.0pre2. 2001-08-27 17:17:17 +00:00
Templates
textproc Actually up PORTVERSION. I'm not quite sure how this fell out of my 2001-08-28 06:29:35 +00:00
Tools
ukrainian
vietnamese
www o rename w3m-image -> w3m-img after repository copy by the author's request. 2001-08-27 23:45:08 +00:00
x11 add xmotd 1.16 2001-08-28 07:13:10 +00:00
x11-clocks
x11-fm Turn Mozilla support off, because it doesn't compile with 0.9.3 milestone. 2001-08-28 08:43:52 +00:00
x11-fonts
x11-servers
x11-themes Add mosfet-liquid, a KDE style engine. 2001-08-27 11:13:14 +00:00
x11-toolkits Update to 0.11.2. 2001-08-27 11:41:07 +00:00
x11-wm Update to 0.3.11. 2001-08-28 02:24:35 +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.