1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-03 01:23:49 +00:00
freebsd-ports/security/libssh
John Marino 5a1b18ba2c devel/libssh: Remove -pedantic-error flags and reset port
This port breaks if it violates standards according to the -pedantic flag.
Accord to gcc-5, it indeed does with dozens of warnings like this:

/wrkdirs/security/libssh/work/libssh-0.6.3/include/libssh/priv.h:200:33:
  error: ISO C does not support '__FUNCTION__' predefined identifier
  [-Wpedantic] _ssh_set_error(error, code, __FUNCTION__, __VA_ARGS__)

The maintainer has been MIA for over a year with PRs on 8 ports.  I'm not
waiting for this one to time out too.  While here, reset MAINTAINER.

PR:		197785
Submitted by:	marino
Approved by:	maintainer reset
2015-02-21 22:06:00 +00:00
..
distinfo Update to 0.6.3 to fix CVE-2014-0017. 2014-10-29 22:16:52 +00:00
Makefile devel/libssh: Remove -pedantic-error flags and reset port 2015-02-21 22:06:00 +00:00
pkg-descr
pkg-plist Update to 0.6.3 to fix CVE-2014-0017. 2014-10-29 22:16:52 +00:00