Personal patches
Go to file
Yukihiro Nakai 3673ac35bb Update to 3.0.6
PR:		misc/21801
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-10-17 08:42:03 +00:00
archivers Update to 3.0.6 2000-10-17 08:42:03 +00:00
astro Add location of myself, and clarify the location of ftp.kr.freebsd.org. 2000-10-14 16:02:49 +00:00
audio Updated to version 1.14 2000-10-16 17:52:28 +00:00
benchmarks
biology
cad
chinese Upgrade to version 2.5.2 2000-10-16 13:04:50 +00:00
comms
converters
databases
deskutils
devel Install the executables with version numbers, to allow SWIG-dependent 2000-10-16 09:43:32 +00:00
dns Fix pkg-plist. 2000-10-16 13:07:56 +00:00
editors Ctags isn't included anymore. 2000-10-16 20:50:47 +00:00
emulators Fix warnings in configure script 2000-10-16 14:40:19 +00:00
finance
french Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22. 2000-10-14 20:15:17 +00:00
ftp Update to version 2.3.4 2000-10-15 08:12:00 +00:00
games Fix Imakefile breakage under XFree86 4.x 2000-10-14 19:50:24 +00:00
german Apply the CDROM install fix from editors/staroffice52/Makefile rev 1.22. 2000-10-14 20:15:17 +00:00
graphics Add py-ming, Python module for the Ming library which allows you to 2000-10-16 10:42:36 +00:00
hebrew
irc Add some "extra" files logged by o bento. 2000-10-15 12:19:53 +00:00
japanese Fix MASTER_SITES 2000-10-16 22:00:46 +00:00
java Add perltools, making using regular expressions in Java almost 2000-10-16 21:35:08 +00:00
korean
lang Teach this port how to find the tiff headers again. 2000-10-16 03:58:17 +00:00
mail Use snapshot from author's site. Update to today's version. 2000-10-16 22:38:46 +00:00
math Distfile changed - makefile, documentation and code changes. Bump 2000-10-16 01:15:12 +00:00
mbone
misc Update to 3.0.6 2000-10-17 08:42:03 +00:00
Mk Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
multimedia Another sourceforge victim. 2000-10-15 12:05:09 +00:00
net Add net/arping v0.95. ARP level "ping" utility 2000-10-16 14:27:46 +00:00
net-im Update to Licq 1.0. 2000-10-16 00:35:24 +00:00
net-mgmt Add new port net/sing v1.0 2000-10-16 02:28:03 +00:00
net-p2p
news Upgrade to ubh 1.3 2000-10-16 01:43:24 +00:00
palm
ports-mgmt
portuguese/ispell-pt_BR
print
russian
science
security Update to 1.7.0. 2000-10-16 23:45:54 +00:00
shells
sysutils Update to version 0.1.36 2000-10-16 13:14:00 +00:00
Templates Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
textproc Make this play nice when WITH_OPENJADE is defined. 2000-10-16 21:33:01 +00:00
Tools Overhaul addport again. Should be quite functional now. 2000-10-14 05:06:09 +00:00
vietnamese
www Upgrade to 2.01.06 2000-10-17 07:00:29 +00:00
x11 Add USE_XPM. 2000-10-17 02:49:05 +00:00
x11-clocks
x11-fm
x11-fonts Tell users that not all these fonts are free. 2000-10-15 07:06:11 +00:00
x11-servers
x11-themes
x11-toolkits Update to 0.99.135. 2000-10-17 07:01:48 +00:00
x11-wm Add uwm version 19881027, a no-frills window manager from X11R3. 2000-10-16 21:41:56 +00:00
.cvsignore
INDEX
LEGAL Add perltools, which doesn't allow redistribution. See license 2000-10-16 21:36:26 +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.