Skip to Content.
Sympa Menu

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

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 (9a44e32bddff91c8a099f8391ee7b8e4fe02a576)
  • Date: Wed, 14 Jan 2015 20:15:49 -0600

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

ChangeLog | 1 +
archive/paco/BUILD | 3 +--
archive/paco/CONFIGURE | 4 ----
archive/paco/DEPENDS | 11 -----------
archive/paco/DETAILS | 27 +++++++--------------------
archive/paco/DOWNLOAD | 1 +
archive/paco/HISTORY | 5 +++++
archive/paco/INSTALL | 3 +--
archive/paco/PRE_BUILD | 1 +
archive/paco/UP_TRIGGERS | 2 ++
archive/porg/DETAILS | 23 +++++++++++++++++++++++
archive/porg/HISTORY | 2 ++
dev/null |binary
devel/cproto/DETAILS | 10 +++++-----
devel/cproto/HISTORY | 4 ++++
devel/ghc/DETAILS | 8 ++++----
devel/ghc/HISTORY | 3 +++
editors/lyx/DETAILS | 13 ++++++-------
editors/lyx/HISTORY | 4 ++++
editors/texmacs/BUILD | 4 ++++
editors/texmacs/DEPENDS | 2 +-
editors/texmacs/DETAILS | 11 ++++++-----
editors/texmacs/HISTORY | 8 ++++++++
editors/texmacs/PRE_BUILD | 4 ++++
ftp/axel/DETAILS | 1 +
ftp/axel/HISTORY | 5 ++++-
ftp/axel/PRE_BUILD | 5 +++++
27 files changed, 103 insertions(+), 62 deletions(-)

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

cproto 4.7l

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

texmacs 1.99.2

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

ghc 7.8.4

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

paco: Deprecate in favor of porg

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

porg: new spell, Source Code Package Organizer

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

lyx 2.1.2.2

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

axel: PATCHLEVEL++; Allow larger number of redirects, like wget

diff --git a/ChangeLog b/ChangeLog
index d51f143..ba9e041 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
* chat-irc/bip: new spell, Sexy IRC proxy
+ * archive/porg: new spell, Source Code Package Organizer

2015-01-12 Ismael Luceno <ismael AT sourcemage.org>
* {audio-soft->python-pypi}/eyed3: spell moved
diff --git a/archive/paco/BUILD b/archive/paco/BUILD
index d485fcf..27ba77d 100755
--- a/archive/paco/BUILD
+++ b/archive/paco/BUILD
@@ -1,2 +1 @@
- OPTS="${OPTS} ${PACO_OPTS}" &&
- default_build
+true
diff --git a/archive/paco/CONFIGURE b/archive/paco/CONFIGURE
deleted file mode 100755
index d912584..0000000
--- a/archive/paco/CONFIGURE
+++ /dev/null
@@ -1,4 +0,0 @@
-config_query GPACO "Build Gnome version?" n &&
-config_query_option PACO_OPTS "Install superpaco script?" y
"--enable-superpaco" "" &&
-config_query_option PACO_OPTS "Install a2paco script?" n
"--enable-a2paco" "" &&
-config_query_option PACO_OPTS "Install pacoball script?" n
"--enable-pacoball" ""
diff --git a/archive/paco/DEPENDS b/archive/paco/DEPENDS
deleted file mode 100755
index a3c00cb..0000000
--- a/archive/paco/DEPENDS
+++ /dev/null
@@ -1,11 +0,0 @@
-if [ "$PACO_OPTS" ]; then
- depends cpio &&
- depends rpmunpack
-fi &&
-
-if [ "$GPACO" = "y" ]; then
- depends pkgconfig &&
- depends gtk+2
-else
- PACO_OPTS="${PACO_OPTS} --disable-gpaco"
-fi
diff --git a/archive/paco/DETAILS b/archive/paco/DETAILS
index 8e9cc32..84caa35 100755
--- a/archive/paco/DETAILS
+++ b/archive/paco/DETAILS
@@ -1,20 +1,7 @@
- SPELL=paco
- VERSION=1.10.2
- SOURCE=$SPELL-$VERSION.tar.bz2
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=$SOURCEFORGE_URL/paco/$SOURCE
-
SOURCE_HASH=sha512:20733bef8102d7de094649ed993228ba63128bd434e94cf872e5baca1c1251731da9b3a72c780f804eb220c75347f2abe289ab4bf111c5be914f78f5b43bccb2
- WEB_SITE=http://paco.sourceforge.net/
- ENTERED=20041107
- LICENSE[0]=GPL
- KEYWORDS="archive"
- SHORT="Aid package management when installing binary packages"
-cat << EOF
-Paco (pacKAGE oRGANIZER) is a simple, yet powerful tool to aid package
-management
-when installing programs from source code, paco for command line, gpaco
-for gnome
-and script called SuperPaco that installs Debian, RPM or Slackware binary
-packages
-whithout dpkg, rpm or pkgtool, and logs the installation with paco.
-EOF
+ SPELL=paco
+ VERSION=0
+ PATCHLEVEL=9999
+ SHORT="deprecated"
+ cat << EOF
+ deprecated spell [replaced by porg]
+ EOF
diff --git a/archive/paco/DOWNLOAD b/archive/paco/DOWNLOAD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/archive/paco/DOWNLOAD
@@ -0,0 +1 @@
+true
diff --git a/archive/paco/HISTORY b/archive/paco/HISTORY
index c71eeff..3b6aec0 100644
--- a/archive/paco/HISTORY
+++ b/archive/paco/HISTORY
@@ -1,3 +1,8 @@
+2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * spell deprecated [Project renamed]
+ * PATCHLEVEL=9999
+ * DETAILS: version 0
+
2011-10-14 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap (scripted)

diff --git a/archive/paco/INSTALL b/archive/paco/INSTALL
index 1cec3d3..27ba77d 100755
--- a/archive/paco/INSTALL
+++ b/archive/paco/INSTALL
@@ -1,2 +1 @@
-default_install &&
-mkdir /var/log/paco
+true
diff --git a/archive/paco/PRE_BUILD b/archive/paco/PRE_BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/archive/paco/PRE_BUILD
@@ -0,0 +1 @@
+true
diff --git a/archive/paco/UP_TRIGGERS b/archive/paco/UP_TRIGGERS
new file mode 100755
index 0000000..80a98b0
--- /dev/null
+++ b/archive/paco/UP_TRIGGERS
@@ -0,0 +1,2 @@
+up_trigger paco dispel_self
+up_trigger porg cast_self
diff --git a/archive/porg/DETAILS b/archive/porg/DETAILS
new file mode 100755
index 0000000..75c3c32
--- /dev/null
+++ b/archive/porg/DETAILS
@@ -0,0 +1,23 @@
+ SPELL=porg
+ VERSION=0.7
+ SOURCE="$SPELL-$VERSION.tar.gz"
+
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/project/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:9e51bbc711251bf92178c304af4731dbf8d92ef58072efe0d1b828460e46694d2be04f5edccc521bfe99656981f12b4ef7ceb0d1334a6ec56059afe0f071778c
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ WEB_SITE="http://porg.sourceforge.net";
+ LICENSE[0]="GPL"
+ ENTERED=20150112
+ KEYWORDS=""
+ SHORT="Source Code Package Organizer"
+cat << EOF
+porg (formerly known as paco), is a program to aid management of software
+packages installed from source code.
+
+After the installation of such packages, one is usually left with having no
+idea of what it was installed and where it all went, making it difficult to
+uninstall the package in the future. Porg was written to solve this problem
+in a quite simple fashion.
+
+When installing a package from sources, porg wraps the install command
+(e.g. "make install"), and saves installation information into a text
database.
+EOF
diff --git a/archive/porg/HISTORY b/archive/porg/HISTORY
new file mode 100644
index 0000000..a298e85
--- /dev/null
+++ b/archive/porg/HISTORY
@@ -0,0 +1,2 @@
+2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: spell created
diff --git a/devel/cproto/DETAILS b/devel/cproto/DETAILS
index 9d4f2f0..c13d5f6 100755
--- a/devel/cproto/DETAILS
+++ b/devel/cproto/DETAILS
@@ -1,10 +1,10 @@
SPELL=cproto
- VERSION=4.6
- SOURCE="$SPELL-$VERSION.tar.gz"
- SOURCE_URL[0]=$SOURCEFORGE_URL/project/$SPELL/$SPELL/$VERSION/$SOURCE
-
SOURCE_HASH=sha512:328e32815c422e5bb646870995dc035e650799ad3e15b7a695e1fb525bfb687815654b5bedc32b3f4b29385169b3e2feb3f482da18c44405a382dc27b413f936
+ VERSION=4.7l
+ SOURCE="$SPELL-$VERSION.tgz"
+ SOURCE_URL[0]=ftp://invisible-island.net/$SPELL/$SOURCE
+
SOURCE_HASH=sha512:d764164a34a6c57c993a8b321bff2ebd24bf7ca71836cba0984954d51a1aaa97aeb0295fb84e527dc2e5c26f9633acb000978607b1b326ae810f3d5b222f4e66
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- WEB_SITE="http://cproto.sourceforge.net/";
+ WEB_SITE=http://invisible-island.net/cproto/
LICENSE[0]="public domain"
ENTERED=20141231
KEYWORDS=""
diff --git a/devel/cproto/HISTORY b/devel/cproto/HISTORY
index 1e54957..87c9b1d 100644
--- a/devel/cproto/HISTORY
+++ b/devel/cproto/HISTORY
@@ -1,2 +1,6 @@
+2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 4.7l
+
2014-12-31 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: spell created
diff --git a/devel/ghc/DETAILS b/devel/ghc/DETAILS
index 43e1d29..590b2d1 100755
--- a/devel/ghc/DETAILS
+++ b/devel/ghc/DETAILS
@@ -1,9 +1,9 @@
SPELL=ghc
- VERSION=7.8.3
+ VERSION=7.8.4
SOURCE=$SPELL-$VERSION-src.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://www.haskell.org/${SPELL}/dist/${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:2cc8c2aa6f18ba565c1e2aa637045e246f1214c2a77e95c2a97dfb97203b8983e4ad3cc13178b4b51aff70c58d59a1f68f94cd813d043745cb02411bad04bb00
+ SOURCE_URL[0]=http://downloads.haskell.org/~$SPELL/$VERSION/$SOURCE
+
SOURCE_HASH=sha512:493d860fd76ff22240b5046aacf12b5e3ed731cd2e0f95fe3a022d3e8cab8d4a67d2e10974fb5a0114176592641868643f000f0db3e13aeca5904322905e1f4d
if [[ ! -x /usr/bin/ghc ]] ; then
ARCH="$(uname -m)"
if [[ "$ARCH" = i686 ]]; then
@@ -12,7 +12,7 @@ if [[ ! -x /usr/bin/ghc ]] ; then
SOURCE2=${SPELL}-${VERSION}-${ARCH}-unknown-linux-centos65.tar.xz
SOURCE2_URL[0]=http://www.haskell.org/${SPELL}/dist/${VERSION}/${SOURCE2}
if [ "$ARCH" = "x86_64" ]; then
-
SOURCE2_HASH=sha512:184366c39c9c8effbf798906a8496f70044e7cd2ca1351d25dd3b8036c045017eb58b1f1775a5cd9f6b9b40213641aa623adbe94ddc51290152c16731befb0c2
+
SOURCE2_HASH=sha512:22f93f57f53aaed99fa603d62d53ca557696d6beeb5b70b65d3d467f76719766a7792a69741015213555a35d508f7b1d9731e261b4060775bab8bd2c56a24752
else

SOURCE2_HASH=sha512:b962cc71ad4b2d08724ee65c03aa45ed262a80346103a425500c8466a452bf9b3e63370bc182ae271db09a5fa3977741bbb88e8fec63088e8b391ba2666f6382
fi
diff --git a/devel/ghc/HISTORY b/devel/ghc/HISTORY
index 38667c8..c1b0fef 100644
--- a/devel/ghc/HISTORY
+++ b/devel/ghc/HISTORY
@@ -1,3 +1,6 @@
+2015-01-13 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 7.8.4
+
2014-11-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 7.8.3

diff --git a/editors/lyx/DETAILS b/editors/lyx/DETAILS
index 1338139..35879ee 100755
--- a/editors/lyx/DETAILS
+++ b/editors/lyx/DETAILS
@@ -1,13 +1,12 @@
SPELL=lyx
- VERSION=2.1.1
- SOURCE=${SPELL}-${VERSION}.tar.gz
+ VERSION=2.1.2.2
+ VERSIONX=${VERSION%.*.*}.x
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE2=$SOURCE.sig
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${SPELL}-${VERSION}
- SOURCE_URL[0]=ftp://ftp.lyx.org/pub/lyx/stable/${VERSION%.*}.x/$SOURCE
- SOURCE_URL[1]=ftp://ftp.lip6.fr/pub/lyx/stable/${VERSION%.*}.x/$SOURCE
-
SOURCE_URL[2]=ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/${VERSION%.*}.x/${SOURCE}
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.lyx.org/pub/lyx/stable/$VERSIONX/$SOURCE
+ SOURCE_URL[1]=ftp://ftp.lip6.fr/pub/lyx/stable/$VERSIONX/$SOURCE
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
- SOURCE2_URL[2]=${SOURCE_URL[2]}.sig
SOURCE2_URL[1]=${SOURCE_URL[1]}.sig
SOURCE_GPG=C7FB382D.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE2_IGNORE=signature
diff --git a/editors/lyx/HISTORY b/editors/lyx/HISTORY
index 123944a..4447041 100644
--- a/editors/lyx/HISTORY
+++ b/editors/lyx/HISTORY
@@ -1,3 +1,7 @@
+2015-01-01 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Removed SOURCE_URL[2] and SOURCE2_URL[2]
+ updated spell to 2.1.2.2
+
2014-09-16 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: updated spell to 2.1.1

diff --git a/editors/texmacs/BUILD b/editors/texmacs/BUILD
new file mode 100755
index 0000000..68dd36b
--- /dev/null
+++ b/editors/texmacs/BUILD
@@ -0,0 +1,4 @@
+QTDIR="${QTDIR:-$INSTALL_ROOT/usr}"
+PATH="$QTDIR/bin/qt4:$PATH"
+LDFLAGS="$LDFLAGS -lz"
+default_build
diff --git a/editors/texmacs/DEPENDS b/editors/texmacs/DEPENDS
index 791c7d3..e6d97c5 100755
--- a/editors/texmacs/DEPENDS
+++ b/editors/texmacs/DEPENDS
@@ -1,2 +1,2 @@
depends texlive &&
-depends guile
+depends guile --enable-guile2=yes
diff --git a/editors/texmacs/DETAILS b/editors/texmacs/DETAILS
index 1dba50e..22e4efc 100755
--- a/editors/texmacs/DETAILS
+++ b/editors/texmacs/DETAILS
@@ -1,9 +1,10 @@
SPELL=texmacs
- VERSION=1.0.7
- SOURCE=TeXmacs-${VERSION}-src.tar.gz
-SOURCE_DIRECTORY=${BUILD_DIRECTORY}/TeXmacs-${VERSION}-src
- SOURCE_URL=ftp://ftp.texmacs.org/pub/TeXmacs/targz/${SOURCE}
- SOURCE_GPG=gurus.gpg:${SOURCE}.sig
+ SPELLX=TeXmacs
+ VERSION=1.99.2
+ SOURCE=$SPELLX-$VERSION-src.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION-src
+ SOURCE_URL=ftp://ftp.texmacs.org/pub/$SPELLX/tmftp/source/${SOURCE}
+
SOURCE_HASH=sha512:e9d2dd0aab2e66470c4ae860e13b6fad2cc07913f14f7bca042c703d4d8b4a62fafafa711b81a0d8f8c125a3641b8bb5f38cd3adac74ec18895671423aa60be9
ENTERED=20010922
LICENSE[0]=GPL
KEYWORDS="wysiwyg science editors"
diff --git a/editors/texmacs/HISTORY b/editors/texmacs/HISTORY
index cb69af2..527bc76 100644
--- a/editors/texmacs/HISTORY
+++ b/editors/texmacs/HISTORY
@@ -1,3 +1,11 @@
+2015-01-14 Ismael Luceno <ismael AT sourcemage.org>
+ * BUILD: Fixed PATH for QT4
+ Fixed LDFLAGS for otherwise missing zlib
+ * PRE_BUILD: Patch erroneous declaration of environ
+ * DEPENDS: Added flag to compile against guile 2.x
+ * DETAILS: Fixed SOURCE_URL[0]
+ updated spell to 1.99.2
+
2009-09-24 Andraž "ruskie" Levstik <ruskie+f03a580f AT codemages.net>
* DEPENDS: switch from tetex to texlive [auto]

diff --git a/editors/texmacs/PRE_BUILD b/editors/texmacs/PRE_BUILD
new file mode 100755
index 0000000..3e52031
--- /dev/null
+++ b/editors/texmacs/PRE_BUILD
@@ -0,0 +1,4 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY"/src &&
+sed -ri '/^extern char \*\*environ;/{s/ / "C" /}' \
+ System/Link/pipe_link.cpp
diff --git a/editors/texmacs/TeXmacs-1.0.7-src.tar.gz.sig
b/editors/texmacs/TeXmacs-1.0.7-src.tar.gz.sig
deleted file mode 100644
index 2ab6869..0000000
Binary files a/editors/texmacs/TeXmacs-1.0.7-src.tar.gz.sig and /dev/null
differ
diff --git a/ftp/axel/DETAILS b/ftp/axel/DETAILS
index 6593114..4157c3f 100755
--- a/ftp/axel/DETAILS
+++ b/ftp/axel/DETAILS
@@ -1,5 +1,6 @@
SPELL=axel
VERSION=2.4
+ PATCHLEVEL=1
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_URL[0]=http://alioth.debian.org/frs/download.php/3015/${SOURCE}

SOURCE_HASH=sha512:5cd8e63e325da6fe44ec213a2464e98dc68f9d43fe4b7200f5893b91b42fc1737b5e8d17709ee6d0d23cc74b68ab72f9f264b4bd941358b260f745ed6706d959
diff --git a/ftp/axel/HISTORY b/ftp/axel/HISTORY
index 95e820e..312dce8 100644
--- a/ftp/axel/HISTORY
+++ b/ftp/axel/HISTORY
@@ -1,6 +1,9 @@
+2014-12-30 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: PATCHLEVEL++
+ * PRE_BUILD: Allow larger number of redirects, like wget
+
2011-09-26 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: fixed long description wrap

2010-03-11 Sukneet Basuta <sukneet AT sourcemage.org>
* DEPENDS, DETAILS: spell created
-
diff --git a/ftp/axel/PRE_BUILD b/ftp/axel/PRE_BUILD
new file mode 100755
index 0000000..734efbf
--- /dev/null
+++ b/ftp/axel/PRE_BUILD
@@ -0,0 +1,5 @@
+default_pre_build &&
+cd "$SOURCE_DIRECTORY" &&
+
+# Allow larger number of redirections, like wget
+sed -ri '/^#define MAX_REDIR\>/ { s/[0-9]+$/20/ }' axel.h



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (9a44e32bddff91c8a099f8391ee7b8e4fe02a576), Ismael Luceno, 01/14/2015

Archive powered by MHonArc 2.6.24.

Top of Page