diff options
author | Rene Ladan <rene@FreeBSD.org> | 2013-03-06 15:05:43 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2013-03-06 15:05:43 +0000 |
commit | ba2885d840d3c067348f53c5f7568f0b42887cf9 (patch) | |
tree | 8ecee83305fb2df252aad7edc8ac22099a13d7e3 /databases/adstudio/files/patch-runscript.sh | |
parent | - Update to 4.5.24 (diff) |
Remove expired, unmaintained ports:
2013-03-01 sysutils/sge60: Ancient and unsupported release
2013-03-01 sysutils/sge61: Ancient and unsupported release
2013-03-05 x11-themes/sapphire-themes: Broken for more than 6 month
2013-03-05 misc/fep: Broken for more than 6 month
2013-03-05 devel/gauche-gaunit: Broken for more than 6 month
2013-03-05 games/tuxracer_golf: Broken for more than 6 month
2013-03-05 net/bfilter: Broken for more than 6 month
2013-03-05 graphics/fnlib: Broken for more than 6 month
2013-03-05 print/gfontview: Broken for more than 6 month
2013-03-05 print/hugelatex: Broken for more than 6 month
2013-03-05 misc/gtktalog: Broken for more than 6 month
2013-03-05 x11/wterm: Broken for more than 6 month
2013-03-05 databases/xapian-bindings10: Broken for more than 6 month
2013-03-05 databases/adstudio: Broken for more than 6 month
2013-03-05 misc/splitvt: Broken for more than 6 month
2013-03-05 sysutils/udesc_dump: Broken for more than 6 month
2013-03-05 textproc/gxditview: Broken for more than 6 month
2013-03-05 x11/powershell: Broken for more then 6 month
Notes
Notes:
svn path=/head/; revision=313519
Diffstat (limited to 'databases/adstudio/files/patch-runscript.sh')
-rw-r--r-- | databases/adstudio/files/patch-runscript.sh | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/databases/adstudio/files/patch-runscript.sh b/databases/adstudio/files/patch-runscript.sh deleted file mode 100644 index ae2ea3b604cf..000000000000 --- a/databases/adstudio/files/patch-runscript.sh +++ /dev/null @@ -1,12 +0,0 @@ ---- runscript.sh.orig 2008-08-19 21:22:43.000000000 +0200 -+++ runscript.sh 2008-10-17 12:12:29.000000000 +0200 -@@ -1,7 +1,7 @@ --#!/bin/bash -+#! /bin/sh - #SET ADS_HOME to the root installation directory for DataStudio - --ADS_HOME=`dirname $0` -+ADS_HOME=%%ADS_HOME%% - - CLASSES=$ADS_HOME/lib/activation.jar - CLASSES=$ADS_HOME/lib/ads.jar:$CLASSES |