Personal patches
Go to file
2016-12-30 14:01:14 +00:00
accessibility - Make portscout ignore slave ports 2016-12-28 05:30:38 +00:00
arabic
archivers - Update to 2.070 2016-12-29 12:46:34 +00:00
astro
audio - Fix PORTVERSION 2016-12-29 17:44:48 +00:00
base
benchmarks - Update to 1.6.1 2016-12-29 12:50:33 +00:00
biology
cad - Fix condition for FreeBSD 10.1 2016-12-29 10:21:01 +00:00
chinese - Remove bogus (in presence of USE_GITHUB) USES=tar* 2016-12-29 14:29:18 +00:00
comms - Make portscout ignore slave ports 2016-12-28 05:30:38 +00:00
converters
databases databases/rubygem-redis-actionpack4: create port 2016-12-29 23:50:43 +00:00
deskutils deskutils/genius: Update to 1.0.22 2016-12-28 04:43:33 +00:00
devel Update to 2.5.1. 2016-12-30 06:09:05 +00:00
dns Update to upstream version 1.17 2016-12-29 08:28:01 +00:00
editors - Update to 2.7.3 2016-12-30 10:41:43 +00:00
emulators Update to 2.0.0. 2016-12-30 06:32:10 +00:00
finance finance/rubygem-money: update to 6.7.1 2016-12-28 15:46:52 +00:00
french
ftp
games multimedia/libass: belatedly bump PORTREVISION after r429876 2016-12-30 08:08:19 +00:00
german
graphics - Add LICENSE. 2016-12-30 11:25:09 +00:00
hebrew
hungarian
irc irc/rubygem-cinch: update to 2.3.3 2016-12-28 15:51:54 +00:00
japanese - Switch to use a GH repo to simplify maintenance of the patches. 2016-12-30 13:54:35 +00:00
java . Add support for the HotSpot Serviceability Agent for ppc64. 2016-12-29 07:50:40 +00:00
Keywords
korean
lang lang/rust: regenerate distinfo.x86_64 for DF rust 1.14 2016-12-29 17:52:05 +00:00
mail Update to 0.94. 2016-12-29 14:42:20 +00:00
math - Add LICENSE. 2016-12-30 12:02:56 +00:00
misc Cleanup NO_BUILD and NO_INSTALL usage. 2016-12-29 12:41:04 +00:00
Mk
multimedia multimedia/libass: belatedly bump PORTREVISION after r429876 2016-12-30 08:08:19 +00:00
net - Add LICENSE. 2016-12-30 12:15:18 +00:00
net-im
net-mgmt * Updated to 6.0.7 2016-12-30 12:54:37 +00:00
net-p2p - Update to 3.3.10 2016-12-29 16:18:48 +00:00
news Update to tin 2.4.1 2016-12-27 21:30:06 +00:00
palm palm/palmos-sdk: deprecate 2016-12-28 14:09:27 +00:00
polish
ports-mgmt Cleanup NO_BUILD and NO_INSTALL usage. 2016-12-29 12:41:04 +00:00
portuguese
print - Fix BROKEN: only fails to build on 10.1 2016-12-29 09:11:57 +00:00
russian - Mark BROKEN on 11.x: 2016-12-29 12:29:31 +00:00
science - Update to 1.10 2016-12-29 01:39:00 +00:00
security security/vault: fix syslog socket path 2016-12-30 13:36:09 +00:00
shells Update to 2.2.7. 2016-12-27 20:24:23 +00:00
sysutils sysutils/mcelog: Updated to 146 2016-12-29 18:55:25 +00:00
Templates
textproc Revert sphinx upgrade as it breaks packaging of most ports depending on it 2016-12-30 06:37:24 +00:00
Tools
ukrainian
vietnamese
www www/rubygem-sawyer: update to 0.8.1 2016-12-30 14:01:14 +00:00
x11 Fix 'metaport' infrastructure (doesn't need to fetch something) 2016-12-28 21:27:04 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Remove bogus (in presence of USE_GITHUB) USES=tar* 2016-12-29 14:29:18 +00:00
x11-wm Cleanup NO_BUILD and NO_INSTALL usage. 2016-12-29 12:41:04 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED OpenVPN update to v2.4.0, old version in openvpn23*. 2016-12-27 23:16:57 +00:00
README
UIDs
UPDATING - Document multimedia/mlt split 2016-12-28 05:11:25 +00:00

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.