Date: Tue, 30 Mar 2004 01:13:44 +0200 From: "Charlie &" <root@donnex.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/64911: New port Message-ID: <20040329231346.217E543D2F@mx1.FreeBSD.org> Resent-Message-ID: <200403292320.i2TNK3Qw017667@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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@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@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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040329231346.217E543D2F>