1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Steve Wills b6daf9e5e6 - Update to 1.7.22
- Unbreak

PR:		ports/187452
Submitted by:	swills (myself)
Approved by:	maintainer timeout (pclin, >2 weeks)
2014-03-29 23:49:12 +00:00
accessibility Stage all gnome@ ports in accessibility, which finishes this category! 2014-03-29 13:24:08 +00:00
arabic
archivers Stageify. 2014-03-29 14:16:39 +00:00
astro
audio - Fix build with newer clang 2014-03-29 14:07:59 +00:00
benchmarks
biology
cad - Update to 20140100 and undeprecate 2014-03-29 23:43:21 +00:00
chinese - Move chinese/php5-cconv to chinese/php-cconv 2014-03-29 20:35:32 +00:00
comms
converters
databases An awesome nested set implementation for Active Record 2014-03-29 22:02:32 +00:00
deskutils
devel - Add missing USE_LDCONFIG 2014-03-29 19:57:11 +00:00
dns
editors - Fix lazarus-lcl-units build 2014-03-29 19:02:54 +00:00
emulators - Stagify, convert USE_BZIP2 to USES, and sort the latter while here 2014-03-29 14:55:57 +00:00
finance
french
ftp
games - Fix build on 10.x 2014-03-29 21:11:11 +00:00
german
graphics Do not create a corrupted package 2014-03-29 15:39:57 +00:00
hebrew
hungarian
irc
japanese - Add staging support [1] 2014-03-29 17:26:29 +00:00
java
Keywords
korean
lang lang/ocaml: Restore CMP_LIB option in the definitions 2014-03-29 17:35:09 +00:00
mail - use STAGEDIR 2014-03-29 14:10:22 +00:00
math
misc - Stage support 2014-03-29 17:09:30 +00:00
Mk In the DEBUG case, do not assign INSTALL_TARGET if it is not defined 2014-03-29 15:14:16 +00:00
multimedia
net - Stage support 2014-03-29 17:39:32 +00:00
net-im - Support staging 2014-03-29 14:08:24 +00:00
net-mgmt Security update to 1.11.1 2014-03-29 12:03:46 +00:00
net-p2p
news Missed a ${STAGEDIR} 2014-03-29 19:00:05 +00:00
palm
polish
ports-mgmt
portuguese
print - Use USES=tar:bzip2 2014-03-29 19:53:32 +00:00
russian
science - Use USES=tar:bzip2 2014-03-29 19:52:23 +00:00
security Update to version 1.777 2014-03-29 16:41:25 +00:00
shells
sysutils This agent manages the puppet agent, unlike the older puppetd plugin this one 2014-03-29 23:29:33 +00:00
Templates
textproc - Update to 1.3.3 2014-03-29 15:52:08 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.7.22 2014-03-29 23:49:12 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts - Support staging 2014-03-29 14:05:38 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm - Bump port revision after the latest libiconv commit because 2014-03-29 17:34:48 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Move chinese/php5-cconv to chinese/php-cconv 2014-03-29 20:35:48 +00:00
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.