1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-12 03:00:28 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Marcus von Appen 55667bb7b8 - Added perl deprecation fix for defined(%hash)
PR:		ports/158646
Submitted by:	"B.Euler" <olodin@edain.de>
2011-07-06 18:21:17 +00:00
accessibility
arabic
archivers
astro - Update to 0.053 2011-07-05 07:48:13 +00:00
audio - Switch to rubygem-gettext instead of ruby-gettext, to allow using the 2011-07-06 11:59:01 +00:00
benchmarks
biology
cad Update to 0.21.11. 2011-07-06 13:44:04 +00:00
chinese Kill EOL whitespace. 2011-07-05 07:43:27 +00:00
comms
converters - Upgrade to 2.53. 2011-07-05 08:23:47 +00:00
databases - Update to 2.4.5 2011-07-06 00:21:13 +00:00
deskutils Update to 1.2.22 2011-07-06 08:47:10 +00:00
devel Fix missing %D in autogenerate-plist 2011-07-06 17:08:32 +00:00
dns Update to versions 9.8.0-P4, 9.7.3-P3, and 9.6-ESV-R4-P3. 2011-07-05 21:19:20 +00:00
editors Update to version 30.0.0. 2011-07-06 15:41:36 +00:00
emulators Don't overwrite mtools.conf 2011-07-05 20:23:32 +00:00
finance
french
ftp
games - Fix segfault on amd64. 2011-07-06 05:18:35 +00:00
german
graphics Kill EOL whitespace. 2011-07-05 07:43:27 +00:00
hebrew
hungarian
irc Oops, ${PORTSDIR}/Mk isn't in the search path of course... 2011-07-06 17:51:24 +00:00
japanese - Upgrade to 0.05. 2011-07-05 13:41:15 +00:00
java
korean
lang - Update to 0.8.5 2011-07-06 06:19:39 +00:00
mail Update to 2.4.10. 2011-07-06 12:52:28 +00:00
math Mark MAKE_JOBS_UNSAFE. 2011-07-06 00:55:57 +00:00
misc
Mk - Remove BROKEN_WITH_PHP 2011-07-05 11:59:46 +00:00
multimedia . rename rc script (zm.in -> zoneminder.in); [1] 2011-07-06 15:05:09 +00:00
net - Take maintainership [1] 2011-07-06 13:35:23 +00:00
net-im
net-mgmt - Take maintainership. 2011-07-05 08:23:06 +00:00
net-p2p - Update to 0.10 2011-07-05 06:38:07 +00:00
news
palm
polish
ports-mgmt
portuguese
print Update to 3.11.5 2011-07-05 08:41:59 +00:00
russian
science
security Fix build with llvm from ports 2011-07-06 00:16:03 +00:00
shells The file completion bugfix for 8.X and 9.X introduced a bug under 2011-07-05 13:36:06 +00:00
sysutils - Added perl deprecation fix for defined(%hash) 2011-07-06 18:21:17 +00:00
Templates
textproc - Update to 9.1.0.7 2011-07-05 21:01:30 +00:00
Tools
ukrainian
vietnamese
www - update to 3.1.14 [1] 2011-07-06 18:06:07 +00:00
x11 - Remove sysutils/pidof from RUN_DEPENDS (replaced by pgrep) 2011-07-06 16:19:26 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm - Update to 0.9.32 2011-07-05 17:42:12 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs ratbox-services now uses USERS and GROUPS 2011-07-05 16:40:02 +00:00
KNOBS
LEGAL
Makefile
MOVED
README
UIDs
UPDATING . rename rc script (zm.in -> zoneminder.in); [1] 2011-07-06 15:05:09 +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.