Personal patches
Go to file
Sunpoet Po-Chuan Hsieh fe6621925d Update to 8.6.10
- Change MASTER_SITES to GitHub
- Use SHEBANG_GLOB

Changes:	https://github.com/asciidoc/asciidoc/releases
2017-12-11 10:37:33 +00:00
accessibility
arabic - Update to 0.8.0 2017-12-09 17:35:51 +00:00
archivers - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
astro astro/xearth: Add kevans to freebsd.committers.markers 2017-12-08 22:45:15 +00:00
audio - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
base
benchmarks Update to 1.0.11 2017-12-11 10:36:39 +00:00
biology Mark several ports newly broken on arm. 2017-12-11 07:18:48 +00:00
cad cad/openvsp: Update to 3.14.1 2017-12-11 03:04:29 +00:00
chinese pyzy doesn't build with python3 2017-12-09 12:25:00 +00:00
comms wsjt builds fine without the python metaport 2017-12-09 14:05:08 +00:00
converters
databases Update to 5.8.8 2017-12-11 10:36:44 +00:00
deskutils - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
devel Fix packaging for Python 3.x 2017-12-11 10:36:50 +00:00
dns Mark more ports broken that fail on both armv6 and armv7. 2017-12-09 00:42:05 +00:00
editors - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
emulators - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
finance mybudget is not compatible with python3 2017-12-09 09:31:04 +00:00
french
ftp Disable brotli support to fix build with old brotli installed 2017-12-07 16:53:06 +00:00
games - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
german
graphics Update to 2.9 2017-12-11 10:36:55 +00:00
hebrew
hungarian
irc - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
japanese Mark more ports broken that fail on both armv6 and armv7. 2017-12-09 00:42:05 +00:00
java java/jdk8-doc: update 8u131 -> 8u152 2017-12-11 08:20:17 +00:00
Keywords
korean
lang - Update WWW 2017-12-11 09:00:27 +00:00
mail Update to 2017-12-08 2017-12-11 08:56:26 +00:00
math - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
misc Update to 20171127 2017-12-11 10:37:05 +00:00
Mk
multimedia Fix build on FreeBSD 10.3 i386 2017-12-11 10:37:10 +00:00
net net/openvswitch: update to 2.8.1 2017-12-11 05:06:47 +00:00
net-im - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
net-mgmt Add net-mgmt/metronome: 2017-12-08 19:02:43 +00:00
net-p2p - Update `net-p2p/torrent-file-editor' to version 0.3.8 2017-12-08 09:53:24 +00:00
news
palm
polish
ports-mgmt Update to 3.2.3-44-g55026502 2017-12-09 05:56:11 +00:00
portuguese
print
russian
science Update WWW 2017-12-11 10:37:28 +00:00
security security/libhijack: mark broken for 10.x 2017-12-11 05:22:21 +00:00
shells
sysutils Follow up on r455926 and just set ONLY_FOR_ARCHS instead of a bunch of 2017-12-11 09:24:41 +00:00
Templates
textproc Update to 8.6.10 2017-12-11 10:37:33 +00:00
Tools
ukrainian
vietnamese
www Mark several ports newly broken on arm. 2017-12-11 07:18:48 +00:00
x11 - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
x11-clocks
x11-drivers
x11-fm - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
x11-fonts
x11-servers
x11-themes Update to upstream version 3.1.9 2017-12-10 19:47:16 +00:00
x11-toolkits - Those ports fail to build with python3 2017-12-10 20:48:45 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Fix typo 2017-12-11 10:36:34 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Update llvm-cheri to a new snapshot. 2017-12-07 23:49:42 +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.