Personal patches
Go to file
2018-03-13 20:09:21 +00:00
accessibility
arabic
archivers
astro
audio audio/alsa-lib: drop _WANT_SEMUN 2018-03-13 14:11:42 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.19 2018-03-13 10:42:03 +00:00
biology
cad Update MAINTAINER to new FreeBSD.org account 2018-03-12 19:20:32 +00:00
chinese
comms
converters
databases
deskutils
devel Update to 1.10.0. 2018-03-13 15:06:22 +00:00
dns dns/mdnsd: Fix package and install missing library 2018-03-13 06:06:52 +00:00
editors
emulators Reintegrate accidentally removed patch 2018-03-13 14:20:24 +00:00
finance Remove expired port: 2018-03-13 19:30:31 +00:00
french - Update WWW 2018-03-13 09:33:12 +00:00
ftp
games - Switch to options helpers 2018-03-13 14:40:09 +00:00
german Update to 2018.03.11 2018-03-12 21:17:03 +00:00
graphics - Update to 3.4.1 2018-03-13 20:09:21 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang - Limit python version, fix build with python3 as default 2018-03-13 20:03:39 +00:00
mail
math math/abacus: re-reprecate, apparently I was too optimistic 2018-03-13 17:01:45 +00:00
misc Update to 0.17 2018-03-12 21:16:22 +00:00
Mk gecko: drop MOZ_EXTENSIONS, it's no longer unused 2018-03-13 13:48:06 +00:00
multimedia - Fix shebangs 2018-03-13 20:03:09 +00:00
net Modify DOCSDIR to avoid conflicting with main unison port. 2018-03-13 17:09:49 +00:00
net-im net-im/mastodon: Update to 2.3.1 and set maintainer to ports@ 2018-03-13 20:04:57 +00:00
net-mgmt net-mgmt/zabbix34-server: Fix build with non-default LOCALBASE 2018-03-13 08:20:00 +00:00
net-p2p
news
palm
polish Update to 20180310 2018-03-12 21:20:44 +00:00
ports-mgmt - Update to 3.2.5-303-g3a844af55 2018-03-13 17:23:39 +00:00
portuguese
print
russian
science science/ncs: Unbreak 2018-03-13 09:50:42 +00:00
security Document the latest Flash Player vulnerability. 2018-03-13 17:25:25 +00:00
shells
sysutils sysutils/sbase: Move to separate PREFIX 2018-03-13 14:43:50 +00:00
Templates
textproc Update to 2018.03.11 2018-03-12 21:17:12 +00:00
Tools
ukrainian
vietnamese
www Revert www/quark addition, PKGBASE collision with multimedia/quark 2018-03-13 20:01:35 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts Update to 3.003 2018-03-12 21:53:29 +00:00
x11-servers
x11-themes x11-themes/xfce-evolution: Remove extra / between STAGEDIR and PREFIX 2018-03-13 08:44:14 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2018-03-13 19:30:31 +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.