ports/64911: New port

Charlie & root at donnex.net
Mon Mar 29 23:20:04 UTC 2004


>Number:         64911
>Category:       ports
>Synopsis:       New port
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 29 15:20:03 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Johansson
>Release:        FreeBSD 4.9-RELEASE-p1 i386
>Organization:
None
>Environment:
System: FreeBSD shell.donnex.net 4.9-RELEASE-p1 FreeBSD 4.9-RELEASE-p1 #2: Sun Jan 4 22:29:27 CET 2004 donnex at donnex.net:/usr/obj/usr/src/sys/donnex i386
>Description:
New port: sysutils/pwsafe Cmdline program that manages encrypted password databases
>How-To-Repeat:
>Fix:
--- pwsafe.port begins here ---
# 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:
#
#	pwsafe
#	pwsafe/Makefile
#	pwsafe/distinfo
#	pwsafe/pkg-descr
#	pwsafe/pkg-plist
#
echo c - pwsafe
mkdir -p pwsafe > /dev/null 2>&1
echo x - pwsafe/Makefile
sed 's/^X//' >pwsafe/Makefile << 'END-of-pwsafe/Makefile'
X# New ports collection makefile for:	pwsafe
X# Date created:        29 Mars 2004
X# Whom:                donnex
X#
X# $FreeBSD$
X#
X
XPORTNAME=      pwsafe
XPORTVERSION=   0.1.6
XCATEGORIES=    sysutils
XMASTER_SITES=  http://nsd.dyndns.org/pwsafe/releases/
X
XMAINTAINER=    donnex at donnex.net
XCOMMENT=       Cmdline program that manages encrypted password databases
X
XMAN1=          pwsafe.1
XMANCOMPRESSED=	no
XHAS_CONFIGURE= yes
XGNU_CONFIGURE= yes
XUSE_GMAKE=		yes
X
X.include <bsd.port.mk>
END-of-pwsafe/Makefile
echo x - pwsafe/distinfo
sed 's/^X//' >pwsafe/distinfo << 'END-of-pwsafe/distinfo'
XMD5 (pwsafe-0.1.6.tar.gz) = 2a56d5d54d474524500f0b4258868478
XSIZE (pwsafe-0.1.6.tar.gz) = 110027
END-of-pwsafe/distinfo
echo x - pwsafe/pkg-descr
sed 's/^X//' >pwsafe/pkg-descr << 'END-of-pwsafe/pkg-descr'
XPwsafe is a unix commandline program that manages encrypted password databases.
X
X* Pure command-line operation if desired (good for remote access over ssh)
X* Can interact with X11 selection & clipboard.
X* Portable, endianess-clean, misaligned-access-free C++. Compiles cleanly 
Xon linux, *bsd, macos x, solaris.
X* Compatible with CounterPane's PasswordSafe Win32 program versions 1.9.x.
X
XWWW: http://nsd.dyndns.org/pwsafe/
END-of-pwsafe/pkg-descr
echo x - pwsafe/pkg-plist
sed 's/^X//' >pwsafe/pkg-plist << 'END-of-pwsafe/pkg-plist'
Xbin/pwsafe
END-of-pwsafe/pkg-plist
exit
--- pwsafe.port ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list