head	1.13;
access;
symbols
	RELEASE_8_3_0:1.10
	RELEASE_9_0_0:1.9
	RELEASE_7_4_0:1.9
	RELEASE_8_2_0:1.9
	RELEASE_6_EOL:1.9
	RELEASE_8_1_0:1.9
	RELEASE_7_3_0:1.9
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4;
locks; strict;
comment	@# @;


1.13
date	2013.02.19.04.10.40;	author svnexp;	state Exp;
branches;
next	1.12;

1.12
date	2013.02.04.05.39.32;	author svnexp;	state Exp;
branches;
next	1.11;

1.11
date	2012.11.17.06.01.20;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.02.13.04.38.57;	author jpaetzel;	state Exp;
branches;
next	1.9;

1.9
date	2010.02.03.00.27.45;	author miwi;	state Exp;
branches;
next	1.8;

1.8
date	2010.02.01.07.16.30;	author wen;	state Exp;
branches;
next	1.7;

1.7
date	2009.04.08.17.21.21;	author dhn;	state Exp;
branches;
next	1.6;

1.6
date	2009.01.20.23.15.30;	author pav;	state Exp;
branches;
next	1.5;

1.5
date	2008.12.06.15.18.06;	author miwi;	state Exp;
branches;
next	1.4;

1.4
date	2008.07.27.19.05.31;	author beech;	state Exp;
branches;
next	1.3;

1.3
date	2008.07.27.18.42.57;	author beech;	state Exp;
branches;
next	1.2;

1.2
date	2008.07.26.04.25.05;	author beech;	state Exp;
branches;
next	1.1;

1.1
date	2008.07.26.03.19.08;	author beech;	state Exp;
branches;
next	;


desc
@@


1.13
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312540
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: Eric Crist <ecrist@@secure-computing.net>
# $FreeBSD: head/security/ssl-admin/Makefile 312540 2013-02-19 03:25:46Z zi $

PORTNAME=	ssl-admin
DISTVERSION=	1.1.0
CATEGORIES=	security
MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/ \
		ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/ssl-admin/

MAINTAINER=	ecrist@@secure-computing.net
COMMENT=	OpenSSL certificate manager with OpenVPN support

LICENSE=	BSD

RUN_DEPENDS=	zip:${PORTSDIR}/archivers/zip

USE_PERL5_RUN=	YES
MAN1=		ssl-admin.1
MAN5=		ssl-admin.conf.5
SUB_FILES=	pkg-message
MANCOMPRESSED=	no
MAKE_ENV=	ETCDIR=${PREFIX}/etc BINDIR=${PREFIX}/bin \
		MANDIR=${MANPREFIX}/man

post-install:
	${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
@


1.12
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311511
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@d2 1
a2 1
# $FreeBSD: head/security/ssl-admin/Makefile 311511 2013-02-03 22:02:49Z rakuco $
d5 1
a5 1
DISTVERSION=	1.0.5
d8 1
a8 1
				ftp://ftp2.secure-computing.net/pub/FreeBSD/ports/ssl-admin/
d21 3
@


1.11
log
@Switch exporter over
@
text
@d1 2
a2 6
# Ports collection makefile for:	ssl-admin
# Date created:			21 July 2008
# Whom:				Eric Crist <ecrist@@secure-computing.net>
#
# $FreeBSD: head/security/ssl-admin/Makefile 300897 2012-07-14 14:29:18Z beat $
#
d5 1
a5 1
DISTVERSION=	1.0.4
d13 1
a13 2
RUN_DEPENDS=	unzip:${PORTSDIR}/archivers/unzip \
		zip:${PORTSDIR}/archivers/zip
d15 1
a15 1
LICENSE=		BSD
@


1.10
log
@Update to 1.0.4

PR:	ports/165079
Submitted by:	Eric F Crist <ecrist@@secure-computing.net>
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Update to 1.0.3

PR:		143500
Submitted by:	Eric F Crist <ecrist@@secure-computing.net> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.0.3
d11 2
a12 1
MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ssl-admin/
d15 1
a15 1
COMMENT=	OpenSSL certificate manager with OpenVPN support.
d20 2
@


1.8
log
@- Fix RUN_DEPENDS

PR:		ports/142388
Submitted by:	Kevin Kobb <kkobb@@skylinecorp.com>
Approved by:	maintainer
@
text
@d9 1
a9 1
DISTVERSION=	1.0.2
d14 1
a14 1
COMMENT=	OpenSSL certificate manager with OpenVPN support
@


1.7
log
@- Update to 1.0.2

PR:		ports/133479
Submitted by:	Eric Crist <ecrist@@secure-computing.net> (maintainer)
Approved by:	tabthorpe (co-mentor)
@
text
@d16 2
a17 2
RUN_DEPENDS=	unzip:${PORTSDIR}/archivers/zip \
		zip:${PORTSDIR}/archivers/unzip
@


1.6
log
@- Update to 1.0.1

PR:		ports/130754
Submitted by:	Eric F Crist <ecrist@@secure-computing.net> (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.0.1
@


1.5
log
@- Update to 1.0

PR:		129380
Submitted by:	ecrist@@secure-computing.net (maintainer)
@
text
@d9 1
a9 1
DISTVERSION=	1.0
d11 1
a11 1
MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ 
d14 1
a14 1
COMMENT=	OpenSSL certificate manager with OpenVPN support.
a23 2
NO_PACKAGE=	This is a perl script - there is no reason to package it.

@


1.4
log
@- Update to 1.0b1.2

PR:		ports/125995
Submitted by:	Eric Crist <ecrist@@secure-computing.net> (maintainer)
@
text
@d1 1
a1 1
# New ports collection makefile for:	ssl-admin
d9 1
a9 1
DISTVERSION=	1.0b1.2
d11 1
a11 2
MASTER_SITES=	ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ \
		${MASTER_SITE_GOOGLE_CODE}
d14 1
a14 1
COMMENT=	OpenSSL certificate manager
d24 1
a24 1
NO_PACKAGE=	This is a perl script - there is no reason to package it
@


1.3
log
@- Fix ${WRKSRC} path

Reported by:	IonBot
@
text
@d9 1
a9 1
DISTVERSION=	1.0b1.1
d11 2
a12 2
MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE} \
		ftp://ftp.secure-computing.net/pub/FreeBSD/ports/
a19 2
WRKSRC=		${WRKDIR}/${PORTNAME}-1.0b1

@


1.2
log
@- Update to 1.0b1.1

Submitted by:	Eric F Crist <ecrist@@secure-computing.net> (maintainer)
@
text
@d20 2
@


1.1
log
@ssl-admin was designed to create a user-friendly, menu-driven interface
to the OpenSSL programs.

ssl-admin will help you do the following tasks with SSL certificates:
  * Create your own CA certificate.
  * Create new Certificate Signing Requests
  * Sign existing Certificate Signing Requests
  * Manage Certificate Revokation Lists
  * Export configurations and certificates for OpenVPN.

PR:		ports/125875
Submitted by:	Eric Crist <ecrist at secure-computing.net>
@
text
@d9 1
a9 1
DISTVERSION=	1.0b1
@

