1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-08 06:48:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-07-27 08:43:05 +00:00
accessibility
arabic
archivers Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 07:04:25 +00:00
astro Move package files from plist to Makefile, remove pkg-plist. 2004-07-27 08:18:59 +00:00
audio Update to 0.12.4 2004-07-27 07:56:23 +00:00
benchmarks
biology
cad
chinese
comms
converters Add knob WITH_EXTRA_PATCHES which brings in: 2004-07-27 03:28:14 +00:00
databases Fix compilation of ndb with gcc 3.4. 2004-07-27 08:25:17 +00:00
deskutils Yipes... I broke the port with my last commit. Nuke lthack 2004-07-27 01:48:40 +00:00
devel Update to 3.3.0 release. 2004-07-27 08:43:05 +00:00
dns
editors
emulators
finance
french
ftp
games
german
graphics
hebrew
hungarian
irc
japanese Unbreak this port, as it seems the previous commit has fixed the problem. 2004-07-27 06:00:02 +00:00
java
korean
lang Back out my previous commit, two ports need guile's .la files. 2004-07-27 02:52:28 +00:00
mail
math
mbone
misc
Mk . Align some .endif with their corresponding .if. 2004-07-27 05:16:34 +00:00
multimedia
net
net-im
net-mgmt Unbreak on current. 2004-07-27 04:13:27 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security
shells
sysutils Make the startup script also work on older versions of FreeBSD which 2004-07-27 06:27:07 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Needs 'make -C', available since 4.9. 2004-07-27 07:48:41 +00:00
x11 Fix package build 2004-07-27 08:20:07 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED
README
UPDATING

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/doc/en_US.ISO8859-1/books/handbook/

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.