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 /sysutils/sge61/files/patch-scripts_distinst | |
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
Diffstat (limited to 'sysutils/sge61/files/patch-scripts_distinst')
-rw-r--r-- | sysutils/sge61/files/patch-scripts_distinst | 122 |
1 files changed, 0 insertions, 122 deletions
diff --git a/sysutils/sge61/files/patch-scripts_distinst b/sysutils/sge61/files/patch-scripts_distinst deleted file mode 100644 index f40b6a7d5acd..000000000000 --- a/sysutils/sge61/files/patch-scripts_distinst +++ /dev/null @@ -1,122 +0,0 @@ - -$FreeBSD$ - ---- scripts/distinst.orig -+++ scripts/distinst -@@ -35,7 +35,7 @@ - - umask 022 - --TOPFILES="3rd_party bin catman ckpt doc examples include inst_sge \ -+TOPFILES="3rd_party bin ckpt doc examples include inst_sge \ - install_execd install_qmaster lib man mpi pvm qmon util utilbin" - - HASARCHDIR="bin lib examples/jobsbin utilbin" -@@ -65,8 +65,7 @@ - libevc libevm libmir \ - libjuti libjgdi" - --QMON_SHARED_LIBRARIES="libXbae libXicon libXmt libXspin libXtab" --QMON_NEED_SHARED_LIBRARIES="libXltree" -+QMON_SHARED_LIBRARIES="libXbae libXicon libXmt libXspin libXtab libXltree" - OPENSSL_SHARED_LIBRARIES="libcrypto libssl" - - BERKELEYDB_SHARED_LIBRARIES="libdb-4.4" -@@ -75,11 +74,11 @@ - # The last number listed here will be the verson linked from libdrmaa.so - DRMAA_SHARED_LIB_VERSIONS="0.95 1.0" - DRMAA_HEADER_FILES="libs/japi/drmaa.h" --DRMAAJ_FILES="CLASSES/drmaa" -+DRMAAJ_FILES="classes/drmaa" - - JNI_SHARED_LIBRARIES="libdrmaa libjuti libjgdi" - --JUTIJ_FILES="CLASSES/juti/juti" -+JUTIJ_FILES="classes/juti/juti" - JGDIJ_FILES="libs/jgdi/build/jgdi" - - PVMSOURCES="start_pvm.c stop_pvm.c slave.c master.c spmd.c Makefile" -@@ -672,17 +671,6 @@ - echo " Installing:" $PROG - echo " Architectures:" $ARCH - echo "Base directory:" $DEST_SGE_ROOT --printf " OK [Y/N][Y]: " -- --read ans --if [ "$ans" = y -o "$ans" = Y -o "$ans" = "" ]; then -- : --else -- echo -- echo Ciao -- echo -- exit 1 --fi - - echo - -@@ -749,6 +737,9 @@ - instmpi=true - instcommon=true - ;; -+ noqmon) -+ instqmon=false -+ ;; - qmontree) - instqmon=true - instcommon=true -@@ -1024,19 +1015,6 @@ - Execute chmod 755 $DEST_SGE_ROOT/$MYRINETBASE/$f - done - -- HPCBASE=mpi/SunHPCT5 -- Execute mkdir -p $DEST_SGE_ROOT/$HPCBASE -- -- for f in $SUNHPCTIGHT_FILES; do -- Execute cp dist/$HPCBASE/$f $DEST_SGE_ROOT/$HPCBASE -- Execute chmod 644 $DEST_SGE_ROOT/$HPCBASE/$f -- done -- -- for f in $SUNHPCTIGHT_SCRIPTS; do -- Execute cp dist/$HPCBASE/$f $DEST_SGE_ROOT/$HPCBASE -- Execute chmod 755 $DEST_SGE_ROOT/$HPCBASE/$f -- done -- - Cleanup mpi - fi - -@@ -1184,7 +1162,7 @@ - - for prog in $PROG; do - case $prog in -- jobs|ckpt|doc|inst_sge|utiltree|examples|man|mpi|pvm|qmontree|common|distcommon|utilbin|arco) -+ jobs|ckpt|doc|inst_sge|utiltree|examples|man|mpi|noqmon|pvm|qmontree|common|distcommon|utilbin|arco) - : - ;; - qmake) -@@ -1299,6 +1277,8 @@ - InstallProg $BERKELEYDBBASE/$DSTARCH/bin/$prog - elif [ -f $BERKELEYDBBASE/bin/$prog ]; then - InstallProg $BERKELEYDBBASE/bin/$prog -+ elif [ -f $BERKELEYDBBASE/bin/$prog${BDB_LIB_SUFFIX} ]; then -+ InstallProgAs $BERKELEYDBBASE/bin/$prog${BDB_LIB_SUFFIX} $prog - fi - fi - elif [ $prog = spoolinit -o $prog = spooldefaults ]; then -@@ -1429,6 +1409,8 @@ - libname="$lib.$shlibext" - elif [ $DSTARCH = darwin-ppc -o $DSTARCH = darwin-x86 ]; then - libname="$lib.0.9.7.$shlibext" -+ elif [ ${DSTARCH%%-*} = fbsd ]; then -+ libname="$OPENSSLBASE/lib/$lib.$shlibext" - else - libname="$lib.$shlibext.0.9.7" - fi -@@ -1443,7 +1425,7 @@ - InstallProg $libname - if [ $DSTARCH = tru64 ]; then - : -- elif [ $DSTARCH = darwin-ppc -o $DSTARCH = darwin-x86 ]; then -+ elif [ $DSTARCH = darwin-ppc -o $DSTARCH = darwin-x86 -o ${DSTARCH%%-*} = fbsd ]; then - (cd $DEST_SGE_ROOT/${UTILPREFIX}/$DSTARCH; \ - ln -s $lib.$OPENSSLSOVERSION.$shlibext $lib.$shlibext) - else |