Personal patches
Go to file
2020-01-14 16:45:15 +00:00
accessibility
arabic
archivers archivers/py-zstandard: unbreak on powerpc64 elfv2 2020-01-14 09:58:53 +00:00
astro Update to 0.111 2020-01-13 17:45:19 +00:00
audio Deprecate python-gnome2 stuff 2020-01-14 09:44:37 +00:00
base
benchmarks Switch version of python used in USES=waf to default version of python 2020-01-14 09:27:18 +00:00
biology devel/jsoncpp: Update 1.8.1 -> 1.9.2 2020-01-13 21:38:35 +00:00
cad Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
chinese
comms Update to 20200107 2020-01-14 16:29:19 +00:00
converters
databases Update to 1.12.3 2020-01-14 16:44:54 +00:00
deskutils Deprecate python-gnome2 stuff 2020-01-14 09:44:37 +00:00
devel Update to 1.4.1 2020-01-14 16:45:04 +00:00
dns Add EASYNAME, GRANSY, GRATISDNS, HENET, HETZNER, LOCALZONE, NAMECHEAP, PLESK, ROUTE53, SOFTLAYER, SUBREG and TRANSIP options 2020-01-13 17:41:35 +00:00
editors Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
emulators
finance Update to 1.29 2020-01-13 17:47:53 +00:00
french
ftp
games games/unknown-horizons: update to 2019.1 2020-01-14 16:09:46 +00:00
german Update to 2020.01.12 2020-01-13 17:42:23 +00:00
graphics Update to 2.4.4 2020-01-14 16:44:27 +00:00
hebrew
hungarian
irc
japanese Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
java java/bootstrap-openjdk8: use the correct behaviour for the bootstrap 2020-01-13 13:24:56 +00:00
Keywords
korean
lang lang/seed7: update to 05_20191229 2020-01-14 12:43:57 +00:00
mail Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
math math/gau2grid: remove -march=native, unbreak on i386 and powerpc64 2020-01-14 14:18:58 +00:00
misc Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
Mk Switch version of python used in USES=waf to default version of python 2020-01-14 09:27:18 +00:00
multimedia Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
net net/tcpstat: taking maintainership 2020-01-14 13:36:24 +00:00
net-im - Update WWW 2020-01-14 09:30:20 +00:00
net-mgmt
net-p2p
news Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
polish Update to 20200108 2020-01-13 17:42:28 +00:00
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2020-01-13 18:02:29 +00:00
portuguese
print Update to 12.2. 2020-01-12 15:01:40 +00:00
russian
science Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
security Update to 5.0.0 2020-01-14 16:45:10 +00:00
shells
sysutils Fix r522801 2020-01-14 16:44:05 +00:00
Templates
textproc Update to 1.0.11 2020-01-14 16:45:15 +00:00
Tools Tools/scripts/sed_checked.sh: reword sed warning 2020-01-12 12:06:52 +00:00
ukrainian
vietnamese
www Update to 4.45 2020-01-14 16:44:48 +00:00
x11 Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
x11-clocks
x11-drivers
x11-fm Deprecate some ROX desktop components 2020-01-14 09:34:34 +00:00
x11-fonts Add victor-mono-ttf 1.3.0 2020-01-12 16:09:17 +00:00
x11-servers
x11-themes - Update greybird-theme to 3.22.11 2020-01-12 17:07:02 +00:00
x11-toolkits x11-toolkits/bwidget: update to 1.9.14 2020-01-14 14:19:57 +00:00
x11-wm Deprecate a few broken ports 2020-01-14 12:36:37 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Unbreak bulk -a after r522845 2020-01-13 06:37:02 +00:00
README
UIDs
UPDATING Add a note about need of additional update of Samba-related ports in case of Python 3 upgrade. 2020-01-13 13:25:49 +00:00

This is the FreeBSD Ports Collection.  For an easy to use
WEB-based interface to it, please see:

	https://www.FreeBSD.org/ports

For general information on the Ports Collection, please see the
FreeBSD Handbook ports section which is available from:

	https://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:

	https://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.