Personal patches
Go to file
Antoine Brodin 768048f9f1 Update to 4.0.10
PR:		233146
Reported by:	Roger Leigh
2018-11-17 20:44:01 +00:00
accessibility
arabic
archivers
astro Update to 0.122 2018-11-15 19:07:23 +00:00
audio audio/csound6: Fix build; Update 6.06.0 -> 6.12.2 2018-11-17 20:27:32 +00:00
base
benchmarks
biology
cad cad/openvsp: Unbreak port 2018-11-17 18:08:10 +00:00
chinese
comms
converters Update to 7.1.24 2018-11-15 16:40:59 +00:00
databases databases/bbdb: Use upstream's recommended config in pkg-message 2018-11-16 10:25:55 +00:00
deskutils Fix build for net/gupnp 1.1.0.1 update 2018-11-17 17:45:47 +00:00
devel Update to 1.2.8 2018-11-17 17:34:34 +00:00
dns Update to 1.19 2018-11-17 17:33:53 +00:00
editors editors/libreoffice: fix emoji font file name 2018-11-14 22:41:51 +00:00
emulators emulators/citra: update to s20181116 2018-11-17 00:51:43 +00:00
finance - Update to 1.7.4.4 2018-11-17 15:08:01 +00:00
french
ftp Fix build with wolfSSL 2018-11-17 17:45:32 +00:00
games - Update to 3.4.1 2018-11-17 13:14:43 +00:00
german Remove expired ports: 2018-11-16 20:28:58 +00:00
graphics Update to 4.0.10 2018-11-17 20:44:01 +00:00
hebrew
hungarian
irc - Add LICENSE_FILE 2018-11-16 17:04:10 +00:00
japanese
java . Update to 2018g. 2018-11-17 17:22:28 +00:00
Keywords
korean
lang Update to the 20181115 snapshot of GCC 7.3.1. 2018-11-17 13:14:10 +00:00
mail Update to 3.17.1 2018-11-17 00:57:35 +00:00
math Change the way *_DEPENDS are set 2018-11-17 17:32:05 +00:00
misc Actually remove 12.0-BETA1 and 12.0-BETA2 MANIFEST files. 2018-11-17 18:42:18 +00:00
Mk Add shared VAPI description 2018-11-17 17:33:28 +00:00
multimedia - Bump portrevision, forgot when disabling option 2018-11-17 16:24:35 +00:00
net Update to upstream version 1.4.6 2018-11-17 17:48:50 +00:00
net-im
net-mgmt Remove expired ports: 2018-11-16 20:28:58 +00:00
net-p2p net-p2p/libtorrent: Take MAINTAINER'ship 2018-11-14 23:27:22 +00:00
news news/xpn: Add a trayicon 2018-11-16 09:28:41 +00:00
palm
polish
ports-mgmt
portuguese
print
russian
science Change the way *_DEPENDS are set 2018-11-17 17:32:14 +00:00
security Update to 2.1.27. 2018-11-17 18:47:45 +00:00
shells shells/jailkit: Avoid accidentally picking up procmail 2018-11-15 08:56:15 +00:00
sysutils sysutils/desktop-installer: Necessary maintenance updates 2018-11-17 20:40:28 +00:00
Templates
textproc Add noflavors 2018-11-17 20:29:33 +00:00
Tools
ukrainian
vietnamese
www Update to 5.7.1 2018-11-17 17:34:09 +00:00
x11 - Fix LICENSE 2018-11-16 17:04:40 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Clean up Makefile (should be part of r484963) 2018-11-16 17:26:15 +00:00
x11-wm x11-wm/stumpwm: Fix shebang 2018-11-16 11:25:56 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Move devel/rubygem-sidekiq-bulk-rails5 to devel/rubygem-sidekiq-bulk 2018-11-17 10:58:04 +00:00
README
UIDs
UPDATING

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.