Personal patches
Go to file
Li-Wen Hsu 74bb792f86 Add graphics/webp-pixbuf-loader, gdkpixbuf2 loader and thumbnailer for webp
PR:		232872
Submitted by:	Greg V <greg@unrelenting.technology>
2018-12-11 20:29:28 +00:00
accessibility
arabic
archivers Update to 0.9.1alpha 2018-12-11 08:43:59 +00:00
astro Remove expired ports: 2018-12-11 13:02:50 +00:00
audio These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
base
benchmarks
biology Remove biology/njplot 2018-12-11 15:04:12 +00:00
cad
chinese - Update WWW 2018-12-11 10:51:21 +00:00
comms These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
converters
databases - Update to 1.22.2 2018-12-11 12:58:27 +00:00
deskutils Remove expired ports: 2018-12-11 13:02:50 +00:00
devel - Add pkg-config pc file [1] 2018-12-11 17:13:55 +00:00
dns dns/dnsperf: Fix building with bind 9.12 and newer 2018-12-11 12:34:58 +00:00
editors Remove expired ports: 2018-12-11 13:02:50 +00:00
emulators These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
finance
french
ftp Remove expired ports: 2018-12-11 13:02:50 +00:00
games Remove expired ports: 2018-12-11 13:02:50 +00:00
german devel/eric6: update to 18.12 2018-12-11 05:59:11 +00:00
graphics Add graphics/webp-pixbuf-loader, gdkpixbuf2 loader and thumbnailer for webp 2018-12-11 20:29:28 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2018-12-11 13:02:50 +00:00
java . Fix build on gcc based architectures (e.g. powerpc64) 2018-12-11 03:23:57 +00:00
Keywords
korean
lang Update lang/erlang-runtime21 to version 21.2. 2018-12-11 19:31:28 +00:00
mail Remove false dependency on esound 2018-12-11 16:38:44 +00:00
math math/osqp: Update 0.4.1 -> 0.5.0 2018-12-11 18:08:52 +00:00
misc Add 12.0-RELEASE MANIFEST files. 2018-12-11 19:06:09 +00:00
Mk
multimedia Add gstreamer1-transcoder 2018-12-11 20:28:12 +00:00
net These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
net-im
net-mgmt These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
net-p2p
news These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
palm
polish
ports-mgmt
portuguese
print These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
russian devel/eric6: update to 18.12 2018-12-11 05:59:11 +00:00
science Remove expired ports: 2018-12-11 13:02:50 +00:00
security security/vuxml: update to 1.1_3 2018-12-11 17:50:04 +00:00
shells
sysutils Remove expired ports: 2018-12-11 13:02:50 +00:00
Templates
textproc These ports now build on powerpc64. 2018-12-11 17:03:52 +00:00
Tools
ukrainian
vietnamese
www Remove expired ports: 2018-12-11 13:02:50 +00:00
x11 Remove expired ports: 2018-12-11 13:02:50 +00:00
x11-clocks Remove expired ports: 2018-12-11 13:02:50 +00:00
x11-drivers
x11-fm - Fix LICENSE 2018-12-11 13:33:40 +00:00
x11-fonts
x11-servers
x11-themes
x11-toolkits x11-toolkits/wxgtk31: Update 3.1.1 -> 3.1.2 2018-12-11 19:02:42 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove biology/njplot 2018-12-11 15:04:12 +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.