Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Jan 2003 15:36:06 +0100 (CET)
From:      Miguel Mendez <flynn@energyhq.homeip.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/46824: Unbreak cad/chipmunk on 5.0
Message-ID:  <200301071436.h07Ea6jj025542@christine.energyhq.tk>

next in thread | raw e-mail | index | archive | help

>Number:         46824
>Category:       ports
>Synopsis:       Unbreak cad/chipmunk on 5.0
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jan 07 06:40:02 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Miguel Mendez
>Release:        FreeBSD 5.0-RC i386
>Organization:
>Environment:
System: FreeBSD christine.energyhq.tk 5.0-RC FreeBSD 5.0-RC #0: Tue Dec 31 14:56:19 CET 2002 root@christine.energyhq.tk:/usr/obj/usr/src/sys/CHRISTINE i386


	
>Description:
Make port build on 5.0, make portlint happy.
>How-To-Repeat:
	
>Fix:

	

--- chipmunk.diff begins here ---
diff -ruN chipmunk.old/Makefile chipmunk/Makefile
--- chipmunk.old/Makefile	Sun Nov 10 17:45:14 2002
+++ chipmunk/Makefile	Tue Jan  7 15:29:25 2003
@@ -13,10 +13,10 @@
 		mosis-1.12.tar.gz wol-1.12.tar.gz wolcomp-1.12.tar.gz \
 		until-1.12.tar.gz util1.1.tar.gz view-1.12.tar.gz \
 		Makefile
+DIST_SUBDIR=    chipmunk
 EXTRACT_ONLY=	psys-1.56.tar.gz log-5.59.tar.gz netcmp-1.12.tar.gz \
 		mosis-1.12.tar.gz wol-1.12.tar.gz wolcomp-1.12.tar.gz \
 		until-1.12.tar.gz util1.1.tar.gz view-1.12.tar.gz
-DIST_SUBDIR=	chipmunk
 
 MAINTAINER=	ports@FreeBSD.org
 
diff -ruN chipmunk.old/files/patch-ba chipmunk/files/patch-ba
--- chipmunk.old/files/patch-ba	Thu Jan  1 01:00:00 1970
+++ chipmunk/files/patch-ba	Tue Jan  7 15:18:22 2003
@@ -0,0 +1,13 @@
+--- psys/include/p2c/p2c.h.orig	Tue Jan  7 15:14:37 2003
++++ psys/include/p2c/p2c.h	Tue Jan  7 15:16:04 2003
+@@ -85,10 +85,6 @@
+ #include <unistd.h>
+ #endif
+ 
+-#if (!defined(BSD) && !defined(__sgi) && !defined(__alpha__)) 
+-# define log1p(X) log(1+(X))
+-#endif
+-
+ #if defined(rs6000) || defined(ultrix)
+ extern char *strdup();
+ extern char *strpbrk();
diff -ruN chipmunk.old/pkg-descr chipmunk/pkg-descr
--- chipmunk.old/pkg-descr	Fri Sep 24 07:11:58 1999
+++ chipmunk/pkg-descr	Tue Jan  7 15:30:01 2003
@@ -18,15 +18,5 @@
 
 These tools were originally written for HP 200 Series ("Chipmunk")
 computers, and were later ported to Unix and the X Windows System.
-Many people contributed to the design and porting of these tools; we
-have made an attempt to credit authors in each package, and regret any
-omisions.  Carver Mead provided the inspiration, initiative, and
-financial support for many of the tools in this package; in several
-cases (wol and wolcomp) he wrote the original prototypes as well. The
-Systems Development Foundation, Hewlett Packard, and the Office of
-Naval Research were the main sources of funding for these tools. These
-tools are distributed under a license very similar to the GNU license;
-the minor changes protect Caltech from liability. Each tar file
-contains this license.
 
 WWW: http://www.pcmp.caltech.edu/chipmunk/
--- chipmunk.diff ends here ---


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

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200301071436.h07Ea6jj025542>