FreshPorts -- The Place For Ports Tue, 2 Dec 2008 1:53 AM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
citrix_ica 10.6_1 net on this many watch lists=13 search for ports that depend on this port
Restricted RESTRICTED: License prohibits redistribution
Is Interactive IS INTERACTIVE: "Noisy license agreement ignores stdin"
Citrix(R) Presentation Server(TM) client
Maintained by: tabthorpe@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Also Listed In: comms linux


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.

You will need to create the directory ${LINUXBASE}/dev or risk
crashing your system.

If your Citrix server does not have one of the supplied root-certificates,
you can copy the certificate to /usr/ports/distfiles and add the
following line to your /etc/make.conf:

	ICA_CERTS=mycert.crt

It will then automatically be installed and removed with the normal
FreeBSD package tools.

WWW: http://www.citrix.com/English/ps2/products/product.asp?contentID=186
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Run: x11-toolkits/linux-openmotif, emulators/linux_base-fc4

To install the port: cd /usr/ports/net/citrix_ica/ && make install clean

A package is not available for ports marked as: Forbidden / Broken / Ignore / Restricted


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 42

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
03 Jan 2008 20:22:58
Original commit files touched by this commit  10.6_1
tabthorpe search for other commits by this committer
- Document work around for possible system crashes
- Cleanup Makefile while I am here

        * After installation, create directory ${LINUXBASE}/dev

Inspired by:    ports/117068
Submitted by:   <ports-net-citrix_ica-oct07 oldach.net>
Discussed with: netchild@ in freebsd-emulation
07 Sep 2007 04:48:36
Original commit files touched by this commit  10.6_1
tabthorpe search for other commits by this committer
- add support for non-standard root certificates
- this patch gives the possibility to install extra certificates by
  setting the variable ICA_CERTS in /etc/make.conf
- bump PORTREVISION

PR:             ports/115944
Submitted by:   Edwin Groothuis <edwin_AT_mavetju.org>
Approved by:    clsung (mentor)
23 Aug 2007 05:00:04
Original commit files touched by this commit  10.6
tabthorpe search for other commits by this committer
- change maintainer address on ports I maintain

Approved by:    clsung (mentor)
04 Jul 2007 09:20:19
Original commit files touched by this commit  10.6
miwi search for other commits by this committer
- Update to 10.6

PR:             114240
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
30 May 2007 07:36:52
Original commit files touched by this commit  10.0_1
miwi search for other commits by this committer
- Bump PORTREVISION (forget in last commit)
30 May 2007 07:33:27
Original commit files touched by this commit  10.0
miwi search for other commits by this committer
- Fix dependency after switch to xorg 7

PR:             113075
Submitted by:   Helge Oldach <ports-citrix_ica-may07@oldach.net>
Approved by:    maintainer
20 Mar 2007 18:42:25
Original commit files touched by this commit  10.0
miwi search for other commits by this committer
- Update to 10.00

PR:             110204
Submitted by:   William Baxter<web@superscript.com>
Approved by:    maintainer
23 Jan 2007 08:13:08
Original commit files touched by this commit  9.00_4
miwi search for other commits by this committer
- Fix build on amd64

PR:             108212
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
18 Jan 2007 18:22:14
Original commit files touched by this commit  9.00_3
rafan search for other commits by this committer
- Works on amd64, add to list
- Cleanup Makefile

PR:             ports/108086
Submitted by:   Thomas Abthorpe <thomas at goodking.ca> (maintainer)
17 Jun 2006 10:58:51
Original commit files touched by this commit  9.00_2
itetcu search for other commits by this committer
The Citrix Server/Client has evolved to include other platforms, so update
the COMMENT and Pkg-descr to reflect this fact.

PR:             ports/98985
Submitted by:   maintainer
29 May 2006 14:06:15
Original commit files touched by this commit  9.00_2
clsung search for other commits by this committer
- make portlint happy
- add SHA256
- take maintainership

PR:             97925
Submitted by:   maintainer <thomas_AT_goodking dot ca>
15 Apr 2006 07:26:48
Original commit files touched by this commit  9.00_2
linimon search for other commits by this committer
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.

Hat:    portmgr
26 Jun 2005 11:19:15
Original commit files touched by this commit  9.00_2
netchild search for other commits by this committer
There's more work needed to make this install into X11BASE and have a
working version.

In light of the recent X11BASE <-> LOCALBASE discussion I chose to revert
back to install into LOCALBASE until a final decission is made.

Noticed by:     Jakob Breivik Grimstveit <jakob@grimstveit.no>
Approved by:    short maintainer timeout; duty to fix bugs I introduce
17 Jun 2005 23:59:29
Original commit files touched by this commit  9.00_1
netchild search for other commits by this committer
Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
(Only the first 15 lines of the commit message are shown above View all of this commit message)
28 May 2005 09:35:29
Original commit files touched by this commit  9.00
anders search for other commits by this committer
Add missing dependency linux-openmotif to make wfcmgr work.

Submitted by:   mich
Approved by:    maintainer (mbr)
26 May 2005 16:21:30
Original commit files touched by this commit  9.00
anders search for other commits by this committer
Update to version 9. The old distfile was removed.

Approved by:    maintainer (mbr)
01 Mar 2005 21:51:49
Original commit files touched by this commit  8.00_3
trevor search for other commits by this committer
Respect the user's USE_LINUX setting.
04 Jan 2005 13:11:21
Original commit files touched by this commit  8.00_3
netchild search for other commits by this committer
Add missing dependency (linux X11).

Tested by:      Jakob Breivik Grimstveit <jakob@grimstveit.no>
Approved by:    portmgr
31 Dec 2004 18:24:10
Original commit files touched by this commit  8.00_2
netchild search for other commits by this committer
Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
(Only the first 15 lines of the commit message are shown above View all of this commit message)
06 Sep 2004 22:22:21
Original commit files touched by this commit  8.00_1
mbr search for other commits by this committer
Make this port interactive again to unbreak different
installation settings.

Approved by:    portmgr (linimon)
06 Sep 2004 01:08:34
Original commit files touched by this commit  8.00_1
mbr search for other commits by this committer
Unbreak and upgrade this port to version 8.0. The previous
distfile was not available anymore.

PR:             ports/67576
Submitted by:   Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by:    portmgr (linimon)
13 Aug 2003 10:29:48
Original commit files touched by this commit  7.00_1
mbr search for other commits by this committer
Since uname -m can now report any i[3456]86 values, change the script
to work with this.

Submitted by:   Andrew Thompson <andy@fud.org.nz>
11 Aug 2003 15:57:12
Original commit files touched by this commit  7.00_1
mbr search for other commits by this committer
Bump portrevision after the mozilla support fix.
11 Aug 2003 15:56:22
Original commit files touched by this commit  7.00
mbr search for other commits by this committer
Support linux mozilla installations too.
11 Aug 2003 14:45:31
Original commit files touched by this commit  7.00
mbr search for other commits by this committer
Upgrade to v. 7.00, integrate it into Gnome/KDE
07 Mar 2003 06:08:06
Original commit files touched by this commit  6.30.1052
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
14 Sep 2002 09:09:35
Original commit files touched by this commit  6.30.1052
mbr search for other commits by this committer
Upgrade these ports to new versions. While we are here, clean
up the IGNORE message, and make the manual install idiot proof.
Remove the need for a dist subdir, let the user rename the
distfile to a more useful distname. Fix pkg-plist.
09 Sep 2002 19:25:02
Original commit files touched by this commit  6.30.1050
mbr search for other commits by this committer
Add command line options to wfica wrappers.

PR:     41694
Submitted by:   Maxim Tulyuk <mt@gnu.carrier.kiev.ua>
08 Jul 2002 17:34:21
Original commit files touched by this commit  6.30.1050
mbr search for other commits by this committer
Since we use ${LINUXBASE}/bin/sh, uname -m reports Linux. Do not change
the script to check for FreeBSD then.
01 Jul 2002 22:26:35
Original commit files touched by this commit  6.30.1050
anders search for other commits by this committer
Forgot this patch to go along with the 6.30.1050 update.

Approved by:    mbr
01 Jul 2002 22:14:35
Original commit files touched by this commit  6.30.1050
anders search for other commits by this committer
Update to version 6.30.1050.

Approved by:    mbr
27 Apr 2002 11:11:12
Original commit files touched by this commit  6.20.986
mbr search for other commits by this committer
As always new MD5 checksum. Citrix seems to have changed the
install script slightly for Netscape 6, but I will look at that
later.

PR:     ports/37198
29 Jan 2002 11:45:35
files touched by this commit
knu search for other commits by this committer
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;   the ECHO
macro is set to "echo" by default, but it is set to "true" if   make(1) is
invoked with the -s option while ECHO_CMD is always set to   the echo command.  
 
22 Jan 2002 11:02:22
files touched by this commit
mbr search for other commits by this committer
Fix the package list and remove netscape plugin if installed    
22 Jan 2002 00:43:03
files touched by this commit
mbr search for other commits by this committer
Fix the plugin install. Look if there is a linux netscape installed   and use
it's plugin dir to install.    
23 Dec 2001 23:27:43
files touched by this commit
mbr search for other commits by this committer
Change my email address, upgrade to latest version and fix   the endless loop
during install in the case no netscape   was installed.    
28 Oct 2001 19:55:44
files touched by this commit
asmodai search for other commits by this committer
Remove an extra `y'.    
01 Apr 2001 20:02:38
files touched by this commit
olgeni search for other commits by this committer
At deinstall time, remove the "application/x-ica" mime type from netscape's  
mailcap and mime.types files.    
16 Jan 2001 17:33:20
files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
12 Dec 2000 15:54:56
files touched by this commit
jedgar search for other commits by this committer
- Update port to 6.0.908    
08 Oct 2000 08:19:09
files touched by this commit
asami search for other commits by this committer
Convert category net to new layout.  
04 Oct 2000 08:40:08
files touched by this commit
sobomax search for other commits by this committer
Correct CATEGORIES - make first category in the CATEGORIES list matching parent 
 directory.    

Number of commits found: 42

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
cups-baseNov 29
hplipNov 29
samba3Nov 29
samba3Nov 29
wordpressNov 29
wordpressNov 29
wordpressNov 29
wordpress-muNov 29
imlib2Nov 24
firefox*Nov 23
firefox-devel*Nov 23
firefox10*Nov 23
firefox15*Nov 23
firefox3*Nov 23
linux-firefox*Nov 23

14 vulnerabilities affecting 30 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19492
Broken 164
Deprecated 88
Ignore 463
Forbidden 8
Restricted 263
No CDROM 132
Vulnerable 57
Expired 58
Set to expire 72
Interactive 78
new 24 hours 2
new 48 hours3
new 7 days40
new fortnight95
new month164

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.229 seconds.