Personal patches
Go to file
Sunpoet Po-Chuan Hsieh c02ca0e16b Revert the removal of 2to3 stuff in r437424
Reported by:	Vladimir Krstulja <vlad-fbsd@acheronmedia.com>
2017-04-04 07:57:09 +00:00
accessibility
arabic
archivers
astro
audio Update to 0.8.10 2017-04-03 12:57:22 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases Update to 1.84 2017-04-04 07:37:58 +00:00
deskutils Horde package update: 2017-04-04 06:41:38 +00:00
devel Revert the removal of 2to3 stuff in r437424 2017-04-04 07:57:09 +00:00
dns
editors Update to 20170401 2017-04-04 07:33:01 +00:00
emulators
finance finance/R-cran-tseries: updated to version 0.10-38 2017-04-04 06:42:44 +00:00
french
ftp
games Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
german - Update to 2017.04.02 2017-04-03 12:59:22 +00:00
graphics graphics/darktable: Update to 2.2.4 2017-04-04 07:41:31 +00:00
hebrew
hungarian
irc
japanese Fix build with newer sigc++20 2017-04-03 11:37:39 +00:00
java
Keywords
korean
lang Sync files/java-patch-hier with the lang/gcc port (the only difference 2017-04-03 13:44:50 +00:00
mail Horde package update: 2017-04-04 06:41:38 +00:00
math math/R-cran-gss: updated to version 2.1-7 2017-04-04 06:43:00 +00:00
misc
Mk Remove obsolete OpenSSL hacks for IDEA crypto. 2017-04-03 17:33:48 +00:00
multimedia - Add missing extra-armv6_hal patch 2017-04-03 22:40:47 +00:00
net Update to 765.50.9 2017-04-04 07:56:20 +00:00
net-im Fix plist after r437491. 2017-04-03 09:48:43 +00:00
net-mgmt net-mgmt/semaphore: require mysql for startup to avoid failure 2017-04-03 17:20:32 +00:00
net-p2p
news
palm
polish Update to 20170402 2017-04-03 12:59:26 +00:00
ports-mgmt
portuguese
print Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
russian
science science/vmd: unbreak build 2017-04-04 05:19:52 +00:00
security Update to 2.40b 2017-04-04 07:31:23 +00:00
shells
sysutils sysutils/powerdxx: Update to 0.2.5 2017-04-03 19:09:34 +00:00
Templates
textproc Update to 1.09 2017-04-04 07:56:25 +00:00
Tools
ukrainian
vietnamese
www Remove Perl core modules 2017-04-04 07:57:05 +00:00
x11 Drop x11-themes/kde4-icons-oxygen in favor of x11-themes/kf5-oxygen-icons5. 2017-04-03 12:28:59 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Finish kde4-icons-oxygen removal 2017-04-03 19:37:12 +00:00
x11-toolkits Fix build with new sigc++20 2017-04-04 07:02:08 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move php5-geshi to php-geshi 2017-04-04 06:29:25 +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.