Personal patches
Go to file
Sunpoet Po-Chuan Hsieh 19dc0df61e Update to 2019.05.19
2019-05-20 18:10:44 +00:00
accessibility New port: accessibility/libqaccessibilityclient 2019-05-19 15:31:35 +00:00
arabic
archivers Cosmetic change 2019-05-19 21:53:16 +00:00
astro Add LICENSE 2019-05-19 21:53:40 +00:00
audio audio/gsequencer: Update 2.1.71 -> 2.1.72 2019-05-20 09:03:11 +00:00
base
benchmarks
biology New port: biology/mothur: Software for bioinformatics of the microbial ecology community 2019-05-20 17:59:17 +00:00
cad
chinese - Fix typos in USE_* knobs 2019-05-20 10:48:12 +00:00
comms
converters
databases Update to 5.1.7 2019-05-20 18:09:57 +00:00
deskutils
devel Update to 5.1.7 2019-05-20 18:10:14 +00:00
dns Update to 0.1.15. 2019-05-20 13:04:54 +00:00
editors
emulators
finance - Update to 1.7.5.2 2019-05-20 09:12:04 +00:00
french
ftp
games games/avp: open source Alien vs Predator engine reimplementation 2019-05-20 17:12:23 +00:00
german Update to 2019.05.19 2019-05-20 18:10:44 +00:00
graphics graphics/drawpile: Update 2.1.8 -> 2.1.9 2019-05-20 06:53:11 +00:00
hebrew
hungarian
irc Remove Created by lines where I am the one. 2019-05-20 13:04:24 +00:00
japanese
java
Keywords
korean
lang Update to the 20190516 snapshot of GCC 7.4.1. 2019-05-20 18:05:06 +00:00
mail Update to 5.1.7 2019-05-20 18:10:19 +00:00
math math/py-GridDataFormats: Update 0.4.1 -> 0.5.0 2019-05-19 18:38:21 +00:00
misc Update to 4.0.2 2019-05-20 09:28:48 +00:00
Mk Have makepatch ignore "C function prototype". 2019-05-20 13:04:03 +00:00
multimedia multimedia/ffmpeg: use stable SVTAV1 patch after r502105 (nop) 2019-05-20 13:11:05 +00:00
net - Remove unneeded USES=autoreconf 2019-05-20 14:00:34 +00:00
net-im
net-mgmt Remove Created by lines where I am the one. 2019-05-20 13:04:24 +00:00
net-p2p
news
palm
polish
ports-mgmt - Update to 1.22 2019-05-19 21:16:04 +00:00
portuguese
print Update to 3.41.2 2019-05-20 18:09:01 +00:00
russian
science Switch to Python 3.6 and upgrade to v5.3.3. 2019-05-19 19:22:45 +00:00
security security/yapet: fix build with GCC-based architectures 2019-05-20 15:49:40 +00:00
shells
sysutils - Unbreak with latest version of go 2019-05-20 15:29:51 +00:00
Templates
textproc textproc/topic: fix build with GCC-based architectures 2019-05-20 16:36:24 +00:00
Tools
ukrainian
vietnamese
www Update to 5.1.7 2019-05-20 18:10:39 +00:00
x11 x11/swaylock: unbreak on DragonFly 2019-05-20 16:56:13 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits
x11-wm New port: x11-wm/hikari: Stacking window manager with tiling capabilities 2019-05-20 13:39:10 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Revert r501246, misc/rumprun was resurrected but it's still broken 2019-05-19 14:57:25 +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.