summaryrefslogtreecommitdiff
path: root/net/tsclient (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add patch forgotten in last commit.Koop Mast2005-05-211-0/+11
| | | | Notes: svn path=/head/; revision=135760
* Update to 0.140.Koop Mast2005-05-213-9/+14
| | | | | | | Changelog: http://gnomepro.com/tsclient/ Notes: svn path=/head/; revision=135758
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-1/+1
| | | | Notes: svn path=/head/; revision=130974
* Clean up handling of locale directories at deinstall-time:Kris Kennaway2004-12-161-28/+2
| | | | | | | | * Don't remove "system directories" (which were created by BSD.*.dist) * Silently try to remove locale directories which we might have created Notes: svn path=/head/; revision=124183
* Change the not yet changed maintainer fields to my FreeBSD.org account.Koop Mast2004-11-231-1/+1
| | | | | | | Approved by: pav (mentor) Notes: svn path=/head/; revision=122210
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* - Add the X_WINDOW_SYSTEM={xorg,xfree86-4,xfree86-3} variable to bsd.port.mk,Eric Anholt2004-07-231-1/+1
| | | | | | | | | | | | | | | and make XFREE86_VERSION map to it. XFREE86_VERSION is now deprecated. - Make xorg the default X_WINDOW_SYSTEM on -current. - Add several new X_*_PORT variables which point to various pieces of X11 based on the setting of X_WINDOW_SYSTEM, and make ports use them. - Add information to CHANGES about how to handle the transition. PR: ports/68763 Approved by: portmgr (marcus) Approved by: re (scottl) Notes: svn path=/head/; revision=114511
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Change maintainer's e-mail addressClement Laforet2004-01-161-1/+1
| | | | | | | | | | | (einekoai@chello.nl -> kwm@rainbow-runner.nl) PR: 61447 Submitted by: Koop Mast <kwm@rainbow-runner.nl> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98361
* USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson2003-11-171-0/+1
| | | | Notes: svn path=/head/; revision=94169
* Somehow, this patch had its contents duplicated. Remove the duplicateJoe Marcus Clarke2003-11-101-12/+0
| | | | | | | patch from this file. Notes: svn path=/head/; revision=93702
* * Update to 0.132Joe Marcus Clarke2003-11-106-65/+85
| | | | | | | | | | | | | | | * ChangeLog available at http://www.gnomepro.com/tsclient/ * Add knobs for optional vnc and Xnest (experimental) support * Update COMMENT * Add manpage * Fix pkg-plist to shutup portlint * Update pkg-descr PR: 59146 Submitted by: maintainer Notes: svn path=/head/; revision=93685
* The distfile was re-rolled to fix a buffer corruption issue. Only twoJoe Marcus Clarke2003-10-232-1/+2
| | | | | | | | | | lines of code were changed as to not write NUL to the last byte of a buffer. Reported by: maintainer Notes: svn path=/head/; revision=91968
* Update to 0.124.Joe Marcus Clarke2003-09-284-16/+27
| | | | | | | | | | | | | * Fixed more banner problems * Fixed bug in compact mode, now reads computer name properly again * Fixed bug in VNC code * Update translations PR: 57033 Submitted by: maintainer Notes: svn path=/head/; revision=89726
* Update to 0.120. Changelog available at:Joe Marcus Clarke2003-07-124-12/+11
| | | | | | | | | | http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2031 PR: 54362 Submitted by: maintainer Notes: svn path=/head/; revision=84739
* Fix patching due to ^M's in the source files.Joe Marcus Clarke2003-07-042-26/+22
| | | | Notes: svn path=/head/; revision=84227
* Update to 0.116.Joe Marcus Clarke2003-07-045-28/+68
| | | | | | | | | | ChangeLog available at http://www.gnome.org/project/shownotes.php?group_id=584&release_id=2008. PR: 54111 Submitted by: maintainer Notes: svn path=/head/; revision=84219
* Update to 0.106.Joe Marcus Clarke2003-05-184-8/+34
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=81275
* Remove USE_GNOMENG.Joe Marcus Clarke2003-04-201-1/+0
| | | | Notes: svn path=/head/; revision=79368
* Fix hardcoded /usr/libexec link in the tsclient applet.Joe Marcus Clarke2003-04-041-0/+6
| | | | | | | | PR: 50334 Submitted by: maintainer Notes: svn path=/head/; revision=78149
* Add tsclient, a GNOME 2 frontend to rdesktop.Joe Marcus Clarke2003-03-024-0/+60
PR: 48823 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=76719