[cvs] dists/10.4/stable/main/finkinfo/libs/perlmods term-readline-pm.info, NONE, 1.1

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv1314/libs/perlmods

Added Files:
term-readline-pm.info 
Log Message:
Move term-readline-pm to 10.4/stable

--- NEW FILE: term-readline-pm.info ---
Package: term-readline-pm
Version: 1.0303
Revision: 1
###
BuildDepends: fink (= 0.17.0-1)
Replaces: term-readline-pm581 (= 1.0203-10)
###
Source: mirror:cpan:authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-%v.tar.gz
Source-MD5: a77ecf4921cc714820fef898c6cb0eaf
###
Type: perl
UpdatePOD: true
NoPerlTests: true
###
DocFiles: CHANGES README
###
Description: Minimal interface to Readline
DescDetail: 
  This is a quick implementation of the minimal interface to Readline
  libraries. The implementation is made in Perl (mostly) by Jeffrey
  Friedl. The only thing this library does is to make it conformant (and
  add some minimal changes, like using Term::ReadKey if present, and
  correct work under xterm). 

  (In fact this is an understatement now, a lot of additions are made,
  see CHANGES...)

DescPort: 
  make test disabled, user interaction in tests.

###
License: Artistic
Maintainer: None fink-de...@lists.sourceforge.net
Homepage: http://search.cpan.org/dist/Term-ReadLine-Perl


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs/perlmods term-readline-pm.info, NONE, 1.1

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv1314/10.4-EOL/libs/perlmods

Added Files:
term-readline-pm.info 
Log Message:
Move term-readline-pm to 10.4/stable

--- NEW FILE: term-readline-pm.info ---
Package: term-readline-pm
Version: 1.0303
Revision: 1
###
BuildDepends: fink (= 0.17.0-1)
Replaces: term-readline-pm581 (= 1.0203-10)
###
Source: mirror:cpan:authors/id/I/IL/ILYAZ/modules/Term-ReadLine-Perl-%v.tar.gz
Source-MD5: a77ecf4921cc714820fef898c6cb0eaf
###
Type: perl
UpdatePOD: true
NoPerlTests: true
###
DocFiles: CHANGES README
###
Description: Minimal interface to Readline
DescDetail: 
  This is a quick implementation of the minimal interface to Readline
  libraries. The implementation is made in Perl (mostly) by Jeffrey
  Friedl. The only thing this library does is to make it conformant (and
  add some minimal changes, like using Term::ReadKey if present, and
  correct work under xterm). 

  (In fact this is an understatement now, a lot of additions are made,
  see CHANGES...)

DescPort: 
  make test disabled, user interaction in tests.

###
License: Artistic
Maintainer: None fink-de...@lists.sourceforge.net
Homepage: http://search.cpan.org/dist/Term-ReadLine-Perl


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/languages distribute-py.info, NONE, 1.1

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv1988/10.4-EOL/languages

Added Files:
distribute-py.info 
Log Message:
Sync minor change in distribute-py.info to stable; move its 10.4 counterpart to 
stable

--- NEW FILE: distribute-py.info ---
Info2:  
Package: distribute-py%type_pkg[python]
Type: python (2.4 2.5 2.6 2.7 3.1 3.2)
Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
Version: 0.6.19
Revision: 1
Source: http://pypi.python.org/packages/source/d/distribute/distribute-%v.tar.gz
Source-MD5: 45a17940eefee849d4cb8cc06d28d96f

Depends: python%type_pkg[python]
Provides: setuptools-py%type_pkg[python]
Conflicts: setuptools-py%type_pkg[python]
Replaces: setuptools-py%type_pkg[python]

Description: EasyInstall and python eggs
Maintainer: Kurt Schwehr goat...@users.sourceforge.net
DocFiles: CHANGES.txt CONTRIBUTORS.txt DEVGUIDE.txt README.txt
CompileScript: 
  echo Skipping compile stage

InstallScript: 
  %p/bin/python%type_raw[python] setup.py install --root=%d 
--single-version-externally-managed
  rm %i/bin/easy_install
  # setuptools has this as a directory, distribute has it as a file.  This 
confuses dpkg
  # Hopefully just removing this file will allow dpkg to switch back to 
setuptools when necessary.
  rm 
%i/lib/python%type_raw[python]/site-packages/setuptools-0.6c11-py%type_raw[python].egg-info


LICENSE: OSI-Approved
HomePage: http://pypi.python.org/pypi/distribute/

DescDetail: 
Python 3 replacement for setuptools:

Easily download, build, install, upgrade, and uninstall Python
packages.

This package should be used instead of setuptools.
 

# Does not pass on macosx with /tmp really being /private/tmp
# http://bugs.python.org/setuptools/issue125
#InfoTest: 
#TestScript: 
#  %p/bin/python%type_raw[python] setup.py test  || exit 2
#
#


# Info2



--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/languages distribute-py.info, 1.1, 1.2

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv1988/languages

Modified Files:
distribute-py.info 
Log Message:
Sync minor change in distribute-py.info to stable; move its 10.4 counterpart to 
stable

Index: distribute-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/languages/distribute-py.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- distribute-py.info  17 Aug 2011 19:27:21 -  1.1
+++ distribute-py.info  27 Oct 2011 09:38:59 -  1.2
@@ -1,6 +1,6 @@
 Info2:  
 Package: distribute-py%type_pkg[python]
-Type: python (2.4 2.5 2.6 2.7 3.1)
+Type: python (2.4 2.5 2.6 2.7 3.1 3.2)
 Distribution: (%type_pkg[python] = 24) 10.4, (%type_pkg[python] = 24) 10.5
 Version: 0.6.19
 Revision: 1


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/devel cvsps.info, 1.1, NONE cvsps.patch, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/10.4-EOL/devel

Removed Files:
cvsps.info cvsps.patch 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- cvsps.patch DELETED ---

--- cvsps.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/languages distribute-py.info, 1.10, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/languages

Removed Files:
distribute-py.info 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- distribute-py.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/utils diffutils.info, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/10.4-EOL/utils

Removed Files:
diffutils.info 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- diffutils.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods email-valid-pm.info, 1.1, NONE mailtools-pm.info, 1.1, NONE net-smtp-ssl-pm.info, 1.1, NONE term-ansicolor-pm.info, 1.1, NONE term-readke

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/10.4-EOL/libs/perlmods

Removed Files:
email-valid-pm.info mailtools-pm.info net-smtp-ssl-pm.info 
term-ansicolor-pm.info term-readkey-pm.info 
term-readline-pm.info 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- mailtools-pm.info DELETED ---

--- term-readline-pm.info DELETED ---

--- term-ansicolor-pm.info DELETED ---

--- net-smtp-ssl-pm.info DELETED ---

--- email-valid-pm.info DELETED ---

--- term-readkey-pm.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/pythonmods simplejson-py.info, 1.1, NONE

2011-10-27 Thread Max Horn
Update of 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/10.4-EOL/libs/pythonmods

Removed Files:
simplejson-py.info 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- simplejson-py.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods term-readline-pm.info, 1.3, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/libs/perlmods

Removed Files:
term-readline-pm.info 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- term-readline-pm.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/languages distribute-py.info, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv3087/10.4-EOL/languages

Removed Files:
distribute-py.info 
Log Message:
Remove files from 10.4/unstable that have identical versions in 10.4/stable

--- distribute-py.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/xml finkdoc-website.i18n.xsl, 1.21, 1.22 finkdoc-website.xsl, 1.16, 1.17

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web/xml
In directory vz-cvs-3.sog:/tmp/cvs-serv14182

Modified Files:
finkdoc-website.i18n.xsl finkdoc-website.xsl 
Log Message:
When generating .php.inc, Replace  in shorttitle by quot; to avoid syntax 
errors

Index: finkdoc-website.xsl
===
RCS file: /cvsroot/fink/web/xml/finkdoc-website.xsl,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- finkdoc-website.xsl 20 Oct 2004 13:01:09 -  1.16
+++ finkdoc-website.xsl 27 Oct 2011 11:35:06 -  1.17
@@ -1,6 +1,9 @@
 ?xml version=1.0 encoding=iso-8859-1?
 xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
-version=1.1
+version=1.1
+xmlns:str=http://exslt.org/strings;
+extension-element-prefixes=str
+
 
 !-- just a dummy, everything is written with xsl:document --
 xsl:output method=text/
@@ -75,7 +78,8 @@
 /xsl:text
 xsl:for-each select=chapter
 xsl:text  /xsl:textxsl:value-of select=$DESTDIR/xsl:value-of 
select=@filename/xsl:text.php, /xsl:text
-xsl:value-of select=shorttitle/
+!-- xsl:value-of select=shorttitle/ --
+xsl:value-of select=str:replace(shorttitle, 'quot;', 'amp;quot;')/
 xsl:text,
 /xsl:text
 /xsl:for-each

Index: finkdoc-website.i18n.xsl
===
RCS file: /cvsroot/fink/web/xml/finkdoc-website.i18n.xsl,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -d -r1.21 -r1.22
--- finkdoc-website.i18n.xsl20 Oct 2004 13:01:09 -  1.21
+++ finkdoc-website.i18n.xsl27 Oct 2011 11:35:06 -  1.22
@@ -1,6 +1,9 @@
 ?xml version=1.0 encoding=iso-8859-1?
 xsl:stylesheet xmlns:xsl=http://www.w3.org/1999/XSL/Transform;
-version=1.1
+version=1.1
+xmlns:str=http://exslt.org/strings;
+extension-element-prefixes=str
+
 
 !-- set the variables used throughout the document --
 xsl:variable name=lang-ext xsl:value-of select=document/@lang 
//xsl:variable
@@ -86,7 +89,8 @@
 /xsl:text
 xsl:for-each select=chapter
 xsl:text  /xsl:textxsl:value-of select=$DESTDIR/xsl:value-of 
select=@filename/xsl:text.php?phpLang=/xsl:textxsl:value-of 
select=$lang-ext/xsl:text, /xsl:text
-xsl:value-of select=shorttitle/
+!-- xsl:value-of select=shorttitle/ --
+xsl:value-of select=str:replace(shorttitle, 'quot;', 'amp;quot;')/
 xsl:text,
 /xsl:text
 /xsl:for-each


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/xml Makefile.common,1.24,1.25

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web/xml
In directory vz-cvs-3.sog:/tmp/cvs-serv19555

Modified Files:
Makefile.common 
Log Message:
Have one Make rule per language instead of one monolithic rule for all

Thus now builds parallelize better, and if only one xml file changes
than only that one file needs to be reprocessed.


Index: Makefile.common
===
RCS file: /cvsroot/fink/web/xml/Makefile.common,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- Makefile.common 26 Oct 2011 12:50:14 -  1.24
+++ Makefile.common 27 Oct 2011 12:08:28 -  1.25
@@ -80,9 +80,17 @@
 
 # rendering to php-framed HTML for the website (multi-page)
 
-%.php.tmp: $(SOURCE) $(STYLESHEET_WEBSITE) $(basedir)/finkdoc.dtd
-   xmllint --noout --valid $(SOURCE)
-   $(foreach XMLFILE, $(SOURCE), xsltproc --stringparam PRINTFILE 
$(BASE_SOURCE) --stringparam DESTDIR $(DESTDIR)/ $(STYLESHEET_WEBSITE) 
$(XMLFILE); )
+define PHP_TEMPLATE
+%$(1).php.tmp: $(BASE_SOURCE)$(1).xml $(STYLESHEET_WEBSITE) 
$(basedir)/finkdoc.dtd
+   xmllint --noout --valid $$
+   xsltproc --stringparam PRINTFILE $(BASE_SOURCE) --stringparam DESTDIR 
$(DESTDIR)/ $(STYLESHEET_WEBSITE) $$
+endef
+
+ifdef LANGUAGES_AVAILABLE
+$(foreach LANG,$(LANGUAGES_AVAILABLE),$(eval $(call PHP_TEMPLATE,.$(LANG
+else
+$(eval $(call PHP_TEMPLATE,.$(LANG)))
+endif
 
 %.php: %.php.tmp $(PROCESS_WEBSITE)
$(PROCESS_WEBSITE) $ $@


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/xml/news Makefile,1.11,1.12

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web/xml/news
In directory vz-cvs-3.sog:/tmp/cvs-serv19555/news

Modified Files:
Makefile 
Log Message:
Have one Make rule per language instead of one monolithic rule for all

Thus now builds parallelize better, and if only one xml file changes
than only that one file needs to be reprocessed.


Index: Makefile
===
RCS file: /cvsroot/fink/web/xml/news/Makefile,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- Makefile25 Oct 2011 02:12:33 -  1.11
+++ Makefile27 Oct 2011 12:08:29 -  1.12
@@ -22,13 +22,20 @@
 include $(basedir)/Makefile.common
 
 # Custom rendering
-%.inc.tmp: $(SOURCE) $(STYLESHEET_WEBSITE)
-   xmllint --noout --valid $(SOURCE)
-   $(foreach LANGUAGE, $(LANGUAGES), xsltproc -o index.$(LANGUAGE).php.tmp 
$(STYLESHEET_WEBSITE) news.$(LANGUAGE).xml; )
+define NEWS_TEMPLATE
+#%.inc.tmp: $(SOURCE) $(STYLESHEET_WEBSITE)
+%.$(1).inc.tmp: news.$(1).xml $(STYLESHEET_WEBSITE)
+   xmllint --noout --valid $$
+   xsltproc -o index.$(1).php.tmp $(STYLESHEET_WEBSITE) $$
+
+#%.rdf: $(SOURCE) $(STYLESHEET_RDF)
+%.$(1).rdf: $(BASE_SOURCE).$(1).xml $(STYLESHEET_RDF)
+   xmllint --noout --valid $$
+   xsltproc --stringparam currdate $(W3CDTFDATE) -o $$@ 
$(STYLESHEET_RDF) $$
+endef
+
+$(foreach LANG,$(LANGUAGES_AVAILABLE),$(eval $(call NEWS_TEMPLATE,$(LANG
 
-%.rdf: $(SOURCE) $(STYLESHEET_RDF)
-   xmllint --noout --valid $(SOURCE)
-   $(foreach XMLFILE, $(SOURCE), xsltproc --stringparam currdate 
$(W3CDTFDATE) -o $(subst .xml,.rdf,$(XMLFILE)) $(STYLESHEET_RDF) $(XMLFILE); )
 
 %.inc: %.inc.tmp $(PROCESS_WEBSITE)
$(PROCESS_WEBSITE) $ $@


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs libxml2.info, 1.17, NONE libxml2.patch, 1.8, NONE libxml2-py.info, 1.20, NONE libxml2-py.patch, 1.8, NONE libxslt.info, 1.10, NONE libxslt.patch, 1.7, NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv22335/unstable/main/finkinfo/libs

Removed Files:
libxml2.info libxml2.patch libxml2-py.info libxml2-py.patch 
libxslt.info libxslt.patch libxslt-py.info libxslt-py.patch 
Log Message:
sync latest xsl to stable


--- libxml2.patch DELETED ---

--- libxml2-py.patch DELETED ---

--- libxslt-py.info DELETED ---

--- libxml2.info DELETED ---

--- libxslt.patch DELETED ---

--- libxslt-py.patch DELETED ---

--- libxml2-py.info DELETED ---

--- libxslt.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs libxml2.info, 1.9, 1.10 libxml2.patch, 1.5, 1.6 libxml2-py.info, 1.7, 1.8 libxml2-py.patch, 1.2, 1.3 libxslt.info, 1.4, 1.5 libxslt.patch, 1.4, 1.5 libxslt-p

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv22335/stable/main/finkinfo/libs

Modified Files:
libxml2.info libxml2.patch libxml2-py.info libxml2-py.patch 
libxslt.info libxslt.patch libxslt-py.info libxslt-py.patch 
Log Message:
sync latest xsl to stable


Index: libxml2.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libxml2.patch,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libxml2.patch   16 Mar 2009 06:03:57 -  1.5
+++ libxml2.patch   27 Oct 2011 12:48:19 -  1.6
@@ -1,19 +1,19 @@
-diff -Nurd -x'*~' libxml2-2.6.32.orig/doc/Makefile.in 
libxml2-2.6.32/doc/Makefile.in
 libxml2-2.6.32.orig/doc/Makefile.in2008-04-08 10:55:01.0 
-0400
-+++ libxml2-2.6.32/doc/Makefile.in 2008-09-07 13:40:46.0 -0400
-@@ -746,7 +746,7 @@
+diff -Nurd -x'*~' libxml2-2.7.8.orig/doc/Makefile.in 
libxml2-2.7.8/doc/Makefile.in
+--- libxml2-2.7.8.orig/doc/Makefile.in 2010-11-04 13:28:16.0 -0400
 libxml2-2.7.8/doc/Makefile.in  2010-11-04 22:30:04.0 -0400
+@@ -849,7 +849,7 @@
  
  install-data-local: 
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
+   @MKDIR_P@ $(DESTDIR)$(HTML_DIR)
 -  -@INSTALL@ -m 0644 $(srcdir)/xml.html $(srcdir)/encoding.html 
$(srcdir)/FAQ.html $(srcdir)/structure.gif $(srcdir)/DOM.gif 
$(srcdir)/smallfootonly.gif $(srcdir)/redhat.gif $(srcdir)/libxml.gif 
$(srcdir)/w3c.png $(srcdir)/Libxml2-Logo-180x168.gif 
$(srcdir)/Libxml2-Logo-90x34.gif $(DESTDIR)$(HTML_DIR)
 +  -@INSTALL@ -m 0644 $(srcdir)/*.html $(srcdir)/*.gif $(srcdir)/*.png 
$(srcdir)/libxml2-api.xml $(DESTDIR)$(HTML_DIR)
-   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
+   @MKDIR_P@ $(DESTDIR)$(HTML_DIR)/html
-@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
-@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
-diff -Nurd -x'*~' libxml2-2.6.32.orig/doc/examples/Makefile.in 
libxml2-2.6.32/doc/examples/Makefile.in
 libxml2-2.6.32.orig/doc/examples/Makefile.in   2008-04-08 
10:55:02.0 -0400
-+++ libxml2-2.6.32/doc/examples/Makefile.in2008-09-07 13:40:46.0 
-0400
-@@ -744,6 +744,8 @@
+diff -Nurd -x'*~' libxml2-2.7.8.orig/doc/examples/Makefile.in 
libxml2-2.7.8/doc/examples/Makefile.in
+--- libxml2-2.7.8.orig/doc/examples/Makefile.in2010-11-04 
13:28:16.0 -0400
 libxml2-2.7.8/doc/examples/Makefile.in 2011-01-04 11:52:34.0 
-0500
+@@ -781,17 +781,19 @@
tags uninstall uninstall-am
  
  
@@ -22,20 +22,23 @@
  rebuild: examples.xml index.html
  
  examples.xml: index.py *.c
-@@ -753,8 +755,8 @@
-   -@(xsltproc examples.xsl examples.xml  echo Rebuilt web page  
xmllint --valid --noout index.html)
+   -@($(srcdir)/index.py)
+ 
+ index.html: examples.xml examples.xsl
+-  -@(xsltproc examples.xsl examples.xml  echo Rebuilt web page  
xmllint --valid --noout index.html)
++  -@(xsltproc --nonet examples.xsl examples.xml  echo Rebuilt web 
page)
  
  install-data-local: 
--  $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
+-  @MKDIR_P@ $(DESTDIR)$(HTML_DIR)
 -  -@INSTALL@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml 
$(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)
-+  $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/examples
++  @MKDIR_P@ $(DESTDIR)$(HTML_DIR)/examples
 +  -@INSTALL@ -m 0644 $(srcdir)/*.html $(srcdir)/*.c $(srcdir)/*.xml 
$(srcdir)/*.xsl $(srcdir)/*.res $(DESTDIR)$(HTML_DIR)/examples
  
  valgrind: 
$(MAKE) CHECKER='valgrind' tests
-diff -Nurd -x'*~' libxml2-2.6.22.orig/update-sgml-catalog 
libxml2-2.6.22/update-sgml-catalog
 libxml2-2.6.22.orig/update-sgml-catalog1969-12-31 19:00:00.0 
-0500
-+++ libxml2-2.6.22/update-sgml-catalog 2005-10-26 01:32:14.0 -0400
+diff -Nurd -x'*~' libxml2-2.7.8.orig/update-sgml-catalog 
libxml2-2.7.8/update-sgml-catalog
+--- libxml2-2.7.8.orig/update-sgml-catalog 1969-12-31 19:00:00.0 
-0500
 libxml2-2.7.8/update-sgml-catalog  2010-11-04 22:31:15.0 -0400
 @@ -0,0 +1,28 @@
 +#!/bin/sh -e
 +#
@@ -65,9 +68,9 @@
 +chmod 0644 ${CATALOG}
 +
 +exit 0
-diff -Nurd -x'*~' libxml2-2.6.22.orig/update-xml-catalog 
libxml2-2.6.22/update-xml-catalog
 libxml2-2.6.22.orig/update-xml-catalog 1969-12-31 19:00:00.0 
-0500
-+++ libxml2-2.6.22/update-xml-catalog  2005-10-26 01:32:14.0 -0400
+diff -Nurd -x'*~' libxml2-2.7.8.orig/update-xml-catalog 
libxml2-2.7.8/update-xml-catalog
+--- libxml2-2.7.8.orig/update-xml-catalog  1969-12-31 19:00:00.0 
-0500
 libxml2-2.7.8/update-xml-catalog   2010-11-04 22:31:15.0 -0400
 @@ -0,0 +1,29 @@
 +#!/bin/sh -e
 +#

Index: libxml2-py.patch
===
RCS file: 

[cvs] dists/10.4/stable/main/finkinfo/libs pydns-py.info,1.7,1.8

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv22486/stable/main/finkinfo/libs

Modified Files:
pydns-py.info 
Log Message:
sync to stable


Index: pydns-py.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/pydns-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- pydns-py.info   26 Aug 2009 07:14:21 -  1.7
+++ pydns-py.info   27 Oct 2011 12:49:47 -  1.8
@@ -1,50 +1,20 @@
 Info2: 
 Package: pydns-py%type_pkg[python]
-Version: 2.3.0
-Revision: 6
-Distribution: (%type_pkg[python] = 23) 10.4, (%type_pkg[python] = 24) 10.4, 
(%type_pkg[python] = 25) 10.4, (%type_pkg[python] = 25) 10.5
-Type: python (2.3 2.4 2.5)
+Version: 2.3.3
+Revision: 1
+Distribution: (%type_pkg[python] = 24) 10.4
+Type: python (2.4 2.5), bundle
 Description: Python module for performing DNS queries
 License: GPL
 Maintainer: Christian Schaffner chri...@users.sourceforge.net
 
 # Dependencies:
-Depends: python%type_pkg[python] | python%type_pkg[python]-nox
-Conflicts: pydns
-Replaces: pydns
-
-# Unpack Phase:
-Source: mirror:sourceforge:pydns/pydns-%v.tgz
-Source-MD5: b79616da9e88abce88edf82b369ee58d
-
-# Patch Phase:
-PatchScript: 
- perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Lib.py
- perl -pi.bak -e  's|Michael Str.der|Michael Stroeder|' DNS/Type.py
-
-
-# Compile Phase:
-CompileScript: python%type_raw[python] setup.py build   
-
-# Install Phase:
-InstallScript: python%type_raw[python] setup.py install --root=%d
-DocFiles: CREDITS.txt README.txt README-guido.txt
+Depends: python-dns-py%type_pkg[python], fink-obsolete-packages
 
 # Additional Info:
 DescDetail: 
-PyDNS (dnslib) is a python module that implements a DNS
-(Domain Name Server) client, plus additional modules that define some
-symbolic constants used by DNS (dnstype, dnsclass, dnsopcode).
-
-Type python%type_raw[python] dnslib.py -/ for a usage message.
-
-You can also import dnslib and write your own, more sophisticated
-client code; use the test program as an example (there is currently no
-documentation :-).
-
-DescPackaging: 
- Replaced Non-ASCII character in Type.py and Lib.py, since they produce 
- an error in python 2.5
+Recent versions of this codebase are now packaged as
+python-dns-py%type_pkg[python] rather than pydns-py%type_pkg[python]
 
 Homepage: http://pydns.sourceforge.net/
 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs pydns-py.info,1.12,NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv22486/unstable/main/finkinfo/libs

Removed Files:
pydns-py.info 
Log Message:
sync to stable


--- pydns-py.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs readline5.info,1.5,1.6

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23621/stable/main/finkinfo/libs

Modified Files:
readline5.info 
Log Message:
current readline to stable (then only have to work on new in one place)


Index: readline5.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/readline5.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- readline5.info  17 Jan 2009 06:55:54 -  1.5
+++ readline5.info  27 Oct 2011 12:50:58 -  1.6
@@ -1,22 +1,35 @@
-Package: readline5
+Info2: 
+Package: readline5%type_pkg[-64bit]
 Version: 5.0
-Revision: 1005
+Revision: 1006
 Maintainer: Fink Core Group fink-c...@lists.sourceforge.net
 GCC: 4.0
+Type: -64bit (boolean)
+Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 #
-Depends: %n-shlibs (= %v-%r)
-BuildDepends: fink (= 0.24.12-1), libncurses5 (= 5.4-20041023-1006)
-Conflicts: readline
-Replaces: readline
+Depends: %n-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
+BuildDepends: fink (= 0.24.12-1), libncurses5%type_pkg[-64bit] (= 
5.4-20041023-1006)
+Conflicts: readline, readline5, readline5-64bit
+Replaces: readline, readline5, readline5-64bit
 Source: mirror:gnu:readline/readline-%v.tar.gz
 Source-MD5: 9a39d15f1ed592883f8c6671e8c13120
-PatchFile: %n.patch
+PatchFile: %{ni}.patch
 PatchFile-MD5: 9c1e616fc448ee44723fe9e28a39176c 
 SetCFLAGS: -DNEED_EXTERN_PC=1
-SetLIBRARY_PATH: %p/lib
+SetLIBRARY_PATH: %p/%lib
 NoSetLDFLAGS: true
 NoSetCPPFLAGS: true
-CompileScript: export CPATH=%p/include; ./configure %c; make
+CompileScript: 
+#! /bin/sh -ev
+ if [ %type_raw[-64bit] == . ]; then
+  CPATH=%p/include ./configure %c --libdir='${prefix}/%lib'
+  make
+ else
+ export CC=gcc -m64
+ CPATH=%p/include ./configure %c --libdir='${prefix}/%lib'
+ make
+fi
+
 InstallScript: 
  make install DESTDIR=%d mandir=%p/share/man infodir=%p/share/info
 
@@ -25,12 +38,12 @@
 BuildDependsOnly: True
 SplitOff: 
  Package: %N-shlibs
- Depends: ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006)
+ Depends: libncurses5%type_pkg[-64bit]-shlibs (= 5.4-20041023-1006), ( 
%type_raw[-64bit] = -64bit ) 64bit-cpu
  Replaces: %N
- Files: lib/libhistory.5.0.dylib lib/libreadline.5.0.dylib 
lib/libhistory.5.dylib lib/libreadline.5.dylib
+ Files: %lib/libhistory.5.0.dylib %lib/libreadline.5.0.dylib 
%lib/libhistory.5.dylib %lib/libreadline.5.dylib
  Shlibs: 
-   %p/lib/libhistory.5.dylib 5.0.0 %n (= 5.0-2)
-   %p/lib/libreadline.5.dylib 5.0.0 %n (= 5.0-2)
+   %p/%lib/libhistory.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
+   %p/%lib/libreadline.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
  
  DocFiles: README COPYING CHANGES USAGE
 
@@ -58,3 +71,4 @@
 
 License: GPL
 Homepage: http://cnswww.cns.cwru.edu/~chet/readline/rltop.html
+


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs readline5.info, 1.11, NONE readline5.patch, 1.6, NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23621/unstable/main/finkinfo/libs

Removed Files:
readline5.info readline5.patch 
Log Message:
current readline to stable (then only have to work on new in one place)


--- readline5.info DELETED ---

--- readline5.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs syck0.55.info, NONE, 1.1 syck0.55.patch, NONE, 1.1 syck.info, 1.2, 1.3

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23717/stable/main/finkinfo/libs

Modified Files:
syck.info 
Added Files:
syck0.55.info syck0.55.patch 
Log Message:
sick sync syck


--- NEW FILE: syck0.55.patch ---
diff -Nurd -x'*~' syck-0.55.orig/tests/Makefile.in syck-0.55/tests/Makefile.in
--- syck-0.55.orig/tests/Makefile.in2005-05-19 02:15:32.0 -0400
+++ syck-0.55/tests/Makefile.in 2007-09-15 17:25:05.0 -0400
@@ -50,16 +50,16 @@
 PROGRAMS = $(noinst_PROGRAMS)
 am_test_basic_OBJECTS = Basic.$(OBJEXT) CuTest.$(OBJEXT)
 test_basic_OBJECTS = $(am_test_basic_OBJECTS)
-test_basic_DEPENDENCIES =
+test_basic_DEPENDENCIES = $(top_srcdir)/lib/libsyck.a
 am_test_emit_OBJECTS = Emit.$(OBJEXT) CuTest.$(OBJEXT)
 test_emit_OBJECTS = $(am_test_emit_OBJECTS)
-test_emit_DEPENDENCIES =
+test_emit_DEPENDENCIES = $(top_srcdir)/lib/libsyck.a
 am_test_parse_OBJECTS = Parse.$(OBJEXT) CuTest.$(OBJEXT)
 test_parse_OBJECTS = $(am_test_parse_OBJECTS)
-test_parse_DEPENDENCIES =
+test_parse_DEPENDENCIES = $(top_srcdir)/lib/libsyck.a
 am_test_yts_OBJECTS = YTS.$(OBJEXT) CuTest.$(OBJEXT)
 test_yts_OBJECTS = $(am_test_yts_OBJECTS)
-test_yts_DEPENDENCIES =
+test_yts_DEPENDENCIES = $(top_srcdir)/lib/libsyck.a
 DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)
 depcomp = $(SHELL) $(top_srcdir)/config/depcomp
 am__depfiles_maybe = depfiles
@@ -99,7 +99,7 @@
 INSTALL_PROGRAM = @INSTALL_PROGRAM@
 INSTALL_SCRIPT = @INSTALL_SCRIPT@
 INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-LDFLAGS = -L$(top_srcdir)/lib
+LDFLAGS = 
 LEX = @LEX@
 LEXLIB = @LEXLIB@
 LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
@@ -155,13 +155,13 @@
 INCLUDES = -I$(top_srcdir)/lib
 TESTS = test-basic test-parse test-yts test-emit
 test_basic_SOURCES = Basic.c CuTest.c CuTest.h
-test_basic_LDADD = -lsyck
+test_basic_LDADD = $(top_srcdir)/lib/libsyck.a
 test_parse_SOURCES = Parse.c CuTest.c CuTest.h
-test_parse_LDADD = -lsyck
+test_parse_LDADD = $(top_srcdir)/lib/libsyck.a
 test_yts_SOURCES = YTS.c CuTest.c CuTest.h
-test_yts_LDADD = -lsyck
+test_yts_LDADD = $(top_srcdir)/lib/libsyck.a
 test_emit_SOURCES = Emit.c CuTest.c CuTest.h
-test_emit_LDADD = -lsyck
+test_emit_LDADD = $(top_srcdir)/lib/libsyck.a
 all: all-am
 
 .SUFFIXES:

--- NEW FILE: syck0.55.info ---
Package: syck0.55
Version: 0.55
Revision: 3
Maintainer: Daniel Macks dma...@netspace.org
Source: http://rubyforge.org/frs/download.php/4492/syck-%v.tar.gz
Source-MD5: a57b7c46d81170b9318e2f384f77910c
BuildDepends: fink (= 0.24.12-1)
BuildDependsOnly: true
PatchFile: %n.patch
PatchFile-MD5: 700dd42d9e2098efad080a50fe4505a2
Conflicts: syck, syck-0.55
Replaces: syck, syck-0.55
DocFiles: CHANGELOG COPYING README* RELEASE TODO
Description: Fast parser for YAML files
DescPort: 
  Former libversion package maintained by Chris Dolan:
  Ruby, Python, PHP and Perl wrappers exist for this library but I
  haven't packaged them.

DescPackaging: 
  Static-only lib that has no interface stability, so we rename it
  to include versioning.

License: BSD
Homepage: http://rubyforge.org/projects/syck/

Index: syck.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/syck.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- syck.info   30 Jul 2010 01:44:54 -  1.2
+++ syck.info   27 Oct 2011 12:52:21 -  1.3
@@ -1,12 +1,12 @@
 Package: syck
 Version: 0.45
-Revision: 3
+Revision: 4
 Maintainer: None fink-de...@lists.sourceforge.net
 Source: http://rubyforge.org/frs/download.php/1371/syck-%v.tar.gz
 Source-MD5: 8071e1e2ee255576f025b4cef8feee62
 BuildDependsOnly: true
-Conflicts: syck-0.55
-Replaces: syck-0.55
+Conflicts: syck-0.55, syck0.55
+Replaces: syck-0.55, syck0.55
 DocFiles: README COPYING RELEASE
 Description: Fast parser for YAML files
 DescPort: 
@@ -20,4 +20,4 @@
 
 
 License: BSD
-Homepage: http://www.whytheluckystiff.net/syck/
+Homepage: http://rubyforge.org/projects/syck/


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs syck.info, 1.5, NONE syck0.55.info, 1.1, NONE syck0.55.patch, 1.1, NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23717/unstable/main/finkinfo/libs

Removed Files:
syck.info syck0.55.info syck0.55.patch 
Log Message:
sick sync syck


--- syck0.55.patch DELETED ---

--- syck0.55.info DELETED ---

--- syck.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs system-openssl-dev.info, 1.9, NONE system-openssl-dev-0.9.8.info, 1.5, NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23768/unstable/main/finkinfo/libs

Removed Files:
system-openssl-dev.info system-openssl-dev-0.9.8.info 
Log Message:
sync latest system-openssl to stable (prevents accidentally mixing with fink 
openssl*)


--- system-openssl-dev-0.9.8.info DELETED ---

--- system-openssl-dev.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs system-openssl-dev.info, 1.7, 1.8 system-openssl-dev-0.9.8.info, 1.2, 1.3

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23768/stable/main/finkinfo/libs

Modified Files:
system-openssl-dev.info system-openssl-dev-0.9.8.info 
Log Message:
sync latest system-openssl to stable (prevents accidentally mixing with fink 
openssl*)


Index: system-openssl-dev-0.9.8.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/system-openssl-dev-0.9.8.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- system-openssl-dev-0.9.8.info   17 Jul 2011 02:52:47 -  1.2
+++ system-openssl-dev-0.9.8.info   27 Oct 2011 12:53:29 -  1.3
@@ -1,9 +1,12 @@
 Package: system-openssl-dev
+Epoch: 1
 Version: 0.9.8
-Revision: 1
+Revision: 4
 BuildDependsOnly: true
 Depends: macosx (= 10.6.0-1), macosx ( 10.8.0-1)
 Distribution: 10.6, 10.7
+Conflicts: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
+Replaces: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
 Type: nosource
 CompileScript: echo nothing to be done
 InstallScript: 
@@ -21,18 +24,21 @@
 Description: Placeholder to force use of the system SSL
 DescDetail: 
 This package is meant to be used by packagers for the purpose of linking
-explicitly against the Apple-provided system version of OpenSSL.
-
-Maintainers: to use this package when building, you will need to set one
-or more of the following:
+explicitly against the Apple-provided system version of OpenSSL and
+assuring that no fink-supplied OpenSSL library package is visible to
+normal compiler calls.
+
+DescUsage: 
+You may need to set one or more of the following:
 
   CPPFLAGS/CFLAGS/CXXFLAGS: -I%p/lib/system-openssl/include
   LDFLAGS/LIBS: -L%p/lib/system-openssl/lib
   PKG_CONFIG_PATH: %p/lib/system-openssl/lib/pkgconfig
 
-It is recommended that you double-check otool -L on the program you
-are moving to this package.  It is very easy to still end up
-accidentally linking against the Fink versions of these libraries.
+and/or various configuration flags. You might also be able to rely on
+the compiler finding the files in /usr without additional flags needed
+if you use a BuildDepends specifying = 1:0-1 to make sure no Fink
+versions of the openssl headers are installed.
 
 For more information on using this package, see
 http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl

Index: system-openssl-dev.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/system-openssl-dev.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- system-openssl-dev.info 5 Jul 2011 18:34:56 -   1.7
+++ system-openssl-dev.info 27 Oct 2011 12:53:29 -  1.8
@@ -1,9 +1,12 @@
 Package: system-openssl-dev
+Epoch: 1
 Version: 0.9.7
-Revision: 6
+Revision: 8
 BuildDependsOnly: true
 Depends: macosx (= 10.3.0-1), macosx ( 10.6.0-1)
 Distribution: 10.4, 10.5
+Conflicts: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
+Replaces: openssl-dev, openssl097-dev, openssl098-dev, openssl100-dev
 Type: nosource
 CompileScript: echo nothing to be done
 InstallScript: 
@@ -21,18 +24,21 @@
 Description: Placeholder to force use of the system SSL
 DescDetail: 
 This package is meant to be used by packagers for the purpose of linking
-explicitly against the Apple-provided system version of OpenSSL.
-
-Maintainers: to use this package when building, you will need to set one
-or more of the following:
+explicitly against the Apple-provided system version of OpenSSL and
+assuring that no fink-supplied OpenSSL library package is visible to
+normal compiler calls.
+
+DescUsage: 
+You may need to set one or more of the following:
 
   CPPFLAGS/CFLAGS/CXXFLAGS: -I%p/lib/system-openssl/include
   LDFLAGS/LIBS: -L%p/lib/system-openssl/lib
   PKG_CONFIG_PATH: %p/lib/system-openssl/lib/pkgconfig
 
-It is recommended that you double-check otool -L on the program you
-are moving to this package.  It is very easy to still end up
-accidentally linking against the Fink versions of these libraries.
+and/or various configuration flags. You might also be able to rely on
+the compiler finding the files in /usr without additional flags needed
+if you use a BuildDepends specifying = 1:0-1 to make sure no Fink
+versions of the openssl headers are installed.
 
 For more information on using this package, see
 http://wiki.finkproject.org/index.php/Fink:Policy:system-openssl


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___

[cvs] dists/10.4/unstable/main/finkinfo/libs tyrex.info, 1.3, NONE tyrex.patch, 1.1, NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23834/unstable/main/finkinfo/libs

Removed Files:
tyrex.info tyrex.patch 
Log Message:
sync tyrex to stable


--- tyrex.info DELETED ---

--- tyrex.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs tyrex.info,1.3,1.4

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv23834/stable/main/finkinfo/libs

Modified Files:
tyrex.info 
Log Message:
sync tyrex to stable


Index: tyrex.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/tyrex.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- tyrex.info  27 Aug 2009 09:47:20 -  1.3
+++ tyrex.info  27 Oct 2011 12:54:14 -  1.4
@@ -1,23 +1,23 @@
 Package: tyrex
-Version: 1.0.1
+Version: 1.0.3
 Revision: 1
-Distribution: 10.4, 10.5
 BuildDepends: fink (= 0.24.12)
-Depends: jta-spec (= 1.0.1-2), jca (= 1.0-2), jaas (= 1.0-1), log4j (= 
1.2.8-1), system-java13 | system-java14 | system-java15, xalan-j (= 2.6.0-1), 
xerces-j (= 2.6.2-1)
+Depends: jta-spec (= 1.0.1-2), jca (= 1.0-2), jaas (= 1.0-1), log4j (= 
1.2.8-1), system-java (= 1.4-1), xalan-j (= 2.6.0-1), xerces-j (= 2.6.2-1)
 Source: mirror:sourceforge:%n/%n-%v.tgz
-Source-MD5: dd70aa0778beba346f8b82c93d1e4490
+Source-MD5: f1c9b178bd1840094a6ba80310bfbcdd
 SourceDirectory: %n-%v
 PatchFile: %n.patch
 PatchFile-MD5: 2c968092d70be5ef65042e55e2507e9d
 PatchScript: sed 's:@PREFIX@:%p:g' %{PatchFile} | patch -p1
-CompileScript: /usr/bin/true
-JarFiles: %n-%v.jar
+CompileScript: echo none needed
+JarFiles: %n.jar
 InstallScript: 
- mkdir -p %i/share/doc/%n
- ( cd doc; tar -cf - . | (cd %i/share/doc/%n; tar -xf - ) )
- mkdir -p %i/etc/profile.d
- install -m 755 scripts/%n.sh %i/etc/profile.d/
- install -m 755 scripts/%n.csh %i/etc/profile.d/
+   mv %n-%v.jar %n.jar
+   mkdir -p %i/share/doc/%n
+   ( cd doc; tar -cf - . | (cd %i/share/doc/%n; tar -xf - ) )
+   mkdir -p %i/etc/profile.d
+   install -m 755 scripts/%n.sh %i/etc/profile.d/
+   install -m 755 scripts/%n.csh %i/etc/profile.d/
 
 Homepage: http://tyrex.exolab.org/
 Maintainer: Benjamin Reed ty...@fink.racoonfink.com


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] experimental/dmacks/scripts fink-package-precedence,1.15,1.16

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/scripts
In directory vz-cvs-3.sog:/tmp/cvs-serv6142

Modified Files:
fink-package-precedence 
Log Message:
fink's curses package is a suite of libraries with seveal likely headers too


Index: fink-package-precedence
===
RCS file: /cvsroot/fink/experimental/dmacks/scripts/fink-package-precedence,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- fink-package-precedence 20 Jun 2011 23:32:03 -  1.15
+++ fink-package-precedence 27 Oct 2011 13:56:09 -  1.16
@@ -157,7 +157,7 @@
'/usr/include/iconv\.h',
'/usr/include/libxml2',
'/usr/include/libxslt',
-   '/usr/include/ncurses\.h',
+   '/usr/include/(curses|ncurses|form|menu|panel|term|termcap)\.h',
'/usr/include/pcap',
'/usr/include/readline',
'/usr/.*/ft2build\.h',
@@ -263,7 +263,7 @@
'/usr/local/lib',
'/usr/lib/libcurses',
'/usr/lib/libiconv',
-   '/usr/lib/libncurses',
+   '/usr/lib/lib(curses|ncurses|form|menu|panel)',
'/usr/lib/libpcap',
'/usr/lib/libreadline',
'/usr/lib/libxml',


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/devel fink-package-precedence.info, 1.2, 1.3 fink-package-precedence.patch, 1.2, 1.3

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv7787/stable/main/finkinfo/devel

Modified Files:
fink-package-precedence.info fink-package-precedence.patch 
Log Message:
new version: fix curses detection


Index: fink-package-precedence.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/fink-package-precedence.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fink-package-precedence.info16 Oct 2011 08:47:08 -  1.2
+++ fink-package-precedence.info27 Oct 2011 13:58:56 -  1.3
@@ -1,12 +1,12 @@
 Package: fink-package-precedence
-Version: 0.11
+Version: 0.12
 Revision: 1
 
 BuildDepends: fink (= 0.24.12-1)
 
 Source: none
 PatchFile: %n.patch
-PatchFile-MD5: 56a39b0f0bfcf071bd4a86313aade41b
+PatchFile-MD5: 7316adc840802d17fdd20eae8a301218
 PatchScript: sed 's,@PREFIX@,%p,'  %{PatchFile} | patch -p1
 
 CompileScript: #

Index: fink-package-precedence.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/fink-package-precedence.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fink-package-precedence.patch   16 Oct 2011 08:47:08 -  1.2
+++ fink-package-precedence.patch   27 Oct 2011 13:58:56 -  1.3
@@ -1,6 +1,6 @@
-diff -Nurd -x'*~' fink-package-precedence-0.11.orig/fink-package-precedence 
fink-package-precedence-0.11/fink-package-precedence
 fink-package-precedence-0.11.orig/fink-package-precedence  1969-12-31 
19:00:00.0 -0500
-+++ fink-package-precedence-0.11/fink-package-precedence   2011-06-20 
19:32:34.0 -0400
+diff -Nurd -x'*~' fink-package-precedence-0.12.orig/fink-package-precedence 
fink-package-precedence-0.12/fink-package-precedence
+--- fink-package-precedence-0.12.orig/fink-package-precedence  1969-12-31 
19:00:00.0 -0500
 fink-package-precedence-0.12/fink-package-precedence   2011-10-27 
09:56:23.0 -0400
 @@ -0,0 +1,295 @@
 +#!/usr/bin/perl
 +# -*- mode: Perl; tab-width: 4; -*-
@@ -161,7 +161,7 @@
 +  '/usr/include/iconv\.h',
 +  '/usr/include/libxml2',
 +  '/usr/include/libxslt',
-+  '/usr/include/ncurses\.h',
++  '/usr/include/(curses|ncurses|form|menu|panel|term|termcap)\.h',
 +  '/usr/include/pcap',
 +  '/usr/include/readline',
 +  '/usr/.*/ft2build\.h',
@@ -267,7 +267,7 @@
 +  '/usr/local/lib',
 +  '/usr/lib/libcurses',
 +  '/usr/lib/libiconv',
-+  '/usr/lib/libncurses',
++  '/usr/lib/lib(curses|ncurses|form|menu|panel)',
 +  '/usr/lib/libpcap',
 +  '/usr/lib/libreadline',
 +  '/usr/lib/libxml',


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.7/stable/main/finkinfo/devel fink-package-precedence.info, 1.2, 1.3 fink-package-precedence.patch, 1.2, 1.3

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv7787/10.7/main/finkinfo/devel

Modified Files:
fink-package-precedence.info fink-package-precedence.patch 
Log Message:
new version: fix curses detection


Index: fink-package-precedence.info
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/fink-package-precedence.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fink-package-precedence.info21 Jul 2011 00:34:13 -  1.2
+++ fink-package-precedence.info27 Oct 2011 13:58:56 -  1.3
@@ -1,12 +1,12 @@
 Package: fink-package-precedence
-Version: 0.11
+Version: 0.12
 Revision: 1
 
 BuildDepends: fink (= 0.24.12-1)
 
 Source: none
 PatchFile: %n.patch
-PatchFile-MD5: 56a39b0f0bfcf071bd4a86313aade41b
+PatchFile-MD5: 7316adc840802d17fdd20eae8a301218
 PatchScript: sed 's,@PREFIX@,%p,'  %{PatchFile} | patch -p1
 
 CompileScript: #

Index: fink-package-precedence.patch
===
RCS file: 
/cvsroot/fink/dists/10.7/stable/main/finkinfo/devel/fink-package-precedence.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fink-package-precedence.patch   21 Jul 2011 00:34:13 -  1.2
+++ fink-package-precedence.patch   27 Oct 2011 13:58:56 -  1.3
@@ -1,6 +1,6 @@
-diff -Nurd -x'*~' fink-package-precedence-0.11.orig/fink-package-precedence 
fink-package-precedence-0.11/fink-package-precedence
 fink-package-precedence-0.11.orig/fink-package-precedence  1969-12-31 
19:00:00.0 -0500
-+++ fink-package-precedence-0.11/fink-package-precedence   2011-06-20 
19:32:34.0 -0400
+diff -Nurd -x'*~' fink-package-precedence-0.12.orig/fink-package-precedence 
fink-package-precedence-0.12/fink-package-precedence
+--- fink-package-precedence-0.12.orig/fink-package-precedence  1969-12-31 
19:00:00.0 -0500
 fink-package-precedence-0.12/fink-package-precedence   2011-10-27 
09:56:23.0 -0400
 @@ -0,0 +1,295 @@
 +#!/usr/bin/perl
 +# -*- mode: Perl; tab-width: 4; -*-
@@ -161,7 +161,7 @@
 +  '/usr/include/iconv\.h',
 +  '/usr/include/libxml2',
 +  '/usr/include/libxslt',
-+  '/usr/include/ncurses\.h',
++  '/usr/include/(curses|ncurses|form|menu|panel|term|termcap)\.h',
 +  '/usr/include/pcap',
 +  '/usr/include/readline',
 +  '/usr/.*/ft2build\.h',
@@ -267,7 +267,7 @@
 +  '/usr/local/lib',
 +  '/usr/lib/libcurses',
 +  '/usr/lib/libiconv',
-+  '/usr/lib/libncurses',
++  '/usr/lib/lib(curses|ncurses|form|menu|panel)',
 +  '/usr/lib/libpcap',
 +  '/usr/lib/libreadline',
 +  '/usr/lib/libxml',


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web header.inc,1.126,1.127

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web
In directory vz-cvs-3.sog:/tmp/cvs-serv19760

Modified Files:
header.inc 
Log Message:
Remove unused show_form() function

Index: header.inc
===
RCS file: /cvsroot/fink/web/header.inc,v
retrieving revision 1.126
retrieving revision 1.127
diff -u -d -r1.126 -r1.127
--- header.inc  26 Oct 2011 12:40:26 -  1.126
+++ header.inc  27 Oct 2011 14:29:06 -  1.127
@@ -153,15 +153,6 @@
 if (!isset($metatags)) global $metatags;
 $metatags = preg_replace('|([^/]*)/|', '|\1|', $metatags);
 
-// [translation] Function used in doc and faq for translation
-
-function show_form() {
-   if (function_exists('i18n_show_form')) {
-   i18n_show_form();
-   } else {
-   echo translate;
-   }
-}
 
 // Functions Used in PDB
 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web about.de.php, 1.8, 1.9 constants.de.inc, 1.7, 1.8 legal.php, 1.25, 1.26

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web
In directory vz-cvs-3.sog:/tmp/cvs-serv19909

Modified Files:
about.de.php constants.de.inc legal.php 
Log Message:
Removed reundant header(Content-type:...) calls

Index: constants.de.inc
===
RCS file: /cvsroot/fink/web/constants.de.inc,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- constants.de.inc5 Sep 2010 10:56:04 -   1.7
+++ constants.de.inc27 Oct 2011 14:29:56 -  1.8
@@ -15,8 +15,6 @@
 // |   2. encoding must be UTF-8 or it will not show properly |
 // +--+
 
-header(Content-type: text/html; charset=utf-8);
-
 /* The Sections.  Used in Menu Navigation Bar */
 define (FINK_LC_ALL, 'de_DE');
 

Index: legal.php
===
RCS file: /cvsroot/fink/web/legal.php,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- legal.php   16 Sep 2010 21:10:25 -  1.25
+++ legal.php   27 Oct 2011 14:29:56 -  1.26
@@ -2,7 +2,6 @@
 $title = Legal Stuff;
 $cvs_author = '$Author$';
 $cvs_date = '$Date$';
-header(Content-type: text/html; charset=utf-8);
 
 include header.inc;
 ?

Index: about.de.php
===
RCS file: /cvsroot/fink/web/about.de.php,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- about.de.php11 Apr 2007 17:08:56 -  1.8
+++ about.de.php27 Oct 2011 14:29:56 -  1.9
@@ -2,7 +2,6 @@
 $title = About;
 $cvs_author = '$Author$';
 $cvs_date = '$Date$';
-header(Content-type: text/html; charset=utf-8);
 
 include header.inc;
 ?


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/database dbh.info, 1.1, NONE dbh.patch, 1.1, NONE hsqldb.info, 1.1, NONE hsqldb.patch, 1.1, NONE libpgeasy.info, 1.1, NONE libpqpp.info, 1.1, NONE libp

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/database
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/database

Removed Files:
dbh.info dbh.patch hsqldb.info hsqldb.patch libpgeasy.info 
libpqpp.info libpqpp.patch libpqxx.info libpqxx.patch 
libpqxx2.info libpqxx2.patch mdbtools.info mysql-3.23.58.info 
mysql-3.23.58.patch mysql-4.0.22.info mysql-4.0.22.patch 
mysql-4.1.10.info mysql-4.1.10.patch mysql-unified.info 
mysql-unified.patch mysql.info mysql.patch 
postgresql-java.info postgresql-java.patch 
postgresql-python-py.patch postgresql80-unified.info 
postgresql80-unified.patch postgresql81.info 
postgresql81.patch rrdtool-1.2.30-1.info sqlite3-3.7.2.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- mysql-unified.patch DELETED ---

--- hsqldb.patch DELETED ---

--- libpgeasy.info DELETED ---

--- libpqpp.info DELETED ---

--- postgresql-python-py.patch DELETED ---

--- rrdtool-1.2.30-1.info DELETED ---

--- postgresql80-unified.patch DELETED ---

--- mysql-3.23.58.info DELETED ---

--- dbh.patch DELETED ---

--- mysql.patch DELETED ---

--- mysql-4.1.10.info DELETED ---

--- libpqxx2.info DELETED ---

--- postgresql80-unified.info DELETED ---

--- sqlite3-3.7.2.info DELETED ---

--- hsqldb.info DELETED ---

--- postgresql-java.patch DELETED ---

--- mysql-3.23.58.patch DELETED ---

--- mysql-unified.info DELETED ---

--- libpqxx2.patch DELETED ---

--- mdbtools.info DELETED ---

--- libpqxx.patch DELETED ---

--- postgresql81.info DELETED ---

--- postgresql81.patch DELETED ---

--- mysql.info DELETED ---

--- postgresql-java.info DELETED ---

--- libpqpp.patch DELETED ---

--- mysql-4.0.22.info DELETED ---

--- dbh.info DELETED ---

--- libpqxx.info DELETED ---

--- mysql-4.1.10.patch DELETED ---

--- mysql-4.0.22.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/crypto aesutil.info, 1.1, NONE aqbanking16.info, 1.1, NONE aqbanking20.info, 1.1, NONE bundle-gnome-office.info, 1.1, NONE bundle-kde-ssl.info, 1.1, NO

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/crypto
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/crypto

Removed Files:
aesutil.info aqbanking16.info aqbanking20.info 
bundle-gnome-office.info bundle-kde-ssl.info ca-roots.info 
ca-roots.patch crypt-cbc-pm.info crypt-rc4-pm.info 
db42-ssl-java.info db43-ssl.info db44-aes.info db44-aes.patch 
db47-aes.info db47-aes.patch db48-aes.info dods.info 
dods.patch epiphany.info epiphany.patch ettercap-ssl.info 
fetchmail-ssl.info firefox.info firefox.patch firefox1.5.info 
firefox1.5.patch firefox2.info firefox2.patch ftp-tls.info 
ftp-tls.patch gabber-ssl.info gabber-ssl.patch galeon.info 
galeon.patch gnome-vfs-ssl.info gnome-vfs-ssl.patch 
gnucash2.info gnumeric.info gnumeric.patch gpgme11.info 
gpgme11.patch gq.info gwenhywfar38.info gwenhywfar47.info 
kdeaddons3.info kdeaddons3.patch kdepim3.info kdepim3.patch 
kdesdk3-svn-ssl.info kgpg.info kgpg.patch libgcrypt.info 
libgdiplus.info libgdiplus.patch libgnomedb.info 
libgnomedb.patch libmcrypt.info libnasl3-ssl.info 
libnessus-ssl.info libnessus-ssl.patch libnessus3-ssl.info 
libnessus3-ssl.patch libnss.1d.info libnss.1d.patch 
libsoup2.2.8-ssl.info libtasn1-3.info links-ssl.info 
maxima.patch multi-c-rehash.info mysql.info mysql.patch 
neon24-ssl.info neon24-ssl.patch opal2.info openh323-1.info 
openldap-ssl.info openldap-ssl.patch openslp-ssl.info 
openslp-ssl.patch openssh.info pine-ssl.info pwlib1.info 
python23-socket-ssl.info python23-socket-ssl.patch 
python24-socket-ssl.info python24-socket-ssl.patch 
rdesktop.info seahorse.info seahorse.patch seamonkey.info 
seamonkey.patch silky.info silky.patch soup-ssl.info 
soup-ssl.patch ssh-copy-id.info starttls.info starttls.patch 
twisted2-mail-py.info twisted2-py.info twisted2-web-py.info 
twisted2-words-py.info vtun.info vtun.patch yafc.info 
yafc.patch zip-ssl.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- libnss.1d.info DELETED ---

--- pine-ssl.info DELETED ---

--- gwenhywfar47.info DELETED ---

--- libgnomedb.patch DELETED ---

--- gnome-vfs-ssl.info DELETED ---

--- kgpg.info DELETED ---

--- seamonkey.patch DELETED ---

--- neon24-ssl.info DELETED ---

--- openldap-ssl.info DELETED ---

--- aqbanking16.info DELETED ---

--- epiphany.info DELETED ---

--- openssh.info DELETED ---

--- seamonkey.info DELETED ---

--- firefox2.patch DELETED ---

--- kdeaddons3.patch DELETED ---

--- opal2.info DELETED ---

--- neon24-ssl.patch DELETED ---

--- fetchmail-ssl.info DELETED ---

--- mysql.info DELETED ---

--- firefox.patch DELETED ---

--- python24-socket-ssl.info DELETED ---

--- ca-roots.patch DELETED ---

--- gpgme11.info DELETED ---

--- galeon.info DELETED ---

--- libnasl3-ssl.info DELETED ---

--- vtun.patch DELETED ---

--- python24-socket-ssl.patch DELETED ---

--- twisted2-mail-py.info DELETED ---

--- python23-socket-ssl.patch DELETED ---

--- db47-aes.patch DELETED ---

--- gabber-ssl.patch DELETED ---

--- openh323-1.info DELETED ---

--- seahorse.info DELETED ---

--- aqbanking20.info DELETED ---

--- yafc.info DELETED ---

--- maxima.patch DELETED ---

--- firefox2.info DELETED ---

--- gnumeric.info DELETED ---

--- libgdiplus.patch DELETED ---

--- libmcrypt.info DELETED ---

--- openslp-ssl.patch DELETED ---

--- gpgme11.patch DELETED ---

--- db44-aes.info DELETED ---

--- bundle-kde-ssl.info DELETED ---

--- kdepim3.patch DELETED ---

--- gnome-vfs-ssl.patch DELETED ---

--- libnessus3-ssl.info DELETED ---

--- multi-c-rehash.info DELETED ---

--- galeon.patch DELETED ---

--- ftp-tls.patch DELETED ---

--- libgnomedb.info DELETED ---

--- firefox1.5.info DELETED ---

--- gnumeric.patch DELETED ---

--- libnessus3-ssl.patch DELETED ---

--- soup-ssl.info DELETED ---

--- ettercap-ssl.info DELETED ---

--- libnessus-ssl.patch DELETED ---

--- kdepim3.info DELETED ---

--- pwlib1.info DELETED ---

--- silky.patch DELETED ---

--- gabber-ssl.info DELETED ---

--- bundle-gnome-office.info DELETED ---

--- starttls.info DELETED ---

--- silky.info DELETED ---

--- rdesktop.info DELETED ---

--- twisted2-py.info DELETED ---

--- ftp-tls.info DELETED ---

--- crypt-rc4-pm.info DELETED ---

--- libgcrypt.info DELETED ---

--- twisted2-words-py.info DELETED ---

--- zip-ssl.info DELETED ---

--- libgdiplus.info DELETED ---

--- vtun.info DELETED ---

--- libnessus-ssl.info DELETED ---

--- kdesdk3-svn-ssl.info DELETED ---

--- dods.info DELETED ---

--- kdeaddons3.info DELETED ---

--- libtasn1-3.info DELETED ---

--- libsoup2.2.8-ssl.info DELETED ---

--- db47-aes.info DELETED ---

--- twisted2-web-py.info DELETED ---

--- python23-socket-ssl.info DELETED ---

--- ca-roots.info DELETED ---

--- openslp-ssl.info DELETED ---

--- gq.info 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/base anacron.info, 1.1, NONE anacron.patch, 1.1, NONE apt.info, 1.1, NONE apt.patch, 1.1, NONE cctools-extra.info, 1.1, NONE cctools-extra.patch, 1.1,

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/base
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/base

Removed Files:
anacron.info anacron.patch apt.info apt.patch 
cctools-extra.info cctools-extra.patch daemonic.info 
debconf-10.4.info debconf-10.5.info debconf-10.6.info 
debconf.patch debianutils.info debianutils.patch dpkg.info 
dpkg.patch expat-shlibs.info expat-shlibs.patch expat1.info 
fink-10.4.info fink-obsolete-packages.info 
fink-prebinding.info ftpfiles.info ftpfiles.patch 
gettext-10.4.info gettext-10.4.patch gettext-emacs.info 
gettext-emacs.patch gettext.info gettext.patch gzip.patch 
libgettext3-shlibs.info libgettext3-shlibs.patch libiconv.info 
libiconv.patch ncurses-shlibs.info ncurses-shlibs.patch 
passwd-10.4.info passwd-10.4.patch tar.info unzip-10.4.info 
unzip.info unzip.patch zip.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- dpkg.patch DELETED ---

--- ncurses-shlibs.patch DELETED ---

--- unzip.patch DELETED ---

--- anacron.info DELETED ---

--- cctools-extra.patch DELETED ---

--- debconf.patch DELETED ---

--- gettext.patch DELETED ---

--- cctools-extra.info DELETED ---

--- debconf-10.6.info DELETED ---

--- tar.info DELETED ---

--- expat-shlibs.info DELETED ---

--- fink-10.4.info DELETED ---

--- libgettext3-shlibs.patch DELETED ---

--- libiconv.patch DELETED ---

--- libgettext3-shlibs.info DELETED ---

--- ftpfiles.info DELETED ---

--- expat-shlibs.patch DELETED ---

--- fink-prebinding.info DELETED ---

--- gettext-10.4.info DELETED ---

--- unzip.info DELETED ---

--- gettext.info DELETED ---

--- gzip.patch DELETED ---

--- fink-obsolete-packages.info DELETED ---

--- apt.info DELETED ---

--- dpkg.info DELETED ---

--- libiconv.info DELETED ---

--- passwd-10.4.info DELETED ---

--- daemonic.info DELETED ---

--- debconf-10.4.info DELETED ---

--- gettext-10.4.patch DELETED ---

--- ncurses-shlibs.info DELETED ---

--- passwd-10.4.patch DELETED ---

--- debianutils.info DELETED ---

--- zip.info DELETED ---

--- gettext-emacs.patch DELETED ---

--- gettext-emacs.info DELETED ---

--- debianutils.patch DELETED ---

--- unzip-10.4.info DELETED ---

--- anacron.patch DELETED ---

--- expat1.info DELETED ---

--- apt.patch DELETED ---

--- ftpfiles.patch DELETED ---

--- debconf-10.5.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/devel ant-contrib.info, 1.1, NONE ant-junit.info, 1.1, NONE ant-optional.info, 1.1, NONE arm-binutils.info, 1.4, NONE aspectj.info, 1.1, NONE autobook.

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/devel
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/devel

Removed Files:
ant-contrib.info ant-junit.info ant-optional.info 
arm-binutils.info aspectj.info autobook.info autoconf.info 
autoconf2.13-legacy.info autoconf2.6.info automake1.10.info 
automake1.11.info automake1.9.info autoproject.info 
avrdude.info bashcritic-10.4.info binutils-docs.info 
bison.info check.info check.patch class-dump.info 
class-dump.patch cmake.patch cvs-1.11.22.info cvs.info 
cvs.patch ddd.info ddd.patch devhelp-0.23.info 
devhelp-0.23.patch devhelp.info devhelp.patch dia2pas.info 
diffuse.info distcc-gtk.info distcc.info distcc.patch 
doxygen-doc.info doxygen.info doxygen.patch esvn.info 
esvn.patch f77chk.info fcat.info fgen.info 
finkinfofile-10.4.info flag-sort.info flag-sort.patch 
flawfinder.info flex-devel.info flex-devel.patch flex.info 
floppy.info flow.info forttopas.info 
fpc-xcode3-integration.info fpprofiler-cross.info 
fpprofiler.info ftidy.info ftnchek.info gengetopt.info 
gob.info i386-binutils.info intltool-debian-10.4.info jam.info 
lammpi.info lammpi.patch lazarus-10.4.info 
lazarus-common-gtk1.info lazarus-common.info lazarus-doc.info 
libtool14.info libtool14.patch libtool2.info m4.info make.info 
make.patch pasdoc.info pccts.info pccts.patch perl-tidy.info 
perltidy.info pkgconfig.info pkgconfig.patch po-debconf.info 
powerpc-binutils.info ppl.info ppl.patch scons.info 
scons.patch sparc-binutils.info splint.info svn-1.4.6.info 
svn-1.4.6.patch svn-client.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
svn2cl.info to-f90.info uisp.info uisp.patch unsermake.info 
x86-64-binutils.info xalan-j-docs.info xalan-j.info 
xdev-toolkit.info xerces-c.info xerces-c.patch xmkmf-10.4.info 
xmkmf.patch zoinks.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- ftidy.info DELETED ---

--- svn-client.info DELETED ---

--- floppy.info DELETED ---

--- doxygen.info DELETED ---

--- fgen.info DELETED ---

--- fpprofiler.info DELETED ---

--- flow.info DELETED ---

--- xerces-c.patch DELETED ---

--- uisp.info DELETED ---

--- bashcritic-10.4.info DELETED ---

--- distcc.patch DELETED ---

--- xmkmf.patch DELETED ---

--- cmake.patch DELETED ---

--- devhelp.patch DELETED ---

--- autoconf2.13-legacy.info DELETED ---

--- to-f90.info DELETED ---

--- arm-binutils.info DELETED ---

--- perl-tidy.info DELETED ---

--- cvs-1.11.22.info DELETED ---

--- xalan-j.info DELETED ---

--- lammpi.patch DELETED ---

--- make.info DELETED ---

--- autoconf2.6.info DELETED ---

--- dia2pas.info DELETED ---

--- svn-ssl-swig-py.info DELETED ---

--- make.patch DELETED ---

--- aspectj.info DELETED ---

--- ftnchek.info DELETED ---

--- automake1.10.info DELETED ---

--- zoinks.info DELETED ---

--- forttopas.info DELETED ---

--- cvs.patch DELETED ---

--- avrdude.info DELETED ---

--- esvn.patch DELETED ---

--- class-dump.patch DELETED ---

--- x86-64-binutils.info DELETED ---

--- class-dump.info DELETED ---

--- autoconf.info DELETED ---

--- fcat.info DELETED ---

--- finkinfofile-10.4.info DELETED ---

--- autobook.info DELETED ---

--- esvn.info DELETED ---

--- pkgconfig.info DELETED ---

--- jam.info DELETED ---

--- doxygen.patch DELETED ---

--- xdev-toolkit.info DELETED ---

--- fpprofiler-cross.info DELETED ---

--- pccts.info DELETED ---

--- automake1.11.info DELETED ---

--- svn-ssl-javahl.info DELETED ---

--- lazarus-doc.info DELETED ---

--- automake1.9.info DELETED ---

--- po-debconf.info DELETED ---

--- lammpi.info DELETED ---

--- check.info DELETED ---

--- devhelp.info DELETED ---

--- devhelp-0.23.patch DELETED ---

--- m4.info DELETED ---

--- ddd.info DELETED ---

--- flawfinder.info DELETED ---

--- ddd.patch DELETED ---

--- gob.info DELETED ---

--- flex.info DELETED ---

--- distcc.info DELETED ---

--- i386-binutils.info DELETED ---

--- xalan-j-docs.info DELETED ---

--- flex-devel.info DELETED ---

--- svn2cl.info DELETED ---

--- lazarus-10.4.info DELETED ---

--- scons.info DELETED ---

--- lazarus-common.info DELETED ---

--- check.patch DELETED ---

--- svn-ssl.info DELETED ---

--- svn-1.4.6.info DELETED ---

--- ant-optional.info DELETED ---

--- unsermake.info DELETED ---

--- ppl.patch DELETED ---

--- xmkmf-10.4.info DELETED ---

--- libtool2.info DELETED ---

--- flex-devel.patch DELETED ---

--- fpc-xcode3-integration.info DELETED ---

--- pccts.patch DELETED ---

--- powerpc-binutils.info DELETED ---

--- libtool14.patch DELETED ---

--- doxygen-doc.info DELETED ---

--- svn-ssl-swig-pm.info DELETED ---

--- perltidy.info DELETED ---

--- diffuse.info DELETED ---

--- bison.info DELETED ---

--- libtool14.info 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/games amaze.info, 1.1, NONE an.info, 1.1, NONE angband.info, 1.1, NONE battleworms.info, 1.1, NONE boswars.info, 1.1, NONE bygfoot.info, 1.1, NONE cgob

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/games
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/games

Removed Files:
amaze.info an.info angband.info battleworms.info boswars.info 
bygfoot.info cgoban.info cgoban.patch cmatrix.info 
cmatrix.patch connect4.info connect4.patch cowsay.info 
cowsay.patch dama.info danican.info dopewars.info 
eboard-extras.info eboard.info eboard.patch fortune-mod.info 
fortune-mod.patch fortunes-b5.info freedroid.info frotz.info 
frotz.patch funny-manpages.info funny-manpages.patch 
gcompris.info gcompris.patch ggz-gtk-client.info 
ggz-gtk-games.info ggz-server.info ggz-server.patch 
glchess.info glchess.patch gnubg.info gnuboy.info 
gnuchess-largebook.info gnuchess.info gnushogi.info 
gnushogi.patch gothello.info grhino.info gtetrinet.info 
gtetrinet2.info gtkpool.info gtkpool.patch libgmonopd.info 
libgmonopd.patch lincity-ng.info mindless-data.info 
mindless.info mindless.patch nethack.info nethack.patch 
othello.info quit.info sdl-gfx13.info sdl-image.info 
sdl-mixer.info sdl-ttf.info sjeng-zhbook.info sjeng.info 
sjeng.patch sl.info sl.patch smpeg.info smpeg.patch tads.info 
tads.patch trackballs.info trackballs.patch tsito.info 
tsito.patch xgalaga.info xgalaga.patch xinvaders3d.info 
xjig-10.4.info xkobo.info xkobo.patch xlaby-10.4.info 
xlightoff.info xmahjongg.info xmahjongg.patch xpilot.info 
xpilot.patch xscorch.info xscorch.patch xscrabble.info 
ztools.info ztrack.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- gtkpool.info DELETED ---

--- lincity-ng.info DELETED ---

--- xpilot.info DELETED ---

--- gnubg.info DELETED ---

--- eboard.patch DELETED ---

--- sl.patch DELETED ---

--- gothello.info DELETED ---

--- cgoban.patch DELETED ---

--- xlaby-10.4.info DELETED ---

--- fortune-mod.info DELETED ---

--- glchess.patch DELETED ---

--- tads.patch DELETED ---

--- xgalaga.info DELETED ---

--- sjeng.info DELETED ---

--- xkobo.patch DELETED ---

--- trackballs.info DELETED ---

--- dama.info DELETED ---

--- ggz-gtk-games.info DELETED ---

--- sdl-ttf.info DELETED ---

--- mindless.info DELETED ---

--- bygfoot.info DELETED ---

--- cmatrix.info DELETED ---

--- funny-manpages.patch DELETED ---

--- ztrack.info DELETED ---

--- sl.info DELETED ---

--- cgoban.info DELETED ---

--- cowsay.info DELETED ---

--- libgmonopd.info DELETED ---

--- nethack.patch DELETED ---

--- othello.info DELETED ---

--- xmahjongg.patch DELETED ---

--- amaze.info DELETED ---

--- ztools.info DELETED ---

--- xscrabble.info DELETED ---

--- gtetrinet.info DELETED ---

--- grhino.info DELETED ---

--- ggz-server.info DELETED ---

--- gnuboy.info DELETED ---

--- connect4.patch DELETED ---

--- danican.info DELETED ---

--- gnuchess.info DELETED ---

--- eboard.info DELETED ---

--- libgmonopd.patch DELETED ---

--- ggz-gtk-client.info DELETED ---

--- battleworms.info DELETED ---

--- gnuchess-largebook.info DELETED ---

--- cowsay.patch DELETED ---

--- connect4.info DELETED ---

--- mindless.patch DELETED ---

--- xmahjongg.info DELETED ---

--- smpeg.patch DELETED ---

--- trackballs.patch DELETED ---

--- sdl-mixer.info DELETED ---

--- xjig-10.4.info DELETED ---

--- sjeng.patch DELETED ---

--- cmatrix.patch DELETED ---

--- nethack.info DELETED ---

--- gcompris.info DELETED ---

--- gcompris.patch DELETED ---

--- funny-manpages.info DELETED ---

--- gnushogi.info DELETED ---

--- xinvaders3d.info DELETED ---

--- mindless-data.info DELETED ---

--- xgalaga.patch DELETED ---

--- glchess.info DELETED ---

--- frotz.patch DELETED ---

--- xscorch.info DELETED ---

--- xscorch.patch DELETED ---

--- sjeng-zhbook.info DELETED ---

--- dopewars.info DELETED ---

--- xlightoff.info DELETED ---

--- an.info DELETED ---

--- gnushogi.patch DELETED ---

--- tads.info DELETED ---

--- angband.info DELETED ---

--- smpeg.info DELETED ---

--- frotz.info DELETED ---

--- sdl-image.info DELETED ---

--- ggz-server.patch DELETED ---

--- tsito.info DELETED ---

--- tsito.patch DELETED ---

--- fortune-mod.patch DELETED ---

--- fortunes-b5.info DELETED ---

--- gtetrinet2.info DELETED ---

--- sdl-gfx13.info DELETED ---

--- boswars.info DELETED ---

--- xpilot.patch DELETED ---

--- gtkpool.patch DELETED ---

--- freedroid.info DELETED ---

--- quit.info DELETED ---

--- eboard-extras.info DELETED ---

--- xkobo.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/languages algae.info, 1.1, NONE algae.patch, 1.1, NONE aplus-fsf-4.20-2.info, 1.1, NONE aplus-fsf.info, 1.1, NONE aplus-fsf.patch, 1.1, NONE cm3-dev.in

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/languages

Removed Files:
algae.info algae.patch aplus-fsf-4.20-2.info aplus-fsf.info 
aplus-fsf.patch cm3-dev.info cm3-dev.patch cm3.info f2c.info 
fort77.info fort77.patch fpc-config.info fpc-cross-arm.info 
fpc-cross-common.info fpc-cross-i386-darwin.info 
fpc-cross-i386.info fpc-cross-powerpc-darwin.info 
fpc-cross-powerpc.info fpc-cross-sparc-linux.info fpc-doc.info 
fpc-sources.info fpc.info g-wrap.info g-wrap.patch 
g95-10.4.info g95-darwin9.patch gauche-10.4.info gauche.patch 
gcc42.info gcc42.patch gcc43.info gcc43.patch gforth.info 
gforth.patch ghc-6.8.patch ghc-i386-10.4.info gpc.info 
guile.info guile16-goosh.patch guile16-net-http.patch 
guile16.info guile16.patch guile18-goosh.info 
guile18-goosh.patch guile18-gtk.info guile18-gtk.patch 
guile18-gui.info guile18-gui.patch guile18-lib.info 
guile18-net-http.info guile18-net-http.patch guile18-www.info 
hugs.info hugs.patch icon.info icon.patch 
iverilog-snapshot.info iverilog08.info jikes.info librep.info 
librep.patch lua.info lua.patch lua51.info ocaml-findlib.patch 
open-cobol.info open-cobol.patch pforth.info pforth.patch 
python23.info python23.patch python24.info python24.patch 
python25-socket.info python26-2.6.6.info python26-2.6.6.patch 
ruby16.info ruby16.patch ruby18-1.8.7.patch ruby18.info 
swig.patch tcllib.info tcltk.info tcltk.patch tklib.info 
ucblogo.info ucblogo.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- gauche.patch DELETED ---

--- fpc-cross-powerpc.info DELETED ---

--- gcc42.patch DELETED ---

--- iverilog08.info DELETED ---

--- fpc-config.info DELETED ---

--- jikes.info DELETED ---

--- guile.info DELETED ---

--- f2c.info DELETED ---

--- tcllib.info DELETED ---

--- guile18-goosh.info DELETED ---

--- guile18-net-http.info DELETED ---

--- ghc-6.8.patch DELETED ---

--- gforth.patch DELETED ---

--- ucblogo.patch DELETED ---

--- lua.patch DELETED ---

--- guile18-lib.info DELETED ---

--- fpc-doc.info DELETED ---

--- python26-2.6.6.patch DELETED ---

--- hugs.patch DELETED ---

--- fpc-cross-common.info DELETED ---

--- guile18-gui.info DELETED ---

--- guile16.patch DELETED ---

--- pforth.info DELETED ---

--- librep.info DELETED ---

--- guile18-goosh.patch DELETED ---

--- python23.info DELETED ---

--- python25-socket.info DELETED ---

--- open-cobol.info DELETED ---

--- guile16.info DELETED ---

--- gauche-10.4.info DELETED ---

--- python24.info DELETED ---

--- hugs.info DELETED ---

--- gpc.info DELETED ---

--- icon.info DELETED ---

--- cm3-dev.info DELETED ---

--- ruby18-1.8.7.patch DELETED ---

--- fort77.patch DELETED ---

--- ruby18.info DELETED ---

--- algae.info DELETED ---

--- g95-10.4.info DELETED ---

--- pforth.patch DELETED ---

--- ruby16.info DELETED ---

--- ocaml-findlib.patch DELETED ---

--- aplus-fsf-4.20-2.info DELETED ---

--- fpc-cross-arm.info DELETED ---

--- open-cobol.patch DELETED ---

--- python23.patch DELETED ---

--- g95-darwin9.patch DELETED ---

--- guile16-net-http.patch DELETED ---

--- algae.patch DELETED ---

--- fpc-cross-i386-darwin.info DELETED ---

--- g-wrap.patch DELETED ---

--- aplus-fsf.info DELETED ---

--- g-wrap.info DELETED ---

--- tcltk.info DELETED ---

--- guile18-www.info DELETED ---

--- fpc-cross-sparc-linux.info DELETED ---

--- cm3.info DELETED ---

--- fpc.info DELETED ---

--- guile18-gtk.patch DELETED ---

--- ghc-i386-10.4.info DELETED ---

--- tklib.info DELETED ---

--- gcc43.patch DELETED ---

--- python24.patch DELETED ---

--- lua.info DELETED ---

--- icon.patch DELETED ---

--- guile18-gui.patch DELETED ---

--- swig.patch DELETED ---

--- iverilog-snapshot.info DELETED ---

--- cm3-dev.patch DELETED ---

--- gcc42.info DELETED ---

--- librep.patch DELETED ---

--- fpc-sources.info DELETED ---

--- guile18-gtk.info DELETED ---

--- guile18-net-http.patch DELETED ---

--- fort77.info DELETED ---

--- ruby16.patch DELETED ---

--- guile16-goosh.patch DELETED ---

--- gcc43.info DELETED ---

--- tcltk.patch DELETED ---

--- fpc-cross-i386.info DELETED ---

--- aplus-fsf.patch DELETED ---

--- gforth.info DELETED ---

--- ucblogo.info DELETED ---

--- python26-2.6.6.info DELETED ---

--- lua51.info DELETED ---

--- fpc-cross-powerpc-darwin.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics advancecomp.info, 1.1, NONE advancecomp.patch, 1.1, NONE antiprism.info, 1.1, NONE antiprism.patch, 1.1, NONE aquaterm.info, 1.1, NONE aquater

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/graphics

Removed Files:
advancecomp.info advancecomp.patch antiprism.info 
antiprism.patch aquaterm.info aquaterm.patch artoolkit.info 
artoolkit.patch autotrace.info autotrace.patch aview.info 
aview.patch bmeps.info cairo.info cairo.patch compface.info 
compface.patch dcraw.info figlet.info fnlib.info 
fracplanet.info freetype-hinting.info freetype.info 
freetype2-hinting.info freetype2.info freetype2.patch 
frontline.info g3data.info gd.info gd.patch gd2-nox.info 
gd2-nox.patch giflib.info giflib.patch gifsicle.info gimp.info 
gimp.patch glass.info glass.patch glitz.info glitz.patch 
gpaint2.info gpaint2.patch gtkglarea.info gtkglarea2.info 
gtkglext1.info gtkglext1.patch gtkglextmm.info gts75.info 
imagemagick-6.4.1.info imagemagick-dev.info 
imagemagick-dev.patch imagemagick-nox-6.4.1.info 
imagemagick-nox.info imagemagick.info imagemagick.patch 
imagemagick10-dev.info imlib.info imlib2-loaders.info 
jpegoptim.info lasi.info lcms.info libbabl0.0.0-shlibs.info 
libbabl0.0.0-shlibs.patch libdvdcss.info libemf.info 
libemf.patch libgeotiff.info libgeotiff.patch libjasper.1.info 
libjasper1.info libjbig.info libjpeg.info libjpeg.patch 
libjpeg8.info libmpeg.info libmpeg.patch libopenjpeg.info 
libopenjpeg.patch libopenraw1-shlibs.info 
libopenraw1-shlibs.patch libpixman1.info libpng-shlibs.info 
libpng-shlibs.patch libsquish0.info libsquish0.patch 
libtheora0.info libtheora0.patch libtiff.info libungif.info 
libungif.patch lightlab.info mesa.info mesa.patch 
metapixel.info mftrace.info mftrace.patch ming.info ming.patch 
mjpegtools.info mjpegtools.patch mpeg2dec.info mpeg2dec.patch 
mplayer-font-arial-iso-8859-1.info mplayer-skin-avifile.info 
mplayer-skin-blue-small.info mplayer-skin-blue.info 
mplayer-skin-default.info mplayer-skin-midnight-love.info 
netpbm.info netpbm.patch ngraph.info openexr.info 
openexr.patch optipng.info paraview-mpi.info paraview.info 
paraview.patch pdflib.info pdftk-powerpc.info pdftk.info 
pdftk.patch png2ico.info povray.info pycairo-py.info 
pycairo-py23.info pycairo-py24.info pycairo-py25.info 
qt3mac.info qt3mac.patch raster3d.info raster3d.patch 
sane-backends.info sane-backends.patch t1lib1.info 
t1lib5-5.1.1-3.info t1lib5-shlibs.info t1lib5.info 
transfig-3.2.4-7.info transfig-3.2.4-7.patch transfig.info 
transfig.patch transfig323.info transfig323.patch 
ungifsicle.info xaos.info xaos.patch xfig-3.2.4-4.info 
xfig-3.2.4-4.patch xfig.info xfig.patch xfig323-10.4.info 
xfig323.patch xmountains.info xmountains.patch xsane.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- ming.patch DELETED ---

--- pycairo-py25.info DELETED ---

--- glitz.patch DELETED ---

--- frontline.info DELETED ---

--- bmeps.info DELETED ---

--- xaos.info DELETED ---

--- qt3mac.info DELETED ---

--- transfig.info DELETED ---

--- libbabl0.0.0-shlibs.patch DELETED ---

--- libsquish0.patch DELETED ---

--- gifsicle.info DELETED ---

--- mjpegtools.info DELETED ---

--- libmpeg.info DELETED ---

--- artoolkit.patch DELETED ---

--- transfig323.patch DELETED ---

--- png2ico.info DELETED ---

--- gd2-nox.info DELETED ---

--- ngraph.info DELETED ---

--- xaos.patch DELETED ---

--- imagemagick-nox.info DELETED ---

--- freetype.info DELETED ---

--- libdvdcss.info DELETED ---

--- fracplanet.info DELETED ---

--- gtkglarea2.info DELETED ---

--- pycairo-py23.info DELETED ---

--- transfig-3.2.4-7.info DELETED ---

--- libjasper1.info DELETED ---

--- imagemagick-dev.info DELETED ---

--- openexr.patch DELETED ---

--- paraview.info DELETED ---

--- compface.info DELETED ---

--- transfig-3.2.4-7.patch DELETED ---

--- libtheora0.info DELETED ---

--- mpeg2dec.patch DELETED ---

--- mplayer-font-arial-iso-8859-1.info DELETED ---

--- advancecomp.patch DELETED ---

--- paraview.patch DELETED ---

--- gtkglextmm.info DELETED ---

--- xmountains.info DELETED ---

--- aview.patch DELETED ---

--- fnlib.info DELETED ---

--- cairo.info DELETED ---

--- libjpeg.info DELETED ---

--- giflib.info DELETED ---

--- libjbig.info DELETED ---

--- metapixel.info DELETED ---

--- libungif.patch DELETED ---

--- libopenraw1-shlibs.patch DELETED ---

--- mjpegtools.patch DELETED ---

--- gtkglext1.info DELETED ---

--- freetype2.info DELETED ---

--- mplayer-skin-avifile.info DELETED ---

--- pdflib.info DELETED ---

--- xfig.patch DELETED ---

--- pdftk.patch DELETED ---

--- openexr.info DELETED ---

--- povray.info DELETED ---

--- imagemagick-nox-6.4.1.info DELETED ---

--- glass.patch DELETED ---

--- 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods ai-nnflex-pm.info, 1.1, NONE algorithm-c3-pm.info, 1.1, NONE algorithm-c3-pm.patch, 1.1, NONE algorithm-diff-pm.info, 1.1, NONE appconfig

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/perlmods
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/libs/perlmods

Removed Files:
ai-nnflex-pm.info algorithm-c3-pm.info algorithm-c3-pm.patch 
algorithm-diff-pm.info appconfig-pm.info 
archive-tar-pm581.info c-scan-pm.info 
cache-simple-timedexpiry-pm.info cairo-pm.info cddb-pm.info 
class-accessor-chained-pm.info class-accessor-pm.info 
class-c3-pm.info class-c3-xs-pm.info 
class-data-inheritable-pm.info cocoa-growl-pm.info 
data-flow-pm.info data-section-pm.info data-showtable-pm.info 
data-showtable-pm.patch date-manip-pm-5.54.info 
devel-corestack-pm.info devel-stacktrace-pm.info 
devel-symdump-pm.info digest-sha1-pm-2.06.info 
email-date-format-pm.info error-pm.info exporter-pm.info 
extutils-cbuilder-pm-0.27.03.info extutils-install-pm.info 
extutils-manifest-pm.info extutils-parsexs-pm.info 
extutils-pkgconfig-pm.info file-find-rule-pm.info 
font-afm-pm.info gd-svg-pm.info glib-pm.info 
gnome2-canvas-pm.info gnome2-pm.info gnome2-vfs-pm.info 
gnome2-vfs-pm.patch graph-pm.info gtk2-ex-formfactory-pm.info 
gtk2-gladexml-pm.info gtk2-pm.info gtk2-pm.patch 
gtk2-podviewer-pm.info heap-pm.info 
html-entities-numbered-pm.info html-tagset-pm.info 
html-tidy-pm.info html-tidy-pm.patch io-stringy-pm.info 
ipc-run3-pm.info libnet-pm.info math-matrix-pm.info 
mime-base64-pm.info mime-lite-pm-3.01.info mime-lite-pm.info 
mime-lite-pm.patch mime-types-pm.info module-load-pm.info 
module-refresh-pm.info mro-compat-pm.info net-daemon-pm.info 
net-idn-encode-pm.info net-idn-nameprep-pm.info 
number-compare-pm.info ole-storagelite-pm.info pango-pm.info 
pango-pm.patch par-dist-pm.info perlio-via-dynamic-pm.info 
plrpc-pm.info pod-coverage-pm.info pod-escapes-pm.info 
rec-descent-pm.info regexp-common-pm.info set-scalar-pm.info 
sgmls-pm.info spreadsheet-writeexcel-pm.info 
statistics-regression-pm.info string-approx-pm.info 
string-shellquote-pm.info sub-name-pm.info sub-uplevel-pm.info 
svg-pm.info swish-api-pm.info term-progressbar-pm.info 
term-readline-gnu-pm.info test-builder-tester-pm-10.4.info 
test-pod-coverage-pm.info test-portability-files-pm.info 
test-tester-pm.info text-balanced-pm.info 
text-delimmatch-pm.info text-shellwords-pm.info 
text-template-pm.info time-hires-pm.info time-progress-pm.info 
tree-simple-pm.info unicode-stringprep-pm.info user-pm.info 
wakeonlan-pm.info xml-dom-pm.info 
xml-filter-buffertext-pm.info xml-libxml-pm.info 
xml-libxml-pm.patch xml-libxslt-pm.info 
xml-namespacesupport-pm.info xml-node-pm.info 
xml-regexp-pm.info xml-sax-writer-pm.info 
xml-semanticdiff-pm.info xml-twig-pm.info xml-writer-pm.info 
xml-xpathengine-pm.info xsloader-pm.info yaml-pm.info 
yaml-tiny-pm.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- net-idn-encode-pm.info DELETED ---

--- time-hires-pm.info DELETED ---

--- heap-pm.info DELETED ---

--- text-shellwords-pm.info DELETED ---

--- devel-corestack-pm.info DELETED ---

--- cairo-pm.info DELETED ---

--- mime-types-pm.info DELETED ---

--- class-c3-xs-pm.info DELETED ---

--- text-template-pm.info DELETED ---

--- xml-sax-writer-pm.info DELETED ---

--- glib-pm.info DELETED ---

--- unicode-stringprep-pm.info DELETED ---

--- mime-lite-pm.patch DELETED ---

--- mro-compat-pm.info DELETED ---

--- class-data-inheritable-pm.info DELETED ---

--- term-progressbar-pm.info DELETED ---

--- mime-base64-pm.info DELETED ---

--- class-accessor-pm.info DELETED ---

--- module-load-pm.info DELETED ---

--- gtk2-ex-formfactory-pm.info DELETED ---

--- c-scan-pm.info DELETED ---

--- gnome2-pm.info DELETED ---

--- html-tagset-pm.info DELETED ---

--- xml-node-pm.info DELETED ---

--- html-tidy-pm.patch DELETED ---

--- xml-namespacesupport-pm.info DELETED ---

--- net-idn-nameprep-pm.info DELETED ---

--- gtk2-podviewer-pm.info DELETED ---

--- regexp-common-pm.info DELETED ---

--- yaml-tiny-pm.info DELETED ---

--- gnome2-canvas-pm.info DELETED ---

--- algorithm-c3-pm.patch DELETED ---

--- algorithm-diff-pm.info DELETED ---

--- extutils-parsexs-pm.info DELETED ---

--- xml-twig-pm.info DELETED ---

--- data-section-pm.info DELETED ---

--- gtk2-gladexml-pm.info DELETED ---

--- extutils-install-pm.info DELETED ---

--- string-shellquote-pm.info DELETED ---

--- exporter-pm.info DELETED ---

--- gtk2-pm.info DELETED ---

--- yaml-pm.info DELETED ---

--- archive-tar-pm581.info DELETED ---

--- gd-svg-pm.info DELETED ---

--- date-manip-pm-5.54.info DELETED ---

--- pod-escapes-pm.info DELETED ---

--- sub-name-pm.info DELETED ---

--- test-tester-pm.info 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/editors abiword-docs.info, 1.1, NONE abiword.info, 1.1, NONE abiword.patch, 1.1, NONE apel.info, 1.1, NONE apel.patch, 1.1, NONE auctex.info, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/editors
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/editors

Removed Files:
abiword-docs.info abiword.info abiword.patch apel.info 
apel.patch auctex.info auctex.patch bluefish-gnomevfs2.info 
comment.info comment.patch crypt++el.info crypt++el.patch 
cssed-filebrowser-plugin.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
ddskk.info ddskk.patch emacs-w3m.info emacs-w3m.patch 
emacs21-21.2-1026.info emacs21-21.2-1026.patch 
emacs21-gtk.info emacs22-carbon.info emacs22-carbon.patch 
emacs22.info emacs22.patch emacs23-10.4.info 
emacs23-10.4.patch emacsen-common.info emacsen-common.patch 
flim.info flim.patch ghex2.info ghex2.patch git-mode.info 
git-mode.patch gnote.info italk-el.info italk-el.patch 
limit.info limit.patch lsdb.info lsdb.patch mell.info 
mell.patch mule-ucs.info mule-ucs.patch navi2ch.info 
navi2ch.patch nxml-mode.info nxml-mode.patch peacock.info 
prime-el.info prime-el.patch riece.info riece.patch scite.info 
semi.info semi.patch t-gnus.info t-gnus.patch tea.info 
tea.patch texmacs-extra-fonts.info texmacs-fonts.info 
texmacs-type1-fonts.info texmacs.patch vile.info vilearn.info 
winefish.info xemacs-base-pkg.info xemacs-efs-pkg.info 
xemacs.info yatex.info yatex.patch yc.info yc.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- prime-el.info DELETED ---

--- gnote.info DELETED ---

--- xemacs.info DELETED ---

--- yatex.info DELETED ---

--- peacock.info DELETED ---

--- mell.info DELETED ---

--- abiword.patch DELETED ---

--- cssed-findinfiles-plugin.info DELETED ---

--- yc.info DELETED ---

--- crypt++el.patch DELETED ---

--- limit.info DELETED ---

--- emacs23-10.4.patch DELETED ---

--- mule-ucs.patch DELETED ---

--- xemacs-efs-pkg.info DELETED ---

--- lsdb.info DELETED ---

--- emacsen-common.info DELETED ---

--- ghex2.info DELETED ---

--- flim.patch DELETED ---

--- emacs21-gtk.info DELETED ---

--- mell.patch DELETED ---

--- italk-el.patch DELETED ---

--- comment.patch DELETED ---

--- texmacs-extra-fonts.info DELETED ---

--- tea.info DELETED ---

--- italk-el.info DELETED ---

--- riece.patch DELETED ---

--- navi2ch.info DELETED ---

--- navi2ch.patch DELETED ---

--- cssed.info DELETED ---

--- cssed-tags-plugin.info DELETED ---

--- emacs23-10.4.info DELETED ---

--- comment.info DELETED ---

--- emacs-w3m.info DELETED ---

--- riece.info DELETED ---

--- limit.patch DELETED ---

--- tea.patch DELETED ---

--- apel.info DELETED ---

--- emacs22-carbon.patch DELETED ---

--- ddskk.patch DELETED ---

--- ddskk.info DELETED ---

--- semi.patch DELETED ---

--- mule-ucs.info DELETED ---

--- git-mode.info DELETED ---

--- nxml-mode.info DELETED ---

--- auctex.info DELETED ---

--- scite.info DELETED ---

--- auctex.patch DELETED ---

--- t-gnus.patch DELETED ---

--- crypt++el.info DELETED ---

--- winefish.info DELETED ---

--- cssed-quicksearch-plugin.info DELETED ---

--- xemacs-base-pkg.info DELETED ---

--- t-gnus.info DELETED ---

--- nxml-mode.patch DELETED ---

--- texmacs-fonts.info DELETED ---

--- lsdb.patch DELETED ---

--- semi.info DELETED ---

--- emacs-w3m.patch DELETED ---

--- bluefish-gnomevfs2.info DELETED ---

--- yatex.patch DELETED ---

--- emacsen-common.patch DELETED ---

--- git-mode.patch DELETED ---

--- abiword.info DELETED ---

--- cssed-plugindoc-plugin.info DELETED ---

--- apel.patch DELETED ---

--- prime-el.patch DELETED ---

--- emacs22.info DELETED ---

--- abiword-docs.info DELETED ---

--- emacs22-carbon.info DELETED ---

--- cssed-filebrowser-plugin.info DELETED ---

--- texmacs.patch DELETED ---

--- texmacs-type1-fonts.info DELETED ---

--- cssed-vte-plugin.info DELETED ---

--- yc.patch DELETED ---

--- emacs21-21.2-1026.info DELETED ---

--- vilearn.info DELETED ---

--- vile.info DELETED ---

--- emacs22.patch DELETED ---

--- flim.info DELETED ---

--- emacs21-21.2-1026.patch DELETED ---

--- ghex2.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/net axyftp.info, 1.1, NONE bind9.info, 1.1, NONE bind9.patch, 1.1, NONE bitchx.info, 1.1, NONE bmon.info, 1.1, NONE cgterm.info, 1.1, NONE connect.info

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/net
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/net

Removed Files:
axyftp.info bind9.info bind9.patch bitchx.info bmon.info 
cgterm.info connect.info corkscrew.info curl-ssl.info 
curl-unified-dev.info curl-unified-dev.patch cvsup.info 
cvsup.patch cyrus-sasl2.info cyrus-sasl2.patch darkstat.info 
darkstat.patch denyhosts-py.info denyhosts-py.patch 
dnstracer.patch driftnet.info driftnet.patch ed2k-gtk-gui.info 
ed2k-gtk-gui.patch ettercap.info ettercap.patch fetchmail.info 
gabber.info gabber.patch gaim.info gftp.info gift-utils.info 
gnet.info gnet.patch gnet2.info gnomeicu.info gnomeicu.patch 
hlfl.info host.info ht2html.info ht2html.patch httptype.info 
ifstat.info inid.info inid.patch ircii.info irssi-10.4.info 
irssi-ssl.info irssi.patch jwhois.info jwhois.patch 
kismet.info kismet.patch lftp.info libavahi-glib1-dev.info 
libbind6.info libcurl3-unified.info libcurl3-unified.patch 
libnet1.0.info libnet1.0.patch libnet1.1.info libnet1.1.patch 
libpcap.info libpcap1.info libproxy1.info libproxy1.patch 
libsoup-gnome2.4.1.info libsoup-gnome2.4.1.patch 
libsoup2.4.1-ssl.info libsoup2.4.1-ssl.patch libssh2.info 
linpal.info linuxdcpp.info mediatomb.info mediatomb.patch 
mib2opennms.patch mtr.info netcat-1.10.info netcat-1.10.patch 
newspost.info nfs-tuner.info nicotine.info par.info 
pfqueue.info pine.info scanssh.info scanssh.patch slrn.info 
slrn.patch snownews.info snownews.patch sylpheed-gpgme.info 
xchat.info xchat.patch xtraceroute.info xtraceroute.patch 
ytalk-nox.info ytalk.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- xchat.patch DELETED ---

--- gftp.info DELETED ---

--- gnomeicu.patch DELETED ---

--- xchat.info DELETED ---

--- netcat-1.10.patch DELETED ---

--- sylpheed-gpgme.info DELETED ---

--- curl-ssl.info DELETED ---

--- ytalk-nox.info DELETED ---

--- libnet1.1.patch DELETED ---

--- libpcap.info DELETED ---

--- ed2k-gtk-gui.info DELETED ---

--- kismet.info DELETED ---

--- snownews.info DELETED ---

--- ifstat.info DELETED ---

--- lftp.info DELETED ---

--- libproxy1.patch DELETED ---

--- xtraceroute.info DELETED ---

--- libnet1.1.info DELETED ---

--- libbind6.info DELETED ---

--- gift-utils.info DELETED ---

--- ht2html.patch DELETED ---

--- dnstracer.patch DELETED ---

--- gnet.patch DELETED ---

--- pfqueue.info DELETED ---

--- mediatomb.patch DELETED ---

--- axyftp.info DELETED ---

--- libsoup-gnome2.4.1.info DELETED ---

--- ettercap.info DELETED ---

--- cvsup.patch DELETED ---

--- jwhois.info DELETED ---

--- slrn.info DELETED ---

--- bitchx.info DELETED ---

--- cvsup.info DELETED ---

--- par.info DELETED ---

--- ytalk.info DELETED ---

--- inid.info DELETED ---

--- bmon.info DELETED ---

--- denyhosts-py.patch DELETED ---

--- libnet1.0.patch DELETED ---

--- mtr.info DELETED ---

--- mediatomb.info DELETED ---

--- curl-unified-dev.info DELETED ---

--- ht2html.info DELETED ---

--- ettercap.patch DELETED ---

--- ed2k-gtk-gui.patch DELETED ---

--- nicotine.info DELETED ---

--- irssi-ssl.info DELETED ---

--- denyhosts-py.info DELETED ---

--- inid.patch DELETED ---

--- cgterm.info DELETED ---

--- libsoup-gnome2.4.1.patch DELETED ---

--- darkstat.patch DELETED ---

--- gnomeicu.info DELETED ---

--- newspost.info DELETED ---

--- libsoup2.4.1-ssl.info DELETED ---

--- libsoup2.4.1-ssl.patch DELETED ---

--- corkscrew.info DELETED ---

--- hlfl.info DELETED ---

--- scanssh.patch DELETED ---

--- gaim.info DELETED ---

--- cyrus-sasl2.info DELETED ---

--- jwhois.patch DELETED ---

--- gabber.patch DELETED ---

--- gabber.info DELETED ---

--- pine.info DELETED ---

--- fetchmail.info DELETED ---

--- driftnet.patch DELETED ---

--- libssh2.info DELETED ---

--- driftnet.info DELETED ---

--- bind9.patch DELETED ---

--- scanssh.info DELETED ---

--- darkstat.info DELETED ---

--- bind9.info DELETED ---

--- slrn.patch DELETED ---

--- netcat-1.10.info DELETED ---

--- gnet2.info DELETED ---

--- libnet1.0.info DELETED ---

--- mib2opennms.patch DELETED ---

--- libcurl3-unified.patch DELETED ---

--- xtraceroute.patch DELETED ---

--- linuxdcpp.info DELETED ---

--- irssi-10.4.info DELETED ---

--- ircii.info DELETED ---

--- snownews.patch DELETED ---

--- kismet.patch DELETED ---

--- linpal.info DELETED ---

--- curl-unified-dev.patch DELETED ---

--- irssi.patch DELETED ---

--- libavahi-glib1-dev.info DELETED ---

--- cyrus-sasl2.patch DELETED ---

--- httptype.info DELETED ---

--- libcurl3-unified.info DELETED ---

--- connect.info DELETED ---

--- libpcap1.info DELETED ---

--- gnet.info DELETED ---

--- nfs-tuner.info DELETED ---

--- libproxy1.info DELETED ---

--- host.info DELETED ---



[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/rubymods imlib2-rb18.info, 1.1, NONE mecab-rb.info, 1.1, NONE rrd-rb.info, 1.1, NONE sary-rb.info, 1.1, NONE sary-rb.patch, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/rubymods
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/libs/rubymods

Removed Files:
imlib2-rb18.info mecab-rb.info rrd-rb.info sary-rb.info 
sary-rb.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- mecab-rb.info DELETED ---

--- sary-rb.patch DELETED ---

--- rrd-rb.info DELETED ---

--- sary-rb.info DELETED ---

--- imlib2-rb18.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/shells scsh.info, 1.1, NONE scsh.patch, 1.1, NONE tcsh.info, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/shells
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/shells

Removed Files:
scsh.info scsh.patch tcsh.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- scsh.info DELETED ---

--- tcsh.info DELETED ---

--- scsh.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/sound beep-media-player.info, 1.1, NONE cdparanoia.info, 1.1, NONE cdparanoia.patch, 1.1, NONE easytag.info, 1.1, NONE esound.info, 1.1, NONE esound.pa

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sound
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/sound

Removed Files:
beep-media-player.info cdparanoia.info cdparanoia.patch 
easytag.info esound.info esound.patch faac.info flac.info 
flite.info flite.patch gnome-audio.info gspeakers.info 
icecast.info icecast.patch ladspa-cmt.info ladspa-cmt.patch 
ladspa.info ladspa.patch libao2.info libao2.patch libao4.info 
libao4.patch libaubio2.info libcanberra-gtk0.info 
libcanberra-gtk0.patch libcanberra0.info libid3tag.info 
libid3tag.patch libmad.info libmad.patch libmikmod.info 
libmikmod3.info libmikmod3.patch libmpcdec3.info 
libmpcdec5.info libmusicbrainz4.info libogg.info libogg.patch 
libtunepimp3.info libtunepimp3.patch libvorbis0.info 
libvorbis0.patch madplay.info madplay.patch mikmod.info 
mma.info mp3info.info mp3info.patch mp3wrap.info 
normalize.info ogmtools.info ogmtools.patch portaudio.info 
portaudio.patch portaudio2.info portaudio2.patch sidplay.info 
sidplay.patch twolame.info vorbis-tools.info 
vorbis-tools.patch wavpack-4.3-1004.info wavpack.info 
xmms-normalize.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- gnome-audio.info DELETED ---

--- libmikmod.info DELETED ---

--- mp3info.patch DELETED ---

--- mikmod.info DELETED ---

--- flite.info DELETED ---

--- xmms-normalize.info DELETED ---

--- icecast.info DELETED ---

--- sidplay.patch DELETED ---

--- libcanberra-gtk0.info DELETED ---

--- twolame.info DELETED ---

--- libvorbis0.info DELETED ---

--- vorbis-tools.info DELETED ---

--- libmpcdec3.info DELETED ---

--- portaudio2.patch DELETED ---

--- esound.patch DELETED ---

--- ladspa.patch DELETED ---

--- libvorbis0.patch DELETED ---

--- libaubio2.info DELETED ---

--- portaudio2.info DELETED ---

--- flac.info DELETED ---

--- libcanberra-gtk0.patch DELETED ---

--- libtunepimp3.info DELETED ---

--- libcanberra0.info DELETED ---

--- vorbis-tools.patch DELETED ---

--- libid3tag.info DELETED ---

--- libid3tag.patch DELETED ---

--- libao2.info DELETED ---

--- libao4.patch DELETED ---

--- libao4.info DELETED ---

--- portaudio.info DELETED ---

--- cdparanoia.patch DELETED ---

--- beep-media-player.info DELETED ---

--- libmusicbrainz4.info DELETED ---

--- icecast.patch DELETED ---

--- sidplay.info DELETED ---

--- libtunepimp3.patch DELETED ---

--- easytag.info DELETED ---

--- faac.info DELETED ---

--- normalize.info DELETED ---

--- madplay.patch DELETED ---

--- portaudio.patch DELETED ---

--- esound.info DELETED ---

--- ladspa.info DELETED ---

--- ogmtools.patch DELETED ---

--- flite.patch DELETED ---

--- wavpack-4.3-1004.info DELETED ---

--- libmikmod3.patch DELETED ---

--- madplay.info DELETED ---

--- cdparanoia.info DELETED ---

--- libmikmod3.info DELETED ---

--- ogmtools.info DELETED ---

--- ladspa-cmt.patch DELETED ---

--- libao2.patch DELETED ---

--- libmad.info DELETED ---

--- libogg.info DELETED ---

--- mp3info.info DELETED ---

--- libogg.patch DELETED ---

--- mp3wrap.info DELETED ---

--- mma.info DELETED ---

--- libmpcdec5.info DELETED ---

--- wavpack.info DELETED ---

--- gspeakers.info DELETED ---

--- ladspa-cmt.info DELETED ---

--- libmad.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/pythonmods growl-py.info, 1.1, NONE mecab-py.info, 1.1, NONE pyopenssl-py-0.6.info, 1.1, NONE python-dns-py.info, 1.1, NONE python-ldap-py.info, 1

2011-10-27 Thread Max Horn
Update of 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/pythonmods
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/libs/pythonmods

Removed Files:
growl-py.info mecab-py.info pyopenssl-py-0.6.info 
python-dns-py.info python-ldap-py.info python-mhash-py.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- python-dns-py.info DELETED ---

--- pyopenssl-py-0.6.info DELETED ---

--- growl-py.info DELETED ---

--- python-ldap-py.info DELETED ---

--- python-mhash-py.info DELETED ---

--- mecab-py.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs amrnb.info, 1.1, NONE apr.info, 1.1, NONE audiofile.info, 1.1, NONE bcel.info, 1.1, NONE boost1.33.info, 1.1, NONE boost1.33.patch, 1.1, NONE boos

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/libs

Removed Files:
amrnb.info apr.info audiofile.info bcel.info boost1.33.info 
boost1.33.patch boost1.34..info boost1.34.patch cfitsio.info 
commons-fileupload.patch cups-dev.info darts.info 
db42-java.info db43.info db44.info db44.patch db47.info 
db47.patch db48.info dbus-glib1.2-shlibs.info 
dbus-glib1.2-shlibs.patch dbus-qt3-dev.patch dbus-shlibs.info 
dclib0-unified-shlibs.info dclib1-shlibs.info 
dclib1-shlibs.patch dclib2-shlibs.info dclib4-shlibs.info 
eb.info fann.info fribidi.info gc-static.info gdbm.info 
gdbm.patch ggz-client-libs.info ggz-client-libs.patch 
hermes.info id3lib3.7-shlibs.info id3lib3.7-shlibs.patch 
id3lib4.info jaas.info jakarta-regexp.info 
jakarta-servletapi-5.info jca.info jca.patch jce.info 
jicmp.info jndi-ldap.info jndi.info jta-spec.info 
libarchive.info libarchive.patch libcapsinetwork.info 
libcapsinetwork.patch libcdio7-shlibs.info libdatrie.info 
libdatrie.patch libdv4.info libdv4.patch libdvdnav.info 
libdvdnav.patch libdvdnav2.info libdvdread.3.info 
libdvdread4.info libdvdread4.patch libelf.info libexif.info 
libexif12.info libfame1.info libfame1.patch libftgl2.info 
libftgl2.patch libgeos3.2.0.info libgeos3.2.2.info 
libggi2.info libggi2.patch libggz.info libggz.patch 
libghttp.info libghttp.patch libgii0.info libgnugetopt.info 
libgnugetopt.patch libhal1-shlibs.info libhal1-shlibs.patch 
libhowl-dev.info libhowl-dev.patch libical.info libical.patch 
libicu32-dev.info libicu32-dev.patch libmal10.info 
libmal10.patch libmath++.info libmath++.patch libmb.info 
libmcve.info libmhash.info libmhash2.info libming0-shlibs.info 
libming0-shlibs.patch libming1-shlibs.info libmng2.info 
libmovtar.info libmovtar.patch libnasl.info libnasl3.info 
libnessus.info libnessus.patch libnessus3.info 
libnessus3.patch libofx-shlibs.info libofx1.info libofx1.patch 
libofx3.info libogdi3.info libogdi3.patch liboggz.info 
liboggz2.info liboil-0.3.info liboil-0.3.patch libole2.info 
libole2.patch liboss1.info liboss1.patch libotf.info 
libotf.patch libpaper1.info libpaper1.patch libpoll.info 
libpoll.patch librsync.info librsync.patch libshout.info 
libshout.patch libshout4.info libshout4.patch libsidplay.info 
libsigc++.info libsigc++12.info libsigc++2.info 
libsigsegv2.info libsigsegv2.patch libsmoke.info 
libsmoke.patch libspiro0.info libstroke.info libthai.info 
libuninameslist1.info libunique.info libusb.info libusb.patch 
libusb1.info libwpd-0.8.info libwpd-1.info libwv3.info 
libwv3.patch libwww.info libwww.patch libx264-57-shlibs.info 
libx264-57-shlibs.patch libxine1.info libxine1.patch 
libxml++1.info libxml++2.info libxml++2.patch libxml.info 
libxml.patch log4j.patch lzo.info m17n-db.info m17n-lib.info 
m17n-lib.patch neon24.info neon24.patch neon25.info 
neon26.info nspr.0d.info nspr.0d.patch nspr.info nspr.patch 
oniguruma.info openldap23.info openldap23.patch openslp.info 
openslp.patch physfs.info pilot-link9-py.info pilot-link9.info 
pilot-link9.patch poppler-data.info poppler-qt3.info 
poppler-qt3.patch poppler.info poppler.patch poppler1.info 
poppler1.patch poppler2-qt3.info poppler2-qt3.patch 
poppler2-xpdf.info poppler2-xpdf.patch poppler4-xpdf.info 
poppler4-xpdf.patch progressbar-rb.info pth.info pth.patch 
pth2-dev.info publib.info publib.patch pyxml-py.info qca.info 
qdbm14.info qdbm14.patch readline.info readline.patch 
slang.info slang2.info suikyo.info suikyo.patch 
zziplib-0.10.27.info zziplib-0.10.27.patch zziplib.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- dclib1-shlibs.patch DELETED ---

--- libstroke.info DELETED ---

--- liboss1.info DELETED ---

--- jndi-ldap.info DELETED ---

--- dbus-glib1.2-shlibs.patch DELETED ---

--- hermes.info DELETED ---

--- libxml++2.info DELETED ---

--- poppler2-xpdf.info DELETED ---

--- libggz.info DELETED ---

--- poppler-qt3.info DELETED ---

--- libxine1.info DELETED ---

--- dclib0-unified-shlibs.info DELETED ---

--- libsigc++2.info DELETED ---

--- libnessus.info DELETED ---

--- bcel.info DELETED ---

--- libsigc++12.info DELETED ---

--- libical.info DELETED ---

--- poppler2-xpdf.patch DELETED ---

--- librsync.info DELETED ---

--- db47.info DELETED ---

--- librsync.patch DELETED ---

--- jicmp.info DELETED ---

--- libshout.info DELETED ---

--- boost1.33.patch DELETED ---

--- gdbm.info DELETED ---

--- m17n-lib.info DELETED ---

--- gc-static.info DELETED ---

--- 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/x11-system rman.info, 1.1, NONE rman.patch, 1.1, NONE xfree86.info, 1.1, NONE xfree86.patch, 1.1, NONE xorg.info, 1.1, NONE xorg.patch, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/x11-system
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/x11-system

Removed Files:
rman.info rman.patch xfree86.info xfree86.patch xorg.info 
xorg.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- xorg.info DELETED ---

--- xorg.patch DELETED ---

--- xfree86.patch DELETED ---

--- rman.patch DELETED ---

--- xfree86.info DELETED ---

--- rman.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/text altpdftex.info, 1.1, NONE amyedit.info, 1.1, NONE amyedit.patch, 1.1, NONE antiword.info, 1.1, NONE antiword.patch, 1.1, NONE aspell-da.info, 1.1,

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/text
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/text

Removed Files:
altpdftex.info amyedit.info amyedit.patch antiword.info 
antiword.patch aspell-da.info aspell-de.info aspell-fr.info 
aspell-id.info aspell-it.info aspell-nl.info aspell-ru.info 
breqn.info celementtree-py.info chasen-base.info chasen.info 
chess-tex.info chess-tex.patch cm-super.info 
ctan-other-misc.info ctan-supported-misc.info cwtext.info 
detex.info detex.patch docbook-bundle.info 
docbook-dsssl-ldp.info docbook-dsssl-nwalsh.info 
docbook-dtd.info docbook-dtd.patch docbook-utils.info 
docbook-utils.patch docutils.info elementtree-py.info 
enchant.info enchant.patch enscript.info enumitem.info 
feynmf.info feynmf.patch foiltex.patch gcin.info gcin.patch 
ghostscript-fonts.info ghostscript6-6.01-4.info 
ghostscript6-6.01-4.patch ghostscript6-nox-6.01-5.info 
ghostscript6-nox-6.01-5.patch gtypist.info gv.info gv.patch 
ha-prosper.info hspell.info hspell.patch html2text.info 
html2text.patch hunspell.info ifmslide.info ipadic.info 
ispell-french.info ispell-french.patch ispell-german.info 
ispell-german.patch ispell-italian.info ispell-spanish.info 
ispell.info jadetex.info jgroff.info jgroff.patch 
latex-beamer.info latex-xft-fonts.info latex2html-ja.info 
latex2html-ja.patch latexdiff.info libdjvulibre15-shlibs.info 
mathabx.info mccc.info mecab-ipadic.info mecab.info nkf.info 
openjade.info openjade.patch opensp3-shlibs.info 
opensp3-shlibs.patch opensp4-shlibs.info opensp4-shlibs.patch 
opensp5-shlibs.info opensp5-shlibs.patch pdfjam.info 
pdfslide.info pgf.info powerdot.info ppower4.info prosper.info 
psmulti-dna.info psutils-a4.info psutils-a4.patch psutils.info 
psutils.patch pybliographer.info python-bibtex-py.info 
python-bibtex-py.patch python-bibtex.info rtf2latex2e.info 
sagasu.info sary.info saxon-b.info saxon-b.patch 
sgml-entities-iso8879.info spell.info swish-e.info 
system-ghostscript-7.05-3.info system-ghostscript6-6.01-1.info 
system-ghostscript8.info system-tetex.info tetex-nox.info 
tetex-shlibs.info tetex-shlibs.patch tetex-texmf.info 
tetex.info tetex.patch tex2im.info texi2html.info texinfo.info 
texpower.info tipa.info tkinfo.info tofrodos.info trang.info 
trang.patch xcolor.info xdvi.info xkeyval.info xless.info 
xless.patch xmlstarlet.info xmlstarlet.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- latex2html-ja.info DELETED ---

--- gtypist.info DELETED ---

--- enumitem.info DELETED ---

--- system-ghostscript6-6.01-1.info DELETED ---

--- aspell-da.info DELETED ---

--- docbook-dtd.patch DELETED ---

--- hspell.info DELETED ---

--- ctan-supported-misc.info DELETED ---

--- enchant.info DELETED ---

--- ha-prosper.info DELETED ---

--- xmlstarlet.info DELETED ---

--- ghostscript6-6.01-4.info DELETED ---

--- ghostscript-fonts.info DELETED ---

--- enchant.patch DELETED ---

--- xcolor.info DELETED ---

--- aspell-id.info DELETED ---

--- altpdftex.info DELETED ---

--- aspell-it.info DELETED ---

--- gcin.info DELETED ---

--- antiword.patch DELETED ---

--- ispell-spanish.info DELETED ---

--- psutils-a4.patch DELETED ---

--- openjade.info DELETED ---

--- hunspell.info DELETED ---

--- ispell-french.info DELETED ---

--- xless.patch DELETED ---

--- opensp4-shlibs.info DELETED ---

--- tetex-shlibs.info DELETED ---

--- amyedit.info DELETED ---

--- ispell-german.info DELETED ---

--- prosper.info DELETED ---

--- libdjvulibre15-shlibs.info DELETED ---

--- trang.patch DELETED ---

--- celementtree-py.info DELETED ---

--- gcin.patch DELETED ---

--- system-ghostscript-7.05-3.info DELETED ---

--- latex-xft-fonts.info DELETED ---

--- docbook-utils.patch DELETED ---

--- docbook-dsssl-ldp.info DELETED ---

--- python-bibtex-py.info DELETED ---

--- aspell-nl.info DELETED ---

--- html2text.info DELETED ---

--- tetex.info DELETED ---

--- gv.info DELETED ---

--- jgroff.info DELETED ---

--- latex2html-ja.patch DELETED ---

--- opensp3-shlibs.patch DELETED ---

--- ghostscript6-6.01-4.patch DELETED ---

--- chess-tex.patch DELETED ---

--- cwtext.info DELETED ---

--- xless.info DELETED ---

--- texi2html.info DELETED ---

--- tofrodos.info DELETED ---

--- tkinfo.info DELETED ---

--- mecab-ipadic.info DELETED ---

--- docbook-dsssl-nwalsh.info DELETED ---

--- cm-super.info DELETED ---

--- docbook-dtd.info DELETED ---

--- openjade.patch DELETED ---

--- sgml-entities-iso8879.info DELETED ---

--- jadetex.info DELETED ---

--- opensp5-shlibs.patch DELETED ---

--- jgroff.patch DELETED ---

--- python-bibtex.info DELETED ---

--- spell.info DELETED ---

--- ghostscript6-nox-6.01-5.info 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/web analog.info, 1.1, NONE analog.patch, 1.1, NONE axel.info, 1.1, NONE dillo-i18n.info, 1.1, NONE dillo.info, 1.1, NONE junkbuster.info, 1.1, NONE jun

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/web
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/web

Removed Files:
analog.info analog.patch axel.info dillo-i18n.info dillo.info 
junkbuster.info junkbuster.patch libtidyp-shlibs.info 
linkchecker.info links.info lynx-ssl.info lynx.info lynx.patch 
mhonarc-10.4.info mnogosearch.info netrik.info sitecopy.info 
sitecopy.patch tidy.info tidy.patch w3m.info webkit-1.0.2.info 
webkit-1.0.2.patch wget-ssl.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- mnogosearch.info DELETED ---

--- webkit-1.0.2.patch DELETED ---

--- lynx.patch DELETED ---

--- junkbuster.info DELETED ---

--- analog.info DELETED ---

--- lynx.info DELETED ---

--- tidy.patch DELETED ---

--- dillo-i18n.info DELETED ---

--- lynx-ssl.info DELETED ---

--- links.info DELETED ---

--- libtidyp-shlibs.info DELETED ---

--- mhonarc-10.4.info DELETED ---

--- analog.patch DELETED ---

--- tidy.info DELETED ---

--- netrik.info DELETED ---

--- axel.info DELETED ---

--- sitecopy.info DELETED ---

--- sitecopy.patch DELETED ---

--- webkit-1.0.2.info DELETED ---

--- dillo.info DELETED ---

--- linkchecker.info DELETED ---

--- w3m.info DELETED ---

--- junkbuster.patch DELETED ---

--- wget-ssl.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/x11 app-defaults.info, 1.1, NONE app-defaults.patch, 1.1, NONE aquafont.info, 1.1, NONE aquapfont.info, 1.1, NONE aterm.info, 1.1, NONE autocutsel.info

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/x11

Removed Files:
app-defaults.info app-defaults.patch aquafont.info 
aquapfont.info aterm.info autocutsel.info basiliskii.info 
bbkeys.info bbkeys.patch bbmail.info bbmail.patch bbpager.info 
bbpager.patch efont-unicode.info fc-ghostscript-fonts.info 
fontconfig-path-10.4.info fontconfig-path-10.4.patch 
fs-fonts.info fsv.info fsv.patch gerbv-cairo.info gerbv.info 
glut.info glut.patch hotbabe.info hotbabe.patch ipafonts.info 
kaptain.info kaptain.patch kochi-substitute.info kterm.info 
lesstif.info lesstif.patch mesa-libglw.info mesa-libglw.patch 
mikachan.info mlterm.info mlterm.patch monafont.info 
monafont.patch mowitz.info mowitz.patch 
mplus-bitmap-fonts.info mplus-bitmap-fonts.patch mrxvt.info 
msttcorefonts.info naga10.info openglut.info openglut.patch 
openmotif3.info openmotif3.patch pcb.info qt3.info qt3.patch 
rxvt-ml.info rxvt.info sazanami.info shinonome.info 
sunclock.info sunclock.patch ttfmkfontdir.info type1inst.info 
type1inst.patch vice.info vice.patch x-ghostscript-fonts.info 
xaw3d-static.info xaw3d-static.patch xaw3d.info xaw3d.patch 
xdg-base.info xfontpath.info xfontpath.patch xfonts-intl.info 
xforms.info xforms.patch xinitrc.info xlax.info xpad.info 
xplanet.info xplanet.patch xscreensaver.info 
xscreensaver.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- mikachan.info DELETED ---

--- aquafont.info DELETED ---

--- mesa-libglw.info DELETED ---

--- lesstif.patch DELETED ---

--- fc-ghostscript-fonts.info DELETED ---

--- xplanet.info DELETED ---

--- app-defaults.patch DELETED ---

--- qt3.patch DELETED ---

--- bbpager.patch DELETED ---

--- bbpager.info DELETED ---

--- xlax.info DELETED ---

--- xfonts-intl.info DELETED ---

--- openglut.info DELETED ---

--- kaptain.patch DELETED ---

--- fontconfig-path-10.4.info DELETED ---

--- xscreensaver.patch DELETED ---

--- bbmail.info DELETED ---

--- xfontpath.patch DELETED ---

--- vice.info DELETED ---

--- mrxvt.info DELETED ---

--- efont-unicode.info DELETED ---

--- mesa-libglw.patch DELETED ---

--- lesstif.info DELETED ---

--- xplanet.patch DELETED ---

--- x-ghostscript-fonts.info DELETED ---

--- naga10.info DELETED ---

--- glut.info DELETED ---

--- mowitz.info DELETED ---

--- bbkeys.info DELETED ---

--- aterm.info DELETED ---

--- app-defaults.info DELETED ---

--- mlterm.info DELETED ---

--- gerbv-cairo.info DELETED ---

--- shinonome.info DELETED ---

--- monafont.patch DELETED ---

--- xfontpath.info DELETED ---

--- xinitrc.info DELETED ---

--- sunclock.patch DELETED ---

--- autocutsel.info DELETED ---

--- monafont.info DELETED ---

--- openglut.patch DELETED ---

--- rxvt.info DELETED ---

--- qt3.info DELETED ---

--- xaw3d.patch DELETED ---

--- kochi-substitute.info DELETED ---

--- vice.patch DELETED ---

--- msttcorefonts.info DELETED ---

--- fsv.info DELETED ---

--- sazanami.info DELETED ---

--- kaptain.info DELETED ---

--- fontconfig-path-10.4.patch DELETED ---

--- type1inst.patch DELETED ---

--- type1inst.info DELETED ---

--- bbkeys.patch DELETED ---

--- gerbv.info DELETED ---

--- openmotif3.patch DELETED ---

--- fs-fonts.info DELETED ---

--- xaw3d-static.patch DELETED ---

--- ipafonts.info DELETED ---

--- aquapfont.info DELETED ---

--- xforms.info DELETED ---

--- mlterm.patch DELETED ---

--- rxvt-ml.info DELETED ---

--- ttfmkfontdir.info DELETED ---

--- sunclock.info DELETED ---

--- glut.patch DELETED ---

--- bbmail.patch DELETED ---

--- xforms.patch DELETED ---

--- xdg-base.info DELETED ---

--- basiliskii.info DELETED ---

--- hotbabe.patch DELETED ---

--- mplus-bitmap-fonts.patch DELETED ---

--- mowitz.patch DELETED ---

--- xaw3d-static.info DELETED ---

--- openmotif3.info DELETED ---

--- xpad.info DELETED ---

--- mplus-bitmap-fonts.info DELETED ---

--- kterm.info DELETED ---

--- pcb.info DELETED ---

--- fsv.patch DELETED ---

--- xaw3d.info DELETED ---

--- xscreensaver.info DELETED ---

--- hotbabe.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/gnome at-spi-py.info, 1.1, NONE at-spi-py25.info, 1.1, NONE at-spi.info, 1.1, NONE at-spi.patch, 1.1, NONE atk1.info, 1.1, NONE atk1.patch, 1.1, NONE b

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/gnome

Removed Files:
at-spi-py.info at-spi-py25.info at-spi.info at-spi.patch 
atk1.info atk1.patch bakery.info bakery.patch bakery2.6.info 
bakery2.6.patch bonobo-activation2.info bonobo.info 
bonobo.patch bug-buddy.info bug-buddy.patch bundle-gnome.info 
conglomerate.info conglomerate.patch 
control-center-1.4.0.5.info control-center-1.4.0.5.patch 
dasher.info dasher.patch default-icon-theme.info 
desktop-file-utils.info desktop-file-utils.patch eog.info 
eog.patch file-roller.info file-roller.patch gail18.info 
gcalctool.info gcalctool.patch gconf-editor.info 
gconf-editor.patch gconf.info gconf.patch gconf2.info 
gconf2.patch gconfmm2.6.info gdk-pixbuf.info gdk-pixbuf.patch 
gdm.info gdm.patch gedit-plugins.info gedit.info gedit.patch 
ggv.info ggv.patch glade-bonobo.info glade-bonobo.patch 
glade.info glade.patch glade3.info glade3.patch glibmm2.4.info 
glibwww.info glibwww.patch glunarclock.info gmetadom0.info 
gmetadom0.patch gnome-about.info gnome-about.patch 
gnome-apt.info gnome-backgrounds.info gnome-base.info 
gnome-blog.info gnome-common.info gnome-common.patch 
gnome-core-1.4.1.info gnome-core-1.4.1.patch gnome-core.info 
gnome-games.info gnome-games.patch gnome-icon-theme.info 
gnome-keyring.info gnome-keyring.patch gnome-libs.info 
gnome-libs.patch gnome-mag.info gnome-mag.patch 
gnome-mag2.info gnome-mag2.patch gnome-media.info 
gnome-media.patch gnome-menus2-dev.info gnome-menus2-dev.patch 
gnome-menus2-py-2.20.3.info gnome-menus2-py-2.20.3.patch 
gnome-menus2-py.info gnome-menus2-py.patch 
gnome-menus2-py25.info gnome-menus2-py25.patch 
gnome-mime-data.info gnome-netstatus.info 
gnome-netstatus.patch gnome-panel.info gnome-panel.patch 
gnome-pilot.info gnome-pilot.patch gnome-pim.info 
gnome-pim.patch gnome-print.info gnome-print.patch 
gnome-python-py23.info gnome-python-py23.patch 
gnome-session.info gnome-session.patch 
gnome-settings-daemon.info gnome-settings-daemon.patch 
gnome-speech.info gnome-spell.info gnome-spell.patch 
gnome-system-monitor.info gnome-system-monitor.patch 
gnome-terminal.info gnome-terminal.patch 
gnome-themes-extras.info gnome-themes-midnightosx.info 
gnome-themes-panther.info gnome-themes.info 
gnome-user-docs.info gnome-utils.info gnome-utils.patch 
gnomemm.info gnomemm.patch gnomoradio.info gnomoradio.patch 
gnopernicus9.info gnopernicus9.patch gok.info gok.patch 
goocanvas.info goocanvasmm.info goocanvasmm0.1.3.info 
goocanvasmm0.1.5.info goocanvasmm1.0.5.info gpdf.info 
gpdf.patch grisbi.info gst-ffmpeg.info 
gst-plugins-base-0.10.info gst-plugins-base-0.10.patch 
gst-plugins.info gst-plugins.patch gthumb.info gthumb.patch 
gtk+.info gtk+2.info gtk+2.patch gtk-change-theme.info 
gtk-engines.info gtk2-engines.info gtkhtml.info gtkhtml.patch 
gtkhtml1.1.info gtkhtml1.1.patch gtkhtml3.14-dev.info 
gtkhtml3.14-dev.patch gtklp.info gtklp.patch gtkmathview.info 
gtkmathview.patch gtkmm.info gtkmm.patch gtkmm2.4.info 
gtksourceview.info gtksourceview.patch gtksourceview2-dev.info 
gtksourceview2-dev.patch gtkspell2-shlibs.info 
gtkspell2-shlibs.patch gtranslator.info gucharmap6-shlibs.info 
gucharmap7-shlibs.info gucharmap7-shlibs.patch guppi16.info 
guppi16.patch lablgtk.info lablgtk2.patch libart2.info 
libbonobo2.info libbonobo2.patch libbonoboui2.info 
libcroco1.info libcroco1.patch libcroco3.info 
libgail-gnome.info libgail-gnome.patch libgda-3.1.5.info 
libgda-3.1.5.patch libgda.info libgda.patch libgdl-1.0.info 
libgdl-1.3-shlibs.info libgdl-1.3-shlibs.patch libgdl1.0.info 
libgdome0.info libgdome0.patch libgksu1.2.info 
libgksu1.2.patch libgksu2.info libgksu2.patch 
libgksuui1.0.info libgksuui1.0.patch libglade.info 
libglade.patch libglade2.info libglade2.patch 
libglademm2.4.info libgnome2.info libgnome2.patch 
libgnomecanvas2.info libgnomecanvas2.patch 
libgnomecanvasmm2.6.info libgnomecups.info libgnomecups.patch 
libgnomekbd2-2.20.0.info libgnomekbd2-2.26.0.info 
libgnomekbd2-2.26.0.patch libgnomekbd2.info libgnomekbd2.patch 
libgnomemm2.6.info libgnomeprint2.2.info 
libgnomeprint2.2.patch libgnomeprintui2.2.info 
libgnomeprintui2.2.patch libgnomeui2.info libgnomeui2.patch 
libgnomeuimm2.6.info libgnomeuimm2.6.patch libgoffice-0.6.info 
libgsf-1.10.1.info libgtkhtml2.info libgtop.info libgtop.patch 
libgtop2.0.5.info 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/x11-wm bundle-xfce4.info, 1.1, NONE ctwm.info, 1.1, NONE enlightenment.info, 1.1, NONE enlightenment.patch, 1.1, NONE fluxconf.info, 1.1, NONE fluxconf

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/x11-wm
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/x11-wm

Removed Files:
bundle-xfce4.info ctwm.info enlightenment.info 
enlightenment.patch fluxconf.info fluxconf.patch 
fvwm-ewmh.info fvwm-ewmh.patch fvwm-icons.info fvwm.info 
fvwm.patch icewm-basic.info icewm-basic.patch 
icewm-gnome2.info metacity-setup.info metacity-setup.patch 
metacity.info metacity.patch obconf.info obconf.patch 
openbox-3.4.4.info sawfish.info vtwm.info vtwm.patch 
windowmaker.info windowmaker.patch xfcalendar.info 
xfce-taskbar.info xfce-taskbar.patch xfce-utils.info 
xfce-utils.patch xfce4-appfinder.info xfce4-icon-theme.info 
xfce4-iconbox.info xfce4-iconbox.patch xfce4-panel.info 
xfce4-panel.patch xfce4-session.info xfce4-session.patch 
xfce4-systray.info xfce4-systray.patch xfce4-toys.info 
xfce4-toys.patch xfce4-trigger-launcher.info 
xfce4-trigger-launcher.patch xfdesktop.info xfdesktop.patch 
xfprint.info xfwm4-themes.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- obconf.patch DELETED ---

--- icewm-basic.info DELETED ---

--- xfce4-toys.patch DELETED ---

--- vtwm.info DELETED ---

--- fvwm-ewmh.info DELETED ---

--- xfce4-icon-theme.info DELETED ---

--- bundle-xfce4.info DELETED ---

--- xfcalendar.info DELETED ---

--- xfdesktop.patch DELETED ---

--- fluxconf.info DELETED ---

--- icewm-gnome2.info DELETED ---

--- xfce4-iconbox.info DELETED ---

--- xfce-taskbar.info DELETED ---

--- xfce4-session.info DELETED ---

--- metacity.patch DELETED ---

--- xfdesktop.info DELETED ---

--- openbox-3.4.4.info DELETED ---

--- windowmaker.patch DELETED ---

--- obconf.info DELETED ---

--- metacity-setup.patch DELETED ---

--- xfce4-panel.patch DELETED ---

--- xfce4-trigger-launcher.info DELETED ---

--- xfce4-iconbox.patch DELETED ---

--- xfce-taskbar.patch DELETED ---

--- xfce4-trigger-launcher.patch DELETED ---

--- vtwm.patch DELETED ---

--- fvwm-ewmh.patch DELETED ---

--- enlightenment.info DELETED ---

--- xfce-utils.info DELETED ---

--- ctwm.info DELETED ---

--- xfce4-toys.info DELETED ---

--- xfce4-systray.info DELETED ---

--- xfce4-panel.info DELETED ---

--- sawfish.info DELETED ---

--- metacity-setup.info DELETED ---

--- fluxconf.patch DELETED ---

--- xfce-utils.patch DELETED ---

--- xfce4-appfinder.info DELETED ---

--- enlightenment.patch DELETED ---

--- fvwm.info DELETED ---

--- fvwm.patch DELETED ---

--- xfce4-session.patch DELETED ---

--- windowmaker.info DELETED ---

--- xfwm4-themes.info DELETED ---

--- metacity.info DELETED ---

--- fvwm-icons.info DELETED ---

--- xfprint.info DELETED ---

--- xfce4-systray.patch DELETED ---

--- icewm-basic.patch DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/utils a2ps-ja.info, 1.1, NONE a2ps-ja.patch, 1.1, NONE a2ps.info, 1.1, NONE abook.info, 1.1, NONE abook.patch, 1.1, NONE acct.info, 1.1, NONE acct.patc

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/utils

Removed Files:
a2ps-ja.info a2ps-ja.patch a2ps.info abook.info abook.patch 
acct.info acct.patch apg.info apg.patch barcode.info 
canna.info canna.patch cannadic.info clamav-0.95.3.info 
cocot.info contacts.info debfoster.info dialog.info 
dialog.patch dlocate.info dlocate.patch dos2unix-doc.info 
dos2unix.info dpkg-awk.info dtach.info dvdauthor.info 
eject.info eject.patch expect-x86_64.info expect.info 
expect.patch fdclone.info fdclone.patch findutils.info 
findutils.patch fwipe.info fwipe.patch getoptbin.info 
getoptbin.patch gfslogger.info gkrellkam.info gkrellkam.patch 
gkrellkam2.info gkrellm.info gkrellm.patch gkrellm2.info 
gkrellm2.patch gkrellmms2.info gkrellmoon2.info 
gkrellmouse.info gkrellmss.info gkrellmss.patch 
gkrellstock2.info gkrellweather2.info gkrellweather2.patch 
gnokii.info gnokii.patch gpsbabel.info grep-dctrl.info 
grep-dctrl.patch grep.patch hexcurse.info hexcurse.patch 
hfspax.info hfsutils.info icon-naming-utils-10.4.info 
ideviceinstaller.info iso-codes.info jless.info 
jpilot-ssl.info jpilot.patch kinput2.info kinput2.macim.info 
kinput2.macim.patch kinput2.patch launch-10.4.info lbdb.info 
lbdb.patch ledit.info lesspipe.info lha.info lha.patch 
libimobiledevice-py.info libimobiledevice.info libytnef.info 
lv.info man.info man.patch manconf.info mpgtx.info mpgtx.patch 
p7zip.info pbzip2.info pci-ids.info pinentry.info pos.info 
prime-dict.info prime.info prime.patch procmail.info 
procmail.patch pstree.info remap-bad-apple-keys.info ren.info 
rpl.info sed.info sed.patch skk-dict.info stardict.info 
stow.info symlinks.info symlinks.patch synaptic.info 
synaptic.patch tmpreaper.info uim.info uim.patch units.info 
units.patch unzoo.info usbmuxd.info userutils.info uuid.info 
vcdimager.info wcalc.info wdiff.info xz-4.999.9.info xz.info 
ytnef.info yydecode.info yydecode.patch 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- procmail.info DELETED ---

--- stow.info DELETED ---

--- skk-dict.info DELETED ---

--- stardict.info DELETED ---

--- dialog.info DELETED ---

--- a2ps.info DELETED ---

--- hexcurse.info DELETED ---

--- uuid.info DELETED ---

--- units.info DELETED ---

--- kinput2.info DELETED ---

--- man.patch DELETED ---

--- dlocate.patch DELETED ---

--- jpilot.patch DELETED ---

--- synaptic.patch DELETED ---

--- gkrellmoon2.info DELETED ---

--- ren.info DELETED ---

--- xz-4.999.9.info DELETED ---

--- vcdimager.info DELETED ---

--- a2ps-ja.patch DELETED ---

--- grep.patch DELETED ---

--- cocot.info DELETED ---

--- p7zip.info DELETED ---

--- lv.info DELETED ---

--- getoptbin.patch DELETED ---

--- remap-bad-apple-keys.info DELETED ---

--- dtach.info DELETED ---

--- lbdb.info DELETED ---

--- grep-dctrl.info DELETED ---

--- findutils.info DELETED ---

--- gkrellm2.info DELETED ---

--- gkrellm.patch DELETED ---

--- uim.patch DELETED ---

--- launch-10.4.info DELETED ---

--- gkrellstock2.info DELETED ---

--- acct.info DELETED ---

--- kinput2.patch DELETED ---

--- lha.patch DELETED ---

--- dialog.patch DELETED ---

--- acct.patch DELETED ---

--- libimobiledevice.info DELETED ---

--- tmpreaper.info DELETED ---

--- uim.info DELETED ---

--- libimobiledevice-py.info DELETED ---

--- symlinks.patch DELETED ---

--- gkrellmss.patch DELETED ---

--- dos2unix.info DELETED ---

--- man.info DELETED ---

--- debfoster.info DELETED ---

--- dpkg-awk.info DELETED ---

--- gkrellweather2.patch DELETED ---

--- sed.patch DELETED ---

--- wdiff.info DELETED ---

--- unzoo.info DELETED ---

--- units.patch DELETED ---

--- apg.patch DELETED ---

--- gnokii.info DELETED ---

--- gnokii.patch DELETED ---

--- kinput2.macim.patch DELETED ---

--- pbzip2.info DELETED ---

--- yydecode.info DELETED ---

--- usbmuxd.info DELETED ---

--- clamav-0.95.3.info DELETED ---

--- gkrellmms2.info DELETED ---

--- gkrellm2.patch DELETED ---

--- procmail.patch DELETED ---

--- gkrellm.info DELETED ---

--- dvdauthor.info DELETED ---

--- expect.info DELETED ---

--- gkrellkam2.info DELETED ---

--- jless.info DELETED ---

--- gkrellmouse.info DELETED ---

--- pinentry.info DELETED ---

--- prime.patch DELETED ---

--- canna.info DELETED ---

--- fwipe.patch DELETED ---

--- gpsbabel.info DELETED ---

--- eject.info DELETED ---

--- eject.patch DELETED ---

--- symlinks.info DELETED ---

--- kinput2.macim.info DELETED ---

--- ytnef.info DELETED ---

--- iso-codes.info DELETED ---

--- jpilot-ssl.info DELETED ---

--- barcode.info DELETED ---

--- rpl.info DELETED ---

--- fdclone.info DELETED ---

--- ledit.info DELETED ---

--- lha.info DELETED ---

--- 

[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/kde acqua-graphite.info, 1.1, NONE amarok-core.info, 1.1, NONE amarok-core.patch, 1.1, NONE amarok-engine-xine.info, 1.1, NONE amarok.info, 1.1, NONE a

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/kde
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/kde

Removed Files:
acqua-graphite.info amarok-core.info amarok-core.patch 
amarok-engine-xine.info amarok.info arts.info arts.patch 
bundle-kde.info digikam.info geramik.info kallery.info 
kde-icons-noia.info kdeaccessibility3.info 
kdeaccessibility3.patch kdeadmin3.info kdeadmin3.patch 
kdeartwork3.info kdeartwork3.patch kdebase3-apidox.info 
kdebase3-unified.info kdebase3-unified.patch kdeedu3.info 
kdeedu3.patch kdegames3.info kdegames3.patch kdegraphics3.info 
kdegraphics3.patch kdelibs3-apidox.info kdenetwork3.info 
kdenetwork3.patch kdesdk3-svn.info kdesdk3-svn.patch 
kdesdk3.info kdesdk3.patch kdesvn.info kdetoys3.info 
kdetoys3.patch kdeutils3.info kdeutils3.patch kdevelop.info 
kdevelop.patch kdewebdev3.info kdewebdev3.patch 
kipi-plugins.info kipi-plugins.patch kjsembed.info 
kjsembed.patch koffice.info koffice.patch konversation.info 
konversation.patch kphotoalbum.info kphotoalbum.patch 
ktorrent.info kvirc.info kvirc.patch kxmleditor.info 
kxmleditor.patch libkdcraw.info libkdcraw2.info 
libkdcraw3.info libkexif.info libkexiv2.info libkipi.info 
qtcurve-kde3.info qtcurve-kde3.patch smb4k.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- amarok.info DELETED ---

--- kphotoalbum.patch DELETED ---

--- kdebase3-apidox.info DELETED ---

--- amarok-core.info DELETED ---

--- kdewebdev3.patch DELETED ---

--- kdeartwork3.patch DELETED ---

--- kdeartwork3.info DELETED ---

--- ktorrent.info DELETED ---

--- kdegraphics3.info DELETED ---

--- kipi-plugins.patch DELETED ---

--- kxmleditor.info DELETED ---

--- kvirc.info DELETED ---

--- kde-icons-noia.info DELETED ---

--- qtcurve-kde3.info DELETED ---

--- arts.info DELETED ---

--- kdenetwork3.info DELETED ---

--- libkdcraw.info DELETED ---

--- kdegames3.info DELETED ---

--- kdeutils3.patch DELETED ---

--- kdeaccessibility3.patch DELETED ---

--- kdeaccessibility3.info DELETED ---

--- kphotoalbum.info DELETED ---

--- kdenetwork3.patch DELETED ---

--- kjsembed.patch DELETED ---

--- kdebase3-unified.info DELETED ---

--- kdevelop.info DELETED ---

--- konversation.patch DELETED ---

--- kdeadmin3.patch DELETED ---

--- libkipi.info DELETED ---

--- geramik.info DELETED ---

--- digikam.info DELETED ---

--- libkexif.info DELETED ---

--- koffice.info DELETED ---

--- libkexiv2.info DELETED ---

--- kallery.info DELETED ---

--- bundle-kde.info DELETED ---

--- kdeadmin3.info DELETED ---

--- kdebase3-unified.patch DELETED ---

--- kdeutils3.info DELETED ---

--- kxmleditor.patch DELETED ---

--- kdelibs3-apidox.info DELETED ---

--- libkdcraw2.info DELETED ---

--- kdewebdev3.info DELETED ---

--- kdeedu3.patch DELETED ---

--- kipi-plugins.info DELETED ---

--- kdegraphics3.patch DELETED ---

--- kdesdk3-svn.patch DELETED ---

--- kdesvn.info DELETED ---

--- libkdcraw3.info DELETED ---

--- kdesdk3.patch DELETED ---

--- kvirc.patch DELETED ---

--- smb4k.info DELETED ---

--- amarok-core.patch DELETED ---

--- kdesdk3.info DELETED ---

--- kdegames3.patch DELETED ---

--- qtcurve-kde3.patch DELETED ---

--- arts.patch DELETED ---

--- acqua-graphite.info DELETED ---

--- kdesdk3-svn.info DELETED ---

--- koffice.patch DELETED ---

--- kjsembed.info DELETED ---

--- kdeedu3.info DELETED ---

--- amarok-engine-xine.info DELETED ---

--- kdevelop.patch DELETED ---

--- konversation.info DELETED ---

--- kdetoys3.patch DELETED ---

--- kdetoys3.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/sci octave.patch, 1.4, 1.5 abs.info, 1.1, NONE abs.patch, 1.1, NONE arb.info, 1.1, NONE arb.patch, 1.1, NONE bkchem.info, 1.1, NONE boxshade.info, 1.1,

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv26299/sci

Added Files:
octave.patch 
Removed Files:
abs.info abs.patch arb.info arb.patch bkchem.info 
boxshade.info calc.info calc.patch ccpnmr-py.info 
ccpnmr-py.patch cernlib2003.info cernlib2003.patch 
chemtool.info chemtool.patch clhep.info clhep2.info 
clustalw2.info dx-10.4.info dx.patch easychem.info 
easychem.patch eden.info eden.patch emboss-6.3.1-3.info 
emboss-6.3.1-3.patch emboss-kaptain.info emboss.info 
emboss.patch euler.info euler.patch fftw.info fftw.patch 
freehelix.info freehelix.patch gdl.info geant4.7-data.info 
geant4.7.info geant4.7.patch geant4.8-data.info geant4.8.info 
geant4.8.patch geant4.9-data.info geant4.9.info geant4.9.patch 
geda-bundle.info geda-gaf.patch gmt-coast.info gnuplot.patch 
gperiodic.info gperiodic.patch gpp4.info grace.info 
grace.patch gromacs-mpi.info gsl.info gtkgraph.info 
gtkgraph.patch hdf.info hdf.patch hdf5-18-gfortran.info 
hdf5-18.info hdf5.7-gfortran.info hdf5.7-oldapi-gfortran.info 
hdf5.7-oldapi.info hdf5.7.info kseg.info kseg.patch 
libplplot10-shlibs.info libplplot10-shlibs.patch 
libpolyxmass10.info libpolyxmass10.patch lie.info mayavi.info 
meschach.info meschach.patch mmdb.info molmol.info 
molmol.patch namot.info namot.patch ncl.info ncl.patch 
nco.info nco.patch netcdf.patch ngspice.info nightfall.info 
nightfall.patch numeric-py.info numeric-py.patch 
ploticus2-nox.info ploticus2-nox.patch ploticus2.info 
ploticus2.patch pyfits-py.info pygist-py.info pygist-py.patch 
pythia8.info pythia8.patch qucs.info rasmol-8bit.info 
rasmol-8bit.patch rasmol.info rasmol.patch relax-py-1.3.4.info 
relax-py-1.3.4.patch roofitcore.info roofitcore.patch 
roofitmodels.info roofitmodels.patch root-pythia.info 
root4-cernlib.info root4.info root4.patch root5.info 
root5.patch rpy2-py.info rpy2-py.patch 
scientificpython-py.info scientificpython-py.patch scilab.info 
scilab.patch scipy-core-py.info scipy-core-py.patch 
skycal.info skycal.patch slatec.info sparky-py.info 
sparky-py.patch ssm.info tinker.info tinysvm.info 
visual-py23.info visual-py23.patch wcstools.info wip.info 
wip.patch xgraph.info xmolwt.info yorick.info 
Log Message:
Removing 10.4-EOL/unstable .info files that are already in stable

--- roofitcore.info DELETED ---

--- meschach.patch DELETED ---

--- rasmol-8bit.info DELETED ---

--- meschach.info DELETED ---

--- rpy2-py.patch DELETED ---

--- xgraph.info DELETED ---

--- geda-gaf.patch DELETED ---

--- ploticus2.info DELETED ---

--- hdf5.7-oldapi-gfortran.info DELETED ---

--- nightfall.patch DELETED ---

--- namot.info DELETED ---

--- easychem.patch DELETED ---

--- rasmol.info DELETED ---

--- root4.info DELETED ---

--- ngspice.info DELETED ---

--- emboss-6.3.1-3.info DELETED ---

--- geant4.8.info DELETED ---

--- numeric-py.patch DELETED ---

--- gdl.info DELETED ---

--- grace.info DELETED ---

--- ploticus2.patch DELETED ---

--- gperiodic.info DELETED ---

--- pythia8.patch DELETED ---

--- roofitmodels.info DELETED ---

--- hdf5-18.info DELETED ---

--- ncl.info DELETED ---

--- abs.info DELETED ---

--- arb.patch DELETED ---

--- calc.info DELETED ---

--- emboss-6.3.1-3.patch DELETED ---

--- NEW FILE: octave.patch ---
diff -Nurd -x'*~' octave-@OCTVERSION@.orig/src/DLD-FUNCTIONS/__glpk__.cc 
octave-@OCTVERSION@/src/DLD-FUNCTIONS/__glpk__.cc
--- octave-@OCTVERSION@.orig/src/DLD-FUNCTIONS/__glpk__.cc  2009-01-16 
01:46:23.0 -0500
+++ octave-@OCTVERSION@/src/DLD-FUNCTIONS/__glpk__.cc   2010-10-15 
17:50:25.0 -0400
@@ -59,8 +59,20 @@
 
 #else
 
-void _glp_lib_print_hook (int (*func)(void *info, char *buf), void *info);
-void _glp_lib_fault_hook (int (*func)(void *info, char *buf), void *info);
+void _glp_lib_print_hook (int (*func)(void *info, char *buf), void *info)
+{ /* stolen from glpk-4.26 */
+  int (*hook)(void *, const char *) = (int(*)(void *, const char *))
+ (func);
+  glp_term_hook(hook, info);
+  return;
+}
+
+void _glp_lib_fault_hook (int (*func)(void *info, char *buf), void *info)
+{ /* stolen from glpk-4.26 */
+  assert(func == func);
+  assert(info == info);
+  return;
+}
 
 #endif
 }
diff -Nurd '-x*~' octave-@OCTVERSION@//octave-forge-comp 
octave-@OCTVERSION@.patched//octave-forge-comp
--- octave-@OCTVERSION@//octave-forge-comp  1969-12-31 19:00:00.0 
-0500
+++ octave-@OCTVERSION@.patched//octave-forge-comp  2011-08-11 
20:23:10.0 -0400
@@ -0,0 +1,4 @@
+#!@FINKPREFIX@/bin/octave-@OCTVERSION@ -V
+pkg prefix bld/share/octave/@OCTVERSION@/packages 
bld/lib/octave/@OCTVERSION@/packages
+pkg global_list 

[cvs] experimental/dmacks/finkinfo readline5.info, NONE, 1.1 readline5.patch, NONE, 1.1

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv5322

Added Files:
readline5.info readline5.patch 
Log Message:
testing flag-cleanup against Snaggle's new version


--- NEW FILE: readline5.info ---
Info4: 
Package: readline5%type_pkg[-64bit]
Version: 5.2
Revision: 14.1
Maintainer: Fink Core Group fink-c...@lists.sourceforge.net
Type: -64bit (boolean)
Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
#
Depends: %n-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
BuildDepends: 
fink-package-precedence,
libncurses5%type_pkg[-64bit] (= 5.4-20041023-1006)

Conflicts: readline, readline5, readline5-64bit
Replaces: readline, readline5, readline5-64bit
Source: mirror:gnu:readline/readline-%v.tar.gz
Source2: mirror:gnu:readline/readline-%v-patches/readline52-001
Source3: mirror:gnu:readline/readline-%v-patches/readline52-002
Source4: mirror:gnu:readline/readline-%v-patches/readline52-003
Source5: mirror:gnu:readline/readline-%v-patches/readline52-004
Source6: mirror:gnu:readline/readline-%v-patches/readline52-005
Source7: mirror:gnu:readline/readline-%v-patches/readline52-006
Source8: mirror:gnu:readline/readline-%v-patches/readline52-007
Source9: mirror:gnu:readline/readline-%v-patches/readline52-008
Source10: mirror:gnu:readline/readline-%v-patches/readline52-009
Source11: mirror:gnu:readline/readline-%v-patches/readline52-010
Source12: mirror:gnu:readline/readline-%v-patches/readline52-011
Source13: mirror:gnu:readline/readline-%v-patches/readline52-012
Source14: mirror:gnu:readline/readline-%v-patches/readline52-013
Source15: mirror:gnu:readline/readline-%v-patches/readline52-014
Source-MD5: e39331f32ad14009b9ff49cc10c5e751
Source2-MD5: 9d4d41622aa9b230c57f68548ce87d8f
Source3-MD5: f03e512d14206e37f7d6a748b56b9476
Source4-MD5: 252b42d8750f1a94b6bdf086612dceb2
Source5-MD5: a32333c2e603a3ed250514e91050e552
Source6-MD5: 8106796c09b789523a3a78ab69c04b6d
Source7-MD5: 512188e2bf0837f7eca19dbf71f182ae
Source8-MD5: ac17aca62eb6fb398c9f2fe9de540aff
Source9-MD5: 2484c392db021905f112cf97a94dfd4c
Source10-MD5: fc6eb35d07914fae5c57d49c12483ff7
Source11-MD5: 7a2bf3dc7ac7680b1461a5701100e91b
Source12-MD5: ef6cef6822663470f6ac8c517c5a7ec6
Source13-MD5: e3e9f441c8111589855bc363e5640f6c
Source14-MD5: 3e2e5f543ed268a68fd1fa839faade1a
Source15-MD5: a1be30e1c6f1099bb5fcef00a2631fb8
PatchFile: %{ni}.patch
PatchFile-MD5: 9ebdf7d61d9141d328b1296ec5f2fc57
PatchScript: 
patch -p0  ../readline52-001
patch -p0  ../readline52-002
patch -p0  ../readline52-003
patch -p0  ../readline52-004
patch -p0  ../readline52-005
patch -p0  ../readline52-006
patch -p0  ../readline52-007
patch -p0  ../readline52-008
patch -p0  ../readline52-009
patch -p0  ../readline52-010
patch -p0  ../readline52-011
patch -p0  ../readline52-012
patch -p0  ../readline52-013
patch -p0  ../readline52-014
%{default_script}

SetCFLAGS: -DNEED_EXTERN_PC=1
SetCPPFLAGS: -MD
ConfigureParams: --libdir='${prefix}/%lib'
CompileScript: 
#! /bin/sh -ev
if [ %type_raw[-64bit] != . ]; then
export CC=gcc -m64
fi
./configure %c
make
fink-package-precedence --depfile-ext='\.d' --prohibit-bdep=%n .

InstallScript: 
 make install DESTDIR=%d mandir=%p/share/man infodir=%p/share/info

DocFiles: README COPYING CHANGES USAGE
InfoDocs: history.info readline.info rluserman.info
BuildDependsOnly: True
SplitOff: 
 Package: %N-shlibs
 Depends: libncurses5%type_pkg[-64bit]-shlibs (= 5.4-20041023-1006), ( 
%type_raw[-64bit] = -64bit ) 64bit-cpu
 Replaces: %N
 Files: %lib/libhistory.5.2.dylib %lib/libreadline.5.2.dylib 
%lib/libhistory.5.dylib %lib/libreadline.5.dylib
 Shlibs: 
   %p/%lib/libhistory.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
   %p/%lib/libreadline.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
 
 DocFiles: README COPYING CHANGES USAGE

#
Description: Comfortable terminal input library
DescDetail: 
 The GNU Readline library provides a set of functions for use by
 applications that allow users to edit command lines as they are typed
 in. Both Emacs and vi editing modes are available. The Readline
 library includes additional functions to maintain a list of
 previously-entered command lines, to recall and perhaps reedit those
 lines, and perform csh-like history expansion on previous commands.

DescPackaging: 
 Previous versions by Sylvain Cuaz.

 1) previous revisions by Christoph Pfisterer chr...@users.sourceforge.net
 2) specify mandir  infodir

DescPort: 
 1) fix the --install-name flag to only specify the major version
 2) dmacks: patch doc/Makefile.in to skip even trying to create
texinfo dir file
 3) dmacks: installing into empty %d, so don't try to remove old .a

License: GPL
Homepage: http://cnswww.cns.cwru.edu/~chet/readline/rltop.html


--- NEW FILE: readline5.patch ---
diff -Nurd 

[cvs] experimental/dmacks/finkinfo readline5.info,1.1,1.2

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/experimental/dmacks/finkinfo
In directory vz-cvs-3.sog:/tmp/cvs-serv5891

Modified Files:
readline5.info 
Log Message:
update DocFiles


Index: readline5.info
===
RCS file: /cvsroot/fink/experimental/dmacks/finkinfo/readline5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- readline5.info  27 Oct 2011 15:05:29 -  1.1
+++ readline5.info  27 Oct 2011 15:08:15 -  1.2
@@ -77,7 +77,7 @@
 InstallScript: 
  make install DESTDIR=%d mandir=%p/share/man infodir=%p/share/info
 
-DocFiles: README COPYING CHANGES USAGE
+DocFiles: NEWS CHANGELOG CHANGES COPYING README USAGE
 InfoDocs: history.info readline.info rluserman.info
 BuildDependsOnly: True
 SplitOff: 
@@ -89,7 +89,7 @@
%p/%lib/libhistory.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
%p/%lib/libreadline.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
  
- DocFiles: README COPYING CHANGES USAGE
+ DocFiles: NEWS CHANGELOG CHANGES COPYING README USAGE
 
 #
 Description: Comfortable terminal input library


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[fink/fink] 4379de: Remove use of CVS keywords

2011-10-27 Thread Max Horn
  Branch: refs/heads/branch_0_31
  Home:   https://github.com/fink/fink

  Commit: 4379de959f14d4d9efcb1fa5ab17aa2760475ef6
  
https://github.com/fink/fink/commit/4379de959f14d4d9efcb1fa5ab17aa2760475ef6
  Author: Max Horn m...@quendi.de
  Date:   2011-10-13 (Thu, 13 Oct 2011)

  Changed paths:
M perlmod/Fink/Checksum.pm
  M perlmod/Fink/Checksum/MD5.pm
  M perlmod/Fink/Checksum/SHA1.pm
  M perlmod/Fink/Checksum/SHA256.pm
  M perlmod/Fink/Notify.pm
  M perlmod/Fink/Notify/Growl.pm
  M perlmod/Fink/Notify/QuickSilver.pm
  M perlmod/Fink/Notify/Say.pm
  M perlmod/Fink/Notify/Syslog.pm
  M perlmod/Fink/Notify/XTerm.pm
  M perlmod/Fink/SelfUpdate/CVS.pm
  M perlmod/Fink/SelfUpdate/point.pm
  M perlmod/Fink/SelfUpdate/rsync.pm
  M perlmod/Fink/SysState.pm
  M perlmod/Fink/VirtPackage.pm

  Log Message:
  ---
  Remove use of CVS keywords


  Commit: 723619a1b3001dfe2e2a13fdf2e18ef236ddf761
  
https://github.com/fink/fink/commit/723619a1b3001dfe2e2a13fdf2e18ef236ddf761
  Author: Max Horn m...@quendi.de
  Date:   2011-10-13 (Thu, 13 Oct 2011)

  Changed paths:
M setup.sh

  Log Message:
  ---
  Edit fink.conf.5.in inplace, avoid creating a temp file


  Commit: a9f60ed6150b26eb34bb9b2ff4c2e6f5c042915e
  
https://github.com/fink/fink/commit/a9f60ed6150b26eb34bb9b2ff4c2e6f5c042915e
  Author: Max Horn m...@quendi.de
  Date:   2011-10-13 (Thu, 13 Oct 2011)

  Changed paths:
M MANIFEST.SKIP

  Log Message:
  ---
  Add compiler_wrapper to MANIFEST.SKIP


  Commit: 654d2648d52cb7d1ec98174e890a550e02fba955
  
https://github.com/fink/fink/commit/654d2648d52cb7d1ec98174e890a550e02fba955
  Author: Max Horn m...@quendi.de
  Date:   2011-10-13 (Thu, 13 Oct 2011)

  Changed paths:
R .cvsignore
  A .gitignore
  R perlmod/.cvsignore
  R perlmod/Fink/.cvsignore
  R t/basepath/etc/apt/.cvsignore

  Log Message:
  ---
  Add .gitignore and remove .cvsignore files


  Commit: ef01ec221d06c1f4c323f96e40f923b0563aace0
  
https://github.com/fink/fink/commit/ef01ec221d06c1f4c323f96e40f923b0563aace0
  Author: Max Horn m...@quendi.de
  Date:   2011-10-13 (Thu, 13 Oct 2011)

  Changed paths:
M VERSION
  M perlmod/Fink/Bootstrap.pm

  Log Message:
  ---
  Change version string to contain 'git' instead of 'cvs'


  Commit: 19efa621e975921b0c83c558b2c0fb8a5117960f
  
https://github.com/fink/fink/commit/19efa621e975921b0c83c558b2c0fb8a5117960f
  Author: Max Horn m...@quendi.de
  Date:   2011-10-13 (Thu, 13 Oct 2011)

  Changed paths:
M fink-virtual-pkgs.in
  M mirror/get-mirrors.pl

  Log Message:
  ---
  Removed two more uses of CVS keyword Revision


  Commit: 488a5fc00836749db8585e5bf38c071eec9c5c43
  
https://github.com/fink/fink/commit/488a5fc00836749db8585e5bf38c071eec9c5c43
  Author: Max Horn m...@quendi.de
  Date:   2011-10-24 (Mon, 24 Oct 2011)

  Changed paths:
M Makefile
  M fink-x86_64.info.in
  M fink.info.in
  M setup.sh

  Log Message:
  ---
  Remove obsolete code in setup.sh, and remove its 'distribution' parameter

The 'distribution' value was only used to decide whether to run some
sed replacement on fink.conf.5.in (for 10.6 and later). However, that
sed code has become obsolete, and so this commit removes it.
Likewise the 'distribution' parameter has become obsolete and thus
got removed.


  Commit: f73106b96e46624ed2e94d5a9224bfee04454f2b
  
https://github.com/fink/fink/commit/f73106b96e46624ed2e94d5a9224bfee04454f2b
  Author: Max Horn m...@quendi.de
  Date:   2011-10-24 (Mon, 24 Oct 2011)

  Changed paths:
M 10.4/base-files.info
  M 10.4/bzip2.info
  M 10.4/dpkg-base-files.info
  M 10.4/fink-mirrors.info
  M 10.4/gzip.info
  M 10.4/tar.info
  M 10.4/unzip.info
  M 10.7/base-files.info
  M 10.7/bzip2.info
  M 10.7/dpkg-base-files.info
  M 10.7/fink-mirrors.info
  M 10.7/gzip.info
  M 10.7/tar.info
  M 10.7/unzip.info

  Log Message:
  ---
  Sync .info files with dists

In particular use latest SF.net mirror lists in CustomMirror fields.
Also include latest tar.info and fink-mirrors.info


  Commit: afbe2c94f771e7f50489f31d16dc29f4e5515224
  
https://github.com/fink/fink/commit/afbe2c94f771e7f50489f31d16dc29f4e5515224
  Author: Alexander Hansen alexanderk.han...@gmail.com
  Date:   2011-10-24 (Mon, 24 Oct 2011)

  Changed paths:
M compiler_wrapper.in
  M perlmod/Fink/PkgVersion.pm

  Log Message:
  ---
  Explicitly use gcc-4.2 rather than LLVM

https://sourceforge.net/tracker/?func=detailatid=317203aid=3427243gro
up_id=17203


  Commit: 7b94b681bbe4bf804afd730c9d42f9d797644aae
  
https://github.com/fink/fink/commit/7b94b681bbe4bf804afd730c9d42f9d797644aae
  Author: Max Horn m...@quendi.de
  Date:   2011-10-25 (Tue, 25 Oct 2011)

  Changed paths:
M mirror/get-mirrors.pl

  Log Message:
  ---
  Make get-mirrors.pl executable


  Commit: 2f2f003d7ee76bb2a6e6a2976fcbe88c15a06302
  
https://github.com/fink/fink/commit/2f2f003d7ee76bb2a6e6a2976fcbe88c15a06302
  Author: 

[cvs] web/download upgrade-old.en.php, 1.1, NONE upgrade-old.fr.php, 1.1, NONE upgrade.de.php, 1.1, NONE upgrade.ja.php, 1.2, NONE upgrade.zh.php, 1.1, NONE

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web/download
In directory vz-cvs-3.sog:/tmp/cvs-serv20278

Removed Files:
upgrade-old.en.php upgrade-old.fr.php upgrade.de.php 
upgrade.ja.php upgrade.zh.php 
Log Message:
Removed outdated upgrade.php translations -- better if uses see the english 
version than this

--- upgrade.zh.php DELETED ---

--- upgrade-old.fr.php DELETED ---

--- upgrade.de.php DELETED ---

--- upgrade.ja.php DELETED ---

--- upgrade-old.en.php DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/graphics transfig.info, 1.4, 1.5

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv21897

Modified Files:
transfig.info 
Log Message:
sync. w/ 10.!4/stable, shorten description


Index: transfig.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/graphics/transfig.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- transfig.info   19 Jul 2011 20:08:25 -  1.4
+++ transfig.info   27 Oct 2011 16:38:59 -  1.5
@@ -37,7 +37,7 @@
 
 DocFiles: CHANGES LATEX.AND.XFIG NOTES README
 License: BSD
-Description: Convert xfig objs with -graphicx (-epsfig is deprecated)
+Description: Convert xfig w/ -graphicx (-epsfig is depr.)
 DescPort: 
  We don't need xpm since it is already in XFree86 4.1.
 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/pdb package.php,1.80,1.81

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web/pdb
In directory vz-cvs-3.sog:/tmp/cvs-serv23672/pdb

Modified Files:
package.php 
Log Message:
Move it_start/it__item/it_end into package.php, delete it_start2/it_item2

Index: package.php
===
RCS file: /cvsroot/fink/web/pdb/package.php,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -d -r1.80 -r1.81
--- package.php 15 Jun 2011 08:05:38 -  1.80
+++ package.php 27 Oct 2011 16:52:24 -  1.81
@@ -110,6 +110,35 @@
 h1Package ? print $pobj['name'] . '-' . $fullversion ?/h1
 ?
 
+// Functions Used in PDB
+
+   function it_start() {
+   global $it_flag;
+
+   $it_flag = 0;
+   echo 'table cellspacing=0';
+   }
+   
+   function it_item($title, $item) {
+   global $it_flag, $root;
+   
+   if ($it_flag) {
+   print 'trtdimg src='.$root.'img/shim.gif 
width=1 height=8 border=0 alt=/td/tr'.\n;
+   }
+   $it_flag = 1;
+   
+   if ($title) {
+   print 'tr 
valign=toptd'.$title.'/tdtdnbsp;nbsp;nbsp;/tdtd'.
+   $item.'/td/tr'.\n;
+   } else {
+   print 'tr valign=toptd 
colspan=3'.$item.'/td/tr'.\n;
+   }
+   }
+   
+   function it_end() {
+   echo '/table';
+   }
+
function avail_td($text='', $extras='', $extra_div_style='') {
print 'td align=center valign=top ' . $extras . '';
print 'div style=white-space:nowrap; ' . $extra_div_style . ' 
' . $text . '/div';


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web header.inc,1.127,1.128

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web
In directory vz-cvs-3.sog:/tmp/cvs-serv23672

Modified Files:
header.inc 
Log Message:
Move it_start/it__item/it_end into package.php, delete it_start2/it_item2

Index: header.inc
===
RCS file: /cvsroot/fink/web/header.inc,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -d -r1.127 -r1.128
--- header.inc  27 Oct 2011 14:29:06 -  1.127
+++ header.inc  27 Oct 2011 16:52:24 -  1.128
@@ -154,56 +154,6 @@
 $metatags = preg_replace('|([^/]*)/|', '|\1|', $metatags);
 
 
-// Functions Used in PDB
-
-function it_start() {
-  global $it_flag;
-
-  $it_flag = 0;
-?
-table cellspacing=0
-?
-}
-
-function it_item($title, $item) {
-  global $it_flag, $root;
-
-  if ($it_flag) {
-print 'trtdimg src='.$root.'img/shim.gif width=1 height=8 
border=0 alt=/td/tr'.\n;
-  }
-  $it_flag = 1;
-
-  if ($title) {
-print 'tr 
valign=toptd'.$title.'/tdtdnbsp;nbsp;nbsp;/tdtd'.
-  $item.'/td/tr'.\n;
-  } else {
-print 'tr valign=toptd colspan=3'.$item.'/td/tr'.\n;
-  }
-}
-
-function it_start2() {
-  global $it_flag;
-
-  $it_flag = 0;
-?
-table cellspacing=0
-?
-}
-
-function it_item2($title, $item1, $item2) {
-  global $it_flag, $root;
-
-  if ($it_flag) {
-print 'trtdimg src='.$root.'img/shim.gif width=1 height=8 
border=0 alt=/tdtd/td/tr'.\n;
-  }
-  $it_flag = 1;
-  print 'tr valign=toptd width=150'.$title.'/tdtd 
width=120'.$item1.'/tdtd  width=120'.$item2.'/td/tr'.\n;
-}
-
-function it_end() {
-echo '/table';
-}
-
 // Used in index
 function convert_date_to_locale($initialstringdate) {
$date_exploded = @explode(' ', $initialstringdate, 3);


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] web/pdb package.php,1.81,1.82

2011-10-27 Thread Max Horn
Update of /cvsroot/fink/web/pdb
In directory vz-cvs-3.sog:/tmp/cvs-serv24060/pdb

Modified Files:
package.php 
Log Message:
Simplify it_start/it_item logic (causes slight layout change)

Index: package.php
===
RCS file: /cvsroot/fink/web/pdb/package.php,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -d -r1.81 -r1.82
--- package.php 27 Oct 2011 16:52:24 -  1.81
+++ package.php 27 Oct 2011 17:00:19 -  1.82
@@ -113,20 +113,10 @@
 // Functions Used in PDB
 
function it_start() {
-   global $it_flag;
-
-   $it_flag = 0;
-   echo 'table cellspacing=0';
+   echo 'table cellspacing=0 style=border-spacing:8px';
}

function it_item($title, $item) {
-   global $it_flag, $root;
-   
-   if ($it_flag) {
-   print 'trtdimg src='.$root.'img/shim.gif 
width=1 height=8 border=0 alt=/td/tr'.\n;
-   }
-   $it_flag = 1;
-   
if ($title) {
print 'tr 
valign=toptd'.$title.'/tdtdnbsp;nbsp;nbsp;/tdtd'.
$item.'/td/tr'.\n;
@@ -293,8 +283,6 @@

print /table\n;
 
-   print br;
-
it_start();

if ($warning)


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/sci gpp4.info, 1.1, 1.2 grace.info, 1.3, 1.4

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv25889

Modified Files:
gpp4.info grace.info 
Log Message:
sync. w/ 10.!4/stable, use gcc46


Index: gpp4.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci/gpp4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gpp4.info   11 Jul 2011 04:08:34 -  1.1
+++ gpp4.info   27 Oct 2011 17:08:56 -  1.2
@@ -1,6 +1,6 @@
 Package: gpp4
 Version: 1.2.0
-Revision: 26
+Revision: 27
 Maintainer: W. G. Scott wgsc...@users.sourceforge.net 
 DescPackaging: 
  Based on package created by Morten Kjeldgaard m...@bioxray.dk with minor
@@ -13,8 +13,8 @@
 Source: http://diablo.ucsc.edu/~wgscott/%n/%n-%v.tar.gz
 Source-MD5: bb443de0b3385847ea9987f1220e56f1
 NoSourceDirectory: false
-Depends: %N-shlibs (= %v-%r), gcc44-shlibs (= 4.4.1-1000)
-BuildDepends: mmdb-dev (= 1.23.2-1), ssm-dev (= 0.1-26), gcc44 (= 
4.4.1-1000), pkgconfig
+Depends: %N-shlibs (= %v-%r), gcc46-shlibs 
+BuildDepends: mmdb-dev (= 1.23.2-1), ssm-dev (= 0.1-26), gcc46, pkgconfig
 BuildConflicts: g77, fort77, g95
 BuildDependsOnly: true
 HomePage: http://www.bioxray.dk/~mok/gpp4
@@ -46,13 +46,11 @@
 
 CompileScript: 
 #!/bin/bash -evf
-LDFLAGS=-L%p/lib/gcc4.4/lib -L%p/lib -L/usr/lib \
+LDFLAGS=-L%p/lib/gcc4.6/lib -L%p/lib -L/usr/lib \
 MMDB_CFLAGS=-I%p/include/mmdb MMDB_LIBS=-L%p/lib  \
 FC=gfortran \
   ./configure --prefix=%p 
   make
-# CXX=%p/lib/gcc4.4/bin/g++ \
-# CC=%p/lib/gcc4.4/bin/gcc \
 
 InstallScript: 
   make install DESTDIR=%d

Index: grace.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci/grace.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- grace.info  10 Aug 2011 16:32:39 -  1.3
+++ grace.info  27 Oct 2011 17:08:56 -  1.4
@@ -28,7 +28,7 @@
 
 PatchFile: %n.patch
 PatchFile-MD5: e22273d62193a1347dda3a7611f3a2f4
-ConfigureParams: --enable-grace-home=%p/lib/X11/grace --enable-editres 
--disable-fortran-wrapper --disable-xmhtml --with-bundled-xbae 
--x-i=/usr/X11R6/include --x-l=/usr/X11R6/lib
+ConfigureParams: --enable-grace-home=%p/lib/X11/grace --enable-editres 
--disable-fortran-wrapper --disable-xmhtml --with-bundled-xbae 
--x-i=/usr/X11/include --x-l=/usr/X11/lib
 CompileScript: 
acx_cv_netcdf=yes acx_cv_netcdf_libraries=-lnetcdf ./configure  %c
make


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/sci ssm.info,1.1,1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv26115

Modified Files:
ssm.info 
Log Message:
sync. w/ 10.!4/stable


Index: ssm.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci/ssm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ssm.info11 Jul 2011 04:08:34 -  1.1
+++ ssm.info27 Oct 2011 17:14:57 -  1.2
@@ -44,9 +44,6 @@
 
 CompileScript: 
 #!/bin/bash -evf
-#  LDFLAGS=-L%p/lib/gcc4.4/lib -L%p/lib -L/usr/lib \
-#  CXX=%p/lib/gcc4.4/bin/g++ \
-#  CC=%p/lib/gcc4.4/bin/gcc \
 LDFLAGS=-L%p/lib -L/usr/lib \
   ./configure --prefix=%p
   make


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/sci gromacs-mpi.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv26179

Modified Files:
gromacs-mpi.info 
Log Message:
sync w/ 10.!4/stable, validated on powerpc-darwin8


Index: gromacs-mpi.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci/gromacs-mpi.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gromacs-mpi.info11 Jul 2011 04:08:34 -  1.1
+++ gromacs-mpi.info27 Oct 2011 17:15:50 -  1.2
@@ -1,7 +1,7 @@
 Info2: 
 Package: gromacs-mpi-%type_pkg[handler]
 Version: 4.0.5
-Revision: 1004
+Revision: 1005
 Type: handler (lammpi openmpi)
 Depends: %N-shlibs (= %v-%r), gsl-shlibs,fftw3-shlibs, x11, openmotif4-shlibs, 
(%type_pkg[handler] = lammpi) lammpi (= 7.1.2-1000), (%type_pkg[handler] = 
openmpi) openmpi 
 BuildDepends: gsl, fftw3, x11-dev, (%type_pkg[handler] = lammpi) lammpi-dev 
(= 7.1.2-1000), (%type_pkg[handler] = openmpi) openmpi-dev
@@ -14,7 +14,7 @@
  Primary: ftp://ftp.gromacs.org/pub/gromacs/
 
 Source-MD5: 2db2261852a4d3a97547979f379dee94
-ConfigureParams: --enable-shared --prefix=%p --exec-prefix=%p 
--mandir=%p/share --with-x --with-gsl --x-includes=/usr/X11/include 
--x-libraries=/usr/X11/lib --enable-mpi
+ConfigureParams: --enable-shared --prefix=%p --exec-prefix=%p 
--mandir=%p/share --with-x --with-gsl --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib --enable-mpi
 DocFiles: AUTHORS COPYING README
 SetCPPFLAGS: -I%p/include/%type_raw[handler]
 SetLDFLAGS: -L%p/lib/%type_raw[handler] 
@@ -73,6 +73,8 @@
lib/libmd_mpi.5.dylib
lib/libgmx_mpi_d.5.0.0.dylib
lib/libgmx_mpi_d.5.dylib
+   lib/libgmxana_mpi.5.0.0.dylib
+   lib/libgmxana_mpi.5.dylib
lib/libmd_mpi_d.5.0.0.dylib
lib/libmd_mpi_d.5.dylib
 
@@ -81,6 +83,7 @@
%p/lib/libmd_mpi.5.dylib 6.0.0 %n (= 4.0-1000)
%p/lib/libgmx_mpi_d.5.dylib 6.0.0 %n (= 4.0.5-1001)
%p/lib/libmd_mpi_d.5.dylib 6.0.0 %n (= 4.0.5-1001)
+   %p/lib/libgmxana_mpi.5.dylib 6.0.0 %n (= 4.0.5-1005)
 
 DocFiles: AUTHORS COPYING README
  


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/x11 lesstif.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/x11
In directory vz-cvs-3.sog:/tmp/cvs-serv26500

Modified Files:
lesstif.info 
Log Message:
sync. w/ 10.!4/stable, make -j1 install


Index: lesstif.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/x11/lesstif.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- lesstif.info11 Jul 2011 04:08:36 -  1.1
+++ lesstif.info27 Oct 2011 17:23:09 -  1.2
@@ -28,7 +28,7 @@
  --x-libraries=/usr/X11R6/lib
 
 InstallScript: 
- make install DESTDIR=%d 
+ make -j1 install DESTDIR=%d 
  mkdir -p %i/share/doc/%n
  mv %i/LessTif/doc %i/share/doc/%n
  rm -R %i/LessTif


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs szip.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv31873

Modified Files:
szip.info 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable, validated on powerpc-darwin8


Index: szip.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/szip.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- szip.info   11 Jul 2011 04:08:33 -  1.1
+++ szip.info   27 Oct 2011 18:06:21 -  1.2
@@ -1,9 +1,9 @@
 Package: szip
-Version: 2.0
-Revision: 3
+Version: 2.1
+Revision: 2
 Maintainer: None fink-de...@lists.sourceforge.net
-Source: ftp://ftp.ncsa.uiuc.edu/HDF/lib-external/szip/%v/src/szip-%v.tar.gz
-Source-MD5: 21383e286267021cbe93cbb2698bf8b9
+Source: http://www.hdfgroup.org/ftp/lib-external/szip/%v/src/szip-%v.tar.gz
+Source-MD5: 63894a65bc470011fd2049f3ca65d2bf
 Depends: %N-shlibs (= %v-%r)
 BuildDependsOnly: true
 SplitOff: 
@@ -16,4 +16,4 @@
 DocFiles: COPYING INSTALL README 
 Description: Freeware portable lossless compression
 License: Restrictive/Distributable
-Homepage: http://hdf.ncsa.uiuc.edu/HDF5/doc_resource/SZIP/index.html
+Homepage: http://www.hdfgroup.org/doc_resource/SZIP/


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/games freeciv.info,1.6,1.7

2011-10-27 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv32379/d/d/d/d

Modified Files:
freeciv.info 
Log Message:
move freeciv to stable and remove from unstable

Index: freeciv.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/games/freeciv.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- freeciv.info11 Jan 2010 06:08:50 -  1.6
+++ freeciv.info27 Oct 2011 18:13:24 -  1.7
@@ -1,85 +1,87 @@
 Package: freeciv
-Version: 2.0.5
-Revision: 1006
+Version: 2.2.7
+Revision: 11
 Description: Multiplayer Strategy Game
-Maintainer: ASARI Takashi as...@sodan.ecc.u-tokyo.ac.jp
+Maintainer: David Lowe doctorjl...@verizon.net
+# previous versions:  ASARI Takashi as...@sodan.ecc.u-tokyo.ac.jp
 License: GPL
-
+# Upstream doesn't mention fontconfig*, freetype*, xft*; these are be needed 
by GTK
+# Upstream doesn't mention bzip*, it's needed to compress savegames
 Depends: 
-  gtk+2-shlibs (= 2.12.0-1),
-  x11,
-  atk1-shlibs (= 1.20.0-1),
-  pango1-xft2-ft219-shlibs (= 1.18.4-4),
-  glib2-shlibs (= 2.14.0-1),
-  esound-shlibs (= 0.2.38-1),
-  audiofile-shlibs,
-  sdl-shlibs (= 1.2.9-1001),
-  sdl-mixer-shlibs (= 1.2.6-1012),
-  readline5-shlibs (= 5.0-1004),
-  libgl-shlibs 
+  atk1-shlibs (= 1.28.0-2),
+  bzip2-shlibs,
+  cairo-shlibs (= 1.8.10-3),
+  fontconfig2-shlibs (= 2.8.0-4),
+  freetype219-shlibs (= 2.3.12-1),
+  glib2-shlibs (= 2.22.4-4),
+  gtk+2-shlibs (= 2.18.9-5),
+  libgettext8-shlibs,
+  libiconv,
+  pango1-xft2-ft219-shlibs (= 1.24.5-7),
+  readline5-shlibs,
+  sdl-shlibs,
+  sdl-mixer-shlibs,
+  x11
 
 BuildDepends: 
-  bison,
-  libpng3,
-  cairo (= 1.6-1),
-  expat1,
+  atk1 (= 1.28.0-2),
+  bzip2-dev,
+  cairo (= 1.8.10-3),
+  fink (= 0.24.12),
+  fontconfig2-dev (= 2.8.0-4),
+  freetype219 (= 2.3.12-1),
+  gettext-tools,
+  glib2-dev (= 2.22.4-4),
   glitz,
-  fontconfig2-dev (= 2.4.1-1),
-  freetype219 (= 2.3.5-1),
-  libgettext3-dev,
+  gtk+2-dev (= 2.18.9-5),
+  libgettext8-dev,
   libiconv-dev,
-  gtk+2-dev (= 2.12.0-1),
+  pango1-xft2-ft219-dev (= 1.24.5-7),
+  pkgconfig (= 0.23),
+  readline5,
+  sdl,
+  sdl-mixer,
   x11-dev,
-  xft2-dev,
-  atk1 (= 1.20.0-1),
-  pango1-xft2-ft219-dev (= 1.18.4-4),
-  pixman (= 0.10.0-1),
-  glib2-dev (= 2.14.0-1),
-  esound (= 0.2.38-1),
-  audiofile,
-  sdl (= 1.2.9-1001),
-  sdl-mixer (= 1.2.6-1012),
-  pkgconfig (= 0.21-1),
-  readline5 (= 5.0-1004),
-  libgl-dev
+  xft2-dev (= 2.1.14-3)
 
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: cc224a166f914b3404291c6fe997f90a
-Source2: ftp://ftp.freeciv.org/freeciv/contrib/sounds/sets/stdsounds3.tar.gz
-Source2-MD5: 77215914712f2f351092918f5e41e39e
-
+Source-MD5: db61c36222ad0bd1de233cf29226ff27
+PatchScript: 
+   perl -pi -e 's|COC_SOUND, GUI_LAST, NULL|COC_SOUND, GUI_LAST, sdl|' 
client/options.c
+
 ConfigureParams: 
-  --mandir=%p/share/man \
-  --disable-sdltest \
-  --enable-client=gtk-2.0 \
   --disable-dependency-tracking \
-  --disable-alsa \
-  --disable-winmm \
-  --with-x \
-  
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+  --with-sdl-prefix=%p \
+  --disable-sdltest \
+  --enable-client=gtk \
+  --mandir=%p/share/man \
+  --with-ggz-client=NO \
+  --with-ggz-server=NO \
+  --with-libiconv-prefix=%p/lib/ \
+  --with-x
 
 InstallScript: 
   /usr/bin/make install DESTDIR=%d
-  /bin/cp -Rv ../data/* %i/share/%n/
 
-DocFiles: COPYING README
-
+DocFiles: COPYING README NEWS
 Homepage: http://www.freeciv.org/
-DescPackaging: Originally packaged by Matt Stephenson.
 DescDetail: 
-Freeciv is a free turn-based multiplayer strategy game, in which each
-player becomes the leader of a civilization, fighting to obtain the
-ultimate goal: To become the greatest civilization.
+Freeciv is a free turn-based multiplayer strategy game, in which each player
+   becomes the leader of a civilization, fighting to obtain the ultimate 
goal:
+   To become the greatest civilization.
 
 DescUsage: 
 To start freeciv:
-   - Open a terminal window and type 'civserver' at the
- command prompt to start the server.
-   - Open a second terminal window inside an X environment
- and at the command prompt type 'civclient' to start
- the client.
-   - A pop-up window will also come up giving you the option
- to join a server. Choose 'localhost'.
-   - Then go back to the terminal window running the server and
- type 'start'.
+   - 'freeciv-gtk2' starts the client.
+   - The game window will come up giving you the option to join a
+ server 'Connect to Network Game'. For a local game, select 
+ 'Start New Game', 'Start Scenario Game', or 'Load Saved Game' 
+ as desired.  The server will start automagically if needed.
+   - 'freeciv-server' starts an 

[cvs] dists/10.4/unstable/main/finkinfo/games freeciv.info,1.11,NONE

2011-10-27 Thread Hanspeter Niederstrasser
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory vz-cvs-3.sog:/tmp/cvs-serv32379/unstable/main/finkinfo/games

Removed Files:
freeciv.info 
Log Message:
move freeciv to stable and remove from unstable

--- freeciv.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs zziplib.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv32444

Modified Files:
zziplib.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: zziplib.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/zziplib.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- zziplib.info11 Jul 2011 04:08:33 -  1.1
+++ zziplib.info27 Oct 2011 18:14:49 -  1.2
@@ -1,14 +1,18 @@
 Package: zziplib
-Version: 0.13.59
+Version: 0.13.60
 Revision: 1
 BuildDepends: fink (= 0.24.12)
 Depends: %N13-shlibs (= %v-%r)
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
 Source: mirror:sourceforge:zziplib/zziplib-%v.tar.bz2
+PatchScript: 
+   perl -pi -e 's/--export-dynamic/-export-dynamic/' configure
+   perl -pi -e 's/LD_LIBRARY_PATH/DYLD_FALLBACK_LIBRARY_PATH/g' 
test/Makefile.in
+
 ConfigureParams: --disable-static --disable-dependency-tracking
+InfoTest: TestScript: make -j1 check || exit 2
 InstallScript: 
   make install DESTDIR=%d
-  rm %i/lib/libzzip*.{10,11,12}
 
 SplitOff: 
   Package: %N13-shlibs
@@ -37,4 +41,4 @@
 Description: Transparent access to ZIP files
 Homepage: http://zziplib.sourceforge.net
 License: LGPL
-Source-MD5: 14b5a6fc229afe9916d48358479568d3 
+Source-MD5: 54a6aa53262483a4d54f7c59f0a7258b 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs popt.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv32498

Modified Files:
popt.info 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable


Index: popt.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/popt.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- popt.info   11 Jul 2011 04:08:33 -  1.1
+++ popt.info   27 Oct 2011 18:15:58 -  1.2
@@ -1,5 +1,5 @@
 Package: popt
-Version: 1.14
+Version: 1.16
 Revision: 1
 Description: Library for parsing command line options
 License: BSD
@@ -7,36 +7,36 @@
 
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: 
-   libgettext3-dev,
+   libgettext8-dev,
gettext-bin (= 0.14.5-1),
-   gettext-tools (= 0.14.5-1),
+   gettext-tools (= 0.17-1),
libiconv-dev
 
 BuildDependsOnly: True
 
 Source: http://ftp.us.debian.org/debian/pool/main/p/%n/%n_%v.orig.tar.gz
-Source-MD5: 4f90a07316eb825604dd10ae4f9f3f04
+Source-MD5: 3743beefa3dd6247a73f8f7a32c14c33
 SourceDirectory: %n-%v
 PatchScript: 
#!/bin/sh -ev

# Change gettext catalog name popt = popt1
-   perl -pi -e 's,popt.pot,popt1.pot,g' Makefile*
-   perl -pi -e 's,PACKAGE=popt,PACKAGE=popt1,g' configure
+   perl -pi -e s,PACKAGE='popt',PACKAGE='popt1',g configure
perl -pi -e 's,Project-Id-Version: popt,Project-Id-Version: popt1,g' 
po/*.po
perl -pi -e 's,\popt\,\popt1\,g' poptint.h
-   mv %b/po/popt.pot %b/po/popt1.pot
+   
+   echo am__append_1 += -version-info 1:0:1  Makefile.in
 
 
-SetLDFLAGS: -no-undefined -lintl
+UseMaxBuildJobs: false
 ConfigureParams: --mandir=%p/share/man --with-libintl-prefix=%p 
--with-libiconv-prefix=%p
 
-InstallScript: make install DESTDIR=%d
+InstallScript: make -j1 install DESTDIR=%d
 DocFiles: README COPYING CHANGES
 SplitOff: 
Package: %N-shlibs
Depends: 
-   libgettext3-shlibs,
+   libgettext8-shlibs,
libiconv

Replaces: %N (= 1.6.2-1)
@@ -45,12 +45,23 @@
lib/libpopt.0*.dylib
share/locale

-   Shlibs: %p/lib/libpopt.0.dylib 1.0.0 %n (= 1.6.4-1)
+   Shlibs: %p/lib/libpopt.0.dylib 2.0.0 %n (= 1.16-1)
 
 
 DescUsage: 
Packages using glib should try to migrate to GOption instead
of popt. See: http://live.gnome.org/GnomeGoals/PoptGOption
 
-DescPackaging: 2005-02-09: Locale files have been versioned 
(%p/share/local/*/LC_MESSAGES/popt1.mo) and moved into the popt-shlibs package 
to allow for installation of future major versions of popt.
+DescPackaging: 
+   2005-02-09: Locale files have been versioned
+   (%p/share/local/*/LC_MESSAGES/popt1.mo) and moved into the
+   popt-shlibs package to allow for installation of future major
+   versions of popt.
+
+   2010-11-18: Redo the above, which seems to have become undone
+   at some point in the past.
+
+   2010-11-18: Bump compatibility_version for %v 1.14 - 1.16
+   because added new symbols to public interface.
+
 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs popt.info, 1.1, NONE

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv32559

Removed Files:
popt.info 
Log Message:
relocated to stable


--- popt.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs szip.info, 1.1, NONE

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv32623

Removed Files:
szip.info 
Log Message:
relocated to stable


--- szip.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/sci gmsh2.5.0-shlibs.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci
In directory vz-cvs-3.sog:/tmp/cvs-serv7307

Modified Files:
gmsh2.5.0-shlibs.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: gmsh2.5.0-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/sci/gmsh2.5.0-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gmsh2.5.0-shlibs.info   20 Oct 2011 17:31:53 -  1.1
+++ gmsh2.5.0-shlibs.info   27 Oct 2011 19:50:11 -  1.2
@@ -1,6 +1,6 @@
 Package: gmsh2.5.0-shlibs
 Version: 2.5.0
-Revision: 3
+Revision: 4
 Depends: 
fltk13-aqua-shlibs,
gmp5-shlibs,
@@ -56,6 +56,7 @@
 rm -rf *.txt demos gmsh.1 tutorial MacOS
 cd %i
 rm -rf *.icns
+rm -rf bin
 # fix library up
 cd lib
 mv libGmsh.dylib libGmsh.%v.dylib


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs db51.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv7428

Modified Files:
db51.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: db51.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/db51.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- db51.info   11 Jul 2011 04:08:32 -  1.1
+++ db51.info   27 Oct 2011 19:50:58 -  1.2
@@ -1,7 +1,7 @@
 Info4: 
 Package: db51%type_pkg[-64bit]
-Version: 5.1.19
-Revision: 3
+Version: 5.1.25
+Revision: 1
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 CustomMirror: 
@@ -41,6 +41,7 @@
 NoSetCPPFlags: true
 SetCFlags: -Os
 SetCXXFlags: -Os
+UseMaxBuildJobs: true
 ConfigureParams: --enable-compat185 --enable-cxx --enable-dump185 
--includedir=%p/include/db4 --libdir='${prefix}/%lib' --disable-static 
--enable-stl --enable-sql --enable-sql_codegen
 GCC: 4.0
 CompileScript: 
@@ -157,7 +158,7 @@
 Description: Berkeley DB embedded database - non crypto
 Homepage: http://www.oracle.com/database/berkeley-db/index.html
 Maintainer: Daniel Johnson dan...@daniel-johnson.org
-Source-MD5: 92c73c549d97d2c7ba88e23069a0bac9 
+Source-MD5: 39b7ccd4ff3d2ca4498b45a77fce3e80 
 
 InfoTest: TestScript: cd test/micro; sh test_micro || exit 2
 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs commons-logging.info, 1.1, 1.2 commons-net.info, 1.1, 1.2 jakarta-oro.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv14269

Modified Files:
commons-logging.info commons-net.info jakarta-oro.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: commons-net.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/commons-net.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- commons-net.info11 Jul 2011 04:08:32 -  1.1
+++ commons-net.info27 Oct 2011 20:21:43 -  1.2
@@ -1,18 +1,27 @@
 Package: commons-net
 Version: 1.4.1
-Revision: 3
-Distribution: 10.4, 10.5
-Type: java(1.4)
+Revision: 5
+Type: java
 Source: mirror:apache:jakarta/commons/net/source/%n-%v-src.tar.gz
 Source-MD5: ccbb3f67b55e8a7a676499db4386673c
 SourceDirectory: %n-%v
 PatchScript: 
-   perl -pi -e 's,javac,javac target=1.4 source=1.4,g' build.xml
+   perl -pi -e 's,javac,javac target=1.5 source=1.4,g' build.xml
perl -pi -e 's/compile,test/compile/g' build.xml
perl -pi -e 's/depends=get-deps//g' build.xml
 
-BuildDepends: ant-base (= 1.6.5-1), ant-junit (= 1.6.5-1), fink (= 
0.22.2-1), fink-mirrors (= 0.22.1.1-1), jakarta-oro, system-java-dev (= 1.4-1)
-Depends: jakarta-oro, system-java (= 1.4-1)
+BuildDepends: 
+   ant-base (= 1.6.5-1),
+   ant-junit (= 1.6.5-1),
+   fink (= 0.22.2-1),
+   fink-mirrors (= 0.22.1.1-1),
+   jakarta-oro,
+   system-java-dev (= 1.5-1)
+
+Depends: 
+   jakarta-oro,
+   system-java (= 1.5-1)
+
 CompileScript: 
 #!/bin/sh -ex
 

Index: commons-logging.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/commons-logging.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- commons-logging.info11 Jul 2011 04:08:32 -  1.1
+++ commons-logging.info27 Oct 2011 20:21:43 -  1.2
@@ -1,42 +1,58 @@
 Package: commons-logging
-Version: 1.1
+Version: 1.1.1
 Revision: 1
-Distribution: 10.4, 10.5
-Type: java(1.4)
-BuildDepends: ant-base (= 1.6.5-1), jakarta-servletapi, log4j (= 1.2.12-1), 
fink (= 0.22.2-1), fink-mirrors (= 0.22.1.1-1), system-java-dev (= 1.4-1)
-Depends: log4j (= 1.2-1), system-java (= 1.4-1)
+Description: Jakarta Commons - Logging
+Type: java(1.5)
+License: BSD
+Maintainer: Benjamin Reed commons-logg...@fink.raccoonfink.com
+
+Depends: 
+   log4j (= 1.2-1),
+   system-java (= 1.5-1)
+
+BuildDepends: 
+   ant-base (= 1.8.1-1),
+   jakarta-servletapi,
+   log4j (= 1.2-1),
+   fink (= 0.29.7-1),
+   fink-mirrors (= 0.22.1.1-1),
+   system-java-dev (= 1.5-1)
+
+
 Source: mirror:apache:jakarta/commons/logging/source/%n-%v-src.tar.gz
-Source-MD5: 6e8ec63e4904d3e894081fd60010d876
-SourceDirectory: %n-%v-src
+Source-MD5: e5cfa8cca13152d7545fde6b1783c60a
 Source2: 
mirror:apache:avalon/avalon-framework/v4.1.3/avalon-framework-4.1.3.jar
 Source2-MD5: bef9f9be8ba066273fdef72b3503a307
 Source3: http://www.ibiblio.org/maven2/logkit/logkit/1.0.1/logkit-1.0.1.jar
 Source3-MD5: 32240100a5c15d53f00392fae4b0aab7
-CompileScript: 
-#!/bin/sh -ev
+SourceDirectory: %n-%v-src
 
+UseMaxBuildJobs: true
+CompileScript: 
+   #!/bin/sh -ev
+   
export 
CLASSPATH=`pwd`/../avalon-framework-4.1.3.jar:`pwd`/../logkit-1.0.1.jar:$CLASSPATH
ant compile -Dlog4j12.jar=%p/share/java/log4j/log4j.jar \
-   -Djunit.jar=%p/share/java/junit/junit.jar \
-   -Dlogkit.jar=`pwd`/../logkit-1.0.1.jar \
-   -Davalon-framework.jar=`pwd`/../avalon-framework-4.1.3.jar \
-   -Dservletapi.jar=%p/share/java/jakarta-servletapi/servlet.jar \
-   -Dcore.jar.name=%n.jar \
-   -Dapi.jar.name=%n-api.jar \
-   -Dadapters.jar.name=%n-adapters.jar \
-   -Dsource.version=1.4 \
-   -Dtarget.version=1.4
+   -Djunit.jar=%p/share/java/junit/junit.jar \
+   -Dlogkit.jar=`pwd`/../logkit-1.0.1.jar \
+   -Davalon-framework.jar=`pwd`/../avalon-framework-4.1.3.jar \
+   -Dservletapi.jar=%p/share/java/jakarta-servletapi/servlet.jar \
+   -Dcore.jar.name=%n.jar \
+   -Dapi.jar.name=%n-api.jar \
+   -Dadapters.jar.name=%n-adapters.jar \
+   -Dsource.version=1.4 \
+   -Dtarget.version=1.5
javadoc -sourcepath src/java -d api `find src/java -name \*.java`
 
-JarFiles: target/*.jar
+
 InstallScript: 
mkdir -p %i/share/doc/%N
mv api %i/share/doc/%N/
 
+JarFiles: target/*.jar
 DocFiles: *.html *.txt
+
 Homepage: http://jakarta.apache.org/commons/logging.html
-Maintainer: Benjamin Reed commons-logg...@fink.racoonfink.com
-Description: Jakarta Commons - Logging
 DescDetail: 
 There is a great need for debugging and logging information inside of
 Commons components such as HTTPClient and DBCP.  However, there 

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/languages rhino.info, NONE, 1.1 rhino.patch, NONE, 1.1

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/languages
In directory vz-cvs-3.sog:/tmp/cvs-serv15898

Added Files:
rhino.info rhino.patch 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable, validated on powerpc-darwin8


--- NEW FILE: rhino.patch ---
diff -rupN rhino1_7R2.orig/build.properties rhino1_7R2/build.properties
--- rhino1_7R2.orig/build.properties2009-03-22 14:32:28.0 -0700
+++ rhino1_7R2/build.properties 2010-09-18 12:31:05.0 -0700
@@ -60,6 +60,5 @@ source-level: 1.5
 jar-compression: true
 
 # optional external packages
-xmlbeans: .
-xbean.jar: ${xmlbeans}/lib/xbean.jar
-jsr173.jar: ${xmlbeans}/lib/jsr173_1.0_api.jar
+xbean.jar: @PREFIX@/share/java/xmlbeans/xbean.jar
+jsr173.jar: @PREFIX@/share/java/stax/stax-api-1.0.jar
diff -rupN 
rhino1_7R2.orig/toolsrc/org/mozilla/javascript/tools/debugger/build.xml 
rhino1_7R2/toolsrc/org/mozilla/javascript/tools/debugger/build.xml
--- rhino1_7R2.orig/toolsrc/org/mozilla/javascript/tools/debugger/build.xml 
2009-03-22 14:32:26.0 -0700
+++ rhino1_7R2/toolsrc/org/mozilla/javascript/tools/debugger/build.xml  
2010-09-18 12:31:05.0 -0700
@@ -34,28 +34,9 @@
- * END LICENSE BLOCK * --
 
 
-project name=toolsrc default=help basedir=.
+project name=toolsrc default=download basedir=.
 
-  target name=properties
-property name=swing-ex-url 
value=http://java.sun.com/products/jfc/tsc/articles/treetable2/downloads/src.zip/
-available file=downloaded/AbstractCellEditor.java
-   property=swing-ex-available/
-  /target
-
-  target name=get-swing-ex unless=swing-ex-available
-!-- Download source from Sun's site, unzip it, remove
- the files we don't need, and change the package
---
-mkdir dir=downloaded/
-get src=${swing-ex-url} dest=downloaded/swingExSrc.zip/
-unzip src=downloaded/swingExSrc.zip dest=downloaded/
-  patternset
-  include name=AbstractCellEditor.java/
-  include name=JTreeTable.java/
-  include name=TreeTableModel.java/
-  include name=TreeTableModelAdapter.java/
-  /patternset
-/unzip
+  target name=get-swing-ex
 replace file=downloaded/AbstractCellEditor.java
replacetokenimport java.awt.Component;/replacetoken
replacevalue
@@ -107,20 +88,8 @@ package org.mozilla.javascript.tools.deb
  import javax.swing.JTree;
/replacevalue
 /replace
-delete file=downloaded/swingExSrc.zip/
   /target
 
-  target name=download depends=properties,get-swing-ex/
-
-  target name=help depends=properties
-echoThe following targets are available with this build file:
-
- downloadDownload ${swing-ex-url}
- and extract the necessary files from it.
-
- helpPrint this help.
-
-/echo
-  /target
+  target name=download depends=get-swing-ex/
 
 /project

--- NEW FILE: rhino.info ---
Package: rhino
Version: 1.7r2
Revision: 1
Type: java(1.5)

Source: ftp://ftp.mozilla.org/pub/mozilla.org/js/rhino1_7R2.zip
Source-MD5: 40d0a9abec8169e42920214b37fa8e0e

Source2: 
http://java.sun.com/products/jfc/tsc/articles/treetable2/downloads/src.zip
Source2-MD5: ab016c8f81812bb930fc0f7a69e053c5
Source2ExtractDir: 
%n1_7R2/toolsrc/org/mozilla/javascript/tools/debugger/downloaded

BuildDepends: ant-base, fink (= 0.24.12), system-java-dev (= 1.5)
Depends: system-java (= 1.5), xmlbeans

PatchFile: %n.patch
PatchFile-MD5: ee7413874a4fc215946be0e68b60ae78
PatchScript: sed -e 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p1

CompileScript: 

  # Remove the files from Source2 that Rhino doesn't want
  rm -f 
toolsrc/org/mozilla/javascript/tools/debugger/downloaded/AbstractTreeTableModel.java
  rm -f 
toolsrc/org/mozilla/javascript/tools/debugger/downloaded/FileSystemModel2.java
  rm -f toolsrc/org/mozilla/javascript/tools/debugger/downloaded/MergeSort.java
  rm -f 
toolsrc/org/mozilla/javascript/tools/debugger/downloaded/TreeTableExample2.java

  ant jar javadoc


InstallScript: 
#!/bin/sh -ex

  # JavaDoc
  mkdir -p %i/share/doc/%n/javadoc/
  cp -R javadoc/* %i/share/doc/%n/javadoc/

  # Examples
  mkdir -p %i/share/doc/%n/examples/
  cp -R examples/* %i/share/doc/%n/examples/

  # Fix permissions
  find %i/share/doc/%n -type d -print0 | xargs -0 chmod 755
  find %i/share/doc/%n -type f -print0 | xargs -0 chmod 644


JarFiles: js.jar

Homepage: http://www.mozilla.org/rhino/
Maintainer: Trevor Harmon tre...@vocaro.com
Description: JavaScript for Java

DescDetail: 
Rhino is an open-source implementation of JavaScript written entirely in Java.
It is typically embedded into Java applications to provide scripting to end
users.


DescPackaging: 
The Rhino build file tries to download external JAR files; this is against
Fink policy. Because these JARs are already available through dependencies,
the patch file adjusts the build properties so that the dependent JARs are
used, thus preventing the attempt to download them.

A sub-build file also attempts to download a ZIP file from 

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs stax.info, NONE, 1.1 xmlbeans.info, NONE, 1.1 xmlbeans.patch, NONE, 1.1

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv16176

Added Files:
stax.info xmlbeans.info xmlbeans.patch 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable, validated on powerpc-darwin8


--- NEW FILE: xmlbeans.info ---
Package: xmlbeans
Version: 2.2.0
Revision: 2
Type: java(1.5)
Source: mirror:apache:%n/source/%n-%v-src.tgz
Source-MD5: 876997b12c591cae606c6db6b9f2aafd
SourceDirectory: %n-%v

BuildDepends: fink (= 0.24.12-1), system-java-dev (= 1.5)

Depends: system-java (= 1.5), saxon-b (= 8.6.1), xerces-j, xalan-j, stax

PatchFile: %n.patch
PatchFile-MD5: 30cbefb2d670314d6d519bb1f9421dee

CompileScript: 
#!/bin/sh -ex
  ant
  ant docs

InstallScript: 
#!/bin/sh -ex

  # Scripts
  mkdir -p %i/bin
  cp bin/dumpxsb %i/bin
  cp bin/inst2xsd %i/bin
  cp bin/scomp %i/bin
  cp bin/sdownload %i/bin
  cp bin/sfactor %i/bin
  cp bin/svalidate %i/bin
  cp bin/validate %i/bin
  cp bin/xpretty %i/bin
  cp bin/xsd2inst %i/bin
  cp bin/xsdtree %i/bin
  cp bin/xstc %i/bin

  # Fix permissions (other mode did not have executable bit set)
  find %i/bin -type f -print0 | xargs -0 chmod 755

  # Documentation
  mkdir -p %i/share/doc/%n/docs
  cp -R docs/* %i/share/doc/%n/docs/

  # Samples
  mkdir -p %i/share/doc/%n/samples
  cp -R samples/* %i/share/doc/%n/samples/

  # Fix permissions
  find %i/share/doc/%n -type d -print0 | xargs -0 chmod 755
  find %i/share/doc/%n -type f -print0 | xargs -0 chmod 644

  # The jam source JAR (not binary)
  mkdir -p %i/share/%n/jam
  cp external/lib/jam* %i/share/%n/jam

  # Fix permissions
  find %i/share/%n -type d -print0 | xargs -0 chmod 755
  find %i/share/%n -type f -print0 | xargs -0 chmod 644


JarFiles: build/lib/xbean.jar build/lib/xbean_xpath.jar build/lib/xmlpublic.jar
DocFiles: LICENSE.txt NOTICE.txt README.txt
Homepage: http://xmlbeans.apache.org/
Maintainer: Trevor Harmon tre...@vocaro.com
Description: XML processing tool for Java

DescDetail: 
XMLBeans is a tool that allows you to access the full power of XML in a Java
friendly way. The idea is that you can take advantage of the richness and
features of XML and XML Schema and have these features mapped as naturally as
possible to the equivalent Java language and typing constructs. XMLBeans uses
XML Schema to compile Java interfaces and classes that you can then use to
access and modify XML instance data. Using XMLBeans is similar to using any
other Java interface/class, you will see things like getFoo or setFoo just as
you would expect when working with Java. While a major use of XMLBeans is to
access your XML instance data with strongly typed Java classes there are also 
API's that allow you access to the full XML infoset (XMLBeans keeps XML Infoset
fidelity) as well as to allow you to reflect into the XML schema itself
through an XML Schema Object model.


DescUsage: 
For the extension feature using plain .java files, the jam-0.1.0-src.jar file
can be found in the %p/share/%n/jam directory.


DescPackaging: 
saxon-b is required for XPath/XQuery.
xerces-j is required for Resolver 
(http://xml.apache.org/commons/components/resolver/).
xalan-j is required for JAXP.
stax is required for JSR-173.

The purpose of the Piccolo JARs in external/lib is unclear. They are currently
not included in the Fink package.

The patch changes the build file in the following ways:
 * Alters the version target so that svn-client and ant-optional are not
   needed.
 * Alters the saxon8.jar target to prevent the unnecessary attempt to
   download saxonb8-6-1.zip.
 * Alters the javadoc target so that links to external JavaDoc packages are
   removed. This is unfortunate, but it's necessary to comply with the Fink
   policy that the Internet not be accessed during build.
 
The patch also alters the helper scripts (in %p/bin) so that the XMLBEANS_LIB
and XMLBEANS_HOME environment variables don't need to be set.


License: BSD

--- NEW FILE: stax.info ---
Package: stax
Version: 1.2.0
Revision: 2
Type: java(1.5)
Source: http://dist.codehaus.org/%n/distributions/%n-src-%v_rc1-dev.zip
Source-MD5: e12dab65656f4f9df420e562cc00a776
NoSourceDirectory: true

Depends: system-java (= 1.5)
BuildDepends: ant-base, system-java-dev (= 1.5)

CompileScript: 
#!/bin/sh -ex
  ant ri_bin_dist javadoc

InstallScript: 
#!/bin/sh -ex

  # Javadocs
  mkdir -p %i/share/doc/%n/javadoc
  cp -R build/javadoc/* %i/share/doc/%n/javadoc
  find %i/share/doc/%n -type d -print0 | xargs -0 chmod 755
  find %i/share/doc/%n -type f -print0 | xargs -0 chmod 644
  

JarFiles: build/%n-api-1.0.jar build/%n-%v_rc1-dev.jar
DocFiles: ASF2.0.txt
Homepage: http://stax.codehaus.org/
Maintainer: Trevor Harmon tre...@vocaro.com
Description: The Streaming API for XML
DescDetail: 
StAX is a standard XML processing API that allows you to stream XML data from
and to your application. It's a standard pull parser implementation for the
Java platform.

License: BSD

--- NEW FILE: xmlbeans.patch ---
diff -ur 

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs jakarta-bsf.patch, NONE, 1.1 jakarta-bsf.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv16221

Modified Files:
jakarta-bsf.info 
Added Files:
jakarta-bsf.patch 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


Index: jakarta-bsf.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/jakarta-bsf.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- jakarta-bsf.info11 Jul 2011 04:08:33 -  1.1
+++ jakarta-bsf.info27 Oct 2011 20:46:53 -  1.2
@@ -1,36 +1,40 @@
 Package: jakarta-bsf
-Version: 2.3.0
-Revision: 3
-Distribution: 10.4, 10.5
+Version: 2.4.0
+Revision: 2
 Type: java
-Source: http://cvs.apache.org/dist/jakarta/bsf/v2.3.0rc1/src/bsf-src-%v.tar.gz
-Source-MD5: 78bae3747ca5734bb7554eed6868b7da
-SourceDirectory: bsf-%v/src
-BuildDepends: ant-base, system-java-dev (= 1.4-1)
-Depends: system-java (= 1.4-1), jakarta-servletapi
-CompileScript: 
-#!/bin/sh -ex
 
-  perl -pi -e 's,javac,javac target=1.4,' `find . -name build.xml`
+Source: mirror:apache:jakarta/bsf/source/bsf-src-%v.tar.gz
+Source-MD5: 7e58b2a009c0f70ab36bbef420b25c07
+SourceDirectory: bsf-%v
+
+PatchFile: %n.patch
+PatchFile-MD5: ab87e8966c570ba4a8044d7576bf42e8
+
+BuildDepends: ant-base, system-java-dev (= 1.5), fink (= 0.24.12-1)
+Depends: system-java (= 1.5), rhino, commons-logging, jakarta-servletapi
+
+CompileScript: 
   ant bindist javadocs
 
-InstallScript: 
-#!/bin/sh -ex
 
+InstallScript: 
   mkdir -p %i/share/doc/%n/javadocs
   cd build/javadocs
   cp -R * %i/share/doc/%n/javadocs
   find %i/share/doc/%n -type d -print0 | xargs -0 chmod 755
   find %i/share/doc/%n -type f -print0 | xargs -0 chmod 644
 
-JarFiles: dist/bsf-%v/lib/bsf.jar
-DocFiles: AUTHORS BUILDING CHANGES* INSTALL README TODO license.txt
+
+JarFiles: lib/bsf.jar
+DocFiles: AUTHORS.txt BUILDING.txt CHANGES.txt INSTALL.txt LICENSE.txt 
NOTICE.txt README.txt RELEASE-NOTE.txt TODO.txt
+
 Homepage: http://jakarta.apache.org/bsf/
 Maintainer: Trevor Harmon tre...@vocaro.com
 Description: Bean Scripting Framework
+License: BSD
+
 DescDetail: 
 Bean Scripting Framework (BSF) is a set of Java classes which provides
 scripting language support within Java applications, and access to Java
 objects and methods from scripting languages.
 
-License: OSI-Approved

--- NEW FILE: jakarta-bsf.patch ---
diff -ruN bsf-2.4.0.old/build-properties.xml bsf-2.4.0/build-properties.xml
--- bsf-2.4.0.old/build-properties.xml  1969-12-31 16:00:00.0 -0800
+++ bsf-2.4.0/build-properties.xml  2008-02-27 17:29:16.0 -0800
@@ -0,0 +1,43 @@
+?xml version=1.0 encoding=utf-8?
+project name=props
+property name=project.name value=bsf/
+property name=project.fullName value=Bean Scripting Framework/
+property name=project.version value=2.4.0/
+property name=project.debug value=on/
+property name=project.deprecation value=on/
+
+property name=build.file value=build.xml/
+property name=build.dir value=build/
+property name=build.dest value=build/classes/
+property name=build.lib value=build/lib/
+property name=build.lib.win32 value=build/lib/win32/
+property name=build.samples value=build/samples/
+property name=build.samples.calc value=build/samples/calc/
+property name=build.samples.scriptedui 
value=build/samples/scriptedui/
+property name=build.samples.xsl value=build/samples/xsl/
+property name=build.javadocs value=build/javadocs/
+property name=build.tests value=build/testcases /
+
+property name=dist.dir value=dist/
+property name=dist.dir.root 
value=${dist.dir}/${project.name}-${project.version}/
+property name=dist.bin.file 
value=${dist.dir}/${project.name}-bin-${project.version}/
+property name=dist.src.file 
value=${dist.dir}/${project.name}-src-${project.version}/
+
+property name=packages value=org.apache.*/
+
+property name=samples.dir value=samples/
+
+property name=site.src location=xdocs/
+property name=site.dest location=docs/
+property name=site.projectFile value=stylesheets/project.xml/
+
+property name=source.level value=1.3 /
+
+property name=src.dir value=src/
+
+property name=templ.path location=xdocs/stylesheets/
+
+property name=tests.dir value=test/
+
+property name=velocity.props 
location=${site.src}/velocity.properties/
+/project


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs dclib5.info, NONE, 1.1

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv17562

Added Files:
dclib5.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: dclib5.info ---
Package: dclib5
Version: 0.3.23
Revision: 1
Description: Direct Connect protocol library
License: GPL
Maintainer: Hanspeter Niederstrasser nie...@users.sourceforge.net
Depends: %N-shlibs (= %v-%r)
BuildDepends: 
bzip2-dev,
libiconv-dev,
libxml2,
pkgconfig,
system-openssl-dev

Conflicts: 
dclib0-unified,
dclib1,
dclib2,
dclib4,
dclib5

Replaces: 
dclib0-unified,
dclib1,
dclib2,
dclib4,
dclib5

BuildDependsOnly: true
Source: mirror:sourceforge:wxdcgui/dclib-%v.tar.bz2
Source-MD5: 6852e420e48d09b514fcb9f783611cdc
PatchScript: 
  ### need to add new dirs if they're added in the future
  /usr/bin/perl -pi -e 's,-rdynamic,,g;' configure 
dclib/{,core,gnulib,hash}/Makefile.in
  ### '-undefined suppress' is also a no-no

ConfigureParams: 
--disable-dependency-tracking

GCC: 4.0
CompileScript: 
  #!/bin/sh -ev
  export PKG_CONFIG_PATH=%p/lib/system-openssl/lib/pkgconfig
  ./configure %c
  /usr/bin/make -w

InfoTest: 
  TestScript: /usr/bin/make check || exit 2

InstallScript: 
/usr/bin/make -w install DESTDIR=%d

DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README
SplitOff: 
  Package: %N-shlibs
  Depends: 
bzip2-shlibs,
libiconv,
libxml2-shlibs
  
  Files: lib/libdc.5.dylib
  Shlibs: 
%p/lib/libdc.5.dylib 6.0.0 %n (= 0.3.23-1)
  
  Description: Shared libraries for dclib
  DocFiles: COPYING INSTALL README

Homepage: http://wxdcgui.sourceforge.net/
DescDetail: 
dclib is a direct connect library for Direct Connect (DC) clients.

DescPackaging: 
Links to system-openssl to remove variants and clarify any
lingering licensing issues.



--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs poppler2-glib.info, 1.1, 1.2 poppler2.info, 1.1, 1.2 poppler2.patch, 1.1, 1.2 poppler4-glib.info, 1.1, 1.2 poppler4.info, 1.1, 1.2 poppler4.patch, 1

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv18425

Modified Files:
poppler2-glib.info poppler2.info poppler2.patch 
poppler4-glib.info poppler4.info poppler4.patch 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable


Index: poppler4-glib.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/poppler4-glib.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- poppler4-glib.info  11 Jul 2011 04:08:33 -  1.1
+++ poppler4-glib.info  27 Oct 2011 21:07:37 -  1.2
@@ -1,7 +1,7 @@
 Package: poppler4-glib
 # NOTE: Must keep %v in sync among all poppler4* packages!
 Version: 0.10.7
-Revision: 3
+Revision: 4
 Description: PDF rendering library (GLIB Interface)
 License: GPL
 Maintainer: Benjamin Reed poppler4-g...@fink.racoonfink.com
@@ -11,8 +11,10 @@
pkgconfig (= 0.21-1)
 
 BuildDepends: 
+   atk1 (= 1.28.0-1),
cairo (= 1.8.8-3),
fink (= 0.28.0-1),
+   fink-package-precedence,
fontconfig2-dev (= 2.8.0-4),
freetype219 (= 2.3.12-1),
glib2-dev (= 2.22.0-1),
@@ -25,7 +27,7 @@
pango1-xft2-ft219-dev (= 1.24.5-4),
pixman (= 0.16.0-1),
pkgconfig (= 0.23),
-   poppler4 (= %v-1),
+   poppler4 (= %v-2),
x11-dev
 
 Conflicts: 
@@ -42,7 +44,7 @@
 Source: http://poppler.freedesktop.org/poppler-%v.tar.gz
 Source-MD5: ba120e49a82567d85d00e159011ebe67
 PatchFile: poppler4.patch
-PatchFile-MD5: fedaec5cc0d9fb044e2d189e84d181da
+PatchFile-MD5: 6284a64ff95cf0dbacb1357b146d3ad6
 
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
@@ -60,6 +62,7 @@
make -C poppler libpoppler-cairo.la
make -C glib
make poppler-glib.pc
+   fink-package-precedence --prohibit-bdep=%n .
 
 
 InstallScript: 
@@ -78,7 +81,7 @@
gtk+2-shlibs (= 2.18.0-1),
libopenjpeg-shlibs,
pango1-xft2-ft219-shlibs (= 1.24.5-4),
-   poppler4-shlibs (= %v-1)
+   poppler4-shlibs (= %v-2)

DocFiles: AUTHORS COPYING ChangeLog NEWS README README-XPDF TODO
Files: lib/libpoppler-glib.4.*

Index: poppler2-glib.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/poppler2-glib.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- poppler2-glib.info  11 Jul 2011 04:08:33 -  1.1
+++ poppler2-glib.info  27 Oct 2011 21:07:37 -  1.2
@@ -1,7 +1,7 @@
 Package: poppler2-glib
 # NOTE: Must keep %v in sync among all poppler2* packages!
 Version: 0.6.4
-Revision: 4
+Revision: 5
 Description: PDF rendering library (GLIB Interface)
 License: GPL
 Maintainer: Benjamin Reed poppler2-g...@fink.racoonfink.com
@@ -14,6 +14,7 @@
atk1 (= 1.28.0-1),
cairo (= 1.8.8-3),
fink (= 0.24.12),
+   fink-package-precedence,
fontconfig2-dev (= 2.8.0-4),
freetype219 (= 2.3.12-1),
glib2-dev (= 2.22.0-1),
@@ -24,8 +25,8 @@
libxml2,
pango1-xft2-ft219-dev (= 1.24.5-4),
pixman (= 0.16.0-1),
-   pkgconfig (= 0.23-1),
-   poppler2 (= %v-1),
+   pkgconfig (= 0.23),
+   poppler2 (= %v-4),
x11-dev
 
 Conflicts: poppler1, poppler4-glib
@@ -41,26 +42,24 @@
 
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib 
-Wl,-dylib_file,/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib:/System/Library/Frameworks/OpenGL.framework/Versions/A/Libraries/libGL.dylib
-ConfigureParams: --mandir=%p/share/man SYSTEM_XPDFRC=%p/etc/xpdfrc.poppler2 
--disable-dependency-tracking --enable-zlib --enable-poppler-glib 
--disable-poppler-qt --disable-poppler-qt4 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
+ConfigureParams: 
+   --mandir=%p/share/man SYSTEM_XPDFRC=%p/etc/xpdfrc.poppler2 \
+   --enable-dependency-tracking --disable-static \
+   --enable-zlib \
+   --enable-poppler-glib \
+   --disable-poppler-qt --disable-poppler-qt4 \
+   
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:%p/lib/fontconfig2/lib/pkgconfig:$PKG_CONFIG_PATH
+
 CompileScript: 
-#!/bin/sh -ev
-
./configure %c
-   pushd poppler
-   make libpoppler-cairo.la
-   popd
-   pushd glib
-   make
-   popd
+   make -C poppler libpoppler-cairo.la
+   make -C glib
make poppler-glib.pc
+   fink-package-precedence --prohibit-bdep=%n .
 
 
 InstallScript: 
-#!/bin/sh -ev
-
-   pushd glib
-   make -j1 install DESTDIR=%d
-

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs libftgl1.info, 1.1, 1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/stable/main/finkinfo/10.4-EOL/libs

Modified Files:
libftgl1.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: libftgl1.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/libftgl1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libftgl1.info   11 Jul 2011 04:08:33 -  1.1
+++ libftgl1.info   27 Oct 2011 17:25:16 -  1.2
@@ -10,7 +10,7 @@
 ###
 DocFiles: README.txt COPYING.txt license.txt HISTORY.txt
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://homepages.paradise.net.nz/henryj/code/#FTGL
 License: GPL
 Description: Library for using fonts in OpenGL


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs gmerlin-avdecoder1.info, 1.4, 1.5

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv26334

Modified Files:
gmerlin-avdecoder1.info 
Log Message:
updated to use all the latest libs packages for depends

Index: gmerlin-avdecoder1.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/gmerlin-avdecoder1.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gmerlin-avdecoder1.info 19 Feb 2011 20:47:20 -  1.4
+++ gmerlin-avdecoder1.info 27 Oct 2011 17:20:00 -  1.5
@@ -1,6 +1,6 @@
 Package: gmerlin-avdecoder1
 Version: 1.1.0
-Revision: 2
+Revision: 3
 ###
 Source:  mirror:sourceforge:gmerlin/gmerlin-avdecoder-%v.tar.gz
 Source-MD5: c1ea663e9da631453eec4ac79138b6c5
@@ -23,9 +23,9 @@
 decoding support for your application.
 
 #
-Depends: %N-shlibs (= %v-%r), libgettext8-shlibs (=0.17-1), 
libavcodec52-shlibs (=0.6.1-5), libpostproc51-shlibs (=0.6.1-5), 
libswscale0-shlibs (=0.6.1-5), libavformat52-shlibs (=0.6.1-5), 
libfaad2-shlibs, libflac8 (=1.2.1-1000), libvorbis0-shlibs (=1.2.0-1), 
libtheora0-shlibs (=1.0-0.alpha5.100), speex3-shlibs (=1.1.6-13), 
libpng14-shlibs, libtiff-shlibs (=3.8.2-1000), a52dec-shlibs (=0.7.4-2), 
libmpcdec5-shlibs (=1.2.6-1), libcdio7-shlibs (=0.79-1), libmad-shlibs 
(=0.15.1b-5), libgavl1-shlibs (=1.2.0-1), libdca-shlibs, libdvdread.3-shlibs 
(=0.9.5-1), libjpeg8-shlibs, libopenjpeg-shlibs, amrnb-shlibs, faac-shlibs, 
libgnugetopt-shlibs, lame-shlibs, libx264-98-shlibs, xvidcore-shlibs, 
libogg-shlibs, libiconv, libschroedinger-shlibs, liboil-0.3-shlibs
+Depends: %N-shlibs (= %v-%r), libgettext8-shlibs (=0.17-1), 
libavcodec53-shlibs, libpostproc51-shlibs, libswscale2-shlibs, 
libavformat53-shlibs, libfaad2-shlibs, libflac8 (=1.2.1-1000), 
libvorbis0-shlibs (=1.2.0-1), libtheora0-shlibs (=1.0-0.alpha5.100), 
libspeex1-shlibs, libpng14-shlibs, libtiff-shlibs (=3.8.2-1000), a52dec-shlibs 
(=0.7.4-2), libmpcdec5-shlibs (=1.2.6-1), libcdio7-shlibs (=0.79-1), 
libmad-shlibs (=0.15.1b-5), libgavl1-shlibs (=1.2.0-1), libdca-shlibs, 
libdvdread.3-shlibs (=0.9.5-1), libjpeg8-shlibs, libopenjpeg-shlibs, 
amrnb-shlibs, faac-shlibs, libgnugetopt-shlibs, lame-shlibs, libx264-98-shlibs, 
xvidcore-shlibs, libogg-shlibs, libiconv, libschroedinger-shlibs, 
liboil-0.3-shlibs
 #
-BuildDepends: fink (= 0.24.12), autoconf (=2.59-1), automake1.10, libtool2, 
pkgconfig, gettext-tools (=0.17-1), libgettext8-dev (=0.17-1), libiconv-dev, 
doxygen, libavcodec52-dev (=0.6.1-5),libpostproc51-dev (=0.6.1-5), 
libswscale0-dev (=0.6.1-5), libavformat52-dev (=0.6.1-5), libavutil50-dev 
(=0.6.1-5), libfaad2-dev, libflac8-dev (=1.2.1-1000), libvorbis0 (=1.2.0-1), 
libtheora0 (=1.0-0.alpha5.100), speex3 (=1.1.6-13),libpng14, libtiff 
(=3.8.2-1000), a52dec-dev (=0.7.4-2), libmpcdec5 (=1.2.6-1), libcdio-dev 
(=0.79-1), libmad (=0.15.1b-5), libgavl1 (=1.2.0-1), libdca-dev, 
libdvdread.3 (=0.9.5-1), libjpeg8, libopenjpeg, amrnb-dev, faac-dev, 
libgnugetopt, lame-dev, libx264-98-dev, xvidcore, libogg, libschroedinger, 
liboil-0.3
+BuildDepends: fink (= 0.24.12), autoconf (=2.59-1), automake1.10, libtool2, 
pkgconfig, gettext-tools (=0.17-1), libgettext8-dev (=0.17-1), libiconv-dev, 
doxygen, libavcodec53-dev,libpostproc51-dev, libswscale2-dev, 
libavformat53-dev, libavutil51-dev, libfaad2-dev, libflac8-dev (=1.2.1-1000), 
libvorbis0 (=1.2.0-1), libtheora0 (=1.0-0.alpha5.100), libspeex1, libpng14, 
libtiff (=3.8.2-1000), a52dec-dev (=0.7.4-2), libmpcdec5 (=1.2.6-1), 
libcdio-dev (=0.79-1), libmad (=0.15.1b-5), libgavl1 (=1.2.0-1), libdca-dev, 
libdvdread.3 (=0.9.5-1), libjpeg8, libopenjpeg, amrnb-dev, faac-dev, 
libgnugetopt, lame-dev, libx264-98-dev, xvidcore, libogg, libschroedinger, 
liboil-0.3
 BuildDependsOnly: true
 #
 # we are currently not using libmpeg2 and mjpegtools because we think FFMPEG
@@ -47,7 +47,7 @@
 SplitOff: 
 Package: %n-shlibs
 Description: Shared libraries for gmerlin-avdecoder
-Depends: libgettext8-shlibs (=0.17-1), libavcodec52-shlibs (=0.6.1-5), 
libpostproc51-shlibs (=0.6.1-5), libswscale0-shlibs (=0.6.1-5), 
libavformat52-shlibs (=0.6.1-5), libfaad2-shlibs, libflac8 (=1.2.1-1000), 
libvorbis0-shlibs (=1.2.0-1), libtheora0-shlibs (=1.0-0.alpha5.100), 
speex3-shlibs (=1.1.6-13), libpng14-shlibs, libtiff-shlibs (=3.8.2-1000), 
a52dec-shlibs (=0.7.4-2), libmpcdec5-shlibs (=1.2.6-1), libcdio7-shlibs 
(=0.79-1), libmad-shlibs (=0.15.1b-5), libgavl1-shlibs (=1.2.0-1), 
libdca-shlibs, libdvdread.3-shlibs (=0.9.5-1), libjpeg8-shlibs, 
libopenjpeg-shlibs, amrnb-shlibs, faac-shlibs, libgnugetopt-shlibs, 
lame-shlibs, libx264-98-shlibs, xvidcore-shlibs, libogg-shlibs, libiconv, 
libschroedinger-shlibs, liboil-0.3-shlibs
+Depends: libgettext8-shlibs (=0.17-1), libavcodec53-shlibs, 
libpostproc51-shlibs, libswscale2-shlibs, libavformat53-shlibs, 
libfaad2-shlibs, libflac8 (=1.2.1-1000), libvorbis0-shlibs (=1.2.0-1), 
libtheora0-shlibs 

[cvs] dists/10.4/unstable/main/finkinfo/libs libhid0.info,1.2,1.3

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/libs

Modified Files:
libhid0.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: libhid0.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libhid0.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libhid0.info13 Jan 2009 05:52:30 -  1.2
+++ libhid0.info27 Oct 2011 17:25:16 -  1.3
@@ -7,7 +7,7 @@
 ###
 DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README README.licence TODO
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://libhid.alioth.debian.org/
 License: GPL
 Description: User-space library to access USB HID devices


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/graphics libquicktime0.info, 1.11, 1.12 libquicktime1.info, 1.3, 1.4

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/graphics

Modified Files:
libquicktime0.info libquicktime1.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: libquicktime0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libquicktime0.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- libquicktime0.info  3 Jul 2009 19:51:57 -   1.11
+++ libquicktime0.info  27 Oct 2011 17:25:16 -  1.12
@@ -205,4 +205,4 @@
 
 ###
 Homepage: http://libquicktime.sourceforge.net/
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org

Index: libquicktime1.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/libquicktime1.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libquicktime1.info  18 Jan 2011 12:56:14 -  1.3
+++ libquicktime1.info  27 Oct 2011 17:25:16 -  1.4
@@ -88,4 +88,4 @@
 
 ###
 Homepage: http://libquicktime.sourceforge.net/
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/utils fslogger.info, 1.5, 1.6 xserve-raid-tools.info, 1.2, 1.3

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/utils

Modified Files:
fslogger.info xserve-raid-tools.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: xserve-raid-tools.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/xserve-raid-tools.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xserve-raid-tools.info  2 Jun 2008 05:02:37 -   1.2
+++ xserve-raid-tools.info  27 Oct 2011 17:25:16 -  1.3
@@ -7,7 +7,7 @@
 ###
 DocFiles: CHANGES LICENSE NOTES README TODO
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://noc.hep.wisc.edu/xserve-raid-tools.txt
 License: GPL
 Description: Tools and daemon to monitor Apple Xserve RAID

Index: fslogger.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/fslogger.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- fslogger.info   28 Mar 2010 09:14:46 -  1.5
+++ fslogger.info   27 Oct 2011 17:25:16 -  1.6
@@ -34,5 +34,5 @@
  This Package needs a header file, which is licensed under APSL.
  It will be downloaded separately.
  .
- Maintainer previous 2.1: Hans-Christoph Steiner h...@at.or.at
+ Maintainer previous 2.1: Hans-Christoph Steiner h...@eds.org
 


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics libquicktime0.info, 1.1, 1.2 libquicktime1.info, 1.1, 1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics
In directory 
vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/10.4-EOL/graphics

Modified Files:
libquicktime0.info libquicktime1.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: libquicktime0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics/libquicktime0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libquicktime0.info  11 Jul 2011 04:05:42 -  1.1
+++ libquicktime0.info  27 Oct 2011 17:25:16 -  1.2
@@ -205,4 +205,4 @@
 
 ###
 Homepage: http://libquicktime.sourceforge.net/
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org

Index: libquicktime1.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/graphics/libquicktime1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libquicktime1.info  11 Jul 2011 04:05:42 -  1.1
+++ libquicktime1.info  27 Oct 2011 17:25:16 -  1.2
@@ -88,4 +88,4 @@
 
 ###
 Homepage: http://libquicktime.sourceforge.net/
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/utils xserve-raid-tools.info, 1.1, 1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/utils
In directory 
vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/10.4-EOL/utils

Modified Files:
xserve-raid-tools.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: xserve-raid-tools.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/utils/xserve-raid-tools.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xserve-raid-tools.info  11 Jul 2011 04:05:50 -  1.1
+++ xserve-raid-tools.info  27 Oct 2011 17:25:16 -  1.2
@@ -7,7 +7,7 @@
 ###
 DocFiles: CHANGES LICENSE NOTES README TODO
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://noc.hep.wisc.edu/xserve-raid-tools.txt
 License: GPL
 Description: Tools and daemon to monitor Apple Xserve RAID


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/net chaosreader.info,1.2,1.3

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/net

Modified Files:
chaosreader.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: chaosreader.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/chaosreader.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- chaosreader.info12 Jan 2009 04:18:05 -  1.2
+++ chaosreader.info27 Oct 2011 17:25:16 -  1.3
@@ -6,7 +6,7 @@
 Source-MD5: ef307a4aa11964dc2558248847219ae9
 SourceDirectory: .
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://www.brendangregg.com/chaosreader.html
 License: GPL
 Description: Makes HTML reports from tcpdump


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/libs libftgl1.info, 1.1, 1.2 libhid0.info, 1.1, 1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs
In directory 
vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/10.4-EOL/libs

Modified Files:
libftgl1.info libhid0.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: libhid0.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/libhid0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libhid0.info11 Jul 2011 04:05:44 -  1.1
+++ libhid0.info27 Oct 2011 17:25:16 -  1.2
@@ -7,7 +7,7 @@
 ###
 DocFiles: AUTHORS ChangeLog COPYING INSTALL NEWS README README.licence TODO
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://libhid.alioth.debian.org/
 License: GPL
 Description: User-space library to access USB HID devices

Index: libftgl1.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/libs/libftgl1.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libftgl1.info   11 Jul 2011 04:05:44 -  1.1
+++ libftgl1.info   27 Oct 2011 17:25:16 -  1.2
@@ -10,7 +10,7 @@
 ###
 DocFiles: README.txt COPYING.txt license.txt HISTORY.txt
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://homepages.paradise.net.nz/henryj/code/#FTGL
 License: GPL
 Description: Library for using fonts in OpenGL


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/10.4-EOL/net chaosreader.info, 1.1, 1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/net
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/unstable/main/finkinfo/10.4-EOL/net

Modified Files:
chaosreader.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: chaosreader.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/10.4-EOL/net/chaosreader.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- chaosreader.info11 Jul 2011 04:05:47 -  1.1
+++ chaosreader.info27 Oct 2011 17:25:16 -  1.2
@@ -6,7 +6,7 @@
 Source-MD5: ef307a4aa11964dc2558248847219ae9
 SourceDirectory: .
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://www.brendangregg.com/chaosreader.html
 License: GPL
 Description: Makes HTML reports from tcpdump


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/utils gfslogger.info,1.1,1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/stable/main/finkinfo/utils

Modified Files:
gfslogger.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: gfslogger.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/gfslogger.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gfslogger.info  14 Jun 2011 19:38:44 -  1.1
+++ gfslogger.info  27 Oct 2011 17:25:16 -  1.2
@@ -8,7 +8,7 @@
 ###
 DocFiles: APSL GPL README
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://greenearthcommons.org/rian/gfslogger/
 License: DFSG-Approved
 Description: Displays all filesystem changes


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/libs libftgl1.info,1.4,1.5

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/stable/main/finkinfo/libs

Modified Files:
libftgl1.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: libftgl1.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libftgl1.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libftgl1.info   16 Oct 2011 07:40:39 -  1.4
+++ libftgl1.info   27 Oct 2011 17:25:16 -  1.5
@@ -10,7 +10,7 @@
 ###
 DocFiles: README.txt COPYING.txt license.txt HISTORY.txt
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://homepages.paradise.net.nz/henryj/code/#FTGL
 License: GPL
 Description: Library for using fonts in OpenGL


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/utils gfslogger.info, 1.1, 1.2

2011-10-27 Thread Hans-Christoph Steiner
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/utils
In directory vz-cvs-3.sog:/tmp/cvs-serv26583/stable/main/finkinfo/10.4-EOL/utils

Modified Files:
gfslogger.info 
Log Message:
updated my email address to match everywhere on h...@eds.org

Index: gfslogger.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/utils/gfslogger.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gfslogger.info  11 Jul 2011 04:08:35 -  1.1
+++ gfslogger.info  27 Oct 2011 17:25:16 -  1.2
@@ -8,7 +8,7 @@
 ###
 DocFiles: APSL GPL README
 ###
-Maintainer: Hans-Christoph Steiner h...@at.or.at
+Maintainer: Hans-Christoph Steiner h...@eds.org
 HomePage: http://greenearthcommons.org/rian/gfslogger/
 License: DFSG-Approved
 Description: Displays all filesystem changes


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs gdbm4.info, NONE, 1.1 gdbmexport.info, NONE, 1.1 gdbm3.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv20025

Modified Files:
gdbm3.info 
Added Files:
gdbm4.info gdbmexport.info 
Log Message:
sync. w/ 10.!4/stable, validated on powerpc-darwin8


--- NEW FILE: gdbmexport.info ---
Info2: 
Package: gdbmexport
Version: 1.9.1
Revision: 1
Source: mirror:gnu:gdbm/gdbm-%v.tar.gz
Source-MD5: 59f6e4c4193cb875964ffbe8aa384b58
Depends: gdbm3-shlibs (= 1.8.3-1)
BuildDepends: fink (= 0.24.12-1), gdbm3
NoSetCPPFlags: true
ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --enable-libgdbm-compat --disable-static 
--libdir='${prefix}/lib' --enable-gdbm-export
DocFiles: COPYING README NEWS NOTE-WARNING
InstallScript: 
 make install prefix=%i
 rm -rf %i/share/man %i/lib %i/bin/testgdbm %i/include %i/share/info

Description: GNU dbm data exporter/updater
DescDetail: 
 export gdbm data created by gdbm3 for use with gdbm4

License: GPL3
Maintainer:  Dave Morrison d...@finkproject.org
Homepage: http://www.gnu.org/software/gdbm/


--- NEW FILE: gdbm4.info ---
Info2: 
Package: gdbm4
Version: 1.9.1
Revision: 1
Source: mirror:gnu:gdbm/gdbm-%v.tar.gz
Source-MD5: 59f6e4c4193cb875964ffbe8aa384b58
Depends: %N-shlibs (= %v-%r)
BuildDepends: fink (= 0.24.12-1)
Conflicts: gdbm, gdbm3, gdbm3-64bit, gdbm4
Replaces: gdbm, gdbm3, gdbm3-64bit, gdbm4
NoSetCPPFlags: true
ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info' --enable-libgdbm-compat --disable-static 
--libdir='${prefix}/lib' 
DocFiles: COPYING README NEWS NOTE-WARNING
InfoDocs: gdbm.info
BuildDependsOnly: True
SplitOff: 
  Package: %N-shlibs
  Files: %lib/libgdbm.4.dylib %lib/libgdbm_compat.4.dylib
  Shlibs: 
%p/%lib/libgdbm.4.dylib 5.0.0 %n (= 1.9.1-1)
%p/%lib/libgdbm_compat.4.dylib 5.0.0 %n (= 1.9.1-1)
  
  Description: Shared libraries for gdbm3 package
  DocFiles: COPYING README NEWS 

Description: GNU dbm library
DescDetail: 
 gdbm is the GNU implementation of the dbm database API.

DescPackaging: 
 Previous versions by Christoph Pfisterer.

License: GPL3
Maintainer:  Dave Morrison d...@finkproject.org
Homepage: http://www.gnu.org/software/gdbm/


Index: gdbm3.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/gdbm3.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gdbm3.info  11 Jul 2011 04:08:33 -  1.1
+++ gdbm3.info  27 Oct 2011 21:20:52 -  1.2
@@ -1,16 +1,31 @@
-Package: gdbm3
+Info2: 
+Package: gdbm3%type_pkg[-64bit]
 Version: 1.8.3
-Revision: 2
+Revision: 4
+Type: -64bit (boolean)
+Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Source: mirror:gnu:gdbm/gdbm-%v.tar.gz
 Source-MD5: 1d1b1d5c0245b1c00aff92da751e9aa1
-Depends: %N-shlibs (= %v-%r)
+Depends: %N-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
 BuildDepends: fink (= 0.24.12-1)
-Conflicts: gdbm
-Replaces: gdbm
+Conflicts: gdbm, gdbm3, gdbm3-64bit, gdbm4
+Replaces: gdbm, gdbm3, gdbm3-64bit, gdbm4
 NoSetCPPFlags: true
 PatchFile: %{ni}.patch
 PatchFile-MD5: cd6b1b890939d1d78f6b02a0b9e0e399
 ConfigureParams: --mandir='${prefix}/share/man' 
--infodir='${prefix}/share/info'
+CompileScript: 
+#! /bin/sh -ev
+ if [ %type_raw[-64bit] == . ]; then
+  ./configure %c --libdir='${prefix}/%lib'
+  make
+ else
+ perl -pi -e 's|-flat_namespace|-m64 -flat_namespace|' configure
+ export CC=gcc -m64
+ ./configure %c --libdir='${prefix}/%lib'
+ make
+fi
+
 InstallScript: 
  make install prefix=%i
  make install-compat prefix=%i
@@ -20,10 +35,11 @@
 BuildDependsOnly: True
 SplitOff: 
   Package: %N-shlibs
-  Files: lib/libgdbm.3.0.0.dylib lib/libgdbm.3.dylib 
lib/libgdbm_compat.3.0.0.dylib lib/libgdbm_compat.3.dylib
+  Depends: ( %type_raw[-64bit] = -64bit ) 64bit-cpu
+  Files: %lib/libgdbm.3.0.0.dylib %lib/libgdbm.3.dylib 
%lib/libgdbm_compat.3.0.0.dylib %lib/libgdbm_compat.3.dylib
   Shlibs: 
-%p/lib/libgdbm.3.dylib 4.0.0 %n (= 1.8.3-1)
-%p/lib/libgdbm_compat.3.dylib 4.0.0 %n (= 1.8.3-1)
+%p/%lib/libgdbm.3.dylib 4.0.0 %n (= 1.8.3-1) %type_num[-64bit]
+%p/%lib/libgdbm_compat.3.dylib 4.0.0 %n (= 1.8.3-1) %type_num[-64bit]
   
   Description: Shared libraries for gdbm3 package
   DocFiles: COPYING README NEWS 
@@ -41,3 +57,4 @@
 License: GPL
 Maintainer:  Dave Morrison d...@finkproject.org
 Homepage: http://www.gnu.org/software/gdbm/
+


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net

[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs readline5.info, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv20234

Modified Files:
readline5.info 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable


Index: readline5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/readline5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- readline5.info  11 Jul 2011 04:08:33 -  1.1
+++ readline5.info  27 Oct 2011 21:27:24 -  1.2
@@ -1,22 +1,35 @@
-Package: readline5
+Info2: 
+Package: readline5%type_pkg[-64bit]
 Version: 5.0
-Revision: 1005
+Revision: 1006
 Maintainer: Fink Core Group fink-c...@lists.sourceforge.net
 GCC: 4.0
+Type: -64bit (boolean)
+Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 #
-Depends: %n-shlibs (= %v-%r)
-BuildDepends: fink (= 0.24.12-1), libncurses5 (= 5.4-20041023-1006)
-Conflicts: readline
-Replaces: readline
+Depends: %n-shlibs (= %v-%r), ( %type_raw[-64bit] = -64bit ) 64bit-cpu
+BuildDepends: fink (= 0.24.12-1), libncurses5%type_pkg[-64bit] (= 
5.4-20041023-1006)
+Conflicts: readline, readline5, readline5-64bit
+Replaces: readline, readline5, readline5-64bit
 Source: mirror:gnu:readline/readline-%v.tar.gz
 Source-MD5: 9a39d15f1ed592883f8c6671e8c13120
-PatchFile: %n.patch
+PatchFile: %{ni}.patch
 PatchFile-MD5: 9c1e616fc448ee44723fe9e28a39176c 
 SetCFLAGS: -DNEED_EXTERN_PC=1
-SetLIBRARY_PATH: %p/lib
+SetLIBRARY_PATH: %p/%lib
 NoSetLDFLAGS: true
 NoSetCPPFLAGS: true
-CompileScript: export CPATH=%p/include; ./configure %c; make
+CompileScript: 
+#! /bin/sh -ev
+ if [ %type_raw[-64bit] == . ]; then
+  CPATH=%p/include ./configure %c --libdir='${prefix}/%lib'
+  make
+ else
+ export CC=gcc -m64
+ CPATH=%p/include ./configure %c --libdir='${prefix}/%lib'
+ make
+fi
+
 InstallScript: 
  make install DESTDIR=%d mandir=%p/share/man infodir=%p/share/info
 
@@ -25,12 +38,12 @@
 BuildDependsOnly: True
 SplitOff: 
  Package: %N-shlibs
- Depends: ncurses (= 5.4-20041023-1006), libncurses5-shlibs (= 
5.4-20041023-1006)
+ Depends: libncurses5%type_pkg[-64bit]-shlibs (= 5.4-20041023-1006), ( 
%type_raw[-64bit] = -64bit ) 64bit-cpu
  Replaces: %N
- Files: lib/libhistory.5.0.dylib lib/libreadline.5.0.dylib 
lib/libhistory.5.dylib lib/libreadline.5.dylib
+ Files: %lib/libhistory.5.0.dylib %lib/libreadline.5.0.dylib 
%lib/libhistory.5.dylib %lib/libreadline.5.dylib
  Shlibs: 
-   %p/lib/libhistory.5.dylib 5.0.0 %n (= 5.0-2)
-   %p/lib/libreadline.5.dylib 5.0.0 %n (= 5.0-2)
+   %p/%lib/libhistory.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
+   %p/%lib/libreadline.5.dylib 5.0.0 %n (= 5.0-2) %type_num[-64bit]
  
  DocFiles: README COPYING CHANGES USAGE
 
@@ -58,3 +71,4 @@
 
 License: GPL
 Homepage: http://cnswww.cns.cwru.edu/~chet/readline/rltop.html
+


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-doc-utils.info, 1.31, NONE shared-mime-info.info, 1.19, NONE

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv20241/unstable/main/finkinfo/gnome

Removed Files:
gnome-doc-utils.info shared-mime-info.info 
Log Message:
sync gnome-doc-utils and shared-mime-info to stable


--- gnome-doc-utils.info DELETED ---

--- shared-mime-info.info DELETED ---


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/gnome gnome-doc-utils.info, 1.7, 1.8 shared-mime-info.info, 1.10, 1.11

2011-10-27 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome
In directory vz-cvs-3.sog:/tmp/cvs-serv20241/stable/main/finkinfo/gnome

Modified Files:
gnome-doc-utils.info shared-mime-info.info 
Log Message:
sync gnome-doc-utils and shared-mime-info to stable


Index: gnome-doc-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/gnome-doc-utils.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gnome-doc-utils.info2 Nov 2010 15:46:16 -   1.7
+++ gnome-doc-utils.info27 Oct 2011 21:27:34 -  1.8
@@ -1,14 +1,14 @@
 Package: gnome-doc-utils
-Version: 0.18.1
-Revision: 2
+Version: 0.20.4
+Revision: 1
 Depends: 
dpkg-base-files,
getoptbin,
-   libxml2-bin (= 2.6.32-1),
-   libxml2-py26,
-   libxslt-bin (= 1.1.1-1),
-   pkgconfig (= 0.23),
-   python26,
+   libxml2-bin (= 2.7.8-1),
+   libxml2-py27 (= 2.7.8-1),
+   libxslt-bin (= 1.1.26-1),
+   pkgconfig (= 0.25),
+   python27,
rarian-compat
 
 BuildDepends: 
@@ -16,12 +16,12 @@
gettext-bin,
gettext-tools,
intltool40,
-   libxml2 (= 2.6.32-1),
-   libxslt (= 1.1.14-1)
+   libxml2 (= 2.7.8-1),
+   libxslt (= 1.1.26-1)
 
 Replaces: yelp ( 2.10.0-1)
-Source: mirror:gnome:sources/%n/0.18/%n-%v.tar.bz2
-Source-MD5: c98ca796f3f2938a1fced7476e65351e
+Source: mirror:gnome:sources/%n/0.20/%n-%v.tar.bz2
+Source-MD5: 6872b68dd081fc033e07d5877b4c0645
 ConfigureParams: --mandir=%p/share/man --disable-scrollkeeper 
--disable-dependency-tracking
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
@@ -31,7 +31,7 @@
 
 CompileScript: 
 #  autoreconf -f -i
-   PYTHON=%p/bin/python2.6 ./configure %c
+   PYTHON=%p/bin/python2.7 ./configure %c
make
 
 InstallScript: 

Index: shared-mime-info.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/gnome/shared-mime-info.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- shared-mime-info.info   2 Nov 2010 15:46:17 -   1.10
+++ shared-mime-info.info   27 Oct 2011 21:27:34 -  1.11
@@ -1,11 +1,11 @@
 Package: shared-mime-info
-Version: 0.70
+Version: 0.90
 Revision: 1
 Depends: 
base-files,
dpkg-base-files,
glib2-shlibs (= 2.22.0-1),
-   libxml2-shlibs (= 2.6.32-1),
+   libxml2-shlibs (= 2.7.8-1),
pkgconfig (= 0.23),
xdg-base
 
@@ -15,12 +15,12 @@
glib2-dev (= 2.22.0-1),
intltool40,
libiconv-bin,
-   libxml2 (= 2.6.32-1),
-   libxml2-bin (= 2.6.32-1),
+   libxml2 (= 2.7.8-1),
+   libxml2-bin (= 2.7.8-1),
pkgconfig (= 0.23)
 
 Source: http://freedesktop.org/~hadess/%n-%v.tar.bz2
-Source-MD5: 9032d98f14b8e13e0fea4bf45ca23401
+Source-MD5: 967d68d3890ba3994cfce3adf5b8f15b
 ConfigureParams: --disable-update-mimedb --mandir=%p/share/man 
--disable-dependency-tracking 
PKG_CONFIG_PATH=%p/lib/glib-2.0/pkgconfig-strict:$PKG_CONFIG_PATH
 InstallScript: 
make -j1 install DESTDIR=%d


--
The demand for IT networking professionals continues to grow, and the
demand for specialized networking skills is growing even more rapidly.
Take a complimentary Learning@Cisco Self-Assessment and learn 
about Cisco certifications, training, and career opportunities. 
http://p.sf.net/sfu/cisco-dev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/10.4-EOL/libs libxslt-py.info, 1.1, 1.2 libxslt-py.patch, 1.1, 1.2 libxslt.info, 1.1, 1.2 libxslt.patch, 1.1, 1.2

2011-10-27 Thread David Fang
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv20479

Modified Files:
libxslt-py.info libxslt-py.patch libxslt.info libxslt.patch 
Log Message:
sync. w/ 10.!4/stable, 10.4-EOL/unstable


Index: libxslt.patch
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/10.4-EOL/libs/libxslt.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libxslt.patch   11 Jul 2011 04:08:33 -  1.1
+++ libxslt.patch   27 Oct 2011 21:32:00 -  1.2
@@ -1,47 +1,29 @@
-diff -Nurd -x'*~' libxslt-1.1.24.orig/doc/Makefile.in 
libxslt-1.1.24/doc/Makefile.in
 libxslt-1.1.24.orig/doc/Makefile.in2008-05-13 11:52:13.0 
-0400
-+++ libxslt-1.1.24/doc/Makefile.in 2008-09-11 11:40:10.0 -0400
-@@ -210,7 +210,7 @@
- top_srcdir = @top_srcdir@
- 
- # The name of the module.
--DOC_MODULE = libxslt-$(VERSION)
-+DOC_MODULE = libxslt
- 
- # The top-level SGML file.
- DOC_MAIN_XML_FILE = libxslt.xml
-@@ -220,7 +220,7 @@
- 
- # A file in win32 depends upon two of the doc files
- WIN32_DIR = $(top_srcdir)/win32
--TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)/html
-+TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE)
- PAGES = API.html bugs.html contribs.html FAQ.html docs.html \
-  downloads.html help.html index.html intro.html news.html \
-xsltproc.html xsltproc2.html
-@@ -609,13 +609,18 @@
- install-data-local: 
-   $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)
-   -@INSTALL@ -m 0644 $(srcdir)/*.html $(DESTDIR)$(TARGET_DIR)
-+  -@INSTALL@ -m 0644 $(srcdir)/*.xml $(DESTDIR)$(TARGET_DIR)
-+  -@INSTALL@ -m 0644 $(srcdir)/*.xsl $(DESTDIR)$(TARGET_DIR)
-   -@INSTALL@ -m 0644 $(srcdir)/*.gif $(DESTDIR)$(TARGET_DIR)
-   $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/html
-   -@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(TARGET_DIR)/html
-   -@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(TARGET_DIR)/html
--  -@INSTALL@ -m 0644 $(srcdir)/html/index.sgml 
$(DESTDIR)$(TARGET_DIR)/html
-   $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/EXSLT
-   -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(TARGET_DIR)/EXSLT
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.xml $(DESTDIR)$(TARGET_DIR)/EXSLT
-+  $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/EXSLT/html
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.html 
$(DESTDIR)$(TARGET_DIR)/EXSLT/html
-+  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(TARGET_DIR)/EXSLT/html
-   $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/tutorial
-   -@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(TARGET_DIR)/tutorial
-   $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR)/tutorial2
-diff -Nurd -x'*~' libxslt-1.1.24.orig/libexslt/date.c 
libxslt-1.1.24/libexslt/date.c
 libxslt-1.1.24.orig/libexslt/date.c2008-04-08 13:18:06.0 
-0400
-+++ libxslt-1.1.24/libexslt/date.c 2008-09-11 12:24:51.0 -0400
+diff -Nurd -x'*~' libxslt-1.1.26.orig/doc/Makefile.in 
libxslt-1.1.26/doc/Makefile.in
+--- libxslt-1.1.26.orig/doc/Makefile.in2009-09-24 10:43:14.0 
-0400
 libxslt-1.1.26/doc/Makefile.in 2011-03-10 00:21:41.0 -0500
+@@ -670,13 +670,18 @@
+ install-data-local:
+   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)
+   -@INSTALL@ -m 0644 $(srcdir)/*.html $(DESTDIR)$(HTML_DIR)
++  -@INSTALL@ -m 0644 $(srcdir)/*.xml $(DESTDIR)$(HTML_DIR)
++  -@INSTALL@ -m 0644 $(srcdir)/*.xsl $(DESTDIR)$(HTML_DIR)
+   -@INSTALL@ -m 0644 $(srcdir)/*.gif $(DESTDIR)$(HTML_DIR)
+   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/html
+   -@INSTALL@ -m 0644 $(srcdir)/html/*.html $(DESTDIR)$(HTML_DIR)/html
+   -@INSTALL@ -m 0644 $(srcdir)/html/*.png $(DESTDIR)$(HTML_DIR)/html
+-  -@INSTALL@ -m 0644 $(srcdir)/html/index.sgml $(DESTDIR)$(HTML_DIR)/html
+   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/EXSLT
+   -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.html $(DESTDIR)$(HTML_DIR)/EXSLT
++  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/*.xml $(DESTDIR)$(HTML_DIR)/EXSLT
++  $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/EXSLT/html
++  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.html 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
++  -@INSTALL@ -m 0644 $(srcdir)/EXSLT/html/*.png 
$(DESTDIR)$(HTML_DIR)/EXSLT/html
+   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial
+   -@INSTALL@ -m 0644 $(srcdir)/tutorial/* $(DESTDIR)$(HTML_DIR)/tutorial
+   $(mkinstalldirs) $(DESTDIR)$(HTML_DIR)/tutorial2
+diff -Nurd -x'*~' libxslt-1.1.26.orig/libexslt/date.c 
libxslt-1.1.26/libexslt/date.c
+--- libxslt-1.1.26.orig/libexslt/date.c2009-09-17 10:51:10.0 
-0400
 libxslt-1.1.26/libexslt/date.c 2011-03-10 00:19:04.0 -0500
 @@ -28,11 +28,6 @@
  #include config.h
  #endif

Index: libxslt.info
===
RCS file: 

  1   2   >