Personal patches
Go to file
Steve Wills 692f0f6439 lang/pocl: Update to POCL 1.4
PR:		241243
Submitted by:	O. Hartmann <ohartmann@walstatt.org> (maintainer)
2019-10-15 13:41:58 +00:00
accessibility
arabic
archivers archivers/orange: drop dependency on expired palm/synce-libsynce 2019-10-14 10:15:58 +00:00
astro
audio audio/gsequencer: Update 2.3.12 -> 2.3.13 2019-10-14 05:01:53 +00:00
base
benchmarks benchmarks/hyperfine: Update to 1.8.0 2019-10-15 09:10:59 +00:00
biology
cad
chinese
comms comms/anyremote: update to 6.7.2 2019-10-14 15:23:42 +00:00
converters
databases databases/lua-lsqlite3: Fix Makefile options 2019-10-15 13:33:34 +00:00
deskutils Remove desktutils/xmaddressbook, it's deprecated. 2019-10-15 07:08:24 +00:00
devel devel/sccache: Update to 0.12.2 2019-10-15 10:05:53 +00:00
dns Update to 0.1.21. 2019-10-14 14:45:14 +00:00
editors editors/ne: Update to 3.2.1 2019-10-14 18:20:29 +00:00
emulators emulators/yuzu: update to s20191014 2019-10-15 00:40:46 +00:00
finance
french Rename french/py-grammalecte -> french/py-grammalecte-fr 2019-10-14 18:17:08 +00:00
ftp
games Fix build on GCC-based systems: 2019-10-15 13:01:51 +00:00
german
graphics graphics/waylandpp: Update to 0.2.7 2019-10-15 12:29:45 +00:00
hebrew
hungarian
irc
japanese
java
Keywords
korean
lang lang/pocl: Update to POCL 1.4 2019-10-15 13:41:58 +00:00
mail Conditionalize the inclusion of the -fnested-functions flag on GCC. 2019-10-15 12:43:44 +00:00
math math/py-rpy2: fix build on GCC architectures 2019-10-14 12:06:13 +00:00
misc
Mk Remove deprecated x11 ports 2019-10-15 10:49:14 +00:00
multimedia multimedia/kodi-devel: Update to newer snapshot 2019-10-15 10:32:46 +00:00
net net/dhcpcd: Take maintainership 2019-10-15 13:39:44 +00:00
net-im
net-mgmt New ports: net-mgmt/zabbix44-[agent|frontend|java|proxy|server] 2019-10-15 11:08:51 +00:00
net-p2p net-p2p/qtum: Use ${REINPLACE_CMD} instead of ${SED} -i '' 2019-10-14 07:15:19 +00:00
news
palm Remove expired port: 2019-10-14 10:17:46 +00:00
polish
ports-mgmt ports-mgmt/portfmt: Update to latest commit 2019-10-15 09:32:49 +00:00
portuguese
print Update to 1.25.11. 2019-10-15 12:20:50 +00:00
russian
science
security security/sudo: Update to 1.8.28 2019-10-14 16:46:28 +00:00
shells
sysutils sysutils/potnet: Update to 0.4.0 2019-10-15 09:18:42 +00:00
Templates
textproc textproc/sonic: Update to v1.2.3 2019-10-15 08:28:55 +00:00
Tools
ukrainian
vietnamese
www www/mattermost-{webapp,server}: Update to 5.15.0 2019-10-15 13:09:38 +00:00
x11 Finish xsetpointer removal 2019-10-15 12:30:45 +00:00
x11-clocks
x11-drivers Remove deprecated x11 ports 2019-10-15 10:49:14 +00:00
x11-fm
x11-fonts Remove deprecated x11 ports 2019-10-15 10:49:14 +00:00
x11-servers
x11-themes
x11-toolkits - Update WWW 2019-10-15 09:39:19 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove deprecated x11 ports 2019-10-15 10:49:14 +00:00
README
UIDs
UPDATING Fix typo. 2019-10-15 10:45:13 +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.