Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (17ae03299113dd3df369494defd5005517227cf7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (17ae03299113dd3df369494defd5005517227cf7)
  • Date: Wed, 31 Aug 2011 03:37:45 -0500

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

database/hk_classes/BUILD | 3
database/hk_classes/CONFIGURE | 3
database/hk_classes/CONFLICTS | 1
database/hk_classes/DEPENDS | 36 ------
database/hk_classes/DETAILS | 23 ----
database/hk_classes/DOWNLOAD | 1
database/hk_classes/HISTORY | 166
--------------------------------
database/hk_classes/INSTALL | 1
database/hk_classes/PRE_BUILD | 1
database/hk_classes/UP_TRIGGERS | 1
database/rekall/BUILD | 14 --
database/rekall/CONFIGURE | 5
database/rekall/CONFLICTS | 1
database/rekall/DEPENDS | 14 --
database/rekall/DETAILS | 53 ----------
database/rekall/DOWNLOAD | 1
database/rekall/HISTORY | 89 -----------------
database/rekall/INSTALL | 2
database/rekall/PRE_BUILD | 1
database/rekall/UP_TRIGGERS | 1
database/xbase/BUILD | 5
database/xbase/CONFLICTS | 1
database/xbase/DETAILS | 24 ----
database/xbase/DOWNLOAD | 1
database/xbase/HISTORY | 30 -----
database/xbase/INSTALL | 1
database/xbase/PRE_BUILD | 1
database/xbase/UP_TRIGGERS | 1
database/xbase/ntx.h.patch | 11 --
database/xbase64/BUILD | 5
database/xbase64/CONFLICTS | 1
database/xbase64/DEPENDS | 2
database/xbase64/DETAILS | 24 ----
database/xbase64/DOWNLOAD | 1
database/xbase64/HISTORY | 52 ----------
database/xbase64/INSTALL | 1
database/xbase64/PRE_BUILD | 1
database/xbase64/UP_TRIGGERS | 1
database/xbase64/gcc.diff | 38 -------
database/xbsql/BUILD | 5
database/xbsql/CONFLICTS | 1
database/xbsql/DEPENDS | 1
database/xbsql/DETAILS | 22 ----
database/xbsql/DOWNLOAD | 1
database/xbsql/HISTORY | 20 ---
database/xbsql/INSTALL | 1
database/xbsql/PRE_BUILD | 1
database/xbsql/UP_TRIGGERS | 1
kde-apps/knoda/BUILD | 1
kde-apps/knoda/CONFLICTS | 1
kde-apps/knoda/DEPENDS | 4
kde-apps/knoda/DETAILS | 36 ------
kde-apps/knoda/DOWNLOAD | 1
kde-apps/knoda/HISTORY | 146 ----------------------------
kde-apps/knoda/INSTALL | 1
kde-apps/knoda/PRE_BUILD | 1
kde-apps/knoda/UP_TRIGGERS | 1
net/iptraf/BUILD | 7 -
net/iptraf/CONFLICTS | 1
net/iptraf/DEPENDS | 1
net/iptraf/DETAILS | 18 ---
net/iptraf/DOWNLOAD | 1
net/iptraf/HISTORY | 54 ----------
net/iptraf/INSTALL | 2
net/iptraf/PRE_BUILD | 8 -
net/iptraf/UP_TRIGGERS | 1
net/iptraf/iptraf-3.0.0-headerfix.patch | 25 ----
net/iptraf/iptraf_headers.patch | 60 -----------
68 files changed, 105 insertions(+), 936 deletions(-)

New commits:
commit 17ae03299113dd3df369494defd5005517227cf7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate database/rekall

commit 4f2d9eb6310ea2622d6367c332e6f0f2a7d48a0f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate database/xbsql

commit 19bf1a7968cf7554507a4971df21f09dc3ef3539
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate database/xbase64

commit 4b903d66d716a08b3988d36371e19e9102627491
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate database/xbase

commit 9115276638ef50239bcc485b74f5e9d67657c998
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate database/hk_classes

commit 7fb8d2e5537bab915f592a5c58214dd44f95b65d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate kde-apps/knoda

commit 636dfd759c6ca17dabd7a93ea7fc26bfb2724d00
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate net/iptraf [replaced by iptraf-ng]

diff --git a/database/hk_classes/BUILD b/database/hk_classes/BUILD
index 49203ff..27ba77d 100755
--- a/database/hk_classes/BUILD
+++ b/database/hk_classes/BUILD
@@ -1,2 +1 @@
-OPTS="$HK_PARADOX $HK_MDB $HK_DBASE $OPTS" &&
-default_build
+true
diff --git a/database/hk_classes/CONFIGURE b/database/hk_classes/CONFIGURE
deleted file mode 100755
index a252ad1..0000000
--- a/database/hk_classes/CONFIGURE
+++ /dev/null
@@ -1,3 +0,0 @@
-config_query_option HK_PARADOX "build Paradox support?" n "--with-paradox"
"--without-paradox"
-config_query_option HK_MDB "build MDB support?" n "--with-mdb"
"--without-mdb"
-config_query_option HK_DBASE "build dbase support?" n "--with-dbase"
"--without-dbase"
diff --git a/database/hk_classes/CONFLICTS b/database/hk_classes/CONFLICTS
new file mode 100755
index 0000000..21ad056
--- /dev/null
+++ b/database/hk_classes/CONFLICTS
@@ -0,0 +1 @@
+conflicts hk_classes y
diff --git a/database/hk_classes/DEPENDS b/database/hk_classes/DEPENDS
deleted file mode 100755
index bbd9a8d..0000000
--- a/database/hk_classes/DEPENDS
+++ /dev/null
@@ -1,36 +0,0 @@
-depends -sub CXX gcc &&
-depends python &&
-optional_depends ODBC-MGR \
- "--with-odbc" \
- "--without-odbc" \
- "ODBC database manager" &&
-
-optional_depends firebird \
- "--with-firebird-dir=/opt/firebird" \
- "--without-firebird" \
- "database engine" &&
-
-optional_depends MYSQL \
- "--with-mysql" \
- "--without-mysql" \
- "database engine" &&
-
-optional_depends postgresql \
- "--with-postgres" \
- "--without-postgres" \
- "database engine" &&
-
-optional_depends sqlite \
- "--with-sqlite3" \
- "--without-sqlite3" \
- "sqlite v3" &&
-
-optional_depends sqlite2 \
- "--with-sqlite" \
- "--without-sqlite" \
- "sqlite v2" &&
-
-optional_depends xbase \
- "--with-xbase" \
- "--without-xbase" \
- "xbase plugins"
diff --git a/database/hk_classes/DETAILS b/database/hk_classes/DETAILS
index 119aac5..753f55d 100755
--- a/database/hk_classes/DETAILS
+++ b/database/hk_classes/DETAILS
@@ -1,21 +1,8 @@
SPELL=hk_classes
- VERSION=0.8.3
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/hk-classes/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.sig
- SOURCE2_IGNORE=signature
- SOURCE_GPG="knorr.gpg:$SOURCE.sig:UPSTREAM_KEY"
- WEB_SITE=http://hk-classes.SourceForge.net
- LICENSE=LGPL
- ENTERED=20031021
- KEYWORDS="database"
-SHORT="hk_classes is C++ library for rapid development of database
applications"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-hk_classes is C++ library which allows rapid development of database
-applications with all features a modern database application should have
-like forms an reports. hk_classes is database and GUI independent. In
-combination with hk_kdeclasses (which is part of the knoda package) it
-supports the rapid development of database applications for KDE.
+deprecated spell
EOF
+
diff --git a/database/hk_classes/DOWNLOAD b/database/hk_classes/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/hk_classes/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/database/hk_classes/HISTORY b/database/hk_classes/HISTORY
index 5ffac8a..1b33859 100644
--- a/database/hk_classes/HISTORY
+++ b/database/hk_classes/HISTORY
@@ -1,162 +1,4 @@
-2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2010-04-06 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
- * DEPENDS: updated mysql dependency to MYSQL provider
-
-2008-10-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: firebird is now in /opt/firebird
-
-2006-12-17 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.3
-
-2006-10-29 Treeve Jelbert <treeve AT sourcemage.org>
- * CONFIGURE, BUILD: allow dbase support
-
-2006-10-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.2
-
-2006-10-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.2-test3
-
-2006-08-01 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.2-test2
-
-2006-04-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1
- * PRE_BUILD fb2.diff.bz2: deleted
- * DEPENDS: no longer needs mdbtools or pxlib, uses its own copy
- * BUILD CONFIGURE: add, for optional paradox/mdb support
-
-2006-04-20 Treeve Jelbert <treeve AT sourcemage.org>
- * PRE_BUILD fb2.diff.bz2: add
- fix build for firebird 2
-
-2006-04-20 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: python is not optional
- fix bug #11238
-
-2006-03-24 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1-test3
-
-2006-03-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1-test2
- use gpg checking
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-01-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1-test1
-
-2005-10-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8
- * hk.diff PRE_BUILD: deleted
-
-2005-09-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8-test2
- use SOURCE_HASH instead of MD5[0]
- * PRE_BUILD hk.diff: add
- fixes gcc-4 problem
-
-2005-08-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8-test1
-
-2005-08-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4a
-
-2005-06-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4
-
-2005-06-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test3
-
-2005-05-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test2a
-
-2005-05-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add optional pxlib (for Paradox)
- add mdbtools (for Access)
- add xbase (for dBase)
-
-2005-05-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test2
- * DEPENDS: add firebird
- explicit with/without
- * BUILD rep.diff: deleted
-
-2005-05-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test1
- * DEPENDS: specific depends on various database engines
- * BUILD rep.diff: added
- fix syntax error
-
-2005-03-25 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.3
-
-2005-02-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.3-test2
-
-2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
- * DEPENDS: Python renamed to python
- Formatted to Guru Handbook
-
-2004-11-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.2
-
-2004-11-07 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.2-test3
-
-2004-11-01 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.2-test2
-
-2004-09-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.1
-
-2004-09-10 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.1-test2
-
-2004-08-23 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.1-test1
- BUILD_API=2
-
-2004-07-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7
-
-2004-07-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add g++
-
-2004-06-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7-test3
-
-2004-06-05 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7-test2
-
-2004-05-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7-test1
- * DEPENDS: cleanup
-
-2004-04-06 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3
-
-2004-03-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3-test3
-
-2004-03-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3-test2
-
-2004-01-04 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3-test1
-
-2003-12-03 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: ODBC-MGR, instead of unixODBC
-
-2003-11-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.2a
-
-2003-10-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.1
- * BUILD, DEPENDS: added
- spell created
-
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated
diff --git a/database/hk_classes/INSTALL b/database/hk_classes/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/hk_classes/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/database/hk_classes/PRE_BUILD b/database/hk_classes/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/hk_classes/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/database/hk_classes/UP_TRIGGERS b/database/hk_classes/UP_TRIGGERS
new file mode 100755
index 0000000..f4994b9
--- /dev/null
+++ b/database/hk_classes/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger hk_classes dispel_self
diff --git a/database/rekall/BUILD b/database/rekall/BUILD
index 8f24592..27ba77d 100755
--- a/database/rekall/BUILD
+++ b/database/rekall/BUILD
@@ -1,13 +1 @@
- cp scons/Makefile ./ &&
- sed "/^enable/D;/^with-ora/D;/^with-db2/D" < scons/settings.$RK_GUI
>settings &&
- echo "with-qt-includes=/usr/include/qt" >> settings &&
- local PY_VER &&
- PY_VER=`installed_version python|cut -c-3` &&
- echo "with-python-includes=/usr/include/python${PY_VER}" >> settings &&
- echo "with-python-libraries=/usr/lib/python${PY_VER}/config" >> settings &&
- echo $OPTS >> settings &&
- echo $RK_XBASE >> settings &&
- mv settings settings.${RK_GUI} &&
- make config.${RK_GUI} &&
- make ${RK_GUI}
-
+true
diff --git a/database/rekall/CONFIGURE b/database/rekall/CONFIGURE
deleted file mode 100755
index 8e8d124..0000000
--- a/database/rekall/CONFIGURE
+++ /dev/null
@@ -1,5 +0,0 @@
-config_query_list RK_GUI "which gui?" kde qt3
-config_query_option RK_XBASE "build xBase support?" n \
- "enable-xbase=yes" \
- "enable-xbase=no"
-
diff --git a/database/rekall/CONFLICTS b/database/rekall/CONFLICTS
new file mode 100755
index 0000000..b4c5ab8
--- /dev/null
+++ b/database/rekall/CONFLICTS
@@ -0,0 +1 @@
+conflicts rekall y
diff --git a/database/rekall/DEPENDS b/database/rekall/DEPENDS
deleted file mode 100755
index 8c75186..0000000
--- a/database/rekall/DEPENDS
+++ /dev/null
@@ -1,14 +0,0 @@
-depends -sub CXX gcc &&
-if [ "$GUI" == "kde" ]; then
- depends kdelibs
-# optional_depends arts "" "--without-arts" "for arts support"
-else
- depends qt-x11
-fi &&
-depends scons &&
-depends python &&
-depends flex &&
-depends bison &&
-optional_depends "sqlite" "enable-sqlite3=yes" "enable-sqlite3=no"
"SQLite database support" &&
-optional_depends "postgresql" "enable-pgsql=yes" "enable-pgsql=no"
"PostgreSQL database support" &&
-optional_depends "MYSQL" "enable-mysql=yes" "enable-mysql=no" "MySQL
database support"
diff --git a/database/rekall/DETAILS b/database/rekall/DETAILS
index d473760..98be86a 100755
--- a/database/rekall/DETAILS
+++ b/database/rekall/DETAILS
@@ -1,51 +1,8 @@
SPELL=rekall
-#if [ "$DEVEL" == "y" ]; then
- VERSION=2.4.4
-
SOURCE_HASH=sha512:742972efda8b38cce6c35bd2184698506987f52c3147c0d176566054d7d8b8478c76d833377393341409d63aaa820d8bac276a3c126348fce1c51bcf0709a290
-#else
-# VERSION=2.2.3-2
-#fi
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-${VERSION//-2/}
- SOURCE_URL[0]=http://www.rekallrevealed.org/packages/$SOURCE
- WEB_SITE=http://www.rekallrevealed.org/
- LICENSE[0]=GPL
- ENTERED=20031119
- KEYWORDS="qt database"
- SHORT="a Qt or KDE-based database front-end"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-
-Rekall is a database front-end. It is not itself a database -- data is
stored
-somewhere else, in an SQL server, and Rekall is fundamentally just a tool to
-extract, display and update that data (of course, it does lots more than
that,
-it does forms and reports and scripting and so on). It is database agnostic,
-and does not have any preferred database in the sense that Access� uses the
-Jet� database engine.
-
-Currently, Rekall supports the following database formats:
- * MySQL
- * PostgreSQL
- * XBase with XBSQL (an SQL wrapper library for the XBase access library)
- * IBM DB2
- * ODBC
-
-Please note the ODBC and DB2 drivers are not included in the standard edition
-of Rekall; they have to be purchased separately. Also you will need a fully
-licensed copy of the Database Server for the selected driver.
-
-Rekall can do all the things that you would expect of a database front-end
(or
-if it can't, let us know!). You can design and use forms and reports,
-construct database queries, and import and export data in several different
-formats (actually, you can copy data -- import is just copy file to table,
and
-export is just copy table to file).
-
-Rekall can be scripted using the the Python language. You can arrange that a
-script is executed when various events occur (for instance, when the user
-changes the value of a control). Scripts can be associated directly with the
-event, but you can also store scripts in script modules for more general use.
-
-And, of course, you have full access to all the modules that are available
for
-Python. Plus, Rekall has an integrated Python debugger, and uses our own
-tkcEditor to support syntax highlighting.
-
+deprecated spell
EOF
+
diff --git a/database/rekall/DOWNLOAD b/database/rekall/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/rekall/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/database/rekall/HISTORY b/database/rekall/HISTORY
index 5709e9f..1b33859 100644
--- a/database/rekall/HISTORY
+++ b/database/rekall/HISTORY
@@ -1,85 +1,4 @@
-2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2010-04-06 Philippe "Puppet_Master" Caseiro <puppetmaster AT sourcemage.org>
- * DEPENDS: updated mysql dependency to MYSQL provider
-
-2006-11-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.4.4
- * DEPENDS: add flex, bison, sqlite
- * BUILD: fix
- * INSTALL: add
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-05-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.4.3
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-10-20 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.4.0 only
- * DEPENDS: add scons, remove xbase & xbsql(now included)
- adjust syntax for optional_depends
- * BUILD: remove dead code
- adjust to scons
- * conf.diff: deleted
-
-2005-01-11 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DEPENDS: added optional_depends on arts for kde version
- * BUILD, conf.diff: patch configure instead of configure.in, fixes
- build of stable version
-
-2005-01-10 Treeve Jelbert <treeve AT sourcemage.org>
- * CONFIGURE BUILD: fix bug #7956
-
-2004-12-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: versions 2.2.3-2 / 2.3.2
- * BUILD: disable sedit
- patch for python-2.4
- * CONFIGURE: more persistent variables, reactivate devel version
-
-2004-09-11 Treeve Jelbert <treeve AT sourcemage.org>
- * CONFIGURE:
- temporarily disable DEVEL version, as build is too complicated
-
-2004-08-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: Versions 2.2.0 / 2.3.1
- BUILD_API=2
- * BUILD: strip
- * CONFIGURE: allow choice of version
- use persistent variables
- * DEPENDS: extra depends for devel version
- test persistent variables
-
-2004-07-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add g++
-
-2004-05-20 Treeve Jelbert <treeve AT sourcemage.org>
- * BUILD: more editing of Makefiles
-
-2004-04-30 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: Version bump to 2.2.0-beta4
- * BUILD: edit several files to avoid "extra semicolon" errors from
gcc-3.4.0
-
-2003-12-22 Jason Flatt <jason AT flattfamily.com>
- * DETAILS: Version bump to 2.2.0-beta1.
-
-2003-12-12 Jason Flatt <jason AT flattfamily.com>
- * WIP: Removed as rekall compiles and runs fine for me.
-
-2003-12-04 Jason Flatt <jason AT flattfamily.com>
- * DEPENDS: Added support for KDE GUI.
- * DETAILS: Upgraded to 2.2.0-beta0-4 and expanded the description.
-
-2003-12-04 Treeve Jelbert <treeve AT sourcemage.org>
- * CONFIGURE: fix typo
- now get an error from python
-
-2003-11-17 Eric Sandall <sandalle AT sourcemage.org>
- * Created
- * Added to database
-
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated
diff --git a/database/rekall/INSTALL b/database/rekall/INSTALL
index ef49753..27ba77d 100755
--- a/database/rekall/INSTALL
+++ b/database/rekall/INSTALL
@@ -1 +1 @@
-make install.${RK_GUI}
+true
diff --git a/database/rekall/PRE_BUILD b/database/rekall/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/rekall/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/database/rekall/UP_TRIGGERS b/database/rekall/UP_TRIGGERS
new file mode 100755
index 0000000..15520d0
--- /dev/null
+++ b/database/rekall/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger rekall dispel_self
diff --git a/database/xbase/BUILD b/database/xbase/BUILD
index dcaf5ab..27ba77d 100755
--- a/database/xbase/BUILD
+++ b/database/xbase/BUILD
@@ -1,4 +1 @@
-# this instruction changes the order of argumrnts to ltconfig and forces
HOST value
-sedit "s|\$libtool_flags --no-verify \$ac_aux_dir/ltmain.sh
\$host|--no-verify \$libtool_flags \$ac_aux_dir/ltmain.sh $HOST|g" configure
&&
-
-default_build
+true
diff --git a/database/xbase/CONFLICTS b/database/xbase/CONFLICTS
new file mode 100755
index 0000000..1fce006
--- /dev/null
+++ b/database/xbase/CONFLICTS
@@ -0,0 +1 @@
+conflicts xbase y
diff --git a/database/xbase/DETAILS b/database/xbase/DETAILS
index 748d4cb..fb6b08a 100755
--- a/database/xbase/DETAILS
+++ b/database/xbase/DETAILS
@@ -1,22 +1,8 @@
SPELL=xbase
- VERSION=2.0.0
- SOURCE=$SPELL-$VERSION.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.rekallrevealed.org/packages/${SOURCE}
-
SOURCE_HASH=sha512:df1e2d27b24a520b1c81fcbd9ebca43a3363401f18171f28178666e665f3fe34719119ec7c38af474f3c1b8a5ec11ea8316acbc9e50ab4c95734f7d6ac5b7d4e
- WEB_SITE=http://www.rekallrevealed.org/
- LICENSE=LGPL
- ENTERED=20031117
- UPDATED=20031204
- KEYWORDS="db database"
- SHORT="XBase (DB4) C++ class library"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-XBase is an xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
-originally by Gary Kunkel and others (see the AUTHORS file).
-

-XBASE is useful for accessing data in legacy dBase 3 and 4 database files as
-well as a general light-weight database engine. It includes support for
-DBF (dBase version 3 and 4) data files, NDX and NTX indexes, and DBT
-(dBase version 3 and 4). It supports file and record locking under *nix
-OS's (we hope to fix the locking support under Win32 soon).
+deprecated spell
EOF
+
diff --git a/database/xbase/DOWNLOAD b/database/xbase/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbase/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/database/xbase/HISTORY b/database/xbase/HISTORY
index 22cab75..1b33859 100644
--- a/database/xbase/HISTORY
+++ b/database/xbase/HISTORY
@@ -1,26 +1,4 @@
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-05-22 Sergey Lipnevich <sergey AT sourcemage.org>
- * BUILD: don't verify libtool's configuration to build on AMD64;
- * DETAILS: build API 2.
-
-2004-05-03 Seth Woolley <seth AT tautology.org>
- * DETAILS: to fix md5 for SOURCE.
-
-2003-12-12 Jason Flatt <jason AT flattfamily.com>
- * BUILD: Removed code left in from testing.
-
-2003-12-04 Jason Flatt <jason AT flattfamily.com>
- * BUILD, ntx.h.patch: Added to fix a bug which prevents rekall from
- casting when including XBase support.
-
-2003-11-17 Eric Sandall <sandalle AT sourcemage.org>
- * Created
- * Added to database
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated
diff --git a/database/xbase/INSTALL b/database/xbase/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbase/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/database/xbase/PRE_BUILD b/database/xbase/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbase/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/database/xbase/UP_TRIGGERS b/database/xbase/UP_TRIGGERS
new file mode 100755
index 0000000..85fdc39
--- /dev/null
+++ b/database/xbase/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger xbase dispel_self
diff --git a/database/xbase/ntx.h.patch b/database/xbase/ntx.h.patch
deleted file mode 100644
index 1ab199b..0000000
--- a/database/xbase/ntx.h.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- xbase/ntx.h 2003-12-04 06:02:52.000000000 -0800
-+++ xbase/ntx.h 2003-12-04 06:03:05.000000000 -0800
-@@ -218,7 +218,7 @@
- xbShort KeyExists( char * Key ) { return FindKey( Key, strlen( Key ), 0
); }
- xbShort KeyExists( xbDouble );
-
-- xbShort xbNtx::AllocKeyBufs(void);
-+ xbShort AllocKeyBufs(void);
-
- virtual void GetExpression(char *buf, int len);
- };
diff --git a/database/xbase64/BUILD b/database/xbase64/BUILD
index a06aff2..27ba77d 100755
--- a/database/xbase64/BUILD
+++ b/database/xbase64/BUILD
@@ -1,4 +1 @@
-patch -p1 < $SPELL_DIRECTORY/gcc.diff &&
-OPTS="--with-gnu-ld --with-pic" &&
-default_build
-
+true
diff --git a/database/xbase64/CONFLICTS b/database/xbase64/CONFLICTS
new file mode 100755
index 0000000..5c0b3cd
--- /dev/null
+++ b/database/xbase64/CONFLICTS
@@ -0,0 +1 @@
+conflicts xbase64 y
diff --git a/database/xbase64/DEPENDS b/database/xbase64/DEPENDS
deleted file mode 100755
index 205a43c..0000000
--- a/database/xbase64/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends -sub CXX gcc &&
-optional_depends doxygen "" "" "to create documentation"
diff --git a/database/xbase64/DETAILS b/database/xbase64/DETAILS
index 709ff49..f1f83f4 100755
--- a/database/xbase64/DETAILS
+++ b/database/xbase64/DETAILS
@@ -1,22 +1,8 @@
SPELL=xbase64
- VERSION=3.1.2
- SOURCE=${SPELL}-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/${SPELL}-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/xdb/$SOURCE
-
SOURCE_HASH=sha512:465e3c35184373703888fd23170ce0db747834f3a970b2ff4c6d69ebbdf61f1cea72a3e0e332c754e3d3afd574d8268db688f255d1fd673f5387e529d42da5d5
- WEB_SITE=http://linux.techassocinc.com/projects/xdb/
- LICENSE=GPL
- ENTERED=20031117
- UPDATED=20031204
- KEYWORDS="database"
- SHORT="dBase, FoxPro, etc C++ class library "
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-Xbase64 is an xbase (i.e. dBase, FoxPro, etc.) compatible C++ class library
-originally by Gary Kunkel and others (see the AUTHORS file).
-
-Xbase64 is useful for accessing data in legacy dBase 3 and 4 database files
as
-well as a general light-weight database engine. It includes support for
-DBF (dBase version 3 and 4) data files, NDX and NTX indexes, and DBT
-(dBase version 3 and 4). It supports file and record locking under *nix
-and Windows.
+deprecated spell
EOF
+
diff --git a/database/xbase64/DOWNLOAD b/database/xbase64/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbase64/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/database/xbase64/HISTORY b/database/xbase64/HISTORY
index fcc10e5..1b33859 100644
--- a/database/xbase64/HISTORY
+++ b/database/xbase64/HISTORY
@@ -1,48 +1,4 @@
-2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-07-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add g++
-
-2004-06-08 Treeve Jelbert <treeve AT sourcemage.org>
- * gcc.diff: add
- * BUILD: apply patch
-
-2004-06-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 3.1.2
- * DEPENDS: add depends on doxygen
- * BUILD: add, need OPTS for configure
-
-2004-06-01 Treeve Jelbert <treeve AT sourcemage.org>
- * xbase64 spell branched from xbase spell
- * DETAILS: upgrade to xbase64-3.1.1
- new WEBSITE & new URL
- licence=GPL
- BUILD_API=2
- * BUILD ntx.patch: delete
- build problem with gcc-3.4.0
-
-2004-05-03 Seth Woolley <seth AT tautology.org>
- * DETAILS: to fix md5 for SOURCE.
-
-2003-12-12 Jason Flatt <jason AT flattfamily.com>
- * BUILD: Removed code left in from testing.
-
-2003-12-04 Jason Flatt <jason AT flattfamily.com>
- * BUILD, ntx.h.patch: Added to fix a bug which prevents rekall from
- casting when including XBase support.
-
-2003-11-17 Eric Sandall <sandalle AT sourcemage.org>
- * Created
- * Added to database
-
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated
diff --git a/database/xbase64/INSTALL b/database/xbase64/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbase64/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/database/xbase64/PRE_BUILD b/database/xbase64/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbase64/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/database/xbase64/UP_TRIGGERS b/database/xbase64/UP_TRIGGERS
new file mode 100755
index 0000000..605164b
--- /dev/null
+++ b/database/xbase64/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger xbase64 dispel_self
diff --git a/database/xbase64/gcc.diff b/database/xbase64/gcc.diff
deleted file mode 100644
index 87a8936..0000000
--- a/database/xbase64/gcc.diff
+++ /dev/null
@@ -1,38 +0,0 @@
-diff -ur xbase64-3.1.2/xbase64/xbase64.cpp
/usr/src/xbase64-3.1.2/xbase64/xbase64.cpp
---- xbase64-3.1.2/xbase64/xbase64.cpp 2004-03-16 13:55:52.000000000 +0100
-+++ /usr/src/xbase64-3.1.2/xbase64/xbase64.cpp 2004-06-08 10:37:45.836404280
+0200
-@@ -51,6 +51,7 @@
- #include <xbase64/xbase64.h>
- #include <ctype.h>
- #include <string.h>
-+#include <cerrno>
-
- //#include <xbase64/xbexcept.h>
-
-diff -ur xbase64-3.1.2/xbase64/xblock.cpp
/usr/src/xbase64-3.1.2/xbase64/xblock.cpp
---- xbase64-3.1.2/xbase64/xblock.cpp 2004-03-16 13:55:56.000000000 +0100
-+++ /usr/src/xbase64-3.1.2/xbase64/xblock.cpp 2004-06-08 10:39:41.845768176
+0200
-@@ -61,6 +61,7 @@
- #ifdef HAVE_DOS_H // _sleep
- #include <dos.h>
- #endif
-+#include <cerrno>
-
- //#include <stdio.h>
- //#include <stdlib.h>
-diff -ur xbase64-3.1.2/xbase64/xbnode.cpp
/usr/src/xbase64-3.1.2/xbase64/xbnode.cpp
---- xbase64-3.1.2/xbase64/xbnode.cpp 2004-06-01 21:21:48.000000000 +0200
-+++ /usr/src/xbase64-3.1.2/xbase64/xbnode.cpp 2004-06-08 10:43:09.681172392
+0200
-@@ -1,6 +1,6 @@
--#include "xbNode.h"
--
--void xbNodeLink::AddNode(xbNodeLink* node)
--{
-- nextNode_=node;
--}
-+#include "xbnode.h"
-+
-+void xbNodeLink::AddNode(xbNodeLink* node)
-+{
-+ nextNode_=node;
-+}
diff --git a/database/xbsql/BUILD b/database/xbsql/BUILD
index 4a5f9c8..27ba77d 100755
--- a/database/xbsql/BUILD
+++ b/database/xbsql/BUILD
@@ -1,4 +1 @@
-sedit 's:/usr/lib/libncurses:/lib/libncurses:g' configure.in &&
-sedit 's:/usr/lib/libncurses:/lib/libncurses:g' configure &&
-default_build
-
+true
diff --git a/database/xbsql/CONFLICTS b/database/xbsql/CONFLICTS
new file mode 100755
index 0000000..0f8836e
--- /dev/null
+++ b/database/xbsql/CONFLICTS
@@ -0,0 +1 @@
+conflicts xbsql y
diff --git a/database/xbsql/DEPENDS b/database/xbsql/DEPENDS
deleted file mode 100755
index 1606bcf..0000000
--- a/database/xbsql/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends xbase
diff --git a/database/xbsql/DETAILS b/database/xbsql/DETAILS
index ad032cc..aa2802b 100755
--- a/database/xbsql/DETAILS
+++ b/database/xbsql/DETAILS
@@ -1,20 +1,8 @@
SPELL=xbsql
- VERSION=0.11
- SOURCE=$SPELL-$VERSION.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.rekallrevealed.org/packages/${SOURCE}
-
SOURCE_HASH=sha512:caf8a6d8191f7de860008e5ac2628e388097b05999887ec52b91684f6577dd3152dfa164b71a37d84ef70f43ab868dd02b30bc76c88208d4daa85d8e111ea3a4
- WEB_SITE=http://www.rekallrevealed.org/
- LICENSE=LGPL
- ENTERED=20031117
- KEYWORDS="sql db database"
- BUILD_API=1
- SHORT="XBase (DB4) SQL library wrapper"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-XBSQL is a wrapper library which provides an SQL-subset interface
-to Xbase DBMS, built against xbase-1.8.1. This is the first release, so
-various things are still missing, however I think there is now
-sufficient functionality to make the library useful. In particular,
-the documentation is a bit thin. There is a simple command-line client
-xql which can be used as an example.
+deprecated spell
EOF
+
diff --git a/database/xbsql/DOWNLOAD b/database/xbsql/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbsql/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/database/xbsql/HISTORY b/database/xbsql/HISTORY
index d47c0a9..1b33859 100644
--- a/database/xbsql/HISTORY
+++ b/database/xbsql/HISTORY
@@ -1,16 +1,4 @@
-2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-06-12 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DETAILS: inserted BUILD_API=1 line
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2003-11-17 Eric Sandall <sandalle AT sourcemage.org>
- * Created
- * Added to database
-
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated
diff --git a/database/xbsql/INSTALL b/database/xbsql/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbsql/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/database/xbsql/PRE_BUILD b/database/xbsql/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/database/xbsql/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/database/xbsql/UP_TRIGGERS b/database/xbsql/UP_TRIGGERS
new file mode 100755
index 0000000..b832e99
--- /dev/null
+++ b/database/xbsql/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger xbsql dispel_self
diff --git a/kde-apps/knoda/BUILD b/kde-apps/knoda/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde-apps/knoda/BUILD
@@ -0,0 +1 @@
+true
diff --git a/kde-apps/knoda/CONFLICTS b/kde-apps/knoda/CONFLICTS
new file mode 100755
index 0000000..d03072b
--- /dev/null
+++ b/kde-apps/knoda/CONFLICTS
@@ -0,0 +1 @@
+conflicts knoda y
diff --git a/kde-apps/knoda/DEPENDS b/kde-apps/knoda/DEPENDS
deleted file mode 100755
index 6b23874..0000000
--- a/kde-apps/knoda/DEPENDS
+++ /dev/null
@@ -1,4 +0,0 @@
-depends -sub CXX gcc &&
-depends kdelibs &&
-depends hk_classes
-
diff --git a/kde-apps/knoda/DETAILS b/kde-apps/knoda/DETAILS
index 7a96206..711495c 100755
--- a/kde-apps/knoda/DETAILS
+++ b/kde-apps/knoda/DETAILS
@@ -1,34 +1,8 @@
SPELL=knoda
- VERSION=0.8.3
- SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
- SOURCE2_URL[0]=$SOURCE_URL.sig
- SOURCE2_IGNORE=signature
- SOURCE_GPG="knorr.gpg:$SOURCE.sig:UPSTREAM_KEY"
- WEB_SITE=http://$SPELL.SourceForge.net
- LICENSE=LGPL
- ENTERED=20031021
- KEYWORDS="database kde"
-SHORT="knoda is a database frontend for KDE"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-knoda is a database frontend for KDE based on hk_classes.
-
-Knoda allows you to:
-
-
-define and delete databases;
-
-create, alter and delete tables and indices;
-
-add, change and delete data in tables;
-define, execute and store sql queries;
-import and export CSV data;
-define and use forms; and
-define and print reports
-
-
-Its driver concept allows a uniform connection to different database
-servers.
+deprecated spell
EOF
+
diff --git a/kde-apps/knoda/DOWNLOAD b/kde-apps/knoda/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde-apps/knoda/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/kde-apps/knoda/HISTORY b/kde-apps/knoda/HISTORY
index ccc55e4..1b33859 100644
--- a/kde-apps/knoda/HISTORY
+++ b/kde-apps/knoda/HISTORY
@@ -1,142 +1,4 @@
-2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2007-12-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: kdebase -> kdelibs
-
-2006-12-17 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.3
-
-2006-10-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.2
-
-2006-10-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.2-test3
-
-2006-08-01 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.2-test2
-
-2006-04-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1
-
-2006-03-24 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1-test3
-
-2006-03-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1-test2
- * knoor.gpg: delete, use knorr.gpg from SECTION_DIRECTORY
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2006-01-28 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8.1-test1
- use gpg checking
- * knoor.gpg: added
-
-2005-10-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8
- * hk.diff PRE_BUILD: deleted
-
-2005-09-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8-test2
- use SOURCE_HASH instead of MD5[0]
- * PRE_BUILD hk.diff: fix gcc-4 compilation
-
-2005-08-18 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.8-test1
-
-2005-06-26 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4
-
-2005-06-13 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test3
-
-2005-05-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test2
- * BUILD hk.diff:: delete
-
-2005-05-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.4-test1
- * BUILD: add patch
- disable redundant 'sed' commands
- * hk.diff: add, fix compilation errors
-
-2005-03-25 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.3
-
-2005-02-27 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.3-test2
-
-2004-11-29 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.2
-
-2004-11-07 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.2-test3
-
-2004-11-01 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.2-test2
-
-2004-09-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.1
-
-2004-09-10 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.1-test2
-
-2004-08-24 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7.1-test1
-
-2004-07-12 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7
- * BUILD: clean
-
-2004-07-09 Treeve Jelbert <treeve AT sourcemage.org>
- * DEPENDS: add g++
- remove python
-
-2004-06-16 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7-test3a
- * gcc.diff: really delete it
-
-2004-06-05 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7-test2
- BUILD_API=2
- * gcc.diff: delete
- * BUILD: gcc fixes
-
-2004-05-06 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.7-test1
- * BUILD gcc.diff: update patch
-
-2004-05-06 Treeve Jelbert <treeve AT sourcemage.org>
- * BUILD gcc.diff: added
- fix compilation problems with gcc-3.4.0
-
-2004-04-06 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3
-
-2004-03-15 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3-test3
-
-2004-03-02 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3-test2
- * BUILD: deleted, as no longer needed
-
-2004-01-04 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.3-test1
- * BUILD: remove patch, edit python/Makefile
-
-2003-12-03 Treeve Jelbert <treeve AT sourcemage.org>
- * BUILD: patch python/Makefile
-
-2003-11-19 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.2a
- * BUILD: remove, use default
- * DEPENDS: depends SQL, not postgresql, mysql or ...
-
-2003-10-21 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 0.6.1
- * BUILD, DEPENDS: added
- spell created
-
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated
diff --git a/kde-apps/knoda/INSTALL b/kde-apps/knoda/INSTALL
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde-apps/knoda/INSTALL
@@ -0,0 +1 @@
+true
diff --git a/kde-apps/knoda/PRE_BUILD b/kde-apps/knoda/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/kde-apps/knoda/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/kde-apps/knoda/UP_TRIGGERS b/kde-apps/knoda/UP_TRIGGERS
new file mode 100755
index 0000000..efeb1f3
--- /dev/null
+++ b/kde-apps/knoda/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger knoda dispel_self
diff --git a/net/iptraf/BUILD b/net/iptraf/BUILD
index 0e24425..27ba77d 100755
--- a/net/iptraf/BUILD
+++ b/net/iptraf/BUILD
@@ -1,6 +1 @@
- cd src &&
- sedit "s!/usr/local/bin!/usr/bin!" Makefile &&
- sedit "s!/var/local/iptraf!/var/iptraf!" Makefile &&
- sedit "s!read YESNO!YESNO == y!" install.sh &&
- make clean &&
- make PREFIX=/usr
+true
diff --git a/net/iptraf/CONFLICTS b/net/iptraf/CONFLICTS
new file mode 100755
index 0000000..527cf3f
--- /dev/null
+++ b/net/iptraf/CONFLICTS
@@ -0,0 +1 @@
+conflicts iptraf y
diff --git a/net/iptraf/DEPENDS b/net/iptraf/DEPENDS
deleted file mode 100755
index bf27309..0000000
--- a/net/iptraf/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends ncurses
diff --git a/net/iptraf/DETAILS b/net/iptraf/DETAILS
index de60df3..e6ec63e 100755
--- a/net/iptraf/DETAILS
+++ b/net/iptraf/DETAILS
@@ -1,16 +1,8 @@
SPELL=iptraf
- VERSION=3.0.0
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=ftp://iptraf.seul.org/pub/iptraf/$SOURCE
- WEB_SITE=http://cebu.mozcom.com/riker/iptraf/
-
SOURCE_HASH=sha512:f98064105a850ebd92675e6bd2d3ed5361c238f198f309f3960e1905ebb00dbbf52e3f5daea0b9e157c6dc3c55db7b0c0a1adcafce928dbd4a2cd9c9225dcdb3
- ENTERED=20020202
- KEYWORDS="net"
- SHORT="IPTraf is a console-based network statistics utility"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
-IPTraf is a console-based network statistics utility for Linux.
-It gathers a variety of figures such as TCP connection packet and byte
-counts, interface statistics and activity indicators, TCP/UDP traffic
-breakdowns, and LAN station packet and byte counts.
+deprecated spell [replaced by iptraf-ng]
EOF
+
diff --git a/net/iptraf/DOWNLOAD b/net/iptraf/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/net/iptraf/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/net/iptraf/HISTORY b/net/iptraf/HISTORY
index 16bc89c..93b4636 100644
--- a/net/iptraf/HISTORY
+++ b/net/iptraf/HISTORY
@@ -1,50 +1,4 @@
-2008-03-21 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
- * PRE_BUILD, iptraf-3.0.0-headerfix.patch: added a patch from
- gentoo to make iptraf compile
-
-2006-11-11 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
- * slightly modified patch from Renan Merour fixing #11506:
- * DETAILS: Version bump to 3.0.0
- * PRE_BUILD: Conditional patch to compile with kernel-2.6 headers
- * iptraf_headers.patch: patch for 2.6 linux headers.
-
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-08-18 Matthew Clark <matthewclark AT inlesserterms.net>
- * DETAILS: Removed dead SOURCE_URL[0] and SOURCE_URL[2]
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-10-01 George Sherwood <george AT beernabeer.com>
- * DETAILS, BUILD: Update for BUILD_API=2
- * INSTALL: Added for BUILD_API=2
-
-2003-10-10 Robert Helgesson <rycee AT home.se>
- * HISTORY: Converted to new format.
-
-2002-11-18 Jeff Schmidt <jschmidt AT fnal.gov>
- * added MD5
-
-2002-10-17 Eric Schabell <eschabell AT sourcemage.org>
- * removed gcc2 file.
-
-2002-05-28 Jeff Schmidt <jschmidt AT fnal.gov>
- * submitted
-
-2002-05-27 Doubletwist aka Jim McDonald <doubletwist AT spack.nu>
- * vers. inc. to 2.7.0
- Added 2 mirrors for the source.
-
-2002-05-06 Jeff Schmidt <jschmidt AT fnal.gov>
- * vers. inc. to 2.6.1
- thanks to Wolfgang Scheicher <worf AT sbox.tu-graz.ac.at>
-
-2002-04-30 Jeff Schmidt <jschmidt AT fnal.gov>
- * Added this History file.
- vers. inc. to 2.6.0
-
+2011-08-31 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by iptraf-ng]
diff --git a/net/iptraf/INSTALL b/net/iptraf/INSTALL
index ecc3b0c..27ba77d 100755
--- a/net/iptraf/INSTALL
+++ b/net/iptraf/INSTALL
@@ -1 +1 @@
- make PREFIX=/usr install
+true
diff --git a/net/iptraf/PRE_BUILD b/net/iptraf/PRE_BUILD
index c5512ea..27ba77d 100755
--- a/net/iptraf/PRE_BUILD
+++ b/net/iptraf/PRE_BUILD
@@ -1,7 +1 @@
-default_pre_build &&
-cd $SOURCE_DIRECTORY/src &&
-local KVER=$(get_kernel_version) &&
-if [[ ${KVER:0:3} == 2.6 ]]; then
- patch -p2 < ${SPELL_DIRECTORY}/iptraf_headers.patch
-fi &&
-patch -p2 < $SCRIPT_DIRECTORY/iptraf-3.0.0-headerfix.patch
+true
diff --git a/net/iptraf/UP_TRIGGERS b/net/iptraf/UP_TRIGGERS
new file mode 100755
index 0000000..bac119f
--- /dev/null
+++ b/net/iptraf/UP_TRIGGERS
@@ -0,0 +1 @@
+up_trigger iptraf-ng cast_self
diff --git a/net/iptraf/iptraf-3.0.0-headerfix.patch
b/net/iptraf/iptraf-3.0.0-headerfix.patch
deleted file mode 100644
index 604d63e..0000000
--- a/net/iptraf/iptraf-3.0.0-headerfix.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-diff -Naur iptraf-3.0.0-minus/src/othptab.c iptraf-3.0.0/src/othptab.c
---- iptraf-3.0.0-minus/src/othptab.c 2006-09-27 03:30:33.000000000 +0200
-+++ iptraf-3.0.0/src/othptab.c 2006-09-27 03:34:24.000000000 +0200
-@@ -17,6 +17,7 @@
- ***/
-
- #include <asm/types.h>
-+#include <sys/types.h>
- #include <linux/if_ether.h>
- #include <winops.h>
- #include "arphdr.h"
-diff -Naur iptraf-3.0.0-minus/src/tr.c iptraf-3.0.0/src/tr.c
---- iptraf-3.0.0-minus/src/tr.c 2005-09-13 08:42:54.000000000 +0200
-+++ iptraf-3.0.0/src/tr.c 2006-09-27 03:32:54.000000000 +0200
-@@ -7,8 +7,8 @@
- */
-
- #include <asm/types.h>
--#include <linux/if_tr.h>
- #include <netinet/in.h>
-+#include <linux/if_tr.h>
-
- unsigned int get_tr_ip_offset(unsigned char *pkt)
- {
-
diff --git a/net/iptraf/iptraf_headers.patch b/net/iptraf/iptraf_headers.patch
deleted file mode 100644
index ebf7d02..0000000
--- a/net/iptraf/iptraf_headers.patch
+++ /dev/null
@@ -1,60 +0,0 @@
-diff -Naur iptraf-3.0.0_orig/src/install.sh iptraf-3.0.0/src/install.sh
---- iptraf-3.0.0_orig/src/install.sh 2002-12-26 04:07:18.000000000 +0100
-+++ iptraf-3.0.0/src/install.sh 2006-08-21 21:07:42.000000000 +0200
-@@ -85,7 +85,7 @@
- echo "this version. You can view this file now (will require the 'less'"
- echo "program in /usr/bin. Press Q to quit when done)."
- echo
--echo -n "Would you like to view the RELEASE-NOTES file now (Y/N)? "; read
YESNO
-+echo -n "Would you like to view the RELEASE-NOTES file now (Y/N)? "; YESNO
== y
-
- if [ "$YESNO" = "y" -o "$YESNO" = "Y" ]; then
- less ../RELEASE-NOTES
-diff -Naur iptraf-3.0.0_orig/src/Makefile iptraf-3.0.0/src/Makefile
---- iptraf-3.0.0_orig/src/Makefile 2005-09-13 11:11:17.000000000 +0200
-+++ iptraf-3.0.0/src/Makefile 2006-08-21 21:07:42.000000000 +0200
-@@ -68,12 +68,12 @@
- # installation target directory. The iptraf and rvnamed programs get
- # stored here. iptraf also exec's rvnamed from this directory.
-
--TARGET = /usr/local/bin
-+TARGET = /usr/bin
-
- # The IPTraf working directory; if you change this. Starting with this
- # version, this definition overrides dirs.h.
-
--WORKDIR = /var/local/iptraf
-+WORKDIR = /var/iptraf
-
- # The IPTraf log file directory. IPTraf log files are placed here.
- # This definition overrides dirs.h
-diff -Naur iptraf-3.0.0_orig/src/othptab.c iptraf-3.0.0/src/othptab.c
---- iptraf-3.0.0_orig/src/othptab.c 2005-09-13 08:42:54.000000000 +0200
-+++ iptraf-3.0.0/src/othptab.c 2006-08-21 21:14:49.000000000 +0200
-@@ -18,8 +18,8 @@
-
- #include <asm/types.h>
- #include <linux/if_ether.h>
--#include <linux/if_tr.h>
--#include <linux/if_fddi.h>
-+/*#include <linux/if_tr.h>*/
-+/*#include <linux/if_fddi.h>*/
- #include <winops.h>
- #include "arphdr.h"
- #include "options.h"
-diff -Naur iptraf-3.0.0_orig/src/tcptable.h iptraf-3.0.0/src/tcptable.h
---- iptraf-3.0.0_orig/src/tcptable.h 2005-09-13 08:42:54.000000000 +0200
-+++ iptraf-3.0.0/src/tcptable.h 2006-08-21 21:13:25.000000000 +0200
-@@ -20,11 +20,11 @@
- #include <arpa/inet.h>
- #include <net/if_arp.h>
- #include <asm/types.h>
-+#include <net/if.h>
- #include <linux/if_packet.h>
- #include <linux/if_ether.h>
- #include <linux/if_fddi.h>
- #include <linux/if_tr.h>
--#include <net/if.h>
- #include <netinet/ip.h>
- #include <netinet/udp.h>
- #include "servname.h"



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (17ae03299113dd3df369494defd5005517227cf7), Treeve Jelbert, 08/31/2011

Archive powered by MHonArc 2.6.24.

Top of Page