1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-25 09:34:11 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Mathieu Arnold 8f278ee21c Fixup install, don't overwrite existing files.
PR:		ports/183393
Submitted by:	mat
Approved by:	demon (maintainer)
2013-10-28 12:01:59 +00:00
accessibility
arabic
archivers
astro
audio Support staging. 2013-10-28 10:06:21 +00:00
benchmarks
biology
cad
chinese
comms
converters
databases Update to 0.9.9. 2013-10-28 03:22:17 +00:00
deskutils - use STAGEDIR 2013-10-28 05:18:54 +00:00
devel Fixup install, don't overwrite existing files. 2013-10-28 12:01:59 +00:00
dns
editors Return back to pool. 2013-10-28 03:39:14 +00:00
emulators Do not specify GCC version in USE_GCC. 2013-10-28 08:19:55 +00:00
finance
french
ftp - Reword COMMENT: remove "very" 2013-10-28 06:42:24 +00:00
games
german
graphics
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang
mail
math
misc - Convert to USES+=tcl gmake 2013-10-28 09:26:46 +00:00
Mk
multimedia
net
net-im
net-mgmt
net-p2p
news - use PLIST_FILES 2013-10-28 06:31:18 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science
security security/sssd: fix ldap client dependency 2013-10-28 10:01:58 +00:00
shells
sysutils - Unmute INSTALL_ commands 2013-10-28 09:58:03 +00:00
Templates
textproc Update to version 5.80.03. 2013-10-28 11:19:20 +00:00
Tools
ukrainian
vietnamese
www - use STAGEDIR 2013-10-28 05:18:54 +00:00
x11
x11-clocks - use STAGEDIR 2013-10-28 06:20:43 +00:00
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Add USE_CSTD=gnu89 to fix a runtime issue. The code expects gnu89 2013-10-28 09:58:14 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
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 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.