Personal patches
Go to file
2015-07-10 11:17:38 +00:00
accessibility
arabic
archivers Update to r131. 2015-07-07 19:17:27 +00:00
astro - Update to 2.0.0 2015-07-09 16:05:06 +00:00
audio audio/paprefs: update 0.9.9 -> 0.9.10 2015-07-08 08:08:05 +00:00
benchmarks - Remove blank line between NO_ARCH and USE_RUBY 2015-07-06 18:05:37 +00:00
biology biology/seqtools: 4.34.1 -> 4.35 2015-07-07 14:17:51 +00:00
cad cad/tkgate: Unbreak FreeBSD 11, Fix depends on rest 2015-07-07 06:35:35 +00:00
chinese
comms
converters
databases - Fixed bug with run as daemon 2015-07-10 10:59:40 +00:00
deskutils - Fix shebangs 2015-07-07 18:06:57 +00:00
devel Upgrade to version 0.16.1. 2015-07-10 07:32:04 +00:00
dns - Add NO_ARCH 2015-07-09 15:43:32 +00:00
editors Vanubi is an Emacs-like editor implemented in Vala. It is designed to be 2015-07-08 17:20:09 +00:00
emulators Catch up with github tree - changelog: 2015-07-09 19:42:19 +00:00
finance
french
ftp - Add LICENSE 2015-07-07 19:44:36 +00:00
games - Update 1.13.1 2015-07-09 13:44:19 +00:00
german - Update to 2015.07.05 2015-07-06 17:48:13 +00:00
graphics - Update to 2.0.0 2015-07-09 16:05:34 +00:00
hebrew
hungarian
irc - Update to 2.2.6 2015-07-09 15:44:39 +00:00
japanese - Add japanese/uim-mozc, uim plugin for mozc input method[*]. 2015-07-09 21:12:03 +00:00
java - Mark broken on 9.x i386: does not build: 2015-07-06 14:04:45 +00:00
Keywords
korean
lang Reduce diff with R18 ports: 2015-07-09 09:43:22 +00:00
mail Add mail/mailest, hyper estraier search engine backend for mail/mew. 2015-07-10 01:24:27 +00:00
math - Update to 2.0.0 2015-07-09 16:05:06 +00:00
misc Update to r46935 of the FreeBSD docset (a.k.a. 10.2-R version) 2015-07-09 19:33:11 +00:00
Mk Fix typo in variable name. 2015-07-10 10:10:09 +00:00
multimedia Respect $MAKE_ENV. 2015-07-06 19:25:53 +00:00
net Make 'wfica' executable. 2015-07-10 09:32:16 +00:00
net-im - Add NO_ARCH 2015-07-09 15:43:37 +00:00
net-mgmt - Fix shebang 2015-07-09 15:43:41 +00:00
net-p2p net-p2p/py-kenosis: Mark DEPRECATED as fails to run with modern python 2015-07-06 19:44:08 +00:00
news Update tin to 2.3.1 2015-07-09 19:16:10 +00:00
palm
polish
ports-mgmt ports-mgmt/octopkg: several improvements 2015-07-08 00:52:19 +00:00
portuguese
print Update freetype2 to 2.6. 2015-07-06 12:56:38 +00:00
russian
science science/orthanc: update 0.9.0 -> 0.9.1 2015-07-06 15:51:12 +00:00
security Document wpa_supplicant WPS_NFC option payload length validation 2015-07-10 00:31:38 +00:00
shells In addition to the previous commit also define USE_MKSTEMP=1 for a different 2015-07-10 08:11:23 +00:00
sysutils sysutils/condor: update 8.2.6 -> 8.2.8 2015-07-10 04:07:17 +00:00
Templates
textproc Add textproc/turboxsl, which is a fast, multithreaded XSLT 1.0 2015-07-09 19:44:33 +00:00
Tools Invoke perl with /usr/bin/env 2015-07-09 06:49:28 +00:00
ukrainian
vietnamese
www www/cmsmadesimple: 1.9.1 -> 1.12 2015-07-10 11:17:38 +00:00
x11 - Fix build 2015-07-09 17:18:45 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits - Update to 2.8 2015-07-07 10:57:21 +00:00
x11-wm - Un-break build 2015-07-06 08:17:38 +00:00
.arcconfig
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs - Update to 1.6.5 2015-07-07 16:59:55 +00:00
LEGAL
Makefile
MOVED Remove expired ports: 2015-07-07 21:00:05 +00:00
README
UIDs - Update to 1.6.5 2015-07-07 16:59:55 +00:00
UPDATING security/libressl: Update to 2.2.1 2015-07-08 19:27:47 +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.