1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-14 07:43:06 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Nick Sayer f0cc834642 Fix web site location
Approved by: kris
2000-11-27 20:35:36 +00:00
archivers
astro
audio Fix tmpnam() warnings, using KTempfile instead of mkstemp. 2000-11-27 02:54:09 +00:00
benchmarks
biology
cad
chinese Initial version. 2000-11-27 18:00:45 +00:00
comms
converters
databases Support install macros. 2000-11-26 15:10:07 +00:00
deskutils
devel
dns Fix web site location 2000-11-27 20:35:36 +00:00
editors Add SciTE - a full-featured SCIntilla based Text Editor for GTK/GNOME. 2000-11-27 13:54:39 +00:00
emulators Update to version 20. Unfortunaly, there are no 2000-11-27 02:10:01 +00:00
finance
french
ftp Update to version 2.3.5 2000-11-27 12:47:56 +00:00
games Update to 2.4.a. 2000-11-27 09:02:22 +00:00
german
graphics Update to 4.1.40 2000-11-27 12:57:02 +00:00
hebrew
irc
japanese
java
korean
lang Add "-Wnon-const-format" which checks for non-constant format strings for 2000-11-27 01:12:33 +00:00
mail Update to 5.6.0 - a fetchmail 'gold release' which fixes two minor bugs 2000-11-27 01:00:19 +00:00
math
mbone
misc Add another monster from Helixcode - Metatheme, an utility for managing "theme 2000-11-27 16:44:31 +00:00
Mk
multimedia Fix tmpnam() warnings, using KTempfile instead of mkstemp. 2000-11-27 02:54:09 +00:00
net Fix web site location 2000-11-27 20:35:36 +00:00
net-im
net-mgmt
net-p2p
news
palm
ports-mgmt
portuguese/ispell-pt_BR
print bump ports revision number, since a new 3rd party driver has been added. 2000-11-26 21:57:21 +00:00
russian
science
security
shells
sysutils
Templates
textproc Update MASTER_SITES and WWW. 2000-11-26 15:39:14 +00:00
Tools
vietnamese
www
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Use distfile for SciTE, since it contains scintilla and SciTE the only 2000-11-27 16:55:35 +00:00
x11-wm
.cvsignore
INDEX
LEGAL
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.