Personal patches
Go to file
Antoine Brodin 9bef23ecc2 Clean up USES
With hat:	portmgr
2020-02-19 17:59:35 +00:00
accessibility
arabic
archivers Clean up USES 2020-02-19 17:59:35 +00:00
astro - Update to 0.044 2020-02-18 08:31:05 +00:00
audio Clean up USES 2020-02-19 17:59:35 +00:00
base
benchmarks benchmarks/stress-ng: Update 0.11.00 2020-02-19 12:36:01 +00:00
biology biology/stringtie: Update 1.3.4d -> 2.1.1 2020-02-16 20:54:52 +00:00
cad Clean up USES 2020-02-19 17:59:35 +00:00
chinese
comms Clean up USES 2020-02-19 17:59:35 +00:00
converters
databases Clean up USES 2020-02-19 17:59:35 +00:00
deskutils Clean up USES 2020-02-19 17:59:35 +00:00
devel Clean up USES 2020-02-19 17:59:35 +00:00
dns Update to 1.20200215 2020-02-17 19:42:47 +00:00
editors Remove optional dependency on pygtk2 2020-02-19 11:20:11 +00:00
emulators Deprecate a few unmaintained ports that use python27 2020-02-18 10:58:38 +00:00
finance
french
ftp - Update to 1.5.6 2020-02-17 10:16:51 +00:00
games games/emptyepsilon: Update 2020.01.15 -> 2020.02.18 2020-02-19 08:34:37 +00:00
german Update to 2020.02.16 2020-02-17 19:44:34 +00:00
graphics Clean up USES 2020-02-19 17:59:35 +00:00
hebrew
hungarian
irc Deprecate a few unmaintained ports that use python27 2020-02-18 10:58:38 +00:00
japanese
java
Keywords
korean
lang mono works fine with python 3 2020-02-19 15:08:26 +00:00
mail Clean up USES 2020-02-19 17:59:35 +00:00
math Convert to USES=display 2020-02-19 13:03:59 +00:00
misc misc/broot: Update to 0.13.1 2020-02-18 12:45:21 +00:00
Mk Update mono USES= as optional buildtime-only dependency 2020-02-16 21:44:56 +00:00
multimedia Clean up USES 2020-02-19 17:59:35 +00:00
net Clean up USES 2020-02-19 17:59:35 +00:00
net-im net-im/py-matrix-synapse: Update to 1.10.0 2020-02-16 21:23:56 +00:00
net-mgmt Clean up USES 2020-02-19 17:59:35 +00:00
net-p2p Clean up USES 2020-02-19 17:59:35 +00:00
news news/inn: unbreak with libressl 2020-02-17 10:50:38 +00:00
polish Update to 20200214 2020-02-17 19:44:39 +00:00
ports-mgmt Clean up USES 2020-02-19 17:59:35 +00:00
portuguese
print
russian
science science/lammps: Update 4Feb2020 -> 18Feb2020 2020-02-17 20:33:40 +00:00
security Clean up USES 2020-02-19 17:59:35 +00:00
shells
sysutils Clean up USES 2020-02-19 17:59:35 +00:00
Templates
textproc Clean up USES 2020-02-19 17:59:35 +00:00
Tools
ukrainian
vietnamese
www Clean up USES 2020-02-19 17:59:35 +00:00
x11 - Add WWW 2020-02-18 16:46:32 +00:00
x11-clocks
x11-drivers x11-drivers/xf86-video-scfb: update to 0.0.5 2020-02-17 16:32:34 +00:00
x11-fm
x11-fonts x11-fonts/font-awesome: Update to 5.12.1 2020-02-16 19:53:09 +00:00
x11-servers
x11-themes
x11-toolkits Deprecate a few unmaintained ports that use python27 2020-02-18 10:58:38 +00:00
x11-wm x11-wm/i3-gaps: Update to 4.18 2020-02-19 13:03:28 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED misc/brs: Rename to bible-kjv 2020-02-17 06:29:46 +00:00
README
UIDs
UPDATING

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.