1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Raphael Kubo da Costa f6bd704047 Apply r1.18 to mail/p5-FuzzyOcr's Makefile:
- switch from gif2ps to gifasm

In graphics/giflib 4.2 gif2ps was removed.
According to FuzzyOcr.pm - gif2ps not using, and all other dependence exists.
2012-06-11 23:38:29 +00:00
accessibility
arabic
archivers Register CONFLICTS 2012-06-11 09:26:14 +00:00
astro
audio - Update to 0.5.5 2012-06-11 19:39:27 +00:00
benchmarks
biology
cad
chinese
comms Switch to OptionsNg 2012-06-11 07:13:00 +00:00
converters
databases
deskutils Register CONFLICTS 2012-06-11 09:41:05 +00:00
devel - Mark BROKEN: does not compile 2012-06-11 20:32:00 +00:00
dns Fix inverted PORT_OPTIONS:MDOCS logic, regression from optionsNG migration. 2012-06-11 20:49:30 +00:00
editors - Re-order LICENSE and LICENSE_COMB to make Portlint happy 2012-06-11 07:16:05 +00:00
emulators - Un-version LIB_DEPENDS 2012-06-11 07:28:00 +00:00
finance
french
ftp - Un-version LIB_DEPENDS 2012-06-11 07:56:37 +00:00
games
german - Update to 2012.06.10 2012-06-11 15:23:12 +00:00
graphics Update to 6.7.7-7 2012-06-11 22:15:33 +00:00
hebrew
hungarian
irc
japanese
java - Update to 7.1.2 2012-06-11 12:38:21 +00:00
korean
lang - mark BROKEN on FreeBSD 7 2012-06-11 18:59:44 +00:00
mail Apply r1.18 to mail/p5-FuzzyOcr's Makefile: 2012-06-11 23:38:29 +00:00
math Register CONFLICTS 2012-06-11 09:26:14 +00:00
misc Update to r39016 of the FreeBSD docset. 2012-06-11 17:31:26 +00:00
Mk - Un-version LIB_DEPENDS 2012-06-11 08:05:04 +00:00
multimedia - Mark BROKEN when GTK2 option is enabled, because glav binary is not built 2012-06-11 20:38:39 +00:00
net - Update to 12.1.0 2012-06-11 16:09:58 +00:00
net-im - Update to 12.1.0 2012-06-11 16:10:00 +00:00
net-mgmt - Update to 0.3.6 2012-06-11 14:19:57 +00:00
net-p2p Register CONFLICTS 2012-06-11 09:52:17 +00:00
news - Update to 12.1.0 2012-06-11 16:10:01 +00:00
palm
polish - Update to 20120610 2012-06-11 15:23:09 +00:00
ports-mgmt
portuguese
print - fix option GHOSTSCRIPT 2012-06-11 06:20:52 +00:00
russian
science Register CONFLICTS 2012-06-11 09:52:17 +00:00
security New port: security/razorback-officeCat: 2012-06-11 20:39:29 +00:00
shells
sysutils Update to version 2.0.8. 2012-06-11 17:53:51 +00:00
Templates
textproc - Update to 12.1.0 2012-06-11 16:10:04 +00:00
Tools
ukrainian
vietnamese
www - Disable backtrace from libexecinfo which causes chrome to crash when compiled 2012-06-11 22:39:21 +00:00
x11 - Merge into x11/trayer 2012-06-11 20:01:08 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 0.0.9. 2012-06-11 09:51:00 +00:00
x11-servers
x11-themes
x11-toolkits - use OPTIONS_DEFINE 2012-06-11 04:05:52 +00:00
x11-wm - Fix build 2012-06-11 13:17:58 +00:00
.cvsignore
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - Merge into x11/trayer 2012-06-11 20:01:08 +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.