Personal patches
Go to file
2016-11-09 15:22:24 +00:00
accessibility
arabic
archivers
astro Fix build with newer gcc versions. 2016-11-08 19:53:44 +00:00
audio The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
base
benchmarks Fix build with gcc 4.9 2016-11-06 09:24:00 +00:00
biology The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
cad - Pet portlint 2016-11-07 14:26:23 +00:00
chinese fandol - Four basic fonts for Chinese typesetting 2016-11-07 06:18:47 +00:00
comms comms/fldigi: mark BROKEN after r425442 2016-11-09 10:51:35 +00:00
converters Chase print/py-reportlab2 expiration 2016-11-08 20:56:24 +00:00
databases Chase py-sqlalchemy06 expiration 2016-11-08 21:11:14 +00:00
deskutils Horde package update: 2016-11-08 23:31:05 +00:00
devel Update to version 16.11.8 2016-11-09 11:02:10 +00:00
dns Remove trailing newline escape from MASTER_SITES. This had the effect of 2016-11-07 23:39:34 +00:00
editors
emulators The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
finance
french
ftp Remove expired port: 2016-11-08 21:28:07 +00:00
games The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
german
graphics - Fix LICENSE 2016-11-09 09:00:14 +00:00
hebrew
hungarian
irc irc/hexchat: Update from 2.12.1 to 2.12.3 2016-11-08 11:13:39 +00:00
japanese - Update to 20161031. 2016-11-09 15:22:24 +00:00
java
Keywords
korean
lang lang/maude: fix fetching and unexpire 2016-11-08 22:16:43 +00:00
mail Horde package update: 2016-11-08 23:31:05 +00:00
math Fix installing examples. 2016-11-09 12:39:57 +00:00
misc misc/ansiweather: update 1.08 -> 1.09 2016-11-09 11:19:20 +00:00
Mk Optimize COPYTREE_* macros. 2016-11-09 12:14:47 +00:00
multimedia multimedia/plexhometheater: oops, back out r425788 2016-11-09 12:44:34 +00:00
net net/concourse-fly: Update to 2.4.0 2016-11-09 00:01:24 +00:00
net-im
net-mgmt Update net-mgmt/fastnetmon to 1.1.3 2016-11-08 15:15:32 +00:00
net-p2p The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
news - fix include and prototype problems with ansi patches 2016-11-08 07:10:43 +00:00
palm
polish
ports-mgmt Update to 2.17.5. 2016-11-09 00:39:18 +00:00
portuguese
print Replace cupsTempFile() with tmpnam(). cupsTempFile() no longer exists. 2016-11-08 20:52:59 +00:00
russian
science - Add LICENSE 2016-11-07 12:24:07 +00:00
security Horde package update: 2016-11-08 23:53:53 +00:00
shells Revert experimental code accidentally committed in r378465 2016-11-08 14:10:55 +00:00
sysutils Remove optional dependency on textproc/rubygem-string-scrub which was only 2016-11-08 21:32:36 +00:00
Templates
textproc Remove expired port: 2016-11-08 21:33:29 +00:00
Tools
ukrainian
vietnamese
www Update pear-Horde_Service_Facebook from 2.0.6 to 2.0.9 2016-11-09 00:01:15 +00:00
x11 The 64-bit arm arch is actually spelled 'aarch64', not 'arm64'. 2016-11-08 19:29:56 +00:00
x11-clocks
x11-drivers
x11-fm x11-fm/doublecmd: update 0.7.5 -> 0.7.6 2016-11-09 10:53:01 +00:00
x11-fonts Remove broken option 2016-11-08 21:41:36 +00:00
x11-servers Fix xorg-server build on arm64. 2016-11-07 16:33:18 +00:00
x11-themes
x11-toolkits - Make NLS support non-optional; the option affects list of installed headers and supported library functions, and disabling it makes third party ports (games/xgospell, for example) fail 2016-11-07 15:47:41 +00:00
x11-wm - Add LICENSE 2016-11-08 09:00:13 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2016-11-08 21:33:29 +00:00
README
UIDs Do not create the unnecessary home directory (/home/slurm) for the slurm 2016-11-06 16:07:34 +00:00
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.