Personal patches
Go to file
Thomas Zander eee31f9b22 Turn WMA into a non-default OPTION for all but i386 and amd64
PR:		202350
Submitted by:	sbruno@FreeBSD.org
Approved by:	maintainer timeout
2015-09-13 10:14:25 +00:00
accessibility
arabic
archivers
astro
audio Turn WMA into a non-default OPTION for all but i386 and amd64 2015-09-13 10:14:25 +00:00
benchmarks
biology
cad
chinese
comms Re-apply r396161 2015-09-12 08:14:16 +00:00
converters - Update to 0.9.17 2015-09-13 03:50:24 +00:00
databases databases/cego: 2.25.0 -> 2.25.1 2015-09-13 10:08:27 +00:00
deskutils Mark as deprecated, Steadyflow is no longer developed. 2015-09-12 13:17:47 +00:00
devel Upgrade to version 1.1.3. 2015-09-13 09:23:35 +00:00
dns dns/dnsdist: 0.0.217g7a89932 -> 0.0.251g6efad44 2015-09-12 07:21:33 +00:00
editors - Update to 7.4.865 2015-09-12 17:07:53 +00:00
emulators - Define LICENSE, place build-related MAKE_ARGS knob below USES/USE_* block 2015-09-12 10:18:21 +00:00
finance
french
ftp
games
german
graphics - Update to 1.0-7 2015-09-13 04:29:56 +00:00
hebrew
hungarian
irc
japanese - Rename japanese/marumoji-fonts with japanese/font-marumoji. 2015-09-13 04:30:17 +00:00
java
Keywords
korean
lang lang/rust and lang/rust-nightly: Build-conflict with themselves 2015-09-12 14:49:44 +00:00
mail Update to upstream version 1.5.24, add MIXMASTER OPTION 2015-09-13 09:18:09 +00:00
math - Add missing plist file 2015-09-11 19:52:56 +00:00
misc - Update to 20150910 2015-09-12 17:07:48 +00:00
Mk
multimedia multimedia/plexmediaserver-plexpass: Update to 0.9.12.12.1459 2015-09-12 13:58:00 +00:00
net Define NDEBUG and disable debugging when DEBUG is disabled, and do so for 2015-09-13 07:55:25 +00:00
net-im
net-mgmt
net-p2p
news
palm
polish
ports-mgmt
portuguese
print - Update to 2.3.4 2015-09-12 07:33:37 +00:00
russian
science - Update to 0.10.2 2015-09-13 07:02:47 +00:00
security - Update to 3.5 2015-09-12 15:32:55 +00:00
shells Update to 5.1.1 2015-09-12 00:11:06 +00:00
sysutils - Update to 2015.8.0 2015-09-13 00:02:21 +00:00
Templates
textproc - Update to 0.3.5 2015-09-13 03:24:59 +00:00
Tools
ukrainian
vietnamese
www Update to 6.19. 2015-09-13 01:36:29 +00:00
x11 Fix build on 9.x 2015-09-12 19:22:01 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Set NO_ARCH=yes, we are only shipping gzipped pcf files. 2015-09-12 13:54:18 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm Update to 0.19.10 2015-09-12 20:47:51 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL Update LICENSE and add RESTRICTED 2015-09-12 00:29:12 +00:00
Makefile
MOVED - Rename japanese/marumoji-fonts with japanese/font-marumoji. 2015-09-13 04:30:17 +00:00
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.