1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Dmitry Marakasov e58267aca6 A library of image understanding-related algorithms.
Provides basic image processing, mathematical morphology,
and machine learning algorithms.

WWW: http://code.google.com/p/iulib/

PR:		134716
Submitted by:	Hiroto Kagotani <hiroto.kagotani@gmail.com>
2009-05-31 20:24:14 +00:00
accessibility
arabic
archivers - Update to 4.65 2009-05-31 10:35:46 +00:00
astro - Update to 0.18d 2009-05-31 19:49:46 +00:00
audio - fix build with custom LOCALBASE/PREFIX 2009-05-31 16:04:41 +00:00
benchmarks
biology
cad
chinese Fix PLIST. 2009-05-31 12:05:21 +00:00
comms - update to 6.0.2 2009-05-31 12:23:47 +00:00
converters
databases - Update to 2.0.11 2009-05-30 18:42:34 +00:00
deskutils - Mark BROKEN on 6.X: does not compile 2009-05-29 20:52:52 +00:00
devel - Update to 0.10.2 2009-05-31 18:35:58 +00:00
dns - Fix for wrong configuration with NLS support in Makefile 2009-05-31 18:34:18 +00:00
editors - Update to 1.82 2009-05-30 13:23:09 +00:00
emulators - Update to 0.131u3 2009-05-31 13:15:14 +00:00
finance
french
ftp - update to 2.1.2 2009-05-30 20:35:59 +00:00
games - Update to 0.4.3 2009-05-31 18:34:04 +00:00
german
graphics A library of image understanding-related algorithms. 2009-05-31 20:24:14 +00:00
hebrew
hungarian
irc - Fix CVE-2009-1789 2009-05-30 20:57:42 +00:00
japanese Fix pkg-plist. 2009-05-31 16:34:46 +00:00
java
korean
lang Update to the 20090528 snapshot of GCC 4.5.0. 2009-05-30 09:32:25 +00:00
mail - Use OpenSSL from port on 6.X, to fix build 2009-05-31 16:35:13 +00:00
math Broken. See: http://t64.tecnik93.com/index.php?action=describe_port&id=10887 2009-05-30 08:30:52 +00:00
mbone
misc
Mk
multimedia - Update to 0.7.6 2009-05-30 18:52:18 +00:00
net - Update to 0.51 2009-05-30 21:57:14 +00:00
net-im Update to 2.0.5. 2009-05-29 18:01:26 +00:00
net-mgmt - Update to 0.9.1 2009-05-31 18:42:14 +00:00
net-p2p - Update to 5.1.3 2009-05-29 19:39:14 +00:00
news
palm
polish
ports-mgmt
portuguese
print japanese/font-std, chinese/font-std, and dependency fixups due 2009-05-31 09:19:10 +00:00
russian
science - Fix build on sparc64 by files/patch-include__gmx_cyclecounter.h 2009-05-30 16:17:14 +00:00
security - Document openssl -- denial of service in DTLS implementation 2009-05-30 20:53:22 +00:00
shells
sysutils Actually, we're not trying to reinvent the wheel here, 2009-05-31 12:43:55 +00:00
Templates
textproc - Update to 1.5.3 2009-05-30 19:45:21 +00:00
Tools
ukrainian
vietnamese
www - WITH_APACHE2 is deprecated, convert to WITH_APACHE 2009-05-31 18:36:49 +00:00
x11 * Fix hardcoded use of /usr/local. 2009-05-31 20:00:18 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Nodoka is the new Fedora default theme for Gnome. This port install the engine 2009-05-31 12:59:01 +00:00
x11-toolkits - Update to 1.9.25 2009-05-31 13:59:44 +00:00
x11-wm
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED Ports for Japanese fonts have been reorganized in the following way: 2009-05-31 09:15:47 +00:00
README
UIDs
UPDATING japanese/font-std, chinese/font-std, and dependency fixups due 2009-05-31 09:19:10 +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.