From tar@florida.ethz.ch Wed Aug 30 09:29:41 2006 Return-Path: Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5948616A4DD for ; Wed, 30 Aug 2006 09:29:41 +0000 (UTC) (envelope-from tar@florida.ethz.ch) Received: from florida.ethz.ch (florida.ethz.ch [195.176.48.76]) by mx1.FreeBSD.org (Postfix) with ESMTP id C781C43D6D for ; Wed, 30 Aug 2006 09:29:36 +0000 (GMT) (envelope-from tar@florida.ethz.ch) Received: from florida.ethz.ch (localhost [127.0.0.1]) by florida.ethz.ch (8.13.6/8.13.6) with ESMTP id k7U9Sq7w027827 for ; Wed, 30 Aug 2006 11:28:52 +0200 (CEST) (envelope-from tar@florida.ethz.ch) Received: (from tar@localhost) by florida.ethz.ch (8.13.6/8.13.6/Submit) id k7U9SqnH027826; Wed, 30 Aug 2006 11:28:52 +0200 (CEST) (envelope-from tar) Message-Id: <200608300928.k7U9SqnH027826@florida.ethz.ch> Date: Wed, 30 Aug 2006 11:28:52 +0200 (CEST) From: Gürkan Sengün Reply-To: Gürkan Sengün To: FreeBSD-gnats-submit@freebsd.org Cc: Subject: new port: x11/stepulator.app - Scientific calculator implementing RPN notation for GNUstep X-Send-Pr-Version: 3.113 X-GNATS-Notify: >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: dinoex >State: closed >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 30 09:30:19 GMT 2006 >Closed-Date: Thu Sep 07 19:34:34 CEST 2006 >Last-Modified: Thu Sep 07 19:34:34 CEST 2006 >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@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@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@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 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@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@dirrm System/Applications/Stepulator.app/Resources X@dirrm System/Applications/Stepulator.app END-of-pkg-plist exit --- stepulator.app.shar ends here --- >Release-Note: >Audit-Trail: Responsible-Changed-From-To: freebsd-ports-bugs->ehaupt Responsible-Changed-By: ehaupt Responsible-Changed-When: Wed Aug 30 13:47:50 CEST 2006 Responsible-Changed-Why: Take. http://www.freebsd.org/cgi/query-pr.cgi?pr=102684 State-Changed-From-To: open->feedback State-Changed-By: ehaupt State-Changed-When: Wed Aug 30 14:33:28 CEST 2006 State-Changed-Why: 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 http://www.freebsd.org/cgi/query-pr.cgi?pr=102684 From: gurkan@linuks.mine.nu To: gurkan@linuks.mine.nu, bug-followup@FreeBSD.org Cc: Subject: Re: ports/102684: new port: x11/stepulator.app - Scientific calculator implementing RPN notation for GNUstep Date: Wed, 30 Aug 2006 23:51:14 +0200 # 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 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 State-Changed-By: ehaupt State-Changed-When: Thu Aug 31 11:36:05 CEST 2006 State-Changed-Why: Feedback received. http://www.freebsd.org/cgi/query-pr.cgi?pr=102684 State-Changed-From-To: open->feedback State-Changed-By: ehaupt State-Changed-When: Thu Aug 31 12:33:19 CEST 2006 State-Changed-Why: The very same files/directories still remain uninstalled. http://www.freebsd.org/cgi/query-pr.cgi?pr=102684 From: dirk.meyer@dinoex.sub.org (Dirk Meyer) To: bug-followup@FreeBSD.org Cc: Subject: ports/102684 : new port: x11/stepulator.app Date: Tue, 05 Sep 2006 16:49:21 +0200 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 Responsible-Changed-By: ehaupt Responsible-Changed-When: Tue Sep 5 23:02:11 CEST 2006 Responsible-Changed-Why: Thanks for the offer. http://www.freebsd.org/cgi/query-pr.cgi?pr=102684 State-Changed-From-To: feedback->closed State-Changed-By: dinoex State-Changed-When: Thu Sep 7 19:34:13 CEST 2006 State-Changed-Why: - fix pkg-plist fix directories listed as files remove all directories used http://www.freebsd.org/cgi/query-pr.cgi?pr=102684 >Unformatted: