Personal patches
Go to file
Yukihiro Nakai dcfee3ef2c Change MASTER_SITES and MAINTAINER.
PR:		ports/16383
Submitted by:	saper@system.pl
2000-01-27 10:58:12 +00:00
archivers Respect CC 2000-01-23 02:40:23 +00:00
astro Fix build for FreeBSD/alpha. 2000-01-24 04:51:34 +00:00
audio PLIST fix. 2000-01-27 10:55:58 +00:00
benchmarks Respect CC and CFLAGS 2000-01-24 00:32:34 +00:00
biology
cad Update to version 2.0b3. 2000-01-24 06:04:08 +00:00
chinese Fromm maintainer: 2000-01-24 06:28:34 +00:00
comms Fix msDelay() function to not sleep 10 times too long. 2000-01-24 17:07:44 +00:00
converters
databases Upgrade to 3.22.30. 2000-01-25 14:34:38 +00:00
deskutils Oops, forgot the patch 2000-01-25 21:42:47 +00:00
devel Install docs in the correct place. 2000-01-27 06:37:06 +00:00
dns Update to version 2.0.1 2000-01-22 02:19:39 +00:00
editors On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it. 2000-01-25 15:00:53 +00:00
emulators Enable vmware. 2000-01-26 23:02:52 +00:00
finance Oops, forgot the patch 2000-01-25 21:42:47 +00:00
ftp Upgrade to 2.1.6. 2000-01-25 10:32:29 +00:00
games Fix MD5 checksum (found by bento): 2000-01-25 00:39:46 +00:00
german Add "de-" in front of PKGNAME. 2000-01-24 16:28:31 +00:00
graphics Update MASTER_SITE. 2000-01-26 23:40:29 +00:00
irc Upgrade to 2.10.3 and support IPv6. 2000-01-26 21:08:19 +00:00
japanese This needs bison in compiling, so USE_BISON should be added. 2000-01-27 01:05:08 +00:00
java Update to version 1.6. 2000-01-24 05:19:20 +00:00
korean
lang Update to 0.10 2000-01-26 06:59:27 +00:00
mail use ${OSVERSION} instead of ${USE_INET6}. 2000-01-25 17:03:11 +00:00
math * Update port to 3.3.8 2000-01-26 02:06:39 +00:00
mbone Remove 'ipv6' from CATEGORIES, because this port support IPv4 only now 2000-01-26 20:59:12 +00:00
misc Update MASTER_SITE. 2000-01-26 23:41:41 +00:00
Mk (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on 2000-01-21 11:08:23 +00:00
multimedia
net Fix building error on bento. 2000-01-27 08:25:29 +00:00
net-im Change MASTER_SITES 2000-01-25 18:21:15 +00:00
net-mgmt Make this compile under -CURRENT with the sigset_t changes. 2000-01-20 22:08:54 +00:00
news Update port to 0.7.2 2000-01-25 21:36:46 +00:00
palm Upgrade to 2.53. 2000-01-26 07:16:19 +00:00
ports-mgmt bump version number slightly to reflect recent changes 2000-01-22 22:07:51 +00:00
portuguese/ispell-pt_BR
print Updated to 3.2.3 2000-01-27 02:58:58 +00:00
russian tarball slightly changed 2000-01-24 23:08:50 +00:00
science
security List CVS files in IGNOREFILES so they will be properly deleted by "distclean". 2000-01-26 11:34:28 +00:00
shells add WWW: 2000-01-22 09:08:01 +00:00
sysutils - Support CC/CFLAGS/PREFIX properly 2000-01-24 05:56:00 +00:00
Templates (1) Add new USE_BISON directive, which will expand to BUILD_DEPENDS on 2000-01-21 11:08:23 +00:00
textproc On 3.X-R, mule has a problem "Segmentation fault". Then I fixed it. 2000-01-25 15:00:53 +00:00
Tools
vietnamese
www Change MASTER_SITES and MAINTAINER. 2000-01-27 10:58:12 +00:00
x11 Add libXThrStub 2000-01-24 18:03:17 +00:00
x11-clocks Add WWW: 2000-01-22 13:26:26 +00:00
x11-fm Add mfm. 2000-01-22 02:31:50 +00:00
x11-fonts Updated MASTER_SITES 2000-01-15 17:45:02 +00:00
x11-servers Previous MAINTAINER mail bouncing, new MAINTAINER requested it with 2000-01-18 07:43:02 +00:00
x11-themes
x11-toolkits Update to 0.8 2000-01-26 07:00:05 +00:00
x11-wm Update to 0.22 2000-01-26 07:02:10 +00:00
.cvsignore
INDEX
LEGAL Change NO_PACKAGE to NO_CDROM. Thomas Biskup (author) confirms that it's 2000-01-23 00:59:59 +00:00
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.