Personal patches
Go to file
Tobias Kortkamp d7a62f6112 Add explicit libpng dependency to fix the build of games/opensonic
after the recent devel/allegro update.

PR:		215838
Approved by:	mat (mentor), devel@stasyan.com (maintainer)
Differential Revision:	https://reviews.freebsd.org/D11039
2017-06-09 13:31:21 +00:00
accessibility
arabic
archivers
astro
audio audio/mumble: Update to 1.2.19 2017-06-09 03:02:42 +00:00
base
benchmarks
biology
cad
chinese
comms
converters
databases
deskutils
devel - Add sndio support [1] 2017-06-09 13:30:19 +00:00
dns
editors
emulators emulators/fuse: update to 1.3.6 2017-06-08 19:50:25 +00:00
finance
french
ftp
games Add explicit libpng dependency to fix the build of games/opensonic 2017-06-09 13:31:21 +00:00
german
graphics graphics/php71-gd: remove options T1LIB and VPX, add option WEBP 2017-06-09 09:44:33 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang graphics/php71-gd: remove options T1LIB and VPX, add option WEBP 2017-06-09 09:44:33 +00:00
mail
math - Update to 3.32 2017-06-09 13:05:04 +00:00
misc New compat11x port based on 11.0-RELEASE-p10. 2017-06-08 17:25:47 +00:00
Mk
multimedia
net Add a periodic script for daily status. 2017-06-08 20:29:22 +00:00
net-im net-im/mastodon: Add www/npm to RUN_DEPENDS and fix the false postive 2017-06-09 00:11:20 +00:00
net-mgmt - net-mgmt/resource-agents: Set correct sh_OLD_CMD 2017-06-09 05:05:52 +00:00
net-p2p
news
palm
polish
ports-mgmt
portuguese
print
russian - Update to 4.8 2017-06-09 02:00:51 +00:00
science science/hypre: Fix build with openmpi 2017-06-08 19:37:02 +00:00
security sslscan: Update to 1.11.10. 2017-06-09 03:35:05 +00:00
shells
sysutils The ndmpd daemon handles client Network Data Management Protocol (NDMP) 2017-06-09 07:04:06 +00:00
Templates
textproc Update textproc/erlang-fast_xml to version 1.1.23. 2017-06-09 10:40:24 +00:00
Tools
ukrainian
vietnamese
www - Update to 4.7.10 2017-06-08 17:53:35 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes Add a global .gitattributes file, exported from subversion's autoprops. 2016-03-24 12:47:20 +00:00
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
README
UIDs
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.