[SM-Commit] GIT changes to master grimoire by Mark Bainter (9f19c909b60fbd8d314b3fb51e027f474c68347e)

Mark Bainter scm at mail.sourcemage.org
Sat Mar 24 19:30:29 EDT 2007


GIT changes to master grimoire by Mark Bainter <mbainter at baldur.(none)>:

 ChangeLog                    |    3 +++
 editors/fte/BUILD            |    1 -
 editors/fte/DEPENDS          |    3 ---
 editors/fte/DETAILS          |   19 -------------------
 editors/fte/HISTORY          |   39 ---------------------------------------
 editors/fte/INSTALL          |    2 --
 editors/fte/PRE_BUILD        |    4 ----
 editors/fte/prefix_fix.patch |   19 -------------------
 mobile/cobex/DEPENDS         |    2 +-
 mobile/cobex/HISTORY         |    3 +++
 mobile/obexftp/DEPENDS       |    3 ++-
 mobile/obexftp/HISTORY       |    3 +++
 12 files changed, 12 insertions(+), 89 deletions(-)

New commits:
commit 9f19c909b60fbd8d314b3fb51e027f474c68347e
Author: Mark Bainter <mbainter at baldur.(none)>
Commit: Mark Bainter <mbainter at baldur.(none)>

    obexftp: fix bug 12331

commit f1c1286732248df7c7c718256486b90758a09772
Author: Mark Bainter <mbainter at baldur.(none)>
Commit: Mark Bainter <mbainter at baldur.(none)>

    cobex: fixed bug #11682

commit 977e41c6c74b28ad3ef9607ac0393957439968d0
Author: Mark Bainter <mbainter at baldur.(none)>
Commit: Mark Bainter <mbainter at baldur.(none)>

    fte: dropped spell to fix bug #12518

diff --git a/ChangeLog b/ChangeLog
index fdb594e..c6a1f2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2007-03-24 Mark Bainter <mbainter-smgl at lostinagoodbook.org>
+	* editors/fte: Deleted spell in accordance with bug #12518
+
 2007-03-24 Florian Franzmann <siflfran at hawo.stw.uni-erlangen.de>
 	* graphics/keyjnote: New spell, an opengl capable presentation
 	  tool
diff --git a/editors/fte/BUILD b/editors/fte/BUILD
deleted file mode 100755
index 27ba77d..0000000
--- a/editors/fte/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-true
diff --git a/editors/fte/DEPENDS b/editors/fte/DEPENDS
deleted file mode 100755
index a49665c..0000000
--- a/editors/fte/DEPENDS
+++ /dev/null
@@ -1,3 +0,0 @@
-depends  X11-SERVER  &&
-depends  perl        &&
-depends  gpm
diff --git a/editors/fte/DETAILS b/editors/fte/DETAILS
deleted file mode 100755
index 5e7ad11..0000000
--- a/editors/fte/DETAILS
+++ /dev/null
@@ -1,19 +0,0 @@
-            SPELL=fte
-          VERSION=20020324
-           SOURCE=$SPELL-$VERSION-src.zip
-          SOURCE2=$SPELL-$VERSION-common.zip
- SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL
-SOURCE2_DIRECTORY=$BUILD_DIRECTORY/$SPELL
-    SOURCE_URL[0]=$SOURCEFORGE_URL/fte/$SOURCE
-   SOURCE2_URL[0]=$SOURCEFORGE_URL/fte/$SOURCE2
-      SOURCE_HASH=sha512:50a653a67ad135683df25d94e6a722e2b0e8be2da81d6c59b2ac30d905130b127c53bf2c621585c109dad3a58a22cff36a7b04773a9816ddf7d0ffab03dc86b1
-     SOURCE2_HASH=sha512:12dd14bca9cf84d8eb4962c6072ca3e857dd6024f4a29f8a59682e31899601eec64c6ca252a6b1f1aac0a6892f71825b73190cf786c694d988492344034dcc66
-         WEB_SITE=http://fte.sourceforge.net/
-       LICENSE[0]=GPL
-          ENTERED=20020406
-         KEYWORDS="editors"
-            SHORT="fte is the Folding Text Editor."
-cat << EOF
-FTE is a free (licensed under the GNU GPL) text editor for developers.
-It is really powerful, yet very easy and intuitive to use.
-EOF
diff --git a/editors/fte/HISTORY b/editors/fte/HISTORY
deleted file mode 100644
index 99039e1..0000000
--- a/editors/fte/HISTORY
+++ /dev/null
@@ -1,39 +0,0 @@
-2006-10-03 Juuso Alasuutari <iuso at sourcemage.org>
-	* DETAILS: [automated] Removed UPDATED.
-
-2006-09-21 Juuso Alasuutari <iuso at sourcemage.org>
-	* DETAILS: [automated] Removed BUILD_API=2 and MAINTAINER.
-
-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-11-28 Seth Woolley <seth at tautology.org>
-	* PRE_BUILD: unpack api update
-
-2005-01-22 Pieter Lenaerts <e-type at sourcemage.org>
-	* DETAILS, BUILD, INSTALL: build_api2
-
-2004-05-14 Eric Sandall <sandalle at sourcemage.org>
-	* DEPENDS: Added dependency on X11-SERVER (Bug #5935)
-	* HISTORY: Formatted to Guru Handbook
-
-2002-07-17 Eric Sandall <sandalle at sourcemage.org>
-	* DETAILS: Added LICENSE
-	  Changed to use $SOURCEFORGE_URL
-
-2002-06-20 Eric Sandall <sandalle at sourcemage.org>
-	* DEPENDS: Added perl as a dependency, thanks to Peter Schneider-Kamp
-
-2002-05-29 Eric Sandall <sandalle at sourcemage.org>
-	* USEGCC2: Removed
-
-2002-05-04 Eric Sandall <sandalle at sourcemage.org>
-	* DETAILS: Updated SOURCE_URLs to use telia.dl and unc.dl for SourceForge
-
-2002-04-07 Eric Sandall <sandalle at sourcemage.org>
-	* Added fte provided by Peter Schneider-Kamp
-	* BUILD: Modified to use prepare_install before ./install
-
diff --git a/editors/fte/INSTALL b/editors/fte/INSTALL
deleted file mode 100755
index 33314ea..0000000
--- a/editors/fte/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-export PREFIX=/usr                  &&
-./install
diff --git a/editors/fte/PRE_BUILD b/editors/fte/PRE_BUILD
deleted file mode 100755
index b5d2dab..0000000
--- a/editors/fte/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-mk_source_dir  ${SOURCE_DIRECTORY}    &&
-unpack_file   &&
-unpack_file 2  &&
-patch -p0 < ${SCRIPT_DIRECTORY}/prefix_fix.patch
diff --git a/editors/fte/prefix_fix.patch b/editors/fte/prefix_fix.patch
deleted file mode 100644
index 2edacef..0000000
--- a/editors/fte/prefix_fix.patch
+++ /dev/null
@@ -1,19 +0,0 @@
-*** fte/install	2001-08-28 05:06:34.000000000 +0200
---- fte/install	2002-04-06 16:58:58.000000000 +0200
-***************
-*** 34,40 ****
-  fi
-  
-  # Ensure everything is made.
-! make all
-  if [ $? -ne 0 ]
-  then
-  	echo "Not everything could be made - not going to install it."
---- 34,40 ----
-  fi
-  
-  # Ensure everything is made.
-! make -e all
-  if [ $? -ne 0 ]
-  then
-  	echo "Not everything could be made - not going to install it."
diff --git a/mobile/cobex/DEPENDS b/mobile/cobex/DEPENDS
index 8bbc96f..939ac8a 100755
--- a/mobile/cobex/DEPENDS
+++ b/mobile/cobex/DEPENDS
@@ -1,2 +1,2 @@
-depends expat      &&
+depends xml-parser-expat &&
 depends libezv24
diff --git a/mobile/cobex/HISTORY b/mobile/cobex/HISTORY
index f6bb2ff..d5a4998 100644
--- a/mobile/cobex/HISTORY
+++ b/mobile/cobex/HISTORY
@@ -1,3 +1,6 @@
+2007-03-24 Mark Bainter <mbainter-smgl at lostinagoodbook.org>
+	* DEPENDS: Replaced expat with xml-parser-expat, fixes bug #11682
+
 2006-10-30 Treeve Jelbert <treeve at pi.be>
 	* DETAILS: version 0.2.13
 
diff --git a/mobile/obexftp/DEPENDS b/mobile/obexftp/DEPENDS
index cc3a48d..79ee9da 100755
--- a/mobile/obexftp/DEPENDS
+++ b/mobile/obexftp/DEPENDS
@@ -1,2 +1,3 @@
-depends libpcap
+depends libpcap &&
+depends python  &&
 depends openobex
diff --git a/mobile/obexftp/HISTORY b/mobile/obexftp/HISTORY
index 81d464d..6827bc5 100644
--- a/mobile/obexftp/HISTORY
+++ b/mobile/obexftp/HISTORY
@@ -1,3 +1,6 @@
+2007-03-24 Mark Bainter <mbainter-smgl at lostinagoodbook.org>
+	* DEPENDS: Added dependency for python for bug #12331
+
 2006-09-05 Armando Vega <synan at rilinux.hr>
 	* DETAILS: updated to 0.20, removed BUILD_API
 



More information about the SM-Commit mailing list