| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
17 Feb 2013 21:52:12
0.6.0_3,1
|
swills  |
- Add CONFLICTS with net/xrdp-devel
PR: ports/175675
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
09 Jan 2013 06:51:24
0.6.0_2,1
|
swills  |
- Fix install time RSA key pair generation
PR: ports/174721
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
26 Dec 2012 12:27:15
0.6.0_1,1
|
rakuco  |
- Change install-time bevaviour to generate new RSA key pair
- Update rc script in order to control daemons xrdp and xrdp-sesman separately
- Update WWW in pkg-descr
- Trim Makefile header
PR: ports/173566
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
06 Oct 2012 01:25:47
0.6.0,1
|
swills  |
- Update to 0.6.0 latest stable release
- Add GATEWAY option (do not install net/vnc as backend)
- Fix debug build's configure option
PR: ports/172306
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
09 Sep 2012 22:20:18
0.6.0.20110117_3
|
swills  |
- Fix issue where effective login name is not set
PR: ports/157282
Submitted by: "Iwao, Koichiro" <meta@club.kyutech.ac.jp> (maintainer, old email
address) |
06 Aug 2012 11:55:56
0.6.0.20110117_2
|
ak  |
- Convert to new options framework
- Add @stopdaemon for xrdp
- Remove xrdpsesman_enable (no longer needed)
PR: ports/170308
Submitted by: Koichiro IWAO <meta@vmeta.jp> (maintainer) |
20 Jul 2012 20:00:43
0.6.0.20110117_1
|
swills  |
- Remove config files if unmodified
PR: ports/170017
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> |
02 Jun 2012 18:32:38
0.6.0.20110117
|
culot  |
- Update MAINTAINER's address [1]
- Pet portlint(1) (replace spaces by tabs, move LICENSE section earlier)
PR: ports/168586 [1]
Submitted by: Koichiro IWAO <meta+ports@vmeta.jp> (maintainer) |
14 Jan 2012 08:57:23
0.6.0.20110117
|
dougb  |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
23 Sep 2011 22:26:39
0.6.0.20110117
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
27 Apr 2011 11:29:10
0.6.0.20110117
|
bapt  |
fix s/%%PREFIX/${PREFIX}/ typo
PR: ports/156673
Submitted by: "Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp> |
27 Apr 2011 09:29:03
0.6.0.20110117
|
bapt  |
- update to 0.6.0.20110117 cvs snapshot
- support for for Japanese JP106 keyboard
- add license
- Add runtime dependency on Xvnc
PR: ports/155509
Submitted by: "Iwao, Koichiro" <meta _at_ club.kyutech.ac.jp> (maintainer) |
17 Apr 2011 01:11:15
0.6.0.20101009cvs_1
|
linimon  |
Over to submitter of most recent PR.
PR: ports/155509 |
27 Jan 2011 12:33:55
0.6.0.20101009cvs_1
|
arved  |
Fix a programming bug resulting in high CPU Usage
PR: 154174
Submitted by: Mark Felder <feld@feld.me>
Obtained from: SF Bug ID: 3014917
Feature safe: yes |
04 Dec 2010 07:34:27
0.6.0.20101009cvs
|
ade  |
Sync to new bsd.autotools.mk |
10 Nov 2010 16:29:36
0.6.0.20101009cvs
|
stefan  |
Update to 0.6.0.20101009cvs.
PR: 151323
Submitted by: Koichiro IWAO <meta@club.kyutech.ac.jp> |
16 Oct 2010 11:52:47
0.5.0.20090811cvs_1
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
0.5.0.20090811cvs_1
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
0.5.0.20090811cvs_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
27 Mar 2010 00:15:24
0.5.0.20090811cvs
|
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
16 Feb 2010 15:12:21
0.5.0.20090811cvs
|
pav  |
- Update to 20090811 cvs snapshot of upcoming 0.5.0
Tested by: Kouichiro Iwao <meta@club.kyutech.ac.jp>
Feature safe: yes |
27 Feb 2009 21:36:19
0.4.1
|
alepulver  |
- Drop maintainership. |
05 Feb 2009 22:46:22
0.4.1
|
alepulver  |
- Update to version 0.4.1. |
10 Sep 2007 04:12:37
0.4.0
|
alepulver  |
- Update to version 0.4.0.
- Remove "xrdp_" prefix previously added to binaries, since there are no
conflicts.
Reported by: portscout |
05 Jun 2007 00:21:46
0.3.2
|
alepulver  |
- Fix bug preventing login methods other than VNC to work [1].
- Remove note in pkg-message about the previous problem.
Obtained from: Christian Klein <chris@schwer.bewaff.net> (private e-mail) [1] |
04 May 2007 01:12:47
0.3.2
|
alepulver  |
Based on the work of rdesktop, xrdp uses the remote desktop protocol to
present a GUI to the user.
The goal of this project is to provide a fully functional Linux terminal
server, capable of accepting connections from rdesktop and Microsoft's own
terminal server / remote desktop clients.
Unlike Windows NT/2000/2003 server, xrdp will not display a Windows desktop
but an X window desktop to the user.
Xrdp uses Xvnc or X11rdp to manage the X session.
WWW: http://xrdp.sourceforge.net/ |