Personal patches
Go to file
Pawel Pekala ee268a4a01 Remove deprecated @dirrm
PR:		206071
Submitted by:	myself
Approved by:	portmgr (blanket)
2016-01-09 14:59:54 +00:00
accessibility
arabic
archivers Quickly fix a stupid typo made in previous commit. 2016-01-07 19:03:36 +00:00
astro - Update to 1.3.3 2016-01-09 13:21:30 +00:00
audio Update to upstream version 7.0.0 2016-01-09 14:30:20 +00:00
benchmarks - Update to 0.9.1 pre-release [2] 2016-01-08 02:30:45 +00:00
biology
cad Update to 2.9 and unbreak. 2016-01-08 04:11:43 +00:00
chinese - Update to 4.4.1 2016-01-08 04:40:37 +00:00
comms Update to 2.5.1 2016-01-08 20:22:36 +00:00
converters
databases Upgrade databases/elixir-mariaex to version 0.6.2. 2016-01-08 15:26:19 +00:00
deskutils - Add missing patches from the previous commit 2016-01-09 13:26:33 +00:00
devel - Update to 2.5.0 2016-01-09 12:47:35 +00:00
dns Cherry-pick two upstream fixes for crashers. 2016-01-07 23:44:00 +00:00
editors - Remove deprecated @dirrm from pkg-plist 2016-01-07 16:55:35 +00:00
emulators Previous version did unbreak fmake parsing of the Makefile, but did not 2016-01-07 09:53:43 +00:00
finance Use pathfix 2016-01-07 15:07:37 +00:00
french eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
ftp - update to 3.0.3 2016-01-07 15:59:51 +00:00
games - Update to 20160108 2016-01-09 12:49:44 +00:00
german - Update to 4.4.1 2016-01-07 07:24:53 +00:00
graphics - Switch to USES=execinfo localbase 2016-01-09 14:01:02 +00:00
hebrew
hungarian
irc - Convert to options helper 2016-01-07 11:07:28 +00:00
japanese Update to 1.9.1. 2016-01-07 15:30:25 +00:00
java java/wildfly(80|81|82): Deprecate three EOL versions of wildfly 2016-01-09 12:30:35 +00:00
Keywords
korean
lang - Update to 2.1 2016-01-09 13:02:02 +00:00
mail - Update to 0.4.11 2016-01-09 12:51:56 +00:00
math Remove deprecated @dirrm 2016-01-09 14:59:54 +00:00
misc - Clarify LICENSE 2016-01-08 14:22:14 +00:00
Mk - Release maintainership 2016-01-09 08:07:02 +00:00
multimedia Remove unnecessary gmake dependency 2016-01-09 00:57:40 +00:00
net - Update to 1.1.0 2016-01-09 07:56:25 +00:00
net-im - Update to 1.1 2016-01-09 07:51:01 +00:00
net-mgmt - Add NO_ARCH 2016-01-07 11:16:14 +00:00
net-p2p net-p2p/sonarr: Fix $sonarr_data_dir creation 2016-01-07 17:26:21 +00:00
news Fix staging (as a regular user) / packaging (as root) 2016-01-03 12:04:40 +00:00
palm
polish Fix library dependency. 2016-01-07 23:20:46 +00:00
ports-mgmt ports-mgmt/portscout: Make GitHub ports work, fix bugs 2016-01-04 16:50:01 +00:00
portuguese eric6 ports: Update to version 6.1.1. 2016-01-04 17:35:32 +00:00
print - Add LICENSE 2016-01-07 11:13:35 +00:00
russian - Update to 4.4.1 2016-01-08 04:42:45 +00:00
science Upgrade to 0.9.6v2. 2016-01-07 20:48:42 +00:00
security Update to upstream version 0.0.5 2016-01-09 14:29:47 +00:00
shells
sysutils - Update to 0.9.3 2016-01-09 07:52:10 +00:00
Templates
textproc - Update to 0.0.12 2016-01-09 12:54:00 +00:00
Tools
ukrainian
vietnamese
www Add www/py-MechanicalSoup, a Python lib for interaction with websites 2016-01-09 14:28:40 +00:00
x11 Fix a crash in gnome-control-center when the Region panel is selected 2016-01-08 00:40:48 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits Update to version 2.2.12 2016-01-06 07:21:39 +00:00
x11-wm
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired ports: 2016-01-08 16:36:42 +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.