FreshPorts -- The Place For Ports Mon, 6 Oct 2008 12:31 PM 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 german on this many watch lists=5 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: 12 Dec 2000 13:01:22
Also Listed In: net 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.

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/german/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: 22

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
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:21
Original commit files touched by this commit  10.6
miwi search for other commits by this committer
- Update to 10.6

PR:             114257
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
26 Apr 2007 22:56:24
Original commit files touched by this commit  10.0
miwi search for other commits by this committer
- Update to 10.0

PR:             112120
Submitted by:   Thomas Abthorpe <thomas@goodking.ca> (maintainer)
24 Jul 2006 07:16:16
Original commit files touched by this commit  9.15
stefan search for other commits by this committer
- Update to 9.15.
- Portlint(1).
- Assign maintainership to submitter.

PR:             98089
Submitted by:   Thomas Abthorpe <thomas@goodking.ca>
Approved by:    arved (mentor)
15 Apr 2006 07:26:48
Original commit files touched by this commit  6.30.1054_3
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
17 Jun 2005 23:59:29
Original commit files touched by this commit  6.30.1054_3
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)
01 Mar 2005 21:51:49
Original commit files touched by this commit  6.30.1054_2
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  6.30.1054_2
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  6.30.1054_1
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)
07 Mar 2003 06:03:19
Original commit files touched by this commit  6.30.1054
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.1054
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.20.986
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>
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 10:53:28
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.    
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.    
06 Feb 2001 13:13:17
files touched by this commit
olgeni search for other commits by this committer
Spaces -> tabs in ports/german.    
12 Dec 2000 16:01:22
files touched by this commit
jedgar search for other commits by this committer
New port: de-citrix_ica, the German version of the Citrix(R) ICA(R) Client    

Number of commits found: 22

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03
mplayer*Oct 02
mysql323-clientOct 01
mysql40-clientOct 01
mysql41-clientOct 01
mysql50-clientOct 01
mysql51-clientOct 01
mysql60-clientOct 01

19 vulnerabilities affecting 36 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
Traffic

Calculated hourly:
Port count 19262
Broken 157
Deprecated 79
Ignore 434
Forbidden 7
Restricted 281
No CDROM 132
Vulnerable 59
Expired 54
Set to expire 61
Interactive 78
new 24 hours 11
new 48 hours17
new 7 days35
new fortnight91
new month177

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.209 seconds.