1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Alexey Dokuchaev e50dad9e73 Follow new GCC rules, and unbreak the build.
Reported by:	kris
Approved by:	portmgr (krion), fjoe (mentor, implicit)
2004-10-06 07:58:48 +00:00
accessibility
arabic
archivers
astro
audio Mark as i386-only since it uses speaker.h. pointyhat confirms that it 2004-10-04 23:10:00 +00:00
benchmarks
biology
cad
chinese BROKEN on 5.x: Does not compile 2004-09-30 05:52:30 +00:00
comms
converters
databases Add a dependency on compat4x if building on 5.X systems or higher. 2004-10-04 07:13:16 +00:00
deskutils
devel Unbreak on 5.X and -CURRENT. 2004-10-06 04:53:33 +00:00
dns
editors
emulators Unbreak with recent GCC. 2004-09-30 18:14:15 +00:00
finance
french
ftp - Unbreak the build by fixing a typo in Makefile: 2004-10-04 07:58:42 +00:00
games Sanitize C++ code a bit, and unbreak with recent GCC. 2004-10-06 05:10:30 +00:00
german
graphics Follow new GCC rules, and unbreak the build. 2004-10-06 07:58:48 +00:00
hebrew
hungarian
irc
japanese
java
korean
lang
mail Update to 2.8.6 because 2.8.2 no longer works due to changes at 2004-10-05 06:31:45 +00:00
math Hack to make pari compile again on 5.3 prior to release 2004-10-04 23:27:44 +00:00
mbone
misc
Mk
multimedia Unbreak the build with recent GCC. 2004-09-30 18:34:10 +00:00
net Fix package build on AMD64 2004-10-06 07:42:18 +00:00
net-im
net-mgmt
net-p2p
news
palm
picobsd
polish
ports-mgmt
portuguese
print
russian
science
security Fix the code so GCC 3.4.2 likes it better, and unbreak. 2004-10-06 04:57:17 +00:00
shells
sysutils Actually add patch file forgotten in previous commit. 2004-10-05 20:37:12 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Actually, this port relies on libc.so.3, so use compat3x instead of 4x. 2004-10-04 07:22:54 +00:00
x11
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Chase Web site to make fetchable. 2004-10-05 06:35:41 +00:00
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL Set NO_CDROM due to licensing restrictions. 2004-10-04 21:29:46 +00:00
Makefile
MOVED Grrr. Somehow wrong character slipped in during my orevious commit. 2004-10-04 08:36:20 +00:00
README
UPDATING Add a note about the system library version update done to -current 2004-10-01 18:24:00 +00:00

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.