Personal patches
Go to file
Tom Judge 7663c307b1 Update to 2.4.4.
Changes: https://www.elastic.co/guide/en/elasticsearch/reference/2.4/release-notes-2.4.4.html

Fix multi-instance pidfile writing.

PR:		217503, 215966
Reported by:	knolan@sourcefire.com, olgeni
2017-03-13 20:49:36 +00:00
accessibility x11/rubygem-gnome2: update to 3.1.1 2017-03-10 22:01:16 +00:00
arabic
archivers
astro Remove optional dependency on expired misc/p5-Geo-Coder-Geocoder-US 2017-03-12 17:54:21 +00:00
audio Update to 3.0.3 2017-03-13 10:53:52 +00:00
base
benchmarks Updating to version 0.07.23 2017-03-08 13:09:18 +00:00
biology
cad Fix typo in patch. 2017-03-13 19:03:33 +00:00
chinese
comms Remove dependency on obsolete python 3.3 2017-03-12 20:37:29 +00:00
converters Update to 3.0230 2017-03-13 10:27:40 +00:00
databases - Fix build 2017-03-13 18:17:03 +00:00
deskutils Drop maintainership 2017-03-13 15:08:55 +00:00
devel Mark a few more ports BROKEN with openssl-devel. 2017-03-13 17:43:55 +00:00
dns dns/openmdns: update to 0.7 2017-03-11 08:37:50 +00:00
editors - Update x11-toolkits/scintilla t o 3.7.3 2017-03-12 19:11:20 +00:00
emulators emulators/fuse: update to 1.3.4 2017-03-11 18:37:56 +00:00
finance finance/electrum: release maintainership 2017-03-13 04:13:17 +00:00
french
ftp Update to latest snapshot which supports Python 3 2017-03-13 17:48:56 +00:00
games - Add LICENSE_FILE 2017-03-13 09:01:53 +00:00
german - Update to 2017.03.12 2017-03-13 10:28:07 +00:00
graphics Pass maintainership to submitter 2017-03-13 10:50:06 +00:00
hebrew
hungarian
irc
japanese Update to 2.0.6 2017-03-11 16:00:49 +00:00
java Switch MAINTAINER to my new account for my ports. 2017-03-11 18:54:45 +00:00
Keywords
korean
lang Mark a few more ports BROKEN with openssl-devel. 2017-03-13 17:43:55 +00:00
mail Fix build. SQLITE is required unconditionally at least for now. 2017-03-13 16:02:27 +00:00
math 0.5.0 is reported to have fixed the compile problems on aarch64. 2017-03-13 12:13:41 +00:00
misc Update to 20170310 2017-03-13 10:27:31 +00:00
Mk GNU_CONFIGURE: Fix ax_am_jobserver usage to respect MAKE_JOBS_NUMBER. 2017-03-13 17:47:17 +00:00
multimedia multimedia/zoneminder{-h264}: fix build with clang 4.0 2017-03-12 19:41:42 +00:00
net Clean up Makefile 2017-03-13 17:54:36 +00:00
net-im Fix RUN_DEPENDS: use rubygem-json_pure1 2017-03-10 22:47:01 +00:00
net-mgmt Fix Java CLASSPATH settings to launch riemann 2017-03-13 18:25:44 +00:00
net-p2p net-p2p/mktorrent: increase max piece size and make tracker optional 2017-03-12 13:35:29 +00:00
news
palm
polish
ports-mgmt Update to 3.1.15 2017-03-13 19:14:17 +00:00
portuguese Update to 20170309 2017-03-10 22:45:01 +00:00
print Update to 1.0.6 2017-03-12 17:28:38 +00:00
russian
science
security Update to 0.12 2017-03-13 17:49:00 +00:00
shells
sysutils sysutils/cbsd: update to 11.0.11 2017-03-13 13:07:16 +00:00
Templates
textproc Update to 2.4.4. 2017-03-13 20:49:36 +00:00
Tools
ukrainian
vietnamese
www www/mod_http2-devel: Update to 1.9.3 2017-03-13 19:54:22 +00:00
x11 Rename x11/rsibreak-kde4 to x11/rsibreak and update to 0.12.6. 2017-03-11 22:09:16 +00:00
x11-clocks
x11-drivers Update to 0.6.0 2017-03-11 21:27:39 +00:00
x11-fm
x11-fonts Fix fetch and handover maintainership to submitter. 2017-03-13 18:32:11 +00:00
x11-servers
x11-themes
x11-toolkits - Update x11-toolkits/scintilla t o 3.7.3 2017-03-12 19:11:20 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Add a note about make makesum verifying HTTPS certificates. 2017-03-13 16:10:59 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs add ports for Samhain Intrusion Detection System 2017-03-12 17:07:23 +00:00
LEGAL Remove expired ports: 2017-03-08 22:58:18 +00:00
Makefile
MOVED Move net/py-pysimplesoap to net/py-soap2py 2017-03-13 10:27:27 +00:00
README
UIDs add ports for Samhain Intrusion Detection System 2017-03-12 17:07:23 +00:00
UPDATING Document the move of textproc/ack 2017-03-12 18:23:12 +00:00

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.