From d50f79295c90fd9257db6efbb391e8dbea443cc3 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 7 Jul 2009 07:40:52 +0000 Subject: 2009-07-07 audio/gai-album: abandoned project, does not build 2009-07-07 audio/gai-visual-audio: abandoned project, does not build 2009-07-05 devel/linxt: Use devel/roboctl instead. 2007-08-22 german/citrix_ica: Use net/citrix_ica 2007-08-22 japanese/citrix_ica: Use net/citrix_ica 2009-06-30 mail/bogofilter-qdbm: Migrate to bogofilter-tc instead 2009-06-27 mail/xc-mail: depends on a port that expired in 2007 2009-07-01 www/trac-blog: Not supported anymore for trac > 0.10; use FullBlogPlugin instead 2009-07-01 www/trac-restrictedarea: Not supported anymore; functionality included in trac since 0.11 --- german/Makefile | 1 - german/citrix_ica/Makefile | 81 ------------- german/citrix_ica/distinfo | 3 - german/citrix_ica/files/patch-linuxx86::hinst | 166 -------------------------- german/citrix_ica/files/patch-setupwfc | 11 -- german/citrix_ica/files/wfcmgr | 3 - german/citrix_ica/files/wfica | 3 - german/citrix_ica/pkg-descr | 13 -- german/citrix_ica/pkg-plist | 148 ----------------------- 9 files changed, 429 deletions(-) delete mode 100644 german/citrix_ica/Makefile delete mode 100644 german/citrix_ica/distinfo delete mode 100644 german/citrix_ica/files/patch-linuxx86::hinst delete mode 100644 german/citrix_ica/files/patch-setupwfc delete mode 100644 german/citrix_ica/files/wfcmgr delete mode 100644 german/citrix_ica/files/wfica delete mode 100644 german/citrix_ica/pkg-descr delete mode 100644 german/citrix_ica/pkg-plist (limited to 'german') diff --git a/german/Makefile b/german/Makefile index cb911771b724..6bf230c2c502 100644 --- a/german/Makefile +++ b/german/Makefile @@ -11,7 +11,6 @@ SUBDIR += bsdforen-firefox-searchplugin SUBDIR += bsdgroup-firefox-searchplugin SUBDIR += bsdpaste - SUBDIR += citrix_ica SUBDIR += citrix_xenapp SUBDIR += dict SUBDIR += digibux diff --git a/german/citrix_ica/Makefile b/german/citrix_ica/Makefile deleted file mode 100644 index d8c4a03d18ef..000000000000 --- a/german/citrix_ica/Makefile +++ /dev/null @@ -1,81 +0,0 @@ -# New ports collection makefile for: Citrix(R) ICA(R) Client -# Date created: 12 Dez 2000 -# Whom: mblapp -# -# $FreeBSD$ -# - -PORTNAME= citrix_ica -PORTVERSION= 10.6 -CATEGORIES= german net comms linux -MASTER_SITES= -DISTNAME= ${PORTNAME}-linuxx86-de-${PORTVERSION} - -MAINTAINER= tabthorpe@FreeBSD.org -COMMENT= Citrix(R) Presentation Server(TM) client - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX= yes -USE_LINUX_APPS= openmotif -RESTRICTED= License prohibits redistribution -IS_INTERACTIVE= "Noisy license agreement ignores stdin" - -NO_WRKSUBDIR= Yes -NO_BUILD= Yes - -CDIR= ${PREFIX}/ICAClient -BINDIR= ${PREFIX}/bin - -NSCP= ${LOCALBASE}/libexec/netscape \ - ${LOCALBASE}/libexec/netscape-linux \ - ${LOCALBASE}/netscape \ - ${LOCALBASE}/netscape-linux \ - ${LOCALBASE}/lib/netscape \ - ${LOCALBASE}/lib/netscape-linux \ - ${MOZILLA_HOME} - -PLIST_SUB= MOZILLA_HOME=${MOZILLA_HOME} - -DEPRECATED= Use net/citrix_ica -EXPIRATION_DATE= 2007-08-22 - -.include - -.if defined(BATCH) || defined(PACKAGE_BUILDING) -IGNORE='The distribution file for this port may not be automatically fetched due to licensing restrictions.' -.endif - -do-fetch: -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) - @${ECHO} "" - @${ECHO} "You have to fetch the file manually from" - @${ECHO} "" - @${ECHO} "http://www.citrix.com/site/SS/downloads/details.asp?dID=2755&downloadID=3323" - @${ECHO} "" - @${ECHO} "Once de.linuxx86.tar.gz has been downloaded move it to" - @${ECHO} "${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} and restart the build." - @${ECHO} "" - @${FALSE} -.endif - -do-install: - @if (test -d "${CDIR}") ; \ - then \ - ${ECHO} "-----------------------------------------------------------" ; \ - ${ECHO} "" ; \ - ${ECHO} "A ${CDIR} installation does already exist." ; \ - ${ECHO} "Please move it away or delete the old port" ; \ - ${ECHO} "" ; \ - ${ECHO} "-----------------------------------------------------------" ; \ - ${FALSE} ; \ - fi - ${SED} s%DESTINATION%${CDIR}% < ${FILESDIR}/wfcmgr \ - > ${WRKSRC}/wfcmgr.x - ${SED} s%DESTINATION%${CDIR}% < ${FILESDIR}/wfica \ - > ${WRKSRC}/wfica.x - cd ${WRKSRC} && ${SH} -c './setupwfc' - ${INSTALL_SCRIPT} ${WRKSRC}/wfcmgr.x ${PREFIX}/bin/wfcmgr - ${INSTALL_SCRIPT} ${WRKSRC}/wfica.x ${PREFIX}/bin/wfica -# XXX: This is missing a "${BRANDELF} -t Linux ". - -.include diff --git a/german/citrix_ica/distinfo b/german/citrix_ica/distinfo deleted file mode 100644 index 4718d5523313..000000000000 --- a/german/citrix_ica/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -MD5 (citrix_ica-linuxx86-de-10.6.tar.gz) = 1f5444ece528a89cb1e6100f628c5ad1 -SHA256 (citrix_ica-linuxx86-de-10.6.tar.gz) = 99a6ee06de180e3c3064bbf7c2273eae1db0c21dfb4504395edf2f0ddb41c67b -SIZE (citrix_ica-linuxx86-de-10.6.tar.gz) = 1891075 diff --git a/german/citrix_ica/files/patch-linuxx86::hinst b/german/citrix_ica/files/patch-linuxx86::hinst deleted file mode 100644 index 0a5144c2b5a1..000000000000 --- a/german/citrix_ica/files/patch-linuxx86::hinst +++ /dev/null @@ -1,166 +0,0 @@ ---- linuxx86/hinst.orig Tue Oct 31 08:31:50 2006 -+++ linuxx86/hinst Wed Apr 25 08:50:20 2007 -@@ -24,7 +24,6 @@ - # Copyright 1996-2000, 2006 Citrix Systems, Inc. All rights reserved. - # - ############################################################################### -- - # note: the INSTALLER_... strings should be in lowercase. The installer will then - # accept lowercase or uppercase versions of them as input. - INSTALLER_YES=ja -@@ -86,7 +85,13 @@ - fi - - # Install in here by default. --DefaultInstallDir=/usr/lib/ICAClient -+ -+DefaultInstallDir=$PREFIX/ICAClient -+ -+if [ "$PREFIX/ICAClient" = "/ICAClient" ] -+then -+ DefaultInstallDir=/usr/local/ICAClient -+fi - - # Default CDROM mount point - DefaultCDSourceDir=/cdrom -@@ -2226,7 +2231,7 @@ - then - : - else -- /bin/false -+ /usr/bin/false - return - fi - -@@ -2272,7 +2277,7 @@ - fi - fi - -- /bin/true -+ /usr/bin/true - } - - ############################################################################### -@@ -2397,26 +2402,19 @@ - - netscape_integrate() - { -- user_echo $integrate_netscape1 - if test -z "$SU_INSTALL" - then - set_npui_variables - found_netscape - else - search_ok=0 -- EXTRA_BROWSERS=`find_browsers` - -- if test -d "/usr/lib/netscape"\ -- || test -d "/usr/local/netscape"\ -- || test -d "/opt/netscape"\ -- || test -d "/usr/local/lib/netscape"\ -- || test -d "/usr/dt/appconfig/netscape"\ -- || test "$MOZILLA_HOME" != "" -a -d "$MOZILLA_HOME"\ -- || test "$EXTRA_BROWSERS" != "" -- then -+ case ${FOUND_NS} in -+ TRUE) - user_echo $integrate_netscape3 - found_netscape -- else -+ ;; -+ *) - user_prompt $integrate_netscape2 - getyesno $INSTALLER_NO - if [ "$ANSWER" = "$INSTALLER_YES" ] -@@ -2425,9 +2423,9 @@ - else - user_echo $integrate_netscape6 - fi -+ ;; -+ esac - fi -- fi -- - # Create utility script files in install root. - create_wfica_script - create_wfica_assoc_script -@@ -3063,55 +3061,6 @@ - echo "$BINDIR" - } - --################################################################################ --# --# find_browsers --# --# Returns a list of directories containing new-style mozilla-based browsers --# that may be launched by files on the $PATH. --# --################################################################################ --find_browsers() --{ -- PROGS="netscape mozilla firefox" -- DIST_BIN_DIR="" -- STANDARD_DIRS="/usr/local/netscape /usr/local/mozilla /usr/local/firefox /usr/lib/mozilla" -- -- case $op_system in -- SunOS) if -- /usr/bin/pkginfo -q $SOLARIS_PACKAGE_NAME -- then -- relocation_base=`/usr/bin/pkginfo -r $SOLARIS_PACKAGE_NAME` -- STANDARD_DIRS="$STANDARD_DIRS $relocation_base/$SOLARIS_PACKAGE_DIRECTORY" -- -- # N.B. the Netscape 7 packages for SOLARIS 9 have an extended installation path built-in! -- case `uname -r` in -- 5.9) STANDARD_DIRS="$STANDARD_DIRS $relocation_base/dt/appconfig/$SOLARIS_PACKAGE_DIRECTORY" -- ;; -- *) ;; -- esac -- fi;; -- *) ;; -- esac -- -- for d in `echo $PATH | sed "s/:/ /g"` $STANDARD_DIRS -- do -- echo $d -- done | sort -u | while read d -- do -- for p in $PROGS -- do -- # Find the each instance of each named browser -- PROG=$d/$p -- if test -f $PROG -- then -- # Where is the installation and what version is it? -- find_extra_bin_dirs $PROG -- fi -- done -- done | sort -u --} -- - BROWSER_LIST_KEY="BROWSER_DIR" - ################################################################################ - # -@@ -3337,13 +3286,16 @@ - XDG_TARGET_DIR="/usr/share/applications" - TL_MENU_DIR="Vendor_menus/Applications" # TurboLinux - TL_TOP_DIR="/usr/share/applnk/"$TL_MENU_DIR --DEFAULT_GNOME_TARGET_DIRS="/etc/opt/gnome/SuSE/Internet" --DEFAULT_KDE_TARGET_DIRS="/usr/share/applnk-redhat/Internet \ -- /usr/share/applnk-mdk/Networking \ -- $TL_TOP_DIR/Internet \ -- /etc/opt/kde3/share/applnk/SuSE/Internet \ -- /usr/share/applnk/Applications" -- -+DEFAULT_GNOME_TARGET_DIRS="/usr/share/applications \ -+ /usr/local/share/applnk/Internet \ -+ /usr/local/share/applnk/Networking \ -+ /etc/opt/gnome/SuSE/Internet" -+DEFAULT_KDE_TARGET_DIRS="/usr/share/applnk/Applications \ -+ /usr/local/share/applnk/Applications \ -+ /usr/local/share/applnk/Internet \ -+ /usr/share/applnk-redhat/Internet \ -+ /usr/share/applnk-mdk/Networking \ -+ /etc/opt/kde3/share/applnk/SuSE/Internet" - DEFAULT_DT_TARGET_DIRS="$XDG_TARGET_DIR $DEFAULT_GNOME_TARGET_DIRS $DEFAULT_KDE_TARGET_DIRS" - DEFAULT_DT_FOLDER="Applications" - diff --git a/german/citrix_ica/files/patch-setupwfc b/german/citrix_ica/files/patch-setupwfc deleted file mode 100644 index c15001fababf..000000000000 --- a/german/citrix_ica/files/patch-setupwfc +++ /dev/null @@ -1,11 +0,0 @@ ---- setupwfc.orig Tue Oct 31 08:31:35 2006 -+++ setupwfc Wed Apr 25 09:02:13 2007 -@@ -441,7 +441,7 @@ - *BSD) - # Assume Free/Net/Open BSD on an X86 with Linux emulation. - -- if uname -m | grep 86 2>&1 >/dev/null ; then -+ if uname -m | grep "i[3456]86\|amd64" 2>&1 >/dev/null ; then - PLATFORM=linuxx86 - DISP_PLATFORM="Linux (x86)" - echo diff --git a/german/citrix_ica/files/wfcmgr b/german/citrix_ica/files/wfcmgr deleted file mode 100644 index 70248171d687..000000000000 --- a/german/citrix_ica/files/wfcmgr +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export ICAROOT=DESTINATION -exec $ICAROOT/wfcmgr diff --git a/german/citrix_ica/files/wfica b/german/citrix_ica/files/wfica deleted file mode 100644 index e0279ba0d816..000000000000 --- a/german/citrix_ica/files/wfica +++ /dev/null @@ -1,3 +0,0 @@ -#!/bin/sh -export ICAROOT=DESTINATION -exec $ICAROOT/wfica "$@" diff --git a/german/citrix_ica/pkg-descr b/german/citrix_ica/pkg-descr deleted file mode 100644 index 69deced9f262..000000000000 --- a/german/citrix_ica/pkg-descr +++ /dev/null @@ -1,13 +0,0 @@ -Citrix(R) Presentation Server(TM) runs on Microsoft(R) Windows -Server(TM) and UNIX(R) operating systems, and extends the base -Windows Terminal Services platform by enhancing the end-user -experience as well as increasing manageability, compatibility, -security and scalability to address business-critical environments. -Presentation Server expands the range of supported applications to -include legacy software and Web-based, UNIX and Java solutions. It -also enables any device or operating system including Macintosh and -Linux to access virtualized applications. Other important capabilities -are powerful management and configuration tools and faster, more -flexible printing. - -WWW: http://www.citrix.com/English/ps2/products/product.asp?contentID=186 diff --git a/german/citrix_ica/pkg-plist b/german/citrix_ica/pkg-plist deleted file mode 100644 index aa4bb4e6f388..000000000000 --- a/german/citrix_ica/pkg-plist +++ /dev/null @@ -1,148 +0,0 @@ -ICAClient/CHARICONV.DLL -ICAClient/NDS.DLL -ICAClient/Npica -ICAClient/Npica.ad -ICAClient/PDCRYPT1.DLL -ICAClient/PDCRYPT2.DLL -ICAClient/TW1.DLL -ICAClient/VDEUEM.DLL -ICAClient/VDSCARD.DLL -ICAClient/VDSPMIKE.DLL -ICAClient/config/.server -ICAClient/config/All_Regions.ini -ICAClient/config/Trusted_Region.ini -ICAClient/config/Unknown_Region.ini -ICAClient/config/Untrusted_Region.ini -ICAClient/config/appsrv.ini -ICAClient/config/canonicalization.ini -ICAClient/config/module.ini -ICAClient/config/regions.ini -ICAClient/config/usertemplate/All_Regions.ini -ICAClient/config/usertemplate/Trusted_Region.ini -ICAClient/config/usertemplate/Unknown_Region.ini -ICAClient/config/usertemplate/Untrusted_Region.ini -ICAClient/config/wfclient.ini -ICAClient/desktop/Citrix_PNA.desktop -ICAClient/desktop/wfcmgr.desktop -ICAClient/eula.txt -ICAClient/help/index.htm -ICAClient/icons/manager.xpm -ICAClient/icons/session.xpm -ICAClient/install.txt -ICAClient/keyboard/age2.kbd -ICAClient/keyboard/agex2.kbd -ICAClient/keyboard/automatic.kbd -ICAClient/keyboard/dcint401.kbd -ICAClient/keyboard/dcintpcx.kbd -ICAClient/keyboard/dcus401.kbd -ICAClient/keyboard/dcuspcx.kbd -ICAClient/keyboard/dec401.kbd -ICAClient/keyboard/dec401uk.kbd -ICAClient/keyboard/decpcx.kbd -ICAClient/keyboard/decpcxuk.kbd -ICAClient/keyboard/dg.kbd -ICAClient/keyboard/dgfr.kbd -ICAClient/keyboard/dggr.kbd -ICAClient/keyboard/dguk.kbd -ICAClient/keyboard/dgus.kbd -ICAClient/keyboard/hp101.kbd -ICAClient/keyboard/hpfritf.kbd -ICAClient/keyboard/hpgritf.kbd -ICAClient/keyboard/hpint101.kbd -ICAClient/keyboard/hpintps2.kbd -ICAClient/keyboard/hpitf.kbd -ICAClient/keyboard/hpps2.kbd -ICAClient/keyboard/hpuk101.kbd -ICAClient/keyboard/hpukitf.kbd -ICAClient/keyboard/hpukps2.kbd -ICAClient/keyboard/hpus101.kbd -ICAClient/keyboard/hpusitf.kbd -ICAClient/keyboard/hpusps2.kbd -ICAClient/keyboard/ibm.kbd -ICAClient/keyboard/keyboard.ini -ICAClient/keyboard/linux-ja.kbd -ICAClient/keyboard/linux.kbd -ICAClient/keyboard/mac101.kbd -ICAClient/keyboard/ncdn-101.kbd -ICAClient/keyboard/ncdn-102.kbd -ICAClient/keyboard/netbsd.kbd -ICAClient/keyboard/scoos5.kbd -ICAClient/keyboard/scouw2.kbd -ICAClient/keyboard/sg.kbd -ICAClient/keyboard/sgindy.kbd -ICAClient/keyboard/sgindyfr.kbd -ICAClient/keyboard/sgindygr.kbd -ICAClient/keyboard/sgindyuk.kbd -ICAClient/keyboard/sgindyus.kbd -ICAClient/keyboard/sngr.kbd -ICAClient/keyboard/sparc3.kbd -ICAClient/keyboard/sparc4.kbd -ICAClient/keyboard/sparc5.kbd -ICAClient/keyboard/sparc6usb.kbd -ICAClient/keyboard/sparcfr4.kbd -ICAClient/keyboard/sparcfr5.kbd -ICAClient/keyboard/sparcgr4.kbd -ICAClient/keyboard/sparcgr5.kbd -ICAClient/keyboard/sparcuk4.kbd -ICAClient/keyboard/sparcuk5.kbd -ICAClient/keyboard/sparcus3.kbd -ICAClient/keyboard/sparcus4.kbd -ICAClient/keyboard/sparcus5.kbd -ICAClient/keyboard/trimodal.kbd -ICAClient/keystore/cacerts/BTCTRoot.crt -ICAClient/keystore/cacerts/Class3PCA_G2_v2.crt -ICAClient/keystore/cacerts/Class4PCA_G2_v2.crt -ICAClient/keystore/cacerts/GTECTGlobalRoot.crt -ICAClient/keystore/cacerts/Pcs3ss_v4.crt -ICAClient/keystore/cacerts/SecureServer.crt -ICAClient/libctxssl.so -ICAClient/nls/C -ICAClient/nls/de/UTF-8/Wfcmgr -ICAClient/nls/de/UTF-8/Wfica -ICAClient/nls/de/UTF-8/pna.nls -ICAClient/nls/de/Wfcmgr -ICAClient/nls/de/Wfica -ICAClient/nls/de/pna.nls -ICAClient/nls/en/UTF-8/Wfcmgr -ICAClient/nls/en/UTF-8/Wfica -ICAClient/nls/en/UTF-8/pna.nls -ICAClient/nls/en/Wfcmgr -ICAClient/nls/en/Wfica -ICAClient/nls/en/pna.nls -ICAClient/npica.so -ICAClient/pkginf/F.core.linuxx86 -ICAClient/pkginf/Ver.core.linuxx86 -ICAClient/pkginf/changeno.dat -ICAClient/readme.txt -ICAClient/setupwfc -ICAClient/util/XCapture -ICAClient/util/XCapture.ad -ICAClient/util/echo_cmd -ICAClient/util/hinst -ICAClient/util/icalicense.sh -ICAClient/util/nslaunch -ICAClient/util/pac.js -ICAClient/util/pacexec -ICAClient/util/xcapture -ICAClient/wfcmgr -ICAClient/wfica -ICAClient/wfica.sh -ICAClient/wfica_assoc.sh -bin/wfcmgr -bin/wfica -@dirrm ICAClient/util -@dirrm ICAClient/pkginf -@dirrm ICAClient/nls/en/UTF-8 -@dirrm ICAClient/nls/en -@dirrm ICAClient/nls/de/UTF-8 -@dirrm ICAClient/nls/de -@dirrm ICAClient/nls -@dirrm ICAClient/keystore/cacerts -@dirrm ICAClient/keystore -@dirrm ICAClient/keyboard -@dirrm ICAClient/icons -@dirrm ICAClient/help -@dirrm ICAClient/desktop -@dirrm ICAClient/config/usertemplate -@dirrm ICAClient/config -@dirrm ICAClient -- cgit v1.2.3