New commits:
commit 446bc103b9ec9c4a90dea903f759ebc90769f021
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
Revert "net-snmp: => 5.7"
This reverts commit 94bbc259cf4067b64358ccf8e728fc7d9f5924ca.
not stable for production yet
commit 8371eee2b4b43f921057a13c961ff9e9ef717adb
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
dspam: => 3.10.0
commit e876ee1e9a4ccef071b78af4b31a4e5f724e5571
Author: Vlad Glagolev <stealth AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>
openswan: => 2.6.35
commit 2c9352b96c219f0caf10b3cc56ee0ac1ed253d9b
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
hplip 3.11.7
prnt/hpps/hppsfilter.c: In function 'require_bod':
prnt/hpps/hppsfilter.c:119: error: 'ppd_attr_t' undeclared (first use in
this fu
nction)
prnt/hpps/hppsfilter.c:119: error: (Each undeclared identifier is
reported only
once
prnt/hpps/hppsfilter.c:119: error: for each function it appears in.)
prnt/hpps/hppsfilter.c:119: error: 'pattr' undeclared (first use in this
functio
n)
prnt/hpps/hppsfilter.c:120: error: 'ppd_file_t' undeclared (first use in
this fu
nction)
prnt/hpps/hppsfilter.c:120: error: 'pppd' undeclared (first use in this
function
)
make: *** [hppsfilter.o] Error 1
! Problem Detected !
commit 05f3ef8d2989f2411c6cd241cfbb59728091a04f
Author: Ladislav Hagara <hgr AT vabo.cz>
Commit: Ladislav Hagara <hgr AT vabo.cz>
dbus 1.4.14
commit 948cf0e1e069e2f701a6f33934b4a9ff51c9af2f
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
ruby-1.9: => 1.9.2-p290
commit 3b45ac186aac5b7a3d6ad8d811af02591f4371ea
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>
clucene - remove svn support
commit b7b5d6a21b8570c113af2326a119737704d61945
Author: Julien ROZO <julien AT rozo.org>
Commit: Julien ROZO <julien AT rozo.org>
nbench-byte: updated version to 2.2.3, fixed SOURCE_URL, switched
SOURCE_HASH to sha512 instead of sha1, BUILD now uses make_single to fix
compilation issue with multiple jobs
commit ffa19dceaf791c73b7f03f4eedf479d1252176ad
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
liferea: Updated stable to version 1.6.6b and devel to version 1.7.6.
Cleaned up depends.
commit 23a16a576c5dc08e6d5ea75905daff0c59ad59c9
Author: George Sherwood <gsherwood AT sourcemage.org>
Commit: George Sherwood <gsherwood AT sourcemage.org>
SOURCE_HASH=sha512:9390d5918dd4ac520b914d2330aa7cae2587ca7b21b03bc88372fd5dbbd78e33eeb3fca39fcdb6dd10113658f03118a1c8829149c7029eb0dd80348d100170a4
+ else
+ VERSION=0.25
+
SOURCE_HASH=sha512:6c50ca542733feeb10301097ade32075c5417ada5bdd195957de8521a28b20e0e7a54ed553fa3e022b24969e9deb97d72e289192cb2a3afc2c86241dc6cafa02
+fi
+
SOURCE=pkg-config-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/pkg-config-$VERSION
SOURCE_URL[0]=http://www.freedesktop.org/software/$SPELL/releases/$SOURCE
diff --git a/devel/pkgconfig/HISTORY b/devel/pkgconfig/HISTORY
index 7fbfa21..13bb575 100644
--- a/devel/pkgconfig/HISTORY
+++ b/devel/pkgconfig/HISTORY
@@ -1,3 +1,6 @@
+2011-08-02 Ladislav Hagara <hgr AT vabo.cz>
+ * DETAILS, DEPENDS: added version 0.25 for fresh install / without
glib2
+
2011-08-01 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 0.26
* DEPENDS: embedded glib has been removed, depends on glib2 now
diff --git a/http/seamonkey/BUILD b/http/seamonkey/BUILD
index 882898a..7450676 100755
--- a/http/seamonkey/BUILD
+++ b/http/seamonkey/BUILD
@@ -2,13 +2,6 @@ cd $SOURCE_DIRECTORY/comm-release &&
MOZILLA_HOME=$INSTALL_ROOT/usr/lib/seamonkey &&
#
-# Only strip if the user wants us to
-#
-if echo $LDFLAGS | grep -q -- '-s'; then
- OPTS="--enable-strip $OPTS"
-fi &&
-
-#
# No fast optimization for Mozilla, bit us so many times...
#
CFLAGS="${CFLAGS//-O3/-O2}" &&
diff --git a/http/seamonkey/CONFIGURE b/http/seamonkey/CONFIGURE
index 37e0587..051ba87 100755
--- a/http/seamonkey/CONFIGURE
+++ b/http/seamonkey/CONFIGURE
@@ -1,54 +1,26 @@
-#Few hacks to keep old defaults set correctly
+config_query SEAMONKEY_OFFICIAL "Enable official branding? If enabled, you
may \
+be restricted in distributing these binaries IAW mozilla policies" n &&
-config_query SEAMONKEY_XINERAMA \
- 'Enable Xinerama support?' \
- n &&
-
config_query SEAMONKEY_PANGO \
'Enable Pango support for complex font rendering?' \
n &&
+config_query SEAMONKEY_STRIP \
+ 'Remove debugging symbols?' \
+ n &&
+
#Getting rid of that annoying nullplugin
config_query SEAMONKEY_NULLPLUGIN \
"Do you want nullplugin installed (to enable auto search and install of
other plugins)" \
diff --git a/http/seamonkey/DEPENDS b/http/seamonkey/DEPENDS
index eef6581..73d1390 100755
--- a/http/seamonkey/DEPENDS
+++ b/http/seamonkey/DEPENDS
@@ -4,20 +4,20 @@ fi &&
depends gtk+2 &&
depends JPEG &&
depends libidl &&
-depends -sub APNG libpng &&
depends libxft &&
depends nspr &&
depends nss &&
depends perl &&
depends zip &&
depends zlib &&
-
depends libxt &&
depends dbus-glib &&
+depends yasm &&
+depends autoconf-2.13
if [[ "$SEAMONKEY_PANGO" == "y" ]]; then
depends pango
fi &&
optional_depends alsa-lib "" "" "for audio support" &&
-optional_depends openldap "" "" "for LDAP support"
+optional_depends wireless_tools "" "" "for geolocation via WiFi access
points"
diff --git a/http/seamonkey/HISTORY b/http/seamonkey/HISTORY
index 9e4ec54..c61d865 100644
--- a/http/seamonkey/HISTORY
+++ b/http/seamonkey/HISTORY
@@ -1,3 +1,16 @@
+2011-08-02 George Sherwood <gsherwood AT sourcemage.org>
+ * CONFIGURE: Removed old useless options
+ Added option to strip and official branding
+ Removed Xinerama option
+ * PRE_BUILD: Added code to properly build correct .mozconfig file
+ * DEPENDS: Removed depends libpng. Needs newer version
+ Added depends yasm for WebM video.
+ Added optional wireless_tools
+ Added depends autoconf-2.13 IAW Mozilla website
+ Removed openldap. Not an optional_depends
+ * BUILD: Removed old strip option
+ * blfs-mozconfig: Tweaked various options to match configuration
+
2011-07-08 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 2.2, SECURITY_PATCH=33
* PRE_BUILD, BUILD: comm-2.0 -> comm-release
diff --git a/http/seamonkey/PRE_BUILD b/http/seamonkey/PRE_BUILD
index 00b9e31..858a9bb 100755
--- a/http/seamonkey/PRE_BUILD
+++ b/http/seamonkey/PRE_BUILD
@@ -5,10 +5,8 @@ cd comm-release &&
-if [[ "$SEAMONKEY_CAIRO" == "y" ]]; then
- sed -i '78iac_add_options --enable-system-cairo' .mozconfig
-else
- sed -i '78iac_add_options --disable-system-cairo' .mozconfig
+if [[ "$SEAMONKEY_OFFICIAL" == "y" ]]; then
+ sed -i '78iac_add_options --enable-official-branding' .mozconfig
fi &&
if [[ "$SEAMONKEY_MAILNEWS" == "n" ]]; then
@@ -19,24 +17,24 @@ if [[ "$SEAMONKEY_COMPOSER" == "n" ]]; then
sed -i '78iac_add_options --disable-composer' .mozconfig
fi &&
-if [[ "$SEAMONKEY_JS" == "y" ]]; then
- sed -i '78iac_add_options --enable-xpctools' .mozconfig
+if [[ "$SEAMONKEY_CAIRO" == "y" ]]; then
+ sed -i '78iac_add_options --enable-system-cairo' .mozconfig
else
- sed -i '78iac_add_options --disable-xpctools' .mozconfig
-fi &&
-
-if [[ "$SEAMONKEY_XINERAMA" == "y" ]]; then
- sed -i '78iac_add_options --enable-xinerama' .mozconfig
+ sed -i '78iac_add_options --disable-system-cairo' .mozconfig
fi &&
if [[ "$SEAMONKEY_PANGO" == "y" ]]; then
sed -i '78iac_add_options --enable-pango' .mozconfig
fi &&
-if is_depends_enabled $SPELL openldap; then
- sed -i '78iac_add_options --enable-ldap' .mozconfig
+if [[ "$SEAMONKEY_STRIP" == "y" ]]; then
+ sed -i '78iac_add_options --enable-strip' .mozconfig
+fi &&
+
+if is_depends_enabled $SPELL wireless_tools; then
+ sed -i '78iac_add_options --enable-necko-wifi' .mozconfig
else
- sed -i '78iac_add_options --disable-ldap' .mozconfig
+ sed -i '78iac_add_options --disable-necko-wifi' .mozconfig
fi &&
if ! is_depends_enabled $SPELL alsa-lib; then
diff --git a/http/seamonkey/blfs-mozconfig b/http/seamonkey/blfs-mozconfig
index fb0d7ee..e2fc65d 100644
--- a/http/seamonkey/blfs-mozconfig
+++ b/http/seamonkey/blfs-mozconfig
@@ -15,6 +15,7 @@
# to a directory inside the source tree by removing '../' from the
# line below.
mk_add_options MOZ_OBJDIR=@TOPSRCDIR@/seamonkey-build
+mk_add_options AUTOCONF=autoconf2.13
# This option is used to specify that the SeaMonkey suite is
# being built and to use all the default options for SeaMonkey.
@@ -30,21 +31,13 @@ ac_add_options --prefix=/usr
# the system-installed copies of the specified libraries instead of
# the source tree code which may not be the most recent versions.
ac_add_options --with-system-zlib
-ac_add_options --with-system-png
+ac_add_options --without-system-png
ac_add_options --with-system-jpeg
-#ac_add_options --enable-system-cairo
# This option specifies to include support for rendering the HTML
# <canvas></canvas> tag in the SeaMonkey browser.
ac_add_options --enable-canvas
-# This option is used so that the debugging symbols are removed from
-# the installed binaries during the installation process. Comment out
-# this option if you may have a need to retain the debugging symbols
-# in the installed binaries. Note that this can substantially
-# increase the size of the installed binaries.
-#ac_add_options --enable-strip
-
# This option is added so that test libraries and programs are not
# built. These would only be required for debugging purposes.
ac_add_options --disable-tests
@@ -64,7 +57,7 @@ ac_add_options --enable-svg
# This option is used to enable source tree included LDAP support in
# the SeaMonkey binaries.
-#ac_add_options --enable-ldap
+ac_add_options --enable-ldap
# Uncomment this option if you desire support for dual-monitor
# display of SeaMonkey using the X-Window Xinerama libraries.
diff --git a/libs/clucene/DEPENDS b/libs/clucene/DEPENDS
index a9c6681..20382a0 100755
--- a/libs/clucene/DEPENDS
+++ b/libs/clucene/DEPENDS
@@ -1,7 +1,4 @@
depends -sub CXX gcc &&
if [[ $CLUC_VER != stable ]];then
depends cmake
-fi &&
-if [[ $CLUC_VER == svn ]]; then
- depends subversion
fi
diff --git a/libs/clucene/DETAILS b/libs/clucene/DETAILS
index 81f479e..c8973d2 100755
--- a/libs/clucene/DETAILS
+++ b/libs/clucene/DETAILS
@@ -1,28 +1,9 @@
SPELL=clucene
-if [[ $CLUC_VER == svn ]];then
- if [[ "$CLUC_SVN_AUTOUPDATE" == "y" ]]; then
- VERSION=$(date +%Y%m%d)
- else
- VERSION=svn
- fi
- FORCE_DOWNLOAD=on
- SPELLX=$SPELL-svn
- SOURCE=$SPELLX.tar.bz2
- SOURCE_IGNORE=volatile
-
SOURCE_URL[0]=svn_http://clucene.svn.sourceforge.net/svnroot/clucene/trunk:clucene
-else
-# if [[ $CLUC_VER == devel ]];then
-# VERSION=0.9.23.0
-# SOURCE_HASH=sha512:
-# SPELLX=$SPELL-core-$VERSION-Source
-# else
VERSION=0.9.21b
SOURCE_HASH=sha512:706e8ad1fc944ffe12f0b0057169bca63131ae2263a3e46dd9750bfe2e7401870dac8dc494e0159f9302afb285473d89b5bd62f9c2339a1a1954e4cb98391ee3
SPELLX=$SPELL-core-$VERSION
-# fi
SOURCE=$SPELLX.tar.bz2
SOURCE_URL[0]=$SOURCEFORGE_URL/$SPELL/$SOURCE
-fi
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX
WEB_SITE=http://sourceforge.net/projects/clucene/
ENTERED=20050531
diff --git a/libs/clucene/HISTORY b/libs/clucene/HISTORY
index 9cb56c3..60c26b1 100644
--- a/libs/clucene/HISTORY
+++ b/libs/clucene/HISTORY
@@ -1,3 +1,7 @@
+2011-08-03 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS, PREPARE, DETAILS: remove svn support
+ they now use git
+
2011-07-30 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: changed dependency on g++ to dependency on gcc with
sub-depends on CXX (scripted)
diff --git a/libs/clucene/PREPARE b/libs/clucene/PREPARE
deleted file mode 100755
index b3c11c8..0000000
--- a/libs/clucene/PREPARE
+++ /dev/null
@@ -1,5 +0,0 @@
-config_query_list CLUC_VER 'which version?' stable svn
-if [[ $CLUC_VER == svn ]]; then
- config_query CLUC_SVN_AUTOUPDATE "Update to the latest SVN on every cast?"
${DEFAULT:-n}
-fi
-
diff --git a/mail/dspam/BUILD b/mail/dspam/BUILD
index aeba885..3edbe13 100755
--- a/mail/dspam/BUILD
+++ b/mail/dspam/BUILD
@@ -4,6 +4,7 @@ OPTS="--with-dspam-home=$INSTALL_ROOT/var/spool/dspam \
--with-dspam-group=dspam \
--with-dspam-home-group=dspam \
--with-logdir=$INSTALL_ROOT/var/log/dspam \
+ --disable-mysql4-initialization \
$DSPAM_OPTS \
$OPTS" &&
@@ -27,9 +28,9 @@ fi &&
OPTS="--with-storage-driver=$STORAGE_DRIVERS $OPTS" &&