Bumps for static PIE changes.

"just commit" naddy@
This commit is contained in:
pascal 2015-04-03 15:12:28 +00:00
parent 890064f2ff
commit 35957f111a
11 changed files with 22 additions and 18 deletions

View File

@ -1,10 +1,10 @@
# $OpenBSD: Makefile,v 1.17 2015/02/04 21:16:11 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2015/04/03 15:12:28 pascal Exp $
COMMENT-main= simple SMTP client
COMMENT-chroot= simple SMTP client for chrooted web servers
V= 1.0
REVISION= 0
REVISION= 1
DISTNAME= femail-${V}
PKGNAME-main= femail-${V}
PKGNAME-chroot= femail-chroot-${V}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.17 2015/02/04 21:16:11 sthen Exp $
# $OpenBSD: Makefile,v 1.18 2015/04/03 15:12:28 pascal Exp $
COMMENT-main= accept email on behalf of real sendmail
COMMENT-chroot= static mini_sendmail for chrooted apache
@ -8,7 +8,7 @@ DISTNAME= mini_sendmail-${V}
PKGNAME-main= mini_sendmail-${V}
REVISION-main= 3
PKGNAME-chroot= mini_sendmail-chroot-${V}
REVISION-chroot=2
REVISION-chroot=3
CATEGORIES= mail www
MASTER_SITES= ${HOMEPAGE}

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.85 2015/03/30 22:43:42 sthen Exp $
# $OpenBSD: Makefile,v 1.86 2015/04/03 15:12:28 pascal Exp $
COMMENT-main = network monitoring system (improved fork of Nagios)
COMMENT-cgi = cgi scripts for Icinga (classic Nagios-style UI)
@ -9,6 +9,7 @@ DISTNAME = icinga-$V
PKGNAME-main = icinga-$V
PKGNAME-cgi = icinga-cgi-$V
PKGNAME-ido = icinga-idoutils-$V
REVISION-cgi = 0
MASTER_SITES = https://github.com/Icinga/icinga-core/releases/download/v$V/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.21 2014/08/26 19:16:53 naddy Exp $
# $OpenBSD: Makefile,v 1.22 2015/04/03 15:12:28 pascal Exp $
COMMENT= Advanced Intrusion Detection Environment
DISTNAME= aide-0.15.1
REVISION= 0
REVISION= 1
CATEGORIES= security
HOMEPAGE= http://sourceforge.net/projects/aide

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.6 2013/03/11 11:41:24 espie Exp $
# $OpenBSD: Makefile,v 1.7 2015/04/03 15:12:28 pascal Exp $
ONLY_FOR_ARCHS = i386 amd64
COMMENT = reset NT/W2K/XP/Vista/W7 password
V = 100627
REVISION = 2
REVISION = 3
DISTNAME = chntpw-source-${V}
PKGNAME = chntpw-${V}
EXTRACT_SUFX = .zip

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.5 2014/10/25 12:08:49 jasper Exp $
# $OpenBSD: Makefile,v 1.6 2015/04/03 15:12:28 pascal Exp $
COMMENT= netcat enhanced with twofish encryption
V= 1.2.1
DISTNAME= cryptcat-unix-$V
PKGNAME= cryptcat-$V
REVISION = 1
REVISION = 2
CATEGORIES= security
HOMEPAGE= http://cryptcat.sourceforge.net

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.12 2015/01/22 21:17:47 naddy Exp $
# $OpenBSD: Makefile,v 1.13 2015/04/03 15:12:28 pascal Exp $
COMMENT= file integrity checker
DISTNAME= integrit-4.1
REVISION= 0
CATEGORIES= security
HOMEPAGE= http://sourceforge.net/projects/integrit/

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2015/02/16 22:57:12 naddy Exp $
# $OpenBSD: Makefile,v 1.20 2015/04/03 15:12:28 pascal Exp $
COMMENT= generates or checks digests or mac
DISTNAME= shash-0.2.6
REVISION= 0
REVISION= 1
CATEGORIES= security
HOMEPAGE= http://mcrypt.hellug.gr/shash/

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.19 2013/10/01 09:07:19 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.20 2015/04/03 15:12:28 pascal Exp $
COMMENT= temporary file auditing tool
PKGNAME= tempwatch-1.0
REVISION= 0
CATEGORIES= security
MAINTAINER= Jason Peel <jsyn@openbsd.org>

View File

@ -1,8 +1,9 @@
# $OpenBSD: Makefile,v 1.15 2014/05/02 08:29:52 benoit Exp $
# $OpenBSD: Makefile,v 1.16 2015/04/03 15:12:28 pascal Exp $
COMMENT= stand-alone shell with built-in commands
DISTNAME = sash-3.8
REVISION = 0
CATEGORIES= shells
HOMEPAGE= http://www.canb.auug.org.au/~dbell/

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2014/07/22 10:55:41 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.14 2015/04/03 15:12:28 pascal Exp $
COMMENT-main= wrapper to run CGI applications via FastCGI
COMMENT-static= static-linked fcgi-cgi wrapper for chroot use
@ -8,7 +8,7 @@ DISTNAME= fcgi-cgi-$V
PKGNAME-main= fcgi-cgi-$V
PKGNAME-static= fcgi-cgi-static-$V
REVISION-main= 4
REVISION-static=5
REVISION-static=6
CATEGORIES= www
HOMEPAGE= http://redmine.lighttpd.net/projects/fcgi-cgi/wiki