Personal patches
Go to file
2016-10-17 18:25:16 +00:00
accessibility
arabic
archivers Update to version 1.10.1, which fixed spurious error message when extracting 2016-10-16 15:54:22 +00:00
astro
audio audio/gbsplay: Add explicit -L option for NLS LDFLAGS 2016-10-17 16:38:13 +00:00
base
benchmarks
biology biology/diamond: update to version 0.8.24 2016-10-17 14:17:18 +00:00
cad - Double-quote $@ to properly propagate parameters down the execution path 2016-10-17 04:00:20 +00:00
chinese
comms
converters
databases databases/mariadb101-server: Update to 10.1.18 2016-10-17 17:09:08 +00:00
deskutils deskutils/(py-)spice-gtk: Fix build including with gold linker 2016-10-17 15:15:07 +00:00
devel Add py-futurist 0.18.0, useful additions to futures, from the future. 2016-10-17 18:18:23 +00:00
dns Update to latest commit. 2016-10-17 12:03:03 +00:00
editors editors/mg: Use OPSYS with OSVERSION (restores DF build) 2016-10-17 05:29:22 +00:00
emulators Drop r339003/r339004 cargo cult in my ports 2016-10-17 17:58:32 +00:00
finance Fix plist after r424017. 2016-10-15 21:24:05 +00:00
french
ftp Update to ocurl 0.7.9 (bugfix release) 2016-10-16 13:41:54 +00:00
games Drop r339003/r339004 cargo cult in my ports 2016-10-17 17:58:32 +00:00
german
graphics - Update `graphics/embree' to version 2.11.0 2016-10-17 10:38:50 +00:00
hebrew
hungarian
irc
japanese - Double-quote $@ to properly propagate parameters down the execution path 2016-10-17 04:00:20 +00:00
java - Double-quote $@ to properly propagate parameters down the execution path 2016-10-17 04:00:20 +00:00
Keywords
korean
lang Update to v5.25.5-115-g4eadd82. 2016-10-17 12:02:58 +00:00
mail Rework last build fix to work on DragonFlyBSD also 2016-10-17 15:23:12 +00:00
math - Update to 1.1.9.4 2016-10-17 12:03:36 +00:00
misc
Mk
multimedia Update to upstream version 9.5.0 2016-10-17 17:06:20 +00:00
net net/(t|wire)shark-lite: Really fix them 2016-10-17 15:59:00 +00:00
net-im
net-mgmt
net-p2p
news news/golded+: honor LDFLAGS 2016-10-17 16:52:13 +00:00
palm
polish
ports-mgmt Release 1.9.1 2016-10-16 14:55:49 +00:00
portuguese
print Update to 2.2.1. 2016-10-17 17:47:51 +00:00
russian
science - Update to 0.4-2 2016-10-16 04:21:12 +00:00
security Update to 3.4.16. 2016-10-17 18:25:16 +00:00
shells Fix make and gmake completion 2016-10-16 18:46:14 +00:00
sysutils - Double-quote $@ to properly propagate parameters down the execution path 2016-10-17 04:00:20 +00:00
Templates
textproc
Tools
ukrainian
vietnamese
www Add changing the owner/group/mode for the socket. 2016-10-17 12:03:08 +00:00
x11 Update to 1.6.1 2016-10-17 12:46:24 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts Sync webfonts collection with mscorefonts2. 2016-10-17 14:53:20 +00:00
x11-servers
x11-themes
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove math/libR 2016-10-16 21:43:06 +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.