1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-10 07:04:03 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Jason Helfman fff8eb1462 - add option for ImageMagick (MAGICK)
PR:		174469
Submitted by:	katsura@cc.osaka-kyoiku.ac.jp
Approved by:	maintainer, jgh@
2012-12-20 23:23:36 +00:00
accessibility
arabic Clean up some maintained ports in arabic category: 2012-12-20 09:16:17 +00:00
archivers - Turn on the RSYNCABLE option by default since it is required for a 2012-12-20 22:19:45 +00:00
astro
audio - Update to version 1.6.3 2012-12-20 22:19:34 +00:00
benchmarks - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
biology
cad
chinese
comms DeforaOS telephony application 2012-12-19 14:05:36 +00:00
converters - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
databases Routine bugfix update to 3.5.5 2012-12-20 18:55:05 +00:00
deskutils
devel Remove forgotten caps in COMMENT 2012-12-20 17:45:48 +00:00
dns - Update to version 6.94 [1] 2012-12-20 22:56:10 +00:00
editors
emulators
finance
french
ftp - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
games
german
graphics Make D-Bus and NLS support options (defaults unchanged). For completeness 2012-12-20 23:13:44 +00:00
hebrew
hungarian
irc
japanese
java Reassign to the pool and trim headers. 2012-12-20 03:01:23 +00:00
korean
lang Update to 5.4.10 release. 2012-12-20 21:15:05 +00:00
mail - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
math Add libmissing , standard math functions missing from the FreeBSD libm. 2012-12-20 19:38:12 +00:00
misc Update to 2.22.2 2012-12-19 23:24:52 +00:00
Mk Port for python version 3.3. 2012-12-20 11:55:54 +00:00
multimedia - Update to 5.9.0 2012-12-20 10:23:27 +00:00
net * Port PORTEPOCH to fix portaudit warnings (conflict with net/netatalk) 2012-12-20 19:31:18 +00:00
net-im
net-mgmt - remove bogus setuptools dependency 2012-12-19 20:11:48 +00:00
net-p2p - Update to version 4.8.1.2 [1] 2012-12-19 19:30:17 +00:00
news
palm
polish
ports-mgmt - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
portuguese
print - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
russian
science - Update to 4.2.8. 2012-12-20 05:41:13 +00:00
security rifiuti2 is a rewrite of rifiuti, a great tool from Foundstone folks 2012-12-20 17:13:51 +00:00
shells
sysutils Update to 0.11.1 2012-12-20 04:22:53 +00:00
Templates
textproc - Bump after devel/icu update 2012-12-20 20:02:32 +00:00
Tools
ukrainian
vietnamese
www Update Zope to 2.13.19 along with required dependencies: 2012-12-20 11:09:31 +00:00
x11 - add option for ImageMagick (MAGICK) 2012-12-20 23:23:36 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 0.0.12. 2012-12-20 17:29:59 +00:00
x11-servers
x11-themes
x11-toolkits - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
x11-wm - Add LICENSE. 2012-12-20 05:35:39 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +00:00
README
UIDs
UPDATING - Update The Glorious Glasgow Haskell Compiler to version 7.4.2 2012-12-20 02:23:04 +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.