Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2001 05:27:18 +1100 (EST)
From:      andrew@ugh.net.au
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/24312: New Port: poppwd, a Eudora password change server
Message-ID:  <20010113182718.AC115A857@starbug.ugh.net.au>

next in thread | raw e-mail | index | archive | help

>Number:         24312
>Category:       ports
>Synopsis:       New Port: poppwd, a Eudora password change server
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 13 10:30:05 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andrew
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
UgH!
>Environment:

	

>Description:

This program implements the Eudora password changing protocol. That is the
protocol Eudora (and other programs) try to talk when you select "Change
Password" from their menus. It should be run from inetd(8).

>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:
#
#	poppwd
#	poppwd/Makefile
#	poppwd/pkg-comment
#	poppwd/distinfo
#	poppwd/pkg-descr
#	poppwd/pkg-plist
#
echo c - poppwd
mkdir -p poppwd > /dev/null 2>&1
echo x - poppwd/Makefile
sed 's/^X//' >poppwd/Makefile << 'END-of-poppwd/Makefile'
X# New ports collection makefile for:	poppwd
X# Date created:		12 Jan 2001
X# Whom:			Andrew Stevenson <andrew@ugh.net.au>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	poppwd
XPORTVERSION= 	1.0
XCATEGORIES=	mail
XMASTER_SITES=	ftp://ftp.ugh.net.au/pub/unix/poppwd/
X
XMAINTAINER=	andrew@ugh.net.au
X
XWRKSRC=		${WRKDIR}/poppwd
X
XMAN8=		poppwd.8
XMANCOMPRESSED=	maybe
X
X.include <bsd.port.mk>
END-of-poppwd/Makefile
echo x - poppwd/pkg-comment
sed 's/^X//' >poppwd/pkg-comment << 'END-of-poppwd/pkg-comment'
XImplementation of the Eudora (compatible) password changing protocol
END-of-poppwd/pkg-comment
echo x - poppwd/distinfo
sed 's/^X//' >poppwd/distinfo << 'END-of-poppwd/distinfo'
XMD5 (poppwd-1.0.tar.gz) = 7bf7d2a587f5adc9c835f5be9e9440ee
END-of-poppwd/distinfo
echo x - poppwd/pkg-descr
sed 's/^X//' >poppwd/pkg-descr << 'END-of-poppwd/pkg-descr'
XThis program implements the Eudora password changing protocol. That is the
Xprotocol Eudora (and other programs) try to talk when you select "Change
XPassword" from their menus. It should be run from inetd(8).
X
XAndrew Stevenson
Xandrew@ugh.net.au
END-of-poppwd/pkg-descr
echo x - poppwd/pkg-plist
sed 's/^X//' >poppwd/pkg-plist << 'END-of-poppwd/pkg-plist'
Xlibexec/poppwd
END-of-poppwd/pkg-plist
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010113182718.AC115A857>