Update for a new md5 and changes in the setup script.

Submitted by:	Martti Kuparinen <martti@nomadiclab.com>
This commit is contained in:
Mike Smith 2000-03-10 23:34:22 +00:00
parent 839cf04840
commit 79f86c529d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26722
6 changed files with 42 additions and 26 deletions

View File

@ -1,5 +1,5 @@
# New ports collection makefile for: Citrix(R) ICA(R) Client
# Version required: 2.80.76
# Version required: 3.0.15
# Date created: 20 Sep 1998
# Whom: msmith
#

View File

@ -1 +1 @@
MD5 (citrix_ica/linux.tar.Z) = 6b322f5fd0db09ab9b5106d292d1863e
MD5 (citrix_ica/linux.tar.Z) = 2317de797885c3702e49314f3de07499

View File

@ -1,11 +1,19 @@
--- ../original/setupwfc Wed Sep 9 05:57:13 1998
+++ setupwfc Mon Sep 21 01:42:22 1998
@@ -341,7 +341,7 @@
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
- Linux)
+ Linux|FreeBSD)
PLATFORM=linux
DISP_PLATFORM="Linux"
;;
*** setupwfc.orig Fri Jan 14 12:53:13 2000
--- setupwfc Fri Mar 10 13:03:43 2000
***************
*** 344,350 ****
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
! Linux)
# We assume that an Intel-based linux system will have an x86
# processor. We also assume that this is reported by uname -m
# "ix86" where x is some number.
--- 344,350 ----
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
! Linux|FreeBSD)
# We assume that an Intel-based linux system will have an x86
# processor. We also assume that this is reported by uname -m
# "ix86" where x is some number.

View File

@ -1,5 +1,5 @@
# New ports collection makefile for: Citrix(R) ICA(R) Client
# Version required: 2.80.76
# Version required: 3.0.15
# Date created: 20 Sep 1998
# Whom: msmith
#

View File

@ -1 +1 @@
MD5 (citrix_ica/linux.tar.Z) = 6b322f5fd0db09ab9b5106d292d1863e
MD5 (citrix_ica/linux.tar.Z) = 2317de797885c3702e49314f3de07499

View File

@ -1,11 +1,19 @@
--- ../original/setupwfc Wed Sep 9 05:57:13 1998
+++ setupwfc Mon Sep 21 01:42:22 1998
@@ -341,7 +341,7 @@
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
- Linux)
+ Linux|FreeBSD)
PLATFORM=linux
DISP_PLATFORM="Linux"
;;
*** setupwfc.orig Fri Jan 14 12:53:13 2000
--- setupwfc Fri Mar 10 13:03:43 2000
***************
*** 344,350 ****
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
! Linux)
# We assume that an Intel-based linux system will have an x86
# processor. We also assume that this is reported by uname -m
# "ix86" where x is some number.
--- 344,350 ----
PLATFORM=hp
DISP_PLATFORM="Hewlett-Packard (HP-UX)"
;;
! Linux|FreeBSD)
# We assume that an Intel-based linux system will have an x86
# processor. We also assume that this is reported by uname -m
# "ix86" where x is some number.