Personal patches
Go to file
James E. Housley 596452271c Add new port net/sing v1.0
Tool for sending customized ICMP packets

PR:		21776
Submitted by:	Roman Shterenzon <roman@xpert.com>
2000-10-16 02:28:03 +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 Support LOCALBASE properly 2000-10-13 20:24:07 +00:00
deskutils Add deskutils/gcal, the GNU Gregorian/Julian/Chinese/Japanese/Islamic 2000-10-14 02:03:46 +00:00
devel Add missing entries to plist. 2000-10-15 08:04:12 +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 Update port to 0.8.2 2000-10-14 00:00:46 +00:00
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
misc Support CC/CFLAGS/X11BASE/PREFIX properly 2000-10-13 20:22:31 +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 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 Support PREFIX properly 2000-10-13 20:27:52 +00:00
russian
science
security Add USE_OPENSSL=yes to fix a bug found by bento. 2000-10-15 14:23:23 +00:00
shells
sysutils BUILD_DEPENDS -> LIB_DEPENDS 2000-10-13 20:29:15 +00:00
Templates Fix COMMENT handling -- it was incorrectly using the fixed string 2000-10-14 11:03:19 +00:00
textproc Update to 0.6.1, which now supports expat 1.2 and 1.95. 2000-10-15 20:44:40 +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
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.