- respect CC and CFLAGS

- jsyn@nthought.com -> jsyn@openbsd.org
- bump NEED_VERSION
- s/packetstorm.securify.com/www.packetstormsecurity.org/g sentinel/Makefile
ok lebel@, pvalchev@
This commit is contained in:
jsyn 2001-07-22 05:39:20 +00:00
parent 58ce757825
commit 9f75ab7725
3 changed files with 13 additions and 10 deletions

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.2 2001/06/07 09:00:43 camield Exp $
# $OpenBSD: Makefile,v 1.3 2001/07/22 05:39:20 jsyn Exp $
COMMENT= "c source code auditing tool"
DISTNAME= rats-1.0
CATEGORIES= devel security
NEED_VERSION= 1.414
NEED_VERSION= 1.425
HOMEPAGE= http://www.securesw.com/rats/
MAINTAINER= Jason Peel <jsyn@nthought.com>
MAINTAINER= Jason Peel <jsyn@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -22,6 +22,7 @@ LIB_DEPENDS= expat::textproc/expat
CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS+= --with-expat-lib=${LOCALBASE}/lib \
--with-expat-include=${LOCALBASE}/include
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
ALL_TARGET= rats

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/23 15:14:40 lebel Exp $
# $OpenBSD: Makefile,v 1.2 2001/07/22 05:39:20 jsyn Exp $
COMMENT= "http tunneling utility for ssh"
DISTNAME= corkscrew-1.5
CATEGORIES= security net
NEED_VERSION= 1.414
NEED_VERSION= 1.425
HOMEPAGE= http://www.agroman.net/corkscrew/
MAINTAINER= Jason Peel <jsyn@nthought.com>
MAINTAINER= Jason Peel <jsyn@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -18,6 +18,7 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.agroman.net/corkscrew/
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
WRKDIST= ${WRKDIR}/corkscrew

View File

@ -1,14 +1,14 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/06/11 14:43:57 lebel Exp $
# $OpenBSD: Makefile,v 1.2 2001/07/22 05:39:20 jsyn Exp $
COMMENT= "remote promiscous mode detection tool"
DISTNAME= sentinel-0.8
CATEGORIES= security net
NEED_VERSION= 1.414
NEED_VERSION= 1.425
HOMEPAGE= http://www.packetfactory.net/Projects/sentinel/
MAINTAINER= Jason Peel <jsyn@nthought.com>
MAINTAINER= Jason Peel <jsyn@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
@ -16,11 +16,12 @@ PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://www.packetfactory.net/Projects/sentinel/ \
http://packetstorm.securify.com/UNIX/IDS/sentinel/
http://www.packetstormsecurity.org/UNIX/IDS/sentinel/
LIB_DEPENDS= net::net/libnet
CONFIGURE_STYLE= gnu
CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}"
post-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/sentinel