1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Satoshi Taoka dfbeee6b45 Update to 1.15
(XEmacs needs "(require 'overlay)" in .emacs. The version is fixed)
2000-10-20 14:51:18 +00:00
archivers Fix about 2000-10-20 04:33:40 +00:00
astro
audio Update to 1.15 2000-10-20 14:51:18 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases New port py-gdbm; this contains Python bindings to the GNU dbm library. 2000-10-20 09:11:38 +00:00
deskutils
devel
dns
editors Mark this broken so people don't casually actually try to use this. 2000-10-19 20:48:34 +00:00
emulators
finance
french
ftp
games Add lbreakout - a SDL-based clone of classical Breakout game. 2000-10-20 07:32:38 +00:00
german
graphics
hebrew
irc
japanese
java
korean Fix the build problem with XFree86 4.0.x. 2000-10-20 14:34:23 +00:00
lang Upgrade docs for Python 2.0. 2000-10-20 08:36:33 +00:00
mail Update to 1.0.pre3. 2000-10-20 11:55:48 +00:00
math
mbone
misc Fix about 2000-10-20 04:33:40 +00:00
Mk
multimedia
net Revert to 0.85 as several people report instability with the new version, 2000-10-20 08:06:35 +00:00
net-im Revert to 0.85 as several people report instability with the new version, 2000-10-20 08:06:35 +00:00
net-mgmt
net-p2p
news Commit files missed during update to 2.11 2000-10-20 13:48:37 +00:00
palm
ports-mgmt Much-enhanced Porteasy 2.0. 2000-10-19 21:02:46 +00:00
portuguese/ispell-pt_BR
print
russian
science
security
shells
sysutils Update to 1.0.1. 2000-10-19 18:27:44 +00:00
Templates
textproc
Tools
vietnamese
www
x11
x11-clocks Commit update and minor fixes suggested by portlint 2000-10-20 13:49:53 +00:00
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 0.32. 2000-10-20 10:25:49 +00:00
.cvsignore
INDEX
LEGAL Mention native jdk12 (redistribution of sources and pre-compiled binaries is 2000-10-20 10:37:05 +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.