summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBor Kraljič2011-10-11 14:02:19 +0200
committerBor Kraljič2011-10-11 14:02:19 +0200
commit3d77a9272c7404e0d4b84621e6a3a526c182050a (patch)
tree71bc8232c71e1fe3ca941d9f8ac69a50e0b6ff1f
parenta79d1d7473361e0efc8bdf4d41a5febac473a48f (diff)
x11/quasar: removed (we no longer support qt3 (qt-x11))
-rw-r--r--ChangeLog1
-rwxr-xr-xx11/quasar/DEPENDS8
-rwxr-xr-xx11/quasar/DETAILS14
-rw-r--r--x11/quasar/HISTORY21
-rwxr-xr-xx11/quasar/PRE_BUILD4
-rw-r--r--x11/quasar/ins.diff50
6 files changed, 1 insertions, 97 deletions
diff --git a/ChangeLog b/ChangeLog
index bbd4ed8df5..8783106638 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -243,6 +243,7 @@
* x11-toolkits/polymer: removed (we no longer support qt3 (qt-x11))
* x11/qbankmanager: removed (we no longer support qt3 (qt-x11))
* x11/qhacc: removed (we no longer support qt3 (qt-x11))
+ * x11/quasar: removed (we no longer support qt3 (qt-x11))
2011-10-05 Vlad Glagolev <stealth@sourcemage.org>
* python-pypi/fabric: new spell, simple, Pythonic tool for remote
diff --git a/x11/quasar/DEPENDS b/x11/quasar/DEPENDS
deleted file mode 100755
index 02b3622082..0000000000
--- a/x11/quasar/DEPENDS
+++ /dev/null
@@ -1,8 +0,0 @@
-depends -sub CXX gcc &&
-depends tk &&
-depends tcl &&
-depends qt-x11 &&
-depends icu &&
-optional_depends firebird "--with-firebird=/opt/firebird" "" "database" &&
-optional_depends postgresql "--with-postgresql" "" "database"
-
diff --git a/x11/quasar/DETAILS b/x11/quasar/DETAILS
deleted file mode 100755
index 9486bb3080..0000000000
--- a/x11/quasar/DETAILS
+++ /dev/null
@@ -1,14 +0,0 @@
- SPELL=quasar
- VERSION=1.4.7
- SOURCE_HASH=sha512:8c5bf049a848aa0cdd832e8960bc1a3a3ff9642d7456427dd02471472a17d52482e88b61a66a992979f203de88c5e929deea4d9f913d1100168fa5b4dcfa4414
- SOURCE=$SPELL-$VERSION\_GPL.tgz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION\_GPL
- WEB_SITE=http://www.linuxcanada.com
- SOURCE_URL[0]=ftp://ftp.linuxcanada.com/pub/Quasar/$VERSION/source/$SOURCE
- LICENSE[0]=GPL
- ENTERED=20051023
- KEYWORDS="x11"
-SHORT="accounting package"
-cat << EOF
-Quasar is a full function, stand-alone business accounting package
-EOF
diff --git a/x11/quasar/HISTORY b/x11/quasar/HISTORY
deleted file mode 100644
index 7f7b520eec..0000000000
--- a/x11/quasar/HISTORY
+++ /dev/null
@@ -1,21 +0,0 @@
-2011-07-30 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
- * DEPENDS: changed dependency on g++ to dependency on gcc with
- sub-depends on CXX (scripted)
-
-2008-10-12 Treeve Jelbert <treeve@sourcemage.org>
- * DEPENDS: firebird has moved
-
-2006-10-03 Juuso Alasuutari <iuso@sourcemage.org>
- * DETAILS: [automated] Removed UPDATED.
-
-2006-06-28 Eric Sandall <sandalle@sourcemage.org>
- * DETAILS: Removed BUILD_API=2, set grimoire-wide
-
-2006-03-12 Karsten Behrmann <BearPerson@sourcemage.org>
- * DETAILS: (automated) Add KEYWORDS
-
-2005-11-07 Treeve Jelbert <treeve@sourcemage.org>
- * DETAILS: version 1.4.7
- * BUILD, DEPENDS: added
- spell created
-
diff --git a/x11/quasar/PRE_BUILD b/x11/quasar/PRE_BUILD
deleted file mode 100755
index 86ebfa3d53..0000000000
--- a/x11/quasar/PRE_BUILD
+++ /dev/null
@@ -1,4 +0,0 @@
-create_account quasar /opt/quasar /bin/bash &&
-default_pre_build &&
-cd $SOURCE_DIRECTORY &&
-patch -p0 <$SPELL_DIRECTORY/ins.diff
diff --git a/x11/quasar/ins.diff b/x11/quasar/ins.diff
deleted file mode 100644
index 91d3b56769..0000000000
--- a/x11/quasar/ins.diff
+++ /dev/null
@@ -1,50 +0,0 @@
---- install.in 2005-06-23 04:06:12.000000000 +0000
-+++ install.in.cp 2005-11-08 14:08:59.000000000 +0000
-@@ -120,8 +120,6 @@
-
- # Add group and user and setup permissions
- if [ "$UID" == "0" ]; then
-- groupadd quasar >/dev/null 2>/dev/null
-- useradd -g quasar -d $TOP_DIR -s /bin/bash -c "Quasar" quasar 2>/dev/null
- chgrp -R quasar $CONFIG_DIR
- chgrp -R quasar $DATA_DIR
-
-@@ -132,29 +130,6 @@
- chgrp quasar /var/log/quasar
- fi
-
-- # Add inetd or xinetd entry for server
-- if [ -e /etc/init.d/xinetd ]; then
-- $INSTALL -m 0664 -D setup/quasar.xinetd $PREFIX/etc/xinetd.d/quasar
-- if [ "$UID" == "0" ]; then
-- /etc/init.d/xinetd restart
-- if [ -x /sbin/chkconfig ]; then
-- /sbin/chkconfig xinetd on
-- elif [ -x /sbin/rc-update ]; then
-- /sbin/rc-update add xinetd default
-- fi
-- fi
-- elif [ -e /etc/inetd.conf ]; then
-- if [ ! $(grep -q quasar /etc/services) ]; then
-- echo -e "quasar\t\t3599/tcp" >>/etc/services
-- fi
-- if [ ! $(grep -q quasar /etc/inetd.conf) ]; then
-- echo -e "quasar\t\tstream\ttcp\tnowait\tquasar.quasar\t/opt/quasar/bin/quasar_clientd" >>/etc/inetd.conf
-- /etc/init.d/inetd restart
-- fi
-- else
-- echo "ERROR: can't install server process using xinetd or inetd"
-- echo " you will need to setup quasard to run at boot time"
-- fi
- }
-
- function install_client ()
-@@ -188,8 +163,6 @@
-
- # Add group and user
- if [ "$UID" == "0" ]; then
-- groupadd quasar >/dev/null 2>/dev/null
-- useradd -g quasar -d $TOP_DIR -s /bin/bash -c "Quasar" quasar 2>/dev/null
- chgrp -R quasar $CONFIG_DIR
- fi
-