Browse Source

Miguel Bolanos <mike@hack-solutions.com>:

adde bdb42 4.2.52
man-pages 1.64
net-snmp 5.1
psmisc 21.4
quota 3.10
whois 4.6.9


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@1962 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Miguel Bolaños 21 years ago
parent
commit
b664bfb49a
9 changed files with 117 additions and 11 deletions
  1. +2
    -1
      Documentation/Developers/CHANGELOG-RENE
  2. +27
    -0
      package/base/bdb42/bdb42.conf
  3. +45
    -0
      package/base/bdb42/bdb42.desc
  4. +33
    -0
      package/base/bdb42/doc-path.patch.disabled
  5. +2
    -2
      package/base/man-pages/man-pages.desc
  6. +2
    -2
      package/base/net-snmp/net-snmp.desc
  7. +2
    -2
      package/base/psmisc/psmisc.desc
  8. +2
    -2
      package/base/quota/quota.desc
  9. +2
    -2
      package/base/whois/whois.desc

+ 2
- 1
Documentation/Developers/CHANGELOG-RENE

@ -1,7 +1,8 @@
*) 2003-12-12 (2.0.0-rc3 - 2.0.0-rc4)
- Miguel Bolanos: farious x86 updates
- Miguel Bolanos: various x86 updates
various base updates
*) 2003-12-11 (2.0.0-rc3 - 2.0.0-rc4)

+ 27
- 0
package/base/bdb42/bdb42.conf

@ -0,0 +1,27 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/base/bdb42/bdb42.conf
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
# include the generic config for any bdb
. $base/package/base/bdb*/bdb_config.sh
hook_add postmake 3 "ln -sfv ${pkg:1}/db.h $root/$prefix/include/db.h"
hook_add postmake 4 'ln -sfv ${pkg:1} $root/$prefix/include/${pkg:1:3}'

+ 45
- 0
package/base/bdb42/bdb42.desc

@ -0,0 +1,45 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/base/bdb42/bdb42.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] Sleepycat Berkley DB Version 4.2
[T] Berkley DB is a set of DB libraries for many types of
[T] standard DB table systems. It has a C and C++ interface.
[U] http://www.sleepycat.com The BDB Homepage
[A] Sleepycat
[M] Clifford Wolf <clifford@clifford.at>
[M] Rene Rebe <rene@rocklinux.org>
[C] base/library
[L] BSD
[S] Stable
[V] 4.2.52
[P] X -----5---9 158.000
[CV-URL] http://www.sleepycat.com/download/patchlogs.shtml
[D] 4159179082 db-4.2.52.tar.gz http://www.sleepycat.com/update/snapshot/

+ 33
- 0
package/base/bdb42/doc-path.patch.disabled

@ -0,0 +1,33 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/base/bdb42/doc-path.patch.disabled
# ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
--- ./dist/Makefile.in.old Fri Jul 6 22:53:16 2001
+++ ./dist/Makefile.in Thu Jan 24 15:02:07 2002
@@ -11,7 +11,7 @@
bindir= @bindir@
includedir=@includedir@
libdir= @libdir@
-docdir= $(prefix)/docs
+docdir= $(prefix)/doc/bdb42
dmode= 755
emode= 555

+ 2
- 2
package/base/man-pages/man-pages.desc

@ -39,8 +39,8 @@
[L] OpenSource
[S] Stable
[V] 1.63
[V] 1.64
[P] X -------7-9 181.000
[D] 2619812768 man-pages-1.63.tar.bz2 ftp://ftp.kernel.org/pub/linux/docs/manpages/
[D] 1288587369 man-pages-1.64.tar.bz2 ftp://ftp.kernel.org/pub/linux/docs/manpages/

+ 2
- 2
package/base/net-snmp/net-snmp.desc

@ -36,8 +36,8 @@
[L] OpenSource
[S] Stable
[V] 5.0.8
[V] 5.1
[P] X -----5---9 383.000
[D] 2773261030 net-snmp-5.0.8.tar.gz http://download.sourceforge.net/net-snmp/
[D] 3473756483 net-snmp-5.1.tar.gz http://download.sourceforge.net/net-snmp/

+ 2
- 2
package/base/psmisc/psmisc.desc

@ -35,8 +35,8 @@
[L] OpenSource
[S] Stable
[V] 21.3
[V] 21.4
[P] X ---3-----9 743.000
[D] 3672801924 psmisc-21.3.tar.gz http://download.sourceforge.net/psmisc/
[D] 3363461616 psmisc-21.4.tar.gz http://download.sourceforge.net/psmisc/

+ 2
- 2
package/base/quota/quota.desc

@ -37,8 +37,8 @@
[L] GPL
[S] Stable
[V] 3.09
[V] 3.10
[P] X -----5---9 762.000
[D] 2719851411 quota-3.09.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/
[D] 3915463713 quota-3.10.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/

+ 2
- 2
package/base/whois/whois.desc

@ -36,8 +36,8 @@
[L] GPL
[S] Stable
[V] 4.6.8
[V] 4.6.9
[P] X -----5---9 777.000
[D] 536322342 whois_4.6.8.tar.gz ftp://ftp.debian.org/debian/pool/main/w/whois/
[D] 1317036433 whois_4.6.9.tar.gz ftp://ftp.debian.org/debian/pool/main/w/whois/

Loading…
Cancel
Save