Personal patches
Go to file
Dmitry Marakasov 2346ed56bf - Switch to new test framework
Approved by:	portmgr blanket
2018-06-20 08:37:16 +00:00
accessibility
arabic
archivers Adjust USES to fix builds on gcc-based architectures. 2018-06-18 19:03:03 +00:00
astro astro/xearth: update my location 2018-06-19 11:36:03 +00:00
audio audio/caps-lv2: Switch to clang-5 to avoid the regression in clang-6. 2018-06-19 22:30:07 +00:00
base
benchmarks Mark as broken on powerpc64. 2018-06-18 14:49:46 +00:00
biology Mark as broken on powerpc64 pending fix for PR 199603. 2018-06-18 19:14:48 +00:00
cad
chinese
comms
converters
databases Upgrade from 5.0-rc1 to 5.0-rc3. 2018-06-19 23:00:46 +00:00
deskutils deskutils/syncthing-gtk: update to 0.9.4 2018-06-19 19:47:03 +00:00
devel - Switch to new test framework 2018-06-20 08:37:16 +00:00
dns dns/knot-resolver: update 2.1.1 -> 2.3.0, fixing CVE-2018-1110 2018-06-20 03:49:20 +00:00
editors Adjust USES to fix builds on gcc-based architectures. 2018-06-18 19:03:03 +00:00
emulators - Fix OSVERSION conditions 2018-06-19 20:30:59 +00:00
finance
french
ftp
games Pre-emptively fix games/spring before CMake 3.12 arrives. 2018-06-19 21:08:33 +00:00
german
graphics graphics/engauge-digitizer: Add translations 2018-06-20 07:55:30 +00:00
hebrew
hungarian
irc
japanese
java - Add LICENSE 2018-06-19 13:47:52 +00:00
Keywords
korean
lang Fix build with Clang 6 2018-06-19 21:46:26 +00:00
mail mail/notmuch,mail/notmuch-emacs,mail/py-notmuch: update 0.26.2 -> 0.27 2018-06-19 19:29:32 +00:00
math - Update to 1.8-2 2018-06-20 03:12:57 +00:00
misc misc/esniper: Upgrade to 2.35.0 2018-06-19 14:18:59 +00:00
Mk www/firefox-esr: update to 60.1.0 2018-06-20 00:22:05 +00:00
multimedia multimedia/handbrake: update 1.1.0 -> 1.1.1 2018-06-19 18:12:07 +00:00
net net/p5-Net-SFTP-Foreign: update 1.73 -> 1.89 2018-06-20 07:57:34 +00:00
net-im
net-mgmt net-mgmt/icingaweb2-module/grafana: 2018-06-19 09:49:43 +00:00
net-p2p net-p2p/sonarr: Update to 2.0.0.5225 2018-06-19 14:25:16 +00:00
news Adjust USES to fix builds on gcc-based architectures. 2018-06-18 19:03:03 +00:00
palm
polish
ports-mgmt
portuguese
print Adjust USES to fix builds on gcc-based architectures. 2018-06-18 19:03:03 +00:00
russian
science - Update to 0.6-2.1 2018-06-20 03:34:55 +00:00
security Python-GSSAPI provides both low-level and high level wrappers around 2018-06-20 01:38:58 +00:00
shells
sysutils unbreak sysutils/packer on i386 2018-06-20 04:12:17 +00:00
Templates Revert r472783, no exp-run and no approval = no cookie 2018-06-19 17:22:14 +00:00
textproc - Update to 1.2.3 2018-06-20 06:17:35 +00:00
Tools
ukrainian
vietnamese
www - Update to 1.4.4.1 2018-06-20 07:31:12 +00:00
x11 Fix build without the XFT option. 2018-06-19 16:24:03 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes x11-themes/adwaita-qt[45] move to a flavored version 2018-06-19 14:07:01 +00:00
x11-toolkits
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED x11-themes/adwaita-qt[45] move to a flavored version 2018-06-19 14:07:01 +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.