pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ddd Re: PR 25546 Synopsis: The current release o...
details: https://anonhg.NetBSD.org/pkgsrc/rev/9bb783b7cbd5
branches: trunk
changeset: 476146:9bb783b7cbd5
user: shannonjr <shannonjr%pkgsrc.org@localhost>
date: Fri Jun 04 11:19:32 2004 +0000
description:
Re: PR 25546 Synopsis: The current release of ddd is 3.3.8. I have an
updated pkg available for pkgsrc.
Updating to revision 3.3.8 per assignment by Martti Kuparinen. This closes
the referenced PR.
diffstat:
devel/ddd/Makefile | 7 +-
devel/ddd/PLIST | 2 +-
devel/ddd/distinfo | 21 +-
devel/ddd/patches/patch-aa | 20 -
devel/ddd/patches/patch-ab | 13 -
devel/ddd/patches/patch-ac | 22 -
devel/ddd/patches/patch-ad | 127 -
devel/ddd/patches/patch-ae | 8057 --------------------------------------------
devel/ddd/patches/patch-af | 25 -
devel/ddd/patches/patch-ag | 31 -
devel/ddd/patches/patch-ah | 17 -
devel/ddd/patches/patch-ai | 13 +
devel/ddd/patches/patch-aj | 13 +
devel/ddd/patches/patch-ak | 13 +
devel/ddd/patches/patch-al | 717 +++
devel/ddd/patches/patch-am | 232 +
devel/ddd/patches/patch-an | 44 +
devel/ddd/patches/patch-ao | 22 +
18 files changed, 1068 insertions(+), 8328 deletions(-)
diffs (truncated from 9484 to 300 lines):
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/Makefile
--- a/devel/ddd/Makefile Fri Jun 04 08:19:08 2004 +0000
+++ b/devel/ddd/Makefile Fri Jun 04 11:19:32 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2004/04/11 19:23:01 snj Exp $
+# $NetBSD: Makefile,v 1.59 2004/06/04 11:19:32 shannonjr Exp $
#
-DISTNAME= ddd-3.3.7
+DISTNAME= ddd-3.3.8
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU:=ddd/}
@@ -48,8 +48,7 @@
${GZIP_CMD} ${PREFIX}/share/doc/ddd/ddd-paper.ps
${GZIP_CMD} ${PREFIX}/share/doc/ddd/ddd.ps
-.include "../../devel/binutils/buildlink3.mk"
.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/motif.buildlink3.mk"
-
+.include "../../devel/libiberty/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/PLIST
--- a/devel/ddd/PLIST Fri Jun 04 08:19:08 2004 +0000
+++ b/devel/ddd/PLIST Fri Jun 04 11:19:32 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/02/13 08:26:03 seb Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/06/04 11:19:32 shannonjr Exp $
bin/ddd
man/man1/ddd.1
share/${PKGNAME}/COPYING
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/distinfo
--- a/devel/ddd/distinfo Fri Jun 04 08:19:08 2004 +0000
+++ b/devel/ddd/distinfo Fri Jun 04 11:19:32 2004 +0000
@@ -1,12 +1,11 @@
-$NetBSD: distinfo,v 1.11 2003/09/23 19:26:01 tron Exp $
+$NetBSD: distinfo,v 1.12 2004/06/04 11:19:32 shannonjr Exp $
-SHA1 (ddd-3.3.7.tar.gz) = d2a4fcf2bace28ef7d7dfef6903251822345cc21
-Size (ddd-3.3.7.tar.gz) = 14840534 bytes
-SHA1 (patch-aa) = 6f8ce32d8aafd06cfa72e1dcb19d516183098a41
-SHA1 (patch-ab) = fcf7b99706479ea27d95649aa228efeb3eb042ff
-SHA1 (patch-ac) = 43ba8976ef093dccd37ecbe49fe01570a731f508
-SHA1 (patch-ad) = 3953f9e62a1e46c086166e1208cf1736f5809457
-SHA1 (patch-ae) = 281150c1bc7605901425b10c99f5457927675183
-SHA1 (patch-af) = 6685e383354997ddcca443d96c2cb9062ef4d322
-SHA1 (patch-ag) = d61956f73a7622868c89b23bafb4b09250a16f97
-SHA1 (patch-ah) = e60944d036bf1c5e264b2a1d37ba5437b3386363
+SHA1 (ddd-3.3.8.tar.gz) = abf341271c5912a5fc6728cb8649c45653d755eb
+Size (ddd-3.3.8.tar.gz) = 8606382 bytes
+SHA1 (patch-ai) = 3998eceddf2e6379489d82eeef40dce51cb37dab
+SHA1 (patch-aj) = d6657a0fc1e574de53b481f5fb6d56d546ea4edb
+SHA1 (patch-ak) = 476151cd38404d7ec9d409905841cc2e0b3b7364
+SHA1 (patch-al) = 3ea62d81e02fe89153156be25e12b53a67d1958a
+SHA1 (patch-am) = 8f885993627b1ef490f8c6b92cb006140c47947a
+SHA1 (patch-an) = fb5bdabdbb578ed982407b9fac5a521a4ba722cd
+SHA1 (patch-ao) = 2754d1106740db9c563ef42391acee7174f4a06f
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/patches/patch-aa
--- a/devel/ddd/patches/patch-aa Fri Jun 04 08:19:08 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,20 +0,0 @@
-$NetBSD: patch-aa,v 1.2 1998/08/07 10:40:23 agc Exp $
-
---- ddd/userinfo.C.orig Tue Jan 20 20:58:24 1998
-+++ ddd/userinfo.C Sat Jun 20 01:17:54 1998
-@@ -181,6 +181,7 @@
-
- // Try Netscape and Lynx preferences
-
-+#if 0
- // Netscape 4.0
- if (!is_email(s))
- s = email_from_preferences(pwd->pw_dir, ".netscape/preferences.js",
-@@ -195,6 +196,7 @@
- if (!is_email(s))
- s = email_from_preferences(pwd->pw_dir, ".netscape-preferences",
- "EMAIL_ADDRESS:");
-+#endif
-
- // Lynx
- if (!is_email(s))
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/patches/patch-ab
--- a/devel/ddd/patches/patch-ab Fri Jun 04 08:19:08 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,13 +0,0 @@
-$NetBSD: patch-ab,v 1.5 2002/09/29 07:34:30 jlam Exp $
-
---- libiberty/Makefile.in.orig Sat Sep 28 23:54:36 2002
-+++ libiberty/Makefile.in
-@@ -149,7 +149,7 @@ $(TARGETLIB): $(REQUIRED_OFILES) $(EXTRA
- $(RANLIB) $(TARGETLIB)
-
- INSTALL_DEST = @INSTALL_DEST@
--install: install_to_$(INSTALL_DEST) install-subdir
-+install:
-
- install_to_libdir: all
- $(INSTALL_DATA) $(TARGETLIB) $(libdir)$(MULTISUBDIR)/$(TARGETLIB)n
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/patches/patch-ac
--- a/devel/ddd/patches/patch-ac Fri Jun 04 08:19:08 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,22 +0,0 @@
-$NetBSD: patch-ac,v 1.4 2003/09/23 18:40:06 tron Exp $
-
---- configure.orig 2003-06-03 13:35:36.000000000 +0200
-+++ configure 2003-09-23 20:19:31.000000000 +0200
-@@ -3466,7 +3466,7 @@
- if test "${ddd_cv_compface_xbm+set}" = set; then
- echo $ECHO_N "(cached) $ECHO_C" >&6
- else
-- if $COMPFACE ${srcdir}/icons/ddd.xbm >&/dev/null; then
-+ if $COMPFACE ${srcdir}/icons/ddd.xbm >/dev/null 2>&1; then
- ddd_cv_compface_xbm=yes; else ddd_cv_compface_xbm=no; fi
- fi
- echo "$as_me:$LINENO: result: $ddd_cv_compface_xbm" >&5
-@@ -28536,7 +28536,7 @@
- ice_cv_have_strsignal_decl=no
- ice_re_params='[a-zA-Z_][a-zA-Z0-9_]*'
- ice_re_word='(^|[^a-zA-Z_0-9_])'
--for header in string.h; do
-+for header in string.h unistd.h; do
- # Check for ordinary declaration
- cat >conftest.$ac_ext <<_ACEOF
- #line $LINENO "configure"
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/patches/patch-ad
--- a/devel/ddd/patches/patch-ad Fri Jun 04 08:19:08 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,127 +0,0 @@
-$NetBSD: patch-ad,v 1.1 2003/09/23 18:40:06 tron Exp $
-
---- libiberty/configure.in.orig 2003-03-03 01:48:39.000000000 +0100
-+++ libiberty/configure.in 2003-09-22 14:11:57.000000000 +0200
-@@ -1,6 +1,6 @@
- dnl Process this file with autoconf to produce a configure script
-
--AC_PREREQ(2.13)
-+AC_PREREQ(2.57)
- AC_INIT(pexecute.c)
-
- dnl We use these options to decide which functions to include.
-@@ -36,51 +36,14 @@
- AC_CHECK_TOOL(AR, ar)
- AC_CHECK_TOOL(RANLIB, ranlib, :)
-
--# FIXME: We temporarily define our own version of AC_PROG_CC. This is
--# copied from autoconf 2.12, but does not call AC_PROG_CC_WORKS. We
--# are probably using a cross compiler, which will not be able to fully
--# link an executable. This should really be fixed in autoconf
--# itself.
--
--AC_DEFUN(LIB_AC_PROG_CC,
--[AC_BEFORE([$0], [AC_PROG_CPP])dnl
--AC_PROVIDE([AC_PROG_CC])
--AC_CHECK_PROG(CC, gcc, gcc)
--if test -z "$CC"; then
-- AC_CHECK_PROG(CC, cc, cc, , , /usr/ucb/cc)
-- test -z "$CC" && AC_MSG_ERROR([no acceptable cc found in \$PATH])
--fi
--
--AC_PROG_CC_GNU
-+AC_PROG_CC
-
--if test $ac_cv_prog_gcc = yes; then
-- GCC=yes
-+if test x$GCC = xyes; then
- ac_libiberty_warn_cflags='-W -Wall -Wtraditional'
--dnl Check whether -g works, even if CFLAGS is set, in case the package
--dnl plays around with CFLAGS (such as to build both debugging and
--dnl normal versions of a library), tasteless as that idea is.
-- ac_test_CFLAGS="${CFLAGS+set}"
-- ac_save_CFLAGS="$CFLAGS"
-- CFLAGS=
-- AC_PROG_CC_G
-- if test "$ac_test_CFLAGS" = set; then
-- CFLAGS="$ac_save_CFLAGS"
-- elif test $ac_cv_prog_cc_g = yes; then
-- CFLAGS="-g -O2"
-- else
-- CFLAGS="-O2"
-- fi
--else
-- GCC=
-- ac_libiberty_warn_cflags=
-- test "${CFLAGS+set}" = set || CFLAGS="-g"
- fi
--])
- AC_SUBST(ac_libiberty_warn_cflags)
-
--LIB_AC_PROG_CC
--
--AC_ISC_POSIX
-+AC_PROG_CC_C_O
-
- dnl When we start using libtool:
- dnl Default to a non shared library. This may be overridden by the
-@@ -195,7 +158,12 @@
-
- if test "x${with_newlib}" = "xyes"; then
- ALLOCA="alloca.o"
-- LIBOBJS="asprintf.o basename.o insque.o random.o strdup.o vasprintf.o"
-+ AC_LIBOBJ([asprintf])
-+ AC_LIBOBJ([basename])
-+ AC_LIBOBJ([insque])
-+ AC_LIBOBJ([random])
-+ AC_LIBOBJ([strdup])
-+ AC_LIBOBJ([vasprintf])
-
- for f in $funcs; do
- case "$f" in
-@@ -234,8 +202,16 @@
- # Handle VxWorks configuration specially, since on VxWorks the
- # libraries are actually on the target board, not in the file
- # system.
-- LIBOBJS="basename.o getpagesize.o insque.o random.o strcasecmp.o"
-- LIBOBJS="$LIBOBJS strncasecmp.o strdup.o vfork.o waitpid.o vasprintf.o"
-+ AC_LIBOBJ([basename])
-+ AC_LIBOBJ([getpagesize])
-+ AC_LIBOBJ([insque])
-+ AC_LIBOBJ([random])
-+ AC_LIBOBJ([strcasecmp])
-+ AC_LIBOBJ([strncasecmp])
-+ AC_LIBOBJ([strdup])
-+ AC_LIBOBJ([vfork])
-+ AC_LIBOBJ([waitpid])
-+ AC_LIBOBJ([vasprintf])
- for f in $funcs; do
- case "$f" in
- basename | getpagesize | insque | random | strcasecmp)
-@@ -278,7 +254,7 @@
- # missing.
-
- funcs="`echo $funcs | sed -e 's/random//'`"
-- LIBOBJS="$LIBOBJS random.o"
-+ AC_LIBOBJ([random])
- vars="`echo $vars | sed -e 's/sys_siglist//'`"
- checkfuncs="`echo $checkfuncs | sed -e 's/strsignal//' -e 's/psignal//'`"
- ;;
-@@ -307,7 +283,7 @@
-
- # We haven't set the list of objects yet. Use the standard autoconf
- # tests. This will only work if the compiler works.
-- AC_PROG_CC_WORKS
-+ AC_ISC_POSIX
- AC_REPLACE_FUNCS($funcs)
-
- case "${host}" in
-@@ -333,7 +309,7 @@
-
- AC_FUNC_VFORK
- if test $ac_cv_func_vfork_works = no; then
-- LIBOBJS="$LIBOBJS vfork.o"
-+ AC_LIBOBJ([vfork])
- fi
- for v in $vars; do
- AC_MSG_CHECKING([for $v])
diff -r 0a3015e65668 -r 9bb783b7cbd5 devel/ddd/patches/patch-ae
--- a/devel/ddd/patches/patch-ae Fri Jun 04 08:19:08 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,8057 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2003/09/23 18:40:06 tron Exp $
-
---- libiberty/configure.orig 2003-03-03 01:48:39.000000000 +0100
-+++ libiberty/configure 2003-09-22 14:12:04.000000000 +0200
-@@ -1,32 +1,324 @@
- #! /bin/sh
--
- # Guess values for system-dependent variables and create Makefiles.
--# Generated automatically using autoconf version 2.13
--# Copyright (C) 1992, 93, 94, 95, 96 Free Software Foundation, Inc.
-+# Generated by GNU Autoconf 2.57.
- #
-+# Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
-+# Free Software Foundation, Inc.
- # This configure script is free software; the Free Software Foundation
- # gives unlimited permission to copy, distribute and modify it.
-+## --------------------- ##
-+## M4sh Initialization. ##
-+## --------------------- ##
-+
-+# Be Bourne compatible
-+if test -n "${ZSH_VERSION+set}" && (emulate sh) >/dev/null 2>&1; then
-+ emulate sh
-+ NULLCMD=:
-+ # Zsh 3.x and 4.x performs word splitting on ${1+"$@"}, which
-+ # is contrary to our usage. Disable this feature.
-+ alias -g '${1+"$@"}'='"$@"'
-+elif test -n "${BASH_VERSION+set}" && (set -o posix) >/dev/null 2>&1; then
-+ set -o posix
-+fi
-+
-+# Support unset when possible.
-+if (FOO=FOO; unset FOO) >/dev/null 2>&1; then
-+ as_unset=unset
-+else
-+ as_unset=false
-+fi
-+
-+
-+# Work around bugs in pre-3.0 UWIN ksh.
Home |
Main Index |
Thread Index |
Old Index