Personal patches
Go to file
Seiichirou Hiraoka 83630f430a Update to 0.1.1
Requested by: Maintainer
2000-02-03 06:09:16 +00:00
archivers Respect CC 2000-01-23 02:40:23 +00:00
astro portlint 2000-02-02 21:55:59 +00:00
audio Update to 2.25 2000-02-03 05:57:57 +00:00
benchmarks portlint 2000-02-02 22:37:39 +00:00
biology Don't strip things we don't know how to strip 2000-01-31 03:50:25 +00:00
cad portlint 2000-02-02 22:37:39 +00:00
chinese PR: 16433 2000-02-01 16:26:48 +00:00
comms portlint 2000-02-02 22:37:39 +00:00
converters Adding p5-Convert-Recode version 1.03. 2000-01-29 04:38:48 +00:00
databases Update to 1.3.0.11 for Makefile 2000-02-01 13:39:37 +00:00
deskutils Update the ports WWW and MASTER_SITES 2000-01-31 23:04:16 +00:00
devel Update to version 1.0.3. 2000-02-03 04:53:59 +00:00
dns
editors Upgrade to version 9.1. 2000-02-02 21:51:39 +00:00
emulators Update port to 1.2 2000-02-02 22:46:23 +00:00
finance Update the ports WWW and MASTER_SITES 2000-01-31 23:04:16 +00:00
ftp Make sure we use the correct path to perl(1). 2000-01-29 21:23:44 +00:00
games Update to powerpak 991203 and use new SDL 2000-02-03 04:54:41 +00:00
german From maintainer: 2000-01-29 21:52:21 +00:00
graphics add smpeg. 2000-02-03 04:57:35 +00:00
irc remove @owner and @group as they aren't necessary 2000-02-02 21:06:32 +00:00
japanese Update to 0.1.1 2000-02-03 06:09:16 +00:00
java Update to version 1.6. 2000-01-24 05:19:20 +00:00
korean Update about Hangul CID fonts 2000-02-03 05:58:23 +00:00
lang Add python+ipv6. 2000-02-01 19:47:15 +00:00
mail Update to version 0.2 2000-02-02 01:56:37 +00:00
math Upgrade to version 2.0.16. 2000-02-03 03:18:22 +00:00
mbone Add rqm. 2000-02-01 21:10:49 +00:00
misc Oops, forgot to change year in date.... 2000-02-02 17:06:50 +00:00
Mk
multimedia add smpeg. 2000-02-03 04:57:35 +00:00
net Mark FORBIDDEN due to a remotely-exploitable buffer overflow yielding 2000-02-02 09:10:15 +00:00
net-im Fix MASTER_SITES 2000-01-28 01:39:06 +00:00
net-mgmt Adding libsmi version 0.1.8. 2000-01-29 22:30:48 +00:00
news Update port to 1.2 2000-01-31 23:37:57 +00:00
palm Rectify previous commit: CFLAGS should be CXXFLAGS 2000-02-02 07:33:07 +00:00
ports-mgmt issue a warning when @owner or @group are found in the PLIST 2000-02-02 21:07:39 +00:00
portuguese/ispell-pt_BR
print Respect CC and CFLAGS, and create the tempfile securely with mkstemp() 2000-02-02 07:32:10 +00:00
russian Adding ru-xcode version 1.0. 2000-01-29 05:41:53 +00:00
science
security Add -I/sys to the KLD compilation flags. This is a workaround, 2000-02-02 21:42:18 +00:00
shells Adding sash version 3.4. 2000-01-29 22:36:06 +00:00
sysutils chop down manpage to <24 lines (portlint) 2000-02-02 21:05:14 +00:00
Templates
textproc Upgrade to v1.52. 2000-02-01 03:36:38 +00:00
Tools
vietnamese
www This port only contains crypto if "USE_SSL" is defined. 2000-02-03 03:28:22 +00:00
x11 Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does this 2000-01-29 22:46:04 +00:00
x11-clocks Upgrade to 2.18. Apparently has a minor Y2K bugfix. The palm code 2000-01-29 20:13:04 +00:00
x11-fm Standardize my e-mail as reg@FreeBSD.org. 2000-01-29 22:11:15 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Add vdk, vdkbuilder 2000-01-31 04:09:40 +00:00
x11-wm Update to 0.99.6.1 2000-01-31 06:47:17 +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.