commit 71968a228c8901615731fea4f0d87fb6a9c04cc0
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
seamonkey 2.3
commit d72aa4278dab8a2d77c32590cc4a630a7daf3dc6
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
smokeqt: added missing dependencies
commit 91aa26d5daed875764aebd3eddaf3079e0044a91
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
smokekde: added missing dependencies
commit a1808c91ef8bb74c2f68ec4b5e5528da28d64910
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>
devel/sas: new spell, pure POSIX shell assembler
commit ef994dee7ca24684d2b64a25da8d32e9c7faf92f
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
redland: updated spell to 1.0.14
commit b8f5564a809c0bf85e63f25e4078b2a450211461
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
rasqal: updated spell to 0.9.26
commit 93ac7c91b9c8728ebb22f7d3339f194306e3f141
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
raptor: updated spell to 2.0.4
commit 4452cd8c128f42dc2bad27d220728b1dd03c90fe
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
shared-desktop-ontologies: updated spell to 0.7.1
commit 6c044771347a11c79db07f8a6dac8fec0100dbfd
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
{kde4-edu,kde4-bindings,kde4-graphics}/FUNCTIONS: fixed default_build to
be the same as in kde4 section
commit 2d1e09bcac544a2838f934b0b5e219545a9d2bc6
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
{kde4-edu,kde4-bindings,kde4-graphics}/FUNCTIONS: create
$SOURCE_DIRECTORY/build if it doesn't exist
commit 7d52f7923695929cfcbd2fb2d2bb5a64f6ca788b
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdeedu4: added dependency on kde4-edu-profile for nice upgrade path
commit 394d6a7d7fad8ece8e3e9601d6024605c71027f9
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdebindings4: added dependency on kde4-bindings-profile for nice upgrade
path
commit 445abe524cc1962381901e0750d0f2ae3fcbb940
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdegraphics-strigi-analyzer: TIFF -> tiff
commit fc90ab7d46f688268685c7c09d8f1ba020672cd1
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdegraphics4: added depends kde4-graphics-profile to get that package on
update
commit c113245296a181fe2bc439726ca173222c4ad8b6
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdegraphics4: added "&&"
commit a987cecdbace3272840e73c3b2c8ec914a0f7c2a
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdeedu4: added "&&"
commit 74df03ecc3b78bb787a3f957bb868bea61b61293
Author: Bor Kraljič <pyrobor AT ver.si>
Commit: Bor Kraljič <pyrobor AT ver.si>
kdebindings4: added "&&"
diff --git a/ChangeLog b/ChangeLog
index 861ea13..b13b754 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-08-15 Justin Boffemmyer <flux AT sourcemage.org>
+ * devel/sas: new spell, pure POSIX shell-implemented assembler
+
+2011-08-15 Bor Kraljič <pyrobor AT ver.si>
+ * {kde4-edu,kde4-bindings,kde4-graphics}/FUNCTIONS: fixed
default_build to be the same as in kde4 section
+
2011-08-12 Ladislav Hagara <hgr AT vabo.cz>
* crypto/polarssl: new spell, embedded SSL/TLS cryptographic library
diff --git a/devel/sas/BUILD b/devel/sas/BUILD
new file mode 100755
index 0000000..27ba77d
--- /dev/null
+++ b/devel/sas/BUILD
@@ -0,0 +1 @@
+true
diff --git a/devel/sas/DEPENDS b/devel/sas/DEPENDS
new file mode 100755
index 0000000..457fdb9
--- /dev/null
+++ b/devel/sas/DEPENDS
@@ -0,0 +1 @@
+runtime_depends coreutils
diff --git a/devel/sas/DETAILS b/devel/sas/DETAILS
new file mode 100755
index 0000000..1d2deca
--- /dev/null
+++ b/devel/sas/DETAILS
@@ -0,0 +1,22 @@
+ SPELL=sas
+ VERSION=SCM
+ SOURCE_IGNORE=volatile
+ FORCE_DOWNLOAD=on
+ SOURCE="$SPELL-$VERSION.tar.bz2"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]="git://gitorious.org/$SPELL/$SPELL.git"
+ WEB_SITE="http://gitorious.org/$SPELL/"
+ ENTERED=20110815
+ LICENSE[0]="BSD"
+ DOCS="LICENSE API CREDITS Roadmap"
+ SHORT="shell assembler"
+cat << EOF
+sas is a Shell ASsembler written in pure POSIX shell. It is tested under
+various shells to ensure that it has few to no bashisms and is portable as
+possible. There is a logically separated assembler core and separate ISA
+instruction set files (e.g. x86.set). It assembles much slower than native
+assemblers (such as nasm, yasm, gas, etc.), but is much smaller and its only
+dependencies are a functioning shell, tr, printf, and cat, so it might be
+useful in constrained systems (penetration testing, embedded, educational,
+etc.).
+EOF
diff --git a/devel/sas/HISTORY b/devel/sas/HISTORY
new file mode 100644
index 0000000..c9c6fc2
--- /dev/null
+++ b/devel/sas/HISTORY
@@ -0,0 +1,3 @@
+2011-08-15 Justin Boffemmyer <flux AT sourcemage.org>
+ * ALL: spell created
+
diff --git a/devel/sas/INSTALL b/devel/sas/INSTALL
new file mode 100755
index 0000000..9965737
--- /dev/null
+++ b/devel/sas/INSTALL
@@ -0,0 +1,47 @@
+# path where the scripts and data will be based
+install_path="$INSTALL_ROOT"
+# strip any unnecessary trailing '/' from install_path
+install_path="${install_path%/}"
+
+#--------------
+# installation functions
+#--------------
+function install_dir() {
+ local dir="$1"
+ local dest="${2:-$install_path}"
+
+ # create the directory
+ install -v -d -m 0755 "$dest/$dir"
+}
+
+function install_dir_files() {
+ local dir="$1"
+ local dest="${2:-$install_path}"
+
+ # install all the files in the provided dir (no child directories)
+ find "$dir" -maxdepth 1 -type f -exec install -v -m 0644 -t "$dest" '{}' \;
+}
+
+function install_dir_single() {
+ local dir="$1"
+ local dest="${2:-$install_path}"
+
+ # create the directory
+ install_dir "$dir" "$dest" &&
+
+ # install all the files in it (no child directories)
+ install_dir_files "$dir" "$dest/$dir"
+}
+
+archdir="$install_path/usr/share/sas" &&
+
+install_dir_single arch "$install_path/usr/share/sas" &&
+
+# modify the default search path for the ISA files
+sed -i '/SAS_ARCH_DIR="${0.*"/d' sas.sh &&
+sed -i '/\[ -d "$SAS_ARCH_DIR".*/d' sas.sh &&
+sed -i 's#\(SAS_ARCH_DIR="\)${SAS_ARCH_DIR}#\1'"$archdir"'#' sas.sh &&
+
+# install main sas.sh script as usr/bin/sas
+install -v -m 0755 sas.sh "$install_path/usr/bin/sas"
+
diff --git a/firefox.gpg b/firefox.gpg
index 689944e..5e2a27c 100644
Binary files a/firefox.gpg and b/firefox.gpg differ
diff --git a/http/seamonkey/DETAILS b/http/seamonkey/DETAILS
index 8c1ccd7..5758375 100755
--- a/http/seamonkey/DETAILS
+++ b/http/seamonkey/DETAILS
@@ -1,10 +1,11 @@
SPELL=seamonkey
- VERSION=2.2
+ VERSION=2.3
SOURCE=$SPELL-$VERSION.source.tar.bz2
-
SOURCE_HASH=sha512:228cae9a0095a58aecd7a133b8c247120a770169c153ff5c5738810df6f17504cdc1ba62838d44786477ae543f538d4bf64cd0416f5a34dc91f3e31c6a805aab
+
SOURCE_HASH=sha512:59bb59fe68f8bfb8257f5b540baaf5ec2d4e06150197d9d54f6dfef3282e7254ec073932cf4ec4301a1b79fbb75b6405ea9c463551f98d74a10da57574759958
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URI=seamonkey/releases/$VERSION/source/$SOURCE
SOURCE_URL[0]=http://releases.mozilla.org/pub/mozilla.org/$SOURCE_URI
+ SOURCE_URL[1]=ftp://ftp.mozilla.org/pub/mozilla.org/$SOURCE_URI
WEB_SITE=http://www.seamonkey-project.org/
SECURITY_PATCH=33
ENTERED=20010922
diff --git a/http/seamonkey/HISTORY b/http/seamonkey/HISTORY
index d640acb..d199b63 100644
--- a/http/seamonkey/HISTORY
+++ b/http/seamonkey/HISTORY
@@ -1,3 +1,6 @@
+2011-08-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 2.3, SOURCE_URL[1] added
+
2011-08-04 George Sherwood <gsherwood AT sourcemage.org>
* CONFIGURE: Removed option to build without mail news client
* DEPENDS: Added sub_depends on nss 3.12.x
diff --git a/http/xxxterm/DETAILS b/http/xxxterm/DETAILS
index d34e67e..b39ffff 100755
--- a/http/xxxterm/DETAILS
+++ b/http/xxxterm/DETAILS
@@ -1,8 +1,9 @@
SPELL=xxxterm
- VERSION=1.471
+ VERSION=1.489
SOURCE=$SPELL-$VERSION.tgz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=http://opensource.conformal.com/snapshots/$SPELL/$SOURCE
+ SOURCE_URL[0]=https://opensource.conformal.com/snapshots/$SPELL/$SOURCE
+ SOURCE_HINTS="no-check-certificate"
SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
LICENSE[0]=ISC
WEB_SITE=http://opensource.conformal.com/wiki/xxxterm
diff --git a/http/xxxterm/HISTORY b/http/xxxterm/HISTORY
index 4c96a0e..3c70f9f 100644
--- a/http/xxxterm/HISTORY
+++ b/http/xxxterm/HISTORY
@@ -1,3 +1,6 @@
+2011-08-15 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS: 1.489, http -> https, SOURCE_HINTS added
+
2011-08-04 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.471