Personal patches
Go to file
Alexey Dokuchaev 3f4750f4d3 Allow to build on amd64 in addition to i386, by calling ${CC} with `-m32'
argument.  (No idea why I haven't done this years earlier.)
2017-01-17 14:32:24 +00:00
accessibility
arabic
archivers Update to 1.4.2 2017-01-16 14:58:07 +00:00
astro astro/xplanet: fix build with libc++ 4.0 and gcc6 2017-01-16 17:06:39 +00:00
audio Update to 0.2.2 2017-01-16 15:20:53 +00:00
base
benchmarks
biology biology/diamond: Update to version 0.8.32. 2017-01-16 13:38:12 +00:00
cad
chinese Extract do-patch into a separate script. 2017-01-16 16:47:00 +00:00
comms Fix build with clang 4.0 2017-01-16 21:18:27 +00:00
converters
databases databases/p5-Redis: 1.9820 -> 1.9910 2017-01-16 19:34:06 +00:00
deskutils Update to 0.9.34 2017-01-16 16:12:47 +00:00
devel - Update to 2.41 2017-01-17 09:01:38 +00:00
dns
editors Fix packaging 2017-01-16 18:33:56 +00:00
emulators Update to Wine 2.0 RC5, with yet some more bug fixes. 2017-01-17 06:47:58 +00:00
finance
french
ftp
games Allow to build on amd64 in addition to i386, by calling ${CC} with `-m32' 2017-01-17 14:32:24 +00:00
german - Update to 2017.01.15 2017-01-16 14:58:58 +00:00
graphics Add support to find directly the drm device via libdevq the same 2017-01-16 23:05:23 +00:00
hebrew
hungarian
irc - Fix LICENSE 2017-01-17 12:38:30 +00:00
japanese Extract do-patch into a separate script. 2017-01-16 16:47:00 +00:00
java Upgrade java/wildfly10 to 10.1.0. 2017-01-16 15:27:01 +00:00
Keywords
korean
lang Extract do-patch into a separate script. 2017-01-16 16:47:00 +00:00
mail - Update to 0.4 2017-01-16 19:19:12 +00:00
math Update to 3.3.6-pl1 (3.3.6.1) 2017-01-16 23:10:15 +00:00
misc Update to 2.1.2 2017-01-16 14:58:49 +00:00
Mk www/firefox: update to 51.0 (rc1) 2017-01-17 12:44:42 +00:00
multimedia - Add LICENSE 2017-01-16 09:01:17 +00:00
net Update to 2.01.2 2017-01-16 14:58:12 +00:00
net-im
net-mgmt Update to 1.0 2017-01-17 13:12:41 +00:00
net-p2p
news
palm
polish Update to 20170115 2017-01-16 14:59:08 +00:00
ports-mgmt [MAINTAINER] ports-mgmt/portfind: Update from 1.6.1 to 1.6.3 2017-01-16 00:16:00 +00:00
portuguese
print
russian Extract do-patch into a separate script. 2017-01-16 16:47:00 +00:00
science Change the site address. 2017-01-16 21:38:39 +00:00
security Update to 7.4p1. 2017-01-16 19:30:31 +00:00
shells
sysutils - Fix LICENSE 2017-01-17 09:03:56 +00:00
Templates
textproc Extract do-patch into a separate script. 2017-01-16 16:47:00 +00:00
Tools
ukrainian
vietnamese
www www/firefox: update to 51.0 (rc1) 2017-01-17 12:44:42 +00:00
x11 Update to 0.1.9 2017-01-16 22:16:25 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts - Update Mozilla's Open Source Type Family Fira to versions 4.203 (Sans) 2017-01-17 10:11:16 +00:00
x11-servers
x11-themes Update to 0.97 2017-01-16 17:04:05 +00:00
x11-toolkits - Add missing depends 2017-01-17 12:41:40 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES Implement EXTRA_PATCH_TREE. 2017-01-16 16:47:05 +00:00
CONTRIBUTING.md Add a CONTRIBUTING file so github pull requests explain the proper submission 2014-03-15 13:37:33 +00:00
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-01-15 22:23:13 +00:00
README
UIDs
UPDATING Upgrade java/wildfly10 to 10.1.0. 2017-01-16 15:27:01 +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.