Index: trunk/psconfig/INSTALL
===================================================================
--- trunk/psconfig/INSTALL	(revision 42333)
+++ trunk/psconfig/INSTALL	(revision 42377)
@@ -211,12 +211,15 @@
 ** the steps above are probably not actually needed.  When is PSCONFDIR needed?
 
+NOTE: see https://stackoverflow.com/questions/44967115/weak-linking-vs-as-needed
+for a discussion of the -no-as-needed option in gcc
+
 *** SUMMARY ***
 
 For Ubuntu:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
+  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
 
 For Gentoo:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
-
+  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
+
Index: trunk/psconfig/README
===================================================================
--- trunk/psconfig/README	(revision 42333)
+++ trunk/psconfig/README	(revision 42377)
@@ -7,11 +7,15 @@
 *** SUMMARY ***
 
-For Ubuntu:
+For Ubuntu (gcc includes -as-needed by default) :
 
-  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-3.3
+  psbuild -extbuild -clean -rebuild -dev -optimize -no-as-needed ipp-ubuntu
 
 For Gentoo:
 
-  psbuild -extbuild -clean -rebuild -dev -optimize ipp-3.1
+  psbuild -extbuild -clean -rebuild -dev -optimize ipp-gentoo
+
+For Manjaro (gcc 11 strict on strcpy) :
+
+  psbuild -extbuild -clean -rebuild -dev -optimize -debug-build ipp-manjaro
 
 For a new build, make sure you have a valid file for ~/.ipprc and ~/.ptolemyrc.
Index: trunk/psconfig/psbuild
===================================================================
--- trunk/psconfig/psbuild	(revision 42333)
+++ trunk/psconfig/psbuild	(revision 42377)
@@ -142,5 +142,5 @@
 
 if ( @ARGV == 0) {
-    die "a distribution name is now required by psbuild (e.g., ipp-3.3)\n";
+    die "a distribution name is now required by psbuild (e.g., ipp-ubuntu)\n";
 } else {
     $distribution = "$tagsets/$ARGV[0].dist";
Index: trunk/psconfig/pschecklibs
===================================================================
--- trunk/psconfig/pschecklibs	(revision 42333)
+++ trunk/psconfig/pschecklibs	(revision 42377)
@@ -2,4 +2,6 @@
 
 $tagsets = "tagsets";
+if (!-d $tagsets || !-r $tagsets || !-x $tagsets) { die "missing the directory of distribution tables: $tagsets\n"; }
+
 $needdev = 0;
 
@@ -55,6 +57,5 @@
 
 if ( @ARGV == 0) {
-    @list = <$tagsets/*.libs>;
-    $file = $list[-1];
+    die "a distribution name is now required by pschecklibs (e.g., ipp-ubuntu)\n";
 } else {
     $file = "$tagsets/$ARGV[0].libs";
Index: trunk/psconfig/pscheckperl
===================================================================
--- trunk/psconfig/pscheckperl	(revision 42333)
+++ trunk/psconfig/pscheckperl	(revision 42377)
@@ -2,4 +2,5 @@
 
 $tagsets = "tagsets";
+if (!-d $tagsets || !-r $tagsets || !-x $tagsets) { die "missing the directory of distribution tables: $tagsets\n"; }
 
 $version = "";
@@ -40,6 +41,5 @@
 
 if ( @ARGV == 0) {
-    @list = <$tagsets/*.perl>;
-    $file = $list[-1];
+    die "a distribution name is now required by pscheckperl (e.g., ipp-ubuntu)\n";
 } else {
     $file = "$tagsets/$ARGV[0].perl";
Index: trunk/psconfig/tagsets/ipp-1.0.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-1.0.dist	(revision 42333)
+++ 	(revision )
@@ -1,53 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	base-1-5         -0
-  NNYY  libohana       	libohana-1-9     -0
-  NNYY  libfits        	libfits-1-7      -0
-  NNYY  libautocode    	libautocode-1-6  -0
-  NNYY  libdvo         	libdvo-1-4       -0
-  NNYY  libkapa        	libkapa-1-3      -0
-  NNYY  addstar        	addstar-1-8      -0
-  NNYY  delstar        	delstar-1-7      -0
-  NNYY  getstar        	getstar-1-3      -0
-  NNYY  kapa           	kapa-1-7         -0
-  NNYY  kii            	kii-1-7          -0
-  NNYY  relphot        	relphot-1-5      -0
-  NNYY  uniphot        	uniphot-1-5      -0
-  NNYY  opihi.base     	opihi-2-9        -0
-  NNYY  mana           	mana-1-7         -0
-  NNYY  dvo            	dvo-1-0          -0
-  NNYY  pantasks       	pantasks-1-0     -0
-  NNYY  pcontrol       	pcontrol-1-0     -0
-  NNYY  pclient        	pclient-1-0      -0
-  NYYY  psLib          	rel-1-0          -0
-  NYYY  psModules      	rel-1-0          -0
-  YYYY  psphot         	rel-0-8          -0
-  YYYY  psastro        	rel-0-8          -0
-  YYYY  ppStats        	rel-1-0          -0
-  YYYY  ppImage        	rel-1-0          -0
-  YYYY  ppNorm         	rel-1-0          -0
-  YYYY  ppMerge        	rel-1-0          -0
-  YNYY  pois           	rel-0-1          -0
-  YNYY  pswarp         	rel-0-1          -0
-  YNYY  ppStac         	rel-0-1          -0
-  YYYY  PS-IPP-Metadata-Config rel-1-0   -0
-  YYYY  PS-IPP-Config  	rel-1-0          -0
-  YYYY  ippScripts     	rel-1-0          -0
-  YYYY  glueforge      	rel-1-0          -0
-  YYYY  dbconfig       	rel-1-0          -0
-  NYNN  ippdb.src      			      
-  YYYY  ippconfig      	rel-1-0          -0
-  YYYY  ippTools       	rel-1-0          -0
-  YYYY  ippTasks       	rel-1-0          -0
-  YYYY  simtest        	rel-0-8          -0
-  YNYY  psconfig       	rel-1-0          -0
-  YNYY  ippMonitor     	rel-1-0          -0
-
-# there are externally required perl modules (see README?)
Index: trunk/psconfig/tagsets/ipp-1.0.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-1.0.perl	(revision 42333)
+++ 	(revision )
@@ -1,59 +1,0 @@
-# NN    Name                           Tarball                                Optional Responses
-  00    Module::Build                  Module-Build-0.2806.tar.gz                
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz            
-  02    Params::Validate               Params-Validate-0.87.tar.gz               
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz             
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz               
-  05    Time::Local                    Time-Local-1.17.tar.gz                    
-  06    DateTime                       DateTime-0.36.tar.gz                      
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                   
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz             
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz            
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz             
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz    
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz                
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                   
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                   
-  15    Digest                         Digest-1.15.tar.gz                        
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz             
-  17    version                        version-0.70.tar.gz
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz               
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz     
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz             
-  21    URI                            URI-1.35.tar.gz                           
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz          
-  23    Test::Exception                Test-Exception-0.24.tar.gz                
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                 
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                 
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                   
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                    
-  28    Net::FTP                       libnet-1.19.tar.gz                        
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz                
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz        
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz              
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz                
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz     
-  34    CGI                            CGI.pm-3.25.tar.gz                        
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                      
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz               
-  37    LWP                            libwww-perl-5.805.tar.gz             
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz               
-  39    File::Temp                     File-Temp-0.18.tar.gz                     
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz             
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                     
-  42    YAML                           YAML-0.62.tar.gz                          y
-  43    Module::Load                   Module-Load-0.10.tar.gz                   
-  44    Params::Check                  Params-Check-0.25.tar.gz                  
-  45    Template                       Template-Toolkit-2.16.tar.gz              n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz         
-  47    Storable                       Storable-2.15.tar.gz                      
-  48    IO::String                     IO-String-1.08.tar.gz                     
-  49    Date::Parse                    TimeDate-1.16.tar.gz                      
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                   
-  51    DB_File                        DB_File-1.814.tar.gz                      
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                  
-  53    Heap                           Heap-0.71.tar.gz                          
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz       
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                       
-  56    Cache                          Cache-2.04.tar.gz                         
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                       
Index: trunk/psconfig/tagsets/ipp-1.1.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-1.1.dist	(revision 42333)
+++ 	(revision )
@@ -1,55 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	base-1-6         -1
-  NNYY  libohana       	libohana-1-10    -1
-  NNYY  libfits        	libfits-1-8      -1
-  NNYY  libautocode    	libautocode-1-7  -1
-  NNYY  libdvo         	libdvo-1-5       -1
-  NNYY  libkapa        	libkapa-1-4      -1
-  NNYY  addstar        	addstar-1-9      -1
-  NNYY  delstar        	delstar-1-8      -1
-  NNYY  getstar        	getstar-1-4      -1
-  NNYY  kapa           	kapa-1-8         -1
-  NNYY  kii            	kii-1-8          -1
-  NNYY  relphot        	relphot-1-6      -1
-  NNYY  uniphot        	uniphot-1-6      -1
-  NNYY  opihi.base     	opihi-2-10       -1
-  NNYY  mana           	mana-1-8         -1
-  NNYY  dvo            	dvo-1-1          -1
-  NNYY  pantasks       	pantasks-1-1     -1
-  NNYY  pcontrol       	pcontrol-1-1     -1
-  NNYY  pclient        	pclient-1-1      -1
-  NYYY  psLib          	rel-1-1          -0
-  NYYY  psModules      	rel-1-1          -0
-  YYYY  psphot         	rel-0-9          -0
-  YYYY  psastro        	rel-0-9          -0
-  YYYY  ppStats        	rel-1-1          -0
-  YYYY  ppImage        	rel-1-1          -0
-  YYYY  ppNorm         	rel-1-1          -0
-  YYYY  ppMerge        	rel-1-1          -0
-  YNYY  pedestal       	rel-1-1          -0
-  YNYY  dvoTools       	rel-1-0          -0
-  YNYY  pois           	rel-0-1          -1
-  YNYY  pswarp         	rel-0-1          -1
-  YNYY  ppStac         	rel-0-1          -1
-  YYYY  PS-IPP-Metadata-Config rel-1-1   -0
-  YYYY  PS-IPP-Config  	rel-1-1          -0
-  YYYY  ippScripts     	rel-1-1          -0
-  YYYY  glueforge      	rel-1            _01
-  NYYY  dbconfig       	rel-1_1          _13
-  NYNN  ippdb.src      			      
-  YYYY  ippconfig      	rel-1-1          -0
-  NYYY  ippTools       	rel-1_1          _13
-  YYYY  ippTasks       	rel-1-1          -0
-  YYYY  simtest        	rel-0-9          -0
-  YNYY  psconfig       	rel-1-1          -0
-  YNYY  ippMonitor     	rel-1-1          -0
-
-# there are externally required perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-1.1.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-1.1.perl	(revision 42333)
+++ 	(revision )
@@ -1,60 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0	    
Index: trunk/psconfig/tagsets/ipp-1.2.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-1.2.dist	(revision 42333)
+++ 	(revision )
@@ -1,56 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	base-1-6         -1
-  NNYY  libohana       	libohana-1-10    -1
-  NNYY  libfits        	libfits-1-8      -1
-  NNYY  libautocode    	libautocode-1-7  -1
-  NNYY  libdvo         	libdvo-1-5       -1
-  NNYY  libkapa        	libkapa-1-4      -1
-  NNYY  addstar        	addstar-1-9      -1
-  NNYY  delstar        	delstar-1-8      -1
-  NNYY  getstar        	getstar-1-4      -1
-  NNYY  kapa           	kapa-1-8         -1
-  NNYY  kii            	kii-1-8          -1
-  NNYY  relphot        	relphot-1-6      -1
-  NNYY  uniphot        	uniphot-1-6      -1
-  NNYY  opihi.base     	opihi-2-10       -1
-  NNYY  mana           	mana-1-8         -1
-  NNYY  dvo            	dvo-1-1          -1
-  NNYY  pantasks       	pantasks-1-1     -1
-  NNYY  pcontrol       	pcontrol-1-1     -1
-  NNYY  pclient        	pclient-1-1      -1
-  NYYY  psLib          	rel-1-1          -0
-  NYYY  psModules      	rel-1-1          -0
-  YYYY  psphot         	rel-0-9          -0
-  YYYY  psastro        	rel-0-9          -0
-  YYYY  ppStats        	rel-1-1          -0
-  YYYY  ppConfigDump   	rel-1-1          -0
-  YYYY  ppImage        	rel-1-1          -0
-  YYYY  ppNorm         	rel-1-1          -0
-  YYYY  ppMerge        	rel-1-1          -0
-  YYYY  pedestal       	rel-1-1          -0
-  YYYY  dvoTools       	rel-1-0          -0
-  YYYY  pois           	rel-0-1          -1
-  YYYY  pswarp         	rel-0-1          -1
-  YYYY  ppStac         	rel-0-1          -1
-  YYYY  PS-IPP-Metadata-Config rel-1-1   -0
-  YYYY  PS-IPP-Config  	rel-1-1          -0
-  YYYY  ippScripts     	rel-1-1          -0
-  YYYY  glueforge      	rel-1            _01
-  NYYY  dbconfig       	rel-1_1          _13
-  NYNN  ippdb.src      			      
-  YYYY  ippconfig      	rel-1-1          -0
-  NYYY  ippTools       	rel-1_1          _13
-  YYYY  ippTasks       	rel-1-1          -0
-  YYYY  simtest        	rel-0-9          -0
-  YNYY  psconfig       	rel-1-1          -0
-  YNYY  ippMonitor     	rel-1-1          -0
-
-# there are externally required perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-1.2.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-1.2.perl	(revision 42333)
+++ 	(revision )
@@ -1,60 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0	    
Index: trunk/psconfig/tagsets/ipp-2.0.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.0.dist	(revision 42333)
+++ 	(revision )
@@ -1,64 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	ipp-2-0  	 -0
-  NNYY  libohana       	ipp-2-0  	 -0
-  NNYY  libfits        	ipp-2-0  	 -0
-  NNYY  libautocode    	ipp-2-0  	 -0
-  NNYY  libdvo         	ipp-2-0  	 -0
-  NNYY  libkapa        	ipp-2-0  	 -0
-  NNYY  libtap.ohana   	ipp-2-0  	 -0
-  NNYY  addstar        	ipp-2-0  	 -0
-  NNYY  delstar        	ipp-2-0  	 -0
-  NNYY  getstar        	ipp-2-0  	 -0
-  NNYY  ohana.tools    	ipp-2-0  	 -0
-  NNYY  kapa           	ipp-2-0  	 -0
-  NNYY  kii            	ipp-2-0  	 -0
-  NNYY  relphot        	ipp-2-0  	 -0
-  NNYY  relastro       	ipp-2-0  	 -0
-  NNYY  uniphot        	ipp-2-0  	 -0
-  NNYY  opihi.base     	ipp-2-0  	 -0
-  NNYY  mana           	ipp-2-0  	 -0
-  NNYY  dvo            	ipp-2-0  	 -0
-  NNYY  pantasks       	ipp-2-0  	 -0
-  NNYY  pcontrol       	ipp-2-0  	 -0
-  NNYY  pclient        	ipp-2-0  	 -0      
-
-  YYYN  nebclient       ipp-2-0          -0
-  YYYN  Nebulous        ipp-2-0          -0
-  YYYY  PS-IPP-Metadata-Config ipp-2-0   -0
-  YYYY  PS-IPP-Config  	ipp-2-0          -0
-
-  NYYY  psLib          	ipp-2-0          -0
-  NYYY  psModules      	ipp-2-0          -0
-  YYYY  psphot         	ipp-2-0          -0
-  YYYY  psastro        	ipp-2-0          -0
-  YYYY  ppStats        	ipp-2-0          -0
-  YYYY  ppConfigDump   	ipp-2-0          -0
-  YYYY  ppImage        	ipp-2-0          -0
-  YYYY  ppNorm         	ipp-2-0          -0
-  YYYY  ppMerge        	ipp-2-0          -0
-  YYYY  pedestal       	ipp-2-0          -0
-  YYYY  dvoTools       	ipp-2-0          -0
-  YYYY  pois           	ipp-2-0          -0
-  YYYY  pswarp         	ipp-2-0          -0
-  YYYY  ppStac         	ipp-2-0          -0
-  YYYY  ppSim        	ipp-2-0          -0
-  YYYY  ippScripts     	ipp-2-0          -0
-  YYYY  glueforge      	ipp-2-0          -0
-  YYYY  dbconfig       	ipp-2-0          -0
-  NYNN  ippdb.src      			      
-  YYYY  ippconfig      	ipp-2-0          -0
-  YYYY  ippTools       	ipp-2-0          -0
-  YYYY  ippTasks       	ipp-2-0          -0
-  YYYY  simtest        	ipp-2-0          -0
-  YNYY  psconfig       	ipp-2-0          -0
-  YNYY  ippMonitor     	ipp-2-0          -0
-
-# there are externally required perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.0.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.0.perl	(revision 42333)
+++ 	(revision )
@@ -1,64 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-  60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
Index: trunk/psconfig/tagsets/ipp-2.1.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.1.dist	(revision 42333)
+++ 	(revision )
@@ -1,65 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	ipp-2-1  	 -0
-  NNYY  libohana       	ipp-2-1  	 -0
-  NNYY  libfits        	ipp-2-1  	 -0
-  NNYY  libautocode    	ipp-2-1  	 -0
-  NNYY  libdvo         	ipp-2-1  	 -0
-  NNYY  libkapa        	ipp-2-1  	 -0
-  NNYY  libtap.ohana   	ipp-2-1  	 -0
-  NNYY  addstar        	ipp-2-1  	 -0
-  NNYY  delstar        	ipp-2-1  	 -0
-  NNYY  getstar        	ipp-2-1  	 -0
-  NNYY  ohana.tools    	ipp-2-1  	 -0
-  NNYY  kapa2          	ipp-2-1  	 -0
-  NNYY  relphot        	ipp-2-1  	 -0
-  NNYY  relastro       	ipp-2-1  	 -0
-  NNYY  uniphot        	ipp-2-1  	 -0
-  NNYY  opihi.base     	ipp-2-1  	 -0
-  NNYY  mana           	ipp-2-1  	 -0
-  NNYY  dvo            	ipp-2-1  	 -0
-  NNYY  pantasks       	ipp-2-1  	 -0
-  NNYY  pcontrol       	ipp-2-1  	 -0
-  NNYY  pclient        	ipp-2-1  	 -0      
-
-  NYNN  Nebulous/nebclient ipp-2-1       -0
-  YYYN  Nebulous        ipp-2-1          -0
-  YYYY  PS-IPP-Metadata-Config ipp-2-1   -0
-  YYYY  PS-IPP-Config  	ipp-2-1          -0
-
-  NYYY  psLib          	ipp-2-1          -0
-  NYYY  psModules      	ipp-2-1          -0
-  YYYY  psphot         	ipp-2-1          -0
-  YYYY  psastro        	ipp-2-1          -0
-  YYYY  ppStats        	ipp-2-1          -0
-  YYYY  ppConfigDump   	ipp-2-1          -0
-  YYYY  ppImage        	ipp-2-1          -0
-  YYYY  ppNorm         	ipp-2-1          -0
-  YYYY  ppMerge        	ipp-2-1          -0
-  YYYY  pedestal       	ipp-2-1          -0
-  YYYY  dvoTools       	ipp-2-1          -0
-  YYYY  pswarp         	ipp-2-1          -0
-  YYYY  ppStack        	ipp-2-1          -0
-  YYYY  ppSub          	ipp-2-1          -0
-  YYYY  ppSim        	ipp-2-1          -0
-
-  YYYY  glueforge      	ipp-2-1          -0
-  YYYY  dbconfig       	ipp-2-1          -0
-  NYNN  ippdb.src      			      
-  YYYY  ippTools       	ipp-2-1          -0
-  YYYY  ippScripts     	ipp-2-1          -0
-  YYYY  ippTasks       	ipp-2-1          -0
-
-  YYYY  ippconfig      	ipp-2-1          -0
-  YYYY  simtest        	ipp-2-1          -0
-  YNYY  psconfig       	ipp-2-1          -0
-  YNYY  ippMonitor     	ipp-2-1          -0
-
-# there are externally required perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.1.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.1.perl	(revision 42333)
+++ 	(revision )
@@ -1,67 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
Index: trunk/psconfig/tagsets/ipp-2.2.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.2.dist	(revision 42333)
+++ 	(revision )
@@ -1,65 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	ipp-2-2  	 -0
-  NNYY  libohana       	ipp-2-2  	 -0
-  NNYY  libfits        	ipp-2-2  	 -0
-  NNYY  libautocode    	ipp-2-2  	 -0
-  NNYY  libdvo         	ipp-2-2  	 -0
-  NNYY  libkapa        	ipp-2-2  	 -0
-  NNYY  libtap.ohana   	ipp-2-2  	 -0
-  NNYY  addstar        	ipp-2-2  	 -0
-  NNYY  delstar        	ipp-2-2  	 -0
-  NNYY  getstar        	ipp-2-2  	 -0
-  NNYY  ohana.tools    	ipp-2-2  	 -0
-  NNYY  kapa2          	ipp-2-2  	 -0
-  NNYY  relphot        	ipp-2-2  	 -0
-  NNYY  relastro       	ipp-2-2  	 -0
-  NNYY  uniphot        	ipp-2-2  	 -0
-  NNYY  opihi.base     	ipp-2-2  	 -0
-  NNYY  mana           	ipp-2-2  	 -0
-  NNYY  dvo            	ipp-2-2  	 -0
-  NNYY  pantasks       	ipp-2-2  	 -0
-  NNYY  pcontrol       	ipp-2-2  	 -0
-  NNYY  pclient        	ipp-2-2  	 -0      
-
-  NYNN  Nebulous/nebclient ipp-2-2       -0
-  YYYN  Nebulous        ipp-2-2          -0
-  YYYY  PS-IPP-Metadata-Config ipp-2-2   -0
-  YYYY  PS-IPP-Config  	ipp-2-2          -0
-
-  NYYY  psLib          	ipp-2-2          -0
-  NYYY  psModules      	ipp-2-2          -0
-  YYYY  psphot         	ipp-2-2          -0
-  YYYY  psastro        	ipp-2-2          -0
-  YYYY  ppStats        	ipp-2-2          -0
-  YYYY  ppConfigDump   	ipp-2-2          -0
-  YYYY  ppImage        	ipp-2-2          -0
-  YYYY  ppNorm         	ipp-2-2          -0
-  YYYY  ppMerge        	ipp-2-2          -0
-  YYYY  pedestal       	ipp-2-2          -0
-  YYYY  dvoTools       	ipp-2-2          -0
-  YYYY  pswarp         	ipp-2-2          -0
-  YYYY  ppStack        	ipp-2-2          -0
-  YYYY  ppSub          	ipp-2-2          -0
-  YYYY  ppSim        	ipp-2-2          -0
-
-  YYYY  glueforge      	ipp-2-2          -0
-  YYYY  dbconfig       	ipp-2-2          -0
-  NYNN  ippdb.src      			      
-  YYYY  ippTools       	ipp-2-2          -0
-  YYYY  ippScripts     	ipp-2-2          -0
-  YYYY  ippTasks       	ipp-2-2          -0
-
-  YYYY  ippconfig      	ipp-2-2          -0
-  YYYY  simtest        	ipp-2-2          -0
-  YNYY  psconfig       	ipp-2-2          -0
-  YNYY  ippMonitor     	ipp-2-2          -0
-
-# there are externally required perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.2.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.2.libs	(revision 42333)
+++ 	(revision )
@@ -1,88 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      Y NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2.tar.gz      readline-5.2     Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y NONE NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio2510.tar.gz       cfitsio          Y NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     Y NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.6.tar.gz           gsl-1.6          Y NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--disable-fortran NONE NONE
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  Y NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fitsio.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/readline.h  NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.2.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.2.perl	(revision 42333)
+++ 	(revision )
@@ -1,67 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
Index: trunk/psconfig/tagsets/ipp-2.3.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.3.dist	(revision 42333)
+++ 	(revision )
@@ -1,66 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update?
-# ||||
-# ||||  CVS module     CVS branch tag   CVS branch version   
-# |||| 
-  NYNN  Ohana
-  NNYY  ohana.base     	ipp-2-3  	 -0
-  NNYY  libohana       	ipp-2-3  	 -0
-  NNYY  libfits        	ipp-2-3  	 -0
-  NNYY  libautocode    	ipp-2-3  	 -0
-  NNYY  libdvo         	ipp-2-3  	 -0
-  NNYY  libkapa        	ipp-2-3  	 -0
-  NNYY  libtap.ohana   	ipp-2-3  	 -0
-  NNYY  addstar        	ipp-2-3  	 -0
-  NNYY  delstar        	ipp-2-3  	 -0
-  NNYY  getstar        	ipp-2-3  	 -0
-  NNYY  ohana.tools    	ipp-2-3  	 -0
-  NNYY  kapa2          	ipp-2-3  	 -0
-  NNYY  relphot        	ipp-2-3  	 -0
-  NNYY  relastro       	ipp-2-3  	 -0
-  NNYY  uniphot        	ipp-2-3  	 -0
-  NNYY  opihi.base     	ipp-2-3  	 -0
-  NNYY  mana           	ipp-2-3  	 -0
-  NNYY  dvo            	ipp-2-3  	 -0
-  NNYY  pantasks       	ipp-2-3  	 -0
-  NNYY  pcontrol       	ipp-2-3  	 -0
-  NNYY  pclient        	ipp-2-3  	 -0      
-
-  NYNN  Nebulous/nebclient ipp-2-3       -0
-  YYYN  Nebulous        ipp-2-3          -0
-  YYYY  PS-IPP-Metadata-Config ipp-2-3   -0
-  YYYY  PS-IPP-Config  	ipp-2-3          -0
-
-  NYYY  psLib          	ipp-2-3          -0
-  NYYY  psModules      	ipp-2-3          -0
-  YYYY  psphot         	ipp-2-3          -0
-  YYYY  psastro        	ipp-2-3          -0
-  YYYY  ppStats        	ipp-2-3          -0
-  YYYY  ppConfigDump   	ipp-2-3          -0
-  YYYY  ppImage        	ipp-2-3          -0
-  YYYY  ppNorm         	ipp-2-3          -0
-  YYYY  ppMerge        	ipp-2-3          -0
-  YYYY  pedestal       	ipp-2-3          -0
-  YYYY  dvoTools       	ipp-2-3          -0
-  YYYY  pswarp         	ipp-2-3          -0
-  YYYY  ppStack        	ipp-2-3          -0
-  YYYY  ppSub          	ipp-2-3          -0
-  YYYY  ppSim        	ipp-2-3          -0
-  YYYY  ppstamp        	ipp-2-3          -0
-
-  YYYY  glueforge      	ipp-2-3          -0
-  YYYY  dbconfig       	ipp-2-3          -0
-  NYNN  ippdb.src      			      
-  YYYY  ippTools       	ipp-2-3          -0
-  YYYY  ippScripts     	ipp-2-3          -0
-  YYYY  ippTasks       	ipp-2-3          -0
-
-  YYYY  ippconfig      	ipp-2-3          -0
-  YYYY  simtest        	ipp-2-3          -0
-  YNYY  psconfig       	ipp-2-3          -0
-  YNYY  ippMonitor     	ipp-2-3          -0
-
-# there are externally required perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.3.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.3.libs	(revision 42333)
+++ 	(revision )
@@ -1,88 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      Y NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2.tar.gz      readline-5.2     Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y NONE NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio2510.tar.gz       cfitsio          Y NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     Y NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.6.tar.gz           gsl-1.6          Y NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--disable-fortran NONE NONE
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  Y NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fitsio.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/readline.h  NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.3.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.3.perl	(revision 42333)
+++ 	(revision )
@@ -1,67 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
Index: trunk/psconfig/tagsets/ipp-2.4.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.4.dist	(revision 42333)
+++ 	(revision )
@@ -1,69 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  CVS module             CVS branch tag   CVS branch version   
-# ||||| 
-  NYNNY  Ohana
-  NNYYN  ohana.base             ipp-2-4          -0
-  NNYYN  libohana               ipp-2-4          -0
-  NNYYN  libfits                ipp-2-4          -0
-  NNYYN  libautocode            ipp-2-4          -0
-  NNYYN  libdvo                 ipp-2-4          -0
-  NNYYN  libkapa                ipp-2-4          -0
-  NNYYN  libtap.ohana           ipp-2-4          -0
-  NNYYN  addstar                ipp-2-4          -0
-  NNYYN  delstar                ipp-2-4          -0
-  NNYYN  getstar                ipp-2-4          -0
-  NNYYN  ohana.tools            ipp-2-4          -0
-  NNYYN  kapa2                  ipp-2-4          -0
-  NNYYN  relphot                ipp-2-4          -0
-  NNYYN  relastro               ipp-2-4          -0
-  NNYYN  uniphot                ipp-2-4          -0
-  NNYYN  opihi.base             ipp-2-4          -0
-  NNYYN  mana                   ipp-2-4          -0
-  NNYYN  dvo                    ipp-2-4          -0
-  NNYYN  pantasks               ipp-2-4          -0
-  NNYYN  pcontrol               ipp-2-4          -0
-  NNYYN  pclient                ipp-2-4          -0      
-          
-  NYNNY  Nebulous/nebclient     ipp-2-4          -0
-  YYYNY  Nebulous               ipp-2-4          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-4          -0
-  YYYYY  PS-IPP-Config          ipp-2-4          -0     
-          
-  YYYYY  psLib                  ipp-2-4          -0
-  YYYYY  psModules              ipp-2-4          -0
-  YYYYY  psphot                 ipp-2-4          -0
-  YYYYY  psastro                ipp-2-4          -0
-  YYYYY  ppStats                ipp-2-4          -0
-  YYYYY  ppConfigDump           ipp-2-4          -0
-  YYYYY  ppImage                ipp-2-4          -0
-  YYYYY  ppNorm                 ipp-2-4          -0
-  YYYYY  ppMerge                ipp-2-4          -0
-  YYYYY  pedestal               ipp-2-4          -0
-  YYYYY  dvoTools               ipp-2-4          -0
-  YYYYY  pswarp                 ipp-2-4          -0
-  YYYYY  ppArith                ipp-2-4          -0
-  YYYYY  ppStack                ipp-2-4          -0
-  YYYYY  ppSub                  ipp-2-4          -0
-  YYYYY  ppSim                  ipp-2-4          -0
-  YNYYN  pstamp                 ipp-2-4          -0
-          
-  YNNYY  glueforge              ipp-2-4          -0
-  YNNYY  dbconfig               ipp-2-4          -0
-  NNNNY  ippdb.src             
-  NYYNN  ippdb                  ipp-2-4          -0
-  YYYYY  ippTools               ipp-2-4          -0
-  YYYYY  ippScripts             ipp-2-4          -0
-  YYYYY  ippTasks               ipp-2-4          -0
-          
-  YYYYY  ippconfig              ipp-2-4          -0
-  YYYYY  simtest                ipp-2-4          -0
-  YNYYN  psconfig               ipp-2-4          -0
-  YNYYN  ippMonitor             ipp-2-4          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.4.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.4.libs	(revision 42333)
+++ 	(revision )
@@ -1,91 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      Y NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2.tar.gz      readline-5.2     Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y --enable-shared NONE install-lib
-# lib libcfitsio         NONE           NONE   cfitsio2510.tar.gz       cfitsio          Y NONE NONE NONE
-lib libcfitsio           NONE           NONE   cfitsio3060.tar.gz       cfitsio          Y NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     Y NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.6.tar.gz           gsl-1.6          Y NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--disable-fortran NONE NONE
-# lib libfftw3             NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-shared,--disable-fortran NONE NONE
-# paul claims we are not currently using double-point FFTs anywhere
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  Y NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fitsio.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/readline.h  NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.4.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.4.perl	(revision 42333)
+++ 	(revision )
@@ -1,79 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0
-  65    Test::More    		       Test-Simple-0.74.tar.gz                  0.49
-  66    Apache::DBI   		       Apache-DBI-1.06.tar.gz                   0
-  67    Apache2::SOAP 		       Apache2-SOAP-0.72.tar.gz                 0
-  68    Test::URI     		       Test-URI-1.08.tar.gz                     0
-  69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0
-  70    Config::YAML  	       	       Config-YAML-1.42.tar.gz                  0
-  72    File::ExtAttr 	       	       File-ExtAttr-1.07.tar.gz                 0
-  73    DBI           	       	       DBI-1.601.tar.gz                         0
-  71    DBD::mysql    	       	       DBD-mysql-4.006.tar.gz                   0
-  74    Net::Server::Daemonize 	       Net-Server-0.97.tar.gz                   0.05
-  75    File::Path                     File-Path-2.04.tar.gz
Index: trunk/psconfig/tagsets/ipp-2.5.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.5.dist	(revision 42333)
+++ 	(revision )
@@ -1,71 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  CVS module             CVS branch tag   CVS branch version   
-# ||||| 
-  NYNNY  Ohana
-  NNYYN  ohana.base             ipp-2-5          -0
-  NNYYN  libohana               ipp-2-5          -0
-  NNYYN  libfits                ipp-2-5          -0
-  NNYYN  libautocode            ipp-2-5          -0
-  NNYYN  libdvo                 ipp-2-5          -1
-  NNYYN  libkapa                ipp-2-5          -0
-  NNYYN  libtap.ohana           ipp-2-5          -0
-  NNYYN  addstar                ipp-2-5          -1
-  NNYYN  delstar                ipp-2-5          -0
-  NNYYN  getstar                ipp-2-5          -0
-  NNYYN  ohana.tools            ipp-2-5          -0
-  NNYYN  kapa2                  ipp-2-5          -1
-  NNYYN  relphot                ipp-2-5          -1
-  NNYYN  relastro               ipp-2-5          -1
-  NNYYN  uniphot                ipp-2-5          -0
-  NNYYN  opihi.base             ipp-2-5          -1
-  NNYYN  mana                   ipp-2-5          -1
-  NNYYN  dvo                    ipp-2-5          -1
-  NNYYN  pantasks               ipp-2-5          -1
-  NNYYN  pcontrol               ipp-2-5          -1
-  NNYYN  pclient                ipp-2-5          -1      
-          
-  YYYYY  nebclient              ipp-2-5          -0
-  YYYNY  Nebulous               ipp-2-5          -0
-  YYYNY  Nebulous-Server        ipp-2-5          -0
-  YYYNY  DataStore        	ipp-2-5          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-5          -0
-  YYYYY  PS-IPP-Config          ipp-2-5          -0     
-          
-  YYYYY  psLib                  ipp-2-5          -0
-  YYYYY  psModules              ipp-2-5          -0
-  YYYYY  psphot                 ipp-2-5          -0
-  YYYYY  psastro                ipp-2-5          -0
-  YYYYY  ppStats                ipp-2-5          -0
-  YYYYY  ppConfigDump           ipp-2-5          -0
-  YYYYY  ppImage                ipp-2-5          -0
-  YYYYY  ppNorm                 ipp-2-5          -0
-  YYYYY  ppMerge                ipp-2-5          -0
-  YYYYY  pedestal               ipp-2-5          -0
-  YYYYY  dvoTools               ipp-2-5          -0
-  YYYYY  pswarp                 ipp-2-5          -0
-  YYYYY  ppArith                ipp-2-5          -0
-  YYYYY  ppStack                ipp-2-5          -0
-  YYYYY  ppSub                  ipp-2-5          -0
-  YYYYY  ppSim                  ipp-2-5          -0
-          
-  YNNYY  glueforge              ipp-2-5          -0
-  YNNYY  dbconfig               ipp-2-5          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-5          -1
-  YYYYY  pstamp                 ipp-2-5          -0
-  YYYYY  ippTools               ipp-2-5          -0
-  YYYYY  ippScripts             ipp-2-5          -0
-  YYYYY  ippTasks               ipp-2-5          -0
-          
-  YYYYY  ippconfig              ipp-2-5          -0
-  YNYYN  psconfig               ipp-2-5          -0
-  YNYYN  ippMonitor             ipp-2-5          -0
-  YYYYY  DataStore              ipp-2-5          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.5.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.5.libs	(revision 42333)
+++ 	(revision )
@@ -1,92 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      Y NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2.tar.gz      readline-5.2     Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y --enable-shared NONE install-lib
-# lib libcfitsio         NONE           NONE   cfitsio2510.tar.gz       cfitsio          Y NONE NONE NONE
-lib libcfitsio           NONE           NONE   cfitsio3060.tar.gz       cfitsio          Y NONE NONE NONE
-#lib libmysqlclient      NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     Y NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         Y NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--disable-fortran NONE NONE
-#lib libfftw3            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-shared,--disable-fortran NONE NONE
-# paul claims we are not currently using double-point FFTs anywhere
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  Y NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fitsio.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/readline.h  NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.5.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.5.perl	(revision 42333)
+++ 	(revision )
@@ -1,79 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-#  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0
-  65    Test::More    		       Test-Simple-0.74.tar.gz                  0.49
-#  66    Apache::DBI   		       Apache-DBI-1.06.tar.gz                   0
-#  67    Apache2::SOAP 		       Apache2-SOAP-0.72.tar.gz                 0
-  68    Test::URI     		       Test-URI-1.08.tar.gz                     0
-#  69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0
-#  70    Config::YAML  	       	       Config-YAML-1.42.tar.gz                  0
-#  72    File::ExtAttr 	       	       File-ExtAttr-1.07.tar.gz                 0
-  73    DBI           	       	       DBI-1.601.tar.gz                         0
-  71    DBD::mysql    	       	       DBD-mysql-4.006.tar.gz                   0
-#  74    Net::Server::Daemonize 	       Net-Server-0.97.tar.gz                   0.05
-  75    File::Path                     File-Path-2.04.tar.gz
Index: trunk/psconfig/tagsets/ipp-2.6.1.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.6.1.dist	(revision 42333)
+++ 	(revision )
@@ -1,69 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  CVS module             CVS branch tag   CVS branch version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-6-1          -0
-  NNYYN  ohana.base             ipp-2-6-1          -0
-  NNYYN  libohana               ipp-2-6-1          -0
-  NNYYN  libfits                ipp-2-6-1          -0
-  NNYYN  libautocode            ipp-2-6-1          -0
-  NNYYN  libdvo                 ipp-2-6-1          -0
-  NNYYN  libkapa                ipp-2-6-1          -0
-  NNYYN  libtap.ohana           ipp-2-6-1          -0
-  NNYYN  addstar                ipp-2-6-1          -0
-  NNYYN  delstar                ipp-2-6-1          -0
-  NNYYN  getstar                ipp-2-6-1          -0
-  NNYYN  ohana.tools            ipp-2-6-1          -0
-  NNYYN  kapa2                  ipp-2-6-1          -0
-  NNYYN  relphot                ipp-2-6-1          -0
-  NNYYN  relastro               ipp-2-6-1          -0
-  NNYYN  uniphot                ipp-2-6-1          -0
-  NNYYN  opihi.base             ipp-2-6-1          -0
-  NNYYN  mana                   ipp-2-6-1          -0
-  NNYYN  dvo                    ipp-2-6-1          -0
-  NNYYN  pantasks               ipp-2-6-1          -0
-  NNYYN  pcontrol               ipp-2-6-1          -0
-  NNYYN  pclient                ipp-2-6-1          -0      
-          
-  YNNYY  nebclient              ipp-2-6-1          -0
-  YNNNY  Nebulous               ipp-2-6-1          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-6-1          -0
-  YYYYY  PS-IPP-Config          ipp-2-6-1          -0     
-          
-  YYYYY  psLib                  ipp-2-6-1          -0
-  YYYYY  psModules              ipp-2-6-1          -0
-  YYYYY  ppStats                ipp-2-6-1          -0
-  YYYYY  psphot                 ipp-2-6-1          -0
-  YYYYY  psastro                ipp-2-6-1          -0
-  YYYYY  ppConfigDump           ipp-2-6-1          -0
-  YYYYY  ppImage                ipp-2-6-1          -0
-  YYYYY  ppNorm                 ipp-2-6-1          -0
-  YYYYY  ppMerge                ipp-2-6-1          -0
-  YNNYN  pedestal               ipp-2-6-1          -0
-  YYYYY  dvoTools               ipp-2-6-1          -0
-  YYYYY  pswarp                 ipp-2-6-1          -0
-  YYYYY  ppArith                ipp-2-6-1          -0
-  YYYYY  ppStack                ipp-2-6-1          -0
-  YYYYY  ppSub                  ipp-2-6-1          -0
-  YYYYY  ppSim                  ipp-2-6-1          -0
-          
-  YNNYY  glueforge              ipp-2-6-1          -0
-  YNNYY  dbconfig               ipp-2-6-1          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-6-1          -0
-  YYYYY  pstamp                 ipp-2-6-1          -0
-  YYYYY  ippTools               ipp-2-6-1          -0
-  YYYYY  ippScripts             ipp-2-6-1          -0
-  YYYYY  ippTasks               ipp-2-6-1          -0
-          
-  YYYYY  ippconfig              ipp-2-6-1          -0
-  YNYYN  psconfig               ipp-2-6-1          -0
-  YNYYN  ippMonitor             ipp-2-6-1          -0
-  YYYYY  DataStore              ipp-2-6-1          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.6.1.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.6.1.libs	(revision 42333)
+++ 	(revision )
@@ -1,93 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      Y NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y --enable-shared NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio3090.tar.gz       cfitsio          Y NONE NONE NONE
-#lib libmysqlclient      NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     Y NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         Y NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--enable-threads,--disable-fortran NONE NONE
-#lib libfftw3            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-shared,--disable-fortran NONE NONE
-# paul claims we are not currently using double-point FFTs anywhere
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  Y NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3090.tar.gz       cfitsio          Y NONE NONE NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         Y NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         Y NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.6.1.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.6.1.perl	(revision 42333)
+++ 	(revision )
@@ -1,79 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-#  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0
-  65    Test::More    		       Test-Simple-0.74.tar.gz                  0.49
-#  66    Apache::DBI   		       Apache-DBI-1.06.tar.gz                   0
-#  67    Apache2::SOAP 		       Apache2-SOAP-0.72.tar.gz                 0
-  68    Test::URI     		       Test-URI-1.08.tar.gz                     0
-#  69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0
-#  70    Config::YAML  	       	       Config-YAML-1.42.tar.gz                  0
-#  72    File::ExtAttr 	       	       File-ExtAttr-1.07.tar.gz                 0
-  73    DBI           	       	       DBI-1.601.tar.gz                         0
-  71    DBD::mysql    	       	       DBD-mysql-4.006.tar.gz                   0
-#  74    Net::Server::Daemonize 	       Net-Server-0.97.tar.gz                   0.05
-  75    File::Path                     File-Path-2.04.tar.gz
Index: trunk/psconfig/tagsets/ipp-2.6.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.6.dist	(revision 42333)
+++ 	(revision )
@@ -1,69 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  CVS module             CVS branch tag   CVS branch version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-6          -0
-  NNYYN  ohana.base             ipp-2-6          -0
-  NNYYN  libohana               ipp-2-6          -0
-  NNYYN  libfits                ipp-2-6          -0
-  NNYYN  libautocode            ipp-2-6          -0
-  NNYYN  libdvo                 ipp-2-6          -0
-  NNYYN  libkapa                ipp-2-6          -0
-  NNYYN  libtap.ohana           ipp-2-6          -0
-  NNYYN  addstar                ipp-2-6          -0
-  NNYYN  delstar                ipp-2-6          -0
-  NNYYN  getstar                ipp-2-6          -0
-  NNYYN  ohana.tools            ipp-2-6          -0
-  NNYYN  kapa2                  ipp-2-6          -0
-  NNYYN  relphot                ipp-2-6          -0
-  NNYYN  relastro               ipp-2-6          -0
-  NNYYN  uniphot                ipp-2-6          -0
-  NNYYN  opihi.base             ipp-2-6          -0
-  NNYYN  mana                   ipp-2-6          -0
-  NNYYN  dvo                    ipp-2-6          -0
-  NNYYN  pantasks               ipp-2-6          -0
-  NNYYN  pcontrol               ipp-2-6          -0
-  NNYYN  pclient                ipp-2-6          -0      
-          
-  YYYYY  nebclient              ipp-2-6          -0
-  YYYNY  Nebulous               ipp-2-6          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-6          -0
-  YYYYY  PS-IPP-Config          ipp-2-6          -0     
-          
-  YYYYY  psLib                  ipp-2-6          -0
-  YYYYY  psModules              ipp-2-6          -0
-  YYYYY  ppStats                ipp-2-6          -0
-  YYYYY  psphot                 ipp-2-6          -0
-  YYYYY  psastro                ipp-2-6          -0
-  YYYYY  ppConfigDump           ipp-2-6          -0
-  YYYYY  ppImage                ipp-2-6          -0
-  YYYYY  ppNorm                 ipp-2-6          -0
-  YYYYY  ppMerge                ipp-2-6          -0
-  YYYYY  pedestal               ipp-2-6          -0
-  YYYYY  dvoTools               ipp-2-6          -0
-  YYYYY  pswarp                 ipp-2-6          -0
-  YYYYY  ppArith                ipp-2-6          -0
-  YYYYY  ppStack                ipp-2-6          -0
-  YYYYY  ppSub                  ipp-2-6          -0
-  YYYYY  ppSim                  ipp-2-6          -0
-          
-  YNNYY  glueforge              ipp-2-6          -0
-  YNNYY  dbconfig               ipp-2-6          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-6          -0
-  YYYYY  pstamp                 ipp-2-6          -0
-  YYYYY  ippTools               ipp-2-6          -0
-  YYYYY  ippScripts             ipp-2-6          -0
-  YYYYY  ippTasks               ipp-2-6          -0
-          
-  YYYYY  ippconfig              ipp-2-6          -0
-  YNYYN  psconfig               ipp-2-6          -0
-  YNYYN  ippMonitor             ipp-2-6          -0
-  YYYYY  DataStore              ipp-2-6          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.6.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.6.libs	(revision 42333)
+++ 	(revision )
@@ -1,91 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      Y NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       Y --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    Y NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          Y --enable-shared NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio3090.tar.gz       cfitsio          Y NONE NONE NONE
-#lib libmysqlclient      NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     Y NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         Y NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-float,--enable-shared,--enable-threads,--disable-fortran NONE NONE
-#lib libfftw3            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       Y --enable-shared,--disable-fortran NONE NONE
-# paul claims we are not currently using double-point FFTs anywhere
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  Y NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fitsio.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/readline.h  NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.6.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.6.perl	(revision 42333)
+++ 	(revision )
@@ -1,79 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0         
-  02    Params::Validate               Params-Validate-0.87.tar.gz              0.77         
-#  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0         
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0         
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0         
-  06    DateTime                       DateTime-0.36.tar.gz                     0         
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0         
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0         
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0         
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0         
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0         
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0         
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0         
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0         
-  15    Digest                         Digest-1.15.tar.gz                       0         
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz         	0	            
-  17    version                        version-0.70.tar.gz		     	0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz           	0	    
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz 	0	    
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz         	0	    
-  21    URI                            URI-1.35.tar.gz                       	1.30	    
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz      	0	    
-  23    Test::Exception                Test-Exception-0.24.tar.gz            	0	    
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz             	0	    
-  25    Array::Compare                 Array-Compare-1.13.tar.gz             	0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz               	0	    
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                	0	    
-  28    Net::FTP                       libnet-1.19.tar.gz                    	0	    
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz            	0	    
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz    	0	    
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz          	1.94	    
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz            	0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.0403.tar.gz 	0.0402
-  34    CGI                            CGI.pm-3.25.tar.gz                    	3	      
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                  	1.05	    
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz           	1.1.1	    
-  37    LWP                            libwww-perl-5.805.tar.gz              	0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz           	0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                 	0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz         	0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                 	0	    
-  42    YAML                           YAML-0.62.tar.gz                      	0.58	       y
-  43    Module::Load                   Module-Load-0.10.tar.gz               	0	    
-  44    Params::Check                  Params-Check-0.25.tar.gz              	0	    
-  45    Template                       Template-Toolkit-2.16.tar.gz          	0	       n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz     	2.6
-  47    Storable                       Storable-2.15.tar.gz                  	0	    
-  48    IO::String                     IO-String-1.08.tar.gz                 	0	    
-  49    Date::Parse                    TimeDate-1.16.tar.gz                  	0	    
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz               	0	    
-  51    DB_File                        DB_File-1.814.tar.gz                  	0	    
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz              	0	    
-  53    Heap                           Heap-0.71.tar.gz                      	0	    
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz   	0	    
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                   	0	    
-  56    Cache                          Cache-2.04.tar.gz                     	0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                   	0.36	    
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0
-  65    Test::More    		       Test-Simple-0.74.tar.gz                  0.49
-#  66    Apache::DBI   		       Apache-DBI-1.06.tar.gz                   0
-#  67    Apache2::SOAP 		       Apache2-SOAP-0.72.tar.gz                 0
-  68    Test::URI     		       Test-URI-1.08.tar.gz                     0
-#  69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0
-#  70    Config::YAML  	       	       Config-YAML-1.42.tar.gz                  0
-#  72    File::ExtAttr 	       	       File-ExtAttr-1.07.tar.gz                 0
-  73    DBI           	       	       DBI-1.601.tar.gz                         0
-  71    DBD::mysql    	       	       DBD-mysql-4.006.tar.gz                   0
-#  74    Net::Server::Daemonize 	       Net-Server-0.97.tar.gz                   0.05
-  75    File::Path                     File-Path-2.04.tar.gz
Index: trunk/psconfig/tagsets/ipp-2.7.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.7.dist	(revision 42333)
+++ 	(revision )
@@ -1,70 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-7          -0
-  NNYYN  ohana.base             ipp-2-7          -0
-  NNYYN  libohana               ipp-2-7          -0
-  NNYYN  libfits                ipp-2-7          -0
-  NNYYN  libautocode            ipp-2-7          -0
-  NNYYN  libdvo                 ipp-2-7          -0
-  NNYYN  libkapa                ipp-2-7          -0
-  NNYYN  libtap.ohana           ipp-2-7          -0
-  NNYYN  addstar                ipp-2-7          -0
-  NNYYN  delstar                ipp-2-7          -0
-  NNYYN  getstar                ipp-2-7          -0
-  NNYYN  ohana.tools            ipp-2-7          -0
-  NNYYN  kapa2                  ipp-2-7          -0
-  NNYYN  relphot                ipp-2-7          -0
-  NNYYN  relastro               ipp-2-7          -0
-  NNYYN  uniphot                ipp-2-7          -0
-  NNYYN  opihi.base             ipp-2-7          -0
-  NNYYN  mana                   ipp-2-7          -0
-  NNYYN  dvo                    ipp-2-7          -0
-  NNYYN  pantasks               ipp-2-7          -0
-  NNYYN  pcontrol               ipp-2-7          -0
-  NNYYN  pclient                ipp-2-7          -0      
-          
-  YNNYY  nebclient              ipp-2-7          -0
-  YNNNY  Nebulous               ipp-2-7          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-7          -0
-  YYYYY  PS-IPP-Config          ipp-2-7          -0     
-          
-  YYYYY  psLib                  ipp-2-7          -0
-  YYYYY  psModules              ipp-2-7          -0
-  YYYYY  ppStats                ipp-2-7          -0
-  YYYYY  psphot                 ipp-2-7          -0
-  YYYYY  psastro                ipp-2-7          -0
-  YYYYY  ppConfigDump           ipp-2-7          -0
-  YYYYY  ppImage                ipp-2-7          -0
-  YYYYY  ppNorm                 ipp-2-7          -0
-  YYYYY  ppMerge                ipp-2-7          -0
-  YNNYN  pedestal               ipp-2-7          -0
-  YYYYY  dvoTools               ipp-2-7          -0
-  YYYYY  pswarp                 ipp-2-7          -0
-  YYYYY  ppArith                ipp-2-7          -0
-  YYYYY  ppStack                ipp-2-7          -0
-  YYYYY  ppSub                  ipp-2-7          -0
-  YYYYY  ppSim                  ipp-2-7          -0
-          
-  YNNYY  glueforge              ipp-2-7          -0
-  YNNYY  dbconfig               ipp-2-7          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-7          -0
-  YYYYY  PStamp                 ipp-2-7          -0
-  YYYYY  pstamp                 ipp-2-7          -0
-  YYYYY  ippTools               ipp-2-7          -0
-  YYYYY  ippScripts             ipp-2-7          -0
-  YYYYY  ippTasks               ipp-2-7          -0
-          
-  YYYYY  ippconfig              ipp-2-7          -0
-  YNYYN  psconfig               ipp-2-7          -0
-  YNYYN  ippMonitor             ipp-2-7          -0
-  YYYYY  DataStore              ipp-2-7          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.7.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.7.libs	(revision 42333)
+++ 	(revision )
@@ -1,94 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio3100-pap.tar.gz   cfitsio3100-pap  N --enable-shared shared NONE
-#lib libmysqlclient      NONE           mysql  mysql-5.0.27.tar.gz      mysql-5.0.27     N NONE NONE NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-#lib libfftw3            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-shared,--disable-fortran NONE NONE
-# paul claims we are not currently using double-point FFTs anywhere
-
-bin pkg-config           NONE           NONE   pkg-config-0.22.tar.gz   pkg-config-0.22  N NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-pap.tar.gz   cfitsio3100-pap  N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b.tar.gz       jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.7.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.7.perl	(revision 42333)
+++ 	(revision )
@@ -1,84 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0
-  02    Params::Validate               Params-Validate-0.91.tar.gz       0.77
-#  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0
-  06    DateTime                       DateTime-0.36.tar.gz                     0
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0
-  15    Digest                         Digest-1.15.tar.gz                       0
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0
-  17    version                        version-0.70.tar.gz                      0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0
-  21    URI                            URI-1.35.tar.gz                          1.30
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0
-  23    Test::Exception                Test-Exception-0.24.tar.gz               0
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0
-  28    Net::FTP                       libnet-1.19.tar.gz                       0
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06
-  34    CGI                            CGI.pm-3.25.tar.gz                       3
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1
-  37    LWP                            libwww-perl-5.805.tar.gz                 0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0
-  42    YAML                           YAML-0.62.tar.gz                         0.58           y
-  43    Module::Load                   Module-Load-0.10.tar.gz                  0
-  44    Params::Check                  Params-Check-0.25.tar.gz                 0
-  45    Template                       Template-Toolkit-2.16.tar.gz             0              n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6
-  47    Storable                       Storable-2.15.tar.gz                     0
-  48    IO::String                     IO-String-1.08.tar.gz                    0
-  49    Date::Parse                    TimeDate-1.16.tar.gz                     0
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0
-  51    DB_File                        DB_File-1.814.tar.gz                     0
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0
-  53    Heap                           Heap-0.71.tar.gz                         0
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0
-  56    Cache                          Cache-2.04.tar.gz                        0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                      0.36
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0
-  65    Test::More                     Test-Simple-0.74.tar.gz                  0.49
-#  66    Apache::DBI                   Apache-DBI-1.06.tar.gz                   0
-#  67    Apache2::SOAP                 Apache2-SOAP-0.72.tar.gz                 0
-  68    Test::URI                      Test-URI-1.08.tar.gz                     0
-#  69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0
-#  70    Config::YAML                  Config-YAML-1.42.tar.gz                  0
-#  72    File::ExtAttr                 File-ExtAttr-1.07.tar.gz                 0
-  73    DBI                            DBI-1.601.tar.gz                         0
-  71    DBD::mysql                     DBD-mysql-4.006.tar.gz                   0
-#  74    Net::Server::Daemonize                Net-Server-0.97.tar.gz                   0.05
-  75    File::Path                      File-Path-2.04.tar.gz
-  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01
-  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92
-  78    SQL::Interp                     SQL-Interp-1.06.tar.gz
-  79    Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz
-
Index: trunk/psconfig/tagsets/ipp-2.8.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.8.dist	(revision 42333)
+++ 	(revision )
@@ -1,75 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-8          -0
-  NNYYN  ohana.base             ipp-2-8          -0
-  NNYYN  libohana               ipp-2-8          -0
-  NNYYN  libfits                ipp-2-8          -0
-  NNYYN  libautocode            ipp-2-8          -0
-  NNYYN  libdvo                 ipp-2-8          -0
-  NNYYN  libkapa                ipp-2-8          -0
-  NNYYN  libtap.ohana           ipp-2-8          -0
-  NNYYN  addstar                ipp-2-8          -0
-  NNYYN  delstar                ipp-2-8          -0
-  NNYYN  getstar                ipp-2-8          -0
-  NNYYN  ohana.tools            ipp-2-8          -0
-  NNYYN  kapa2                  ipp-2-8          -0
-  NNYYN  relphot                ipp-2-8          -0
-  NNYYN  relastro               ipp-2-8          -0
-  NNYYN  uniphot                ipp-2-8          -0
-  NNYYN  opihi.base             ipp-2-8          -0
-  NNYYN  mana                   ipp-2-8          -0
-  NNYYN  dvo                    ipp-2-8          -0
-  NNYYN  pantasks               ipp-2-8          -0
-  NNYYN  pcontrol               ipp-2-8          -0
-  NNYYN  pclient                ipp-2-8          -0      
-          
-  YNNYY  Nebulous/nebclient     ipp-2-8          -0
-  YNNYY  Nebulous               ipp-2-8          -0
-  YNNYY  Nebulous-Server        ipp-2-8          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-8          -0
-  YYYYY  PS-IPP-Config          ipp-2-8          -0     
-          
-  YYYYY  psLib                  ipp-2-8          -0
-  YYYYY  psModules              ipp-2-8          -0
-  YYYYY  ppStats                ipp-2-8          -0
-  YYYYY  psphot                 ipp-2-8          -0
-  YYYYY  psastro                ipp-2-8          -0
-  YYYYY  ppConfigDump           ipp-2-8          -0
-  YYYYY  ppImage                ipp-2-8          -0
-  YYYYY  ppNorm                 ipp-2-8          -0
-  YYYYY  ppMerge                ipp-2-8          -0
-  YNNYN  pedestal               ipp-2-8          -0
-  YYYYY  dvoTools               ipp-2-8          -0
-  YYYYY  pswarp                 ipp-2-8          -0
-  YYYYY  ppArith                ipp-2-8          -0
-  YYYYY  ppStack                ipp-2-8          -0
-  YYYYY  ppSub                  ipp-2-8          -0
-  YYYYY  ppSim                  ipp-2-8          -0
-          
-  YNNYY  glueforge              ipp-2-8          -0
-  YNNYY  dbconfig               ipp-2-8          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-8          -0
-  YYYYY  PS-IPP-PStamp          ipp-2-8          -0
-  YYYYY  pstamp                 ipp-2-8          -0
-  YYYYY  ippTools               ipp-2-8          -0
-  YYYYY  ippScripts             ipp-2-8          -0
-  YYYYY  ippTasks               ipp-2-8          -0
-          
-  YYYYY  ippconfig              ipp-2-8          -0
-  YNYYN  psconfig               ipp-2-8          -0
-  YNYYN  ippMonitor             ipp-2-8          -0
-  YYYYY  DataStore              ipp-2-8          -0
-
-  YYYYY  ppTranslate            ipp-2-8          -0
-
-  YNNNN  extsrc/gpcsw           ipp-2-8          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.8.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.8.libs	(revision 42333)
+++ 	(revision )
@@ -1,97 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-
-# Build tools
-bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
-bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
-bin libtool              NONE           NONE   libtool-2.2.6a.tar.gz    libtool-2.2.6    N NONE NONE NONE
-bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio3100-pap.tar.gz   cfitsio3100-pap  N --enable-shared shared NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-pap.tar.gz   cfitsio3100-pap  N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.8.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.8.perl	(revision 42333)
+++ 	(revision )
@@ -1,83 +1,0 @@
-# NN    Name                           Tarball                                  Version        Optional Responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.31.tar.gz           0
-  02    Params::Validate               Params-Validate-0.91.tar.gz       0.77
-#  02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0
-  06    DateTime                       DateTime-0.36.tar.gz                     0
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0
-  15    Digest                         Digest-1.15.tar.gz                       0
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0
-  17    version                        version-0.70.tar.gz                      0
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0
-  21    URI                            URI-1.35.tar.gz                          1.30
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0
-  23    Test::Exception                Test-Exception-0.24.tar.gz               0
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                0
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0
-  28    Net::FTP                       libnet-1.19.tar.gz                       0
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06
-  34    CGI                            CGI.pm-3.25.tar.gz                       3
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1
-  37    LWP                            libwww-perl-5.805.tar.gz                 0
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03
-  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0
-  42    YAML                           YAML-0.62.tar.gz                         0.58           y
-  43    Module::Load                   Module-Load-0.10.tar.gz                  0
-  44    Params::Check                  Params-Check-0.25.tar.gz                 0
-  45    Template                       Template-Toolkit-2.16.tar.gz             0              n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6
-  47    Storable                       Storable-2.15.tar.gz                     0
-  48    IO::String                     IO-String-1.08.tar.gz                    0
-  49    Date::Parse                    TimeDate-1.16.tar.gz                     0
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0
-  51    DB_File                        DB_File-1.814.tar.gz                     0
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0
-  53    Heap                           Heap-0.71.tar.gz                         0
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0
-  56    Cache                          Cache-2.04.tar.gz                        0
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                      0.36
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0
-  65    Test::More                     Test-Simple-0.74.tar.gz                  0.49
-#  66    Apache::DBI                   Apache-DBI-1.06.tar.gz                   0
-#  67    Apache2::SOAP                 Apache2-SOAP-0.72.tar.gz                 0
-  68    Test::URI                      Test-URI-1.08.tar.gz                     0
-#  69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0
-#  70    Config::YAML                  Config-YAML-1.42.tar.gz                  0
-#  72    File::ExtAttr                 File-ExtAttr-1.07.tar.gz                 0
-  73    DBI                            DBI-1.601.tar.gz                         0
-  71    DBD::mysql                     DBD-mysql-4.006.tar.gz                   0
-#  74    Net::Server::Daemonize                Net-Server-0.97.tar.gz                   0.05
-  75    File::Path                      File-Path-2.04.tar.gz
-  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01
-  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92
-  78    SQL::Interp                     SQL-Interp-1.06.tar.gz
-  79    Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz
Index: trunk/psconfig/tagsets/ipp-2.9.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-2.9.dist	(revision 42333)
+++ 	(revision )
@@ -1,84 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-9          -0
-  NNYYN  ohana.base             ipp-2-9          -0
-  NNYYN  libohana               ipp-2-9          -0
-  NNYYN  libfits                ipp-2-9          -0
-  NNYYN  libautocode            ipp-2-9          -0
-  NNYYN  libdvo                 ipp-2-9          -0
-  NNYYN  libkapa                ipp-2-9          -0
-  NNYYN  libtap.ohana           ipp-2-9          -0
-  NNYYN  addstar                ipp-2-9          -0
-  NNYYN  delstar                ipp-2-9          -0
-  NNYYN  getstar                ipp-2-9          -0
-  NNYYN  ohana.tools            ipp-2-9          -0
-  NNYYN  kapa2                  ipp-2-9          -0
-  NNYYN  relphot                ipp-2-9          -0
-  NNYYN  relastro               ipp-2-9          -0
-  NNYYN  uniphot                ipp-2-9          -0
-  NNYYN  opihi.base             ipp-2-9          -0
-  NNYYN  mana                   ipp-2-9          -0
-  NNYYN  dvo                    ipp-2-9          -0
-  NNYYN  pantasks               ipp-2-9          -0
-  NNYYN  pcontrol               ipp-2-9          -0
-  NNYYN  pclient                ipp-2-9          -0      
-          
-  YNNYY  Nebulous/nebclient     ipp-2-9          -0
-  YNNYY  Nebulous               ipp-2-9          -0
-  YNNYY  Nebulous-Server        ipp-2-9          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
-  YYYYY  PS-IPP-Config          ipp-2-9          -0     
-          
-  YYYYY  psLib                  ipp-2-9          -0
-  YYYYY  psModules              ipp-2-9          -0
-  YYYYY  ppStats                ipp-2-9          -0
-  YYYYY  psphot                 ipp-2-9          -0
-  YYYYY  psastro                ipp-2-9          -0
-  YYYYY  ppConfigDump           ipp-2-9          -0
-  YYYYY  ppImage                ipp-2-9          -0
-  YYYYY  ppNoiseMap             ipp-2-9          -0
-  YYYYY  ppNorm                 ipp-2-9          -0
-  YYYYY  ppMerge                ipp-2-9          -0
-  YNNYN  pedestal               ipp-2-9          -0
-  YYYYY  dvoTools               ipp-2-9          -0
-  YYYYY  pswarp                 ipp-2-9          -0
-  YYYYY  ppArith                ipp-2-9          -0
-  YYYYY  ppStack                ipp-2-9          -0
-  YYYYY  ppSub                  ipp-2-9          -0
-  YYYYY  ppSim                  ipp-2-9          -0
-          
-  YNNYY  glueforge              ipp-2-9          -0
-  YNNYY  dbconfig               ipp-2-9          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-9          -0
-  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
-  YYYYY  pstamp                 ipp-2-9          -0
-  YYYYY  ippTools               ipp-2-9          -0
-  YYYYY  ippScripts             ipp-2-9          -0
-  YYYYY  ippTasks               ipp-2-9          -0
-          
-  YYYYY  ippconfig              ipp-2-9          -0
-  YNYYN  psconfig               ipp-2-9          -0
-  YNYYN  ippMonitor             ipp-2-9          -0
-  YYYYY  DataStore              ipp-2-9          -0
-  YYYYY  DataStoreServer        ipp-2-9          -0
-
-  YYYYY  ppTranslate            ipp-2-9          -0
-  YYYYY  ppViz                  ipp-2-9          -0
-  YYYYY  ppBackground		ipp-2-9		 -0
-  YYYYY  ppSkycell              ipp-2-9          -0
-
-  YYYYY  extsrc/gpcsw           ipp-2-9          -0
-  YYYYY  magic                  ipp-2-9          -0
-  YYYYY  magic/censorObjects    ipp-2-9          -0
-  YYYYY  magic/remove           ipp-2-9          -0
-  YYYYY  console                ipp-2-9          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-2.9.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-2.9.libs	(revision 42333)
+++ 	(revision )
@@ -1,98 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-
-# Build tools
-bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
-bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
-bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
-bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
-bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p13.tar.gz  readline-5.2-p13 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-lib libcfitsio           NONE           NONE   cfitsio3100-p3.tar.gz    cfitsio3100-p3   N --enable-shared shared,all NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz   cfitsio3100-p3  N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-2.9.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-2.9.perl	(revision 42333)
+++ 	(revision )
@@ -1,101 +1,0 @@
-# notes:
-# Build.PL/Makefile.PL options are added to the line "perl Build.PL / perl Makefile.PL", a value of NONE is required if no options are desired
-# Build.PL/Makefile.PL responses are supplied via stdin to "perl Build.PL / perl Makefile.PL", a value of NONE is required if no responses are desired
-
-# NN    Name                           Tarball                                  Version        Build.PL/Makefile.PL Build.PL/Makefile.PL responses
-# a Version of 0 is required if no specific version is desired                                 options   responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            NONE      n
-  00    Module::Build                  Module-Build-0.2806.tar.gz               0.2806         NONE      NONE # special comment here
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.54.tar.gz           0              NONE      NONE
-  02a   Attribute::Handlers            Attribute-Handlers-0.87.tar.gz           0.79           NONE      NONE
-  02    Params::Validate               Params-Validate-0.92.tar.gz              0.92           NONE      NONE
-# 02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29           NONE      NONE
-  03a   Class::Singleton               Class-Singleton-1.4.tar.gz               0              NONE      NONE
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0              NONE      NONE
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0              NONE      NONE
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0              NONE      NONE
-  06    DateTime                       DateTime-0.36.tar.gz                     0              NONE      NONE
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0              NONE      NONE
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0              NONE      NONE
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0              NONE      NONE
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0              NONE      NONE
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0              NONE      NONE
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0              NONE      NONE
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0              NONE      NONE
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0              NONE      NONE
-  15    Digest                         Digest-1.15.tar.gz                       0              NONE      NONE
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0              NONE      NONE
-  17    version                        version-0.70.tar.gz                      0              NONE      NONE
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0              NONE      NONE
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0              NONE      NONE
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0              NONE      NONE
-  21    URI                            URI-1.35.tar.gz                          1.30           NONE      NONE
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0              NONE      NONE
-  23    Test::Exception                Test-Exception-0.24.tar.gz               0              NONE      NONE
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0              NONE      NONE
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                0              NONE      NONE
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0              NONE      NONE
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0              NONE      NONE
-  28    Net::FTP                       libnet-1.19.tar.gz                       0              NONE      n
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0              NONE      NONE
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0              NONE      NONE
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94           NONE      NONE
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19           NONE      NONE
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06           NONE      NONE
-  34    CGI                            CGI.pm-3.25.tar.gz                       3              NONE      NONE
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05           NONE      NONE
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1          NONE      NONE
-  37    LWP                            libwww-perl-5.805.tar.gz                 0              NONE      NONE
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03           NONE      NONE
-  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16           NONE      NONE
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01           NONE      NONE
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0              NONE      NONE
-  42    YAML                           YAML-0.62.tar.gz                         0.58           NONE      y
-  43    Module::Load                   Module-Load-0.10.tar.gz                  0              NONE      NONE
-  44    Params::Check                  Params-Check-0.25.tar.gz                 0              NONE      NONE
-  45    Template                       Template-Toolkit-2.16.tar.gz             0              NONE      n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6            NONE      NONE
-  47    Storable                       Storable-2.15.tar.gz                     0              NONE      NONE
-  48    IO::String                     IO-String-1.08.tar.gz                    0              NONE      NONE
-  49    Date::Parse                    TimeDate-1.16.tar.gz                     0              NONE      NONE
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0              NONE      NONE
-  51    DB_File                        DB_File-1.814.tar.gz                     0              NONE      NONE
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0              NONE      NONE
-  53    Heap                           Heap-0.71.tar.gz                         0              NONE      NONE
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0              NONE      NONE
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0              NONE      NONE
-  56    Cache                          Cache-2.04.tar.gz                        0              NONE      NONE
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                      0.36           NONE      NONE
-  58    SOAP::Lite                     SOAP-Lite-0.69.tar.gz                    0              NONE      yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.tar.gz                 0              NONE      NONE
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0              NONE      NONE
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08           NONE      NONE
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01           NONE      NONE
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30           NONE      NONE
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0              NONE      NONE
-  65    Test::More                     Test-Simple-0.74.tar.gz                  0.49           NONE      NONE
-# 66    Apache::DBI                    Apache-DBI-1.06.tar.gz                   0              NONE      NONE
-# 67    Apache2::SOAP                  Apache2-SOAP-0.72.tar.gz                 0              NONE      NONE
-  68    Test::URI                      Test-URI-1.08.tar.gz                     0              NONE      NONE
-# 69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0              NONE      NONE
-  70    Config::YAML                   Config-YAML-1.42.tar.gz                  0              NONE      NONE
-# 72    File::ExtAttr                  File-ExtAttr-1.07.tar.gz                 0              NONE      NONE
-  73    DBI                            DBI-1.601.tar.gz                         0              NONE      NONE
-  71    DBD::mysql                     DBD-mysql-4.006.tar.gz                   0              NONE      NONE
-# 74    Net::Server::Daemonize         Net-Server-0.97.tar.gz                   0.05           NONE      NONE
-  75    File::Path                      File-Path-2.04.tar.gz                   0              NONE      NONE
-  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01           NONE      NONE
-  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92           NONE      NONE
-  78    SQL::Interp                     SQL-Interp-1.06.tar.gz                  0              NONE      NONE
-  79a   Mail::Send                      MailTools-2.04.tar.gz                   0              NONE      NONE
-  79b   Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz                0              NONE      NONE
-  80    Abstract::Meta::Class          Abstract-Meta-Class-0.13.tar.gz          0              NONE      NONE
-  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
-  82a   Pod::Escapes                   Pod-Escapes-1.04.tar.gz                  0              NONE      NONE
-  82b   Pod::Simple                    Pod-Simple-3.14.tar.gz                   0              NONE      NONE
-  82c   Test::Pod                      Test-Pod-1.40.tar.gz                     0              NONE      NONE
-  82d   XML::NamespaceSupport          XML-NamespaceSupport-1.10.tar.gz         0              --skip    NONE
-  82e   XML::SAX                       XML-SAX-0.96.tar.gz                      0              NONE      Y
-  82f   Simple::SAX::Serializer        Simple-SAX-Serializer-0.05.tar.gz        0              NONE      NONE
-  83    Test::Distribution             Test-Distribution-2.00.tar.gz            0              NONE      NONE
-  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
Index: trunk/psconfig/tagsets/ipp-3.0.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-3.0.dist	(revision 42333)
+++ 	(revision )
@@ -1,87 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-9          -0
-  NNYYN  ohana.base             ipp-2-9          -0
-  NNYYN  libohana               ipp-2-9          -0
-  NNYYN  libfits                ipp-2-9          -0
-  NNYYN  libautocode            ipp-2-9          -0
-  NNYYN  libdvo                 ipp-2-9          -0
-  NNYYN  libkapa                ipp-2-9          -0
-  NNYYN  libtap.ohana           ipp-2-9          -0
-  NNYYN  addstar                ipp-2-9          -0
-  NNYYN  delstar                ipp-2-9          -0
-  NNYYN  getstar                ipp-2-9          -0
-  NNYYN  ohana.tools            ipp-2-9          -0
-  NNYYN  kapa2                  ipp-2-9          -0
-  NNYYN  relphot                ipp-2-9          -0
-  NNYYN  relastro               ipp-2-9          -0
-  NNYYN  uniphot                ipp-2-9          -0
-  NNYYN  opihi.base             ipp-2-9          -0
-  NNYYN  mana                   ipp-2-9          -0
-  NNYYN  dvo                    ipp-2-9          -0
-  NNYYN  pantasks               ipp-2-9          -0
-  NNYYN  pcontrol               ipp-2-9          -0
-  NNYYN  pclient                ipp-2-9          -0      
-          
-# psLib-based code needs the nebclient library to interact with nebulous
-  YNNYY  Nebulous/nebclient     ipp-2-9          -0
-
-  YYYYY  psLib                  ipp-2-9          -0
-  YYYYY  psModules              ipp-2-9          -0
-  YYYYY  ppStats                ipp-2-9          -0
-  YYYYY  psphot                 ipp-2-9          -0
-  YYYYY  psastro                ipp-2-9          -0
-  YYYYY  ppConfigDump           ipp-2-9          -0
-  YYYYY  ppImage                ipp-2-9          -0
-  YYYYY  ppNoiseMap             ipp-2-9          -0
-  YYYYY  ppNorm                 ipp-2-9          -0
-  YYYYY  ppMerge                ipp-2-9          -0
-  YNNYN  pedestal               ipp-2-9          -0
-  YYYYY  dvoTools               ipp-2-9          -0
-  YYYYY  pswarp                 ipp-2-9          -0
-  YYYYY  ppArith                ipp-2-9          -0
-  YYYYY  ppStack                ipp-2-9          -0
-  YYYYY  ppSub                  ipp-2-9          -0
-  YYYYY  ppSim                  ipp-2-9          -0
-          
-  YNNYY  Nebulous               ipp-2-9          -0
-  YNNYY  Nebulous-Server        ipp-2-9          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
-  YYYYY  PS-IPP-Config          ipp-2-9          -0     
-          
-  YNNYY  glueforge              ipp-2-9          -0
-  YNNYY  dbconfig               ipp-2-9          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-9          -0
-  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
-  YYYYY  pstamp                 ipp-2-9          -0
-  YYYYY  ippTools               ipp-2-9          -0
-  YYYYY  ippScripts             ipp-2-9          -0
-  YYYYY  ippTasks               ipp-2-9          -0
-  YYYYY  ippToPsps              ipp-2-9          -0
-          
-  YYYYY  ippconfig              ipp-2-9          -0
-  YNYYN  psconfig               ipp-2-9          -0
-  YNYYN  ippMonitor             ipp-2-9          -0
-  YYYYY  DataStore              ipp-2-9          -0
-  YYYYY  DataStoreServer        ipp-2-9          -0
-
-  YYYYY  ppTranslate            ipp-2-9          -0
-  YYYYY  ppViz                  ipp-2-9          -0
-  YYYYY  ppBackground		ipp-2-9		 -0
-  YYYYY  ppSkycell              ipp-2-9          -0
-
-  YYYYY  extsrc/gpcsw           ipp-2-9          -0
-# YYYYY  magic                  ipp-2-9          -0
-  YYYYY  magic/censorObjects    ipp-2-9          -0
-  YYYYY  magic/remove           ipp-2-9          -0
-  YYYYY  console                ipp-2-9          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-3.0.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-3.0.libs	(revision 42333)
+++ 	(revision )
@@ -1,98 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-
-# Build tools
-bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
-bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
-bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
-bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
-bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p14.tar.gz  readline-5.2-p14 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
-lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz   cfitsio3100-p3  N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-3.0.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-3.0.perl	(revision 42333)
+++ 	(revision )
@@ -1,106 +1,0 @@
-# notes:
-# Build.PL/Makefile.PL options are added to the line "perl Build.PL / perl Makefile.PL", a value of NONE is required if no options are desired
-# Build.PL/Makefile.PL responses are supplied via stdin to "perl Build.PL / perl Makefile.PL", a value of NONE is required if no responses are desired
-
-# NN    Name                           Tarball                                  Version        Build.PL/Makefile.PL Build.PL/Makefile.PL responses
-# a Version of 0 is required if no specific version is desired                                 options   responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            NONE      n
-# 00    Module::Build                  Module-Build-0.40.tar.gz                 0.38           NONE      NONE # special comment here
-  00    Module::Build                  Module-Build-0.3601.tar.gz               0.3601         NONE      NONE # special comment here
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.54.tar.gz           0              NONE      NONE
-  02a   Attribute::Handlers            Attribute-Handlers-0.87.tar.gz           0.79           NONE      NONE
-# Params::Validate 0.92 breaks with Perl >= 5.14 (and probably earlier) because 'ref' added RegExp as a type
-  02    Params::Validate               Params-Validate-0.96.tar.gz              0.96           NONE      NONE
-# 02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29           NONE      NONE
-  03a   Class::Singleton               Class-Singleton-1.4.tar.gz               0              NONE      NONE
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0              NONE      NONE
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0              NONE      NONE
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0              NONE      NONE
-  06    DateTime                       DateTime-0.36.tar.gz                     0              NONE      NONE
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0              NONE      NONE
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0              NONE      NONE
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0              NONE      NONE
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0              NONE      NONE
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0              NONE      NONE
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0              NONE      NONE
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0              NONE      NONE
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0              NONE      NONE
-  15    Digest                         Digest-1.15.tar.gz                       0              NONE      NONE
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0              NONE      NONE
-  17    version                        version-0.70.tar.gz                      0              NONE      NONE
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0              NONE      NONE
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0              NONE      NONE
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0              NONE      NONE
-  21    URI                            URI-1.35.tar.gz                          1.30           NONE      NONE
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0              NONE      NONE
-  23    Test::Exception                Test-Exception-0.24.tar.gz               0              NONE      NONE
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0              NONE      NONE
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                0              NONE      NONE
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0              NONE      NONE
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0              NONE      NONE
-  28    Net::FTP                       libnet-1.19.tar.gz                       0              NONE      n
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0              NONE      NONE
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0              NONE      NONE
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94           NONE      NONE
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19           NONE      NONE
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06           NONE      NONE
-  34    CGI                            CGI.pm-3.25.tar.gz                       3              NONE      NONE
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05           NONE      NONE
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1          NONE      NONE
-  37    LWP                            libwww-perl-5.805.tar.gz                 0              NONE      NONE
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03           NONE      NONE
-  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16           NONE      NONE
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01           NONE      NONE
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0              NONE      NONE
-  42    YAML                           YAML-0.62.tar.gz                         0.58           NONE      y
-  43    Module::Load                   Module-Load-0.10.tar.gz                  0              NONE      NONE
-  44    Params::Check                  Params-Check-0.25.tar.gz                 0              NONE      NONE
-  45    Template                       Template-Toolkit-2.16.tar.gz             0              NONE      n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6            NONE      NONE
-  47    Storable                       Storable-2.15.tar.gz                     0              NONE      NONE
-  48    IO::String                     IO-String-1.08.tar.gz                    0              NONE      NONE
-  49    Date::Parse                    TimeDate-1.16.tar.gz                     0              NONE      NONE
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0              NONE      NONE
-  51    DB_File                        DB_File-1.814.tar.gz                     0              NONE      NONE
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0              NONE      NONE
-  53    Heap                           Heap-0.71.tar.gz                         0              NONE      NONE
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0              NONE      NONE
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0              NONE      NONE
-  56    Cache                          Cache-2.04.tar.gz                        0              NONE      NONE
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                      =0.36           NONE      NONE
-  58    SOAP::Lite                     SOAP-Lite-0.69.v1.tar.gz                 0              NONE      yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.v1.tar.gz              0              NONE      NONE
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0              NONE      NONE
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08           NONE      NONE
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01           NONE      NONE
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30           NONE      NONE
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0              NONE      NONE
-  65    Test::More                     Test-Simple-0.74.tar.gz                  0.49           NONE      NONE
-# 66    Apache::DBI                    Apache-DBI-1.06.tar.gz                   0              NONE      NONE
-# 67    Apache2::SOAP                  Apache2-SOAP-0.72.tar.gz                 0              NONE      NONE
-  68    Test::URI                      Test-URI-1.08.tar.gz                     0              NONE      NONE
-# 69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0              NONE      NONE
-  70    Config::YAML                   Config-YAML-1.42.tar.gz                  0              NONE      NONE
-# 72    File::ExtAttr                  File-ExtAttr-1.07.tar.gz                 0              NONE      NONE
-# version 1.622 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
-  73    DBI                            DBI-1.622.tar.gz                         1.622          NONE      NONE
-# version 4.021 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
-  71    DBD::mysql                     DBD-mysql-4.021.tar.gz                   4.021          NONE      NONE
-
-# 74    Net::Server::Daemonize         Net-Server-0.97.tar.gz                   0.05           NONE      NONE
-  75    File::Path                      File-Path-2.04.tar.gz                   0              NONE      NONE
-  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01           NONE      NONE
-  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92           NONE      NONE
-  78    SQL::Interp                     SQL-Interp-1.06.tar.gz                  0              NONE      NONE
-  79a   Mail::Send                      MailTools-2.04.tar.gz                   0              NONE      NONE
-  79b   Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz                0              NONE      NONE
-  80    Abstract::Meta::Class          Abstract-Meta-Class-0.13.tar.gz          0              NONE      NONE
-  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
-  82a   Pod::Escapes                   Pod-Escapes-1.04.tar.gz                  0              NONE      NONE
-  82b   Pod::Simple                    Pod-Simple-3.14.tar.gz                   0              NONE      NONE
-  82c   Test::Pod                      Test-Pod-1.40.tar.gz                     0              NONE      NONE
-  82d   XML::NamespaceSupport          XML-NamespaceSupport-1.10.tar.gz         0              --skip    NONE
-  82e   XML::SAX                       XML-SAX-0.96.tar.gz                      0              NONE      Y
-  82f   Simple::SAX::Serializer        Simple-SAX-Serializer-0.05.tar.gz        0              NONE      NONE
-  83    Test::Distribution             Test-Distribution-2.00.tar.gz            0              NONE      NONE
-  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
Index: trunk/psconfig/tagsets/ipp-3.1.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-3.1.dist	(revision 42333)
+++ 	(revision )
@@ -1,87 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-9          -0
-  NNYYN  ohana.base             ipp-2-9          -0
-  NNYYN  libohana               ipp-2-9          -0
-  NNYYN  libfits                ipp-2-9          -0
-  NNYYN  libautocode            ipp-2-9          -0
-  NNYYN  libdvo                 ipp-2-9          -0
-  NNYYN  libkapa                ipp-2-9          -0
-  NNYYN  libtap.ohana           ipp-2-9          -0
-  NNYYN  addstar                ipp-2-9          -0
-  NNYYN  delstar                ipp-2-9          -0
-  NNYYN  getstar                ipp-2-9          -0
-  NNYYN  ohana.tools            ipp-2-9          -0
-  NNYYN  kapa2                  ipp-2-9          -0
-  NNYYN  relphot                ipp-2-9          -0
-  NNYYN  relastro               ipp-2-9          -0
-  NNYYN  uniphot                ipp-2-9          -0
-  NNYYN  opihi.base             ipp-2-9          -0
-  NNYYN  mana                   ipp-2-9          -0
-  NNYYN  dvo                    ipp-2-9          -0
-  NNYYN  pantasks               ipp-2-9          -0
-  NNYYN  pcontrol               ipp-2-9          -0
-  NNYYN  pclient                ipp-2-9          -0      
-          
-# psLib-based code needs the nebclient library to interact with nebulous
-  YNNYY  Nebulous/nebclient     ipp-2-9          -0
-
-  YYYYY  psLib                  ipp-2-9          -0
-  YYYYY  psModules              ipp-2-9          -0
-  YYYYY  ppStats                ipp-2-9          -0
-  YYYYY  psphot                 ipp-2-9          -0
-  YYYYY  psastro                ipp-2-9          -0
-  YYYYY  ppConfigDump           ipp-2-9          -0
-  YYYYY  ppImage                ipp-2-9          -0
-  YYYYY  ppNoiseMap             ipp-2-9          -0
-  YYYYY  ppNorm                 ipp-2-9          -0
-  YYYYY  ppMerge                ipp-2-9          -0
-  YNNYN  pedestal               ipp-2-9          -0
-  YYYYY  dvoTools               ipp-2-9          -0
-  YYYYY  pswarp                 ipp-2-9          -0
-  YYYYY  ppArith                ipp-2-9          -0
-  YYYYY  ppStack                ipp-2-9          -0
-  YYYYY  ppSub                  ipp-2-9          -0
-  YYYYY  ppSim                  ipp-2-9          -0
-          
-  YNNYY  Nebulous               ipp-2-9          -0
-  YNNYY  Nebulous-Server        ipp-2-9          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
-  YYYYY  PS-IPP-Config          ipp-2-9          -0     
-          
-  YNNYY  glueforge              ipp-2-9          -0
-  YNNYY  dbconfig               ipp-2-9          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-9          -0
-  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
-  YYYYY  pstamp                 ipp-2-9          -0
-  YYYYY  ippTools               ipp-2-9          -0
-  YYYYY  ippScripts             ipp-2-9          -0
-  YYYYY  ippTasks               ipp-2-9          -0
-# YNYYY  ippToPsps              ipp-2-9          -0 : moved to $svn/psps
-          
-  YYYYY  ippconfig              ipp-2-9          -0
-  YNYYN  psconfig               ipp-2-9          -0
-  YNYYN  ippMonitor             ipp-2-9          -0
-  YYYYY  DataStore              ipp-2-9          -0
-  YYYYY  DataStoreServer        ipp-2-9          -0
-
-  YYYYY  ppTranslate            ipp-2-9          -0
-  YYYYY  ppViz                  ipp-2-9          -0
-  YYYYY  ppBackground		ipp-2-9		 -0
-  YYYYY  ppSkycell              ipp-2-9          -0
-
-  YYYYY  extsrc/gpcsw           ipp-2-9          -0
-# YYYYY  magic                  ipp-2-9          -0
-  YYYYY  magic/censorObjects    ipp-2-9          -0
-  YYYYY  magic/remove           ipp-2-9          -0
-  YYYYY  console                ipp-2-9          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-3.1.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-3.1.libs	(revision 42333)
+++ 	(revision )
@@ -1,99 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-
-# Build tools
-bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
-bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
-bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
-bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
-bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
-lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
-lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-lib libsla		 NONE		NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz    cfitsio3100-p3   N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-inc slalib.h             NONE           NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-3.1.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-3.1.perl	(revision 42333)
+++ 	(revision )
@@ -1,106 +1,0 @@
-# notes:
-# Build.PL/Makefile.PL options are added to the line "perl Build.PL / perl Makefile.PL", a value of NONE is required if no options are desired
-# Build.PL/Makefile.PL responses are supplied via stdin to "perl Build.PL / perl Makefile.PL", a value of NONE is required if no responses are desired
-
-# NN    Name                           Tarball                                  Version        Build.PL/Makefile.PL Build.PL/Makefile.PL responses
-# a Version of 0 is required if no specific version is desired                                 options   responses
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            NONE      n
-# 00    Module::Build                  Module-Build-0.40.tar.gz                 0.38           NONE      NONE # special comment here
-  00    Module::Build                  Module-Build-0.3601.tar.gz               0.3601         NONE      NONE # special comment here
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.54.tar.gz           0              NONE      NONE
-  02a   Attribute::Handlers            Attribute-Handlers-0.87.tar.gz           0.79           NONE      NONE
-# Params::Validate 0.92 breaks with Perl >= 5.14 (and probably earlier) because 'ref' added RegExp as a type
-  02    Params::Validate               Params-Validate-0.96.tar.gz              0.96           NONE      NONE
-# 02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29           NONE      NONE
-  03a   Class::Singleton               Class-Singleton-1.4.tar.gz               0              NONE      NONE
-  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0              NONE      NONE
-  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0              NONE      NONE
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0              NONE      NONE
-  06    DateTime                       DateTime-0.36.tar.gz                     0              NONE      NONE
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0              NONE      NONE
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0              NONE      NONE
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0              NONE      NONE
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0              NONE      NONE
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0              NONE      NONE
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0              NONE      NONE
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0              NONE      NONE
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0              NONE      NONE
-  15    Digest                         Digest-1.15.tar.gz                       0              NONE      NONE
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0              NONE      NONE
-  17    version                        version-0.70.tar.gz                      0              NONE      NONE
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0              NONE      NONE
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0              NONE      NONE
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0              NONE      NONE
-  21    URI                            URI-1.35.tar.gz                          1.30           NONE      NONE
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0              NONE      NONE
-  23    Test::Exception                Test-Exception-0.24.tar.gz               0              NONE      NONE
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0              NONE      NONE
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                0              NONE      NONE
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0              NONE      NONE
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0              NONE      NONE
-  28    Net::FTP                       libnet-1.19.tar.gz                       0              NONE      n
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0              NONE      NONE
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0              NONE      NONE
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94           NONE      NONE
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19           NONE      NONE
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06           NONE      NONE
-  34    CGI                            CGI.pm-3.25.tar.gz                       3              NONE      NONE
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05           NONE      NONE
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1          NONE      NONE
-  37    LWP                            libwww-perl-5.805.tar.gz                 0              NONE      NONE
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03           NONE      NONE
-  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16           NONE      NONE
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01           NONE      NONE
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0              NONE      NONE
-  42    YAML                           YAML-0.62.tar.gz                         0.58           NONE      y
-  43    Module::Load                   Module-Load-0.10.tar.gz                  0              NONE      NONE
-  44    Params::Check                  Params-Check-0.25.tar.gz                 0              NONE      NONE
-  45    Template                       Template-Toolkit-2.16.tar.gz             0              NONE      n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6            NONE      NONE
-  47    Storable                       Storable-2.15.tar.gz                     0              NONE      NONE
-  48    IO::String                     IO-String-1.08.tar.gz                    0              NONE      NONE
-  49    Date::Parse                    TimeDate-1.16.tar.gz                     0              NONE      NONE
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0              NONE      NONE
-  51    DB_File                        DB_File-1.814.tar.gz                     0              NONE      NONE
-  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0              NONE      NONE
-  53    Heap                           Heap-0.71.tar.gz                         0              NONE      NONE
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0              NONE      NONE
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0              NONE      NONE
-  56    Cache                          Cache-2.04.tar.gz                        0              NONE      NONE
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                     =0.36           NONE      NONE
-  58    SOAP::Lite                     SOAP-Lite-0.69.v1.tar.gz                 0              NONE      yes,yes,no
-  59    Log::Log4perl                  Log-Log4perl-1.10.v1.tar.gz              0              NONE      NONE
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0              NONE      NONE
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08           NONE      NONE
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01           NONE      NONE
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30           NONE      NONE
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0              NONE      NONE
-  65    Test::More                     Test-Simple-0.74.tar.gz                  0.49           NONE      NONE
-# 66    Apache::DBI                    Apache-DBI-1.06.tar.gz                   0              NONE      NONE
-# 67    Apache2::SOAP                  Apache2-SOAP-0.72.tar.gz                 0              NONE      NONE
-  68    Test::URI                      Test-URI-1.08.tar.gz                     0              NONE      NONE
-# 69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0              NONE      NONE
-  70    Config::YAML                   Config-YAML-1.42.tar.gz                  0              NONE      NONE
-# 72    File::ExtAttr                  File-ExtAttr-1.07.tar.gz                 0              NONE      NONE
-# version 1.622 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
-  73    DBI                            DBI-1.622.tar.gz                         1.622          NONE      NONE
-# version 4.021 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
-  71    DBD::mysql                     DBD-mysql-4.021.tar.gz                   4.021          NONE      NONE
-
-# 74    Net::Server::Daemonize         Net-Server-0.97.tar.gz                   0.05           NONE      NONE
-  75    File::Path                      File-Path-2.04.tar.gz                   0              NONE      NONE
-  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01           NONE      NONE
-  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92           NONE      NONE
-  78    SQL::Interp                     SQL-Interp-1.06.tar.gz                  0              NONE      NONE
-  79a   Mail::Send                      MailTools-2.04.tar.gz                   0              NONE      NONE
-  79b   Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz                0              NONE      NONE
-  80    Abstract::Meta::Class          Abstract-Meta-Class-0.13.tar.gz          0              NONE      NONE
-  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
-  82a   Pod::Escapes                   Pod-Escapes-1.04.tar.gz                  0              NONE      NONE
-  82b   Pod::Simple                    Pod-Simple-3.14.tar.gz                   0              NONE      NONE
-  82c   Test::Pod                      Test-Pod-1.40.tar.gz                     0              NONE      NONE
-  82d   XML::NamespaceSupport          XML-NamespaceSupport-1.10.tar.gz         0              --skip    NONE
-  82e   XML::SAX                       XML-SAX-0.96.tar.gz                      0              NONE      Y
-  82f   Simple::SAX::Serializer        Simple-SAX-Serializer-0.05.tar.gz        0              NONE      NONE
-  83    Test::Distribution             Test-Distribution-2.00.tar.gz            0              NONE      NONE
-  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
Index: trunk/psconfig/tagsets/ipp-3.2.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-3.2.dist	(revision 42333)
+++ 	(revision )
@@ -1,87 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-9          -0
-  NNYYN  ohana.base             ipp-2-9          -0
-  NNYYN  libohana               ipp-2-9          -0
-  NNYYN  libfits                ipp-2-9          -0
-  NNYYN  libautocode            ipp-2-9          -0
-  NNYYN  libdvo                 ipp-2-9          -0
-  NNYYN  libkapa                ipp-2-9          -0
-  NNYYN  libtap.ohana           ipp-2-9          -0
-  NNYYN  addstar                ipp-2-9          -0
-  NNYYN  delstar                ipp-2-9          -0
-  NNYYN  getstar                ipp-2-9          -0
-  NNYYN  ohana.tools            ipp-2-9          -0
-  NNYYN  kapa2                  ipp-2-9          -0
-  NNYYN  relphot                ipp-2-9          -0
-  NNYYN  relastro               ipp-2-9          -0
-  NNYYN  uniphot                ipp-2-9          -0
-  NNYYN  opihi.base             ipp-2-9          -0
-  NNYYN  mana                   ipp-2-9          -0
-  NNYYN  dvo                    ipp-2-9          -0
-  NNYYN  pantasks               ipp-2-9          -0
-  NNYYN  pcontrol               ipp-2-9          -0
-  NNYYN  pclient                ipp-2-9          -0      
-          
-# psLib-based code needs the nebclient library to interact with nebulous
-  YNNYY  Nebulous/nebclient     ipp-2-9          -0
-
-  YYYYY  psLib                  ipp-2-9          -0
-  YYYYY  psModules              ipp-2-9          -0
-  YYYYY  ppStats                ipp-2-9          -0
-  YYYYY  psphot                 ipp-2-9          -0
-  YYYYY  psastro                ipp-2-9          -0
-  YYYYY  ppConfigDump           ipp-2-9          -0
-  YYYYY  ppImage                ipp-2-9          -0
-  YYYYY  ppNoiseMap             ipp-2-9          -0
-  YYYYY  ppNorm                 ipp-2-9          -0
-  YYYYY  ppMerge                ipp-2-9          -0
-  YNNYN  pedestal               ipp-2-9          -0
-  YYYYY  dvoTools               ipp-2-9          -0
-  YYYYY  pswarp                 ipp-2-9          -0
-  YYYYY  ppArith                ipp-2-9          -0
-  YYYYY  ppStack                ipp-2-9          -0
-  YYYYY  ppSub                  ipp-2-9          -0
-  YYYYY  ppSim                  ipp-2-9          -0
-          
-  YNNYY  Nebulous               ipp-2-9          -0
-  YNNYY  Nebulous-Server        ipp-2-9          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
-  YYYYY  PS-IPP-Config          ipp-2-9          -0     
-          
-  YNNYY  glueforge              ipp-2-9          -0
-  YNNYY  dbconfig               ipp-2-9          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-9          -0
-  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
-  YYYYY  pstamp                 ipp-2-9          -0
-  YYYYY  ippTools               ipp-2-9          -0
-  YYYYY  ippScripts             ipp-2-9          -0
-  YYYYY  ippTasks               ipp-2-9          -0
-  YYYYY  ippToPsps              ipp-2-9          -0
-          
-  YYYYY  ippconfig              ipp-2-9          -0
-  YNYYN  psconfig               ipp-2-9          -0
-  YNYYN  ippMonitor             ipp-2-9          -0
-  YYYYY  DataStore              ipp-2-9          -0
-  YYYYY  DataStoreServer        ipp-2-9          -0
-
-  YYYYY  ppTranslate            ipp-2-9          -0
-  YYYYY  ppViz                  ipp-2-9          -0
-  YYYYY  ppBackground		ipp-2-9		 -0
-  YYYYY  ppSkycell              ipp-2-9          -0
-
-  YYYYY  extsrc/gpcsw           ipp-2-9          -0
-# YYYYY  magic                  ipp-2-9          -0
-  YYYYY  magic/censorObjects    ipp-2-9          -0
-  YYYYY  magic/remove           ipp-2-9          -0
-  YYYYY  console                ipp-2-9          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-3.2.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-3.2.libs	(revision 42333)
+++ 	(revision )
@@ -1,98 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-
-# Build tools
-bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
-bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
-bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
-bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
-bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 N NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
-lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
-lib libmysqlclient       NONE           mysql  mysql-5.6.40.tar.gz      mysql-5.6.40     N --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz   cfitsio3100-p3  N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-3.2.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-3.2.perl	(revision 42333)
+++ 	(revision )
@@ -1,179 +1,0 @@
-# notes:
-# Build.PL/Makefile.PL options are added to the line "perl Build.PL / perl Makefile.PL", a value of NONE is required if no options are desired
-# Build.PL/Makefile.PL responses are supplied via stdin to "perl Build.PL / perl Makefile.PL", a value of NONE is required if no responses are desired
-
-# NN    Name                           Tarball                                  Version        Build.PL/Makefile.PL Build.PL/Makefile.PL responses
-# a Version of 0 is required if no specific version is desired                                 options   responses
-
-  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            NONE      n
-# 00    Module::Build                  Module-Build-0.40.tar.gz                 0.38           NONE      NONE # special comment here
-  00    Module::Build                  Module-Build-0.3601.tar.gz               0.3601         NONE      NONE # special comment here
-
-  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.54.tar.gz           0              NONE      NONE
-  02a   Attribute::Handlers            Attribute-Handlers-0.87.tar.gz           0.79           NONE      NONE
-
-# Params::Validate 0.92 breaks with Perl >= 5.14 (and probably earlier) because 'ref' added RegExp as a type
-  02    Params::Validate               Params-Validate-0.96.tar.gz              0.96           NONE      NONE
-# 02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29           NONE      NONE
-  03a   Class::Singleton               Class-Singleton-1.4.tar.gz               0              NONE      NONE
-  03b   Class::ISA		       Class-ISA-0.36.tar.gz                    0              NONE	 NONE
-
-  03c   MRO::Compat		       MRO-Compat-0.13.tar.gz                   0              NONE	 NONE
-  03d   Role::Tiny		       Role-Tiny-2.000006.tar.gz                0              NONE	 NONE
-
-  03q   File::ShareDir::Install	       File-ShareDir-Install-0.13.tar.gz        0              NONE	 NONE
-
-  05a   Module::Runtime                Module-Runtime-0.016.tar.gz              0              NONE      NONE
-  05a   Test::Fatal                    Test-Fatal-0.014.tar.gz                  0              NONE      NONE
-  05a   Class::Inspector               Class-Inspector-1.32.tar.gz              0              NONE      NONE
-  05a   File::ShareDir                 File-ShareDir-1.116.tar.gz               0              NONE      NONE
-  05a   Test::File::ShareDir::Dist     Test-File-ShareDir-1.001002.tar.gz       0              NONE      NONE
-
-  05a   CPAN::Meta::Check 	       CPAN-Meta-Check-0.014.tar.gz             0              NONE      NONE # 0.011
-  05d   Dist::CheckConflicts	       Dist-CheckConflicts-0.11.tar.gz          0              NONE      NONE # 0.02
-  05f   Specio 			       Specio-0.42.tar.gz			0              NONE      NONE # 0.18
-
-  05l   Test::Fatal		       Test-Fatal-0.014.tar.gz                  0              NONE      NONE
-  05m   Test::Warnings		       Test-Warnings-0.026.tar.gz		0              NONE      NONE # 0.005
-
-  05y   Module::Implementation	       Module-Implementation-0.09.tar.gz 	0              NONE      NONE # 0.05
-  05y   Sub::Exporter::Progressive     Sub-Exporter-Progressive-0.001013.tar.gz 0              NONE      NONE # 0.001006
-  05y   Variable::Magic		       Variable-Magic-0.62.tar.gz		0              NONE      NONE # 0.48
-
-  05x   B::Hooks::EndOfScope           B-Hooks-EndOfScope-0.24.tar.gz           0              NONE      NONE
-  05x   Sub::Identify	    	       Sub-Identify-0.14.tar.gz                 0              NONE      NONE
-  05x   Test::Requires	    	       Test-Requires-0.10.tar.gz                0              NONE      NONE
-
-  05z   Package::Stash		       Package-Stash-0.37.tar.gz                0              NONE      NONE
-  05x   namespace::clean    	       namespace-clean-0.27.tar.gz              0              NONE      NONE
-
-  05n   namespace::autoclean	       namespace-autoclean-0.28.tar.gz 		0              NONE      NONE # 0.19
-
-  05z   Class::Data::Inheritable       Class-Data-Inheritable-0.08.tar.gz       0              NONE      NONE
-  05z   Devel::StackTrace	       Devel-StackTrace-2.03.tar.gz             0              NONE      NONE
-
-  05q   Eval::Closure		       Eval-Closure-0.14.tar.gz                 0              NONE      NONE
-  05q   Exception::Class	       Exception-Class-1.44.tar.gz              0              NONE      NONE
-  05q   Test2			       Test-Simple-1.302136.tar.gz              0              NONE      NONE
-  05e   Params::ValidationCompiler     Params-ValidationCompiler-0.27.tar.gz    0              NONE      NONE # 0.26
-
-# 03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0              NONE      NONE
-  05c   DateTime::TimeZone	       DateTime-TimeZone-2.19.tar.gz            2.02           NONE      NONE # 2.02
-
-# 04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0              NONE      NONE
-# 04    DateTime::Locale               DateTime-Locale-0.44.tar.gz              0              NONE      NONE
-  05b   DateTime::Locale	       DateTime-Locale-1.22.tar.gz              1.06           NONE      NONE # 1.06
-
-  05    Time::Local                    Time-Local-1.17.tar.gz                   0              NONE      NONE
-
-# 06    DateTime                       DateTime-0.36.tar.gz                     0              NONE      NONE
-# 06    DateTime                       DateTime-0.50.tar.gz                     0              NONE      NONE
-  06    DateTime                       DateTime-1.49.tar.gz                     0              NONE      NONE
-
-  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0              NONE      NONE
-  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0              NONE      NONE
-  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0              NONE      NONE
-  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0              NONE      NONE
-
-  10x   Params::Util		       Params-Util-1.07.tar.gz                  0              NONE      NONE
-  10x   Sub::Install		       Sub-Install-0.928.tar.gz                 0              NONE      NONE
-  10a   Package::DeprecationManager    Package-DeprecationManager-0.17.tar.gz   0              NONE      NONE
-
-# 11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0              NONE      NONE
-  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.75.tar.gz     0              NONE      NONE
-
-  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0              NONE      NONE
-  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0              NONE      NONE
-  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0              NONE      NONE
-  15    Digest                         Digest-1.15.tar.gz                       0              NONE      NONE
-  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0              NONE      NONE
-  17    version                        version-0.70.tar.gz                      0              NONE      NONE
-  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0              NONE      NONE
-  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0              NONE      NONE
-  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0              NONE      NONE
-  21    URI                            URI-1.35.tar.gz                          1.30           NONE      NONE
-  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0              NONE      NONE
-  23    Test::Exception                Test-Exception-0.24.tar.gz               0              NONE      NONE
-  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0              NONE      NONE
-  25    Array::Compare                 Array-Compare-1.13.tar.gz                0              NONE      NONE
-  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0              NONE      NONE
-  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0              NONE      NONE
-  28    Net::FTP                       libnet-1.19.tar.gz                       0              NONE      n
-  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0              NONE      NONE
-  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0              NONE      NONE
-  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94           NONE      NONE
-  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19           NONE      NONE
-  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06           NONE      NONE
-
-# 34    CGI                            CGI.pm-3.25.tar.gz                       3              NONE      NONE
-  34    CGI                            CGI-4.38.tar.gz                          4.38           NONE      NONE
-
-  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05           NONE      NONE
-  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1          NONE      NONE
-  37    LWP                            libwww-perl-5.805.tar.gz                 0              NONE      NONE
-  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03           NONE      NONE
-  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16           NONE      NONE
-  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01           NONE      NONE
-  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0              NONE      NONE
-
-  41a   inc::Module::Install           Module-Install-1.19.tar.gz               0              NONE      NONE
-
-  42    YAML                           YAML-0.62.tar.gz                         0.58           NONE      y
-  43    Module::Load                   Module-Load-0.10.tar.gz                  0              NONE      NONE
-  44    Params::Check                  Params-Check-0.25.tar.gz                 0              NONE      NONE
-  45    Template                       Template-Toolkit-2.16.tar.gz             0              NONE      n,n
-  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6            NONE      NONE
-  47    Storable                       Storable-2.15.tar.gz                     0              NONE      NONE
-  48    IO::String                     IO-String-1.08.tar.gz                    0              NONE      NONE
-  49    Date::Parse                    TimeDate-1.16.tar.gz                     0              NONE      NONE
-  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0              NONE      NONE
-  51    DB_File                        DB_File-1.814.tar.gz                     0              NONE      NONE
-
-# 52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0              NONE      NONE
-# 52    File::NFSLock                  File-NFSLock-1.27.tar.gz                 0              NONE      NONE
-
-  53    Heap                           Heap-0.71.tar.gz                         0              NONE      NONE
-  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0              NONE      NONE
-  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0              NONE      NONE
-  56    Cache                          Cache-2.04.tar.gz                        0              NONE      NONE
-  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                      0.36           NONE      NONE
-  58    SOAP::Lite                     SOAP-Lite-0.69.v1.tar.gz                 0              NONE      yes,yes,no
-# 59    Log::Log4perl                  Log-Log4perl-1.10.v1.tar.gz              0              NONE      NONE
-  59    Log::Log4perl                  Log-Log4perl-1.49.tar.gz                 0              NONE      NONE
-# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0              NONE      NONE
-  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08           NONE      NONE
-  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01           NONE      NONE
-  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30           NONE      NONE
-  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0              NONE      NONE
-# 65    Test::More                     Test-Simple-0.74.tar.gz                  0.49           NONE      NONE
-# 66    Apache::DBI                    Apache-DBI-1.06.tar.gz                   0              NONE      NONE
-# 67    Apache2::SOAP                  Apache2-SOAP-0.72.tar.gz                 0              NONE      NONE
-  68    Test::URI                      Test-URI-1.08.tar.gz                     0              NONE      NONE
-# 69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0              NONE      NONE
-  70    Config::YAML                   Config-YAML-1.42.tar.gz                  0              NONE      NONE
-
-# 72    File::ExtAttr                  File-ExtAttr-1.07.tar.gz                 0              NONE      NONE
-# version 1.622 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
-  73    DBI                            DBI-1.622.tar.gz                         1.622          NONE      NONE
-
-# version 4.021 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
-# 71    DBD::mysql                     DBD-mysql-4.021.tar.gz                   4.021          NONE      NONE
-  71    DBD::mysql                     DBD-mysql-4.046.tar.gz                   4.046          NONE      NONE
-
-# 74    Net::Server::Daemonize         Net-Server-0.97.tar.gz                   0.05           NONE      NONE
-  75    File::Path                      File-Path-2.04.tar.gz                   0              NONE      NONE
-  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01           NONE      NONE
-  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92           NONE      NONE
-  78    SQL::Interp                     SQL-Interp-1.06.tar.gz                  0              NONE      NONE
-  79a   Mail::Send                      MailTools-2.04.tar.gz                   0              NONE      NONE
-  79b   Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz                0              NONE      NONE
-  80    Abstract::Meta::Class          Abstract-Meta-Class-0.13.tar.gz          0              NONE      NONE
-  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
-  82a   Pod::Escapes                   Pod-Escapes-1.04.tar.gz                  0              NONE      NONE
-  82b   Pod::Simple                    Pod-Simple-3.14.tar.gz                   0              NONE      NONE
-  82c   Test::Pod                      Test-Pod-1.40.tar.gz                     0              NONE      NONE
-  82d   XML::NamespaceSupport          XML-NamespaceSupport-1.10.tar.gz         0              --skip    NONE
-  82e   XML::SAX                       XML-SAX-0.96.tar.gz                      0              NONE      Y
-  82f   Simple::SAX::Serializer        Simple-SAX-Serializer-0.05.tar.gz        0              NONE      NONE
-  83    Test::Distribution             Test-Distribution-2.00.tar.gz            0              NONE      NONE
-  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
Index: trunk/psconfig/tagsets/ipp-3.3.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-3.3.dist	(revision 42333)
+++ 	(revision )
@@ -1,87 +1,0 @@
-# necessary fields:                    
-# |-- tag?
-# ||-- build?
-# |||-- package? 
-# ||||-- update directory from CVS?
-# |||||-- build for developer?
-# |||||
-# |||||  module                 branch name      tag version   
-# ||||| 
-  YYNNY  Ohana                  ipp-2-9          -0
-  NNYYN  ohana.base             ipp-2-9          -0
-  NNYYN  libohana               ipp-2-9          -0
-  NNYYN  libfits                ipp-2-9          -0
-  NNYYN  libautocode            ipp-2-9          -0
-  NNYYN  libdvo                 ipp-2-9          -0
-  NNYYN  libkapa                ipp-2-9          -0
-  NNYYN  libtap.ohana           ipp-2-9          -0
-  NNYYN  addstar                ipp-2-9          -0
-  NNYYN  delstar                ipp-2-9          -0
-  NNYYN  getstar                ipp-2-9          -0
-  NNYYN  ohana.tools            ipp-2-9          -0
-  NNYYN  kapa2                  ipp-2-9          -0
-  NNYYN  relphot                ipp-2-9          -0
-  NNYYN  relastro               ipp-2-9          -0
-  NNYYN  uniphot                ipp-2-9          -0
-  NNYYN  opihi.base             ipp-2-9          -0
-  NNYYN  mana                   ipp-2-9          -0
-  NNYYN  dvo                    ipp-2-9          -0
-  NNYYN  pantasks               ipp-2-9          -0
-  NNYYN  pcontrol               ipp-2-9          -0
-  NNYYN  pclient                ipp-2-9          -0      
-          
-# psLib-based code needs the nebclient library to interact with nebulous
-  YNNYY  Nebulous/nebclient     ipp-2-9          -0
-
-  YYYYY  psLib                  ipp-2-9          -0
-  YYYYY  psModules              ipp-2-9          -0
-  YYYYY  ppStats                ipp-2-9          -0
-  YYYYY  psphot                 ipp-2-9          -0
-  YYYYY  psastro                ipp-2-9          -0
-  YYYYY  ppConfigDump           ipp-2-9          -0
-  YYYYY  ppImage                ipp-2-9          -0
-  YYYYY  ppNoiseMap             ipp-2-9          -0
-  YYYYY  ppNorm                 ipp-2-9          -0
-  YYYYY  ppMerge                ipp-2-9          -0
-  YNNYN  pedestal               ipp-2-9          -0
-  YYYYY  dvoTools               ipp-2-9          -0
-  YYYYY  pswarp                 ipp-2-9          -0
-  YYYYY  ppArith                ipp-2-9          -0
-  YYYYY  ppStack                ipp-2-9          -0
-  YYYYY  ppSub                  ipp-2-9          -0
-  YYYYY  ppSim                  ipp-2-9          -0
-          
-  YNNYY  Nebulous               ipp-2-9          -0
-  YNNYY  Nebulous-Server        ipp-2-9          -0
-  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
-  YYYYY  PS-IPP-Config          ipp-2-9          -0     
-          
-  YNNYY  glueforge              ipp-2-9          -0
-  YNNYY  dbconfig               ipp-2-9          -0
-  NNNNY  ippdb.src             
-  YYYNN  ippdb                  ipp-2-9          -0
-  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
-  YYYYY  pstamp                 ipp-2-9          -0
-  YYYYY  ippTools               ipp-2-9          -0
-  YYYYY  ippScripts             ipp-2-9          -0
-  YYYYY  ippTasks               ipp-2-9          -0
-# YNYYY  ippToPsps              ipp-2-9          -0 : moved to $svn/psps
-          
-  YYYYY  ippconfig              ipp-2-9          -0
-  YNYYN  psconfig               ipp-2-9          -0
-  YNYYN  ippMonitor             ipp-2-9          -0
-  YYYYY  DataStore              ipp-2-9          -0
-  YYYYY  DataStoreServer        ipp-2-9          -0
-
-  YYYYY  ppTranslate            ipp-2-9          -0
-  YYYYY  ppViz                  ipp-2-9          -0
-  YYYYY  ppBackground		ipp-2-9		 -0
-  YYYYY  ppSkycell              ipp-2-9          -0
-
-  YYYYY  extsrc/gpcsw           ipp-2-9          -0
-# YYYYY  magic                  ipp-2-9          -0
-# YYYYY  magic/censorObjects    ipp-2-9          -0
-# YYYYY  magic/remove           ipp-2-9          -0
-  YYYYY  console                ipp-2-9          -0
-
-# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-3.3.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-3.3.libs	(revision 42333)
+++ 	(revision )
@@ -1,99 +1,0 @@
-# this file defines C libraries and C headers needed by the ipp, and information on finding them
-
-# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
-# modifications based on the architecture (eg, PATH/lib64, etc)
-# additional locations based on the env variables
-# dlltype to use
-
-# each entry contains:
-#   type : lib / include
-#   name 
-#   alternate names
-#   alternate paths
-#   tarball name
-#   tar directory
-#   force install by default?
-#   configure options
-#   make options
-#   make install options
-
-
-# Build tools
-bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
-bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
-bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
-bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
-bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
-
-lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
-lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
-lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y NONE NONE NONE
-lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
-lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
-lib libmysqlclient       NONE           mysql  mysql-5.6.40.tar.gz      mysql-5.6.40     N --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
-lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
-lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-lib libsla		 NONE		NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
-
-inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
-inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz    cfitsio3100-p3   N --enable-shared shared NONE
-inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
-inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
-inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
-inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
-inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
-inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
-inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
-inc slalib.h             NONE           NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
-
-# xml is currently not used by IPP
-# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
-
-# doxygen is having some unknown build issues on alala
-# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
-
Index: trunk/psconfig/tagsets/ipp-3.3.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-3.3.perl	(revision 42333)
+++ 	(revision )
@@ -1,158 +1,0 @@
-# this is the full table of perl modules needed by IPP operations code.  modules needed only by Nebulous-Server
-# might not be in this file. The fields below are as follows:
-# |-- Group (sequence in a group should not be critical)
-# |   Name                          Tarball                                  Version        Build     Responses 
-# |                                 (in ../extperl/)                                        Opts      
-#
-
-# these modules needed by various modules below, so they need to be first
-  00  Module::Build                 Module-Build-0.4224.tar.gz               0              NONE      NONE
-  00  Module::Runtime               Module-Runtime-0.016.tar.gz              0              NONE      NONE
-  00  Exporter::Tiny                Exporter-Tiny-1.002001.tar.gz            0              NONE      NONE
-  00  Digest::HMAC_MD5              Digest-HMAC-1.03.tar.gz                  0              NONE      NONE
-  00  XML::Parser                   XML-Parser-2.44.tar.gz                   0              NONE      NONE
-  00  Net::Domain::TLD              Net-Domain-TLD-1.75.tar.gz               0              NONE      NONE
-  00  Test2::Plugin::UTF8           Test2-Suite-0.000119.tar.gz              0              NONE      NONE
-  00  HTTP::Date                    HTTP-Date-6.02.tar.gz		     0              NONE      NONE
-  00  Try::Tiny                     Try-Tiny-0.30.tar.gz		     0              NONE      NONE
-
-  00a LWP::MediaTypes               LWP-MediaTypes-6.04.tar.gz               0              NONE      NONE
-  00a URI                           URI-1.76.tar.gz                          1.76           NONE      NONE
-  00a Mail::Internet                MailTools-2.20.tar.gz           	     0              NONE      NONE
-  00a Net::HTTP                     Net-HTTP-6.18.tar.gz                     0              NONE      NONE
-
-  00b Class::Accessor::Fast           Class-Accessor-0.51.tar.gz      	     0              NONE      NONE
-  00  Parse::RecDescent               Parse-RecDescent-1.967015.tar.gz	     0              NONE      NONE
-
-# these modules are free of inter-dependencies:
-  01  AnyEvent                      AnyEvent-7.15.tar.gz                     0              NONE      NONE
-  01  Authen::NTLM                  NTLM-1.09.tar.gz			     0              NONE      NONE
-  01  AutoLoader                    AutoLoader-5.74.tar.gz		     0              NONE      NONE
-  01  CPAN::Meta::Check             CPAN-Meta-Check-0.014.tar.gz             0              NONE      NONE
-  01  Class::Data::Inheritable      Class-Data-Inheritable-0.08.tar.gz	     0              NONE      NONE
-  01  Class::Inspector              Class-Inspector-1.34.tar.gz		     1.34           NONE      NONE
-  01  Class::Prototyped             Class-Prototyped-1.13.tar.gz	     0              NONE      NONE
-  01  Class::Singleton              Class-Singleton-1.5.tar.gz		     0              NONE      NONE
-  01  Data::Dump                    Data-Dump-1.23.tar.gz		     0              NONE      NONE
-  01  Data::Validate::Domain        Data-Validate-Domain-0.14.tar.gz	     0              NONE      NONE
-  01  Date::Manip                   Date-Manip-6.76.tar.gz		     0              NONE      NONE
-  01  Date::Parse                   TimeDate-2.30.tar.gz		     0              NONE      NONE
-  01  Devel::CheckOS                Devel-CheckOS-1.81.tar.gz		     0              NONE      NONE
-  01  Devel::StackTrace             Devel-StackTrace-2.03.tar.gz	     0              NONE      NONE
-  01  Eval::Closure                 Eval-Closure-0.14.tar.gz		     0              NONE      NONE
-  01  ExtUtils::TBone               ExtUtils-TBone-1.124.tar.gz		     0              NONE      NONE
-  01  File::Listing                 File-Listing-6.04.tar.gz		     0              NONE      NONE
-  01  File::NFSLock                 File-NFSLock-1.29.tar.gz		     0              NONE      NONE
-  01  File::ShareDir                File-ShareDir-1.116.tar.gz               0              NONE      NONE
-  01  File::ShareDir::Install       File-ShareDir-Install-0.13.tar.gz	     0              NONE      NONE
-  01  HTTP::Request                 HTTP-Message-6.18.tar.gz		     6.18           NONE      NONE
-  01  Heap::Elem                    Heap-0.80.tar.gz			     0              NONE      NONE
-  01  IO::Pipely                    IO-Pipely-0.005.tar.gz		     0              NONE      NONE
-  01  IO::Pty                       IO-Tty-1.12.tar.gz			     1.12           NONE      NONE
-  01  IO::String                    IO-String-1.08.tar.gz		     1.08           NONE      NONE
-  01  IPC::Run3                     IPC-Run3-0.048.tar.gz		     0              NONE      NONE
-  01  List::MoreUtils               List-MoreUtils-0.428.tar.gz		     0.428          NONE      NONE
-  01  MIME::Entity                  MIME-tools-5.509.tar.gz		     0              NONE      NONE
-  01  MIME::Types                   MIME-Types-2.17.tar.gz		     0              NONE      NONE
-  01  MLDBM                         MLDBM-2.05.tar.gz			     0              NONE      NONE
-  01  MRO::Compat                   MRO-Compat-0.13.tar.gz		     0              NONE      NONE
-  01  Module::Implementation        Module-Implementation-0.09.tar.gz	     0              NONE      NONE
-  01  Module::Metadata              Module-Metadata-1.000033.tar.gz	     0              NONE      NONE
-  01  NetAddr::IP                   NetAddr-IP-4.079.tar.gz		     0              NONE      NONE
-  01  Number::Compare               Number-Compare-0.03.tar.gz		     0              NONE      NONE
-  01  POE::Test::Loops              POE-Test-Loops-1.360.tar.gz		     0              NONE      NONE
-  01  Params::Util                  Params-Util-1.07.tar.gz		     0              NONE      NONE
-  01  Path::Tiny                    Path-Tiny-0.108.tar.gz		     0              NONE      NONE
-  01  Perl::OSType                  Perl-OSType-1.010.tar.gz		     0              NONE      NONE
-  01  Pod::POM                      Pod-POM-2.01.tar.gz			     0              NONE      NONE
-  01  Role::Tiny                    Role-Tiny-2.000006.tar.gz                0              NONE      NONE
-  01  Specio                        Specio-0.43.tar.gz			     0              NONE      NONE
-  01  Spiffy                        Spiffy-0.46.tar.gz			     0              NONE      NONE
-  01  Sub::Exporter::Progressive    Sub-Exporter-Progressive-0.001013.tar.gz 0              NONE      NONE
-  01  Sub::Identify                 Sub-Identify-0.14.tar.gz		     0              NONE      NONE
-  01  Sub::Install                  Sub-Install-0.928.tar.gz		     0              NONE      NONE
-  01  Sub::Uplevel                  Sub-Uplevel-0.2800.tar.gz		     0              NONE      NONE
-  01  Test2::Plugin::NoWarnings     Test2-Plugin-NoWarnings-0.06.tar.gz	     0              NONE      NONE
-  01  Test2::Require::Module        Test2-Suite-0.000119.tar.gz		     0              NONE      NONE
-  01  Test::FailWarnings            Test-FailWarnings-0.008.tar.gz	     0              NONE      NONE
-  01  Test::Fatal                   Test-Fatal-0.014.tar.gz		     0              NONE      NONE
-  01  Test::File::ShareDir          Test-File-ShareDir-1.001002.tar.gz       0              NONE      NONE
-  01  Test::Needs                   Test-Needs-0.002006.tar.gz		     0              NONE      NONE
-  01  Test::Requires                Test-Requires-0.10.tar.gz		     0              NONE      NONE
-  01  Test::Warnings                Test-Warnings-0.026.tar.gz		     0              NONE      NONE
-  01  Test::Without::Module         Test-Without-Module-0.20.tar.gz	     0              NONE      NONE
-  01  Text::Diff                    Text-Diff-1.45.tar.gz		     0              NONE      NONE
-  01  Text::Glob                    Text-Glob-0.11.tar.gz		     0              NONE      NONE
-  01  Text::Template                Text-Template-1.55.tar.gz		     0              NONE      NONE
-  01  Tie::CPHash                   Tie-CPHash-2.000.tar.gz		     0              NONE      NONE
-  01  Variable::Magic               Variable-Magic-0.62.tar.gz               0              NONE      NONE
-  01  XML::Parser::PerlSAX          libxml-perl-0.08.tar.gz 		     0              NONE      NONE
-  01  XML::RegExp                   XML-RegExp-0.04.tar.gz		     0              NONE      NONE
-
-  00  HTTP::Message                 HTTP-Message-6.18.tar.gz		     0              NONE      NONE -- URI, LWP::MediaTypes, Try::Tiny
-  01  HTTP::Negotiate               HTTP-Negotiate-6.01.tar.gz		     6.01           NONE      NONE -- HTTP::Message
-
-  01  Dist::CheckConflicts          Dist-CheckConflicts-0.11.tar.gz	     0              NONE      NONE -- Module::Runtime, Test::Fatal
-
-  02  Package::Stash                Package-Stash-0.38.tar.gz		     0              NONE      NONE -- Dist::CheckConflicts, Module::Implementation, Package::Stash::XS, Test::Fatal, Test::Requires
-  02  Test::Base                    Test-Base-0.89.tar.gz		     0              NONE      NONE -- Spiffy, Text::Diff
-  02  Test::Warn                    Test-Warn-0.36.tar.gz		     0              NONE      NONE -- Sub::Uplevel
-
-# the order here matters due to dependency chain:
-  03a Data::OptList                 Data-OptList-0.110.tar.gz		     0              NONE      NONE -- Sub::Install
-  03b Sub::Exporter                 Sub-Exporter-0.987.tar.gz		     0              NONE      NONE -- Data::OptList, Params::Util, Sub::Install
-  03c Devel::GlobalDestruction      Devel-GlobalDestruction-0.14.tar.gz	     0              NONE      NONE -- Sub::Exporter::Progressive
-  03d Exception::Class              Exception-Class-1.44.tar.gz		     0              NONE      NONE -- Class::Data::Inheritable, Devel::StackTrace
-  03e B::Hooks::EndOfScope          B-Hooks-EndOfScope-0.24.tar.gz           0              NONE      NONE -- Sub::Exporter::Progressive, Variable::Magic
-  03f namespace::clean              namespace-clean-0.27.tar.gz              0              NONE      NONE -- B::Hooks::EndOfScope, Package::Stash
-  03g namespace::autoclean          namespace-autoclean-0.28.tar.gz	     0              NONE      NONE -- B::Hooks::EndOfScope, Sub::Identify, Test::Requires, namespace::clean
-  03h Params::ValidationCompiler    Params-ValidationCompiler-0.30.tar.gz    0              NONE      NONE -- Eval::Closure, Exception::Class, Specio, Test2::Plugin::NoWarnings, Test2::Require::Module, Test2::V0, Test::Without::Module
-  03i DateTime::Locale              DateTime-Locale-1.24.tar.gz		     1.24           NONE      NONE -- Role::Tiny, namespace::autoclean, Params::ValidationCompiler
-  03j DateTime::TimeZone            DateTime-TimeZone-2.34.tar.gz	     0              NONE      NONE -- Class::Singleton, Params::ValidationCompiler, Specio::Library::Builtins, Specio::Library::String, Test::Fatal, Test::Requires, namespace::autoclean,
-  03k DateTime                      DateTime-1.50.tar.gz                     0              NONE      NONE -- CPAN::Meta::Check, DateTime::Locale, Test::Warnings
-  03l DateTime::Format::Strptime    DateTime-Format-Strptime-1.76.tar.gz     1.76           NONE      NONE -- DateTime::Locale, Test::Warnings
-# DateTime complains about DateTime::Format::Strptime with unknown format but succeeds
-# DateTime::Format::Strptime requires DateTime
-
-  05  Params::Validate              Params-Validate-1.29.tar.gz              0              NONE      NONE
-  19  DateTime::Format::Builder     DateTime-Format-Builder-0.82.tar.gz      0              NONE      NONE -- Params::Validate
-  03m DateTime::Format::ISO8601     DateTime-Format-ISO8601-0.08.tar.gz      0              NONE      NONE -- DateTime?
-
-  04a Data::Validate::IP            Data-Validate-IP-0.27.tar.gz	     0              NONE      NONE -- NetAddr::IP, Test::Requires
-  04b Data::Validate::URI           Data-Validate-URI-0.07.tar.gz            0              NONE      NONE -- Data::Validate::IP
-
-# these modules are required by IPP and do NOT depend on modules above (REALLY? NONE?)
-  05  Astro::FITS::CFITSIO          Astro-FITS-CFITSIO-1.12.tar.gz           0              NONE      NONE -- libcfitsio
-  05  Cache                         Cache-2.11.tar.gz                        0              NONE      NONE
-  05  YAML                          YAML-1.27.tar.gz                         0              NONE      NONE
-  05  Config::YAML                  Config-YAML-1.42.tar.gz                  0              NONE      NONE
-  05  DBI                           DBI-1.642.tar.gz                         0              NONE      NONE
-  05  IPC::Run                      IPC-Run-20180523.0.tar.gz                20180523       NONE      NONE
-  05  IPC::Cmd                      IPC-Cmd-1.0201.tar.gz                    1.0201         NONE      NONE
-  05  LWP                           libwww-perl-6.38.tar.gz                  6.38           NONE      NONE
-  05  Log::Log4perl                 Log-Log4perl-1.49.tar.gz                 0              NONE      NONE
-  05  SOAP::Lite                    SOAP-Lite-1.27.tar.gz                    0              NONE      NONE
-  05  Statistics::Descriptive       Statistics-Descriptive-3.0702.tar.gz     0              NONE      NONE
-# a response is needed: (n,n) or (y,y) : (build XStash, use XStash)
-  05  Template                      Template-Toolkit-2.28.tar.gz             0              NONE      y,y  -- (build XStash, use XStash) : was n,n
-
-  05  Digest::MD5::File             Digest-MD5-File-0.08.tar.gz              0              NONE      NONE -- LWP
-
-# these modules depend on modules in groups 00 - 05
-  06  DBD::Mock                     DBD-Mock-1.45.tar.gz		     0              NONE      NONE -- DBI
-  06  DBIx::Interp                  SQL-Interp-1.24.tar.gz		     0              NONE      NONE -- DBI
-  06  DBIx::Simple                  DBIx-Simple-1.37.tar.gz		     0              NONE      NONE -- DBI
-  06  File::Find::Rule              File-Find-Rule-0.34.tar.gz		     0              NONE      NONE -- Number::Compare, Text::Glob
-
-  07  Log::Dispatch::File           Log-Dispatch-2.68.tar.gz		     0              NONE      NONE -- Devel::GlobalDestruction, IPC::Run3, Params::ValidationCompiler, Specio, Test::Fatal, Test::Needs, namespace::autoclean
-  07  Log::Dispatch::FileRotate     Log-Dispatch-FileRotate-1.36.tar.gz	     0              NONE      NONE -- Date::Manip, Path::Tiny, Test::Warn, Log::Dispatch::File
-  07  MIME::Lite                    MIME-Lite-3.030.tar.gz		     0              NONE      NONE -- MIME::Types
-  07  POE                           POE-1.367.tar.gz			     0              NONE      n    -- IO::Pipely, POE::Test::Loops
-
-## the response (n) says that we do not want to skip network tests
-  08  Test::YAML                    Test-YAML-1.07.tar.gz		     0              NONE      NONE -- Test::Base
-  08  XML::DOM                      XML-DOM-1.46.tar.gz                      0              NONE      NONE -- XML::Parser::PerlSAX, XML::RegExp
-
-  00c Devel::CheckLib               Devel-CheckLib-1.13.tar.gz               0              NONE      NONE -- unknown
-  00d DBD::mysql                    DBD-mysql-4.050.tar.gz                   0              NONE      NONE -- unknown
-
Index: trunk/psconfig/tagsets/ipp-gentoo.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-gentoo.dist	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-gentoo.dist	(revision 42377)
@@ -0,0 +1,87 @@
+# necessary fields:                    
+# |-- tag?
+# ||-- build?
+# |||-- package? 
+# ||||-- update directory from CVS?
+# |||||-- build for developer?
+# |||||
+# |||||  module                 branch name      tag version   
+# ||||| 
+  YYNNY  Ohana                  ipp-2-9          -0
+  NNYYN  ohana.base             ipp-2-9          -0
+  NNYYN  libohana               ipp-2-9          -0
+  NNYYN  libfits                ipp-2-9          -0
+  NNYYN  libautocode            ipp-2-9          -0
+  NNYYN  libdvo                 ipp-2-9          -0
+  NNYYN  libkapa                ipp-2-9          -0
+  NNYYN  libtap.ohana           ipp-2-9          -0
+  NNYYN  addstar                ipp-2-9          -0
+  NNYYN  delstar                ipp-2-9          -0
+  NNYYN  getstar                ipp-2-9          -0
+  NNYYN  ohana.tools            ipp-2-9          -0
+  NNYYN  kapa2                  ipp-2-9          -0
+  NNYYN  relphot                ipp-2-9          -0
+  NNYYN  relastro               ipp-2-9          -0
+  NNYYN  uniphot                ipp-2-9          -0
+  NNYYN  opihi.base             ipp-2-9          -0
+  NNYYN  mana                   ipp-2-9          -0
+  NNYYN  dvo                    ipp-2-9          -0
+  NNYYN  pantasks               ipp-2-9          -0
+  NNYYN  pcontrol               ipp-2-9          -0
+  NNYYN  pclient                ipp-2-9          -0      
+          
+# psLib-based code needs the nebclient library to interact with nebulous
+  YNNYY  Nebulous/nebclient     ipp-2-9          -0
+
+  YYYYY  psLib                  ipp-2-9          -0
+  YYYYY  psModules              ipp-2-9          -0
+  YYYYY  ppStats                ipp-2-9          -0
+  YYYYY  psphot                 ipp-2-9          -0
+  YYYYY  psastro                ipp-2-9          -0
+  YYYYY  ppConfigDump           ipp-2-9          -0
+  YYYYY  ppImage                ipp-2-9          -0
+  YYYYY  ppNoiseMap             ipp-2-9          -0
+  YYYYY  ppNorm                 ipp-2-9          -0
+  YYYYY  ppMerge                ipp-2-9          -0
+  YNNYN  pedestal               ipp-2-9          -0
+  YYYYY  dvoTools               ipp-2-9          -0
+  YYYYY  pswarp                 ipp-2-9          -0
+  YYYYY  ppArith                ipp-2-9          -0
+  YYYYY  ppStack                ipp-2-9          -0
+  YYYYY  ppSub                  ipp-2-9          -0
+  YYYYY  ppSim                  ipp-2-9          -0
+          
+  YNNYY  Nebulous               ipp-2-9          -0
+  YNNYY  Nebulous-Server        ipp-2-9          -0
+  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
+  YYYYY  PS-IPP-Config          ipp-2-9          -0     
+          
+  YNNYY  glueforge              ipp-2-9          -0
+  YNNYY  dbconfig               ipp-2-9          -0
+  NNNNY  ippdb.src             
+  YYYNN  ippdb                  ipp-2-9          -0
+  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
+  YYYYY  pstamp                 ipp-2-9          -0
+  YYYYY  ippTools               ipp-2-9          -0
+  YYYYY  ippScripts             ipp-2-9          -0
+  YYYYY  ippTasks               ipp-2-9          -0
+# YNYYY  ippToPsps              ipp-2-9          -0 : moved to $svn/psps
+          
+  YYYYY  ippconfig              ipp-2-9          -0
+  YNYYN  psconfig               ipp-2-9          -0
+  YNYYN  ippMonitor             ipp-2-9          -0
+  YYYYY  DataStore              ipp-2-9          -0
+  YYYYY  DataStoreServer        ipp-2-9          -0
+
+  YYYYY  ppTranslate            ipp-2-9          -0
+  YYYYY  ppViz                  ipp-2-9          -0
+  YYYYY  ppBackground		ipp-2-9		 -0
+  YYYYY  ppSkycell              ipp-2-9          -0
+
+  YYYYY  extsrc/gpcsw           ipp-2-9          -0
+# YYYYY  magic                  ipp-2-9          -0
+# YYYYY  magic/censorObjects    ipp-2-9          -0
+# YYYYY  magic/remove           ipp-2-9          -0
+  YYYYY  console                ipp-2-9          -0
+
+# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-gentoo.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-gentoo.libs	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-gentoo.libs	(revision 42377)
@@ -0,0 +1,99 @@
+# this file defines C libraries and C headers needed by the ipp, and information on finding them
+
+# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
+# modifications based on the architecture (eg, PATH/lib64, etc)
+# additional locations based on the env variables
+# dlltype to use
+
+# each entry contains:
+#   type : lib / include
+#   name 
+#   alternate names
+#   alternate paths
+#   tarball name
+#   tar directory
+#   force install by default?
+#   configure options
+#   make options
+#   make install options
+
+
+# Build tools
+bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
+bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
+bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
+bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
+bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
+
+lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
+lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y NONE NONE NONE
+lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
+lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
+lib libmysqlclient       NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    Y --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
+lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
+lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+lib libsla		 NONE		NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
+
+inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz    cfitsio3100-p3   N --enable-shared shared NONE
+inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
+inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
+inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+inc slalib.h             NONE           NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
+
+# xml is currently not used by IPP
+# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
+
+# doxygen is having some unknown build issues on alala
+# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
+
Index: trunk/psconfig/tagsets/ipp-gentoo.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-gentoo.perl	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-gentoo.perl	(revision 42377)
@@ -0,0 +1,106 @@
+# notes:
+# Build.PL/Makefile.PL options are added to the line "perl Build.PL / perl Makefile.PL", a value of NONE is required if no options are desired
+# Build.PL/Makefile.PL responses are supplied via stdin to "perl Build.PL / perl Makefile.PL", a value of NONE is required if no responses are desired
+
+# NN    Name                           Tarball                                  Version        Build.PL/Makefile.PL Build.PL/Makefile.PL responses
+# a Version of 0 is required if no specific version is desired                                 options   responses
+  00    Getopt::Long                   Getopt-Long-2.36.tar.gz                  2.3            NONE      n
+# 00    Module::Build                  Module-Build-0.40.tar.gz                 0.38           NONE      NONE # special comment here
+  00    Module::Build                  Module-Build-0.3601.tar.gz               0.3601         NONE      NONE # special comment here
+  01    ExtUtils::MakeMaker            ExtUtils-MakeMaker-6.54.tar.gz           0              NONE      NONE
+  02a   Attribute::Handlers            Attribute-Handlers-0.87.tar.gz           0.79           NONE      NONE
+# Params::Validate 0.92 breaks with Perl >= 5.14 (and probably earlier) because 'ref' added RegExp as a type
+  02    Params::Validate               Params-Validate-0.96.tar.gz              0.96           NONE      NONE
+# 02    Apache::Test                   Apache-Test-1.29.tar.gz                  1.29           NONE      NONE
+  03a   Class::Singleton               Class-Singleton-1.4.tar.gz               0              NONE      NONE
+  03    DateTime::TimeZone             DateTime-TimeZone-0.59.tar.gz            0              NONE      NONE
+  04    DateTime::Locale               DateTime-Locale-0.33.tar.gz              0              NONE      NONE
+  05    Time::Local                    Time-Local-1.17.tar.gz                   0              NONE      NONE
+  06    DateTime                       DateTime-0.36.tar.gz                     0              NONE      NONE
+  07    MIME::Base64                   MIME-Base64-3.07.tar.gz                  0              NONE      NONE
+  08    IO::Compress::Base             IO-Compress-Base-2.003.tar.gz            0              NONE      NONE
+  09    Compress::Raw::Zlib            Compress-Raw-Zlib-2.003.tar.gz           0              NONE      NONE
+  10    Class::Factory::Util           Class-Factory-Util-1.6.tar.gz            0              NONE      NONE
+  11    DateTime::Format::Strptime     DateTime-Format-Strptime-1.0700.tar.gz   0              NONE      NONE
+  12    Net::Domain::TLD               Net-Domain-TLD-1.65.tar.gz               0              NONE      NONE
+  13    Sub::Uplevel                   Sub-Uplevel-0.14.tar.gz                  0              NONE      NONE
+  14    HTML::Tagset                   HTML-Tagset-3.10.tar.gz                  0              NONE      NONE
+  15    Digest                         Digest-1.15.tar.gz                       0              NONE      NONE
+  16    IO::Compress::Zlib::Extra      IO-Compress-Zlib-2.003.tar.gz            0              NONE      NONE
+  17    version                        version-0.70.tar.gz                      0              NONE      NONE
+  18    Text::Balanced                 Text-Balanced-v2.0.0.tar.gz              0              NONE      NONE
+  19    DateTime::Format::Builder      DateTime-Format-Builder-0.7807.tar.gz    0              NONE      NONE
+  20    ExtUtils::Manifest             ExtUtils-Manifest-1.51.tar.gz            0              NONE      NONE
+  21    URI                            URI-1.35.tar.gz                          1.30           NONE      NONE
+  22    Data::Validate::Domain         Data-Validate-Domain-0.05.tar.gz         0              NONE      NONE
+  23    Test::Exception                Test-Exception-0.24.tar.gz               0              NONE      NONE
+  24    Tree::DAG_Node                 Tree-DAG_Node-1.05.tar.gz                0              NONE      NONE
+  25    Array::Compare                 Array-Compare-1.13.tar.gz                0              NONE      NONE
+  26    HTML::Parser                   HTML-Parser-3.56.tar.gz                  0              NONE      NONE
+  27    Digest::MD5                    Digest-MD5-2.36.tar.gz                   0              NONE      NONE
+  28    Net::FTP                       libnet-1.19.tar.gz                       0              NONE      n
+  29    Compress::Zlib                 Compress-Zlib-2.003.tar.gz               0              NONE      NONE
+  30    Locale::Maketext::Simple       Locale-Maketext-Simple-0.18.tar.gz       0              NONE      NONE
+  31    Parse::RecDescent              Parse-RecDescent-1.94.tar.gz             1.94           NONE      NONE
+  32    Class::Accessor                Class-Accessor-0.30.tar.gz               0.19           NONE      NONE
+  33    DateTime::Format::ISO8601      DateTime-Format-ISO8601-0.06.tar.gz      0.06           NONE      NONE
+  34    CGI                            CGI.pm-3.25.tar.gz                       3              NONE      NONE
+  35    Test::Cmd                      Test-Cmd-1.05.tar.gz                     1.05           NONE      NONE
+  36    Net::HTTPServer                Net-HTTPServer-1.1.1.tar.gz              1.1.1          NONE      NONE
+  37    LWP                            libwww-perl-5.805.tar.gz                 0              NONE      NONE
+  38    Digest::MD5::File              Digest-MD5-File-0.05.tar.gz              0.03           NONE      NONE
+  39    File::Temp                     File-Temp-0.18.tar.gz                    0.16           NONE      NONE
+  40    Data::Validate::URI            Data-Validate-URI-0.01.tar.gz            0.01           NONE      NONE
+  41    Test::Warn                     Test-Warn-0.08.tar.gz                    0              NONE      NONE
+  42    YAML                           YAML-0.62.tar.gz                         0.58           NONE      y
+  43    Module::Load                   Module-Load-0.10.tar.gz                  0              NONE      NONE
+  44    Params::Check                  Params-Check-0.25.tar.gz                 0              NONE      NONE
+  45    Template                       Template-Toolkit-2.16.tar.gz             0              NONE      n,n
+  46    Statistics::Descriptive        Statistics-Descriptive-2.6.tar.gz        2.6            NONE      NONE
+  47    Storable                       Storable-2.15.tar.gz                     0              NONE      NONE
+  48    IO::String                     IO-String-1.08.tar.gz                    0              NONE      NONE
+  49    Date::Parse                    TimeDate-1.16.tar.gz                     0              NONE      NONE
+  50    Digest::SHA1                   Digest-SHA1-2.11.tar.gz                  0              NONE      NONE
+  51    DB_File                        DB_File-1.814.tar.gz                     0              NONE      NONE
+  52    File::NFSLock                  File-NFSLock-1.20.tar.gz                 0              NONE      NONE
+  53    Heap                           Heap-0.71.tar.gz                         0              NONE      NONE
+  54    Module::Load::Conditional      Module-Load-Conditional-0.16.tar.gz      0              NONE      NONE
+  55    IPC::Run                       IPC-Run-0.80.tar.gz                      0              NONE      NONE
+  56    Cache                          Cache-2.04.tar.gz                        0              NONE      NONE
+  57    IPC::Cmd                       IPC-Cmd-0.36.tar.gz                     =0.36           NONE      NONE
+  58    SOAP::Lite                     SOAP-Lite-0.69.v1.tar.gz                 0              NONE      yes,yes,no
+  59    Log::Log4perl                  Log-Log4perl-1.10.v1.tar.gz              0              NONE      NONE
+# 60    File::ExtAttr                  File-ExtAttr-1.04.tar.gz                 0              NONE      NONE
+  61    Text::Glob                     Text-Glob-0.08.tar.gz                    0.08           NONE      NONE
+  62    Number::Compare                Number-Compare-0.01.tar.gz               0.01           NONE      NONE
+  63    File::Find::Rule               File-Find-Rule-0.30.tar.gz               0.30           NONE      NONE
+  64    Astro::FITS::CFITSIO           Astro-FITS-CFITSIO-1.05.tar.gz           0              NONE      NONE
+  65    Test::More                     Test-Simple-0.74.tar.gz                  0.49           NONE      NONE
+# 66    Apache::DBI                    Apache-DBI-1.06.tar.gz                   0              NONE      NONE
+# 67    Apache2::SOAP                  Apache2-SOAP-0.72.tar.gz                 0              NONE      NONE
+  68    Test::URI                      Test-URI-1.08.tar.gz                     0              NONE      NONE
+# 69    Sys::Statistics::Linux::DiskUsage Sys-Statistics-Linux-0.26.tar.gz      0              NONE      NONE
+  70    Config::YAML                   Config-YAML-1.42.tar.gz                  0              NONE      NONE
+# 72    File::ExtAttr                  File-ExtAttr-1.07.tar.gz                 0              NONE      NONE
+# version 1.622 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
+  73    DBI                            DBI-1.622.tar.gz                         1.622          NONE      NONE
+# version 4.021 updates sv_undef and related to new namespace (PL_*) (needed as of Perl 5.13.XX)
+  71    DBD::mysql                     DBD-mysql-4.021.tar.gz                   4.021          NONE      NONE
+
+# 74    Net::Server::Daemonize         Net-Server-0.97.tar.gz                   0.05           NONE      NONE
+  75    File::Path                      File-Path-2.04.tar.gz                   0              NONE      NONE
+  76    File::Mountpoint                File-Mountpoint-0.01.tar.gz             0.01           NONE      NONE
+  77    Filesys::Df                     Filesys-Df-0.92.tar.gz                  0.92           NONE      NONE
+  78    SQL::Interp                     SQL-Interp-1.06.tar.gz                  0              NONE      NONE
+  79a   Mail::Send                      MailTools-2.04.tar.gz                   0              NONE      NONE
+  79b   Log::Dispatch::Email::MailSend  Log-Dispatch-2.22.tar.gz                0              NONE      NONE
+  80    Abstract::Meta::Class          Abstract-Meta-Class-0.13.tar.gz          0              NONE      NONE
+  81    DBIx::Connection               DBIx-Connection-0.13.tar.gz              0              NONE      NONE
+  82a   Pod::Escapes                   Pod-Escapes-1.04.tar.gz                  0              NONE      NONE
+  82b   Pod::Simple                    Pod-Simple-3.14.tar.gz                   0              NONE      NONE
+  82c   Test::Pod                      Test-Pod-1.40.tar.gz                     0              NONE      NONE
+  82d   XML::NamespaceSupport          XML-NamespaceSupport-1.10.tar.gz         0              --skip    NONE
+  82e   XML::SAX                       XML-SAX-0.96.tar.gz                      0              NONE      Y
+  82f   Simple::SAX::Serializer        Simple-SAX-Serializer-0.05.tar.gz        0              NONE      NONE
+  83    Test::Distribution             Test-Distribution-2.00.tar.gz            0              NONE      NONE
+  84    Test::DBUnit                   Test-DBUnit-0.20.tar.gz                  0.20           NONE      NONE
Index: trunk/psconfig/tagsets/ipp-manjaro.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-manjaro.dist	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-manjaro.dist	(revision 42377)
@@ -0,0 +1,87 @@
+# necessary fields:                    
+# |-- tag?
+# ||-- build?
+# |||-- package? 
+# ||||-- update directory from CVS?
+# |||||-- build for developer?
+# |||||
+# |||||  module                 branch name      tag version   
+# ||||| 
+  YYNNY  Ohana                  ipp-2-9          -0
+  NNYYN  ohana.base             ipp-2-9          -0
+  NNYYN  libohana               ipp-2-9          -0
+  NNYYN  libfits                ipp-2-9          -0
+  NNYYN  libautocode            ipp-2-9          -0
+  NNYYN  libdvo                 ipp-2-9          -0
+  NNYYN  libkapa                ipp-2-9          -0
+  NNYYN  libtap.ohana           ipp-2-9          -0
+  NNYYN  addstar                ipp-2-9          -0
+  NNYYN  delstar                ipp-2-9          -0
+  NNYYN  getstar                ipp-2-9          -0
+  NNYYN  ohana.tools            ipp-2-9          -0
+  NNYYN  kapa2                  ipp-2-9          -0
+  NNYYN  relphot                ipp-2-9          -0
+  NNYYN  relastro               ipp-2-9          -0
+  NNYYN  uniphot                ipp-2-9          -0
+  NNYYN  opihi.base             ipp-2-9          -0
+  NNYYN  mana                   ipp-2-9          -0
+  NNYYN  dvo                    ipp-2-9          -0
+  NNYYN  pantasks               ipp-2-9          -0
+  NNYYN  pcontrol               ipp-2-9          -0
+  NNYYN  pclient                ipp-2-9          -0      
+          
+# psLib-based code needs the nebclient library to interact with nebulous
+  YNNYY  Nebulous/nebclient     ipp-2-9          -0
+
+  YYYYY  psLib                  ipp-2-9          -0
+  YYYYY  psModules              ipp-2-9          -0
+  YYYYY  ppStats                ipp-2-9          -0
+  YYYYY  psphot                 ipp-2-9          -0
+  YYYYY  psastro                ipp-2-9          -0
+  YYYYY  ppConfigDump           ipp-2-9          -0
+  YYYYY  ppImage                ipp-2-9          -0
+  YYYYY  ppNoiseMap             ipp-2-9          -0
+  YYYYY  ppNorm                 ipp-2-9          -0
+  YYYYY  ppMerge                ipp-2-9          -0
+  YNNYN  pedestal               ipp-2-9          -0
+  YYYYY  dvoTools               ipp-2-9          -0
+  YYYYY  pswarp                 ipp-2-9          -0
+  YYYYY  ppArith                ipp-2-9          -0
+  YYYYY  ppStack                ipp-2-9          -0
+  YYYYY  ppSub                  ipp-2-9          -0
+  YYYYY  ppSim                  ipp-2-9          -0
+          
+  YNNYY  Nebulous               ipp-2-9          -0
+  YNNYY  Nebulous-Server        ipp-2-9          -0
+  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
+  YYYYY  PS-IPP-Config          ipp-2-9          -0     
+          
+  YNNYY  glueforge              ipp-2-9          -0
+  YNNYY  dbconfig               ipp-2-9          -0
+  NNNNY  ippdb.src             
+  YYYNN  ippdb                  ipp-2-9          -0
+  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
+  YYYYY  pstamp                 ipp-2-9          -0
+  YYYYY  ippTools               ipp-2-9          -0
+  YYYYY  ippScripts             ipp-2-9          -0
+  YYYYY  ippTasks               ipp-2-9          -0
+# YNYYY  ippToPsps              ipp-2-9          -0 : moved to $svn/psps
+          
+  YYYYY  ippconfig              ipp-2-9          -0
+  YNYYN  psconfig               ipp-2-9          -0
+  YNYYN  ippMonitor             ipp-2-9          -0
+  YYYYY  DataStore              ipp-2-9          -0
+  YYYYY  DataStoreServer        ipp-2-9          -0
+
+  YYYYY  ppTranslate            ipp-2-9          -0
+  YYYYY  ppViz                  ipp-2-9          -0
+  YYYYY  ppBackground		ipp-2-9		 -0
+  YYYYY  ppSkycell              ipp-2-9          -0
+
+  YYYYY  extsrc/gpcsw           ipp-2-9          -0
+# YYYYY  magic                  ipp-2-9          -0
+# YYYYY  magic/censorObjects    ipp-2-9          -0
+# YYYYY  magic/remove           ipp-2-9          -0
+  YYYYY  console                ipp-2-9          -0
+
+# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-manjaro.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-manjaro.libs	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-manjaro.libs	(revision 42377)
@@ -0,0 +1,99 @@
+# this file defines C libraries and C headers needed by the ipp, and information on finding them
+
+# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
+# modifications based on the architecture (eg, PATH/lib64, etc)
+# additional locations based on the env variables
+# dlltype to use
+
+# each entry contains:
+#   type : lib / include
+#   name 
+#   alternate names
+#   alternate paths
+#   tarball name
+#   tar directory
+#   force install by default?
+#   configure options
+#   make options
+#   make install options
+
+
+# Build tools
+bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
+bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
+bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
+bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
+bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
+
+lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
+lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y NONE NONE NONE
+lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
+lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
+lib libmysqlclient       NONE           mysql  mysql-5.6.40.tar.gz      mysql-5.6.40     N --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
+lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
+lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+lib libsla		 NONE		NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
+
+inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz    cfitsio3100-p3   N --enable-shared shared NONE
+inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
+inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
+inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+inc slalib.h             NONE           NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
+
+# xml is currently not used by IPP
+# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
+
+# doxygen is having some unknown build issues on alala
+# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
+
Index: trunk/psconfig/tagsets/ipp-manjaro.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-manjaro.perl	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-manjaro.perl	(revision 42377)
@@ -0,0 +1,158 @@
+# this is the full table of perl modules needed by IPP operations code.  modules needed only by Nebulous-Server
+# might not be in this file. The fields below are as follows:
+# |-- Group (sequence in a group should not be critical)
+# |   Name                          Tarball                                  Version        Build     Responses 
+# |                                 (in ../extperl/)                                        Opts      
+#
+
+# these modules needed by various modules below, so they need to be first
+  00  Module::Build                 Module-Build-0.4224.tar.gz               0              NONE      NONE
+  00  Module::Runtime               Module-Runtime-0.016.tar.gz              0              NONE      NONE
+  00  Exporter::Tiny                Exporter-Tiny-1.002001.tar.gz            0              NONE      NONE
+  00  Digest::HMAC_MD5              Digest-HMAC-1.03.tar.gz                  0              NONE      NONE
+  00  XML::Parser                   XML-Parser-2.44.tar.gz                   0              NONE      NONE
+  00  Net::Domain::TLD              Net-Domain-TLD-1.75.tar.gz               0              NONE      NONE
+  00  Test2::Plugin::UTF8           Test2-Suite-0.000119.tar.gz              0              NONE      NONE
+  00  HTTP::Date                    HTTP-Date-6.02.tar.gz		     0              NONE      NONE
+  00  Try::Tiny                     Try-Tiny-0.30.tar.gz		     0              NONE      NONE
+
+  00a LWP::MediaTypes               LWP-MediaTypes-6.04.tar.gz               0              NONE      NONE
+  00a URI                           URI-1.76.tar.gz                          1.76           NONE      NONE
+  00a Mail::Internet                MailTools-2.20.tar.gz           	     0              NONE      NONE
+  00a Net::HTTP                     Net-HTTP-6.18.tar.gz                     0              NONE      NONE
+
+  00b Class::Accessor::Fast           Class-Accessor-0.51.tar.gz      	     0              NONE      NONE
+  00  Parse::RecDescent               Parse-RecDescent-1.967015.tar.gz	     0              NONE      NONE
+
+# these modules are free of inter-dependencies:
+  01  AnyEvent                      AnyEvent-7.15.tar.gz                     0              NONE      NONE
+  01  Authen::NTLM                  NTLM-1.09.tar.gz			     0              NONE      NONE
+  01  AutoLoader                    AutoLoader-5.74.tar.gz		     0              NONE      NONE
+  01  CPAN::Meta::Check             CPAN-Meta-Check-0.014.tar.gz             0              NONE      NONE
+  01  Class::Data::Inheritable      Class-Data-Inheritable-0.08.tar.gz	     0              NONE      NONE
+  01  Class::Inspector              Class-Inspector-1.34.tar.gz		     1.34           NONE      NONE
+  01  Class::Prototyped             Class-Prototyped-1.13.tar.gz	     0              NONE      NONE
+  01  Class::Singleton              Class-Singleton-1.5.tar.gz		     0              NONE      NONE
+  01  Data::Dump                    Data-Dump-1.23.tar.gz		     0              NONE      NONE
+  01  Data::Validate::Domain        Data-Validate-Domain-0.14.tar.gz	     0              NONE      NONE
+  01  Date::Manip                   Date-Manip-6.76.tar.gz		     0              NONE      NONE
+  01  Date::Parse                   TimeDate-2.30.tar.gz		     0              NONE      NONE
+  01  Devel::CheckOS                Devel-CheckOS-1.81.tar.gz		     0              NONE      NONE
+  01  Devel::StackTrace             Devel-StackTrace-2.03.tar.gz	     0              NONE      NONE
+  01  Eval::Closure                 Eval-Closure-0.14.tar.gz		     0              NONE      NONE
+  01  ExtUtils::TBone               ExtUtils-TBone-1.124.tar.gz		     0              NONE      NONE
+  01  File::Listing                 File-Listing-6.04.tar.gz		     0              NONE      NONE
+  01  File::NFSLock                 File-NFSLock-1.29.tar.gz		     0              NONE      NONE
+  01  File::ShareDir                File-ShareDir-1.116.tar.gz               0              NONE      NONE
+  01  File::ShareDir::Install       File-ShareDir-Install-0.13.tar.gz	     0              NONE      NONE
+  01  HTTP::Request                 HTTP-Message-6.18.tar.gz		     6.18           NONE      NONE
+  01  Heap::Elem                    Heap-0.80.tar.gz			     0              NONE      NONE
+  01  IO::Pipely                    IO-Pipely-0.005.tar.gz		     0              NONE      NONE
+  01  IO::Pty                       IO-Tty-1.12.tar.gz			     1.12           NONE      NONE
+  01  IO::String                    IO-String-1.08.tar.gz		     1.08           NONE      NONE
+  01  IPC::Run3                     IPC-Run3-0.048.tar.gz		     0              NONE      NONE
+  01  List::MoreUtils               List-MoreUtils-0.428.tar.gz		     0.428          NONE      NONE
+  01  MIME::Entity                  MIME-tools-5.509.tar.gz		     0              NONE      NONE
+  01  MIME::Types                   MIME-Types-2.17.tar.gz		     0              NONE      NONE
+  01  MLDBM                         MLDBM-2.05.tar.gz			     0              NONE      NONE
+  01  MRO::Compat                   MRO-Compat-0.13.tar.gz		     0              NONE      NONE
+  01  Module::Implementation        Module-Implementation-0.09.tar.gz	     0              NONE      NONE
+  01  Module::Metadata              Module-Metadata-1.000033.tar.gz	     0              NONE      NONE
+  01  NetAddr::IP                   NetAddr-IP-4.079.tar.gz		     0              NONE      NONE
+  01  Number::Compare               Number-Compare-0.03.tar.gz		     0              NONE      NONE
+  01  POE::Test::Loops              POE-Test-Loops-1.360.tar.gz		     0              NONE      NONE
+  01  Params::Util                  Params-Util-1.07.tar.gz		     0              NONE      NONE
+  01  Path::Tiny                    Path-Tiny-0.108.tar.gz		     0              NONE      NONE
+  01  Perl::OSType                  Perl-OSType-1.010.tar.gz		     0              NONE      NONE
+  01  Pod::POM                      Pod-POM-2.01.tar.gz			     0              NONE      NONE
+  01  Role::Tiny                    Role-Tiny-2.000006.tar.gz                0              NONE      NONE
+  01  Specio                        Specio-0.43.tar.gz			     0              NONE      NONE
+  01  Spiffy                        Spiffy-0.46.tar.gz			     0              NONE      NONE
+  01  Sub::Exporter::Progressive    Sub-Exporter-Progressive-0.001013.tar.gz 0              NONE      NONE
+  01  Sub::Identify                 Sub-Identify-0.14.tar.gz		     0              NONE      NONE
+  01  Sub::Install                  Sub-Install-0.928.tar.gz		     0              NONE      NONE
+  01  Sub::Uplevel                  Sub-Uplevel-0.2800.tar.gz		     0              NONE      NONE
+  01  Test2::Plugin::NoWarnings     Test2-Plugin-NoWarnings-0.06.tar.gz	     0              NONE      NONE
+  01  Test2::Require::Module        Test2-Suite-0.000119.tar.gz		     0              NONE      NONE
+  01  Test::FailWarnings            Test-FailWarnings-0.008.tar.gz	     0              NONE      NONE
+  01  Test::Fatal                   Test-Fatal-0.014.tar.gz		     0              NONE      NONE
+  01  Test::File::ShareDir          Test-File-ShareDir-1.001002.tar.gz       0              NONE      NONE
+  01  Test::Needs                   Test-Needs-0.002006.tar.gz		     0              NONE      NONE
+  01  Test::Requires                Test-Requires-0.10.tar.gz		     0              NONE      NONE
+  01  Test::Warnings                Test-Warnings-0.026.tar.gz		     0              NONE      NONE
+  01  Test::Without::Module         Test-Without-Module-0.20.tar.gz	     0              NONE      NONE
+  01  Text::Diff                    Text-Diff-1.45.tar.gz		     0              NONE      NONE
+  01  Text::Glob                    Text-Glob-0.11.tar.gz		     0              NONE      NONE
+  01  Text::Template                Text-Template-1.55.tar.gz		     0              NONE      NONE
+  01  Tie::CPHash                   Tie-CPHash-2.000.tar.gz		     0              NONE      NONE
+  01  Variable::Magic               Variable-Magic-0.62.tar.gz               0              NONE      NONE
+  01  XML::Parser::PerlSAX          libxml-perl-0.08.tar.gz 		     0              NONE      NONE
+  01  XML::RegExp                   XML-RegExp-0.04.tar.gz		     0              NONE      NONE
+
+  00  HTTP::Message                 HTTP-Message-6.18.tar.gz		     0              NONE      NONE -- URI, LWP::MediaTypes, Try::Tiny
+  01  HTTP::Negotiate               HTTP-Negotiate-6.01.tar.gz		     6.01           NONE      NONE -- HTTP::Message
+
+  01  Dist::CheckConflicts          Dist-CheckConflicts-0.11.tar.gz	     0              NONE      NONE -- Module::Runtime, Test::Fatal
+
+  02  Package::Stash                Package-Stash-0.38.tar.gz		     0              NONE      NONE -- Dist::CheckConflicts, Module::Implementation, Package::Stash::XS, Test::Fatal, Test::Requires
+  02  Test::Base                    Test-Base-0.89.tar.gz		     0              NONE      NONE -- Spiffy, Text::Diff
+  02  Test::Warn                    Test-Warn-0.36.tar.gz		     0              NONE      NONE -- Sub::Uplevel
+
+# the order here matters due to dependency chain:
+  03a Data::OptList                 Data-OptList-0.110.tar.gz		     0              NONE      NONE -- Sub::Install
+  03b Sub::Exporter                 Sub-Exporter-0.987.tar.gz		     0              NONE      NONE -- Data::OptList, Params::Util, Sub::Install
+  03c Devel::GlobalDestruction      Devel-GlobalDestruction-0.14.tar.gz	     0              NONE      NONE -- Sub::Exporter::Progressive
+  03d Exception::Class              Exception-Class-1.44.tar.gz		     0              NONE      NONE -- Class::Data::Inheritable, Devel::StackTrace
+  03e B::Hooks::EndOfScope          B-Hooks-EndOfScope-0.24.tar.gz           0              NONE      NONE -- Sub::Exporter::Progressive, Variable::Magic
+  03f namespace::clean              namespace-clean-0.27.tar.gz              0              NONE      NONE -- B::Hooks::EndOfScope, Package::Stash
+  03g namespace::autoclean          namespace-autoclean-0.28.tar.gz	     0              NONE      NONE -- B::Hooks::EndOfScope, Sub::Identify, Test::Requires, namespace::clean
+  03h Params::ValidationCompiler    Params-ValidationCompiler-0.30.tar.gz    0              NONE      NONE -- Eval::Closure, Exception::Class, Specio, Test2::Plugin::NoWarnings, Test2::Require::Module, Test2::V0, Test::Without::Module
+  03i DateTime::Locale              DateTime-Locale-1.24.tar.gz		     1.24           NONE      NONE -- Role::Tiny, namespace::autoclean, Params::ValidationCompiler
+  03j DateTime::TimeZone            DateTime-TimeZone-2.34.tar.gz	     0              NONE      NONE -- Class::Singleton, Params::ValidationCompiler, Specio::Library::Builtins, Specio::Library::String, Test::Fatal, Test::Requires, namespace::autoclean,
+  03k DateTime                      DateTime-1.50.tar.gz                     0              NONE      NONE -- CPAN::Meta::Check, DateTime::Locale, Test::Warnings
+  03l DateTime::Format::Strptime    DateTime-Format-Strptime-1.76.tar.gz     1.76           NONE      NONE -- DateTime::Locale, Test::Warnings
+# DateTime complains about DateTime::Format::Strptime with unknown format but succeeds
+# DateTime::Format::Strptime requires DateTime
+
+  05  Params::Validate              Params-Validate-1.29.tar.gz              0              NONE      NONE
+  19  DateTime::Format::Builder     DateTime-Format-Builder-0.82.tar.gz      0              NONE      NONE -- Params::Validate
+  03m DateTime::Format::ISO8601     DateTime-Format-ISO8601-0.08.tar.gz      0              NONE      NONE -- DateTime?
+
+  04a Data::Validate::IP            Data-Validate-IP-0.27.tar.gz	     0              NONE      NONE -- NetAddr::IP, Test::Requires
+  04b Data::Validate::URI           Data-Validate-URI-0.07.tar.gz            0              NONE      NONE -- Data::Validate::IP
+
+# these modules are required by IPP and do NOT depend on modules above (REALLY? NONE?)
+# 05  Astro::FITS::CFITSIO          Astro-FITS-CFITSIO-1.12.tar.gz           0              NONE      NONE -- libcfitsio
+  05  Cache                         Cache-2.11.tar.gz                        0              NONE      NONE
+  05  YAML                          YAML-1.27.tar.gz                         0              NONE      NONE
+  05  Config::YAML                  Config-YAML-1.42.tar.gz                  0              NONE      NONE
+  05  DBI                           DBI-1.642.tar.gz                         0              NONE      NONE
+  05  IPC::Run                      IPC-Run-20180523.0.tar.gz                20180523       NONE      NONE
+  05  IPC::Cmd                      IPC-Cmd-1.0201.tar.gz                    1.0201         NONE      NONE
+  05  LWP                           libwww-perl-6.38.tar.gz                  6.38           NONE      NONE
+  05  Log::Log4perl                 Log-Log4perl-1.49.tar.gz                 0              NONE      NONE
+  05  SOAP::Lite                    SOAP-Lite-1.27.tar.gz                    0              NONE      NONE
+  05  Statistics::Descriptive       Statistics-Descriptive-3.0702.tar.gz     0              NONE      NONE
+# a response is needed: (n,n) or (y,y) : (build XStash, use XStash)
+  05  Template                      Template-Toolkit-2.28.tar.gz             0              NONE      y,y  -- (build XStash, use XStash) : was n,n
+
+  05  Digest::MD5::File             Digest-MD5-File-0.08.tar.gz              0              NONE      NONE -- LWP
+
+# these modules depend on modules in groups 00 - 05
+  06  DBD::Mock                     DBD-Mock-1.45.tar.gz		     0              NONE      NONE -- DBI
+  06  DBIx::Interp                  SQL-Interp-1.24.tar.gz		     0              NONE      NONE -- DBI
+  06  DBIx::Simple                  DBIx-Simple-1.37.tar.gz		     0              NONE      NONE -- DBI
+  06  File::Find::Rule              File-Find-Rule-0.34.tar.gz		     0              NONE      NONE -- Number::Compare, Text::Glob
+
+  07  Log::Dispatch::File           Log-Dispatch-2.68.tar.gz		     0              NONE      NONE -- Devel::GlobalDestruction, IPC::Run3, Params::ValidationCompiler, Specio, Test::Fatal, Test::Needs, namespace::autoclean
+  07  Log::Dispatch::FileRotate     Log-Dispatch-FileRotate-1.36.tar.gz	     0              NONE      NONE -- Date::Manip, Path::Tiny, Test::Warn, Log::Dispatch::File
+  07  MIME::Lite                    MIME-Lite-3.030.tar.gz		     0              NONE      NONE -- MIME::Types
+  07  POE                           POE-1.367.tar.gz			     0              NONE      n    -- IO::Pipely, POE::Test::Loops
+
+## the response (n) says that we do not want to skip network tests
+  08  Test::YAML                    Test-YAML-1.07.tar.gz		     0              NONE      NONE -- Test::Base
+  08  XML::DOM                      XML-DOM-1.46.tar.gz                      0              NONE      NONE -- XML::Parser::PerlSAX, XML::RegExp
+
+  00c Devel::CheckLib               Devel-CheckLib-1.13.tar.gz               0              NONE      NONE -- unknown
+  00d DBD::mysql                    DBD-mysql-4.050.tar.gz                   0              NONE      NONE -- unknown
+
Index: trunk/psconfig/tagsets/ipp-ubuntu.dist
===================================================================
--- trunk/psconfig/tagsets/ipp-ubuntu.dist	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-ubuntu.dist	(revision 42377)
@@ -0,0 +1,87 @@
+# necessary fields:                    
+# |-- tag?
+# ||-- build?
+# |||-- package? 
+# ||||-- update directory from CVS?
+# |||||-- build for developer?
+# |||||
+# |||||  module                 branch name      tag version   
+# ||||| 
+  YYNNY  Ohana                  ipp-2-9          -0
+  NNYYN  ohana.base             ipp-2-9          -0
+  NNYYN  libohana               ipp-2-9          -0
+  NNYYN  libfits                ipp-2-9          -0
+  NNYYN  libautocode            ipp-2-9          -0
+  NNYYN  libdvo                 ipp-2-9          -0
+  NNYYN  libkapa                ipp-2-9          -0
+  NNYYN  libtap.ohana           ipp-2-9          -0
+  NNYYN  addstar                ipp-2-9          -0
+  NNYYN  delstar                ipp-2-9          -0
+  NNYYN  getstar                ipp-2-9          -0
+  NNYYN  ohana.tools            ipp-2-9          -0
+  NNYYN  kapa2                  ipp-2-9          -0
+  NNYYN  relphot                ipp-2-9          -0
+  NNYYN  relastro               ipp-2-9          -0
+  NNYYN  uniphot                ipp-2-9          -0
+  NNYYN  opihi.base             ipp-2-9          -0
+  NNYYN  mana                   ipp-2-9          -0
+  NNYYN  dvo                    ipp-2-9          -0
+  NNYYN  pantasks               ipp-2-9          -0
+  NNYYN  pcontrol               ipp-2-9          -0
+  NNYYN  pclient                ipp-2-9          -0      
+          
+# psLib-based code needs the nebclient library to interact with nebulous
+  YNNYY  Nebulous/nebclient     ipp-2-9          -0
+
+  YYYYY  psLib                  ipp-2-9          -0
+  YYYYY  psModules              ipp-2-9          -0
+  YYYYY  ppStats                ipp-2-9          -0
+  YYYYY  psphot                 ipp-2-9          -0
+  YYYYY  psastro                ipp-2-9          -0
+  YYYYY  ppConfigDump           ipp-2-9          -0
+  YYYYY  ppImage                ipp-2-9          -0
+  YYYYY  ppNoiseMap             ipp-2-9          -0
+  YYYYY  ppNorm                 ipp-2-9          -0
+  YYYYY  ppMerge                ipp-2-9          -0
+  YNNYN  pedestal               ipp-2-9          -0
+  YYYYY  dvoTools               ipp-2-9          -0
+  YYYYY  pswarp                 ipp-2-9          -0
+  YYYYY  ppArith                ipp-2-9          -0
+  YYYYY  ppStack                ipp-2-9          -0
+  YYYYY  ppSub                  ipp-2-9          -0
+  YYYYY  ppSim                  ipp-2-9          -0
+          
+  YNNYY  Nebulous               ipp-2-9          -0
+  YNNYY  Nebulous-Server        ipp-2-9          -0
+  YYYYY  PS-IPP-Metadata-Config ipp-2-9          -0
+  YYYYY  PS-IPP-Config          ipp-2-9          -0     
+          
+  YNNYY  glueforge              ipp-2-9          -0
+  YNNYY  dbconfig               ipp-2-9          -0
+  NNNNY  ippdb.src             
+  YYYNN  ippdb                  ipp-2-9          -0
+  YYYYY  PS-IPP-PStamp          ipp-2-9          -0
+  YYYYY  pstamp                 ipp-2-9          -0
+  YYYYY  ippTools               ipp-2-9          -0
+  YYYYY  ippScripts             ipp-2-9          -0
+  YYYYY  ippTasks               ipp-2-9          -0
+# YNYYY  ippToPsps              ipp-2-9          -0 : moved to $svn/psps
+          
+  YYYYY  ippconfig              ipp-2-9          -0
+  YNYYN  psconfig               ipp-2-9          -0
+  YNYYN  ippMonitor             ipp-2-9          -0
+  YYYYY  DataStore              ipp-2-9          -0
+  YYYYY  DataStoreServer        ipp-2-9          -0
+
+  YYYYY  ppTranslate            ipp-2-9          -0
+  YYYYY  ppViz                  ipp-2-9          -0
+  YYYYY  ppBackground		ipp-2-9		 -0
+  YYYYY  ppSkycell              ipp-2-9          -0
+
+  YYYYY  extsrc/gpcsw           ipp-2-9          -0
+# YYYYY  magic                  ipp-2-9          -0
+# YYYYY  magic/censorObjects    ipp-2-9          -0
+# YYYYY  magic/remove           ipp-2-9          -0
+  YYYYY  console                ipp-2-9          -0
+
+# there are externally required C libraries and perl modules (see INSTALL)
Index: trunk/psconfig/tagsets/ipp-ubuntu.libs
===================================================================
--- trunk/psconfig/tagsets/ipp-ubuntu.libs	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-ubuntu.libs	(revision 42377)
@@ -0,0 +1,99 @@
+# this file defines C libraries and C headers needed by the ipp, and information on finding them
+
+# directories to search: /lib, /usr/lib, /usr/X11R6/lib, etc.
+# modifications based on the architecture (eg, PATH/lib64, etc)
+# additional locations based on the env variables
+# dlltype to use
+
+# each entry contains:
+#   type : lib / include
+#   name 
+#   alternate names
+#   alternate paths
+#   tarball name
+#   tar directory
+#   force install by default?
+#   configure options
+#   make options
+#   make install options
+
+
+# Build tools
+bin m4                   NONE           NONE   m4-1.4.13.tar.gz         m4-1.4.13        N NONE NONE NONE
+bin autoconf             NONE           NONE   autoconf-2.63.tar.gz     autoconf-2.63    N NONE NONE NONE
+bin automake             NONE           NONE   automake-1.10.tar.gz     automake-1.10    N NONE NONE NONE
+bin libtool              NONE           NONE   libtool-2.2.6-p1.tar.gz  libtool-2.2.6-p1 N NONE NONE NONE
+bin pkg-config           NONE           NONE   pkg-config-0.23.tar.gz   pkg-config-0.23  N NONE NONE NONE
+
+lib libm                 NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libX11               NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libpthread           NONE           NONE   NONE                     NONE             N NONE NONE NONE
+lib libncurses           curses,termcap NONE   ncurses-5.6.tar.gz       ncurses-5.6      N NONE NONE NONE
+lib libreadline          NONE           NONE   readline-5.2-p15.tar.gz  readline-5.2-p15 Y NONE NONE NONE
+lib libz                 NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+lib libpng               NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+lib libjpeg              NONE           jpeg   jpegsrc.v8c.tar.gz       jpeg-8c          N --enable-shared NONE NONE
+lib libcfitsio           NONE           NONE   cfitsio3100-p5.tar.gz    cfitsio3100-p5   N --enable-shared shared,all NONE
+lib libmysqlclient       NONE           mysql  mysql-5.6.40.tar.gz      mysql-5.6.40     N --with-unix-socket-path=/var/run/mysqld/mysqld.sock NONE NONE
+lib libgsl               NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE
+lib libfftw3f            NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+lib libsla		 NONE		NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
+
+inc X11/Xatom.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xlib.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xresource.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/Xutil.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/cursorfont.h     NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysym.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc X11/keysymdef.h      NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc arpa/inet.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc assert.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc complex.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc ctype.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc errno.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fcntl.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc fftw3.h              NONE           NONE   fftw-3.0.1.tar.gz        fftw-3.0.1       N --enable-float,--enable-shared,--disable-fortran NONE NONE
+inc fitsio.h             NONE           NONE   cfitsio3100-p3.tar.gz    cfitsio3100-p3   N --enable-shared shared NONE
+inc glob.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc gsl/gsl_randist.h    NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc gsl/gsl_rng.h        NONE           NONE   gsl-1.11.tar.gz          gsl-1.11         N NONE NONE NONE 
+inc inttypes.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc jpeglib.h            NONE           jpeg   jpegsrc.v6b-p1.tar.gz    jpeg-6b          N --enable-shared NONE install-lib
+inc limits.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc malloc.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc math.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc memory.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc mysql.h              NONE           mysql  mysql-5.0.51a.tar.gz     mysql-5.0.51a    N NONE NONE NONE
+inc netdb.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc netinet/ip.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc png.h                NONE           NONE   libpng-1.2.15.tar.gz     libpng-1.2.15    N NONE NONE NONE
+inc pthread.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc readline/history.h   NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc readline/readline.h  NONE           NONE   readline-5.2-p12.tar.gz  readline-5.2-p12 N NONE NONE NONE
+inc regex.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc signal.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdint.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdio.h              NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc stdlib.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc string.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/ipc.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/resource.h       NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/sem.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/socket.h         NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/stat.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/time.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/types.h          NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/uio.h            NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/un.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc sys/wait.h           NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc time.h               NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc unistd.h             NONE           NONE   NONE                     NONE             N NONE NONE NONE 
+inc zlib.h               NONE           NONE   zlib-1.2.3.tar.gz        zlib-1.2.3       N --shared NONE NONE
+inc slalib.h             NONE           NONE   slalib_c.ipp.tgz		slalib_c	 N NONE NONE NONE
+
+# xml is currently not used by IPP
+# lib xml2       NONE           NONE   NONE                     NONE             Y NONE NONE NONE
+
+# doxygen is having some unknown build issues on alala
+# bin doxygen            NONE NONE doxygen-1.5.1.src.tar.gz doxygen-1.5.1    N NONE NONE NONE
+
Index: trunk/psconfig/tagsets/ipp-ubuntu.perl
===================================================================
--- trunk/psconfig/tagsets/ipp-ubuntu.perl	(revision 42377)
+++ trunk/psconfig/tagsets/ipp-ubuntu.perl	(revision 42377)
@@ -0,0 +1,159 @@
+# this is the full table of perl modules needed by IPP operations code.  modules needed only by Nebulous-Server
+# might not be in this file. The fields below are as follows:
+# |-- Group (sequence in a group should not be critical)
+# |   Name                          Tarball                                  Version        Build     Responses 
+# |                                 (in ../extperl/)                                        Opts      
+#
+
+# these modules needed by various modules below, so they need to be first
+  00  Module::Build                 Module-Build-0.4224.tar.gz               0              NONE      NONE
+  00  Module::Runtime               Module-Runtime-0.016.tar.gz              0              NONE      NONE
+  00  Exporter::Tiny                Exporter-Tiny-1.002001.tar.gz            0              NONE      NONE
+  00  Digest::HMAC_MD5              Digest-HMAC-1.03.tar.gz                  0              NONE      NONE
+  00  XML::Parser                   XML-Parser-2.44.tar.gz                   0              NONE      NONE
+  00  Net::Domain::TLD              Net-Domain-TLD-1.75.tar.gz               0              NONE      NONE
+  00  Test2::Plugin::UTF8           Test2-Suite-0.000119.tar.gz              0              NONE      NONE
+  00  HTTP::Date                    HTTP-Date-6.02.tar.gz		     0              NONE      NONE
+  00  Try::Tiny                     Try-Tiny-0.30.tar.gz		     0              NONE      NONE
+
+  00a LWP::MediaTypes               LWP-MediaTypes-6.04.tar.gz               0              NONE      NONE
+  00a URI                           URI-1.76.tar.gz                          1.76           NONE      NONE
+  00a Mail::Internet                MailTools-2.20.tar.gz           	     0              NONE      NONE
+  00a Net::HTTP                     Net-HTTP-6.18.tar.gz                     0              NONE      NONE
+
+  00b Class::Accessor::Fast           Class-Accessor-0.51.tar.gz      	     0              NONE      NONE
+  00  Parse::RecDescent               Parse-RecDescent-1.967015.tar.gz	     0              NONE      NONE
+
+# these modules are free of inter-dependencies:
+  01  AnyEvent                      AnyEvent-7.15.tar.gz                     0              NONE      NONE
+  01  Authen::NTLM                  NTLM-1.09.tar.gz			     0              NONE      NONE
+  01  AutoLoader                    AutoLoader-5.74.tar.gz		     0              NONE      NONE
+  01  CPAN::Meta::Check             CPAN-Meta-Check-0.014.tar.gz             0              NONE      NONE
+  01  Class::Data::Inheritable      Class-Data-Inheritable-0.08.tar.gz	     0              NONE      NONE
+  01  Class::Inspector              Class-Inspector-1.34.tar.gz		     1.34           NONE      NONE
+  01  Class::Prototyped             Class-Prototyped-1.13.tar.gz	     0              NONE      NONE
+  01  Class::Singleton              Class-Singleton-1.5.tar.gz		     0              NONE      NONE
+  01  Data::Dump                    Data-Dump-1.23.tar.gz		     0              NONE      NONE
+  01  Data::Validate::Domain        Data-Validate-Domain-0.14.tar.gz	     0              NONE      NONE
+  01  Date::Manip                   Date-Manip-6.76.tar.gz		     0              NONE      NONE
+  01  Date::Parse                   TimeDate-2.30.tar.gz		     0              NONE      NONE
+  01  Devel::CheckOS                Devel-CheckOS-1.81.tar.gz		     0              NONE      NONE
+  01  Devel::StackTrace             Devel-StackTrace-2.03.tar.gz	     0              NONE      NONE
+  01  Eval::Closure                 Eval-Closure-0.14.tar.gz		     0              NONE      NONE
+  01  ExtUtils::TBone               ExtUtils-TBone-1.124.tar.gz		     0              NONE      NONE
+  01  File::Listing                 File-Listing-6.04.tar.gz		     0              NONE      NONE
+  01  File::NFSLock                 File-NFSLock-1.29.tar.gz		     0              NONE      NONE
+  01  File::ShareDir                File-ShareDir-1.116.tar.gz               0              NONE      NONE
+  01  File::ShareDir::Install       File-ShareDir-Install-0.13.tar.gz	     0              NONE      NONE
+  01  HTTP::Request                 HTTP-Message-6.18.tar.gz		     6.18           NONE      NONE
+  01  Heap::Elem                    Heap-0.80.tar.gz			     0              NONE      NONE
+  01  IO::Pipely                    IO-Pipely-0.005.tar.gz		     0              NONE      NONE
+  01  IO::Pty                       IO-Tty-1.12.tar.gz			     1.12           NONE      NONE
+  01  IO::String                    IO-String-1.08.tar.gz		     1.08           NONE      NONE
+  01  IPC::Run3                     IPC-Run3-0.048.tar.gz		     0              NONE      NONE
+  01  List::MoreUtils               List-MoreUtils-0.428.tar.gz		     0.428          NONE      NONE
+  01  MIME::Entity                  MIME-tools-5.509.tar.gz		     0              NONE      NONE
+  01  MIME::Types                   MIME-Types-2.17.tar.gz		     0              NONE      NONE
+  01  MLDBM                         MLDBM-2.05.tar.gz			     0              NONE      NONE
+  01  MRO::Compat                   MRO-Compat-0.13.tar.gz		     0              NONE      NONE
+  01  Module::Implementation        Module-Implementation-0.09.tar.gz	     0              NONE      NONE
+  01  Module::Metadata              Module-Metadata-1.000033.tar.gz	     0              NONE      NONE
+  01  NetAddr::IP                   NetAddr-IP-4.079.tar.gz		     0              NONE      NONE
+  01  Number::Compare               Number-Compare-0.03.tar.gz		     0              NONE      NONE
+  01  POE::Test::Loops              POE-Test-Loops-1.360.tar.gz		     0              NONE      NONE
+  01  Params::Util                  Params-Util-1.07.tar.gz		     0              NONE      NONE
+  01  Path::Tiny                    Path-Tiny-0.108.tar.gz		     0              NONE      NONE
+  01  Perl::OSType                  Perl-OSType-1.010.tar.gz		     0              NONE      NONE
+  01  Pod::POM                      Pod-POM-2.01.tar.gz			     0              NONE      NONE
+  01  Role::Tiny                    Role-Tiny-2.000006.tar.gz                0              NONE      NONE
+  01  Specio                        Specio-0.43.tar.gz			     0              NONE      NONE
+  01  Spiffy                        Spiffy-0.46.tar.gz			     0              NONE      NONE
+  01  Sub::Exporter::Progressive    Sub-Exporter-Progressive-0.001013.tar.gz 0              NONE      NONE
+  01  Sub::Identify                 Sub-Identify-0.14.tar.gz		     0              NONE      NONE
+  01  Sub::Install                  Sub-Install-0.928.tar.gz		     0              NONE      NONE
+  01  Sub::Uplevel                  Sub-Uplevel-0.2800.tar.gz		     0              NONE      NONE
+  01  Test2::Plugin::NoWarnings     Test2-Plugin-NoWarnings-0.06.tar.gz	     0              NONE      NONE
+  01  Test2::Require::Module        Test2-Suite-0.000119.tar.gz		     0              NONE      NONE
+  01  Test::FailWarnings            Test-FailWarnings-0.008.tar.gz	     0              NONE      NONE
+  01  Test::Fatal                   Test-Fatal-0.014.tar.gz		     0              NONE      NONE
+  01  Test::File::ShareDir          Test-File-ShareDir-1.001002.tar.gz       0              NONE      NONE
+  01  Test::Needs                   Test-Needs-0.002006.tar.gz		     0              NONE      NONE
+  01  Test::Requires                Test-Requires-0.10.tar.gz		     0              NONE      NONE
+  01  Test::Warnings                Test-Warnings-0.026.tar.gz		     0              NONE      NONE
+  01  Test::Without::Module         Test-Without-Module-0.20.tar.gz	     0              NONE      NONE
+# trouble building this on clean 20.04 server.  Is it needed?
+# 01  Text::Diff                    Text-Diff-1.45.tar.gz		     0              NONE      NONE
+  01  Text::Glob                    Text-Glob-0.11.tar.gz		     0              NONE      NONE
+  01  Text::Template                Text-Template-1.55.tar.gz		     0              NONE      NONE
+  01  Tie::CPHash                   Tie-CPHash-2.000.tar.gz		     0              NONE      NONE
+  01  Variable::Magic               Variable-Magic-0.62.tar.gz               0              NONE      NONE
+  01  XML::Parser::PerlSAX          libxml-perl-0.08.tar.gz 		     0              NONE      NONE
+  01  XML::RegExp                   XML-RegExp-0.04.tar.gz		     0              NONE      NONE
+
+  00  HTTP::Message                 HTTP-Message-6.18.tar.gz		     0              NONE      NONE -- URI, LWP::MediaTypes, Try::Tiny
+  01  HTTP::Negotiate               HTTP-Negotiate-6.01.tar.gz		     6.01           NONE      NONE -- HTTP::Message
+
+  01  Dist::CheckConflicts          Dist-CheckConflicts-0.11.tar.gz	     0              NONE      NONE -- Module::Runtime, Test::Fatal
+
+  02  Package::Stash                Package-Stash-0.38.tar.gz		     0              NONE      NONE -- Dist::CheckConflicts, Module::Implementation, Package::Stash::XS, Test::Fatal, Test::Requires
+  02  Test::Base                    Test-Base-0.89.tar.gz		     0              NONE      NONE -- Spiffy, Text::Diff
+  02  Test::Warn                    Test-Warn-0.36.tar.gz		     0              NONE      NONE -- Sub::Uplevel
+
+# the order here matters due to dependency chain:
+  03a Data::OptList                 Data-OptList-0.110.tar.gz		     0              NONE      NONE -- Sub::Install
+  03b Sub::Exporter                 Sub-Exporter-0.987.tar.gz		     0              NONE      NONE -- Data::OptList, Params::Util, Sub::Install
+  03c Devel::GlobalDestruction      Devel-GlobalDestruction-0.14.tar.gz	     0              NONE      NONE -- Sub::Exporter::Progressive
+  03d Exception::Class              Exception-Class-1.44.tar.gz		     0              NONE      NONE -- Class::Data::Inheritable, Devel::StackTrace
+  03e B::Hooks::EndOfScope          B-Hooks-EndOfScope-0.24.tar.gz           0              NONE      NONE -- Sub::Exporter::Progressive, Variable::Magic
+  03f namespace::clean              namespace-clean-0.27.tar.gz              0              NONE      NONE -- B::Hooks::EndOfScope, Package::Stash
+  03g namespace::autoclean          namespace-autoclean-0.28.tar.gz	     0              NONE      NONE -- B::Hooks::EndOfScope, Sub::Identify, Test::Requires, namespace::clean
+  03h Params::ValidationCompiler    Params-ValidationCompiler-0.30.tar.gz    0              NONE      NONE -- Eval::Closure, Exception::Class, Specio, Test2::Plugin::NoWarnings, Test2::Require::Module, Test2::V0, Test::Without::Module
+  03i DateTime::Locale              DateTime-Locale-1.24.tar.gz		     1.24           NONE      NONE -- Role::Tiny, namespace::autoclean, Params::ValidationCompiler
+  03j DateTime::TimeZone            DateTime-TimeZone-2.34.tar.gz	     0              NONE      NONE -- Class::Singleton, Params::ValidationCompiler, Specio::Library::Builtins, Specio::Library::String, Test::Fatal, Test::Requires, namespace::autoclean,
+  03k DateTime                      DateTime-1.50.tar.gz                     0              NONE      NONE -- CPAN::Meta::Check, DateTime::Locale, Test::Warnings
+  03l DateTime::Format::Strptime    DateTime-Format-Strptime-1.76.tar.gz     1.76           NONE      NONE -- DateTime::Locale, Test::Warnings
+# DateTime complains about DateTime::Format::Strptime with unknown format but succeeds
+# DateTime::Format::Strptime requires DateTime
+
+  05  Params::Validate              Params-Validate-1.29.tar.gz              0              NONE      NONE
+  19  DateTime::Format::Builder     DateTime-Format-Builder-0.82.tar.gz      0              NONE      NONE -- Params::Validate
+  03m DateTime::Format::ISO8601     DateTime-Format-ISO8601-0.08.tar.gz      0              NONE      NONE -- DateTime?
+
+  04a Data::Validate::IP            Data-Validate-IP-0.27.tar.gz	     0              NONE      NONE -- NetAddr::IP, Test::Requires
+  04b Data::Validate::URI           Data-Validate-URI-0.07.tar.gz            0              NONE      NONE -- Data::Validate::IP
+
+# these modules are required by IPP and do NOT depend on modules above (REALLY? NONE?)
+  05  Astro::FITS::CFITSIO          Astro-FITS-CFITSIO-1.12.tar.gz           0              NONE      NONE -- libcfitsio
+  05  Cache                         Cache-2.11.tar.gz                        0              NONE      NONE
+  05  YAML                          YAML-1.27.tar.gz                         0              NONE      NONE
+  05  Config::YAML                  Config-YAML-1.42.tar.gz                  0              NONE      NONE
+  05  DBI                           DBI-1.642.tar.gz                         0              NONE      NONE
+  05  IPC::Run                      IPC-Run-20180523.0.tar.gz                20180523       NONE      NONE
+  05  IPC::Cmd                      IPC-Cmd-1.0201.tar.gz                    1.0201         NONE      NONE
+  05  LWP                           libwww-perl-6.38.tar.gz                  6.38           NONE      NONE
+  05  Log::Log4perl                 Log-Log4perl-1.49.tar.gz                 0              NONE      NONE
+  05  SOAP::Lite                    SOAP-Lite-1.27.tar.gz                    0              NONE      NONE
+  05  Statistics::Descriptive       Statistics-Descriptive-3.0702.tar.gz     0              NONE      NONE
+# a response is needed: (n,n) or (y,y) : (build XStash, use XStash)
+  05  Template                      Template-Toolkit-2.28.tar.gz             0              NONE      y,y  -- (build XStash, use XStash) : was n,n
+
+  05  Digest::MD5::File             Digest-MD5-File-0.08.tar.gz              0              NONE      NONE -- LWP
+
+# these modules depend on modules in groups 00 - 05
+  06  DBD::Mock                     DBD-Mock-1.45.tar.gz		     0              NONE      NONE -- DBI
+  06  DBIx::Interp                  SQL-Interp-1.24.tar.gz		     0              NONE      NONE -- DBI
+  06  DBIx::Simple                  DBIx-Simple-1.37.tar.gz		     0              NONE      NONE -- DBI
+  06  File::Find::Rule              File-Find-Rule-0.34.tar.gz		     0              NONE      NONE -- Number::Compare, Text::Glob
+
+  07  Log::Dispatch::File           Log-Dispatch-2.68.tar.gz		     0              NONE      NONE -- Devel::GlobalDestruction, IPC::Run3, Params::ValidationCompiler, Specio, Test::Fatal, Test::Needs, namespace::autoclean
+  07  Log::Dispatch::FileRotate     Log-Dispatch-FileRotate-1.36.tar.gz	     0              NONE      NONE -- Date::Manip, Path::Tiny, Test::Warn, Log::Dispatch::File
+  07  MIME::Lite                    MIME-Lite-3.030.tar.gz		     0              NONE      NONE -- MIME::Types
+  07  POE                           POE-1.367.tar.gz			     0              NONE      n    -- IO::Pipely, POE::Test::Loops
+
+## the response (n) says that we do not want to skip network tests
+  08  Test::YAML                    Test-YAML-1.07.tar.gz		     0              NONE      NONE -- Test::Base
+  08  XML::DOM                      XML-DOM-1.46.tar.gz                      0              NONE      NONE -- XML::Parser::PerlSAX, XML::RegExp
+
+  00c Devel::CheckLib               Devel-CheckLib-1.13.tar.gz               0              NONE      NONE -- unknown
+  00d DBD::mysql                    DBD-mysql-4.050.tar.gz                   0              NONE      NONE -- unknown
+
