Personal patches
Go to file
2020-09-19 20:47:10 +00:00
accessibility Remove unneeded USE_GNOME=intlhack 2020-09-17 08:19:19 +00:00
arabic
archivers Update LICENSE_PERMS: remove *-sell 2020-09-19 15:34:57 +00:00
astro Update to 0.116 2020-09-19 15:36:58 +00:00
audio audio/stegosaurus-lv2: Fix build on 13-CURRENT with clang-11 2020-09-19 18:53:50 +00:00
base
benchmarks Add a port of GpuTest, OpenGL-based GPU stress test and popular benchmark. 2020-09-18 04:41:44 +00:00
biology Unbreak bulk -a 2020-09-19 14:15:42 +00:00
cad cad/gmsh: Fix fetch 2020-09-19 11:03:10 +00:00
chinese Remove expired ports: 2020-09-19 13:01:00 +00:00
comms Remove expired ports: 2020-09-19 13:01:00 +00:00
converters
databases Cosmetic change 2020-09-19 15:35:02 +00:00
deskutils Remove logjam, beside being the last consumer of gtkhtml3 it also 2020-09-19 20:35:50 +00:00
devel devel/delve: Update to 1.5.0 2020-09-19 20:22:32 +00:00
dns Remove expired ports: 2020-09-19 13:01:00 +00:00
editors Remove expired ports: 2020-09-19 13:01:00 +00:00
emulators Remove expired ports: 2020-09-19 13:01:00 +00:00
finance
french
ftp
games games/linux-steam-utils: Update to 20200913 2020-09-19 19:32:52 +00:00
german Update to 2020.09.13 2020-09-19 15:36:49 +00:00
graphics graphics/uniconvertor: resurrect for now, upstream is working on a py3 fix 2020-09-19 20:34:23 +00:00
hebrew
hungarian
irc
japanese Remove expired ports: 2020-09-19 13:01:00 +00:00
java Remove expired ports: 2020-09-19 13:01:00 +00:00
Keywords
korean
lang Remove expired port: 2020-09-19 20:24:30 +00:00
mail mail/squirrelmail-plugins: remove TMDA plugin which relies on expired mail/tmda 2020-09-19 20:47:10 +00:00
math Unbreak bulk -a 2020-09-19 14:15:42 +00:00
misc Update to 0.9.3 2020-09-19 15:35:41 +00:00
Mk Unregister expired Python 3.5 2020-09-19 20:22:27 +00:00
multimedia multimedia/celluloid: convert to USE_GITHUB 2020-09-19 15:40:33 +00:00
net net/kea: Fix colorized output for keactl status 2020-09-19 20:18:46 +00:00
net-im net-im/py-matrix-synapse: Update to 1.19.3 2020-09-19 18:13:55 +00:00
net-mgmt net-mgmt/mdata-client: Unexpire, project still alive 2020-09-19 20:34:23 +00:00
net-p2p Remove expired ports: 2020-09-19 13:01:00 +00:00
news Remove expired ports: 2020-09-19 13:01:00 +00:00
polish Update to 20200911 2020-09-19 15:36:53 +00:00
ports-mgmt Remove expired ports: 2020-09-19 13:01:00 +00:00
portuguese
print Remove expired ports: 2020-09-19 13:01:00 +00:00
russian
science science/py-pygmo2: Update 2.15.0-121 -> 2.15.0-139 2020-09-19 19:55:21 +00:00
security Update to 0.251 2020-09-19 15:37:07 +00:00
shells Remove expired ports: 2020-09-19 13:01:00 +00:00
sysutils Updated to v172 2020-09-19 20:13:02 +00:00
Templates
textproc Update version requirement of RUN_DEPENDS 2020-09-19 15:37:26 +00:00
Tools
ukrainian
vietnamese
www Add third-party h2 auto-tune support 2020-09-19 19:38:43 +00:00
x11 Remove libgnomemm26 2020-09-19 11:18:06 +00:00
x11-clocks
x11-drivers Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fm Remove expired ports: 2020-09-19 13:01:00 +00:00
x11-fonts In preparation of the update of glib remove the -reference ports 2020-09-19 10:43:46 +00:00
x11-servers
x11-themes
x11-toolkits Remove libgnomeuimm26 2020-09-19 11:09:21 +00:00
x11-wm Remove expired ports: 2020-09-19 13:01:00 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove logjam, beside being the last consumer of gtkhtml3 it also 2020-09-19 20:35:50 +00:00
README
UIDs
UPDATING update mail/thunderbird to 78.2.2 2020-09-18 10:02:23 +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.