Personal patches
Go to file
Jan Beich 85933d7e57 graphics/aseprite: unbreak build on 9.x
PR:		213756 (for tracking)
Approved by:	portmgr blanket
2016-11-01 16:13:23 +00:00
accessibility
arabic
archivers Update file-roller to 3.20.3. 2016-10-26 14:40:04 +00:00
astro Cleanup USE_GITHUB usage. 2016-10-25 22:28:22 +00:00
audio audio/lv2: oops, sort LICENSE field 2016-10-31 20:51:58 +00:00
base
benchmarks Update benchmarks/iperf3 to 3.1.4. 2016-10-31 21:26:03 +00:00
biology - Mark it BROKEN 2016-10-28 01:49:40 +00:00
cad - Update to 0.5 2016-10-31 08:21:18 +00:00
chinese
comms devel/pkgconf doesn't search under lib/pkgconfig by default 2016-11-01 01:28:42 +00:00
converters Another bencode implementation. 2016-10-26 19:43:41 +00:00
databases - Update to 2.8.5 2016-10-31 02:25:13 +00:00
deskutils - Fix LICENSE 2016-11-01 09:04:19 +00:00
devel - Update to 2.28 2016-11-01 08:06:16 +00:00
dns dns/p5-Net-Domain-ExpireDate: update 1.15.2 -> 1.16 2016-10-31 07:53:55 +00:00
editors Update to 3.1.29 2016-10-30 14:28:48 +00:00
emulators emulators/citra: update to s20161031 2016-11-01 01:28:21 +00:00
finance - Update to 1.6.1.8 2016-10-27 00:16:01 +00:00
french
ftp Fix a typo 2016-10-27 19:51:38 +00:00
games games/torcs: update to 1.3.7 2016-11-01 05:02:03 +00:00
german
graphics graphics/aseprite: unbreak build on 9.x 2016-11-01 16:13:23 +00:00
hebrew
hungarian
irc irc/quassel: split into two ports (client and server) 2016-10-29 17:01:30 +00:00
japanese
java Update to 5.3.1 release. 2016-10-31 09:30:38 +00:00
Keywords
korean
lang Update to the 20161030 development snapshot of GCC 7. 2016-11-01 11:20:15 +00:00
mail Pigeonhole 0.4.16 cannot work with dovecot2 releases older than 2016-11-01 15:54:19 +00:00
math devel/pkgconf doesn't search under lib/pkgconfig by default 2016-11-01 01:28:42 +00:00
misc - Add missing dependency 2016-10-31 09:04:18 +00:00
Mk Fix directory creation when primary group is different from user name 2016-11-01 00:33:36 +00:00
multimedia multimedia/emby-server: Update to 3.0.8400 2016-11-01 12:11:30 +00:00
net devel/pkgconf doesn't search under lib/pkgconfig by default 2016-11-01 01:28:42 +00:00
net-im net-im/openfire: update to 4.0.3, switch to OPTIONS helpers 2016-10-31 15:18:59 +00:00
net-mgmt Do not force dependency on libpcap from ports, libpcap from base is fine 2016-10-31 09:51:13 +00:00
net-p2p net-p2p/sonarr: Update to 2.0.0.4374 2016-11-01 12:21:14 +00:00
news
palm
polish
ports-mgmt Update to 1.9.99.2 2016-10-30 20:02:19 +00:00
portuguese
print - Added missed dependency Qt4/Qt5 iconengines 2016-10-31 13:59:53 +00:00
russian
science math/py-numpy: track PORTEPOCH in consumers 2016-10-28 17:13:24 +00:00
security Oops. 2016-10-31 21:09:02 +00:00
shells - Fix build on armv6 2016-10-28 15:08:14 +00:00
sysutils sysutils/rubygem-vagrant-bhyve: create port 2016-11-01 14:23:13 +00:00
Templates
textproc textproc/rubygem-ruby_expect: create port 2016-11-01 14:09:13 +00:00
Tools
ukrainian
vietnamese
www Fix this port at runtime on 9.3. 2016-10-31 17:55:23 +00:00
x11 Update to 0.8.1 2016-10-31 17:07:19 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts x11-fonts/roboto-fonts-ttf: Update to 2.134 2016-10-28 00:42:27 +00:00
x11-servers
x11-themes Update Qt to 5.6.2 [1,2] 2016-10-28 13:43:14 +00:00
x11-toolkits lang/mono: update to 4.6.1.5. 2016-10-31 06:58:31 +00:00
x11-wm - Add LICENSE 2016-10-30 09:04:18 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs 2016-10-27 05:49:09 +00:00
LEGAL
Makefile
MOVED Readd devel/go-runewidth because there was another consumer 2016-10-26 11:06:40 +00:00
README
UIDs New ports: devel/libfastcommon, ftp/fastdfs, ftp/php(56|70)-fastdfs 2016-10-27 05:49:09 +00:00
UPDATING Update squirrelmail to 20161030 sources, which most notably brings 2016-10-30 16:19:26 +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.