Personal patches
Go to file
Antoine Brodin cfb3d75b35 Regripper distfile has been rerolled.
Diff available at:
http://people.freebsd.org/~antoine/ports/1/rip.pl.diff

Reported by:	Francis Provencher
Approved by:	portmgr (bapt), eadler (mentor)
2013-04-04 22:18:24 +00:00
accessibility
arabic
archivers Do not try to remove directories not created by during the ports installation, 2013-04-02 22:14:37 +00:00
astro
audio - Properly fix NLS now and revert last fix attempt 2013-04-03 21:00:33 +00:00
benchmarks
biology
cad
chinese
comms - Fix build docbook-xsl is needed along with asciidoc + xsltproc 2013-04-02 01:48:51 +00:00
converters
databases Fix conversion to new option framework 2013-04-04 13:37:18 +00:00
deskutils - Be precise in CONFLICTS_INSTALL, we want conflicts with strigi before split 2013-04-03 15:42:37 +00:00
devel - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to 2013-04-03 20:27:48 +00:00
dns
editors - Fix PLIST 2013-04-03 12:02:59 +00:00
emulators Fix pkg-plist warnings found by pkgng: do not try to delete empty 2013-04-02 18:25:08 +00:00
finance
french
ftp - Fix build on amd64 2013-04-02 12:59:10 +00:00
games - Fix build 2013-04-03 06:28:19 +00:00
german
graphics Fix broken sed that made extra docs install even in the NOPORTDOCS case. 2013-04-04 12:45:51 +00:00
hebrew
hungarian
irc Fix conversion to new option framework 2013-04-04 13:43:15 +00:00
japanese - Mark broken fails to build 2013-04-02 15:02:19 +00:00
java - Fix fetch 2013-04-02 04:42:52 +00:00
Keywords
korean
lang - Fix build on pointyhat by making the regression-test target 2013-04-03 10:39:28 +00:00
mail - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to 2013-04-03 20:27:48 +00:00
math - Update fityk to 0.9.8 (to unbreak build) 2013-04-03 14:14:42 +00:00
misc Update to r41339 of the FreeBSD docset which is the doc/release/8.4.0 2013-04-02 19:31:04 +00:00
Mk Execute gdk-pixbuf-query-loaders in post-deinstall with pkgng 2013-04-04 17:03:53 +00:00
multimedia - Fix plist: don't remove kdehier4 directories 2013-04-04 15:53:43 +00:00
net Fix build. 2013-04-03 12:39:42 +00:00
net-im fix build with glib 2.34: wv2, gimp-focusblur-plugin, gtk-murrine-engine 2013-04-02 09:27:05 +00:00
net-mgmt
net-p2p
news
palm - Broken fails to build 2013-04-02 04:41:44 +00:00
polish
ports-mgmt Fix the MASTER_SITES of dialog4ports. 2013-03-31 05:50:32 +00:00
portuguese
print - Fix plist 2013-04-01 01:53:42 +00:00
russian
science Fix plist 2013-04-03 11:25:06 +00:00
security Regripper distfile has been rerolled. 2013-04-04 22:18:24 +00:00
shells Fix typo in options checking 2013-04-04 13:35:15 +00:00
sysutils Fix plist 2013-04-04 13:50:32 +00:00
Templates
textproc Restore default options from before conversion to OptionsNG. 2013-04-03 16:52:20 +00:00
Tools
ukrainian
vietnamese
www Mark www/opera as FORBIDDEN as it contains a security issue 2013-04-04 21:47:46 +00:00
x11 Fix build with nls unset. the extra locale directories are created anyway. 2013-04-04 13:08:21 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Fix make fetch. 2013-03-31 13:32:29 +00:00
x11-servers
x11-themes - Fix build with recent KDE by updating to 2.2.1 2013-04-04 15:54:28 +00:00
x11-toolkits
x11-wm Fix conversion to new options framework 2013-04-04 13:33:02 +00:00
CHANGES
COPYRIGHT
GIDs
KNOBS
LEGAL
Makefile
MOVED - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to 2013-04-03 20:27:48 +00:00
README
UIDs
UPDATING - update thunderbird, firefox-esr, linux-thunderbird and linux-firefox to 2013-04-03 20:27:48 +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.