Personal patches
Go to file
2001-02-19 03:04:56 +00:00
archivers
astro
audio get rid of libgnugetopt dependency. 2001-02-18 11:54:26 +00:00
benchmarks
biology
cad
chinese Firebird BBS is widely used telnet based Bulletin Board System in 2001-02-16 13:35:31 +00:00
comms Upgrade to version 1.2. 2001-02-17 22:54:22 +00:00
converters
databases Update to 1.7.8. 2001-02-18 14:53:51 +00:00
deskutils Update to 2.1.4. 2001-02-17 18:58:14 +00:00
devel Upgrade to version 1.0.10 2001-02-19 03:04:56 +00:00
dns
editors Update to Vim 6.0 beta V 2001-02-16 11:39:57 +00:00
emulators Update to version 0.37b11.2 2001-02-18 22:23:26 +00:00
finance
french
ftp Update to version 2.3.8. 2001-02-18 13:14:26 +00:00
games add lexter, a real-time word puzzle for text terminals 2001-02-18 10:07:47 +00:00
german
graphics Depends on libt1.so.2, instead of libt1.so.1. 2001-02-18 18:33:05 +00:00
hebrew
irc PLIST fixes I forgot in my last commit. 2001-02-17 02:04:36 +00:00
japanese use better -lxpg4 detection code. 2001-02-17 12:18:20 +00:00
java
korean
lang Attached patch allows OCAML to detect and use FreeBSD's native 2001-02-17 23:01:11 +00:00
mail Upgrade to version 0.3.0 2001-02-18 15:28:25 +00:00
math Update to 1.1.5. 2001-02-17 20:47:28 +00:00
mbone
misc add granulate, a program for splitting files in place 2001-02-17 17:13:39 +00:00
Mk (1) Change USE_NEWGCC dependency from lang/egcs to lang/gcc295. 2001-02-17 00:46:26 +00:00
multimedia Update SDL shared library version number. 2001-02-16 19:48:10 +00:00
net Fix this file which I corrupted somehow during previous edit... 2001-02-17 20:57:21 +00:00
net-im Update to version 1.0021 2001-02-17 15:47:42 +00:00
net-mgmt Fix this file which I corrupted somehow during previous edit... 2001-02-17 20:57:21 +00:00
net-p2p Update from the -1 to the 0.9.7.2 (ie .2) release which fixes a 2001-02-18 11:37:59 +00:00
news add ija, an interactive command line frontend of Deja 2001-02-17 16:35:10 +00:00
palm Update to txt2pdbdoc 1.3 2001-02-18 05:22:02 +00:00
ports-mgmt o stop checking blank lines for files/patch-* 2001-02-17 12:20:32 +00:00
portuguese/ispell-pt_BR
print Unset TOP environment variable before proceed with build. The port's 2001-02-18 20:32:41 +00:00
russian
science
security Hand out maintainership to ports@FreeBSD.org. 2001-02-18 13:35:14 +00:00
shells
sysutils It should not allow to build package of itself. 2001-02-18 16:14:57 +00:00
Templates
textproc Update to version 0.33 2001-02-18 16:10:58 +00:00
Tools
vietnamese
www - Update to version 1.3p7 2001-02-18 15:37:58 +00:00
x11 Add needed support for building an X distribution that mirrors the 2001-02-18 04:47:55 +00:00
x11-clocks
x11-fm Upgrade to 0.99.8. 2001-02-16 22:23:41 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to the lastest version. 2001-02-18 15:32:09 +00:00
.cvsignore
INDEX
LEGAL
Makefile
README

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.