[CVS] OpenPKG: openpkg-src/openvpn/ openvpn.spec rc.openvpn

2006-05-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-May-2006 18:08:48
  Branch: HEAD Handle: 2006052917084600

  Modified files:
openpkg-src/openvpn openvpn.spec rc.openvpn

  Log:
reload OpenVPN after logfile rotation to reopen the logfiles

  Summary:
RevisionChanges Path
1.57+1  -1  openpkg-src/openvpn/openvpn.spec
1.18+1  -1  openpkg-src/openvpn/rc.openvpn
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/openvpn/openvpn.spec
  
  $ cvs diff -u -r1.56 -r1.57 openvpn.spec
  --- openpkg-src/openvpn/openvpn.spec  12 Apr 2006 18:56:32 -  1.56
  +++ openpkg-src/openvpn/openvpn.spec  29 May 2006 16:08:46 -  1.57
  @@ -37,7 +37,7 @@
   Group:Network
   License:  GPL
   Version:  %{V_opkg}
  -Release:  20060412
  +Release:  20060529
   
   #   package options
   %option   with_fsl  yes
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/openvpn/rc.openvpn
  
  $ cvs diff -u -r1.17 -r1.18 rc.openvpn
  --- openpkg-src/openvpn/rc.openvpn17 Aug 2005 18:44:26 -  1.17
  +++ openpkg-src/openvpn/rc.openvpn29 May 2006 16:08:46 -  1.18
  @@ -104,7 +104,7 @@
   -n ${openvpn_log_numfiles} -s ${openvpn_log_minsize} -d \
   -z ${openvpn_log_complevel} -o @l_rusr@ -g @l_rgrp@ -m 644 \
   -P "${openvpn_log_prolog}" \
  --E "${openvpn_log_epilog}" \
  +-E "${openvpn_log_epilog}; rc openvpn reload" \
   $openvpn_vardir/$name.log
   done
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


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

2006-05-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-May-2006 15:15:43
  Branch: HEAD Handle: 2006052914154300

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

  Log:
modifying package: perl-util-5.8.8 20060525 -> 20060529

  Summary:
RevisionChanges Path
1.257   +2  -2  openpkg-src/perl-util/perl-util.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/perl-util/perl-util.spec
  
  $ cvs diff -u -r1.256 -r1.257 perl-util.spec
  --- openpkg-src/perl-util/perl-util.spec  25 May 2006 10:03:53 -  
1.256
  +++ openpkg-src/perl-util/perl-util.spec  29 May 2006 13:15:43 -  
1.257
  @@ -61,7 +61,7 @@
   %define   V_object_realize_later 0.15
   %define   V_object_multitype 0.05
   %define   V_object_lexical   0.02
  -%define   V_params_validate  0.82
  +%define   V_params_validate  0.83
   %define   V_startup  0.103
   %define   V_string_divert0.96
   %define   V_test 1.25
  @@ -101,7 +101,7 @@
   Group:Language
   License:  GPL/Artistic
   Version:  %{V_perl}
  -Release:  20060525
  +Release:  20060529
   
   #   list of sources
   Source0:  
http://www.cpan.org/modules/by-module/Test/Test-%{V_test}.tar.gz
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/arpd/ arpd.spec

2006-05-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-May-2006 15:15:33
  Branch: HEAD Handle: 2006052914153200

  Modified files:
openpkg-src/arpdarpd.spec

  Log:
fix tracking

  Summary:
RevisionChanges Path
1.41+2  -3  openpkg-src/arpd/arpd.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/arpd/arpd.spec
  
  $ cvs diff -u -r1.40 -r1.41 arpd.spec
  --- openpkg-src/arpd/arpd.spec1 Jan 2006 13:12:02 -   1.40
  +++ openpkg-src/arpd/arpd.spec29 May 2006 13:15:32 -  1.41
  @@ -33,7 +33,7 @@
   Group:Network
   License:  GNU
   Version:  0.2
  -Release:  20050729
  +Release:  20060529
   
   #   package options
   %option   with_fsl  yes
  @@ -68,9 +68,8 @@
   
   %track
   prog arpd = {
  -comment   = "rse: website hidden behind form because of law issues"
   version   = %{version}
  -url   = http://www.citi.umich.edu/u/provos/honeyd/
  +url   = http://www.honeyd.org/tools.php
   regex = arpd-(__VER__)\.tar\.gz
   }
   
  @@ .
__
The OpenPKG Projectwww.openpkg.org
CVS Repository Commit List openpkg-cvs@openpkg.org


[CVS] OpenPKG: openpkg-src/binutils/ binutils.patch binutils.spec

2006-05-29 Thread Ralf S. Engelschall
  OpenPKG CVS Repository
  http://cvs.openpkg.org/
  

  Server: cvs.openpkg.org  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs   Email:  [EMAIL PROTECTED]
  Module: openpkg-src  Date:   29-May-2006 15:10:24
  Branch: HEAD Handle: 2006052914102201

  Modified files:
openpkg-src/binutilsbinutils.patch binutils.spec

  Log:
Fix GNU binutils support for Solaris 10/amd64:

- recognize and ignore Solaris 10's "Solaris Cryptographic Framework"
  ELF header type "SUNW_signature"
- recognize and ignore Solaris 10's "Symbol information"
  ELF header type "SUNW_syminfo"
- recognize and ignore Solaris 10's "DTrace Object Format"
  ELF header type.
- Fix the path to the dynamic linker under Solaris 10/amd64.
- Enable 64-bit support in GNU binutils libbfd.

Sponsored by: SpaceNet AG <http://www.space.net/>

  Summary:
RevisionChanges Path
1.17+50 -3  openpkg-src/binutils/binutils.patch
1.69+9  -4  openpkg-src/binutils/binutils.spec
  

  patch -p0 <<'@@ .'
  Index: openpkg-src/binutils/binutils.patch
  
  $ cvs diff -u -r1.16 -r1.17 binutils.patch
  --- openpkg-src/binutils/binutils.patch   26 May 2006 19:09:30 -  
1.16
  +++ openpkg-src/binutils/binutils.patch   29 May 2006 13:10:22 -  
1.17
  @@ -1,10 +1,41 @@
   Use the platform specific ELF branding expected under FreeBSD.
   This is similar to what the vendor ld(1) does on this platform.
   
  +Additionally, recognize and ignore Solaris 10's "Solaris Cryptographic
  +Framework" ELF header type "SUNW_signature", Solaris 10 "Symbol
  +information" ELF header type "SUNW_syminfo" and Solaris 10 "DTrace
  +Object Format" ELF header type. Also, fix the path to the dynamic
  +linker under Solaris 10/amd64.
  +
  +Index: include/elf/common.h
  +--- include/elf/common.h.orig2004-10-08 15:55:08 +0200
   include/elf/common.h 2006-04-10 13:58:15 +0200
  +@@ -335,6 +335,9 @@
  + #define SHT_SUNW_verdef 0x6ffd  /* Versions defined by file */
  + #define SHT_SUNW_verneed 0x6ffe /* Versions needed by file */
  + #define SHT_SUNW_versym 0x6fff  /* Symbol versions */
  ++#define SHT_SUNW_syminfo 0x6ffc /* Symbol information */
  ++#define SHT_SUNW_signature 0x6ff6   /* Solaris Cryptographic 
Framework: Digital Signature */
  ++#define SHT_SUNW_dof 0x6ff4 /* Solaris DTrace Object Format */
  + 
  + #define SHT_GNU_verdef  SHT_SUNW_verdef
  + #define SHT_GNU_verneed SHT_SUNW_verneed
   Index: bfd/elf.c
   bfd/elf.c.orig   2005-03-06 03:02:15 +0100
  -+++ bfd/elf.c2005-05-03 19:48:25 +0200
  -@@ -4621,6 +4621,12 @@
  +--- bfd/elf.c.orig   2005-05-30 00:00:10 +0200
   bfd/elf.c2006-04-10 13:58:42 +0200
  +@@ -2009,6 +2009,11 @@
  +   return _bfd_elf_make_section_from_shdr (abfd, hdr, name);
  +   break;
  + 
  ++case SHT_SUNW_syminfo:
  ++case SHT_SUNW_signature:
  ++case SHT_SUNW_dof:
  ++  return TRUE;
  ++
  + case SHT_SHLIB:
  +   return TRUE;
  + 
  +@@ -4627,6 +4632,12 @@
  else
i_ehdrp->e_type = ET_REL;

  @@ -17,6 +48,22 @@
  switch (bfd_get_arch (abfd))
{
case bfd_arch_unknown:
  +Index: bfd/elf64-x86-64.c
  +--- bfd/elf64-x86-64.c.orig  2005-02-06 19:11:30 +0100
   bfd/elf64-x86-64.c   2006-04-10 15:34:03 +0200
  +@@ -259,7 +259,11 @@
  + /* The name of the dynamic interpreter.  This is put in the .interp
  +section.  */
  + 
  ++#if defined(OPENPKG_OS_SOLARIS)
  ++#define ELF_DYNAMIC_INTERPRETER "/lib/amd64/ld.so.1"
  ++#else
  + #define ELF_DYNAMIC_INTERPRETER "/lib/ld64.so.1"
  ++#endif
  + 
  + /* If ELIMINATE_COPY_RELOCS is non-zero, the linker will try to avoid
  +copying dynamic variables from a shared lib into an app's dynbss
  +
   
   -
   
  @@ .
  patch -p0 <<'@@ .'
  Index: openpkg-src/binutils/binutils.spec
  
  $ cvs diff -u -r1.68 -r1.69 binutils.spec
  --- openpkg-src/binutils/binutils.spec26 May 2006 19:09:30 -  
1.68
  +++ openpkg-src/binutils/binutils.spec    29 May 2006 13:10:23 -  
1.69
  @@ -33,7 +33,7 @@
   Group:Utility
   License:  GPL
   Version:  2.16.1
  -Release:  20060526
  +Release:  20060529
   
   #   list of sources
   Source0:  
ftp://sou