New commits:
commit 44a49b1c9a4936e360f2355556bb730359935e4c
Merge: 9940f38dc49fcb231c8eab6221d16197187c21cc
2c32b1b1a9f8f6e78d8e617c8aae6f8931fcd309
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Merge branch 'master' of ssh://scm.sourcemage.org/smgl/grimoire
commit 9940f38dc49fcb231c8eab6221d16197187c21cc
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
Removed BUILD_API=2 as it is now grimoire-wide
commit cc7c78f3c39708151b3d98b5013615b89930378b
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Removed BUILD_API=1
Removed UPDATED
Converted md5 to sha512 (md5sum of .tar matched)
Changed LICENSE to LICENSE[0]
* DEPENDS: Cleaned up formatting
* PRE_BUILD: Added for BUILD_API=2
sedit configure.in to add $CFLAGS
Run `autoconf`
Apply linux-2.6-mtrr.c.patch for Linux 2.6 kernels
* BUILD: Removed
default_build works fine
* INSTALL: Added for BUILD_API=2
Copy documentation after `default_install`
Use INSTALL_ROOT for copying documentation
* linux-2.6-mtrr.c.patch: Fix for Linux 2.6 kernels
See http://sourceforge.net/tracker/index.php?func=detail&aid=959104&group_id=253&atid=100253
diff --git a/utils/9base/DETAILS b/utils/9base/DETAILS
index 38b740d..b218b60 100755
--- a/utils/9base/DETAILS
+++ b/utils/9base/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
ENTERED=20051008
UPDATED=20051031
LICENSE[0]="Lucent Public License"
- BUILD_API=2
KEYWORDS="utils"
SHORT="9base is a port of some Plan 9 programs from their \
native Plan 9 environment to Unix-like operating systems."
diff --git a/utils/9base/HISTORY b/utils/9base/HISTORY
index 7fe6bc5..7116a7b 100644
--- a/utils/9base/HISTORY
+++ b/utils/9base/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-04-06 Pieter Lenaerts <e-type AT sourcemage.org>
* DETAILS: updated to version 2
diff --git a/utils/9rc/DETAILS b/utils/9rc/DETAILS
index 98c1fd1..c3a89e0 100755
--- a/utils/9rc/DETAILS
+++ b/utils/9rc/DETAILS
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
ENTERED=20051008
UPDATED=20051031
LICENSE[0]="Lucent Public License"
- BUILD_API=2
KEYWORDS="utils"
SHORT="9rc is a port of some Plan 9 programs from their \
native Plan 9 environment to Unix-like operating systems."
diff --git a/utils/9rc/HISTORY b/utils/9rc/HISTORY
index d7ce7ef..7d39b20 100644
--- a/utils/9rc/HISTORY
+++ b/utils/9rc/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/hddtemp/DETAILS b/utils/hddtemp/DETAILS
index 9571396..8201273 100755
--- a/utils/hddtemp/DETAILS
+++ b/utils/hddtemp/DETAILS
@@ -12,7 +12,6 @@ SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SP
SOURCE2_IGNORE=volatile
LICENSE[0]=GPL
LICENSE[1]=GPL
- BUILD_API=2
FORCE_DOWNLOAD="yes"
KEYWORDS="ide utils"
SHORT="HDDtemp is tool that give you the temperature of your IDE
hard drive by reading S.M.A.R.T. informations."
diff --git a/utils/hddtemp/HISTORY b/utils/hddtemp/HISTORY
index 769c262..6a4b403 100644
--- a/utils/hddtemp/HISTORY
+++ b/utils/hddtemp/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/hercules/DETAILS b/utils/hercules/DETAILS
index 3f89009..30ebb1f 100755
--- a/utils/hercules/DETAILS
+++ b/utils/hercules/DETAILS
@@ -7,7 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_HASH=sha1:f620c71940085085c3ab9c3c365c0ac94e9a8aa5
ENTERED=20020411
UPDATED=20030717
- BUILD_API=2
KEYWORDS="emulator utils"
SHORT="Hercules is an IBM mainframe emulator (S/390)"
cat << EOF
diff --git a/utils/hercules/HISTORY b/utils/hercules/HISTORY
index 5d061d1..0ad207e 100644
--- a/utils/hercules/HISTORY
+++ b/utils/hercules/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
SOURCE2_HASH=sha512:4d92be6c58447a0a49e4d7e87aa745fca0d04f713a13c676278497d183936e9751ebafa3c2bed0568a90a7b0c9a042c7a5398fa45dbb9617f650cfaffa087763
- BUILD_API=2
ENTERED=20020707
UPDATED=20030113
LICENSE[0]="GPL"
diff --git a/utils/hwdata/HISTORY b/utils/hwdata/HISTORY
index 69d8e9e..47f0776 100644
--- a/utils/hwdata/HISTORY
+++ b/utils/hwdata/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-04-17 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 0.177-1
* FINAL: deleted, not needed
diff --git a/utils/installwatch/DETAILS b/utils/installwatch/DETAILS
index f167871..18ad8b4 100755
--- a/utils/installwatch/DETAILS
+++ b/utils/installwatch/DETAILS
@@ -7,7 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
WEB_SITE=http://asic-linux.com.mx/~izto/installwatch.html
ENTERED=20011230
UPDATED=20050106
- BUILD_API=2
BI_ARCH_SPELL="yes"
KEYWORDS="utils"
SHORT="installwatch is a utility for tracking files during the
installation of software."
diff --git a/utils/installwatch/HISTORY b/utils/installwatch/HISTORY
index 6e9c035..ca14890 100644
--- a/utils/installwatch/HISTORY
+++ b/utils/installwatch/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/ipmitool/DETAILS b/utils/ipmitool/DETAILS
index 15321b3..6b18360 100755
--- a/utils/ipmitool/DETAILS
+++ b/utils/ipmitool/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPEL
FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
LICENSE[0]='BSD'
UPDATED=20060214
- BUILD_API=2
SHORT='A command-line utility to control IPMI-enabled devices'
cat << EOF
IPMItool is a simple command-line interface to systems that support the
Intelligent Platform Management Interface (IPMI) specification. It provides
the ability to read the SDR and print sensor values, display the contents of
the SEL, print FRU information, read and set LAN configuration parameters,
perform remote chassis power control, and act as a serial over LAN client. It
can work with IPMI-over-LAN (both version 1.5 and 2.0) interfaces as well as
the system interface provided by a kernel driver such as OpenIPMI.
diff --git a/utils/ipmitool/HISTORY b/utils/ipmitool/HISTORY
index 4862678..cf4d6c1 100644
--- a/utils/ipmitool/HISTORY
+++ b/utils/ipmitool/HISTORY
@@ -1,2 +1,5 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-06 Sergey Lipnevich <sergey AT sourcemage.org>
* ALL: spell created.
diff --git a/utils/iso-codes/DETAILS b/utils/iso-codes/DETAILS
index a902f8e..da1371e 100755
--- a/utils/iso-codes/DETAILS
+++ b/utils/iso-codes/DETAILS
@@ -11,7 +11,6 @@ # SOURCE_GPG="gurus.gpg:${SOURCE}.s
ENTERED=20050726
UPDATED=20050925
LICENSE[0]=LGPL
- BUILD_API=2
KEYWORDS="iso utils"
SHORT='Language and Territory names and codes by ISO'
cat << EOF
diff --git a/utils/iso-codes/HISTORY b/utils/iso-codes/HISTORY
index b591f61..1d19444 100644
--- a/utils/iso-codes/HISTORY
+++ b/utils/iso-codes/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-06-22 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.51
SOURCE_HASH=sha512:2ead23629acdd933a890f9dcbd251189514220d1dfb8a92d99b6cad0c30d682160c1447568bba6804c3e4f6251963572ccbd4878b40521d27b2cc60894a17de2
LICENSE[0]=UNKNOWN
WEB_SITE=http://web.tiscali.it/areavr/osgNV/
- BUILD_API=2
ENTERED=20021127
UPDATED=20030726
KEYWORDS="utils"
diff --git a/utils/nvparse/HISTORY b/utils/nvparse/HISTORY
index a1e531d..3ba0a64 100644
--- a/utils/nvparse/HISTORY
+++ b/utils/nvparse/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/openipmi/DETAILS b/utils/openipmi/DETAILS
index e203a28..84a6e94 100755
--- a/utils/openipmi/DETAILS
+++ b/utils/openipmi/DETAILS
@@ -8,7 +8,6 @@ SOURCE_DIRECTORY="$BUILD_DIRECTORY/OpenI
FRESHMEAT_URL="http://freshmeat.net/projects/$SPELL/"
LICENSE[0]='LGPL'
UPDATED=20060117
- BUILD_API=2
SHORT='An IPMI device driver and support library'
cat << EOF
OpenIPMI is an effort to create a full-function IPMI system to allow full
access to all IPMI information on a server and to abstract it to a level that
will make it easy to use.
diff --git a/utils/openipmi/HISTORY b/utils/openipmi/HISTORY
index 0c7f562..7637c00 100644
--- a/utils/openipmi/HISTORY
+++ b/utils/openipmi/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-15 Sergey Lipnevich <sergey AT sourcemage.org>
* DETAILS: upgrade to 2.0.6.
diff --git a/utils/pciutils/DETAILS b/utils/pciutils/DETAILS
index b71fce7..171a1e3 100755
--- a/utils/pciutils/DETAILS
+++ b/utils/pciutils/DETAILS
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
WEB_SITE=http://atrey.karlin.mff.cuni.cz/~mj/pciutils.html
ENTERED=20020125
LICENSE[0]=GPL
- BUILD_API=2
KEYWORDS="utils"
SHORT="setpci, lspci tools (+ development headers/library)"
cat << EOF
diff --git a/utils/pciutils/HISTORY b/utils/pciutils/HISTORY
index 7bcc047..33efddc 100644
--- a/utils/pciutils/HISTORY
+++ b/utils/pciutils/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-05-8 Treeve Jelbert <treeve01 AT pi.be>
* DETAILS: version 2.2.3
diff --git a/utils/qemu/HISTORY b/utils/qemu/HISTORY
index f10d800..8ea2e00 100644
--- a/utils/qemu/HISTORY
+++ b/utils/qemu/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-06-23 David Brown <dmlb2000 AT gmail.com>
* BUILD: didn't have an escape char on the end of line
to include $OPTS with configure
diff --git a/utils/rdate/DETAILS b/utils/rdate/DETAILS
index 272707c..27bfd46 100755
--- a/utils/rdate/DETAILS
+++ b/utils/rdate/DETAILS
@@ -4,7 +4,6 @@
SOURCE_HASH=sha512:635993c99b08c2feb4e9e6855b18be10259f16de5ae09b2b88c62f98736c5a5d9e3e48a9362eb46697763ab4023f276524d974090570c7819e17f9e4039b67fa
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=http://www.corpit.ru/ftp/rdate/$SPELL-$VERSION.tar.gz
- BUILD_API=2
WEB_SITE=http://www.corpit.ru/
ENTERED=20020213
UPDATED=20030920
diff --git a/utils/rdate/HISTORY b/utils/rdate/HISTORY
index 496bb5f..a74541d 100755
--- a/utils/rdate/HISTORY
+++ b/utils/rdate/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
SOURCE_HASH=sha512:eb54ca9d5882f75bb0e04a183a6437adc31a71dcc44e0fa453ccf5d9f27c3e609f19eb702684d8ce16bae02df2fb3eaab0a450c83e7825084c034aea8a8b9c2c
LICENSE=GPL
- BUILD_API=2
KEYWORDS="usb utils"
SHORT="USBView is a GTK program that displays the topography of
the devices that are plugged into the USB bus on a Linux machine."
cat << EOF
diff --git a/utils/usbview/HISTORY b/utils/usbview/HISTORY
index 89d2964..0286371 100644
--- a/utils/usbview/HISTORY
+++ b/utils/usbview/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/useful-profile/DETAILS b/utils/useful-profile/DETAILS
index 183732a..45d2846 100755
--- a/utils/useful-profile/DETAILS
+++ b/utils/useful-profile/DETAILS
@@ -3,7 +3,6 @@
WEB_SITE=http://www.sourcemage.org
ENTERED=20010922
UPDATED=20010922
- BUILD_API=2
KEYWORDS="utils"
SHORT="Add this profile after default-profile to gain useful
utilities."
cat << EOF
diff --git a/utils/useful-profile/HISTORY b/utils/useful-profile/HISTORY
index 7da510f..f4163f0 100644
--- a/utils/useful-profile/HISTORY
+++ b/utils/useful-profile/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/util-linux/DETAILS b/utils/util-linux/DETAILS
index 22b775a..597b29b 100755
--- a/utils/util-linux/DETAILS
+++ b/utils/util-linux/DETAILS
@@ -9,7 +9,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
ENTERED=20010922
UPDATED=20050921
LICENSE[0]=GPL
- BUILD_API=2
KEYWORDS="utils"
SHORT="Essential utilities for any Linux box."
cat << EOF
diff --git a/utils/util-linux/HISTORY b/utils/util-linux/HISTORY
index 8abaa54..06207b8 100755
--- a/utils/util-linux/HISTORY
+++ b/utils/util-linux/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-04-11 Andraž "ruskie" Levstik <ruskie AT mages.ath.cx:
* BUILD: replaced fPIC and DPIC removal code with disable_pic
diff --git a/utils/vixie-cron/DETAILS b/utils/vixie-cron/DETAILS
index 896845a..b31c47d 100755
--- a/utils/vixie-cron/DETAILS
+++ b/utils/vixie-cron/DETAILS
@@ -7,7 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
WEB_SITE=http://www.isc.org/
ENTERED=20051110
UPDATED=20051110
- BUILD_API=2
KEYWORDS="utils"
SHORT="a version of 'cron' that is known to run on most systems."
diff --git a/utils/vixie-cron/HISTORY b/utils/vixie-cron/HISTORY
index f2498c0..a89700e 100644
--- a/utils/vixie-cron/HISTORY
+++ b/utils/vixie-cron/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS
diff --git a/utils/vlock/DETAILS b/utils/vlock/DETAILS
index 55ad864..abab057 100755
--- a/utils/vlock/DETAILS
+++ b/utils/vlock/DETAILS
@@ -7,7 +7,6 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
SOURCE_GPG=gurus.gpg:$SOURCE.sig
ENTERED=20020815
UPDATED=20030810
- BUILD_API=2
KEYWORDS="utils"
SHORT="vlock locks virtual consoles, as well as normal TTYs."
diff --git a/utils/vlock/HISTORY b/utils/vlock/HISTORY
index 0f7ba6e..e0af086 100644
--- a/utils/vlock/HISTORY
+++ b/utils/vlock/HISTORY
@@ -1,3 +1,6 @@
+2006-06-28 Eric Sandall <eric AT sandall.us>
+ * DETAILS: Removed BUILD_API=2, set grimoire-wide
+
2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
* DETAILS: (automated) Add KEYWORDS