Personal patches
Go to file
2017-06-13 19:53:35 +00:00
accessibility
arabic
archivers Fix sorting. 2017-06-11 21:03:58 +00:00
astro Convert to USES=groff 2017-06-12 20:07:13 +00:00
audio Use DISTVERSIONSUFFIX instead of DISTNAME 2017-06-13 16:55:04 +00:00
base
benchmarks
biology
cad
chinese
comms
converters Update to 0.30 2017-06-13 16:54:19 +00:00
databases Update to 0.21.0 2017-06-13 16:54:24 +00:00
deskutils Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
devel Update to 3.6.4 2017-06-13 16:55:10 +00:00
dns Update distinfo and unbreak this port 2017-06-11 07:39:12 +00:00
editors Attempt to fix build when WRKDIRPREFIX is defined by the user. 2017-06-12 22:21:42 +00:00
emulators Update to support NODOCS build 2017-06-13 17:45:02 +00:00
finance
french - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
ftp Add port ftp/netdumpd. 2017-06-13 16:39:43 +00:00
games Mark BROKEN: conflicting dependencies 2017-06-11 15:21:31 +00:00
german - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
graphics Update to 0.14.1 2017-06-13 16:55:14 +00:00
hebrew
hungarian
irc
japanese - Update 4 wordpress Ports to version 4.8 2017-06-12 10:28:51 +00:00
java
Keywords
korean
lang Fix build on HEAD 2017-06-13 05:34:55 +00:00
mail Update to 3.2.2 2017-06-13 16:54:44 +00:00
math - License changed to Apache License 2.0 2017-06-13 17:26:25 +00:00
misc Update distinfo and unbreak this port 2017-06-11 07:40:53 +00:00
Mk Remove check for unsupported versions of FreeBSD and add some comments. 2017-06-13 13:28:49 +00:00
multimedia multimedia/vapoursynth: update to R38 2017-06-13 19:53:35 +00:00
net - net/pacemaker: Update from 1.1.14 to 1.1.16 2017-06-13 14:32:23 +00:00
net-im Linux version of the official desktop client for Telegram, a cloud-based 2017-06-13 19:15:43 +00:00
net-mgmt - net-mgmt/crmsh: Update from 2.2.0 to 3.0.0 2017-06-13 14:53:18 +00:00
net-p2p
news - Update SABnzbd to 2.1.0. 2017-06-12 16:01:20 +00:00
palm
polish
ports-mgmt
portuguese
print Fix dependency issue with missing argparse since it's 2017-06-12 08:37:05 +00:00
russian
science
security security/lynis: Update to 2.5.1 2017-06-13 15:17:26 +00:00
shells Update distinfo and unbreak this port 2017-06-11 07:44:58 +00:00
sysutils Use USES=tar:tgz 2017-06-13 16:55:25 +00:00
Templates
textproc Take maintainership 2017-06-13 16:58:03 +00:00
Tools Allow editing commit message on failure and save it somewhere if declined. 2017-06-12 17:31:56 +00:00
ukrainian
vietnamese
www Update to 1.7.1 2017-06-13 16:54:49 +00:00
x11 Chase evolution-data-server shared library bump. 2017-06-13 08:14:34 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Don't use FLAVOR as a variable in ports. 2017-06-13 14:40:17 +00:00
x11-toolkits
x11-wm Does not build on head 2017-06-11 21:39:53 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Readd gnome-autoar and update to 0.2.2. 2017-06-11 21:02:28 +00:00
README
UIDs
UPDATING - Update to 17.04 2017-06-13 09:06:50 +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.