summaryrefslogtreecommitdiff
path: root/net/tsclient (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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