Personal patches
Go to file
2018-05-01 15:12:45 +00:00
accessibility Update KDE Applications to 18.04.0 2018-04-28 18:11:49 +00:00
arabic
archivers Update KDE Applications to 18.04.0 2018-04-28 18:11:49 +00:00
astro Update to 0.107 2018-04-29 19:46:17 +00:00
audio audio/aubio: unbreak with ffmpeg 4.0 2018-04-30 18:48:04 +00:00
base
benchmarks benchmarks/stress-ng: Update to 0.09.26 2018-04-30 12:30:53 +00:00
biology biology/iqtree: Update to version 1.6.4 2018-04-30 16:37:22 +00:00
cad Update the QScintilla2 ports to 2.10.4 2018-04-29 16:19:44 +00:00
chinese
comms Update the QScintilla2 ports to 2.10.4 2018-04-29 16:19:44 +00:00
converters Update to 2.98 2018-04-27 15:55:18 +00:00
databases Adapt mongod_limits to the new resource limiting mechanics for services 2018-04-30 13:17:51 +00:00
deskutils deskutils/virt-manager: update to 1.5.1 2018-04-29 13:35:08 +00:00
devel Update devel/bazel to 0.13.0 2018-05-01 14:26:46 +00:00
dns Update to latest commit. 2018-04-30 10:50:38 +00:00
editors New port: editors/kile 2018-04-29 12:29:40 +00:00
emulators Update to Wine 3.7. This includes the following changes: 2018-05-01 14:20:11 +00:00
finance
french
ftp
games - Add LICENSE 2018-05-01 09:33:53 +00:00
german Update to 2018.04.29 2018-04-30 17:08:41 +00:00
graphics - Update to 1.1.5 2018-04-29 21:14:26 +00:00
hebrew
hungarian
irc Fix gemspec for rubygem-twitter 6.2.0 and rubygem-yajl-ruby 1.4.0 update 2018-04-28 20:10:57 +00:00
japanese - Fix license information. 2018-04-30 13:12:56 +00:00
java Update to 6.0.2 release. 2018-04-26 14:44:43 +00:00
Keywords
korean
lang Remove expired lang/py-clojure_py 2018-04-30 16:16:22 +00:00
mail Extend EXPIRATION_DATE to 2018-05-31 2018-04-30 16:16:37 +00:00
math - Update to 2.4.11. 2018-04-30 19:33:24 +00:00
misc Update the QScintilla2 ports to 2.10.4 2018-04-29 16:19:44 +00:00
Mk www/firefox: update to 60.0 2018-05-01 00:51:37 +00:00
multimedia multimedia/webcamoid: unbreak with ffmpeg 4.0 2018-05-01 04:54:38 +00:00
net net/opal: unbreak with ffmpeg 4.0 2018-04-30 20:41:45 +00:00
net-im net-im/qTox: unbreak with ffmpeg 4.0 2018-05-01 03:46:22 +00:00
net-mgmt net-mgmt/icingaweb2-module-grafana: 2018-04-30 12:58:43 +00:00
net-p2p Update to 0.8.898 2018-04-30 09:36:31 +00:00
news - remove option INETD 2018-04-30 10:23:32 +00:00
palm
polish Update to 20180428 2018-04-30 17:08:46 +00:00
ports-mgmt Make the -n option work better for non-root users. 2018-04-29 05:56:31 +00:00
portuguese
print Unbreak with recent version of Perl 2018-04-30 06:17:52 +00:00
russian
science - Switch to new test framework 2018-04-29 08:33:52 +00:00
security - Add LICENSE_FILE 2018-05-01 08:33:58 +00:00
shells
sysutils shuf is a utility that outputs a random permutation of its input lines. 2018-05-01 15:12:45 +00:00
Templates
textproc Update to 2018.04.29 2018-04-30 17:08:52 +00:00
Tools
ukrainian
vietnamese
www www/firefox-i18n: chase r468751 2018-05-01 05:37:43 +00:00
x11 - Add LICENSE 2018-05-01 09:03:56 +00:00
x11-clocks Update KDE Applications to 18.04.0 2018-04-28 18:11:49 +00:00
x11-drivers x11-drivers/xf86-video-amdgpu: drm-next-kmod may work, too 2018-04-27 17:41:36 +00:00
x11-fm - Update WWW 2018-04-30 09:33:52 +00:00
x11-fonts x11-fonts/xlsfonts: Update 1.0.5 -> 1.0.6 2018-04-29 21:20:25 +00:00
x11-servers
x11-themes x11-themes/xcursor-themes: Update 1.0.4 -> 1.0.5 2018-04-29 22:09:45 +00:00
x11-toolkits New port: x11-toolkits/qml-box2d 2018-04-29 17:37:48 +00:00
x11-wm Update to upstream version 0.9.5 2018-04-29 07:14:14 +00:00
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Add port for current version of kdesvn 2018-04-30 19:21:56 +00:00
README
UIDs
UPDATING www/node: Update 9.11.1_1 -> 10.0.0 2018-04-30 22:46:56 +00:00

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

	http://www.FreeBSD.org/ports

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

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

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