1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
Mirror of the FreeBSD ports git repo https://git.FreeBSD.org/ports.git .
Go to file
Fernando Apesteguía e96cd4d288 sysutils/yadm: Backport files perms check patch
Adds a patch to sysutils/yadm to correct file permission checks on FreeBSD

See https://github.com/TheLocehiliosan/yadm/pull/246 for reference.

While here, pet linters.

PR:	248781
Submitted by:	vendion@gmail.com (maintainer)
2020-08-20 18:16:24 +00:00
accessibility
arabic
archivers
astro
audio
base
benchmarks
biology biology/paml: fix the build with LLVM 11 2020-08-20 17:07:03 +00:00
cad
chinese
comms comms/qico: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 10:20:36 +00:00
converters
databases
deskutils
devel devel/tinygo: Update to 0.14.1 2020-08-20 13:00:00 +00:00
dns dns/adns: Update to 1.6.0 2020-08-20 15:01:08 +00:00
editors
emulators
finance
french
ftp
games games/moonlight-embedded: Unbreak with GCC10/Clang11 (-fno-common default) 2020-08-20 07:55:25 +00:00
german
graphics
hebrew
hungarian
irc irc/znc-push: update to g5f95488 2020-08-20 18:13:13 +00:00
japanese
java
Keywords
korean
lang lang/erlang: Fix build with -fno-common. 2020-08-20 15:36:08 +00:00
mail mail/qpopper: fix build with -fno-common (clang 11 and gcc 10) 2020-08-20 09:31:20 +00:00
math
misc misc/lf: Update 15 -> 16 2020-08-20 16:39:53 +00:00
Mk [NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline 2020-08-20 12:37:33 +00:00
multimedia multimedia/ustreamer: Update 1.19 -> 1.22 2020-08-20 16:37:28 +00:00
net net/quagga: fix build for clang 11 and gcc 10 (FreeBSD 13) 2020-08-20 11:17:34 +00:00
net-im
net-mgmt Fix build on HEAD. 2020-08-20 10:41:36 +00:00
net-p2p
news
polish
ports-mgmt
portuguese
print
russian
science science/afni: update to 20.2.13 2020-08-20 15:57:33 +00:00
security security/vuxml: Document sysutils/openzfs-kmod issues 2020-08-20 18:12:45 +00:00
shells
sysutils sysutils/yadm: Backport files perms check patch 2020-08-20 18:16:24 +00:00
Templates
textproc textproc/elasticsearch6: Update to 6.8.12 2020-08-20 11:58:02 +00:00
Tools
ukrainian
vietnamese
www www/py-wfuzz: Update 2.4.6 -> 3.0.0 2020-08-20 16:43:22 +00:00
x11
x11-clocks
x11-drivers
x11-fm
x11-fonts
x11-servers
x11-themes
x11-toolkits [NEW PORTS] x11-toolkits/qt5-quick3d and x11-toolkits/qt5-quicktimeline 2020-08-20 12:37:33 +00:00
x11-wm
.arcconfig
.gitattributes
.gitauthors
.gitignore
.gitmessage
CHANGES
CONTRIBUTING.md
COPYRIGHT
GIDs
LEGAL
Makefile
MOVED
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.