Personal patches
Go to file
2017-11-29 17:35:46 +00:00
accessibility
arabic
archivers [new port] archivers/py-xopen: Open compressed files transparently 2017-11-29 16:00:39 +00:00
astro - Add license (note that commercial distribution is not allowed) 2017-11-29 09:00:22 +00:00
audio audio/vmpk: Removed MANPAGES option as per mat's request 2017-11-28 06:30:27 +00:00
base
benchmarks - Add LICENSE 2017-11-28 11:38:09 +00:00
biology biology/bwa: Upgrade to 0.7.17 2017-11-28 15:21:01 +00:00
cad
chinese
comms
converters
databases This is believed to be fixed by r441826. (At least, it builds correctly 2017-11-29 17:24:01 +00:00
deskutils - Add LICENSE_FILE 2017-11-29 16:15:52 +00:00
devel Mark as failing on armv7. 2017-11-29 17:26:52 +00:00
dns
editors Fix CSCOPE and NLS options 2017-11-28 18:09:48 +00:00
emulators emulators/ppsspp: update to 1.5.1 2017-11-29 17:35:46 +00:00
finance Upgrade to the latest stable version (1.0.2). 2017-11-28 21:01:41 +00:00
french
ftp
games Update to 3.9 2017-11-29 14:39:10 +00:00
german
graphics - Update to 7.0.7 2017-11-29 12:26:15 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang Fix USE_GITHUB usage. 2017-11-28 13:31:18 +00:00
mail
math - Switch to new test framework 2017-11-28 11:46:54 +00:00
misc - Add LICENSE_FILE 2017-11-29 16:06:26 +00:00
Mk bsd.gecko.mk: use ${ECHO_CMD} in post-patch-SNDIO-on 2017-11-29 13:54:31 +00:00
multimedia - Fix LICENSE 2017-11-29 16:13:41 +00:00
net net/remmina-plugin-gnome: Fix gnome-keyring dependencies 2017-11-29 16:06:40 +00:00
net-im - Fix LICENSE 2017-11-29 16:13:16 +00:00
net-mgmt Add a patch that sends a probe packet to the server when setting up the 2017-11-29 13:12:24 +00:00
net-p2p
news
palm
polish
ports-mgmt Update to 3.2.1 2017-11-28 20:18:47 +00:00
portuguese
print
russian
science
security security/nss: update to 3.34.1 2017-11-29 17:15:14 +00:00
shells
sysutils sysutils/flowgger: Update to 0.2.6-28-gab572a0 2017-11-29 12:29:25 +00:00
Templates
textproc Update textproc/erlang-yamerl to version 0.6.0. 2017-11-29 16:24:37 +00:00
Tools
ukrainian
vietnamese
www www/firefox: update to 57.0.1 2017-11-29 17:15:23 +00:00
x11
x11-clocks
x11-drivers
x11-fm - Fix LICENSE 2017-11-28 11:47:16 +00:00
x11-fonts
x11-servers x11-servers/xorg-server: Fix dashed/dotted line rendering with GLAMOR. 2017-11-29 07:21:04 +00:00
x11-themes
x11-toolkits - Switch to USES=localbase 2017-11-28 11:47:42 +00:00
x11-wm Probably broken on armv7 like on armv6, but is currently blocked during 2017-11-29 01:08:54 +00:00
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED devel/buildbot*: Rename all buildbot ports 2017-11-28 10:15:46 +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.