Personal patches
Go to file
2000-05-10 01:38:12 +00:00
archivers New port: mscompress, a Microsoft "compress.exe/expand.exe" 2000-05-07 13:20:58 +00:00
astro Update from 1.46 to 2.12: 2000-05-03 10:43:16 +00:00
audio Update to version 0.12. 2000-05-08 19:48:11 +00:00
benchmarks
biology
cad Add PISCES, a two-dimensional device simulator which includes 2000-05-03 14:59:53 +00:00
chinese
comms
converters dumpasn1 is a utility to dump the contents of ASN.1-encoded files, 2000-05-07 03:32:54 +00:00
databases Fix DISTNAME breakage 2000-05-08 15:37:24 +00:00
deskutils Adding the bulb and moneydance ports. 2000-05-01 03:07:41 +00:00
devel Add cc65, a C cross-compiler for 6502-based systems (C64, Apple ][, etc). 2000-05-09 18:32:04 +00:00
dns Remove empty directories that end with "Net" upon deinstallation. 2000-05-08 08:07:43 +00:00
editors Treat the manpage links the same as we do the binary links. 2000-05-07 16:04:23 +00:00
emulators Bump the version number corresponding to Peter's previous commit. 2000-05-06 12:49:51 +00:00
finance Add moneydance version 2.0.4. 2000-05-01 02:59:55 +00:00
french/ispell
ftp Fix PLIST (@dirrm share/doc/downloader) 2000-05-07 21:29:41 +00:00
games - Remove obsolete sites from MASTER_SITES 2000-05-07 21:32:50 +00:00
german
graphics Add one more file. 2000-05-10 01:38:12 +00:00
irc Update to 1.2 2000-05-06 20:53:49 +00:00
japanese Make netscape4 ports use the new wrapper which I've freshly imported 2000-05-08 19:20:36 +00:00
java
korean Make netscape4 ports use the new wrapper which I've freshly imported 2000-05-08 19:20:36 +00:00
lang Delete two directories upon deinstallation. 2000-05-08 07:15:52 +00:00
mail I'm sorry that the previous change for EMACS_PORT_NAME is a mistake. 2000-05-08 13:13:16 +00:00
math Update port to 1.1.1 2000-05-09 23:14:33 +00:00
mbone Nuke mbone/mbone_vcr 2000-05-01 13:45:21 +00:00
misc Update port to 4.11.2 2000-05-07 21:41:50 +00:00
Mk 1) Change values of EMACS_PORT_NAME variables for emacs-19.x, mule-19.x, 2000-05-08 13:09:50 +00:00
multimedia
net Update version 3.0b6 -> 3.0b7 (better backwards compatibility) 2000-05-09 18:59:04 +00:00
net-im Make use of the newly available bzipped tarball. 2000-05-08 18:07:40 +00:00
net-mgmt Remove empty directories that end with "Net" upon deinstallation. 2000-05-08 08:07:43 +00:00
news Update MASTER_SITES to match the new layout of the ftp site. 2000-05-02 13:42:35 +00:00
palm - fix netpbm finding problem 2000-05-08 15:28:07 +00:00
ports-mgmt
portuguese/ispell-pt_BR
print Add one more file. Delete the makeindx directory at deinstall time. 2000-05-10 01:27:38 +00:00
russian
science
security update to 2.53. 2000-05-09 16:04:13 +00:00
shells Upgrade to 2.04 2000-05-07 20:33:34 +00:00
sysutils New port: wmtop, a windowmaker dock app to display top 3 CPU consuming 2000-05-07 21:06:13 +00:00
Templates
textproc MASTER_SITE gone, switch to new one 2000-05-06 01:53:36 +00:00
Tools (1) Make this file callable in two phases (checksum, package) so distfiles 2000-05-08 07:37:28 +00:00
vietnamese
www Remove two directories. Fix typo. 2000-05-09 08:07:34 +00:00
x11 Upgrade to xscreensaver 3.24 2000-05-09 11:40:44 +00:00
x11-clocks
x11-fm Upgrade to tkdesk-1.2 2000-05-01 17:58:36 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Upgrade to 0.6.6. 2000-05-05 09:16:27 +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.