Personal patches
Go to file
Dmitry Sivachenko 54065c5052 Update to version 0.09c
Approved by:	sobomax
2000-11-14 20:53:03 +00:00
archivers Fix up dependencies to libimg -- the English version should be a 2000-11-14 00:39:18 +00:00
astro Change motif to a normal dependency. REQUIRES_MOTIF is now called 2000-11-07 23:28:20 +00:00
audio Fix delete files from the complete directory. 2000-11-14 15:21:56 +00:00
benchmarks Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
biology - This is a fairly extensive rework of this port. 2000-11-13 13:49:46 +00:00
cad Update to version 2.1b8 2000-11-13 12:46:49 +00:00
chinese Add ${WRKDIRPREFIX} in front of ${.CURDIR} in WRKDIR definition. 2000-11-14 11:30:09 +00:00
comms Better detecting of modem status lines. 2000-11-11 22:18:36 +00:00
converters Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
databases Update port to 1.1 2000-11-13 13:32:57 +00:00
deskutils Update to version 2.6 2000-11-13 13:27:12 +00:00
devel Fix up a port that somehow got missed in The Great Conversion Process 2000-11-14 20:32:28 +00:00
dns Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
editors Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
emulators "Update" to version 6.2. 2000-11-13 12:26:50 +00:00
finance Update to version 2.6 2000-11-13 13:27:12 +00:00
french
ftp - Fix MASTER_SITES 2000-11-13 14:10:08 +00:00
games Fix manpage installation. I really should upgrade to XFree86-3.3.6. 2000-11-14 12:08:29 +00:00
german
graphics Update to version 1.7a 2000-11-14 15:49:46 +00:00
hebrew
irc Ladies and gentlemen, boys and girls, children of all ages.. the FreeBSD 2000-11-14 06:13:33 +00:00
japanese Fixed a problem (this ports is broken on bento) 2000-11-14 06:46:44 +00:00
java
korean gulim10b sum updated again. I mailed to the author of this file 2000-11-11 13:50:23 +00:00
lang WRKDIR of lang/gcc28 should be accessed through ${.CURDIR}/../../lang/gcc28, 2000-11-14 13:38:38 +00:00
mail Update to 5.5.6 2000-11-14 15:29:26 +00:00
math Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
mbone
misc Shlib version of ncurses is now at 5. These ports still don't build 2000-11-14 00:44:10 +00:00
Mk Change PKG_IGNORE_DEPENDS to contain some ridiculous string. Otherwise 2000-11-13 08:19:05 +00:00
multimedia Change motif to a normal dependency. REQUIRES_MOTIF is now called 2000-11-07 23:28:20 +00:00
net Update to version 0.09c 2000-11-14 20:53:03 +00:00
net-im Adjust python variables to be consistent with the dependencies. 2000-11-14 12:42:43 +00:00
net-mgmt Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
net-p2p Fix delete files from the complete directory. 2000-11-14 15:21:56 +00:00
news Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
palm
ports-mgmt Fix up a port that somehow got missed in The Great Conversion Process 2000-11-14 20:32:28 +00:00
portuguese/ispell-pt_BR
print Update to 0.25 2000-11-14 14:09:33 +00:00
russian Change MAINTAINER field. 2000-11-13 12:45:40 +00:00
science
security Add the security fix for inability to actually deny ssh-agent or X11 2000-11-14 04:51:10 +00:00
shells Make sure to point this to my local distfile directory instead of 2000-11-09 20:22:10 +00:00
sysutils It was possible to divide by zero. 2000-11-14 01:14:49 +00:00
Templates
textproc Correct version number. 2000-11-14 12:05:15 +00:00
Tools Use YYYYMMDDHH for log files so we can have two builds on the same 2000-11-07 23:40:07 +00:00
vietnamese
www Use USE_PYTHON. This port still doesn't package, but at least in gets 2000-11-14 00:42:05 +00:00
x11 Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
x11-clocks
x11-fm Fix up dependencies to libimg -- the English version should be a 2000-11-14 00:39:18 +00:00
x11-fonts Change motif to a normal dependency. REQUIRES_MOTIF is now called 2000-11-07 23:28:20 +00:00
x11-servers
x11-themes Add XenoStep. 2000-11-14 08:59:39 +00:00
x11-toolkits Chase new print/gnomeprint shlib version 2000-11-14 14:10:15 +00:00
x11-wm Update to version 1.8.4. 2000-11-14 19:36:26 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README
YEAR2000

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.