From marcov@stack.nl  Mon Dec 20 12:40:48 2004
Return-Path: <marcov@stack.nl>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id ABC9016A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Dec 2004 12:40:48 +0000 (GMT)
Received: from mailhost.stack.nl (vaak.stack.nl [131.155.140.140])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 3D9AD43D39
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Dec 2004 12:40:48 +0000 (GMT)
	(envelope-from marcov@stack.nl)
Received: from turtle.stack.nl (turtle.stack.nl [IPv6:2001:610:1108:5010::132])
	by mailhost.stack.nl (Postfix) with ESMTP id 51D3F1F10D
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 20 Dec 2004 13:40:47 +0100 (CET)
Received: by turtle.stack.nl (Postfix, from userid 816)
	id 439261D9BC; Mon, 20 Dec 2004 13:40:47 +0100 (CET)
Message-Id: <20041220124047.439261D9BC@turtle.stack.nl>
Date: Mon, 20 Dec 2004 13:40:47 +0100 (CET)
From: Marco van de Voort <marcov@stack.nl>
Reply-To: Marco van de Voort <marcov@stack.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Patches for cleaning problems reported by Pointyhat
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         75302
>Category:       ports
>Synopsis:       Patches for cleaning problems reported by Pointyhat
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sem
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 20 12:50:24 GMT 2004
>Closed-Date:    Sun Jun 05 11:55:13 GMT 2005
>Last-Modified:  Sun Jun 05 11:55:13 GMT 2005
>Originator:     Marco van de Voort
>Release:        FreeBSD 5.3-RELEASE-p2 i386
>Organization:
Free Pascal Core
>Environment:
System: FreeBSD turtle.stack.nl 5.3-RELEASE-p2 FreeBSD 5.3-RELEASE-p2 #5: Thu Dec 2 17:25:55 CET 2004 jilles@snail.stack.nl:/usr/obj/usr/src/sys/SNAIL i386
>Description:
        PointyHat said $prefix/src wasn't @dirrm'ed, and fpdoc.1 was
	not spec'ed in makefile. This was a correct diagnosis, patch attached.
>How-To-Repeat:
	
>Fix:
       Apply both patches, I hope the format is ok.

--- patch1 begins here ---
--- /usr/ports/lang/fpc-devel/Makefile	Thu Feb  5 04:02:12 2004
+++ Makefile	Mon Dec 20 10:53:05 2004
@@ -26,8 +26,8 @@
 PLIST_SUB+=     PORTVERSION="${PORTVERSION}"
 
 MAN1=		delp.1 fpc.1 fpcmake.1 h2pas.1 plex.1 ppc386.1 ppdep.1 \
-		ppudump.1 ppufiles.1 ppumove.1 ptop.1 pyacc.1 rstconv.1
-MAN5=		fpc.cfg.5 fpcmake.5 ptop.cfg.5
+		ppudump.1 ppufiles.1 ppumove.1 ptop.1 pyacc.1 rstconv.1 fpdoc.1
+MAN5=		fpc.cfg.5 fpcmake.5 ptop.cfg.5 
 
 NO_WRKSUBDIR=	yes
 
--- patch1 ends here ---

--- patch2 begins here ---
--- /usr/ports/lang/fpc-devel/pkg-plist	Thu Jan 22 04:01:02 2004
+++ pkg-plist	Mon Dec 20 10:51:52 2004
@@ -5679,3 +5679,4 @@
 %%PORTDOCS%%@dirrm src/fpc-%%PORTVERSION%%/compiler/alpha
 %%PORTDOCS%%@dirrm src/fpc-%%PORTVERSION%%/compiler
 %%PORTDOCS%%@dirrm src/fpc-%%PORTVERSION%%
+%%PORTDOCS%%@dirrm src
--- patch2 ends here ---


>Release-Note:
>Audit-Trail:

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, marcov@stack.nl
Cc:  
Subject: Re: ports/75302: Patches for cleaning problems reported by Pointyhat
Date: Thu, 30 Dec 2004 22:46:17 +0300

 Are you a port maintainer?
 -- 
 Sem.
 

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, marcov@stack.nl
Cc:  
Subject: Re: ports/75302: Patches for cleaning problems reported by Pointyhat
Date: Fri, 31 Dec 2004 00:20:25 +0300

 There is problems when install from a package:
 
 # pkg_add /usr/ports/packages/All/fpc-devel-1.9.2_1.tbz
 chmod: /usr/local/lib/fpc/devel-1.9.2_1/ppc386: No such file or directory
 chmod: /usr/local/lib/fpc/devel-1.9.2_1/samplecfg: No such file or directory
 /usr/local/lib/fpc/devel-1.9.2_1/samplecfg: Can't open 
 /usr/local/lib/fpc/devel-1.9.2_1/samplecfg: No such file or directory
 pkg_add: install script returned error status
 pkg_add: '/usr/local/bin/ppc386' fails original MD5 checksum - not deleted.
 
 -- 
 Sem.
 
State-Changed-From-To: open->feedback 
State-Changed-By: sem 
State-Changed-When: Fri Feb 11 19:13:59 GMT 2005 
State-Changed-Why:  
Feedback awaited 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75302 

From: marcov@stack.nl (Marco van de Voort)
To: freebsd-gnats-submit@FreeBSD.org, marcov@stack.nl
Cc:  
Subject: Re: ports/75302: Patches for cleaning problems reported by Pointyhat
Date: Sun, 13 Feb 2005 12:54:43 +0100 (CET)

  There is problems when install from a package:
  
  # pkg_add /usr/ports/packages/All/fpc-devel-1.9.2_1.tbz
  chmod: /usr/local/lib/fpc/devel-1.9.2_1/ppc386: No such file or directory
  chmod: /usr/local/lib/fpc/devel-1.9.2_1/samplecfg: No such file or directory
  /usr/local/lib/fpc/devel-1.9.2_1/samplecfg: Can't open 
  /usr/local/lib/fpc/devel-1.9.2_1/samplecfg: No such file or directory
  pkg_add: install script returned error status
  pkg_add: '/usr/local/bin/ppc386' fails original MD5 checksum - not deleted.
  
 I don't know what is happening here. 
 
 
 These two files are in pkg-plist as
 
 lib/fpc/%%PORTVERSION%%/ppc386
 lib/fpc/%%PORTVERSION%%/samplecfg
 
 and in Makefile
 
 PORTVERSION=    1.9.2
 
 
 Where does the "devel-1.9.2_1" this come from? The construct worked fine on earlier 5.2's and 4.x.
Responsible-Changed-From-To: freebsd-ports-bugs->sem 
Responsible-Changed-By: sem 
Responsible-Changed-When: Thu Mar 10 15:18:12 GMT 2005 
Responsible-Changed-Why:  
take it 

http://www.freebsd.org/cgi/query-pr.cgi?pr=75302 

From: Sergey Matveychuk <sem@FreeBSD.org>
To: freebsd-gnats-submit@FreeBSD.org, marcov@stack.nl
Cc:  
Subject: Re: ports/75302: Patches for cleaning problems reported by Pointyhat
Date: Thu, 10 Mar 2005 19:09:22 +0300

 > Where does the "devel-1.9.2_1" this come from? The construct worked fine on earlier 5.2's and 4.x.
 
 Look at pkg-install script. The problem there.
 -- 
 Sem.
State-Changed-From-To: feedback->closed 
State-Changed-By: sem 
State-Changed-When: Sun Jun 5 11:55:05 GMT 2005 
State-Changed-Why:  
Feedback timeout 

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