From ahze@gentoo.ahze.net  Sat Aug 28 15:23:55 2004
Return-Path: <ahze@gentoo.ahze.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 3E53E16A50D
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Aug 2004 15:23:55 +0000 (GMT)
Received: from imf16aec.mail.bellsouth.net (imf16aec.mail.bellsouth.net [205.152.59.64])
	by mx1.FreeBSD.org (Postfix) with ESMTP id A8A8443D66
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 28 Aug 2004 15:23:54 +0000 (GMT)
	(envelope-from ahze@gentoo.ahze.net)
Received: from gentoo.ahze.net ([68.209.163.3])
          by imf16aec.mail.bellsouth.net
          (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP
          id <20040828152353.STOT1721.imf16aec.mail.bellsouth.net@gentoo.ahze.net>
          for <FreeBSD-gnats-submit@freebsd.org>;
          Sat, 28 Aug 2004 11:23:53 -0400
Received: (from root@localhost)
	by gentoo.ahze.net (8.13.1/8.13.1/Submit) id i7SFNmF4004503;
	Sat, 28 Aug 2004 11:23:48 -0400 (EDT)
	(envelope-from ahze)
Message-Id: <200408281523.i7SFNmF4004503@gentoo.ahze.net>
Date: Sat, 28 Aug 2004 11:23:48 -0400 (EDT)
From: Michael Johnson <ahze@ahze.net>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] math/convertall: Another unit converter
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         71081
>Category:       ports
>Synopsis:       [NEW PORT] math/convertall: Another unit converter
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pav
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 28 15:30:31 GMT 2004
>Closed-Date:    Sun Aug 29 17:36:40 GMT 2004
>Last-Modified:  Sun Aug 29 17:36:40 GMT 2004
>Originator:     Michael Johnson
>Release:        FreeBSD 5.3-BETA1 i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.3-BETA1 FreeBSD 5.3-BETA1 #64: Thu Aug 26 13:59:58 EDT 2004
>Description:
[From README.html]

A unit converter that can combine the units any way you want.  If
you want to convert from inches per decade, that's fine.  Or from
meter-pounds.  Or from cubic nautical miles.  The units don't have to
make sense to anyone else.

WWW:	http://www.bellz.org/convertall/

Generated with FreeBSD Port Tools 0.63
>How-To-Repeat:
>Fix:

--- convertall-0.3.0.shar 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:
#
#	convertall
#	convertall/pkg-descr
#	convertall/Makefile
#	convertall/pkg-plist
#	convertall/distinfo
#
echo c - convertall
mkdir -p convertall > /dev/null 2>&1
echo x - convertall/pkg-descr
sed 's/^X//' >convertall/pkg-descr << 'END-of-convertall/pkg-descr'
X[From README.html]
X
XA unit converter that can combine the units any way you want.  If
Xyou want to convert from inches per decade, that's fine.  Or from
Xmeter-pounds.  Or from cubic nautical miles.  The units don't have to
Xmake sense to anyone else.
X
XWWW:	http://www.bellz.org/convertall/
END-of-convertall/pkg-descr
echo x - convertall/Makefile
sed 's/^X//' >convertall/Makefile << 'END-of-convertall/Makefile'
X# New ports collection makefile for:	convertall
X# Date created:		2004-08-12
X# Whom:			Michael Johnson <ahze@ahze.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	convertall
XPORTVERSION=	0.3.0
XCATEGORIES=	math
XMASTER_SITES=	http://bellz.org/convertall/
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	Another unit converter
X
XBUILD_DEPENDS=	pyuic:${PORTSDIR}/x11-toolkits/py-qt
XRUN_DEPENDS=	pyuic:${PORTSDIR}/x11-toolkits/py-qt
X
XWRKSRC=		${WRKDIR}/ConvertAll
XUSE_REINPLACE=	yes
XUSE_PYTHON=	yes
XUSE_X_PREFIX=	yes
XNO_BUILD=	yes
XPORTDOCS=	README.html INSTALL LICENSE
X
Xpost-patch:
X.if defined(NOPORTDOCS)
X	@${REINPLACE_CMD} -e 's|doc||' \
X		${WRKSRC}/install.py
X.endif
X
Xdo-install:
X	(cd ${WRKSRC};${PYTHON_CMD} ${WRKSRC}/install.py -p ${PREFIX})
X
X.include <bsd.port.mk>
END-of-convertall/Makefile
echo x - convertall/pkg-plist
sed 's/^X//' >convertall/pkg-plist << 'END-of-convertall/pkg-plist'
Xbin/convertall
Xlib/convertall/convertall.py
Xlib/convertall/convertall.pyc
Xlib/convertall/convertdlg.py
Xlib/convertall/convertdlg.pyc
Xlib/convertall/finddlg.py
Xlib/convertall/finddlg.pyc
Xlib/convertall/helpview.py
Xlib/convertall/helpview.pyc
Xlib/convertall/numedit.py
Xlib/convertall/numedit.pyc
Xlib/convertall/numeval1.py
Xlib/convertall/numeval1.pyc
Xlib/convertall/numeval2.py
Xlib/convertall/numeval2.pyc
Xlib/convertall/option.py
Xlib/convertall/option.pyc
Xlib/convertall/optiondlg.py
Xlib/convertall/optiondlg.pyc
Xlib/convertall/tmpcontrol.py
Xlib/convertall/tmpcontrol.pyc
Xlib/convertall/unit.py
Xlib/convertall/unit.pyc
Xlib/convertall/unitdata.py
Xlib/convertall/unitdata.pyc
Xlib/convertall/unitedit.py
Xlib/convertall/unitedit.pyc
Xlib/convertall/unitgroup.py
Xlib/convertall/unitgroup.pyc
Xlib/convertall/unitlistview.py
Xlib/convertall/unitlistview.pyc
Xshare/convertall/units.dat
Xshare/icons/convertall_lg.png
Xshare/icons/convertall_sm.png
X@dirrm share/doc/convertall
X@dirrm share/convertall
END-of-convertall/pkg-plist
echo x - convertall/distinfo
sed 's/^X//' >convertall/distinfo << 'END-of-convertall/distinfo'
XMD5 (convertall-0.3.0.tar.gz) = 27ca231c02034ba4e2238073c1c2220c
XSIZE (convertall-0.3.0.tar.gz) = 37321
END-of-convertall/distinfo
exit
--- convertall-0.3.0.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->pav 
Responsible-Changed-By: pav 
Responsible-Changed-When: Sun Aug 29 14:41:20 GMT 2004 
Responsible-Changed-Why:  
This looks interestin 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71081 
State-Changed-From-To: open->closed 
State-Changed-By: pav 
State-Changed-When: Sun Aug 29 17:36:30 GMT 2004 
State-Changed-Why:  
New port added, thank you! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=71081 
>Unformatted:
