Personal patches
Go to file
Adam Weinberger d871a7f12a Update to 7.05.
Changes: Fixed bug in Mojo::IOLoop::Subprocess where EV would steal the subprocess exit status.
2016-08-29 16:53:30 +00:00
accessibility
arabic
archivers archivers/zip-ada: Upgrade version 50_f1 => 51 2016-08-27 22:56:15 +00:00
astro astro/google-earth: Update to 7.1.5.1557 2016-08-29 14:33:43 +00:00
audio - Update to 0.2~beta2 2016-08-29 11:23:13 +00:00
base base/binutils: fix stripping 2016-08-27 22:23:31 +00:00
benchmarks
biology biology/molden: 5.4 -> 5.7 2016-08-26 06:00:47 +00:00
cad Update to version 3.9.0 2016-08-25 16:54:32 +00:00
chinese
comms
converters
databases databases/cassandra-cpp-driver: update to 2.4.3 2016-08-29 12:14:09 +00:00
deskutils Update to 2.65.1. 2016-08-27 20:39:11 +00:00
devel - Update to 1.17.1 2016-08-29 16:34:39 +00:00
dns Update to latest commit. 2016-08-29 12:54:44 +00:00
editors Update to version 2.5.1 2016-08-25 18:23:40 +00:00
emulators Backport from wine-devel (r414806): 2016-08-29 15:07:48 +00:00
finance
french
ftp
games - Convert to USES=localbase sqlite 2016-08-26 15:49:51 +00:00
german
graphics - Update to 1.5.2 2016-08-28 21:14:52 +00:00
hebrew
hungarian
irc irc/hexchat: fix build when lang/gcc is installed 2016-08-26 06:17:07 +00:00
japanese
java Make the FPU hack for ARM optional. Note this hack is not necessary for 2016-08-26 18:29:46 +00:00
Keywords
korean
lang Update to v5.25.4-23-g3781748. 2016-08-29 12:54:33 +00:00
mail - update to 3.2.20160828 2016-08-28 09:22:17 +00:00
math - Update to 7.400.2 2016-08-28 21:19:05 +00:00
misc Fix a typo for the RC script. 2016-08-29 15:41:40 +00:00
Mk Add a stage-qa check to check for the existence of SONAME in .so's. 2016-08-29 15:23:52 +00:00
multimedia multimedia/emby-server: Update to 3.0.6300 2016-08-28 12:57:08 +00:00
net - Update to 20141211f 2016-08-29 09:38:39 +00:00
net-im Add net-im/py-fbmq, a Python library for using the Facebook Messenger API. 2016-08-29 15:54:30 +00:00
net-mgmt net-mgmt/arpwatch: add flag -v to ignore VRRP/CARP traffic 2016-08-27 20:14:48 +00:00
net-p2p net-p2p/libtorrent: Explicitly link with libcrypto 2016-08-26 06:38:02 +00:00
news
palm
polish
ports-mgmt ports-mgmt/synth: Upgrade version 1.42 => 1.43 2016-08-25 17:23:09 +00:00
portuguese
print Fix the CUPS foomatic-rip symlink. 2016-08-29 15:02:18 +00:00
russian - Add LICENSE 2016-08-26 09:01:20 +00:00
science science/epte: Add forgetten patch hunk from previous commit 2016-08-28 05:56:01 +00:00
security Update to 4.12.22 2016-08-29 15:55:07 +00:00
shells
sysutils Fixup CONFLICTS_INSTALL. 2016-08-29 15:59:25 +00:00
Templates
textproc - Update to 1.34 2016-08-29 09:13:45 +00:00
Tools
ukrainian
vietnamese
www Update to 7.05. 2016-08-29 16:53:30 +00:00
x11 Properly repomove the patch now that pristine copy was pruned in r421038. 2016-08-29 01:28:04 +00:00
x11-clocks
x11-drivers
x11-fm - Update to 0.7.4 2016-08-25 08:59:29 +00:00
x11-fonts Should be NO_WRKSUBDIR 2016-08-27 11:13:39 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Document the deprecation/removal of KNOBS done in r345883 (2014-02-24) 2016-08-26 20:07:56 +00:00
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove kqemu-kmod{,-devel} 2016-08-26 12:21:39 +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.