Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 8b1d25b2a7 Update to 2.3.7
Changes:	https://www.ruby-lang.org/en/news/2018/03/28/ruby-2-3-7-released/
Security:	eb69bcf2-18ef-4aa2-bb0c-83b263364089
2018-03-29 19:59:47 +00:00
accessibility Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
arabic
archivers
astro - Update `astro/stellarium' to version 0.18.0 2018-03-28 17:20:48 +00:00
audio
base
benchmarks benchmarks/stress-ng: Update to 0.9.23 2018-03-29 15:32:31 +00:00
biology biology/libgtextutils: Unbreak for FreeBSD 12 2018-03-29 15:41:07 +00:00
cad
chinese - Update WWW 2018-03-29 13:28:57 +00:00
comms Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
converters
databases Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
deskutils
devel Update to 39.0.1 2018-03-29 19:59:37 +00:00
dns dns/dnscrypt-proxy2: Improve information/texts 2018-03-29 00:49:47 +00:00
editors
emulators Mark BROKEN: unfetchable 2018-03-29 13:45:10 +00:00
finance
french
ftp
games games/monkeybubble: Remove esound dependency 2018-03-29 12:47:38 +00:00
german
graphics Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
hebrew
hungarian
irc rc/evangeline: remove duplicate LLD_UNSAFE 2018-03-29 15:33:28 +00:00
japanese
java Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
Keywords
korean
lang Update to 2.3.7 2018-03-29 19:59:47 +00:00
mail Mark some ports broken with openssl-devel. 2018-03-29 14:53:23 +00:00
math Add LICENSE 2018-03-29 19:59:42 +00:00
misc Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
Mk Update to 2.3.7 2018-03-29 19:59:47 +00:00
multimedia Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
net Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
net-im Use BINARY_ALIAS to make LLD_UNSAFE more widely applicable 2018-03-29 15:02:05 +00:00
net-mgmt net-mgmt/icinga2: 2018-03-29 08:42:45 +00:00
net-p2p net-p2p/bitcoin: Add an option to use newer BDB 2018-03-29 17:52:54 +00:00
news
palm
polish
ports-mgmt ports-mgmt/poudriere-devel: Fix plist issue with completion options 2018-03-28 18:38:20 +00:00
portuguese
print Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
russian
science science/rdkit: Add python binding 2018-03-29 06:35:58 +00:00
security security/vuxml: Document Node.js vulnerabilities 2018-03-29 19:47:48 +00:00
shells
sysutils Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
Templates
textproc Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
Tools
ukrainian Add LICENSE_FILE 2018-03-29 19:59:26 +00:00
vietnamese
www www/node: Update 9.9.0 -> 9.10.0 2018-03-29 19:57:04 +00:00
x11 Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Fix permissions in installed Qt5 header files 2018-03-29 19:03:17 +00:00
x11-wm Fix build on armvX. 2018-03-29 06:10:57 +00:00
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs Subscribe to MQTT topics and notify pluggable services 2018-03-26 21:23:45 +00:00
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.