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).
Responsible Changed From-To: freebsd-ports-bugs->ehaupt Take.
State Changed From-To: open->feedback The port does not cleanup after deinstall: Here is a list of extra files and directories in / (not present on clean system but present after everything was deinstalled): 546899 4 drwxr-xr-x 3 root wheel 512 Aug 30 13:53 usr/local/GNUstep 546977 4 drwxr-xr-x 3 root wheel 512 Aug 30 13:53 usr/local/GNUstep/Local 545303 4 drwxr-xr-x 3 root wheel 512 Aug 30 13:53 usr/local/GNUstep/Local/Applications 545311 4 drwxr-xr-x 3 root wheel 512 Aug 30 13:53 usr/local/GNUstep/Local/Applications/Stepulator.app 545314 4 drwxr-xr-x 3 root wheel 512 Aug 30 13:53 usr/local/GNUstep/Local/Applications/Stepulator.app/Resources 545318 4 drwxr-xr-x 2 root wheel 512 Aug 30 13:53 usr/local/GNUstep/Local/Applications/Stepulator.app/Resources/Stepulator.gorm
# 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: # # stepulator.app # stepulator.app/Makefile # stepulator.app/pkg-plist # stepulator.app/pkg-descr # stepulator.app/distinfo # echo c - stepulator.app mkdir -p stepulator.app > /dev/null 2>&1 echo x - stepulator.app/Makefile sed 's/^X//' >stepulator.app/Makefile << 'END-of-stepulator.app/Makefile' X# New ports collection makefile for: stepulator.app X# Date created: 30 Aug 2006 X# Whom: gurkan@linuks.mine.nu X# X# $FreeBSD$ X# X XPORTNAME= stepulator.app XPORTVERSION= 1.0 XCATEGORIES= math XMASTER_SITES= http://www.linuks.mine.nu/stepulator/ \ X http://florida.ethz.ch/ports/distfiles/ XDISTNAME= stepulator-gs-${PORTVERSION} XEXTRACT_SUFX= .tar.Z X XMAINTAINER= gurkan@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-stepulator.app/Makefile echo x - stepulator.app/pkg-plist sed 's/^X//' >stepulator.app/pkg-plist << 'END-of-stepulator.app/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@dirrm System/Applications/Stepulator.app/Resources X@dirrm System/Applications/Stepulator.app END-of-stepulator.app/pkg-plist echo x - stepulator.app/pkg-descr sed 's/^X//' >stepulator.app/pkg-descr << 'END-of-stepulator.app/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/ END-of-stepulator.app/pkg-descr echo x - stepulator.app/distinfo sed 's/^X//' >stepulator.app/distinfo << 'END-of-stepulator.app/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-stepulator.app/distinfo exit
State Changed From-To: feedback->open Feedback received.
State Changed From-To: open->feedback The very same files/directories still remain uninstalled.
please rename port to "stepulator" before committing (as stated in thier website). or reassign the port to me. kind regards Dirk - Dirk Meyer, Im Grund 4, 34317 Habichtswald, Germany - [dirk.meyer@dinoex.sub.org],[dirk.meyer@guug.de],[dinoex@FreeBSD.org] http://people.freebsd.org/~dinoex/errorlogs/
Responsible Changed From-To: ehaupt->dinoex Thanks for the offer.
State Changed From-To: feedback->closed - fix pkg-plist fix directories listed as files remove all directories used