Date: Tue, 27 Jan 2004 11:24:53 -0800 (PST) From: Oliver Eikemeier <eik@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/portaudit Makefile pkg-descr pkg-plist ports/security/portaudit/files fetchaudit.sh portaudit.functions portaudit.sh Message-ID: <200401271924.i0RJOrdm078569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
eik 2004/01/27 11:24:53 PST
FreeBSD ports repository
Added files:
security/portaudit Makefile pkg-descr pkg-plist
security/portaudit/database auditfile.txt
security/portaudit/files fetchaudit.sh portaudit.functions
portaudit.sh
Log:
portaudit provides a list of published security vulnerabilities
of FreeBSD ports and tools to check if installed ports are listed.
Since this is a prerelease version, it is mostly usable for
committers that want to contribute to the project, and can currently
not be relied upon as an extensive security auditing tool.
Revision Changes Path
1.1 +51 -0 ports/security/portaudit/Makefile (new)
1.1 +27 -0 ports/security/portaudit/database/auditfile.txt (new)
1.1 +81 -0 ports/security/portaudit/files/fetchaudit.sh (new)
1.1 +23 -0 ports/security/portaudit/files/portaudit.functions (new)
1.1 +87 -0 ports/security/portaudit/files/portaudit.sh (new)
1.1 +17 -0 ports/security/portaudit/pkg-descr (new)
1.1 +9 -0 ports/security/portaudit/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200401271924.i0RJOrdm078569>
