Update of /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/devel
In directory sc8-pr-cvs1:/tmp/cvs-serv9496
Modified Files:
findbugs.info
Added Files:
anjuta-0.9.99-4.info anjuta-0.9.99-4.patch autoconf.info
autoconf2.5.info autoconf2.54.info autoconf25.info
autogen-5.4.2-2.info autogen-5.4.2-2.patch automake.info
automake1.4.info automake1.4.patch automake1.5.info
automake1.5.patch automake1.6.info automake1.7.info
automake15.info autoproject.info byaccj-1.1-2.info
byaccj-1.1-2.patch cook-2.23-1.info cscope-15.4-1.info
cscope-15.4-1.patch dtags-1.0.1-1.info getxml-1.0.4-1.info
global-4.5-1.info gob-1.0.12-1.info gob2-2.0.6-1.info
hc-1.1-1.info java-getopt-1.0.9-1.info jde.info jde.patch
lammpi-6.5.9-1.info lammpi-examples-6.5.9-1.info
makepatch-2.00.09-1.info makepatch-2.00.09-1.patch
metrics-1.0-2.info mono-0.23-1.info nana-2.5-1.info
p4-2002.2-1.info p4pr-3-1.info p4pr-3-1.patch
pilrc-2.9p10-3.info pilrc-2.9p10-3.patch pyrex-0.7.2-1.info
scons.info splint-3.0.1.6-1.info tmake-1.7-3.info
tmake-1.7-3.patch
Log Message:
gcc3.3 OK
--- NEW FILE: autoconf.info ---
Package: autoconf
Version: 2.13
Revision: 3
Depends: m4
Conflicts: autoconf25
Replaces: autoconf25
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
InstallScript: <<
make install prefix=%i infodir=%i/share/info
mkdir -p %i/share/doc/%n
install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/
<<
InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: <<
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.
This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf25 package instead.
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
--- NEW FILE: autoconf2.5.info ---
Package: autoconf2.5
Version: 2.57
Revision: 1
Depends: m4
Conflicts: autoconf, autoconf25 (<= 2.54-1)
Replaces: autoconf, autoconf25 (<= 2.54-1)
Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
Source-MD5: 407ea53787ce13f5ca427e9a51e05bc2
ConfigureParams: --infodir='${prefix}/share/info' --mandir='${prefix}/share/man'
InstallScript: <<
make install DESTDIR=%d
cd doc && make html
install -d -m 755 %i/share/doc/%n/html
install -m 644 doc/*.html %i/share/doc/%n/html/
<<
DocFiles: README COPYING AUTHORS NEWS THANKS
InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts
DescDetail: <<
GNU Autoconf is a package for generating configure scripts. These scripts are present
in a large number of free software packages and are used to detect system features at
compilation time.
This package installs the latest Autoconf version. It has some compatibility problems
with older packages. If you want to work on a package that requires Autoconf 2.13,
install the autoconf package instead.
Previously by Christoph Pfisterer <[EMAIL PROTECTED]>
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
--- NEW FILE: autoconf2.54.info ---
Package: autoconf2.54
Version: 2.54
Revision: 1
Depends: m4
BuildDepends: emacsen
Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
Source-MD5: 572ef5257f6927ad21dbad395f3da799
ConfigureParams: --infodir='${prefix}/share/info' --mandir='${prefix}/share/man'
--program-suffix=-%v
CompileScript: <<
./configure %c
make pkgdatadir='$(datadir)/autoconf-%v'
<<
InstallScript: <<
make install DESTDIR=%d pkgdatadir='$(datadir)/autoconf-%v'
cd doc && make html
install -d -m 755 %i/share/doc/%n/html
install -m 644 doc/*.html %i/share/doc/%n/html/
mv %i/share/emacs/site-lisp/autoconf-mode.el
%i/share/emacs/site-lisp/autoconf-2.54-mode.el
mv %i/share/emacs/site-lisp/autoconf-mode.elc
%i/share/emacs/site-lisp/autoconf-2.54-mode.elc
mv %i/share/emacs/site-lisp/autotest-mode.el
%i/share/emacs/site-lisp/autotest-2.54-mode.el
mv %i/share/emacs/site-lisp/autotest-mode.elc
%i/share/emacs/site-lisp/autotest-2.54-mode.elc
mv %i/share/info/autoconf.info %i/share/info/autoconf-2.54.info
mv %i/share/info/standards.info %i/share/info/standards-2.54.info
<<
DocFiles: README COPYING AUTHORS NEWS THANKS
InfoDocs: autoconf-2.54.info standards-2.54.info
#
Description: System for generating configure scripts
DescDetail: <<
GNU Autoconf is a package for generating configure scripts. These scripts are present
in a large number of free software packages and are used to detect system features at
compilation time.
This package installs Autoconf 2.54, which is required for building KDE (and possibly
others). If you want the latest Autoconf instead, install the autoconf2.5 package.
If you want Autoconf 2.13, install the autoconf package.
Previously by Christoph Pfisterer <[EMAIL PROTECTED]>
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Benjamin Reed <[EMAIL PROTECTED]>
--- NEW FILE: autoconf25.info ---
Package: autoconf25
Version: 2.54
Revision: 2
Depends: autoconf2.5
Conflicts: autoconf
Replaces: autoconf
Type: NoSource
CompileScript: echo "Nothing to do..."
InstallScript: <<
mkdir -p %i/share/doc/%n
echo "It is safe to remove this empty package after the upgrade is complete." >
%i/share/doc/%n/README
<<
Description: Upgrade package -> autoconf2.5
DescDetail: <<
It is safe to remove this empty package after the upgrade is complete.
<<
License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
--- NEW FILE: automake.info ---
Package: automake
Version: 1.6.3
Revision: 5
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Depends: automake1.6
Type: NoSource
CompileScript: echo "Nothing to build..."
InstallScript: <<
mkdir -p %i/share/doc/%n
echo "It is safe to remove this empty package after the upgrade is complete." >
%i/share/doc/%n/README
<<
Description: Upgrade package -> automake1.6
DescDetail: <<
It is safe to remove this empty package after the upgrade is complete.
<<
License: GPL
Homepage: http://www.gnu.org/software/automake/
Source-MD5: 2bd506db63b6d10458cb644b6171ce93
--- NEW FILE: automake1.4.info ---
Package: automake1.4
Version: 1.4
Revision: 1
Source: mirror:gnu:automake/automake-%v.tar.gz
Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
Depends: autoconf2.5 (>= 2.52-1) | autoconf25 (>= 2.52-1)
Conflicts: automake, automake1.7, automake15, automake1.6, automake1.5
Replaces: automake, automake1.7, automake15, automake1.6, automake1.5
Provides: automaken
Patch: %n.patch
ConfigureParams: --infodir=%p/share/info
InstallScript: <<
make install DESTDIR=%d
rm -rf %i/share/info
<<
DocFiles: COPYING README AUTHORS NEWS THANKS
Description: Tool for generating GNU Standards-compliant Makefiles
DescDetail: <<
Automake is a tool for automatically generating `Makefile.in's from files called
`Makefile.am'.
The goal of Automake is to remove the burden of Makefile maintenance from the back of
the individual GNU maintainer (and put it on the back of the Automake maintainer).
The `Makefile.am' is basically a series of `make' macro definitions (with rules being
thrown in occasionally). The generated `Makefile.in's are compliant with the GNU
Makefile standards.
<<
DescPackaging: <<
Previous versions by Christoph Pfisterer, Max Horn.
Desc from debian :-)
<<
DescPort: <<
Sets CDPATH in several places, which results in disrupting output from zsh. Removed
through a patch.
removed cause of 10.2 zsh != sh
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://www.gnu.org/software/automake/
--- NEW FILE: automake1.4.patch ---
diff -ruN automake-1.4/Makefile.in automake-1.4.new/Makefile.in
--- automake-1.4/Makefile.in 1999-01-15 01:55:38.000000000 -0500
+++ automake-1.4.new/Makefile.in 2003-02-24 22:48:19.000000000 -0500
@@ -564,7 +564,7 @@
install-data-hook:
@for prog in $(script_DATA); do \
- chmod +x $(scriptdir)/$$prog; \
+ chmod +x $(DESTDIR)$(scriptdir)/$$prog; \
done
installcheck-local:
--- NEW FILE: automake1.5.info ---
Package: automake1.5
Version: 1.5
Revision: 2
Source: mirror:gnu:automake/automake-%v.tar.gz
Source-MD5: 74a22ac0581378e807ecb334a55c5bab
Patch: %n.patch
Depends: autoconf2.5 (>= 2.52-1) | autoconf25 (>= 2.52-1)
Conflicts: automake, automake1.7, automake15, automake1.6
Replaces: automake, automake1.7, automake15, automake1.6
Provides: automaken
ConfigureParams: --infodir=%p/share/info
InstallScript: <<
make install DESTDIR=%d
rm -rf %i/share/info
<<
DocFiles: COPYING README AUTHORS NEWS THANKS
Description: Tool for generating GNU Standards-compliant Makefiles
DescDetail: <<
Automake is a tool for automatically generating `Makefile.in's from files called
`Makefile.am'.
The goal of Automake is to remove the burden of Makefile maintenance from the back of
the individual GNU maintainer (and put it on the back of the Automake maintainer).
The `Makefile.am' is basically a series of `make' macro definitions (with rules being
thrown in occasionally). The generated `Makefile.in's are compliant with the GNU
Makefile standards.
Automake 1.5 fails to work in a number of situations that Automake 1.4 did, so has
been renamed so that the previous version can continue to be made available.
<<
DescPackaging: <<
Previous versions by Christoph Pfisterer, Max Horn.
Desc from debian :-)
<<
DescPort: <<
Sets CDPATH in several places, which results in disrupting output from zsh. Removed
through a patch.
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://www.gnu.org/software/automake/
--- NEW FILE: automake1.5.patch ---
diff -uNbr automake-1.5/aclocal.in automake-new/aclocal.in
--- automake-1.5/aclocal.in Tue Jul 17 01:36:23 2001
+++ automake-new/aclocal.in Fri May 3 21:35:04 2002
@@ -33,6 +33,7 @@
$prefix = "@prefix@";
# Note that this isn't pkgdatadir, but a separate directory.
$acdir = "@datadir@/aclocal";
+$default_acdir = $acdir;
# Some globals.
@@ -206,8 +207,17 @@
exit 0;
}
- # Search our install directory last.
- push (@dirlist, $acdir);
+ # Search the versioned directory near the end, and then the
+ # unversioned directory last. Only do this if the user didn't
+ # override acdir.
+ push (@dirlist, "$acdir-1.5")
+ if $acdir eq $default_acdir;
+
+ # By default $(datadir)/aclocal doesn't exist. We don't want to
+ # get an error in the case where we are searching the default
+ # directory and it hasn't been created.
+ push (@dirlist, $acdir)
+ unless $acdir eq $default_acdir && ! -d $acdir;
return @dirlist;
}
diff -uNbr automake-1.5/configure automake-new/configure
--- automake-1.5/configure Thu Aug 23 01:49:52 2001
+++ automake-new/configure Fri May 3 21:35:04 2002
@@ -558,7 +558,7 @@
# expand $ac_aux_dir to an absolute path
-am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
+am_aux_dir=`cd $ac_aux_dir && pwd`
# Find a good install program. We prefer a C program (faster),
# so one script is as good as another. But avoid the broken or
@@ -787,13 +787,13 @@
# test to see if srcdir already configured
-if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
+if test "`cd $srcdir && pwd`" != "`pwd`" &&
test -f $srcdir/config.status; then
{ echo "configure: error: source directory already configured; run \"make
distclean\" there first" 1>&2; exit 1; }
fi
# Define the identity of the package.
-PACKAGE=automake
+PACKAGE=automake-1.5
VERSION=1.5
cat >> confdefs.h <<EOF
#define PACKAGE "$PACKAGE"
diff -uNbr automake-1.5/m4/Makefile.in automake-new/m4/Makefile.in
--- automake-1.5/m4/Makefile.in Thu Aug 23 01:49:56 2001
+++ automake-new/m4/Makefile.in Fri May 3 21:35:04 2002
@@ -68,7 +68,7 @@
am__quote = @am__quote@
install_sh = @install_sh@
-m4datadir = $(datadir)/aclocal
+m4datadir = $(datadir)/aclocal-1.5
m4data_DATA = as.m4 auxdir.m4 ccstdc.m4 cond.m4 depend.m4 depout.m4 \
dmalloc.m4 error.m4 gcj.m4 header.m4 init.m4 install-sh.m4 lex.m4 \
lispdir.m4 make.m4 maintainer.m4 minuso.m4 missing.m4 multi.m4 \
diff -uNbr automake-1.5/m4/auxdir.m4 automake-new/m4/auxdir.m4
--- automake-1.5/m4/auxdir.m4 Wed Aug 1 12:19:57 2001
+++ automake-new/m4/auxdir.m4 Fri May 3 21:35:04 2002
@@ -40,5 +40,5 @@
AC_DEFUN([AM_AUX_DIR_EXPAND], [
# expand $ac_aux_dir to an absolute path
-am_aux_dir=`CDPATH=:; cd $ac_aux_dir && pwd`
+am_aux_dir=`cd $ac_aux_dir && pwd`
])
diff -uNbr automake-1.5/m4/init.m4 automake-new/m4/init.m4
--- automake-1.5/m4/init.m4 Fri Aug 3 04:28:20 2001
+++ automake-new/m4/init.m4 Fri May 3 21:37:48 2002
@@ -33,7 +33,7 @@
AC_DEFUN([AM_INIT_AUTOMAKE],
[AC_REQUIRE([AC_PROG_INSTALL])dnl
# test to see if srcdir already configured
-if test "`CDPATH=:; cd $srcdir && pwd`" != "`pwd`" &&
+if test "`cd $srcdir && pwd`" != "`pwd`" &&
test -f $srcdir/config.status; then
AC_MSG_ERROR([source directory already configured; run \"make distclean\" there
first])
fi
@@ -64,9 +64,9 @@
# Some tools Automake needs.
AC_REQUIRE([AM_SANITY_CHECK])dnl
AC_REQUIRE([AC_ARG_PROGRAM])dnl
-AM_MISSING_PROG(ACLOCAL, aclocal)
+AM_MISSING_PROG(ACLOCAL, aclocal-1.5)
AM_MISSING_PROG(AUTOCONF, autoconf)
-AM_MISSING_PROG(AUTOMAKE, automake)
+AM_MISSING_PROG(AUTOMAKE, automake-1.5)
AM_MISSING_PROG(AUTOHEADER, autoheader)
AM_MISSING_PROG(MAKEINFO, makeinfo)
AM_MISSING_PROG(AMTAR, tar)
--- NEW FILE: automake1.6.info ---
Package: automake1.6
Version: 1.6.3
Revision: 1
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Depends: autoconf2.5 (>= 2.52-1) | autoconf25 (>= 2.52-1)
Conflicts: automake1.5, automake ( <= 1.6.3-1 ), automake1.7, automake15 ( <= 1.5-2 )
Replaces: automake1.5, automake ( <= 1.6.3-1 ), automake1.7, automake15 ( <= 1.5-2 )
Provides: automaken
Source: mirror:gnu:automake/automake-%v.tar.bz2
Source-MD5: 2e8053609e9d318f80db0fce29dca7e9
ConfigureParams: --infodir=%p/share/info
InstallScript: make install DESTDIR=%d
DocFiles: COPYING README AUTHORS NEWS THANKS
InfoDocs: automake.info
Description: Tool for generating GNU Standards-compliant Makefiles
DescDetail: <<
Automake is a tool for automatically generating `Makefile.in's from files called
`Makefile.am'.
The goal of Automake is to remove the burden of Makefile maintenance from the back of
the individual GNU maintainer (and put it on the back of the Automake maintainer).
The `Makefile.am' is basically a series of `make' macro definitions (with rules being
thrown in occasionally). The generated `Makefile.in's are compliant with the GNU
Makefile standards.
Automake 1.6 fails to work in a number of situations that Automake 1.4 and 1.5 did, so
has been renamed so that the previous version can continue to be made available.
<<
DescPackaging: <<
Previous versions by Christoph Pfisterer, Max Horn.
Desc from debian :-)
<<
License: GPL
Homepage: http://www.gnu.org/software/automake/
--- NEW FILE: automake1.7.info ---
Package: automake1.7
Version: 1.7.6
Revision: 1
Depends: autoconf2.5 (>= 2.52-1) | autoconf25 (>= 2.52-1)
Conflicts: automake1.5, automake, automake1.6, automake15
Replaces: automake1.5, automake, automake1.6, automake15
Provides: automaken
Source: mirror:gnu:automake/automake-%v.tar.bz2
Source-MD5: 68c4cbf2c54aff9a26e348e43d941bd5
ConfigureParams: --infodir=%p/share/info
InstallScript: make install DESTDIR=%d
DocFiles: COPYING README AUTHORS NEWS THANKS
InfoDocs: automake.info
Description: Tool for generating GNU Standards-compliant Makefiles
DescDetail: <<
Automake is a tool for automatically generating `Makefile.in's from files called
`Makefile.am'.
The goal of Automake is to remove the burden of Makefile maintenance from the back of
the individual GNU maintainer (and put it on the back of the Automake maintainer).
The `Makefile.am' is basically a series of `make' macro definitions (with rules being
thrown in occasionally). The generated `Makefile.in's are compliant with the GNU
Makefile standards.
Automake 1.7 fails to work in a number of situations that previous Automake versions
did, so has been renamed so that the previous version can continue to be made
available.
<<
DescPackaging: <<
Previous versions by Christoph Pfisterer, Max Horn.
Desc adapted from debian :-)
<<
License: GPL
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Homepage: http://www.gnu.org/software/automake/
--- NEW FILE: automake15.info ---
Package: automake15
Version: 1.5
Revision: 3
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Depends: automake1.5
Type: NoSource
CompileScript: echo Nothing to do...
InstallScript: <<
mkdir -p %i/share/doc/%n
echo "It is safe to remove this empty package after the upgrade is complete." >
%i/share/doc/%n/README
<<
Description: Upgrade package -> automake1.5
DescDetail: <<
It is safe to remove this empty package after the upgrade is complete.
<<
License: GPL
Homepage: http://www.gnu.org/software/automake/
--- NEW FILE: autoproject.info ---
Package: autoproject
Version: 0.17
Revision: 1
Depends: automaken, autoconf2.5
Source: http://www.mv.com/ipusers/vanzandt/%n-%v.tar.gz
Source-MD5: aa68d99f5ca6fd1cffd096a51d91080a
ConfigureParams: --infodir='${prefix}/share/info' --mandir='${prefix}/share/man'
DocFiles: README COPYING AUTHORS NEWS ChangeLog
Description: Create a skeleton source package for a new program
DescDetail: <<
Autoproject interviews the user, then creates a source package for a
new program which follows the GNU programming standards. The new
package uses autoconf to configure itself, and automake to create the
Makefile. `make distcheck' succeeds.
The idea is that you execute autoproject just once when you start a
new project. It will ask a few questions, then create a new directory
and populate it with standard files, customized for the new project.
<<
License: GPL
Homepage: http://www.mv.com/ipusers/vanzandt/
Maintainer: Chris Zubrzycki <[EMAIL PROTECTED]>
Index: findbugs.info
===================================================================
RCS file: /cvsroot/fink/dists/10.2-gcc3.3/unstable/main/finkinfo/devel/findbugs.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- findbugs.info 14 Sep 2003 22:42:55 -0000 1.2
+++ findbugs.info 13 Oct 2003 21:20:49 -0000 1.3
@@ -1,12 +1,12 @@
Package: findbugs
-Version: 0.6.5
+Version: 0.6.6
Revision: 1
Description: Bug pattern detector for java
License: OSI-Approved
Maintainer: Rohan Lloyd <[EMAIL PROTECTED]>
Depends:
Source: http://www.cs.umd.edu/~pugh/java/bugs/release/%n-%v.tar.gz
-Source-MD5: d62eed9534ead3a3cb9cc865ff047496
+Source-MD5: b19c7e188563e71543bad433d4e45d60
CompileScript: echo "Nothing to do for compile"
InstallScript: <<
install -m 755 -d %i/share/java/%n/lib
@@ -29,12 +29,18 @@
instances of "bug patterns" --- code instances that are likely to be
errors.
-Changes since version 0.6.4:
+Changes since 0.6.5:
- * For redundant comparison of reference values, fixed false positives
- resulting from duplication of code in finally blocks
- * Fixed false positives resulting from wrapped byte array streams
- left open
- * Fixed bug in Ant task preventing output file from working properly
- if a relative path was used
+ * Rewritten inconsistent synchronization detector; accuracy is
+ significantly improved, and bug reports are prioritized
+ * New detector to find self assignment (x=x) of local variables
+ (suggested by Jeff Martin)
+ * New detector to find calls to wait(), notify(), and notifyAll()
+ on an object which is not obviously locked
+ * Open stream detector now reports Readers and Writers
+ * Fixed bug in finalizer idioms detector which caused spurious warnings
+ about failure to call super.finalize() (reported by Jim Menard)
+ * Fixed bug where output stream was not closed using non-XML output
+ (reported by Sigiswald Madou)
+ * Fixed corrupted HTML bug detail message (reported by Trevor Harmon)
<<
-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
SourceForge.net hosts over 70,000 Open Source Projects.
See the people who have HELPED US provide better services:
Click here: http://sourceforge.net/supporters.php
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits