1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Stefan Walter 5898d416a0 - Update to 5.0.2.
- Slightly adjust CONFLICTS.
- IGNORE only when PACKAGE_BUILDING.

PR:		94036
Submitted by:	Pedro F. Giffuni <giffunip@asme.org>
Approved by:	arved (mentor)
2006-07-03 16:17:46 +00:00
accessibility
arabic
archivers
astro - Fix build when running as non-root [1]. 2006-07-03 14:00:05 +00:00
audio - check to see if OPTIONS are up-to-date before build 2006-07-03 15:41:32 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel
dns
editors
emulators
finance
french
ftp
games Mark BROKEN on CURRENT 2006-07-03 14:49:45 +00:00
german
graphics - Update to 5.0.2. 2006-07-03 16:17:46 +00:00
hebrew
hungarian
irc
japanese - Add fix for recent IMAP buffer overflow vulnerability. 2006-07-03 15:44:27 +00:00
java
korean
lang Mark BROKEN on sparc64 2006-07-03 14:53:56 +00:00
mail
math
mbone
misc
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt KPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the 2006-07-03 16:11:50 +00:00
portuguese
print
russian
science
security Update to 20060703 2006-07-03 12:56:58 +00:00
shells
sysutils KPorts is KDE-Frontend to the FreeBSD-Ports and in future also to the 2006-07-03 16:11:50 +00:00
Templates
textproc - update to 1.42 2006-07-03 13:30:58 +00:00
Tools
ukrainian
vietnamese
www - Update www/p5-HTML-Template-Compiled from version 0.68 to 0.69 2006-07-03 15:07:16 +00:00
x11
x11-clocks
x11-drivers/synaptics
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.cvsignore
CHANGES
COPYRIGHT
KNOBS
LEGAL
Makefile
MOVED
README
UPDATING - add note about amarok and missing port options 2006-07-03 15:51:29 +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 ports section which is available from:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/ports.html
		for the latest official version
	or:
	The ports(7) manual page (man ports).

These will explain how to use ports and packages.

If you would like to search for a port, you can do so easily by
saying (in /usr/ports):


	make search name="<name>"
	or:
	make search key="<keyword>"

which will generate a list of all ports matching <name> or <keyword>.
make search also supports wildcards, such as:

	make search name="gtk*"

For information about contributing to FreeBSD ports, please see the Porter's
Handbook, available at:

	http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/porters-handbook/

NOTE:  This tree will 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.