Personal patches
Go to file
2016-12-28 19:41:50 +00:00
accessibility
arabic
archivers
astro
audio - Remove bogus (in presence of USE_GITHUB) USES=tar* 2016-12-28 18:41:28 +00:00
base
benchmarks Update to 6.8.0. 2016-12-27 22:34:36 +00:00
biology
cad - No more broken after removing gcc requirement from math/cgal 2016-12-28 17:55:50 +00:00
chinese
comms
converters
databases databases/rubygem-seed-fu: update to 2.3.6 2016-12-28 15:28:18 +00:00
deskutils
devel - Add devel/erlang-cl - OpenCL binding for Erlang. This is needed for graphics/wings update. 2016-12-28 18:07:58 +00:00
dns dns/rubygem-public_suffix: update to 2.0.4 2016-12-28 16:02:47 +00:00
editors
emulators
finance finance/rubygem-money: update to 6.7.1 2016-12-28 15:46:52 +00:00
french
ftp
games
german
graphics - Update to 1.5.4 2016-12-28 19:09:06 +00:00
hebrew
hungarian
irc irc/rubygem-cinch: update to 2.3.3 2016-12-28 15:51:54 +00:00
japanese japanese/ruby-usersguide: deprecate 2016-12-28 12:46:38 +00:00
java
Keywords
korean
lang - Update to 0.7.11 2016-12-28 12:15:41 +00:00
mail mail/phpmailer: Update to 5.2.20 2016-12-28 16:54:53 +00:00
math - Require newer clang instead of gcc to circumvent clang 3.8 internal error; this fixes consumer ports (at least cad/openscad) which suffer from libc++/libstdc++ incompatibility 2016-12-28 17:55:46 +00:00
misc
Mk
multimedia - Add LICENSE_FILE 2016-12-28 17:50:02 +00:00
net net/rubygem-octokit: update to 4.6.2 2016-12-28 18:25:45 +00:00
net-im
net-mgmt
net-p2p
news
palm palm/palmos-sdk: deprecate 2016-12-28 14:09:27 +00:00
polish
ports-mgmt
portuguese
print print/rubygem-prawn-svg: update to 0.26.0 2016-12-28 15:45:29 +00:00
russian
science - Update DESTDIR support: use usptream patch with modified MANDIR (prefix/share/man -> prefix/man) 2016-12-28 19:41:50 +00:00
security security/rubygem-ruby-saml: update to 1.4.1 2016-12-28 16:44:17 +00:00
shells
sysutils - Update to 1.1.6 2016-12-28 13:01:05 +00:00
Templates
textproc textproc/ruby-xmlscan: deprecate 2016-12-28 13:18:55 +00:00
Tools
ukrainian
vietnamese
www - Add LICENSE 2016-12-28 19:25:40 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm Add a port of subtle, grid-based manual tiling window manager. 2016-12-28 07:25:34 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.