Personal patches
Go to file
Akinori MUSHA b68ed4bb86 This was just repocopied from databases/ruby-gdbm to keep version
1.4.x of Ruby for a while, until 1.6.x becomes as stable as 1.4.x is.

Rewrite utilizing bsd.ruby.mk and let it coexist with 1.6.x.
2000-09-06 22:54:17 +00:00
archivers
astro
audio Update to 0.5.7 (by maintainer) and clean up PLIST handling 2000-09-06 03:29:53 +00:00
benchmarks
biology
cad Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
chinese
comms
converters
databases This was just repocopied from databases/ruby-gdbm to keep version 2000-09-06 22:54:17 +00:00
deskutils Clean up PLIST handling with PLIST_SUB magic 2000-09-06 03:28:37 +00:00
devel Activate p5-IPC-Shareable. 2000-09-06 16:03:17 +00:00
dns
editors Incorrect error code fix when a connection is failed. 2000-09-04 07:56:17 +00:00
emulators Activate uae. 2000-09-06 15:08:32 +00:00
finance
french/ispell
ftp Update to 0.3.2. 2000-09-05 06:23:31 +00:00
games Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
german Use 'WEBALIZE_LANG?= german' so this can stand-in as a master port. 2000-09-05 20:41:43 +00:00
graphics Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
hebrew
irc
japanese Updated to version 1.1.1 2000-09-06 12:19:11 +00:00
java
korean
lang Make coexistence support almost perfect except for bin/ruby and 2000-09-06 22:46:12 +00:00
mail Update to 0.9.4. 2000-09-05 11:49:18 +00:00
math The RNG extension is now part of py-numeric. 2000-09-06 12:19:39 +00:00
mbone
misc Fix `python: command not found' when python doesn't exist. 2000-09-06 12:18:18 +00:00
Mk Add _RUBY_SUFFIX, which is always set to "${RUBY_VER:S/.//}". 2000-09-06 22:40:09 +00:00
multimedia Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
net Update to version 0.1.4-2. This probably wasn't the best way to do 2000-09-05 20:05:56 +00:00
net-im Update to version 0.1.4-2. This probably wasn't the best way to do 2000-09-05 20:05:56 +00:00
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print upgrade after make-release. 2000-09-06 20:40:41 +00:00
russian
science Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
security Replace starting text with something more informational and 2000-09-05 22:17:50 +00:00
shells Update _kld to look (also) into /boot/kernel for kernel modules. 2000-09-06 15:07:31 +00:00
sysutils Upgrade to 3.9.8 2000-09-05 16:47:44 +00:00
Templates
textproc Update MASTER_SITE. 2000-09-05 01:29:37 +00:00
Tools
vietnamese
www Add squishdot, a web-based publishing and discussion product for Zope, 2000-09-06 22:48:39 +00:00
x11 Update PLIST, which I forgot to update in the previous commit. 2000-09-06 20:47:11 +00:00
x11-clocks
x11-fm Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports 2000-09-05 18:34:52 +00:00
x11-fonts
x11-servers Add BUILD_DEPENDS to devel/imake-4 -- USE_X_PREFIX does not 2000-09-06 02:00:29 +00:00
x11-themes
x11-toolkits Use XAWVER instead of setting the lib's major number explicitly. 2000-09-06 12:24:29 +00:00
x11-wm Fix copyright problem. 2000-09-05 15:43:06 +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.