1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
2004-08-17 12:19:52 +00:00
accessibility
arabic
archivers
astro
audio This now builds on 5.x, remove BROKEN tag. 2004-08-17 10:33:38 +00:00
benchmarks
biology This is now buildable on 5.x, remove BROKEN. 2004-08-17 10:29:40 +00:00
cad
chinese
comms
converters
databases Update to 3.2.3 2004-08-17 04:50:47 +00:00
deskutils
devel Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard). 2004-08-17 09:14:31 +00:00
dns - Mark this port DEPRECATED, since development stopped. 2004-08-17 12:12:09 +00:00
editors - Update to 2.0 2004-08-17 07:59:33 +00:00
emulators
finance
french
ftp
games - Mark BROKEN for gcc 3.4 2004-08-17 09:31:43 +00:00
german
graphics Best optimization flag for Pentium 4 -axN 2004-08-17 07:06:19 +00:00
hebrew Fix build with gcc 3.4 2004-08-17 11:56:43 +00:00
hungarian
irc
japanese This now builds on 5.x, so remove BROKEN. 2004-08-17 10:31:03 +00:00
java Change BROKEN to IGNORE since the package builds but is apparently not 2004-08-17 10:25:48 +00:00
korean
lang Make nqc compile with gcc 3.4.2. 2004-08-17 11:59:28 +00:00
mail s/BROKEN/IGNORE/ because the package builds but is unusable. 2004-08-17 10:36:32 +00:00
math
mbone
misc Fix the build on -current. 2004-08-17 01:11:03 +00:00
Mk - Remove 2 dead apache mirrors 2004-08-17 09:55:44 +00:00
multimedia
net Tarball seems to be broken on the main MASTER_SITE, so change 2004-08-17 11:04:57 +00:00
net-im Upate to 0.91.0.3. 2004-08-17 10:17:47 +00:00
net-mgmt s/BROKEN/IGNORE/ since the package builds but is unusable. 2004-08-17 10:34:59 +00:00
net-p2p
news
palm
picobsd
polish
ports-mgmt move a800386e-ef7e-11d8-81b0-000347a4fa7d to xml 2004-08-17 07:56:37 +00:00
portuguese
print
russian
science
security multiple CVS vulnerabilities 2004-08-17 12:07:30 +00:00
shells
sysutils Fix build on gcc3.4 2004-08-17 11:44:15 +00:00
Templates
textproc Fix build with gcc 3.4 2004-08-17 11:30:03 +00:00
Tools
ukrainian
vietnamese
www Remove BROKEN, this apparently now builds on 5.x. 2004-08-17 10:27:15 +00:00
x11 Update nVidia binary drivers to most recent released version, 6113. 2004-08-17 11:54:09 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix build with gcc 3.4 (friend of typedef is prohibited by C++ standard). 2004-08-17 12:19:52 +00:00
x11-wm Add peksystray, a system tray "notification area" dockapp similar to the 2004-08-17 07:41:07 +00:00
.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.