Skip to Content.
Sympa Menu

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

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 (00ce097855736b0ba1a13bd5c406150b0f45e6a5)
  • Date: Tue, 2 Dec 2008 04:28:35 -0600

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

devel/falcon/DETAILS | 4 -
devel/falcon/HISTORY | 3 +
printer/photoprint/DEPENDS | 3 -
printer/photoprint/DETAILS | 8 +--
printer/photoprint/HISTORY | 5 ++
python-pypi/system-config-printer/DETAILS | 2
python-pypi/system-config-printer/HISTORY | 3 +
python-pypi/twisted-core/BUILD | 3 -
python-pypi/twisted-core/DEPENDS | 3 -
python-pypi/twisted-core/DETAILS | 53 ++--------------------
python-pypi/twisted-core/DOWNLOAD | 1
python-pypi/twisted-core/HISTORY | 72
+-----------------------------
python-pypi/twisted-core/INSTALL | 3 -
python-pypi/twisted-core/PRE_BUILD | 1
python-pypi/twisted-core/TRIGGERS | 1
python-pypi/twisted/BUILD | 26 ----------
python-pypi/twisted/CONFLICTS | 1
python-pypi/twisted/DEPENDS | 4 +
python-pypi/twisted/DETAILS | 4 -
python-pypi/twisted/HISTORY | 7 ++
python-pypi/twisted/INSTALL | 26 ----------
21 files changed, 48 insertions(+), 185 deletions(-)

New commits:
commit 00ce097855736b0ba1a13bd5c406150b0f45e6a5
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

deprecate python-pypi/twisted-core [replaced by twisted]

commit 5890a395dae7757fed51d3fee9e6f86f9c1f567f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"twisted-8.1.0"

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

"photoprint-0.4.0-pre3"

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

"falcon-0.8.14"

commit 3485c2efeb974a9eeae467d0f2e31c5e31c7ed5d
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

"system-config-printer-1.0.12"

diff --git a/devel/falcon/DETAILS b/devel/falcon/DETAILS
index d894928..4c794e2 100755
--- a/devel/falcon/DETAILS
+++ b/devel/falcon/DETAILS
@@ -1,7 +1,7 @@
SPELL=falcon
SPELLX=Falcon
- VERSION=0.8.12
-
SOURCE_HASH=sha512:ba08d406d4feb6af886825dab9d95b47245837c7b712eeb434843bc4c05f155f35441876fd008d1d62252cccd977d073b58f0031c4232a7b652458be95dbfa83
+ VERSION=0.8.14
+
SOURCE_HASH=sha512:9f28cd8433cf8a4545b7124067054be690a892caa8c87260bfeb57d579147b079d94c7e126698253f266d87490510ce61c94de8322b587454ff19f372557fe29
SOURCE=$SPELLX-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=http://www.falconpl.org/
diff --git a/devel/falcon/HISTORY b/devel/falcon/HISTORY
index cef2b3a..9ba9656 100644
--- a/devel/falcon/HISTORY
+++ b/devel/falcon/HISTORY
@@ -1,3 +1,6 @@
+2008-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.8.14
+
2008-10-27 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.8.12

diff --git a/printer/photoprint/DEPENDS b/printer/photoprint/DEPENDS
index 942c878..85358b1 100755
--- a/printer/photoprint/DEPENDS
+++ b/printer/photoprint/DEPENDS
@@ -1,9 +1,10 @@
depends g++ &&
+depends pkgconfig &&
depends gutenprint &&
depends gtk+2 &&
depends lcms &&
depends jpeg &&
depends tiff &&
-optional_depends cups '' '' 'to sleecet appropriate printer' &&
+optional_depends cups '' '' 'to select appropriate printer' &&
optional_depends netpbm '' '' 'additional graphic formats'

diff --git a/printer/photoprint/DETAILS b/printer/photoprint/DETAILS
index 6c8c1bc..be7f4fc 100755
--- a/printer/photoprint/DETAILS
+++ b/printer/photoprint/DETAILS
@@ -1,10 +1,10 @@
SPELL=photoprint
- VERSION=0.3.9
-
SOURCE_HASH=sha512:2780fd49d2bf29eb83570b3d446a539bc04d13dbd12b8d28f8f51b7073493f639b7bf9be77607e00c457543c8f3854eb9f8ed7ab4249023460362e61358d453c
+ VERSION=0.4.0-pre3
+
SOURCE_HASH=sha512:d1827ee0ccf8e3bf9766aa8d7fbc5a93e4b651e7331e69052216f349b1ae078823d9b3fda529b4a26a0c30652ad4f97cb09ace74aa73e58384ddab2f92ed1030
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- WEB_SITE=http://www.blackfiveservices.co.uk/photoprint.shtml
-
SOURCE_URL[0]=http://www.blackfiveservices.co.uk/photoprint_resources/$SOURCE
+ WEB_SITE=http://blackfiveimaging.co.uk/
+ SOURCE_URL[0]=http://blackfiveimaging.co.uk/$SPELL/$SOURCE
LICENSE[0]=GPL
ENTERED=20050811
KEYWORDS="images printer"
diff --git a/printer/photoprint/HISTORY b/printer/photoprint/HISTORY
index 1a4fad1..e457395 100644
--- a/printer/photoprint/HISTORY
+++ b/printer/photoprint/HISTORY
@@ -1,3 +1,8 @@
+2008-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.4.0-pre3
+ new WEB_SITE
+ * DEPENDS: add pkgconfig, fix typo
+
2008-10-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.3.9

diff --git a/python-pypi/system-config-printer/DETAILS
b/python-pypi/system-config-printer/DETAILS
index 03e174c..f59c116 100755
--- a/python-pypi/system-config-printer/DETAILS
+++ b/python-pypi/system-config-printer/DETAILS
@@ -1,5 +1,5 @@
SPELL=system-config-printer
- VERSION=1.0.11
+ VERSION=1.0.12
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/python-pypi/system-config-printer/HISTORY
b/python-pypi/system-config-printer/HISTORY
index 7a77e48..3f37b21 100644
--- a/python-pypi/system-config-printer/HISTORY
+++ b/python-pypi/system-config-printer/HISTORY
@@ -1,3 +1,6 @@
+2008-12-01 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.12
+
2008-11-21 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.0.11

diff --git a/python-pypi/twisted-core/BUILD b/python-pypi/twisted-core/BUILD
index b79be97..27ba77d 100755
--- a/python-pypi/twisted-core/BUILD
+++ b/python-pypi/twisted-core/BUILD
@@ -1,2 +1 @@
-cd $SOURCE_DIRECTORY/TwistedCore* &&
-default_build
+true
diff --git a/python-pypi/twisted-core/DEPENDS
b/python-pypi/twisted-core/DEPENDS
index f9ea180..9b71a4d 100755
--- a/python-pypi/twisted-core/DEPENDS
+++ b/python-pypi/twisted-core/DEPENDS
@@ -1,2 +1 @@
-depends python &&
-depends zopeinterface
+depends twisted
diff --git a/python-pypi/twisted-core/DETAILS
b/python-pypi/twisted-core/DETAILS
index 9ba0497..bd66c7f 100755
--- a/python-pypi/twisted-core/DETAILS
+++ b/python-pypi/twisted-core/DETAILS
@@ -1,51 +1,8 @@
SPELL=twisted-core
- VERSION=2.5.0
- SOURCE=Twisted-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/Twisted-$VERSION
-
SOURCE_URL[0]=http://tmrc.mit.edu/mirror/twisted/Twisted/${VERSION%.*}/$SOURCE
-
SOURCE_HASH=sha512:d19e735b43365671540a0a4cfa28700723a38958f25947dfc4e463f9351e9682275dc708029bf0eaa1f848083a0a5f41554107a40ac1572b07c58d00de75ee08
- WEB_SITE=http://twistedmatrix.com/
- ENTERED=20071118
- LICENSE[0]=MIT
- SHORT="Event-driven networking framework written in Python"
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
cat << EOF
--A Development Tool
-
-Twisted is a framework, written in Python, for writing networked
-applications. It includes implementations of a number of commonly used
-network services such as a web server, an IRC chat server, a mail server,
-a relational database interface and an object broker. Developers can
-build applications using all of these services as well as custom services
-that they write themselves. Twisted also includes a user authentication
-system that controls access to services and provides services with user
-context information to implement their own security models.
-
-Twisted provides important features needed for networking programming,
-both at the high and low levels:
- * Pluggable event loops allowing the developer to take advantage of
- platform-specific capabilities.
- * Abstractions of protocols and transports.
- * Through Twisted Spread, mechanisms for network encoding of data (in
- Python, Java, ELisp, and other languages), to a full-blown distributed
- object system.
-
--An Integrated Environment
-
-Twisted is an integration point for network services that were previously
-unable to interoperate. Services within a Twisted server can communicate
-with each other and share information providing a very integrated
-programming environment that can re-use large amounts of infrastructure
-across multiple network mediums (such as chat, web, and mail).
-
-As well as servers, Twisted supports several different kinds of clients
-and GUIs. This means that the client can re-use large portions of the
-server's code, improving test coverage and reliability while reducing
-code size.
-
--An Application Suite
-
-Twisted is a collection of servers and clients, which can be used either
-by developers of new applications or directly. For example an easy to
-run web server is available out of the box as an application for the
-desktop user, but it is also a framework for developers to use.
+deprecated spell [replaced by twisted]
EOF
+
diff --git a/python-pypi/twisted-core/DOWNLOAD
b/python-pypi/twisted-core/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/twisted-core/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/twisted-core/HISTORY
b/python-pypi/twisted-core/HISTORY
index a868b56..28ddfe6 100644
--- a/python-pypi/twisted-core/HISTORY
+++ b/python-pypi/twisted-core/HISTORY
@@ -1,68 +1,4 @@
-2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
- * BUILD: default_build_python
- * INSTALL: default_install_python
-
-2007-02-25 Treeve Jelbert <treeve AT sourcemage.org>
- * DETAILS: version 2.5.0
- * BUILD, INSTALL: generalise component version
-
-2006-11-18 George Sherwood <george AT beernabeer.com>
- * ALL: Created new spell twisted-core from twisted
-
-2006-11-08 Flavien Bridault <vlaaad AT sourcemage.org>
- * TRIGGERS: Removed, python upgrades are now handled in the python
spell
-
-2006-09-19 Anton Brondz <dinolinux AT sourcemage.org>
- * DETAILS: removed BUILD_API=2
- * BUILD: added, fixes bug #13088
- * INSTALL: added, fixes bug #13088
-
-2006-08-18 Bearcat M. Sandor <bearcat AT feline-soul.com>
- * DETAILS: updated to 2.4.0
-
-2005-12-05 Sergey Lipnevich <sergey AT sourcemage.org>
- * BUILD,INSTALL: remove and use the default.
-
-2005-11-29 Seth Woolley <seth AT tautology.org>
- * DETAILS: MD5 -> SHA512
-
-2005-04-24 Sergey Lipnevich <sergey AT sourcemage.org>
- * DETAILS: upgrade to 2.0.0; license and source URL changed;
- * INSTALL: simplify by using bash "alternate value" trick;
- * DEPENDS: needs zopeinterface.
-
-2005-02-28 Eric Sandall <sandalle AT sourcemage.org>
- * CONFLICTS: Removed conflicting spell
-
-2005-01-26 David Brown <dmlb2000 AT excite.com>
- * INSTALL: updated to check INSTALL_ROOT then use it
-
-2005-01-18 Unet <unet AT sourcemage.org>
- * INSTALL: Use INSTALL_ROOT
-
-2004-12-16 Eric Sandall <sandalle AT sourcemage.org>
- * Renamed to twisted
- * DETAILS: Renamed to twisted
- Changed LICENSE to LICENSE[0]
- Shortened SHORT
- Updated UPDATED
- * DEPENDS,TRIGGERS: Python renamed to python
- * CONFLICTS: Auto-conflicts with Twisted
-
-2004-08-30 David Braaten <xiticix47 AT hotmail.com>
- * DETAILS: version 1.3.0. BUILD_API=2.
- * BUILD: api2 edits.
- * INSTALL: created.
- * DEPENDS: it is a python lib, so added depends Python.
-
-2004-04-15 Unet <audio AT sourcemage.org>
- * DETAILS: Updated to 1.2.0
-
-2003-04-08 M.L. <mlubrano AT sourcemage.org>
- * Added $OPTS in BUILD.
-
-2002-03-28 Eric Schabell <eric AT schabell.com>
- * Added MAINTAINER line.
-
-2002-03-13 Eric Schabell <eric AT schabell.com>
- * Added this History file.
+2008-12-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0
+ PATCHLEVEL=9999
+ spell deprecated [replaced by twisted]
diff --git a/python-pypi/twisted-core/INSTALL
b/python-pypi/twisted-core/INSTALL
index f809568..27ba77d 100755
--- a/python-pypi/twisted-core/INSTALL
+++ b/python-pypi/twisted-core/INSTALL
@@ -1,2 +1 @@
-cd $SOURCE_DIRECTORY/TwistedCore* &&
-default_install
+true
diff --git a/python-pypi/twisted-core/PRE_BUILD
b/python-pypi/twisted-core/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/python-pypi/twisted-core/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/python-pypi/twisted-core/TRIGGERS
b/python-pypi/twisted-core/TRIGGERS
new file mode 100755
index 0000000..97a1b60
--- /dev/null
+++ b/python-pypi/twisted-core/TRIGGERS
@@ -0,0 +1 @@
+on_cast twisted-core dispel_self
diff --git a/python-pypi/twisted/BUILD b/python-pypi/twisted/BUILD
deleted file mode 100755
index 8621fdc..0000000
--- a/python-pypi/twisted/BUILD
+++ /dev/null
@@ -1,26 +0,0 @@
-cd $SOURCE_DIRECTORY/TwistedConch* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedLore* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedMail* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedMail* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedNames* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedNews* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedRunner* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedWeb* &&
-default_build &&
-
-cd $SOURCE_DIRECTORY/TwistedWords* &&
-default_build
diff --git a/python-pypi/twisted/CONFLICTS b/python-pypi/twisted/CONFLICTS
new file mode 100755
index 0000000..7f26509
--- /dev/null
+++ b/python-pypi/twisted/CONFLICTS
@@ -0,0 +1 @@
+conflicts twisted-core
diff --git a/python-pypi/twisted/DEPENDS b/python-pypi/twisted/DEPENDS
index c1b5bb3..8e69d6f 100755
--- a/python-pypi/twisted/DEPENDS
+++ b/python-pypi/twisted/DEPENDS
@@ -1,3 +1,5 @@
depends python &&
depends pycrypto &&
-depends twisted-core
+depends setuptools &&
+depends pyopenssl &&
+depends zopeinterface
diff --git a/python-pypi/twisted/DETAILS b/python-pypi/twisted/DETAILS
index a02a3ce..560c2da 100755
--- a/python-pypi/twisted/DETAILS
+++ b/python-pypi/twisted/DETAILS
@@ -1,9 +1,9 @@
SPELL=twisted
- VERSION=2.5.0
+ VERSION=8.1.0
+
SOURCE_HASH=sha512:d8606c7aa0b5050d7fa184306241b01ca6b250511c93ebf8b9415c877a9b6bba11c7b36f72d91d1a2f7cad6612d2830b85c5af43306a57dabbd71ced5a279358
SOURCE=Twisted-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/Twisted-$VERSION

SOURCE_URL[0]=http://tmrc.mit.edu/mirror/twisted/Twisted/${VERSION%.*}/$SOURCE
-
SOURCE_HASH=sha512:d19e735b43365671540a0a4cfa28700723a38958f25947dfc4e463f9351e9682275dc708029bf0eaa1f848083a0a5f41554107a40ac1572b07c58d00de75ee08
WEB_SITE=http://twistedmatrix.com/
ENTERED=20040222
LICENSE[0]=MIT
diff --git a/python-pypi/twisted/HISTORY b/python-pypi/twisted/HISTORY
index b9ab984..0e8b6df 100644
--- a/python-pypi/twisted/HISTORY
+++ b/python-pypi/twisted/HISTORY
@@ -1,3 +1,10 @@
+2008-12-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 8.1.0
+ * DEPENDS: add setuptools, zopeinterface, pyopenssl
+ remove twisted-core
+ * BUILD, INSTALL: deleted
+ * CONFLICTS: added
+
2008-01-13 Vlad Glagolev <stealth AT sourcemage.org>
* BUILD: default_build_python
* DETAILS: default_install_python
diff --git a/python-pypi/twisted/INSTALL b/python-pypi/twisted/INSTALL
deleted file mode 100755
index bdab574..0000000
--- a/python-pypi/twisted/INSTALL
+++ /dev/null
@@ -1,26 +0,0 @@
-cd $SOURCE_DIRECTORY/TwistedConch* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedLore* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedMail* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedMail* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedNames* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedNews* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedRunner* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedWeb* &&
-default_install &&
-
-cd $SOURCE_DIRECTORY/TwistedWords* &&
-default_install



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (00ce097855736b0ba1a13bd5c406150b0f45e6a5), Treeve Jelbert, 12/02/2008

Archive powered by MHonArc 2.6.24.

Top of Page