summaryrefslogtreecommitdiff
path: root/cad/chipmunk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-03-04 00:41:22 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-03-04 00:41:22 +0000
commit238e8ba9662672050df7f6e4f8ddb74ccf832618 (patch)
tree115e5b4b403f9894818655bef144c60e78dc17d5 /cad/chipmunk
parentSwitch the dependency for rpm2cpio from BUILD_DEPENDS to (diff)
Trim pkg-descr and unbreak on 5.0
PR: ports/46824 Submitted by: Miguel Mendez <flynn@energyhq.homeip.net>
Notes
Notes: svn path=/head/; revision=76824
Diffstat (limited to 'cad/chipmunk')
-rw-r--r--cad/chipmunk/files/patch-ba13
-rw-r--r--cad/chipmunk/pkg-descr10
2 files changed, 13 insertions, 10 deletions
diff --git a/cad/chipmunk/files/patch-ba b/cad/chipmunk/files/patch-ba
new file mode 100644
index 000000000000..a1ba19323f17
--- /dev/null
+++ b/cad/chipmunk/files/patch-ba
@@ -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 --git a/cad/chipmunk/pkg-descr b/cad/chipmunk/pkg-descr
index abf7ad44e36e..355d0b2600a7 100644
--- a/cad/chipmunk/pkg-descr
+++ b/cad/chipmunk/pkg-descr
@@ -18,15 +18,5 @@ to Actel format with these tools (example).
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.cs.berkeley.edu/~lazzaro/chipmunk/