summaryrefslogtreecommitdiff
path: root/net/tsclient (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-17USE_REINPLACE must be defined before REINPLACE_CMD may be used.Trevor Johnson1-0/+1
Notes: svn path=/head/; revision=94169
2003-11-10Somehow, this patch had its contents duplicated. Remove the duplicateJoe Marcus Clarke1-12/+0
patch from this file. Notes: svn path=/head/; revision=93702
2003-11-10* Update to 0.132Joe Marcus Clarke6-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
2003-10-23The distfile was re-rolled to fix a buffer corruption issue. Only twoJoe Marcus Clarke2-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
2003-09-28Update to 0.124.Joe Marcus Clarke4-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
2003-07-12Update to 0.120. Changelog available at:Joe Marcus Clarke4-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
2003-07-04Fix patching due to ^M's in the source files.Joe Marcus Clarke2-26/+22
Notes: svn path=/head/; revision=84227
2003-07-04Update to 0.116.Joe Marcus Clarke5-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
2003-05-18Update to 0.106.Joe Marcus Clarke4-8/+34
Submitted by: maintainer Notes: svn path=/head/; revision=81275
2003-04-20Remove USE_GNOMENG.Joe Marcus Clarke1-1/+0
Notes: svn path=/head/; revision=79368
2003-04-04Fix hardcoded /usr/libexec link in the tsclient applet.Joe Marcus Clarke1-0/+6
PR: 50334 Submitted by: maintainer Notes: svn path=/head/; revision=78149
2003-03-02Add tsclient, a GNOME 2 frontend to rdesktop.Joe Marcus Clarke4-0/+60
PR: 48823 Submitted by: Koop Mast <einekoai@chello.nl> Notes: svn path=/head/; revision=76719