Personal patches
Go to file
2016-10-14 17:43:01 +00:00
accessibility accessibility/py3-speech-dispatcher: fix packaging with python 3.5 2016-10-12 18:55:54 +00:00
arabic
archivers
astro
audio - Fix ID3 option selection 2016-10-14 14:34:42 +00:00
base
benchmarks
biology
cad cad/gmsh, cad/gmsh-occ: update to version 2.14.0 2016-10-12 22:23:09 +00:00
chinese
comms Update to 2.6.0 2016-10-13 11:33:58 +00:00
converters
databases - Update to 0.19.0 2016-10-14 06:40:31 +00:00
deskutils
devel - Update to 0.8.3 2016-10-14 13:25:33 +00:00
dns
editors Upgrade ApacheOpenOffice to version 4.1.3. 2016-10-12 21:19:55 +00:00
emulators emulators/citra: unbreak on < 10.2 after r423781 2016-10-13 14:05:42 +00:00
finance
french
ftp
games - Switch couple more ports to verbose build 2016-10-13 13:08:09 +00:00
german
graphics - Update to 8.4.2 2016-10-13 19:37:17 +00:00
hebrew
hungarian
irc
japanese Unbreak build as a regular user 2016-10-12 19:22:16 +00:00
java . Note that the time zone data is in the public domain (according to 2016-10-14 01:26:05 +00:00
Keywords
korean
lang Update to the 20161013 snapshot of GCC 6. 2016-10-14 17:43:01 +00:00
mail Add the upstream fix for Mozilla bug 1278861, which prevents clang 2016-10-12 20:50:28 +00:00
math - Update to 4.9 2016-10-13 09:12:46 +00:00
misc
Mk - Switch waf to verbose builds as well 2016-10-13 16:26:09 +00:00
multimedia - Switch to USES=localbase 2016-10-13 12:57:29 +00:00
net net/tsclient: Currently a link at LOCALBASE/share/pixmaps is broken. Fix it. 2016-10-14 17:34:22 +00:00
net-im
net-mgmt net-mgmt/zabbix32-server: 3.2.0 -> 3.2.1 2016-10-12 19:21:36 +00:00
net-p2p Use version tagname 2016-10-13 20:46:23 +00:00
news Update rawdog to 2.22. 2016-10-12 12:47:22 +00:00
palm
polish
ports-mgmt Update to 1.0.13 2016-10-13 20:30:11 +00:00
portuguese
print Whatever you do, ${PORTSDIR} always creeps in depends. 2016-10-11 20:56:38 +00:00
russian
science - Add LICENSE 2016-10-14 09:03:45 +00:00
security Rails 4: Document XSS Vulnerability in Action View and 2016-10-14 12:03:47 +00:00
shells
sysutils - update to 11.0.3 2016-10-14 13:26:37 +00:00
Templates
textproc - Fix MASTER_SITES with googlecode disappearing 2016-10-13 01:50:31 +00:00
Tools
ukrainian
vietnamese
www Update to 6.8.0. 2016-10-14 15:42:43 +00:00
x11 Fix `linux.ko' false dependency. Starting with version 358.09, the driver 2016-10-12 00:31:28 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Fix LICENSE 2016-10-14 14:40:29 +00:00
x11-wm Update to 0.21.3 2016-10-12 20:49:53 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED - Remove net/py-uritemplate.py since upstream has consolidated on net/py-uritemplate (https://github.com/sigmavirus24/uritemplate/issues/27) 2016-10-12 00:46:35 +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.