From 0afced6fb3e4b6493233f1ecca475397ed0b40be Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 29 Mar 2004 05:34:39 +0000 Subject: UPDATE: ddd-3.3.1 to 3.3.8 The port was marked broken, but compiled anyway when BROKEN= was commnted out. I took it upon myself to fix it so the lates version builds. For whatever reason the libiberty configure script bombs. Instead of patching/and fixing it I added a dependency on devel/freelibiberty. That solves that problem. Cleaned up the installation of PORTDOCS in the Makefile and pkg-plist. Regenerated all the patch files since many of the original ones had no contextual lines and would apply without error where the patch should have bombed. So the following patch files are to be removed: PR: ports/63473 Submitted by: Yarema Approved by: Maintainer timeout --- devel/ddd/files/extra-patch-ddd::streampos.h | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 devel/ddd/files/extra-patch-ddd::streampos.h (limited to 'devel/ddd/files/extra-patch-ddd::streampos.h') diff --git a/devel/ddd/files/extra-patch-ddd::streampos.h b/devel/ddd/files/extra-patch-ddd::streampos.h deleted file mode 100644 index f8a0fd9b00a7..000000000000 --- a/devel/ddd/files/extra-patch-ddd::streampos.h +++ /dev/null @@ -1,12 +0,0 @@ ---- ddd/streampos.h.orig Mon Jan 17 09:53:42 2000 -+++ ddd/streampos.h Fri Jun 6 03:49:41 2003 -@@ -40,7 +40,9 @@ - #include "config.h" - - #if !HAVE_STREAMPOS -+#ifndef __FreeBSD__ - typedef long streampos; -+#endif - #endif - - #endif // _DDD_streampos_h -- cgit v1.2.3