1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Volker Stolz 3f4a478e61 Fix build in presence of x11/nvidia-driver
PR:		ports/71052
Submitted by:	Stephen Montgomery-Smith (maintainer)
2004-09-03 09:02:31 +00:00
accessibility
arabic
archivers
astro
audio Update to version 1.0 2004-09-03 07:57:27 +00:00
benchmarks
biology
cad
chinese upgrade to 1.3, add more fonts 2004-09-03 08:44:29 +00:00
comms Fix build with gcc 3.4 2004-09-02 20:56:35 +00:00
converters
databases Update to 4.1.4 release (before port freeze ;-)) 2004-09-02 21:27:54 +00:00
deskutils Update to 1.2.0. For a list of changes, see 2004-09-03 03:54:43 +00:00
devel Update to 1.069 2004-09-03 08:41:11 +00:00
dns Update to 0.993.1 2004-09-03 08:34:32 +00:00
editors Update to version 3.1.3 2004-09-03 08:04:51 +00:00
emulators
finance
french Upgrade to 1.7.2. 2004-09-02 19:11:28 +00:00
ftp Fix handling of libgnugetopt to fix build on 5.x 2004-09-02 19:29:35 +00:00
games Fix build with gcc 3.4 2004-09-02 21:27:25 +00:00
german
graphics Fix build with gcc-3.4 2004-09-03 08:08:40 +00:00
hebrew
hungarian
irc Fix build with gcc3.4 2004-09-02 21:10:54 +00:00
japanese
java - Fixed DISTNAME [1] 2004-09-03 03:34:29 +00:00
korean
lang Update to version 4.5.2 2004-09-03 08:12:18 +00:00
mail Fix MASTER_SITES 2004-09-03 08:31:30 +00:00
math Update to version 0.9.14 2004-09-03 08:21:26 +00:00
mbone
misc add clpbar 1.09 2004-09-03 03:23:25 +00:00
Mk . Rope in hq as a co-maintainer since he wrote most of the current version 2004-09-03 06:11:10 +00:00
multimedia Update to 0.8.4. For a list of the changes in this release, see 2004-09-03 04:16:52 +00:00
net Update to 0.7.8. 2004-09-02 20:14:08 +00:00
net-im Update to 0.7.8. 2004-09-02 20:14:08 +00:00
net-mgmt
net-p2p
news Unbreak by upgrading to 1.0.1. 2004-09-02 21:39:33 +00:00
palm
picobsd
polish
ports-mgmt
portuguese
print Update to 3.29. 2004-09-02 21:42:48 +00:00
russian
science Fix build in presence of x11/nvidia-driver 2004-09-03 09:02:31 +00:00
security - update to 0.19. 2004-09-03 01:26:51 +00:00
shells
sysutils Mark as IGNORE for OSVERSION < 501105: Needs ATAng 2004-09-03 08:32:28 +00:00
Templates
textproc Unbreak: Fetchable again. 2004-09-02 15:14:45 +00:00
Tools
ukrainian
vietnamese
www Fix port description 2004-09-03 08:51:54 +00:00
x11
x11-clocks Add a port of ASTZClock: 2004-09-03 06:00:20 +00:00
x11-fm Fix build with gcc 3.4 2004-09-02 21:18:33 +00:00
x11-fonts
x11-servers Fix problem with XVideo (insufficient resources for operation). [1] 2004-09-02 21:46:08 +00:00
x11-themes Fix build on 4-x 2004-09-03 08:29:11 +00:00
x11-toolkits
x11-wm
.cvsignore
CHANGES
INDEX
INDEX-5
LEGAL
Makefile
MOVED Finish experiment in having a replacable top in the ports tree which 2004-09-02 11:03:40 +00:00
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.