Personal patches
Go to file
2001-07-29 18:28:58 +00:00
accessibility/atk
arabic
archivers
astro Add USE_XPM to satisfy dependency on libXpm.so. 2001-07-25 17:35:38 +00:00
audio Add ruby-mp3tag, a Ruby module to manipulate ID3v1.1 tags in MP3 2001-07-29 15:56:31 +00:00
benchmarks
biology This port require bison to build so add USE_BISON. 2001-07-25 17:57:49 +00:00
cad Add NOPORTDOCS support 2001-07-27 20:17:50 +00:00
chinese Update to mutt 1.3.20. 2001-07-29 15:28:41 +00:00
comms Use user:group in call to chown. 2001-07-25 17:59:04 +00:00
converters
databases Update to 0.2.2. 2001-07-29 15:44:55 +00:00
deskutils
devel Typo in dependency line (xml-i18-tools -> xml-i18n-tools). 2001-07-29 18:28:58 +00:00
dns Update port version to ISC's latest stable release 2001-07-24 18:10:31 +00:00
editors Update to 1.0.8. 2001-07-27 13:11:08 +00:00
emulators Doc fix. 2001-07-25 23:01:13 +00:00
finance
french
ftp
games Update to version 3.0a 2001-07-29 03:53:31 +00:00
german
graphics upgrade to 0.0.2 2001-07-29 08:24:41 +00:00
hebrew
hungarian
irc Update to version 1.8.2. 2001-07-26 23:04:05 +00:00
japanese update to 010728. 2001-07-29 18:13:05 +00:00
java
korean
lang Update to itcl 3.2. Don't build stubs. Run tests after tests. 2001-07-28 14:53:46 +00:00
mail Add rmime: decode MIME messages inside Emacs (works with RMAIL, VM, 2001-07-28 17:46:33 +00:00
math Update to 3.0 2001-07-29 02:31:08 +00:00
mbone
misc Update to 2.2 2001-07-26 13:57:18 +00:00
Mk (1) Fix a typo becuase -> because. 2001-07-25 18:10:16 +00:00
multimedia upgrade to 0.0.2 2001-07-29 08:24:41 +00:00
net Update to 1.7.1. 2001-07-29 11:50:52 +00:00
net-im
net-mgmt Distfile changed on MASTER_SITE - minor changes to a URL and an email 2001-07-29 01:17:47 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt Update to 20010727 with a couple of new commands added. (No changes 2001-07-26 19:28:42 +00:00
portuguese
print Update to 0.0.5. 2001-07-29 12:14:10 +00:00
russian Change unsq to uniq as that is probably what the author intended to use. 2001-07-25 18:00:13 +00:00
science
security Update to version 2.54 Beta 28. 2001-07-29 04:37:24 +00:00
shells
sysutils Update to 20010727 with a couple of new commands added. (No changes 2001-07-26 19:28:42 +00:00
Templates
textproc Add missing dependency. 2001-07-28 05:05:51 +00:00
Tools
ukrainian
vietnamese
www Update the squid23 port 2001-07-29 12:29:00 +00:00
x11 Always enable extended input devices. Disabling this feature breaks the build. 2001-07-28 15:29:48 +00:00
x11-clocks
x11-fm Upgrade to 4.4.5 2001-07-29 04:35:01 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 0.99.173 and mark as broken, since x11-toolkits/fox is 2001-07-29 16:37:10 +00:00
x11-wm Fix build in XFree-4 case. 2001-07-29 02:54:43 +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.