Personal patches
Go to file
Akinori MUSHA 35b296ff4c Update to 1.19.1
PR:		228214
Submitted by:	Yasuhiro KIMURA
2018-05-14 02:31:26 +00:00
accessibility
arabic
archivers
astro
audio Fix multiple CVEs and memory leaks 2018-05-13 07:50:13 +00:00
base
benchmarks
biology biology/py-biopython: Unbreak on python3; Add license 2018-05-13 22:30:00 +00:00
cad - Whitespace fix 2018-05-11 17:44:02 +00:00
chinese
comms
converters Update to 2.0.6 2018-05-13 20:10:02 +00:00
databases Update to 0.15.0 2018-05-13 20:10:29 +00:00
deskutils
devel devel/rbenv: pass maintainership to ruby@ 2018-05-14 00:40:22 +00:00
dns Update to 1.08 2018-05-13 20:10:39 +00:00
editors Update vim to patchlevel 1817 2018-05-12 14:00:22 +00:00
emulators - Infrastructure for writing kernel driver tests. 2018-05-14 00:25:33 +00:00
finance
french
ftp Update to netdumpd-20180511. 2018-05-11 15:17:35 +00:00
games Add julius g20180430, open source re-implementation of Caesar III. 2018-05-14 02:29:04 +00:00
german
graphics Update graphics/imv to 3.0.0 2018-05-13 21:13:45 +00:00
hebrew
hungarian
irc Update to 1.1.13 2018-05-12 10:20:58 +00:00
japanese
java
Keywords
korean
lang Update to 1.19.1 2018-05-14 02:31:26 +00:00
mail
math New port: math/py-GridDataFormats: Handle data on a grid: NumPy n-dimensional arrays 2018-05-13 16:43:37 +00:00
misc misc/cldr-emoji-annotation: Fix the location of .pc file 2018-05-13 08:13:28 +00:00
Mk
multimedia - Update WWW 2018-05-13 09:34:04 +00:00
net Update to 0.34 2018-05-13 17:46:10 +00:00
net-im net-im/purple-hangouts: Update to 20180419 2018-05-13 12:24:27 +00:00
net-mgmt - Unbreak (Can't locate RackMonkey/CGI.pm in @INC) 2018-05-13 19:02:18 +00:00
net-p2p
news
palm
polish
ports-mgmt Bump version to 2.18.2. 2018-05-12 22:14:30 +00:00
portuguese
print - Upgrade to 1.81 (a) 2018-05-11 16:47:41 +00:00
russian
science New port: science/py-MDAnalysisTests: Test code and the trajectory data for test cases of MDAnalysis 2018-05-14 00:16:52 +00:00
security security/keepassxc: Unbreak build without BROWSER 2018-05-13 20:19:28 +00:00
shells
sysutils Unbreak sysutils/cpupdate after r469809 by fixing distinfo. 2018-05-13 19:25:19 +00:00
Templates
textproc New port: textproc/py-duecredit: Embed scientific publication or other references in the original code 2018-05-14 00:08:08 +00:00
Tools
ukrainian
vietnamese
www www/analog: Fix MASTER_SITES 2018-05-13 22:55:34 +00:00
x11 Update to version 16.4 2018-05-13 19:25:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts New port: x11-fonts/gofont-ttf 2018-05-11 16:03:44 +00:00
x11-servers net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +00:00
x11-themes
x11-toolkits x11-toolkits/gtksourceview3: update 3.22.2 -> 3.24.7 2018-05-11 20:11:49 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +00:00
README
UIDs
UPDATING net/xrdp{,-devel}: Update to 0.9.6 2018-05-13 07:25:24 +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.