Personal patches
Go to file
Ade Lovett 7c09853bbd Update to 0.12
Note that the shared library revision has been bumped by
the authors on this update for new functionality
2000-03-21 17:46:51 +00:00
archivers Remove the "version required" line. 2000-03-20 02:37:50 +00:00
astro Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
audio Update port to 2.0.1 2000-03-21 00:21:38 +00:00
benchmarks Remove the "version required" line. 2000-03-20 02:37:50 +00:00
biology
cad Update port to 2.0b4 2000-03-20 21:43:03 +00:00
chinese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
comms Remove the "version required" line. 2000-03-20 02:37:50 +00:00
converters
databases Update port to 0.75 2000-03-20 21:47:46 +00:00
deskutils Remove the "version required" line. 2000-03-20 02:37:50 +00:00
devel Update to 0.12 2000-03-21 17:46:51 +00:00
dns Remove the "version required" line. 2000-03-20 02:37:50 +00:00
editors Activate biew 2000-03-20 23:51:52 +00:00
emulators Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
finance Remove the "version required" line. 2000-03-20 02:37:50 +00:00
french/ispell
ftp update depends location to match where dependency installs and use LOCALBASE 2000-03-20 20:30:27 +00:00
games Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
german
graphics Upgrade to xpaint-2.5.7 2000-03-21 15:45:59 +00:00
irc Add MASTER_SITE 2000-03-21 00:13:18 +00:00
japanese Update to 2.02. 2000-03-21 03:56:20 +00:00
java
korean
lang PREFIX -> LOCALBASE 2000-03-21 08:30:08 +00:00
mail Update port to 4.7b 2000-03-21 00:57:07 +00:00
math Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
mbone Fix sdr:tcl_parsed_plugins can't read "(CRYPTKEY)": no such variable 2000-03-20 05:32:03 +00:00
misc Remove dnetc.ini from PLIST; it shouldn't be removed when the client 2000-03-21 03:04:03 +00:00
Mk
multimedia
net A slight adjustment to the URL. 2000-03-21 17:10:16 +00:00
net-im portlint the version number 2000-03-20 22:47:45 +00:00
net-mgmt move PATCH* to Patch section of Makefile (portlint) 2000-03-20 22:57:22 +00:00
news Remove the "version required" line. 2000-03-20 02:37:50 +00:00
palm remove extra blank line (portlint) 2000-03-21 08:16:01 +00:00
ports-mgmt - fix a bug in pkg/* checking 2000-03-20 18:03:01 +00:00
portuguese/ispell-pt_BR
print PREFIX -> LOCALBASE 2000-03-21 08:30:08 +00:00
russian
science
security Update port to 2.0.beta2 2000-03-21 00:46:36 +00:00
shells Remove the "version required" line. 2000-03-20 02:37:50 +00:00
sysutils Vic Able has quickly reacted to 5.0-CURRENT and published a new LSOF 2000-03-21 08:34:37 +00:00
Templates
textproc portlint: 2000-03-21 08:10:48 +00:00
Tools
vietnamese Remove the "version required" line. 2000-03-20 02:37:50 +00:00
www DISTNAME then PKGNAME, not other way around (portlint) 2000-03-21 08:34:40 +00:00
x11 remove extra : in MASTER_SITES 2000-03-21 08:37:15 +00:00
x11-clocks Remove the "version required" line. 2000-03-20 02:37:50 +00:00
x11-fm
x11-fonts portlint: 2000-03-21 09:01:42 +00:00
x11-servers
x11-themes
x11-toolkits Changed LIB_DEPENDS: MesaGL.14->GL.14 due to Mesa-3.1 upgrade 2000-03-20 23:25:21 +00:00
x11-wm
.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.