FreshPorts -- The Place For Ports Fri, 19 Mar 2010 5:18 PM GMT
Do I have any twitter.com followers? I'd like to get control of twitter.com/pgcon, since I run pgcon...
Port details
citrix_ica 10.6 german Deleted on this many watch lists=2 search for ports that depend on this port
Deprecated DEPRECATED: Use net/citrix_ica
Expired This port expired on: 2007-08-22
Restricted RESTRICTED: License prohibits redistribution
Is Interactive IS INTERACTIVE: "Noisy license agreement ignores stdin"
Citrix(R) Presentation Server(TM) client
Was 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 : Main Web Site : Distfiles Availability : PortsMon
Required To Run: emulators/linux_base-fc4, textproc/linux-expat, x11-fonts/linux-fontconfig, x11-toolkits/linux-openmotif, x11/linux-xorg-libs

No installation instructions: this port has been deleted.

The package name of this deleted port was: de-citrix_ica


Configuration Options
     No options to configure

Master Sites:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
Port Moves
  • port moved to net/citrix_ica on 2009-07-07
    REASON: Has expired: Use net/citrix_ica

Number of commits found: 25

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
07 Jul 2009 08:40:52
Original commit files touched by this commit  10.6
miwi search for other commits by this committer
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
14 Jun 2009 07:17:48
Original commit files touched by this commit  10.6
tabthorpe search for other commits by this committer
- Mark as DEPRECATED and set EXPIRATION_DATE
19 Mar 2009 17:28:51
Original commit files touched by this commit  10.6
bsam search for other commits by this committer
Welcome to the new linux ports infrastructure which allows using
both current (fc4) and future linux (f8) distributions at one
ports tree.

The patch contains full changes to ports/Mk files and all ports involved.
But only infrastructure is changed. The resulting packages are the same as
before. Hence no need to bump PORTREVISIONs.

The idea was taken from bsd.gnome.mk and others.

More than 130 ports are switched to follow a new linux infrastructure
introduced by changes to bsd.port.mk, bsd.linux-rpm.mk and a new
bsd.linux-apps.mk.

Thanks for all who was involved and helped me with this work.
And help from Alexander Leidinger was incredible.

Other changes are coming. Stay tuned!

PR:             ports/132510
Submitted by:   bsam (me)
Exp-run by:     portmgr (pav)
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: 25

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-seamonkeyMar 19
linux-thunderbirdMar 19
seamonkeyMar 19
seamonkey2Mar 19
thunderbirdMar 19
thunderbird3Mar 19
drupal5Mar 08
drupal6Mar 08
sudoMar 01
firefox-devel*Feb 28
firefox3*Feb 28
firefox3-devel*Feb 28
firefox35*Feb 28
linux-firefox*Feb 28
linux-firefox-devel*Feb 28

2 vulnerabilities affecting 8 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 21408
Broken 173
Deprecated 46
Ignore 897
Forbidden 2
Restricted 388
No CDROM 141
Vulnerable 57
Expired 20
Set to expire 33
Interactive 79
new 24 hours 2
new 48 hours4
new 7 days13
new fortnight45
new month95

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