Personal patches
Go to file
2018-08-15 19:33:20 +00:00
accessibility Update to 3.2.9 2018-08-09 14:43:56 +00:00
arabic
archivers Update PLIST_FILES: remove %% 2018-08-12 17:33:52 +00:00
astro - Update to r4222 2018-08-13 12:47:43 +00:00
audio Deprecate audio/firefly 2018-08-14 06:58:47 +00:00
base
benchmarks - Update math/octave to 4.4.1. 2018-08-12 02:57:03 +00:00
biology biology/cytoscape: Fix license 2018-08-12 06:29:51 +00:00
cad
chinese Update CPAN link 2018-08-11 14:16:21 +00:00
comms Update to 4.0.18 2018-08-15 00:10:07 +00:00
converters Deprecate www/hs-hS3, devel/hs-darcs, devel/hs-hashed-storage. 2018-08-15 10:51:55 +00:00
databases Update to 4.0.2 2018-08-15 19:33:15 +00:00
deskutils Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP 2018-08-13 09:25:01 +00:00
devel Update to 2.11.108 2018-08-15 19:33:20 +00:00
dns Update dns/public_suffix_list to 20180808 2018-08-13 18:19:28 +00:00
editors editors/emacs-devel: Update to latest master branch commit 2018-08-14 01:28:07 +00:00
emulators emulators/mame: unbreak with libc++ 7 2018-08-14 19:43:19 +00:00
finance - Update to 1.5-3 2018-08-13 05:11:38 +00:00
french
ftp
games New port: games/barony 2018-08-14 19:29:27 +00:00
german Update to 2018.08.12 2018-08-13 18:20:25 +00:00
graphics graphics/bmeps: Update to 4.18.1 2018-08-15 15:27:33 +00:00
hebrew
hungarian
irc
japanese Reverse the dependency link between asterisk and japanese/asterisk-sounds, 2018-08-10 07:45:49 +00:00
java java/intellij: Update to version 2018.2.1 2018-08-14 20:55:46 +00:00
Keywords
korean
lang lang/ruby25: Fix with ports OpenSSL and LibreSSL 2018-08-15 18:23:45 +00:00
mail Update to 1.0.1 2018-08-14 16:41:50 +00:00
math math/libmissing: unbreak with LLD 7 2018-08-14 13:33:20 +00:00
misc Update to 3.2.1 2018-08-14 16:41:55 +00:00
Mk
multimedia - Update to 0.2.8 2018-08-15 19:31:06 +00:00
net Bump PORTREVISION of these devel/protobuf-c because they compile the values 2018-08-15 17:30:38 +00:00
net-im net-im/py-matrix-synapse: Update to 0.33.2 2018-08-09 11:29:37 +00:00
net-mgmt net-mgmt/icingaweb2-module-grafana: 2018-08-15 13:06:40 +00:00
net-p2p net-p2p/qbittorrent: Update 4.1.1 -> 4.1.2 2018-08-14 07:01:41 +00:00
news
palm
polish Update to 20180810 2018-08-13 18:20:30 +00:00
ports-mgmt Flag more ports not compatible to PHP 7.x with IGNORE_WITH_PHP 2018-08-13 09:25:01 +00:00
portuguese
print print/harfbuzz: update to 1.8.8 2018-08-14 18:15:17 +00:00
russian
science - Update to 0.9-27 2018-08-13 08:44:29 +00:00
security Update to 1.0.0 2018-08-15 16:27:42 +00:00
shells shells/wcd: Update to 6.0.2 2018-08-11 18:04:44 +00:00
sysutils sysutils/xosview: update to 1.20 2018-08-15 16:42:37 +00:00
Templates Merge config.guess upstream changes up to 2018-07-18 2018-08-13 20:26:05 +00:00
textproc Update to 0.4.10. 2018-08-14 22:34:12 +00:00
Tools
ukrainian
vietnamese
www www/py-flexget: bump pytest version requirment 2018-08-15 19:30:08 +00:00
x11 Update to 335 2018-08-15 07:37:42 +00:00
x11-clocks
x11-drivers x11-drivers/xorgxrdp: update 0.2.6 -> 0.2.7 and backport some patches 2018-08-10 08:00:42 +00:00
x11-fm x11-fm/krusader2: update to 2.7.1 2018-08-15 05:06:05 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to 3.2.9 2018-08-09 14:45:47 +00:00
x11-wm Bump PORTREVISION on *-sbcl ports after lang/sbcl upgrade. 2018-08-14 07:53:09 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs Update telegraf 2018-08-13 07:21:32 +00:00
LEGAL
Makefile
MOVED Remove expired port: 2018-08-15 11:57:01 +00:00
README
UIDs Update telegraf 2018-08-13 07:21:32 +00:00
UPDATING Add an entry for geoipupdate-3.0.0 2018-08-13 20:46:02 +00:00

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.