ports/71081: [NEW PORT] math/convertall: Another unit converter
Michael Johnson
ahze at ahze.net
Sat Aug 28 15:30:32 UTC 2004
>Number: 71081
>Category: ports
>Synopsis: [NEW PORT] math/convertall: Another unit converter
>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 Aug 28 15:30:31 GMT 2004
>Closed-Date:
>Last-Modified:
>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 at ahze.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME= convertall
XPORTVERSION= 0.3.0
XCATEGORIES= math
XMASTER_SITES= http://bellz.org/convertall/
X
XMAINTAINER= ports at 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 at dirrm share/doc/convertall
X at 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:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list