Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (eb08ffd6d5080f6a44a4aa81dc9066bd88397fe7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (eb08ffd6d5080f6a44a4aa81dc9066bd88397fe7)
  • Date: Mon, 10 Jan 2011 10:27:15 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

ChangeLog | 23 +++++++++++++++
dev/null |binary
editors/bibl-mode/BUILD | 4 --
editors/bibl-mode/DEPENDS | 1
editors/bibl-mode/DETAILS | 17 -----------
editors/bibl-mode/HISTORY | 32 ---------------------
editors/bibl-mode/INSTALL | 1
editors/cc-mode/BUILD | 2 -
editors/cc-mode/DEPENDS | 2 -
editors/cc-mode/DETAILS | 18 ------------
editors/cc-mode/HISTORY | 43 ----------------------------
editors/cc-mode/INSTALL | 2 -
editors/emacs-wiki/BUILD | 1
editors/emacs-wiki/DEPENDS | 1
editors/emacs-wiki/DETAILS | 20 -------------
editors/emacs-wiki/HISTORY | 21 --------------
editors/emacs-wiki/INSTALL | 11 -------
editors/emacs-wiki/emacs-wiki.gpg | 0
editors/remember/BUILD | 2 -
editors/remember/DEPENDS | 2 -
editors/remember/DETAILS | 23 ---------------
editors/remember/HISTORY | 14 ---------
editors/remember/INSTALL | 6 ----
editors/yasnippet/BUILD | 1
editors/yasnippet/DEPENDS | 1
editors/yasnippet/DETAILS | 17 -----------
editors/yasnippet/HISTORY | 3 --
editors/yasnippet/INSTALL | 4 --
emacs-lisp/FUNCTIONS | 52
+++++++++++++++++++++++++++++++++++
emacs-lisp/MAINTAINER | 1
emacs-lisp/bibl-mode/DEPENDS | 1
emacs-lisp/bibl-mode/DETAILS | 16 ++++++++++
emacs-lisp/bibl-mode/HISTORY | 35 +++++++++++++++++++++++
emacs-lisp/cc-mode/DEPENDS | 2 +
emacs-lisp/cc-mode/DETAILS | 19 ++++++++++++
emacs-lisp/cc-mode/HISTORY | 46 ++++++++++++++++++++++++++++++
emacs-lisp/clojure-mode/DEPENDS | 1
emacs-lisp/clojure-mode/DETAILS | 22 ++++++++++++++
emacs-lisp/clojure-mode/HISTORY | 2 +
emacs-lisp/clojure-mode/PREPARE | 2 +
emacs-lisp/cluck/DEPENDS | 1
emacs-lisp/cluck/DETAILS | 32 +++++++++++++++++++++
emacs-lisp/cluck/HISTORY | 3 ++
emacs-lisp/cluck/PREPARE | 2 +
emacs-lisp/coffee-mode/DEPENDS | 1
emacs-lisp/coffee-mode/DETAILS | 21 ++++++++++++++
emacs-lisp/coffee-mode/HISTORY | 2 +
emacs-lisp/coffee-mode/PREPARE | 2 +
emacs-lisp/doc-mode/DEPENDS | 1
emacs-lisp/doc-mode/DETAILS | 13 ++++++++
emacs-lisp/doc-mode/HISTORY | 3 ++
emacs-lisp/egg/DEPENDS | 2 +
emacs-lisp/egg/DETAILS | 25 ++++++++++++++++
emacs-lisp/egg/HISTORY | 3 ++
emacs-lisp/egg/PREPARE | 2 +
emacs-lisp/emacs-wiki/DEPENDS | 1
emacs-lisp/emacs-wiki/DETAILS | 20 +++++++++++++
emacs-lisp/emacs-wiki/HISTORY | 24 ++++++++++++++++
emacs-lisp/emacs-wiki/emacs-wiki.gpg |binary
emacs-lisp/haml-mode/DEPENDS | 1
emacs-lisp/haml-mode/DETAILS | 20 +++++++++++++
emacs-lisp/haml-mode/HISTORY | 2 +
emacs-lisp/haml-mode/PREPARE | 2 +
emacs-lisp/identica-mode/DEPENDS | 1
emacs-lisp/identica-mode/DETAILS | 22 ++++++++++++++
emacs-lisp/identica-mode/HISTORY | 2 +
emacs-lisp/identica-mode/PREPARE | 2 +
emacs-lisp/php-mode/DEPENDS | 1
emacs-lisp/php-mode/DETAILS | 20 +++++++++++++
emacs-lisp/php-mode/HISTORY | 3 ++
emacs-lisp/remember/DEPENDS | 2 +
emacs-lisp/remember/DETAILS | 23 +++++++++++++++
emacs-lisp/remember/HISTORY | 17 +++++++++++
emacs-lisp/scss-mode/DEPENDS | 1
emacs-lisp/scss-mode/DETAILS | 18 ++++++++++++
emacs-lisp/scss-mode/HISTORY | 2 +
emacs-lisp/scss-mode/PREPARE | 2 +
emacs-lisp/sinatra_el/DEPENDS | 1
emacs-lisp/sinatra_el/DETAILS | 19 ++++++++++++
emacs-lisp/sinatra_el/HISTORY | 2 +
emacs-lisp/sinatra_el/PREPARE | 2 +
emacs-lisp/yasnippet/DEPENDS | 1
emacs-lisp/yasnippet/DETAILS | 17 +++++++++++
emacs-lisp/yasnippet/HISTORY | 7 ++++
emacs-lisp/yasnippet/INSTALL | 2 +
85 files changed, 572 insertions(+), 249 deletions(-)

New commits:
commit e4ed6f085420a11f0d10defcdda9e934ec88f152
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

scss-mode: add proper description

commit 30ecfe549505368e80418070227d79333ed1c3ba
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

sinatra_el: add a description

commit a521dc8fc49971061971f72f51484f26520afc9c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haml-mode: add a proper description

commit d8a84fb75fa67432cd6e18f45d9e28f940b74d4a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-lisp/*: remove description's redundancy

commit c86cc9289a25f913e5b6ad8fd9cf275686342df5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-lisp/*: remove whitespace and fix capitalization

commit 4e062d529bb01aefcf54c14edcf5fce054d02311
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cc-mode: remove redundancy from the description

commit 757ce387a73d8352f46a6a00156d853a3014641d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

identica-mode: new spell, Emacs major mode for identi.ca

commit c5e316147283463816e82008236f1e85ff8753ce
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

clojure-mode: new spell, A mode for emacs that handles clojure

commit 62d5da59426a85053b3091f5f223fff686be0b46
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

coffee-mode: new spell, CoffeeScript Major Mode for emacsen

commit 1db165888598c2d480d37c70920b292de1c3a7b7
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

fix dates on haml-mode scss-mode and sinatra_el

commit d8e35874800354ec2e67bdac130a4f2f0c41df1e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

scss-mode: new spell, Emacsen major mode for editing SCSS files

commit 578fae5cc183ebfa030eb275985606ce0705c7de
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

sinatra_el: new spell, Emacsen minor mode for the Sinatra web
mini-framework

commit bcd46d3a87fe887b751c889b0bd908b75dc36eea
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

haml-mode: new spell, Major mode for editing Haml files for emacsen

commit fd6195601f74380a5edd61e1ad416be81ed6735b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

doc-mode: new spell, Emacs Mode for AsciiDoc Fontlocking

commit 179ade95f2f741d0605f9c7eaf77021d7c58e15f
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cluck: new spell, shameless clone of Quack

commit d03cf1eef51b127909afb0d7e2f5236caa664f13
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

php-mode: PHP mode for Emacs

commit 3cbf266ab3b29cf9fab87f52a26ba9daa7637100
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

egg: new spell, Emacs Got Git

commit 1f96ac979fe669662500f77d6f7a6c42227d6ae0
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-lisp: move generic functionality from yasnippet to FUNCTIONS

commit d9ec2e4154d89243d2550016f9f936a54fa93f5a
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

yasnippet: fix snippets installation

commit 39ed195f89f1b45690ab899a7ae7692a9588f133
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

remember: move into emacs-lisp section

commit c3ad936aa24167e287b98df46f4763ea9de18ea6
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cc-mode: move into emacs-lisp section

commit dfafe92b38d2310245c34bf00911a7ec5c5c4d28
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

bibl-mode: move into emacs-lisp section

commit d3c6140ac3c30992d6aa8c377379135743d0899d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-wiki: move into emacs-lisp section

commit 3483c5f30af3bb9e575a8940d0912d935ea753c1
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

yasnippet: move to emacs-lisp

commit e3d8483d03a7c8fbeef60b375c307c4327842c7e
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

emacs-lisp: new section, for emacs extensions

diff --git a/ChangeLog b/ChangeLog
index 79911e5..b2da05a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+2011-01-09 Ismael Luceno <ismael AT sourcemage.org>
+ * emacs-lisp/identica-mode: new spell, Emacs major mode for identi.ca
+
2011-01-06 Vlad Glagolev <stealth AT sourcemage.org>
* enrico.gpg: added key D8C850FB Nick Treleaven (ntrel)
<nick.treleaven AT btinternet.com>), required for geany 0.20
@@ -15,6 +18,15 @@
2011-01-03 Vlad Glagolev <stealth AT sourcemage.org>
* x11/gtk-theme-switch: moved from gnome1-libs section

+2011-01-02 Ismael Luceno <ismael AT sourcemage.org>
+ * emacs-lisp/scss-mode: new spell, Emacsen major mode for editing
SCSS files
+ * emacs-lisp/coffee-mode: new spell, CoffeeScript Major Mode for
emacsen
+ * emacs-lisp/clojure-mode: new spell, A mode for emacs that handles
clojure
+
+2011-01-01 Ismael Luceno <ismael AT sourcemage.org>
+ * emacs-lisp/haml-mode: new spell, Major mode for editing Haml files
for emacsen
+ * emacs-lisp/sinatra_el: new spell, Emacsen minor mode for the
Sinatra web mini-framework
+
2010-12-31 Ladislav Hagara <hgr AT vabo.cz>
* gnu-verified.gpg: added key 000BEEEE, Jim Meyering's new key,
signed by his key D333CBA1 we have already had in this keyring
@@ -82,6 +94,14 @@
2010-12-09 David Kowis <dkowis AT shlrm.org>
* net/collectd: new spell, statistics collection daemon

+2010-12-09 Ismael Luceno <ismael AT sourcemage.org>
+ * emacs-lisp/doc-mode: new spell, Emacs Mode for AsciiDoc Fontlocking
+
+2010-12-08 Ismael Luceno <ismael AT sourcemage.org>
+ * emacs-lisp/egg: new spell, Emacs Got Git
+ * emacs-lisp/php-mode: new spell, PHP mode for Emacs
+ * emacs-lisp/cluck: new spell, shameless clone of Quack
+
2010-12-07 Vlad Glagolev <stealth AT sourcemage.org>
* database/mongodb: new spell, high-performance, schema-free
document-oriented database
@@ -90,6 +110,9 @@
2010-12-06 Ismael Luceno <ismael AT sourcemage.org>
* devel/acr: new spell, autoconf replacement

+2010-12-05 Ismael Luceno <ismael AT sourcemage.org>
+ * emacs-lisp: new section, for emacs extensions
+
2010-12-01 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* science/ggobi: new spell, a visualization program for exploring
high-dimensional data
diff --git a/editors/bibl-mode/BUILD b/editors/bibl-mode/BUILD
deleted file mode 100755
index 38b3930..0000000
--- a/editors/bibl-mode/BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-if [ ! -d ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode ]
- then
- mkdir ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode
-fi
diff --git a/editors/bibl-mode/DEPENDS b/editors/bibl-mode/DEPENDS
deleted file mode 100755
index 9450232..0000000
--- a/editors/bibl-mode/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends EMACS
diff --git a/editors/bibl-mode/DETAILS b/editors/bibl-mode/DETAILS
deleted file mode 100755
index 80f23bb..0000000
--- a/editors/bibl-mode/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=bibl-mode
- VERSION=1.27
- SOURCE=${SPELL}-${VERSION}.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=ftp://ftp.maths.tcd.ie/pub/bosullvn/elisp/${SPELL}/${SOURCE}
- WEB_SITE=http://www.emacswiki.org/cgi-bin/wiki.pl/BiblMode
- ENTERED=20040611
- UPDATED=20040629
-
SOURCE_HASH=sha512:ab1048baf0dabb23230b11928fb2b926c060f6121571d160e283e1c55b816e021ee51b874b8be433350fa06af9d5ee43de217cbe93164979bd0d196ca9b5b47c
- LICENSE[0]=GPL
- KEYWORDS="emacs editors"
- SHORT="Bibliografy management emacs mode"
-cat << EOF
-This is bibl-mode, a package intended for editing what we will call,
-for want of a better name, 'bibliography files', using either Emacs 19
-an newer or XEmacs (formerly Lucid Emacs).
-EOF
diff --git a/editors/bibl-mode/HISTORY b/editors/bibl-mode/HISTORY
deleted file mode 100644
index c93b768..0000000
--- a/editors/bibl-mode/HISTORY
+++ /dev/null
@@ -1,32 +0,0 @@
-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-24 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: corrected md5sum
-
-2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
- * DEPENDS: deprecated requires EMACS replaced by depends EMACS
-
-2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
- * DEPENDS: requires EMACS
-
-2004-11-21 Andrew Stitt <astitt AT sourcemage.org>
- * DETAILS: fix syntax error
-
-2004-06-29 Pieter Lenaerts <e-type AT sourcemage.org>
- * converted to BUILD API 2
- * minor changes to used variables
- * testcast + integration
-
-2004-06-11 Maurizio Boriani <baux AT member.fsf.org>
- * DETAILS: bibl-mode-1.17
- * BUILD: This package don't need a real compilation, all sources are
- el (emacs lisp).
- * DEPENDS: This depends on emacs.
-
diff --git a/editors/bibl-mode/INSTALL b/editors/bibl-mode/INSTALL
deleted file mode 100755
index 5a37663..0000000
--- a/editors/bibl-mode/INSTALL
+++ /dev/null
@@ -1 +0,0 @@
-install -m0644 *.el ${INSTALL_ROOT}/usr/share/emacs/site-lisp/bibl-mode
diff --git a/editors/cc-mode/BUILD b/editors/cc-mode/BUILD
deleted file mode 100755
index 6733363..0000000
--- a/editors/cc-mode/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-emacs -batch -q -f batch-byte-compile cc-*.el &&
-makeinfo cc-mode.texi
diff --git a/editors/cc-mode/DEPENDS b/editors/cc-mode/DEPENDS
deleted file mode 100755
index 3c50873..0000000
--- a/editors/cc-mode/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends EMACS &&
-depends texinfo
diff --git a/editors/cc-mode/DETAILS b/editors/cc-mode/DETAILS
deleted file mode 100755
index 76297e1..0000000
--- a/editors/cc-mode/DETAILS
+++ /dev/null
@@ -1,18 +0,0 @@
- SPELL=cc-mode
- VERSION=5.31.3
- SOURCE=$SPELL-$VERSION.tar.gz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-
SOURCE_HASH=sha512:8aa20998acefe825b0efe8d83a700e31872d9c09c382b03f969262c0c944ea32384877aab5c49e7ffdccc06206ea2707515b52d291a696b81a8033a439336450
- WEB_SITE=http://cc-mode.sourceforge.net
- LICENSE[0]=GPL
- ENTERED=20011014
- UPDATED=20031125
- KEYWORDS="emacs editors"
- SHORT="cc-mode: integrates C and C++ programming modes into GNU
Emacs."
-cat << EOF
-cc-mode provides Emacs with a handle on programming in ANSI C and C++.
-Correct syntax highlighting, keyboard templates, multiple indentation
-styles, and plenty of other programming mode goodness all come wrapped
-up in this package.
-EOF
diff --git a/editors/cc-mode/HISTORY b/editors/cc-mode/HISTORY
deleted file mode 100644
index 50d47dd..0000000
--- a/editors/cc-mode/HISTORY
+++ /dev/null
@@ -1,43 +0,0 @@
-2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
- * DETAILS: [automated] Removed BUILD_API=2.
-
-2006-03-14 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: version 5.31.3
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-12-06 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: version 5.31.1
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
- * DEPENDS: deprecated requires EMACS replaced by depends EMACS
-
-2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
- * DEPENDS: requires EMACS
-
-2004-10-21 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: version 5.30.9
-
-2004-09-01 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * BUILD, INSTALL: converted to BUILD_API 2, use $INSTALL_ROOT
- * POST_REMOVE: removed
- * INSTALL: don't install info file, conflicts with emacs
-
-2004-04-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
- * DEPENDS: added dependency on texinfo (bug #6214)
-
-2003-11-25 hgg <hgreig AT bigpond.net.au>
- * DETAILS: update to 5.30.8
- * HISTORY: reformat
-
-2003-09-20 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Updated to 5.30.6 (Bug #4283)
-
-2002-07-17 Eric Sandall <sandalle AT sourcemage.org>
- * DETAILS: Added LICENSE
- Changed to use $SOURCEFORGE_URL
-
diff --git a/editors/cc-mode/INSTALL b/editors/cc-mode/INSTALL
deleted file mode 100755
index 7ee956f..0000000
--- a/editors/cc-mode/INSTALL
+++ /dev/null
@@ -1,2 +0,0 @@
-mkdir -p ${INSTALL_ROOT}/usr/share/emacs/site-lisp/cc-mode &&
-install cc-*.elc ${INSTALL_ROOT}/usr/share/emacs/site-lisp/cc-mode/
diff --git a/editors/emacs-wiki/BUILD b/editors/emacs-wiki/BUILD
deleted file mode 100755
index 7c43a49..0000000
--- a/editors/emacs-wiki/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-makeinfo emacs-wiki.texi
diff --git a/editors/emacs-wiki/DEPENDS b/editors/emacs-wiki/DEPENDS
deleted file mode 100755
index b6ff1f7..0000000
--- a/editors/emacs-wiki/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends "EMACS"
diff --git a/editors/emacs-wiki/DETAILS b/editors/emacs-wiki/DETAILS
deleted file mode 100755
index af8a5ab..0000000
--- a/editors/emacs-wiki/DETAILS
+++ /dev/null
@@ -1,20 +0,0 @@
- SPELL=emacs-wiki
- VERSION=2.72
- SOURCE=emacs-wiki-$VERSION.tar.gz
- SOURCE2=${SOURCE}.sig
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL=http://www.mwolson.org/static/dist/emacs-wiki/${SOURCE}
- SOURCE2_URL=${SOURCE_URL}.sig
- SOURCE_GPG=emacs-wiki.gpg:${SOURCE2}:UPSTREAM_KEY
- SOURCE2_IGNORE=volatile
- WEB_SITE=http://members.iinet.net.au/~mtriggs/emacs-wiki.html
- ENTERED=20050716
- LICENSE[0]=GPL
- KEYWORDS="editors"
- SHORT="Maintain Emacs-friendly Wikis in a local directory"
-cat << EOF
-Wiki is a concept, more than a thing. It is a way of creating
-document pages using plain text markup and simplified hyperlinking.
-The markup used by emacs-wiki is intended to be very friendly to
-people familiar with Emacs.
-EOF
diff --git a/editors/emacs-wiki/HISTORY b/editors/emacs-wiki/HISTORY
deleted file mode 100644
index 5e73068..0000000
--- a/editors/emacs-wiki/HISTORY
+++ /dev/null
@@ -1,21 +0,0 @@
-2006-06-25 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: updated to 2.72
-
-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.
-
-2006-06-25 Pieter Lenaerts <e-type AT sourcemage.org>
- * DETAILS: bumped to 2.71
- * DEPENDS: remove tla dependency, changed emacs to EMACS dependency
-
-2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-30 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-07-16 Maurizio Boriani <baux AT member.fsf.org>
- * DETAILS, BUILD, DEPENDS, INSTALL: New spell, use url_tla.
diff --git a/editors/emacs-wiki/INSTALL b/editors/emacs-wiki/INSTALL
deleted file mode 100755
index 1ad8bb9..0000000
--- a/editors/emacs-wiki/INSTALL
+++ /dev/null
@@ -1,11 +0,0 @@
-if [ ! -d ${INSTALL_ROOT}/usr/share/emacs/site-lisp/emacs-wiki ];
-then
- mkdir ${INSTALL_ROOT}/usr/share/emacs/site-lisp/emacs-wiki
-fi &&
-
-install -m0644 *.el ${INSTALL_ROOT}/usr/share/emacs/site-lisp/emacs-wiki &&
-install -m0644 *.info ${INSTALL_ROOT}/usr/share/info/ &&
-
-install-info --info-dir=${INSTALL_ROOT}/usr/share/info \
- ${INSTALL_ROOT}/usr/share/info/emacs-wiki.info
-
diff --git a/editors/emacs-wiki/emacs-wiki.gpg
b/editors/emacs-wiki/emacs-wiki.gpg
deleted file mode 100644
index 59a62dd..0000000
Binary files a/editors/emacs-wiki/emacs-wiki.gpg and /dev/null differ
diff --git a/editors/remember/BUILD b/editors/remember/BUILD
deleted file mode 100755
index 0718ba0..0000000
--- a/editors/remember/BUILD
+++ /dev/null
@@ -1,2 +0,0 @@
-# do nothing
-
diff --git a/editors/remember/DEPENDS b/editors/remember/DEPENDS
deleted file mode 100755
index d50c05a..0000000
--- a/editors/remember/DEPENDS
+++ /dev/null
@@ -1,2 +0,0 @@
-depends "tla" &&
-depends "EMACS"
diff --git a/editors/remember/DETAILS b/editors/remember/DETAILS
deleted file mode 100755
index 748a37d..0000000
--- a/editors/remember/DETAILS
+++ /dev/null
@@ -1,23 +0,0 @@
- SPELL=remember
- VERSION=1.0.17
- SOURCE=remember-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
-
SOURCE_URL[0]="tla://http://sacha.free.net.ph/notebook/arch%sacha AT free.net.ph--main%remember--stable--${VERSION:0:3}--patch-${VERSION:4}";
- WEB_SITE=http://members.iinet.net.au/~mtriggs/remember.html
- SOURCE_IGNORE=volatile
- ENTERED=20050716
- UPDATED=20040716
- LICENSE[0]=GPL
- KEYWORDS="editors"
- SHORT="Data memory, todo and pim"
-cat << EOF
-Remember is an emacs mode for remembering data. It uses whatever
-back-end is appropriate to record and correlate the data, but it's
-main intention is to allow you to express as _little_ structure as
-possible up front. If you later want to express more powerful
-relationships between your data, or state assumptions that were at
-first too implicit to be recognized, you can "study" the data later
-and rearrange it. But the initial "just remember this" impulse
-should be as close to simply throwing the data at Emacs as
-possible.
-EOF
diff --git a/editors/remember/HISTORY b/editors/remember/HISTORY
deleted file mode 100644
index 528ff9c..0000000
--- a/editors/remember/HISTORY
+++ /dev/null
@@ -1,14 +0,0 @@
-2010-09-27 Ismael Luceno <ismael AT sourcemage.org>
- * DEPENDS: fix dependency on emacsen
-
-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-30 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
-
-2005-07-16 Maurizio Boriani <baux AT member.fsf.org>
- * DETAILS, BUILD, DEPENDS, INSTALL: New spell, use url_tla.
diff --git a/editors/remember/INSTALL b/editors/remember/INSTALL
deleted file mode 100755
index 4ffe077..0000000
--- a/editors/remember/INSTALL
+++ /dev/null
@@ -1,6 +0,0 @@
-if [ ! -d ${INSTALL_ROOT}/usr/share/emacs/site-lisp/remember ];
-then
- mkdir ${INSTALL_ROOT}/usr/share/emacs/site-lisp/remember
-fi &&
-
-install -m0644 *.el ${INSTALL_ROOT}/usr/share/emacs/site-lisp/remember
diff --git a/editors/yasnippet/BUILD b/editors/yasnippet/BUILD
deleted file mode 100755
index 5b9006c..0000000
--- a/editors/yasnippet/BUILD
+++ /dev/null
@@ -1 +0,0 @@
-find "$SOURCE_DIRECTORY" -name '*.el' -exec emacs -batch -f
batch-byte-compile '{}' +
diff --git a/editors/yasnippet/DEPENDS b/editors/yasnippet/DEPENDS
deleted file mode 100755
index ce886b1..0000000
--- a/editors/yasnippet/DEPENDS
+++ /dev/null
@@ -1 +0,0 @@
-depends EMACS
diff --git a/editors/yasnippet/DETAILS b/editors/yasnippet/DETAILS
deleted file mode 100755
index 4f1ddb0..0000000
--- a/editors/yasnippet/DETAILS
+++ /dev/null
@@ -1,17 +0,0 @@
- SPELL=yasnippet
- VERSION=0.6.1c
- SOURCE="${SPELL}-${VERSION}.tar.bz2"
- SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
-
SOURCE_HASH=sha512:ea4c5850ae80e4db9a188788654a099eddc43e29371ef0cb6367e1a39d3ee9f3e9dab7201178955ae47c92bcecbb5120e0b817e47e9c88c5bcef9e561636a603
-SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- WEB_SITE="http://code.google.com/p/yasnippet";
- LICENSE[0]=GPL
- ENTERED=20101130
- SHORT="yet another snippet extension for Emacs"
-cat << EOF
-YASnippet is a template system for Emacs. It allows you to type an
abbreviation
-and automatically expand it into function templates. Bundled language
templates
-includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more. The
-snippet syntax is inspired from TextMate's syntax, you can even import most
-TextMate templates to YASnippet.
-EOF
diff --git a/editors/yasnippet/HISTORY b/editors/yasnippet/HISTORY
deleted file mode 100644
index ca3b499..0000000
--- a/editors/yasnippet/HISTORY
+++ /dev/null
@@ -1,3 +0,0 @@
-2010-11-30 Ismael Luceno <ismael AT sourcemage.org>
- * BUILD, DEPENDS, DETAILS, INSTALL: spell created
-
diff --git a/editors/yasnippet/INSTALL b/editors/yasnippet/INSTALL
deleted file mode 100755
index 04f5c37..0000000
--- a/editors/yasnippet/INSTALL
+++ /dev/null
@@ -1,4 +0,0 @@
-DIR="$INSTALL_ROOT/usr/share/emacs/site-lisp/$SPELL" &&
-
-install -d -m755 "$DIR" &&
-cp -r "$SOURCE_DIRECTORY"/* "$DIR"
diff --git a/emacs-lisp/FUNCTIONS b/emacs-lisp/FUNCTIONS
new file mode 100755
index 0000000..48ea608
--- /dev/null
+++ b/emacs-lisp/FUNCTIONS
@@ -0,0 +1,52 @@
+#-------------------------------------------------------------------------
+## Helper to install extra directories and files.
+#-------------------------------------------------------------------------
+function emacs_lisp_install() {
+ cp -vr "${@/#/$SOURCE_DIRECTORY/}" \
+ "$INSTALL_ROOT/usr/share/emacs/site-lisp/$SPELL/"
+}
+
+#-------------------------------------------------------------------------
+## Section-default build script.
+#-------------------------------------------------------------------------
+function default_build_emacs_lisp() {
+ shopt -s nullglob
+
+ local texi_files=("$SOURCE_DIRECTORY"/*.texi)
+
+ emacs -batch -f batch-byte-compile "$SOURCE_DIRECTORY"/*.el &&
+ if [ ${#texi_files[@]} -gt 0 ]
+ then
+ makeinfo "${texi_files[@]}" &&
+ gzip -9 "$BUILD_DIRECTORY"/*.info
+ fi
+}
+
+#-------------------------------------------------------------------------
+## Section-default install script.
+#-------------------------------------------------------------------------
+function default_install_emacs_lisp() {
+ shopt -s nullglob
+
+ local dir="$INSTALL_ROOT/usr/share/emacs/site-lisp/$SPELL"
+ local info_dir="$INSTALL_ROOT/usr/share/info"
+
+ local info_files=("$BUILD_DIRECTORY"/*.info.gz)
+
+ install -d -m755 "$dir" &&
+ install -m644 "$SOURCE_DIRECTORY"/*.el "$BUILD_DIRECTORY"/*.elc "$dir" &&
+
+ if [ ${#info_files[@]} -gt 0 ]
+ then
+ install -m644 "${info_files[@]}" "$info_dir" &&
+ install-info --info-dir="$info_dir" "${info_files[@]/#*\//$info_dir/}"
+ fi
+}
+
+function default_build() {
+ default_build_emacs_lisp
+}
+
+function default_install() {
+ default_install_emacs_lisp
+}
diff --git a/emacs-lisp/MAINTAINER b/emacs-lisp/MAINTAINER
new file mode 100644
index 0000000..405d645
--- /dev/null
+++ b/emacs-lisp/MAINTAINER
@@ -0,0 +1 @@
+Ismael Luceno <ismael AT sourcemage.org>
diff --git a/emacs-lisp/bibl-mode/DEPENDS b/emacs-lisp/bibl-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/bibl-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/bibl-mode/DETAILS b/emacs-lisp/bibl-mode/DETAILS
new file mode 100755
index 0000000..bab1d0e
--- /dev/null
+++ b/emacs-lisp/bibl-mode/DETAILS
@@ -0,0 +1,16 @@
+ SPELL=bibl-mode
+ VERSION=1.27
+ SOURCE=${SPELL}-${VERSION}.tar.gz
+SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
+ SOURCE_URL[0]=ftp://ftp.maths.tcd.ie/pub/bosullvn/elisp/${SPELL}/${SOURCE}
+ WEB_SITE=http://www.emacswiki.org/cgi-bin/wiki.pl/BiblMode
+ ENTERED=20040611
+ UPDATED=20040629
+
SOURCE_HASH=sha512:ab1048baf0dabb23230b11928fb2b926c060f6121571d160e283e1c55b816e021ee51b874b8be433350fa06af9d5ee43de217cbe93164979bd0d196ca9b5b47c
+ LICENSE[0]=GPL
+ KEYWORDS="emacs editors"
+ SHORT="Emacs mode for bibliografy management"
+cat << EOF
+A package intended for editing what we will call, for want of a better name,
+'bibliography files'.
+EOF
diff --git a/emacs-lisp/bibl-mode/HISTORY b/emacs-lisp/bibl-mode/HISTORY
new file mode 100644
index 0000000..b965dba
--- /dev/null
+++ b/emacs-lisp/bibl-mode/HISTORY
@@ -0,0 +1,35 @@
+2010-12-06 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, INSTALL: removed, already provided by the emacs-lisp section
+
+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-24 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: corrected md5sum
+
+2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: deprecated requires EMACS replaced by depends EMACS
+
+2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: requires EMACS
+
+2004-11-21 Andrew Stitt <astitt AT sourcemage.org>
+ * DETAILS: fix syntax error
+
+2004-06-29 Pieter Lenaerts <e-type AT sourcemage.org>
+ * converted to BUILD API 2
+ * minor changes to used variables
+ * testcast + integration
+
+2004-06-11 Maurizio Boriani <baux AT member.fsf.org>
+ * DETAILS: bibl-mode-1.17
+ * BUILD: This package don't need a real compilation, all sources are
+ el (emacs lisp).
+ * DEPENDS: This depends on emacs.
+
diff --git a/emacs-lisp/cc-mode/DEPENDS b/emacs-lisp/cc-mode/DEPENDS
new file mode 100755
index 0000000..3c33d0b
--- /dev/null
+++ b/emacs-lisp/cc-mode/DEPENDS
@@ -0,0 +1,2 @@
+depends EMACS &&
+depends texinfo
diff --git a/emacs-lisp/cc-mode/DETAILS b/emacs-lisp/cc-mode/DETAILS
new file mode 100755
index 0000000..2f05df5
--- /dev/null
+++ b/emacs-lisp/cc-mode/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=cc-mode
+ VERSION=5.31.3
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:8aa20998acefe825b0efe8d83a700e31872d9c09c382b03f969262c0c944ea32384877aab5c49e7ffdccc06206ea2707515b52d291a696b81a8033a439336450
+ WEB_SITE=http://cc-mode.sourceforge.net
+ LICENSE[0]=GPL
+ ENTERED=20011014
+ UPDATED=20031125
+ KEYWORDS="emacs editors"
+ SHORT="Integrates C and C++ programming modes into Emacs"
+cat << EOF
+Provides Emacs with a handle on programming in ANSI C and C++.
+
+Correct syntax highlighting, keyboard templates, multiple indentation
+styles, and plenty of other programming mode goodness all come wrapped
+up in this package.
+EOF
diff --git a/emacs-lisp/cc-mode/HISTORY b/emacs-lisp/cc-mode/HISTORY
new file mode 100644
index 0000000..133d370
--- /dev/null
+++ b/emacs-lisp/cc-mode/HISTORY
@@ -0,0 +1,46 @@
+2010-12-06 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, INSTALL: removed, already provided by the emacs-lisp section
+
+2006-09-21 Juuso Alasuutari <iuso AT sourcemage.org>
+ * DETAILS: [automated] Removed BUILD_API=2.
+
+2006-03-14 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: version 5.31.3
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-12-06 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: version 5.31.1
+
+2005-11-29 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 -> SHA512
+
+2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: deprecated requires EMACS replaced by depends EMACS
+
+2004-11-23 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DEPENDS: requires EMACS
+
+2004-10-21 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: version 5.30.9
+
+2004-09-01 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * BUILD, INSTALL: converted to BUILD_API 2, use $INSTALL_ROOT
+ * POST_REMOVE: removed
+ * INSTALL: don't install info file, conflicts with emacs
+
+2004-04-20 Arwed v. Merkatz <v.merkatz AT gmx.net>
+ * DEPENDS: added dependency on texinfo (bug #6214)
+
+2003-11-25 hgg <hgreig AT bigpond.net.au>
+ * DETAILS: update to 5.30.8
+ * HISTORY: reformat
+
+2003-09-20 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Updated to 5.30.6 (Bug #4283)
+
+2002-07-17 Eric Sandall <sandalle AT sourcemage.org>
+ * DETAILS: Added LICENSE
+ Changed to use $SOURCEFORGE_URL
+
diff --git a/emacs-lisp/clojure-mode/DEPENDS b/emacs-lisp/clojure-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/clojure-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/clojure-mode/DETAILS b/emacs-lisp/clojure-mode/DETAILS
new file mode 100755
index 0000000..94bf4ac
--- /dev/null
+++ b/emacs-lisp/clojure-mode/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=clojure-mode
+if [ "$CLOJURE_MODE_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/technomancy/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/technomancy/clojure-mode";
+ LICENSE[0]=GPL
+ ENTERED=20110102
+ SHORT="Emacs mode that handles clojure"
+cat << EOF
+A major mode that provides font-lock, indentation, and functions for
+communication with subprocesses for Clojure.
+
+It’s more useful if used together with swank-clojure to interact with
+subprocesses.
+EOF
diff --git a/emacs-lisp/clojure-mode/HISTORY b/emacs-lisp/clojure-mode/HISTORY
new file mode 100644
index 0000000..1a89dc3
--- /dev/null
+++ b/emacs-lisp/clojure-mode/HISTORY
@@ -0,0 +1,2 @@
+2011-01-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/clojure-mode/PREPARE b/emacs-lisp/clojure-mode/PREPARE
new file mode 100755
index 0000000..a1c3834
--- /dev/null
+++ b/emacs-lisp/clojure-mode/PREPARE
@@ -0,0 +1,2 @@
+config_query CLOJURE_MODE_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/cluck/DEPENDS b/emacs-lisp/cluck/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/cluck/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/cluck/DETAILS b/emacs-lisp/cluck/DETAILS
new file mode 100755
index 0000000..8b04e1f
--- /dev/null
+++ b/emacs-lisp/cluck/DETAILS
@@ -0,0 +1,32 @@
+ SPELL=cluck
+if [ "$CLUCK_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/ddp/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/ddp/cluck";
+ LICENSE[0]=GPL
+ ENTERED=20101208
+ SHORT="Shameless clone of Quack"
+cat << EOF
+A shameless clone of Quack 0.37. Neil Van Dyke deserves all of the
+credit for the overall look-and-feel, in particular the spiffy
+PLT-style fontification and especially the pretty lambda.
+
+Changes:
+
+ * removed configuration for multiple schemes
+ * removed documentation for other schemes
+ * swapped out keyword syntax tables for R5RS + Chicken 4
+ * added support for chicken-doc lookups
+ * added support for localized manual URLs
+ * reorganized the menus
+
+The result is much better suited to Chicken scheming and probably worthless
+for any other flavor.
+EOF
diff --git a/emacs-lisp/cluck/HISTORY b/emacs-lisp/cluck/HISTORY
new file mode 100644
index 0000000..a0c6f47
--- /dev/null
+++ b/emacs-lisp/cluck/HISTORY
@@ -0,0 +1,3 @@
+2010-12-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
+
diff --git a/emacs-lisp/cluck/PREPARE b/emacs-lisp/cluck/PREPARE
new file mode 100755
index 0000000..833f792
--- /dev/null
+++ b/emacs-lisp/cluck/PREPARE
@@ -0,0 +1,2 @@
+config_query CLUCK_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/coffee-mode/DEPENDS b/emacs-lisp/coffee-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/coffee-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/coffee-mode/DETAILS b/emacs-lisp/coffee-mode/DETAILS
new file mode 100755
index 0000000..71b7bad
--- /dev/null
+++ b/emacs-lisp/coffee-mode/DETAILS
@@ -0,0 +1,21 @@
+ SPELL=coffee-mode
+if [ "$COFFEE_MODE_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/defunkt/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/defunkt/coffee-mode";
+ LICENSE[0]=GPL
+ ENTERED=20110102
+ SHORT="CoffeeScript Major Mode for emacsen"
+cat << EOF
+An Emacs major mode for CoffeeScript, unfancy JavaScript.
+
+Provides syntax highlighting, indentation support, imenu support, a menu bar,
+and a few cute commands.
+EOF
diff --git a/emacs-lisp/coffee-mode/HISTORY b/emacs-lisp/coffee-mode/HISTORY
new file mode 100644
index 0000000..1a89dc3
--- /dev/null
+++ b/emacs-lisp/coffee-mode/HISTORY
@@ -0,0 +1,2 @@
+2011-01-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/coffee-mode/PREPARE b/emacs-lisp/coffee-mode/PREPARE
new file mode 100755
index 0000000..b6a330e
--- /dev/null
+++ b/emacs-lisp/coffee-mode/PREPARE
@@ -0,0 +1,2 @@
+config_query COFFEE_MODE_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/doc-mode/DEPENDS b/emacs-lisp/doc-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/doc-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/doc-mode/DETAILS b/emacs-lisp/doc-mode/DETAILS
new file mode 100755
index 0000000..ab7e541
--- /dev/null
+++ b/emacs-lisp/doc-mode/DETAILS
@@ -0,0 +1,13 @@
+ SPELL=doc-mode
+ VERSION=1.1
+ SOURCE="${SPELL}-${VERSION}.tgz"
+
SOURCE_URL[0]=$SOURCEFORGE_URL/project/xpt/${SPELL}/${SPELL}-${VERSION}/${SOURCE}
+
SOURCE_HASH=sha512:f0cce699e7772e4620f99ebc888a1f0d7d8bbb317fc7972b22fe808ab366b121aadb7a36ec993e0b81354fd2cd358a4fce65ab416c388320a48a648c057845ae
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://xpt.sourceforge.net/tools/doc-mode/";
+ LICENSE[0]=GPL
+ ENTERED=20101209
+ SHORT="Emacs mode for AsciiDoc Fontlocking"
+cat << EOF
+Dress up AsciiDoc text files with nice highlights.
+EOF
diff --git a/emacs-lisp/doc-mode/HISTORY b/emacs-lisp/doc-mode/HISTORY
new file mode 100644
index 0000000..d894897
--- /dev/null
+++ b/emacs-lisp/doc-mode/HISTORY
@@ -0,0 +1,3 @@
+2010-12-09 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/emacs-lisp/egg/DEPENDS b/emacs-lisp/egg/DEPENDS
new file mode 100755
index 0000000..6dd7f5f
--- /dev/null
+++ b/emacs-lisp/egg/DEPENDS
@@ -0,0 +1,2 @@
+depends EMACS &&
+depends git
diff --git a/emacs-lisp/egg/DETAILS b/emacs-lisp/egg/DETAILS
new file mode 100755
index 0000000..9bda953
--- /dev/null
+++ b/emacs-lisp/egg/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=egg
+if [ "$EGG_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/byplayer/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/byplayer/egg";
+ LICENSE[0]=GPL
+ ENTERED=20101208
+ SHORT="Emacs Got Git"
+cat << EOF
+It's a suite composed of a minor-mode and various special-buffers
+presenting different UIs to help the user performing many git
+operations.
+
+Provides a git-specific interface, for browsing and interactive manipulation
+of history, comparing revisions, merging and rebasing, stashing, stagging,
+ref creation and deletion, pushing and fetching, out-of-scope grepping,
+and commiting.
+EOF
diff --git a/emacs-lisp/egg/HISTORY b/emacs-lisp/egg/HISTORY
new file mode 100644
index 0000000..a0c6f47
--- /dev/null
+++ b/emacs-lisp/egg/HISTORY
@@ -0,0 +1,3 @@
+2010-12-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
+
diff --git a/emacs-lisp/egg/PREPARE b/emacs-lisp/egg/PREPARE
new file mode 100755
index 0000000..872ed55
--- /dev/null
+++ b/emacs-lisp/egg/PREPARE
@@ -0,0 +1,2 @@
+config_query EGG_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/emacs-wiki/DEPENDS b/emacs-lisp/emacs-wiki/DEPENDS
new file mode 100755
index 0000000..b6ff1f7
--- /dev/null
+++ b/emacs-lisp/emacs-wiki/DEPENDS
@@ -0,0 +1 @@
+depends "EMACS"
diff --git a/emacs-lisp/emacs-wiki/DETAILS b/emacs-lisp/emacs-wiki/DETAILS
new file mode 100755
index 0000000..af8a5ab
--- /dev/null
+++ b/emacs-lisp/emacs-wiki/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=emacs-wiki
+ VERSION=2.72
+ SOURCE=emacs-wiki-$VERSION.tar.gz
+ SOURCE2=${SOURCE}.sig
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL=http://www.mwolson.org/static/dist/emacs-wiki/${SOURCE}
+ SOURCE2_URL=${SOURCE_URL}.sig
+ SOURCE_GPG=emacs-wiki.gpg:${SOURCE2}:UPSTREAM_KEY
+ SOURCE2_IGNORE=volatile
+ WEB_SITE=http://members.iinet.net.au/~mtriggs/emacs-wiki.html
+ ENTERED=20050716
+ LICENSE[0]=GPL
+ KEYWORDS="editors"
+ SHORT="Maintain Emacs-friendly Wikis in a local directory"
+cat << EOF
+Wiki is a concept, more than a thing. It is a way of creating
+document pages using plain text markup and simplified hyperlinking.
+The markup used by emacs-wiki is intended to be very friendly to
+people familiar with Emacs.
+EOF
diff --git a/emacs-lisp/emacs-wiki/HISTORY b/emacs-lisp/emacs-wiki/HISTORY
new file mode 100644
index 0000000..51a2904
--- /dev/null
+++ b/emacs-lisp/emacs-wiki/HISTORY
@@ -0,0 +1,24 @@
+2010-12-06 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, INSTALL: removed, already provided by the emacs-lisp section
+
+2006-06-25 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: updated to 2.72
+
+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.
+
+2006-06-25 Pieter Lenaerts <e-type AT sourcemage.org>
+ * DETAILS: bumped to 2.71
+ * DEPENDS: remove tla dependency, changed emacs to EMACS dependency
+
+2006-03-12 Karsten Behrmann <BearPerson AT sourcemage.org>
+ * DETAILS: (automated) Add KEYWORDS
+
+2005-11-30 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
+
+2005-07-16 Maurizio Boriani <baux AT member.fsf.org>
+ * DETAILS, BUILD, DEPENDS, INSTALL: New spell, use url_tla.
diff --git a/emacs-lisp/emacs-wiki/emacs-wiki.gpg
b/emacs-lisp/emacs-wiki/emacs-wiki.gpg
new file mode 100644
index 0000000..59a62dd
Binary files /dev/null and b/emacs-lisp/emacs-wiki/emacs-wiki.gpg differ
diff --git a/emacs-lisp/haml-mode/DEPENDS b/emacs-lisp/haml-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/haml-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/haml-mode/DETAILS b/emacs-lisp/haml-mode/DETAILS
new file mode 100755
index 0000000..d972296
--- /dev/null
+++ b/emacs-lisp/haml-mode/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=haml-mode
+if [ "$HAML_MODE_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/nex3/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/nex3/haml-mode";
+ LICENSE[0]=GPL
+ ENTERED=20110101
+ SHORT="Haml language mode for Emacs"
+cat << EOF
+It’s reasonably featureful, including support for managing indentation,
cutting
+and pasting nested regions (although by default there are no keybindings for
+this), and some syntax highlighting.
+EOF
diff --git a/emacs-lisp/haml-mode/HISTORY b/emacs-lisp/haml-mode/HISTORY
new file mode 100644
index 0000000..52a9ded
--- /dev/null
+++ b/emacs-lisp/haml-mode/HISTORY
@@ -0,0 +1,2 @@
+2011-01-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/haml-mode/PREPARE b/emacs-lisp/haml-mode/PREPARE
new file mode 100755
index 0000000..5f9a8cf
--- /dev/null
+++ b/emacs-lisp/haml-mode/PREPARE
@@ -0,0 +1,2 @@
+config_query HAML_MODE_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/identica-mode/DEPENDS
b/emacs-lisp/identica-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/identica-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/identica-mode/DETAILS
b/emacs-lisp/identica-mode/DETAILS
new file mode 100755
index 0000000..ac735b6
--- /dev/null
+++ b/emacs-lisp/identica-mode/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=identica-mode
+if [ "$IDENTICA_MODE_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://git.sv.gnu.org/${SPELL}.git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="http://blog.nethazard.net/identica-mode-for-emacs/";
+ LICENSE[0]=GPL
+ ENTERED=20110101
+ SHORT="Emacs mode for identi.ca microblogging service"
+cat << EOF
+You can view your friend’s update list and post and update of your
+status.
+
+Supports for groups and tags, and highlights replies for better
+reading.
+EOF
diff --git a/emacs-lisp/identica-mode/HISTORY
b/emacs-lisp/identica-mode/HISTORY
new file mode 100644
index 0000000..df1994c
--- /dev/null
+++ b/emacs-lisp/identica-mode/HISTORY
@@ -0,0 +1,2 @@
+2011-01-09 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/identica-mode/PREPARE
b/emacs-lisp/identica-mode/PREPARE
new file mode 100755
index 0000000..db761a1
--- /dev/null
+++ b/emacs-lisp/identica-mode/PREPARE
@@ -0,0 +1,2 @@
+config_query IDENTICA_MODE_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/php-mode/DEPENDS b/emacs-lisp/php-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/php-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/php-mode/DETAILS b/emacs-lisp/php-mode/DETAILS
new file mode 100755
index 0000000..c509090
--- /dev/null
+++ b/emacs-lisp/php-mode/DETAILS
@@ -0,0 +1,20 @@
+ SPELL=php-mode
+ VERSION=1.5.0
+ SOURCE="${SPELL}-${VERSION}.tar.gz"
+ SOURCE_URL[0]=$SOURCEFORGE_URL/${SPELL}/${SOURCE}
+
SOURCE_HASH=sha512:e05cf9eeff3d17f6af29b03d08f279e4c04f79a2c018de5ddcf097adbf9e67978eeb9f0f9e67b9406c1f33c494597ab1bfa629bdab131d668de40b81d68e796f
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://php-mode.sourceforge.net/";
+ LICENSE[0]=GPL
+ ENTERED=20101208
+ SHORT="PHP mode for Emacs"
+cat << EOF
+Mode for editing PHP 3 and 4 source code.
+
+It's an extension of C mode; thus it inherits all C mode's navigation
+functionality. But it colors according to the PHP grammar and indents
+according to the PEAR coding guidelines.
+
+It also includes a couple handy IDE-type features such as
+documentation search and a source and class browser.
+EOF
diff --git a/emacs-lisp/php-mode/HISTORY b/emacs-lisp/php-mode/HISTORY
new file mode 100644
index 0000000..f2ff9de
--- /dev/null
+++ b/emacs-lisp/php-mode/HISTORY
@@ -0,0 +1,3 @@
+2010-12-08 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS: spell created
+
diff --git a/emacs-lisp/remember/DEPENDS b/emacs-lisp/remember/DEPENDS
new file mode 100755
index 0000000..d50c05a
--- /dev/null
+++ b/emacs-lisp/remember/DEPENDS
@@ -0,0 +1,2 @@
+depends "tla" &&
+depends "EMACS"
diff --git a/emacs-lisp/remember/DETAILS b/emacs-lisp/remember/DETAILS
new file mode 100755
index 0000000..748a37d
--- /dev/null
+++ b/emacs-lisp/remember/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=remember
+ VERSION=1.0.17
+ SOURCE=remember-$VERSION.tar.bz2
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+
SOURCE_URL[0]="tla://http://sacha.free.net.ph/notebook/arch%sacha AT free.net.ph--main%remember--stable--${VERSION:0:3}--patch-${VERSION:4}";
+ WEB_SITE=http://members.iinet.net.au/~mtriggs/remember.html
+ SOURCE_IGNORE=volatile
+ ENTERED=20050716
+ UPDATED=20040716
+ LICENSE[0]=GPL
+ KEYWORDS="editors"
+ SHORT="Data memory, todo and pim"
+cat << EOF
+Remember is an emacs mode for remembering data. It uses whatever
+back-end is appropriate to record and correlate the data, but it's
+main intention is to allow you to express as _little_ structure as
+possible up front. If you later want to express more powerful
+relationships between your data, or state assumptions that were at
+first too implicit to be recognized, you can "study" the data later
+and rearrange it. But the initial "just remember this" impulse
+should be as close to simply throwing the data at Emacs as
+possible.
+EOF
diff --git a/emacs-lisp/remember/HISTORY b/emacs-lisp/remember/HISTORY
new file mode 100644
index 0000000..f0da779
--- /dev/null
+++ b/emacs-lisp/remember/HISTORY
@@ -0,0 +1,17 @@
+2010-12-06 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, INSTALL: removed, already provided by the emacs-lisp section
+
+2010-09-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS: fix dependency on emacsen
+
+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-30 Seth Woolley <seth AT tautology.org>
+ * DETAILS: MD5 IGNORE to SOURCE_HASH volatile
+
+2005-07-16 Maurizio Boriani <baux AT member.fsf.org>
+ * DETAILS, BUILD, DEPENDS, INSTALL: New spell, use url_tla.
diff --git a/emacs-lisp/scss-mode/DEPENDS b/emacs-lisp/scss-mode/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/scss-mode/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/scss-mode/DETAILS b/emacs-lisp/scss-mode/DETAILS
new file mode 100755
index 0000000..b97dd35
--- /dev/null
+++ b/emacs-lisp/scss-mode/DETAILS
@@ -0,0 +1,18 @@
+ SPELL=scss-mode
+if [ "$SCSS_MODE_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/antonj/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/antonj/scss-mode";
+ LICENSE[0]=GPL
+ ENTERED=20110102
+ SHORT="SCSS mode for Emacs"
+cat << EOF
+Provides compilation keybindings and highlighting.
+EOF
diff --git a/emacs-lisp/scss-mode/HISTORY b/emacs-lisp/scss-mode/HISTORY
new file mode 100644
index 0000000..1a89dc3
--- /dev/null
+++ b/emacs-lisp/scss-mode/HISTORY
@@ -0,0 +1,2 @@
+2011-01-02 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/scss-mode/PREPARE b/emacs-lisp/scss-mode/PREPARE
new file mode 100755
index 0000000..3a18c49
--- /dev/null
+++ b/emacs-lisp/scss-mode/PREPARE
@@ -0,0 +1,2 @@
+config_query SCSS_MODE_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/sinatra_el/DEPENDS b/emacs-lisp/sinatra_el/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/sinatra_el/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/sinatra_el/DETAILS b/emacs-lisp/sinatra_el/DETAILS
new file mode 100755
index 0000000..e684fce
--- /dev/null
+++ b/emacs-lisp/sinatra_el/DETAILS
@@ -0,0 +1,19 @@
+ SPELL=sinatra_el
+if [ "$SINATRA_EL_AUTOUPDATE" == y ]; then
+ VERSION=$(date +%Y%m%d)
+else
+ VERSION=git
+fi
+ SOURCE="${SPELL}-git.tar.bz2"
+ SOURCE_URL[0]=git://github.com/eschulte/${SPELL}.git:${SPELL}-git
+ FORCE_DOWNLOAD=on
+ SOURCE_IGNORE=volatile
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
+ WEB_SITE="https://github.com/eschulte/sinatra_el";
+ LICENSE[0]=GPL
+ ENTERED=20110101
+ SHORT="Emacs minor mode for the Sinatra web mini-framework"
+cat << EOF
+Provides integration with haml-mode, rake, console and webserver. Uses ruby
mode
+highlighting.
+EOF
diff --git a/emacs-lisp/sinatra_el/HISTORY b/emacs-lisp/sinatra_el/HISTORY
new file mode 100644
index 0000000..52a9ded
--- /dev/null
+++ b/emacs-lisp/sinatra_el/HISTORY
@@ -0,0 +1,2 @@
+2011-01-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DEPENDS, DETAILS, PREPARE: spell created
diff --git a/emacs-lisp/sinatra_el/PREPARE b/emacs-lisp/sinatra_el/PREPARE
new file mode 100755
index 0000000..10e8756
--- /dev/null
+++ b/emacs-lisp/sinatra_el/PREPARE
@@ -0,0 +1,2 @@
+config_query SINATRA_EL_AUTOUPDATE \
+ "Automatically update on every system update?" n
diff --git a/emacs-lisp/yasnippet/DEPENDS b/emacs-lisp/yasnippet/DEPENDS
new file mode 100755
index 0000000..ce886b1
--- /dev/null
+++ b/emacs-lisp/yasnippet/DEPENDS
@@ -0,0 +1 @@
+depends EMACS
diff --git a/emacs-lisp/yasnippet/DETAILS b/emacs-lisp/yasnippet/DETAILS
new file mode 100755
index 0000000..68973d8
--- /dev/null
+++ b/emacs-lisp/yasnippet/DETAILS
@@ -0,0 +1,17 @@
+ SPELL=yasnippet
+ VERSION=0.6.1c
+ SOURCE="${SPELL}-${VERSION}.tar.bz2"
+ SOURCE_URL[0]=http://${SPELL}.googlecode.com/files/${SOURCE}
+
SOURCE_HASH=sha512:ea4c5850ae80e4db9a188788654a099eddc43e29371ef0cb6367e1a39d3ee9f3e9dab7201178955ae47c92bcecbb5120e0b817e47e9c88c5bcef9e561636a603
+SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
+ WEB_SITE="http://code.google.com/p/yasnippet";
+ LICENSE[0]=GPL
+ ENTERED=20101130
+ SHORT="Yet another snippet extension for Emacs"
+cat << EOF
+YASnippet is a template system for Emacs. It allows you to type an
abbreviation
+and automatically expand it into function templates. Bundled language
templates
+includes: C, C++, C#, Perl, Python, Ruby, SQL, LaTeX, HTML, CSS and more. The
+snippet syntax is inspired from TextMate's syntax, you can even import most
+TextMate templates to YASnippet.
+EOF
diff --git a/emacs-lisp/yasnippet/HISTORY b/emacs-lisp/yasnippet/HISTORY
new file mode 100644
index 0000000..cfe9111
--- /dev/null
+++ b/emacs-lisp/yasnippet/HISTORY
@@ -0,0 +1,7 @@
+2010-12-06 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: removed, already provided by the emacs-lisp section
+ * INSTALL: install snippets
+
+2010-11-30 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD, DEPENDS, DETAILS, INSTALL: spell created
+
diff --git a/emacs-lisp/yasnippet/INSTALL b/emacs-lisp/yasnippet/INSTALL
new file mode 100755
index 0000000..396c009
--- /dev/null
+++ b/emacs-lisp/yasnippet/INSTALL
@@ -0,0 +1,2 @@
+default_install &&
+emacs_lisp_install snippets



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (eb08ffd6d5080f6a44a4aa81dc9066bd88397fe7), Ismael Luceno, 01/10/2011

Archive powered by MHonArc 2.6.24.

Top of Page