1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Oliver Lehmann 4932d96a96 fix build on 4
Noted by:	pointyhat via kris
2005-06-09 18:14:16 +00:00
accessibility
arabic
archivers Suppress compiler warnings. 2005-06-09 13:22:26 +00:00
astro
audio Duh. Forgot to rename the sucker in CVS. 2005-06-08 12:31:16 +00:00
benchmarks - Update to 2.4.0 2005-06-07 07:52:09 +00:00
biology
cad
chinese new port: chinese/msttf 2005-06-08 13:06:50 +00:00
comms
converters
databases - Add missing man pages 2005-06-09 17:19:00 +00:00
deskutils BROKEN: Conflicting dependencies (py-gtk and py-gtk2) 2005-06-09 16:28:23 +00:00
devel Re-add USE_GMAKE. 2005-06-09 17:15:24 +00:00
dns
editors Update to 2.10.3. 2005-06-08 17:11:43 +00:00
emulators
finance Add AQBANKING option, fixes broken/incorrect dependency on openhbci. 2005-06-08 15:06:26 +00:00
french
ftp - Update to 20050514 2005-06-08 04:26:38 +00:00
games Update to 0.9.2, see ChangeLog for detail: 2005-06-08 05:11:03 +00:00
german
graphics fix build on 4 2005-06-09 18:14:16 +00:00
hebrew
hungarian
irc Redo CONFIGURE/MAKE_ARGS handling 2005-06-08 13:54:10 +00:00
japanese Upgrade to 0.86. 2005-06-07 08:39:02 +00:00
java . Update to 1.3.2 update. 2005-06-08 15:51:06 +00:00
korean
lang fix pkg-plist 2005-06-09 17:03:07 +00:00
mail Add WWW 2005-06-09 17:30:45 +00:00
math Update to 0.8.5 2005-06-09 01:36:24 +00:00
mbone
misc
Mk
multimedia Update to snapshot 20050608 2005-06-08 10:35:58 +00:00
net fix build on 4 2005-06-09 18:14:16 +00:00
net-im fix build on 4 2005-06-09 18:14:16 +00:00
net-mgmt - Integrate vendor patches: 2005-06-09 12:20:07 +00:00
net-p2p Update to 4.1.2 2005-06-08 01:54:52 +00:00
news - Update to 1.11.3 [1] 2005-06-08 23:53:32 +00:00
palm Use MAKE_ARGS and friends 2005-06-07 12:59:45 +00:00
polish
ports-mgmt
portuguese
print - Use SUB_FILES and SUB_LIST instead of own sed script. 2005-06-09 01:48:38 +00:00
russian
science fix build on 4 2005-06-09 17:20:49 +00:00
security Update to 4510 2005-06-09 16:09:37 +00:00
shells
sysutils New port for utilities for manipulating XFS filesystems. 2005-06-08 13:42:57 +00:00
Templates
textproc - update to 0.545 2005-06-07 08:54:49 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.6 2005-06-09 11:36:44 +00:00
x11 . Update to 5.18. 2005-06-09 15:01:24 +00:00
x11-clocks
x11-fm
x11-fonts
x11-servers
x11-themes Compile with the -fPIC flag, which is needed on some platforms. 2005-06-07 07:46:48 +00:00
x11-toolkits Use GCC 3.4 to fix the build on 4.X. 2005-06-09 17:35:28 +00:00
x11-wm
.cvsignore
CHANGES
LEGAL - make install folder independent of PORTVERSION; 2005-06-07 20:49:04 +00:00
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.