ports/102684: new port: x11/stepulator.app - Scientific calculator implementing RPN notation for GNUstep

Gürkan Sengün gurkan at linuks.mine.nu
Wed Aug 30 09:30:22 UTC 2006


>Number:         102684
>Category:       ports
>Synopsis:       new port: x11/stepulator.app - Scientific calculator implementing RPN notation for GNUstep
>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:   Wed Aug 30 09:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gürkan Sengün
>Release:        FreeBSD 6.1-RELEASE sparc64
>Organization:
http://www.linuks.mine.nu
>Environment:
System: FreeBSD florida.ethz.ch 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 15:56:53 UTC 2006 root at s-dallas.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC sparc64
>Description:
Stepulator is a scientific calculator implementing the RPN notation.
It is developed in Objective-C and is currently being maintained on GNUstep
and Mac OS X (Cocoa). 
>How-To-Repeat:
>Fix:

--- stepulator.app.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:
#
#	Makefile
#	distinfo
#	pkg-descr
#	pkg-plist
#
echo x - Makefile
sed 's/^X//' >Makefile << 'END-of-Makefile'
X# New ports collection makefile for:    stepulator.app
X# Date created:         30 Aug 2006
X# Whom:                 gurkan at linuks.mine.nu
X#
X# $FreeBSD$
X#
X
XPORTNAME=	stepulator.app
XPORTVERSION=	1.0
XCATEGORIES=	math
XMASTER_SITES=	http://www.linuks.mine.nu/stepulator/
XDISTNAME=	stepulator-gs-${PORTVERSION}
XEXTRACT_SUFX=	.tar.Z
X
XMAINTAINER=	gurkan at linuks.mine.nu
XCOMMENT=	Scientific calculator implementing RPN notation for GNUstep
X
XWRKSRC=		${WRKDIR}/Stepulator-gs
XUSE_GMAKE=	yes
XUSE_GNUSTEP=	yes
XUSE_GNUSTEP_PREFIX=	yes
XUSE_GNUSTEP_BACK=	yes
XUSE_GNUSTEP_BUILD=	yes
XUSE_GNUSTEP_INSTALL=	yes
XMAKEFILE=	GNUmakefile
X
X.include <bsd.port.mk>
END-of-Makefile
echo x - distinfo
sed 's/^X//' >distinfo << 'END-of-distinfo'
XMD5 (stepulator-gs-1.0.tar.Z) = ca745d84e3d24efde9966f35c24b47be
XSHA256 (stepulator-gs-1.0.tar.Z) = 35ee45bac0e5f1d829251f7a3f81be1cc372e4a489ba7f3529e1e658ffe50673
XSIZE (stepulator-gs-1.0.tar.Z) = 23966
END-of-distinfo
echo x - pkg-descr
sed 's/^X//' >pkg-descr << 'END-of-pkg-descr'
XStepulator is a scientific calculator implementing the RPN notation.
XIt is developed in Objective-C and is currently being maintained on GNUstep
Xand Mac OS X (Cocoa).
X
XWWW: http://www.linuks.mine.nu/stepulator/
X
XGürkan Sengün
Xgurkan at linuks.mine.nu
END-of-pkg-descr
echo x - pkg-plist
sed 's/^X//' >pkg-plist << 'END-of-pkg-plist'
XLocal/Applications/Stepulator.app
XLocal/Applications/Stepulator.app/Stepulator
XLocal/Applications/Stepulator.app/library_paths.openapp
XLocal/Applications/Stepulator.app/Resources
XLocal/Applications/Stepulator.app/Resources/Info-gnustep.plist
XLocal/Applications/Stepulator.app/Resources/Stepulator.gorm
XLocal/Applications/Stepulator.app/Resources/Stepulator.gorm/data.classes
XLocal/Applications/Stepulator.app/Resources/Stepulator.gorm/objects.gorm
XLocal/Applications/Stepulator.app/Resources/Stepulator.desktop
XLocal/Applications/Stepulator.app/Resources/StepulatorInfo.plist
XLocal/Applications/Stepulator.app/stamp.make
X at dirrm System/Applications/Stepulator.app/Resources
X at dirrm System/Applications/Stepulator.app
END-of-pkg-plist
exit
--- stepulator.app.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list