ports/125995: Update port: new tarball
Eric Crist
ecrist at secure-computing.net
Sat Jul 26 23:10:04 UTC 2008
>Number: 125995
>Category: ports
>Synopsis: Update port: new tarball
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Jul 26 23:10:03 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Eric Crist
>Release: FreeBSD 7.0-RELEASE-p2 i386
>Organization:
Secure Computing Networks
>Environment:
System: FreeBSD snipe.secure-computing.net 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Sun Jul 13 14:12:23 CDT 2008 root at snipe.secure-computing.net:/usr/obj/usr/src/sys/SNIPE i386
>Description:
The google code tarball was built wrong.
I've also changed the order of Master sites.
Updated to 1.0b1.2
>How-To-Repeat:
>Fix:
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# .
# ./files
# ./files/pkg-message.in
# ./Makefile
# ./distinfo
# ./pkg-descr
# ./pkg-plist
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo c - ./files
mkdir -p ./files > /dev/null 2>&1
echo x - ./files/pkg-message.in
sed 's/^X//' >./files/pkg-message.in << 'END-of-./files/pkg-message.in'
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
XPlease edit the configuration file ssl-admin.conf before running
Xssl-admin for the first time.
X
XYou're now ready to manage your SSL certificates.
X* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
END-of-./files/pkg-message.in
echo x - ./Makefile
sed 's/^X//' >./Makefile << 'END-of-./Makefile'
X# New ports collection makefile for: ssl-admin
X# Date created: 21 July 2008
X# Whom: Eric Crist <ecrist at secure-computing.net>
X#
X# $FreeBSD: ports/security/ssl-admin/Makefile,v 1.2 2008/07/26 04:25:05 beech Exp $
X#
X
XPORTNAME= ssl-admin
XDISTVERSION= 1.0b1.2
XCATEGORIES= security
XMASTER_SITES= ftp://ftp.secure-computing.net/pub/FreeBSD/ports/ \
X ${MASTER_SITE_GOOGLE_CODE}
X
XMAINTAINER= ecrist at secure-computing.net
XCOMMENT= OpenSSL certificate manager
X
XRUN_DEPENDS= unzip:${PORTSDIR}/archivers/zip \
X zip:${PORTSDIR}/archivers/unzip
X
XUSE_PERL5_RUN= YES
XMAN1= ssl-admin.1
XMAN5= ssl-admin.conf.5
XSUB_FILES= pkg-message
X
XNO_PACKAGE= This is a perl script - there is no reason to package it
X
Xpost-install:
X ${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.mk>
END-of-./Makefile
echo x - ./distinfo
sed 's/^X//' >./distinfo << 'END-of-./distinfo'
XMD5 (ssl-admin-1.0b1.2.tar.gz) = 5724066b6982d494ce57d436d1396d17
XSHA256 (ssl-admin-1.0b1.2.tar.gz) = b07b2a67d11ce3de3fb7867ea44539093dda42fdb2737216375a6c5f7e3c3b9f
XSIZE (ssl-admin-1.0b1.2.tar.gz) = 8076
END-of-./distinfo
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << 'END-of-./pkg-descr'
Xssl-admin was designed to create a user-friendly, menu-driven interface
Xto the OpenSSL programs.
X
Xssl-admin will help you do the following tasks with SSL certificates:
X * Create your own CA certificate.
X * Create new Certificate Signing Requests
X * Sign existing Certificate Signing Requests
X * Manage Certificate Revokation Lists
X * Export configurations and certificates for OpenVPN.
X
XWWW: http://www.secure-computing.net/ssl-admin/
END-of-./pkg-descr
echo x - ./pkg-plist
sed 's/^X//' >./pkg-plist << 'END-of-./pkg-plist'
Xbin/ssl-admin
Xetc/ssl-admin/ssl-admin.conf.default
X at unexec if cmp -s %D/etc/ssl-admin/openssl.conf.default %D/etc/ssl-admin/openssl.conf; then rm -f %D/etc/ssl-admin/openssl.conf; fi
Xetc/ssl-admin/openssl.conf.default
X at dirrmtry etc/ssl-admin
END-of-./pkg-plist
exit
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list