New port security/skipfish for http://code.google.com/p/skipfish/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->niels Thank you for this port / PR. I'll process it Niels
State Changed From-To: open->feedback Hi, [-] SYSTEM ERROR : Unable to access 'assets/index.html' - wrong directory? Stop location : main(), skipfish.c:374 OS message : No such file or directory Can you fix the above error? It appears that the assets content needs to be installed in %DATADIR% and skipfish has to be patched to reference the correct location Thanks, Niels
Niels, I've attached a corrected shar. -r
niels 2010-03-25 06:43:37 UTC FreeBSD ports repository Modified files: security Makefile Added files: security/skipfish Makefile distinfo pkg-descr pkg-plist security/skipfish/files patch-aa pkg-message.in Log: skipfish is a high-performance, easy, and sophisticated Web application security testing tool. It features a single-threaded multiplexing HTTP stack, heuristic detection of obscure Web frameworks, and advanced, differential security checks capable of detecting blind injection vulnerabilities, stored XSS, and so forth. PR: ports/144942 Submitted by: Ryan Steinmetz <rpsfa@rit.edu> Approved by: itetcu (mentor) WWW: http://code.google.com/p/skipfish/ Revision Changes Path 1.1086 +1 -0 ports/security/Makefile 1.1 +44 -0 ports/security/skipfish/Makefile (new) 1.1 +3 -0 ports/security/skipfish/distinfo (new) 1.1 +15 -0 ports/security/skipfish/files/patch-aa (new) 1.1 +14 -0 ports/security/skipfish/files/pkg-message.in (new) 1.1 +16 -0 ports/security/skipfish/pkg-descr (new) 1.1 +33 -0 ports/security/skipfish/pkg-plist (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"
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Ryan, The port has been committed and the attached diff shows the changes I've made to the initial submission. - From looking at the project's web page I think you (we) can already start to work on an update ;-) Thanks, Niels -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkurCCsACgkQYT5xql/jm4DlvwCePmUMilcCjxnnkTZNA3k/DGFj U90AnRux4kRKzIKGN08VFJelcNzDWB59 =Is75 -----END PGP SIGNATURE-----
State Changed From-To: feedback->closed Committed