Personal patches
Go to file
Brooks Davis 14630d4c2d Merge from src:
lld: accept EINVAL to indicate posix_fallocate is unsupported

As of r325320 posix_fallocate on a ZFS filesystem returns EINVAL to
indicate that the operation is not supported. (I think this is a strange
choice of errno on the part of POSIX.)

PR:		223383, 223440
Reported by:	Mark Millard
2017-11-12 09:09:35 +00:00
accessibility
arabic
archivers
astro
audio New port: audio/sc3-plugins: Extension plugins for the SuperCollider3 audio synthesis server 2017-11-11 21:04:08 +00:00
base
benchmarks
biology - Update to 3.1b2 2017-11-11 12:51:52 +00:00
cad Upgrade to 3.19.0.0 2017-11-11 15:35:57 +00:00
chinese
comms - Add LICENSE 2017-11-12 09:04:42 +00:00
converters
databases Remove expired port: 2017-11-11 10:33:21 +00:00
deskutils Update deskutils/calibre to 3.12.0 2017-11-10 13:45:18 +00:00
devel Merge from src: 2017-11-12 09:09:35 +00:00
dns Add version requirement for libidn2 2017-11-11 23:31:55 +00:00
editors Update to 0.7.55 2017-11-12 00:46:38 +00:00
emulators emulators/citra: update to s20171109 2017-11-11 00:07:37 +00:00
finance Ignore on the package builders when default version of python is not 3.6+ 2017-11-09 21:33:21 +00:00
french
ftp
games Remove expired ports: 2017-11-11 10:30:10 +00:00
german
graphics graphics/shotwell: update to 0.26.4 2017-11-10 20:14:27 +00:00
hebrew
hungarian
irc
japanese
java Fix the context of some patches so that they apply with stricter patch(1) 2017-11-09 20:45:04 +00:00
Keywords
korean
lang Update to the 20171108 snapshot of GCC 6.4.1. 2017-11-11 23:43:19 +00:00
mail Update mail/imaptuils to 1.0.5 2017-11-10 22:44:42 +00:00
math - Update to 2.6.2. 2017-11-11 19:16:06 +00:00
misc New port: misc/unicode-emoji: Unicode emoji data files 2017-11-11 07:31:58 +00:00
Mk Ensure .CURDIR contains an absolute path without a trailing slash. 2017-11-09 21:48:58 +00:00
multimedia multimedia/vapoursynth: update to R40 2017-11-11 20:43:19 +00:00
net Update to 0.300000 2017-11-11 23:32:00 +00:00
net-im
net-mgmt net-mgmt/zabbix3-*: Update to 3.0.13 2017-11-11 19:04:44 +00:00
net-p2p net-p2p/monero-cli: Fix compilation on i386 2017-11-11 15:36:29 +00:00
news
palm
polish
ports-mgmt Release 3.2.0. 2017-11-11 17:19:05 +00:00
portuguese
print Fix some compiler warnings. 2017-11-11 16:07:52 +00:00
russian
science New port: science/py-qspin: Learn quantum spin and entanglement 2017-11-10 21:55:26 +00:00
security Update to 1.808 2017-11-11 23:32:26 +00:00
shells
sysutils Update to 10.10.7 2017-11-11 23:31:51 +00:00
Templates
textproc textproc/ripgrep: Restore BASH, FISH, ZSH options 2017-11-11 19:01:55 +00:00
Tools Commit the actual patch I tested 2017-11-10 12:01:33 +00:00
ukrainian
vietnamese
www Update to 1.33.1 2017-11-11 23:33:43 +00:00
x11 x11/tint: update 15.2 -> 15.3 2017-11-11 16:21:09 +00:00
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes Fix the context of some patches so that they apply with stricter patch(1) 2017-11-09 22:17:07 +00:00
x11-toolkits x11-toolkits/kf5-kirigami -- add upstream patch 2017-11-11 10:55:20 +00:00
x11-wm
.arcconfig
.gitattributes
.gitignore
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED Remove expired port: 2017-11-11 11:38:02 +00:00
README
UIDs
UPDATING

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.