[CVS] OpenPKG: openpkg-re/vcheck vc.vim openpkg-src/vim vim.spec openp...

2002-10-16 Thread Peter Smej

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Peter Smej
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   16-Oct-2002 09:41:14
  Branch: HEAD Handle: 2002101608411202

  Modified files:
openpkg-re/vcheck   vc.vim
openpkg-src/vim vim.spec
openpkg-web news.txt

  Log:
upgrading package: vim 6.1.227 - 6.1.229

  Summary:
RevisionChanges Path
1.75+1  -1  openpkg-re/vcheck/vc.vim
1.121   +4  -2  openpkg-src/vim/vim.spec
1.1799  +2  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.vim
  
  $ cvs diff -u -r1.74 -r1.75 vc.vim
  --- openpkg-re/vcheck/vc.vim  15 Oct 2002 12:28:13 -  1.74
  +++ openpkg-re/vcheck/vc.vim  16 Oct 2002 07:41:12 -  1.75
  @@ -2,7 +2,7 @@
   }
   
   prog vim:patchlevel = {
  -  version   = 6.1.227
  +  version   = 6.1.229
 url   = ftp://ftp.vim.org/pub/vim/patches/
 regex = (\d+\.\d+\.\d+)
   }
  Index: openpkg-src/vim/vim.spec
  
  $ cvs diff -u -r1.120 -r1.121 vim.spec
  --- openpkg-src/vim/vim.spec  15 Oct 2002 12:28:14 -  1.120
  +++ openpkg-src/vim/vim.spec  16 Oct 2002 07:41:14 -  1.121
  @@ -26,7 +26,7 @@
   #   package versions
   %define   V_vl  6.1
   %define   V_vs  61
  -%define   V_pl  227
  +%define   V_pl  229
   
   #   package options
   %ifndef   with_x11
  @@ -43,7 +43,7 @@
   Group:Editor
   License:  Charityware
   Version:  %{V_vl}.%{V_pl}
  -Release:  20021015
  +Release:  20021016
   
   #   list of sources
   Source0:  ftp://ftp.vim.org/pub/vim/unix/vim-%{V_vl}-src1.tar.gz
  @@ -80,6 +80,8 @@
   Patch225: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.225
   Patch226: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.226
   Patch227: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.227
  +Patch228: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.228
  +Patch229: ftp://ftp.vim.org/pub/vim/patches/%{V_vl}.229
   
   #   build information
   Prefix:   %{l_prefix}
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1798 -r1.1799 news.txt
  --- openpkg-web/news.txt  15 Oct 2002 18:45:00 -  1.1798
  +++ openpkg-web/news.txt  16 Oct 2002 07:41:13 -  1.1799
  @@ -1,3 +1,5 @@
  +16-Oct-2002: Upgraded package: Pvim-6.1.229-20021016
  +16-Oct-2002: Upgraded package: Pperl-parse-20021016-20021016
   15-Oct-2002: Upgraded package: Pimagemagick-5.5.1.1-20021015
   15-Oct-2002: Upgraded package: Popenssh-3.5p1-20021015
   15-Oct-2002: New package: Prxvt-2.7.9-20021015
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/perl-parse perl-parse.spec

2002-10-16 Thread Michael Schloh

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   16-Oct-2002 12:35:10
  Branch: HEAD Handle: 2002101611350900

  Modified files:
openpkg-src/perl-parse  perl-parse.spec

  Log:
Added Text::Balanced module.

  Summary:
RevisionChanges Path
1.21+5  -2  openpkg-src/perl-parse/perl-parse.spec
  

  Index: openpkg-src/perl-parse/perl-parse.spec
  
  $ cvs diff -u -r1.20 -r1.21 perl-parse.spec
  --- openpkg-src/perl-parse/perl-parse.spec12 Oct 2002 06:52:30 -  1.20
  +++ openpkg-src/perl-parse/perl-parse.spec16 Oct 2002 10:35:09 -  1.21
  @@ -29,6 +29,7 @@
   %define   V_config_simple 2.82
   %define   V_parse_recdescent  1.80
   %define   V_parse_lex 2.15
  +%define   V_text_balanced 1.89
   
   #   package information
   Name: perl-parse
  @@ -39,8 +40,8 @@
   Distribution: OpenPKG [BASE]
   Group:Language
   License:  GPL/Artistic
  -Version:  20021012
  -Release:  20021012
  +Version:  20021016
  +Release:  20021016
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Config/Config-IniFiles-%{V_config_inifiles}.tar.gz
  @@ -48,6 +49,7 @@
   Source2:  
http://www.cpan.org/modules/by-module/Config/Config-Simple-%{V_config_simple}.tar.gz
   Source3:  
http://www.cpan.org/modules/by-module/Parse/Parse-RecDescent-%{V_parse_recdescent}.tar.gz
   Source4:  
http://www.cpan.org/modules/by-module/Parse/ParseLex-%{V_parse_lex}.tar.gz
  +Source5:  
http://www.cpan.org/modules/by-module/Text/Text-Balanced-%{V_text_balanced}.tar.gz
   
   #   build information
   Prefix:   %{l_prefix}
  @@ -70,6 +72,7 @@
   %setup2 -q -T -D -a 2
   %setup3 -q -T -D -a 3
   %setup4 -q -T -D -a 4
  +%setup5 -q -T -D -a 5
   
   %build
   
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



Re: [CVS] OpenPKG: openpkg-src/perl-parse perl-parse.spec

2002-10-16 Thread Ralf S. Engelschall

On Wed, Oct 16, 2002, Michael Schloh wrote:

   Modified files:
 openpkg-src/perl-parse  perl-parse.spec

   Log:
 Added Text::Balanced module.
 [...]

Sorry, but please back-out this change. Text::Balanced is already
shipping with Parse::RecDescent and Parse::RecDescent is already part of
the perl-parse package.

| [...]
| + cd Parse-RecDescent-1.80
| + chmod -R u+rw .
| + cp Makefile.PL Makefile.PL.orig
| + sed -e 's:$^X:'\''/tmp/rse/openpkg/perl-parse-20021012-root/perl'\'':g'
| + /tmp/rse/openpkg/perl-parse-20021012-root/perl Makefile.PL 
|PREFIX=/tmp/rse/openpkg/perl-parse-20021012-root/cw 
|PERL=/tmp/rse/openpkg/perl-parse-20021012-root/perl 
|FULLPERL=/tmp/rse/openpkg/perl-parse-20021012-root/perl
| Checking if your kit is complete...
| Looks good
| Writing Makefile for Parse::RecDescent
| + /cw/bin/make --no-print-directory 
|PERL=/tmp/rse/openpkg/perl-parse-20021012-root/perl 
|FULLPERL=/tmp/rse/openpkg/perl-parse-20021012-root/perl all
| cp lib/Parse/RecDescent.pm blib/lib/Parse/RecDescent.pm
| cp lib/Text/Balanced.pm blib/lib/Text/Balanced.pm
| cp lib/Text/Balanced.pod blib/lib/Text/Balanced.pod
| cp lib/Parse/RecDescent.pod blib/lib/Parse/RecDescent.pod
| Manifying blib/man3/Text::Balanced.3
| [...]

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



Re: [CVS] OpenPKG: openpkg-src/perl-parse perl-parse.spec

2002-10-16 Thread Thomas Lotterer

On Wed, Oct 16, 2002, Michael Schloh wrote:

   Modified files:
 openpkg-src/perl-parse  perl-parse.spec

   Log:
 Added Text::Balanced module.
 [...]

Sorry, but please back-out this change. Text::Balanced is already
shipping with Parse::RecDescent and Parse::RecDescent is already part of
the perl-parse package.
 
Michael added this upon my request. We found no traces of Text::Balanced in the spec 
files so i'm wondering now how can i know without installing or querying the file 
lists of all perl RPMs?

--
[EMAIL PROTECTED]
Development Team, Application Services, Cable  Wireless Deutschland GmbH

__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



Re: [CVS] OpenPKG: openpkg-src/perl-parse perl-parse.spec

2002-10-16 Thread Ralf S. Engelschall

On Wed, Oct 16, 2002, Thomas Lotterer wrote:

Modified files:
  openpkg-src/perl-parse  perl-parse.spec
 
Log:
  Added Text::Balanced module.
  [...]
 
 Sorry, but please back-out this change. Text::Balanced is already
 shipping with Parse::RecDescent and Parse::RecDescent is already part of
 the perl-parse package.
 
 Michael added this upon my request. We found no traces of
 Text::Balanced in the spec files so i'm wondering now how can i know
 without installing or querying the file lists of all perl RPMs?

Well, either by already knowing half of CPAN out of brain or else
yes, you actually have to check the file list of all perl-xxx packages :-(

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/imapd imapd-db4.patch

2002-10-16 Thread Michael Schloh

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   16-Oct-2002 18:14:52
  Branch: HEAD Handle: 2002101617145100

  Added files:
openpkg-src/imapd   imapd-db4.patch

  Log:
Repair build to comply with the new Berkley db 4.1.24 API.

  Summary:
RevisionChanges Path
1.1 +39 -0  openpkg-src/imapd/imapd-db4.patch
  

  Index: openpkg-src/imapd/imapd-db4.patch
  
  $ cvs update -p -r1.1 imapd-db4.patch
  diff -Naur cyrus-imapd-2.1.9.orig/lib/cyrusdb_db3.c 
cyrus-imapd-2.1.9/lib/cyrusdb_db3.c
  --- cyrus-imapd-2.1.9.orig/lib/cyrusdb_db3.c  Tue Aug  6 18:55:03 2002
  +++ cyrus-imapd-2.1.9/lib/cyrusdb_db3.c   Wed Oct 16 18:11:24 2002
  @@ -228,10 +228,15 @@
   
   static int mysync(void)
   {
  +#if (DB_VERSION_MAJOR = 4  DB_VERSION_MINOR  1)
   int r;
  +#endif
   
   assert(dbinit);
   
  +#if (DB_VERSION_MAJOR = 4  DB_VERSION_MINOR = 1)
  + txn_checkpoint(dbenv, 0, 0, 0);
  +#else
   do {
   #if (DB_VERSION_MAJOR  3) || ((DB_VERSION_MAJOR == 3)  (DB_VERSION_MINOR  0))
r = txn_checkpoint(dbenv, 0, 0, 0);
  @@ -244,6 +249,7 @@
   db_strerror(r));
return CYRUSDB_IOERROR;
   }
  +#endif
   
   return 0;
   }
  @@ -347,7 +353,11 @@
   }
   /* xxx set comparator! */
   
  +#if (DB_VERSION_MAJOR = 4  DB_VERSION_MINOR = 1)
  +r = db-open(db, NULL, fname, NULL, DB_BTREE, DB_CREATE, 0664);
  +#else
   r = db-open(db, fname, NULL, DB_BTREE, DB_CREATE, 0664);
  +#endif
   if (r != 0) {
syslog(LOG_ERR, DBERROR: opening %s: %s, fname, db_strerror(r));
return CYRUSDB_IOERROR;
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-src/imapd imapd.spec openpkg-web news.txt

2002-10-16 Thread Michael Schloh

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Michael Schloh
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web, openpkg-src Date:   16-Oct-2002 18:16:08
  Branch: HEAD Handle: 2002101617160602

  Modified files:
openpkg-src/imapd   imapd.spec
openpkg-web news.txt

  Log:
Repair build to comply with the new Berkley db 4.1.24 API.

  Summary:
RevisionChanges Path
1.39+6  -4  openpkg-src/imapd/imapd.spec
1.1803  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-src/imapd/imapd.spec
  
  $ cvs diff -u -r1.38 -r1.39 imapd.spec
  --- openpkg-src/imapd/imapd.spec  2 Oct 2002 15:16:37 -   1.38
  +++ openpkg-src/imapd/imapd.spec  16 Oct 2002 16:16:08 -  1.39
  @@ -32,19 +32,20 @@
   Group:Mail
   License:  BSD
   Version:  2.1.9
  -Release:  20021002
  +Release:  20021016
   
   #   list of sources
   Source0:  ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/cyrus-imapd-%{version}.tar.gz
   Source1:  imapd.conf
   Source2:  rc.imapd
   Patch0:   imapd.patch
  +Patch1:   imapd-db4.patch
   
   #   build information
   Prefix:   %{l_prefix}
   BuildRoot:%{l_buildroot}
  -BuildPreReq:  OpenPKG, openpkg = 20020206, sasl, db3, openssl, make, perl
  -PreReq:   OpenPKG, openpkg = 20020206, sasl, db3, openssl, MTA
  +BuildPreReq:  OpenPKG, openpkg = 20020206, sasl, db, openssl, make, perl
  +PreReq:   OpenPKG, openpkg = 20020206, sasl, db, openssl, MTA
   AutoReq:  no
   AutoReqProv:  no
   Provides: IMAP
  @@ -60,7 +61,8 @@
   
   %prep
   %setup -q -n cyrus-imapd-%{version}
  -%patch -p0
  +%patch0 -p0
  +%patch1 -p1
   
   %build
   cflags=-I%{l_prefix}/include
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1802 -r1.1803 news.txt
  --- openpkg-web/news.txt  16 Oct 2002 16:10:47 -  1.1802
  +++ openpkg-web/news.txt  16 Oct 2002 16:16:06 -  1.1803
  @@ -1,3 +1,4 @@
  +16-Oct-2002: Upgraded package: Pimapd-2.1.9-20021016
   16-Oct-2002: New package: Ptardy-1.10-20021016
   16-Oct-2002: Upgraded package: Psquid-2.5.1-20021016
   16-Oct-2002: Upgraded package: Pperl-xml-20021016-20021016
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



Status of db 4.1.24 API integration

2002-10-16 Thread Michael Schloh von Bennewitz

The following packages are now completely patched to build with the Berkeley
db 4.1.24 API.

  exim
  imapd
  inn
  openldap
  perl-db
  postfix
  sasl
  sendmail
  snmp
  webalizer

-- 
[EMAIL PROTECTED]
Development Team, Application Services
Cable  Wireless Deutschland GmbH



msg01923/pgp0.pgp
Description: PGP signature


[OpenPKG] Version Tracking Report (2002-10-16 20:22)

2002-10-16 Thread OpenPKG Version Tracker

 OpenPKG Version Tracking Report
 ===

 Reporting Time:2002-10-16 20:22
 Tracking Duration: 0:21:49 (H:M:S)
 Tracking Input:551 sources (383 packages)
 Tracking Result:   520 up-to-date, 7 out-dated, 24 error

 The following 7 sources were determined to be out-dated because newer
 vendor versions were found. Upgrade the corresponding OpenPKG packages.

 - - -
 Package   Old Version   New Version  
 - - -
 c-client  2002.RC7  2002.RC8
 gnutls0.4.1 0.5.10[1]
 iozone3_129 3_130
 lbreakout 2.2.2 2.3.6 [2]
 mng   1.0.4 1.0.5-beta3
 perl-parse:Config-IniFiles 2.29  2.30
 ragel 1.3.1 1.3.2
 - - -
 [1] gnutls: thl: 0.4.2-0.5.8 still broken on build-time
 [2] lbreakout: rse: = 2.3.5 fails to build

 The following 24 sources could not be successfully checked because
 an error occurred while processing. Keep at least an eye on them.

 - - -
 Package   Old Version   Error
 - - -
 bash:patches  205b-004  2nd connection failed o..
 cocor 17connection failed or ti..
 dsh   0.0.17regex didn't match (pro..
 findutils 4.1.7 regex didn't match (pro..
 gc3.5.8 connection failed or ti..
 gdk-pixbuf0.19.0connection failed or ti..
 ghostscript   7.04  1st connection failed o..
 ghostscript:libpng1.2.1 1st connection failed o..
 ghostscript:zlib  1.1.4 1st connection failed o..
 gimp  1.2.3 1st connection failed o..
 glib  1.2.10connection failed or ti..
 gtk   1.2.102nd connection failed o..
 imlib 1.9.14connection failed or ti..
 lout  3.25  connection failed or ti..
 mc4.5.55connection failed or ti..
 mozilla   1.0   2nd connection failed o..
 ncurses:patchbase 20020901  2nd regex didn't match ..
 ncurses:patchset  20021005  2nd regex didn't match ..
 orbit 0.5.17connection failed or  [1]
 qt3.0.5 regex didn't match (pro..
 rxvt  2.7.9 regex didn't match (pro..
 ssmtp 2.48  connection failed or ti..
 whatmask  1.1   connection failed or ti..
 xv3.10a connection failed or ti..
 - - -
 [1] orbit: ms: 0.5.17 popt subproject broken only on FreeBSD.

 The remaining 520 sources were successfully determined to be still
 up to date. No action is required on your part. Just be happy ;)

  OpenPKG Version Tracker
  [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



Re: Status of db 4.1.24 API integration

2002-10-16 Thread Ralf S. Engelschall

On Wed, Oct 16, 2002, Michael Schloh von Bennewitz wrote:

 The following packages are now completely patched to build with the Berkeley
 db 4.1.24 API.

   exim
   imapd
   inn
   openldap
   perl-db
   postfix
   sasl
   sendmail
   snmp
   webalizer

Great. Thanks, Michael.

Btw, you said recently that Postfix builds but breaks under runtime.
It this still true, i.e., do we have to investigate?

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.iozone openpkg-src/iozone iozone.s...

2002-10-16 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   16-Oct-2002 20:38:51
  Branch: HEAD Handle: 2002101619384901

  Modified files:
openpkg-re/vcheck   vc.iozone
openpkg-src/iozone  iozone.spec
openpkg-web news.txt

  Log:
upgrading package: iozone 3.129 - 3.130

  Summary:
RevisionChanges Path
1.20+1  -1  openpkg-re/vcheck/vc.iozone
1.40+3  -3  openpkg-src/iozone/iozone.spec
1.1804  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.iozone
  
  $ cvs diff -u -r1.19 -r1.20 vc.iozone
  --- openpkg-re/vcheck/vc.iozone   11 Oct 2002 07:24:16 -  1.19
  +++ openpkg-re/vcheck/vc.iozone   16 Oct 2002 18:38:49 -  1.20
  @@ -2,7 +2,7 @@
   }
   
   prog iozone = {
  -  version   = 3_129
  +  version   = 3_130
 url   = http://www.iozone.org/src/current/
 regex = iozone(__VER__)\.tar
   }
  Index: openpkg-src/iozone/iozone.spec
  
  $ cvs diff -u -r1.39 -r1.40 iozone.spec
  --- openpkg-src/iozone/iozone.spec11 Oct 2002 07:24:17 -  1.39
  +++ openpkg-src/iozone/iozone.spec16 Oct 2002 18:38:50 -  1.40
  @@ -23,8 +23,8 @@
   ##  SUCH DAMAGE.
   ##
   
  -%define   V_logic  3.129
  -%define   V_real   3_129
  +%define   V_logic  3.130
  +%define   V_real   3_130
   
   #   package information
   Name: iozone
  @@ -36,7 +36,7 @@
   Group:Benchmark
   License:  Open Source
   Version:  %{V_logic}
  -Release:  20021011
  +Release:  20021016
   
   #   list of sources
   Source0:  http://www.iozone.org/src/current/iozone%{V_real}.tar
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1803 -r1.1804 news.txt
  --- openpkg-web/news.txt  16 Oct 2002 16:16:06 -  1.1803
  +++ openpkg-web/news.txt  16 Oct 2002 18:38:49 -  1.1804
  @@ -1,3 +1,4 @@
  +16-Oct-2002: Upgraded package: Piozone-3.130-20021016
   16-Oct-2002: Upgraded package: Pimapd-2.1.9-20021016
   16-Oct-2002: New package: Ptardy-1.10-20021016
   16-Oct-2002: Upgraded package: Psquid-2.5.1-20021016
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.perl-parse openpkg-src/perl-parse ...

2002-10-16 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-src  Date:   16-Oct-2002 20:40:27
  Branch: HEAD Handle: 2002101619402601

  Modified files:
openpkg-re/vcheck   vc.perl-parse
openpkg-src/perl-parse  perl-parse.spec

  Log:
upgrade Config::InitFiles

  Summary:
RevisionChanges Path
1.17+1  -1  openpkg-re/vcheck/vc.perl-parse
1.23+1  -1  openpkg-src/perl-parse/perl-parse.spec
  

  Index: openpkg-re/vcheck/vc.perl-parse
  
  $ cvs diff -u -r1.16 -r1.17 vc.perl-parse
  --- openpkg-re/vcheck/vc.perl-parse   16 Oct 2002 11:24:25 -  1.16
  +++ openpkg-re/vcheck/vc.perl-parse   16 Oct 2002 18:40:26 -  1.17
  @@ -7,7 +7,7 @@
 regex = Config-General-(__VER__)\.tar\.gz
   }
   prog perl-parse:Config-IniFiles = {
  -  version   = 2.29
  +  version   = 2.30
 url   = http://www.cpan.org/modules/by-module/Config/
 regex = Config-IniFiles-(__VER__)\.tar\.gz
   }
  Index: openpkg-src/perl-parse/perl-parse.spec
  
  $ cvs diff -u -r1.22 -r1.23 perl-parse.spec
  --- openpkg-src/perl-parse/perl-parse.spec16 Oct 2002 11:24:26 -  1.22
  +++ openpkg-src/perl-parse/perl-parse.spec16 Oct 2002 18:40:27 -  1.23
  @@ -24,7 +24,7 @@
   ##
   
   #   versions of individual parts
  -%define   V_config_inifiles   2.29
  +%define   V_config_inifiles   2.30
   %define   V_config_general2.09
   %define   V_config_simple 2.82
   %define   V_parse_recdescent  1.80
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



Re: Status of db 4.1.24 API integration

2002-10-16 Thread Michael Schloh von Bennewitz

On Wed, Oct 16, 2002, Ralf S. Engelschall wrote:
 On Wed, Oct 16, 2002, Michael Schloh von Bennewitz wrote:
 The following packages are now completely patched to build with the Berkeley
 db 4.1.24 API.

   exim
   imapd
   inn
   openldap
   perl-db
   postfix
   sasl
   sendmail
   snmp
   webalizer

 Great. Thanks, Michael.

 Btw, you said recently that Postfix builds but breaks under runtime.
 It this still true, i.e., do we have to investigate?

It works normally when upgrading from a previous version. Without a
workaround, it will break when generating the .db config files after a first
installation. It seems to be able to update any preexisting .db config files,
but not generate new ones. I have not gotten to the bottom of this yet, so yes
we do have to investigate further.

The same goes for the other packages, many of which are hard to test for many
reasons. The inn worries me a little, because I haven't been able to properly
test it from outside our firewall. Christoph has helped me with this, but it
seems that my IP needs to be entered into the config of a news feeder that I
have no access to. That is under progress also.

As far as I know, imap, sasl, and sendmail were broken long ago, before db
entered the scene.

Regards,
Michael




msg01929/pgp0.pgp
Description: PGP signature


[CVS] OpenPKG: openpkg-web index.wml

2002-10-16 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-web  Date:   16-Oct-2002 21:16:14
  Branch: HEAD Handle: 2002101620161400

  Modified files:
openpkg-web index.wml

  Log:
add a fat box for the final occurence of the SysAdmin article

  Summary:
RevisionChanges Path
1.36+28 -9  openpkg-web/index.wml
  

  Index: openpkg-web/index.wml
  
  $ cvs diff -u -r1.35 -r1.36 index.wml
  --- openpkg-web/index.wml 28 Aug 2002 18:46:03 -  1.35
  +++ openpkg-web/index.wml 16 Oct 2002 19:16:14 -  1.36
  @@ -9,12 +9,32 @@
   
   p
   center
  +table
  +tr
  +td
  +
   box bgcolor=#99 bdwidth=0 bdspace=1
  -box bgcolor=#99 bdcolor=#ff bdwidth=1 bdspace=10
  -a href=download.htmlfont size=+1 color=#ffDownload OpenPKG 1.1 now 
i!/i/font/abr
  -a href=news.htmlfont size=+1 color=#ffWhat's new in OpenPKG 1.1 
i!/i/font/a
  +box bgcolor=#99 bdcolor=#ff bdwidth=1 bdspace=15
  +a href=press/PR-002-openpkg-1.1.txtfont size=+1 color=#f0f0ffOpenPKG font 
color=#ff1.1/font availablei!/i/font/abr
  +a href=download.htmlfont size=+1 color=#f0f0ffDownload it now.../font/a
  +/box
   /box
  +
  +/td
  +td
  +
  +box bgcolor=#cc bdwidth=0 bdspace=1
  +box bgcolor=#cc bdcolor=#ff bdwidth=1 bdspace=15
  +a href=http://www.samag.com/;font size=+1 color=#fff0f0
  +font color=#ffSysAdmin/font/a article onlinei!/i/fontbr
  +a href=http://www.samag.com/documents/s=7666/sam0211a/0211a.htm;font size=+1 
color=#fff0f0Read it now.../font/a
   /box
  +/box
  +
  +/td
  +/tr
  +/table
  +
   /center
   
   p
  @@ -71,11 +91,10 @@
   the a href=doc/slideset/openpkg.html/OpenPKG Slideset/a for a brief
   overview of OpenPKG, followed by the a href=tutorial.htmlOnline
   Tutorial/a. These resources provide details on how to use the OpenPKG
  -bootstrapping procedure and how to download and install the RPM packages
  -in OpenPKG's a href=pkg.cgiPackage Repository/a. For an in depth
  -understanding of the principles and practices behind OpenPKG, refer to
  -the a href=doc/handbook/openpkg.htmlOpenPKG Handbook/a with all its
  -gory details.
  +bootstrapping procedure and how to download and install the RPM packages.
  +For an in depth understanding of the principles and practices behind OpenPKG,
  +refer to the a href=doc/handbook/openpkg.htmlOpenPKG Handbook/a with all
  +its gory details.
   
   p
   bUser Quick Links:/bnbsp;nbsp;
  @@ -99,7 +118,7 @@
   p
   bSecurity Advisories:/b
   p
  -newsflash from=security.txt max=5 nohead more=security.html
  +newsflash from=security.txt max=9 nohead more=security.html
   
   p
   bEvent Schedule:/b
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]



[OpenPKG] Version Tracking Report (2002-10-17 08:19)

2002-10-16 Thread OpenPKG Version Tracker

 OpenPKG Version Tracking Report
 ===

 Reporting Time:2002-10-17 08:19
 Tracking Duration: 0:19:02 (H:M:S)
 Tracking Input:551 sources (383 packages)
 Tracking Result:   521 up-to-date, 10 out-dated, 20 error

 The following 10 sources were determined to be out-dated because newer
 vendor versions were found. Upgrade the corresponding OpenPKG packages.

 - - -
 Package   Old Version   New Version  
 - - -
 geoip 1.0.8 1.0.9
 gnutls0.4.1 0.5.10[1]
 lbreakout 2.2.2 2.3.6 [2]
 mng   1.0.4 1.0.5-beta3
 openssh:chroot3.4   3.5
 perl-www:CGI.pm   2.880 2.890
 ragel 1.3.1 1.3.2
 samba 2.2.5 2.2.6
 uvscan:datfiles   4228  4229
 vim:patchlevel6.1.229   6.1.230
 - - -
 [1] gnutls: thl: 0.4.2-0.5.8 still broken on build-time
 [2] lbreakout: rse: = 2.3.5 fails to build

 The following 20 sources could not be successfully checked because
 an error occurred while processing. Keep at least an eye on them.

 - - -
 Package   Old Version   Error
 - - -
 bash:patches  205b-004  2nd connection failed o..
 cocor 17connection failed or ti..
 dsh   0.0.17regex didn't match (pro..
 findutils 4.1.7 regex didn't match (pro..
 gc3.5.8 connection failed or ti..
 gdk-pixbuf0.19.0connection failed or ti..
 gtk   1.2.102nd connection failed o..
 imlib 1.9.14connection failed or ti..
 lout  3.25  connection failed or ti..
 mc4.5.55connection failed or ti..
 mozilla   1.0   2nd connection failed o..
 ncurses:patchbase 20020901  2nd regex didn't match ..
 ncurses:patchset  20021005  2nd regex didn't match ..
 orbit 0.5.17connection failed or  [1]
 postgresql7.2.3 1st connection failed o..
 qt3.0.5 regex didn't match (pro..
 rpl   1.4.0 connection failed or ti..
 rxvt  2.7.9 regex didn't match (pro..
 whatmask  1.1   connection failed or ti..
 xv3.10a connection failed or ti..
 - - -
 [1] orbit: ms: 0.5.17 popt subproject broken only on FreeBSD.

 The remaining 521 sources were successfully determined to be still
 up to date. No action is required on your part. Just be happy ;)

  OpenPKG Version Tracker
  [EMAIL PROTECTED]
__
The OpenPKG Projectwww.openpkg.org
Developer Communication List   [EMAIL PROTECTED]



[CVS] OpenPKG: openpkg-re/vcheck vc.openssh openpkg-src/openssh openss...

2002-10-16 Thread Ralf S. Engelschall

  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /e/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-re, openpkg-web, openpkg-src Date:   17-Oct-2002 08:25:55
  Branch: HEAD Handle: 2002101707255301

  Modified files:
openpkg-re/vcheck   vc.openssh
openpkg-src/openssh openssh.spec
openpkg-web news.txt

  Log:
upgrade chroot patch

  Summary:
RevisionChanges Path
1.8 +1  -1  openpkg-re/vcheck/vc.openssh
1.57+2  -2  openpkg-src/openssh/openssh.spec
1.1806  +1  -0  openpkg-web/news.txt
  

  Index: openpkg-re/vcheck/vc.openssh
  
  $ cvs diff -u -r1.7 -r1.8 vc.openssh
  --- openpkg-re/vcheck/vc.openssh  15 Oct 2002 18:36:37 -  1.7
  +++ openpkg-re/vcheck/vc.openssh  17 Oct 2002 06:25:53 -  1.8
  @@ -7,7 +7,7 @@
 regex = openssh-(__VER__)\.tar\.gz
   }
   prog openssh:chroot = {
  -  version   = 3.4
  +  version   = 3.5
 url   = http://chrootssh.sourceforge.net/patches/
 regex = osshChroot-(__VER__).diff
   }
  Index: openpkg-src/openssh/openssh.spec
  
  $ cvs diff -u -r1.56 -r1.57 openssh.spec
  --- openpkg-src/openssh/openssh.spec  15 Oct 2002 18:36:40 -  1.56
  +++ openpkg-src/openssh/openssh.spec  17 Oct 2002 06:25:54 -  1.57
  @@ -26,7 +26,7 @@
   #   package versions
   %define   V_base   3.5
   %define   V_portable   p1
  -%define   V_chroot 3.4
  +%define   V_chroot 3.5
   
   #   package options
   %ifndef   with_pam
  @@ -55,7 +55,7 @@
   Group:Security
   License:  BSD
   Version:  %{V_base}%{V_portable}
  -Release:  20021015
  +Release:  20021017
   
   #   list of sources
   Source0:  
ftp://ftp.openssh.com/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
  Index: openpkg-web/news.txt
  
  $ cvs diff -u -r1.1805 -r1.1806 news.txt
  --- openpkg-web/news.txt  16 Oct 2002 18:40:51 -  1.1805
  +++ openpkg-web/news.txt  17 Oct 2002 06:25:54 -  1.1806
  @@ -1,3 +1,4 @@
  +17-Oct-2002: Upgraded package: Popenssh-3.5p1-20021017
   16-Oct-2002: Upgraded package: Pc-client-2002rc8-20021016
   16-Oct-2002: Upgraded package: Piozone-3.130-20021016
   16-Oct-2002: Upgraded package: Pimapd-2.1.9-20021016
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]