Personal patches
Go to file
2000-10-16 03:53:57 +00:00
archivers
astro Add location of myself, and clarify the location of ftp.kr.freebsd.org. 2000-10-14 16:02:49 +00:00
audio Add sourceforge.net FTP and HTTP sites. 2000-10-15 23:40:28 +00:00
benchmarks
biology
cad
chinese New port: chinese/pyDict. 2000-10-15 00:20:24 +00:00
comms
converters
databases
deskutils Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamic 2000-10-14 02:03:46 +00:00
devel Update to version 1.69. 2000-10-16 03:53:57 +00:00
dns
editors Fix CDROM based installs. 2000-10-14 20:10:11 +00:00
emulators Upgrade to version 3.9.7 2000-10-16 00:56:51 +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 Another sourceforge victim. 2000-10-15 12:05:09 +00:00
hebrew
irc Add some "extra" files logged by o bento. 2000-10-15 12:19:53 +00:00
japanese Standardise on "matusita@jp.FreeBSD.org" instead of various other 2000-10-15 03:19:11 +00:00
java This port is i386 only for the moment. We need some assembler code written 2000-10-14 11:58:04 +00:00
korean
lang Update to 20001008. 2000-10-14 19:13:33 +00:00
mail Upgrade to 1.3.7 2000-10-15 08:23:04 +00:00
math Distfile changed - makefile, documentation and code changes. Bump 2000-10-16 01:15:12 +00:00
mbone Add PORTREVISION=1 to reflect the changed behaviour by the previous 2000-09-21 21:08:23 +00:00
misc
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 new port net/sing v1.0 2000-10-16 02:28:03 +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 Add USE_OPENSSL=yes to fix a bug found by bento. 2000-10-15 14:23:23 +00:00
shells
sysutils Fix a type, you -> your. 2000-10-16 03:53:03 +00:00
Templates Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
textproc Update to 2.2.5 2000-10-16 02:48:02 +00:00
Tools Overhaul addport again. Should be quite functional now. 2000-10-14 05:06:09 +00:00
vietnamese
www Mark forbidden because of buffer overflow described on BUGTRAQ. 2000-10-16 01:15:08 +00:00
x11 Fix misplaced README and share/doc/portoseguro directory. 2000-10-15 14:33:04 +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 Mental note: be sure to double-check the PLIST. This stylesheet-images 2000-10-15 17:55:33 +00:00
x11-wm Standardise on "matusita@jp.FreeBSD.org" instead of various other 2000-10-15 03:19:11 +00:00
.cvsignore
INDEX A small commit to fix a screwup of mine yesterday (forgot to change 2000-09-23 01:36:52 +00:00
LEGAL Some of these fonts are not freely redistributable. Add RESTRICTED 2000-10-15 06:55:37 +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.