Date: Sun, 23 Sep 2007 03:17:21 +0000 (UTC) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/sfs Makefile ports/security/sfs/files patch-agent_ssu.C patch-arpc_rpctypes.h patch-async_aiod.h patch-async_daemonize.C patch-async_suio_vuprintf.C patch-crypt_getsysnoise.C patch-rex_chan.C patch-rex_rex.C patch-rpcc_rpcc.C ... Message-ID: <200709230317.l8N3HL2e098606@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2007-09-23 03:17:21 UTC FreeBSD ports repository Modified files: security/sfs Makefile security/sfs/files patch-arpc_rpctypes.h Added files: security/sfs/files patch-agent_ssu.C patch-async_aiod.h patch-async_daemonize.C patch-async_suio_vuprintf.C patch-crypt_getsysnoise.C patch-rex_chan.C patch-rex_rex.C patch-rpcc_rpcc.C patch-sfsmisc_suidgetfd.C Log: Update port: security/sfs, fix build with gcc42 The attached patch fixes security/sfs so it builds with gcc42. The only change I made that I am wary of is commenting out the LIBTOOL variable in ${WRKSRC}/sfsrwcd/Makefile. However, this seems to work fine on both 7.0-CURRENT and 6.2-STABLE. In addition, I would not mind maintaining the port. PR: ports/116389 Submitted by: Dave Grochowski <malus.x@gmail.com> Revision Changes Path 1.29 +42 -6 ports/security/sfs/Makefile 1.1 +22 -0 ports/security/sfs/files/patch-agent_ssu.C (new) 1.2 +4 -4 ports/security/sfs/files/patch-arpc_rpctypes.h 1.1 +12 -0 ports/security/sfs/files/patch-async_aiod.h (new) 1.1 +37 -0 ports/security/sfs/files/patch-async_daemonize.C (new) 1.1 +51 -0 ports/security/sfs/files/patch-async_suio_vuprintf.C (new) 1.1 +87 -0 ports/security/sfs/files/patch-crypt_getsysnoise.C (new) 1.1 +15 -0 ports/security/sfs/files/patch-rex_chan.C (new) 1.1 +20 -0 ports/security/sfs/files/patch-rex_rex.C (new) 1.1 +29 -0 ports/security/sfs/files/patch-rpcc_rpcc.C (new) 1.1 +20 -0 ports/security/sfs/files/patch-sfsmisc_suidgetfd.C (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709230317.l8N3HL2e098606>