Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Sep 2007 03:20:08 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/116389: commit references a PR
Message-ID:  <200709230320.l8N3K8Q6041688@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/116389; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/116389: commit references a PR
Date: Sun, 23 Sep 2007 03:17:27 +0000 (UTC)

 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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200709230320.l8N3K8Q6041688>