Bug 155509

Summary: Update port: net/xrdp update to current cvs version and JP106 keyboard support improvement
Product: Ports & Packages Reporter: Iwao Koichiro <meta>
Component: Individual Port(s)Assignee: Baptiste Daroussin <bapt>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
xrdp-0.6.0.20110117cvs.patch
none
xrdp-0.6.0.20110117cvs_1.patch none

Description Iwao Koichiro 2011-03-13 04:10:12 UTC
Update to current cvs version of xrdp.  This update includes patches of
ports/154174 and ports/155347, and I improved it for Japanese JP106
keyboard users.  It works fine on my environment but needs some testers
especially Japanese.

Of cource English or other language testers are needed, thanks in advance.

How-To-Repeat: Input with JP106 keyboards, everything we type is ignored.
Comment 1 Iwao Koichiro 2011-04-04 21:49:28 UTC
Tested enough for Japanese specific features.

-- 
$B4dCK(B $Bb+0lO/(B <meta@club.kyutech.ac.jp>
Comment 2 Iwao Koichiro 2011-04-15 20:09:20 UTC
Can I take maintainership for this port? If nobody wants to take it.

-- 
kiwao <meta@club.kyutech.ac.jp>
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2011-04-17 02:06:24 UTC
Class Changed
From-To: update->maintainer-update

submitter has agreed to become new maintainer, so change class.
Comment 4 dfilter service freebsd_committer freebsd_triage 2011-04-17 02:11:24 UTC
linimon     2011-04-17 01:11:15 UTC

  FreeBSD ports repository

  Modified files:
    net/xrdp             Makefile 
  Log:
  Over to submitter of most recent PR.
  
  PR:             ports/155509
  
  Revision  Changes    Path
  1.12      +1 -1      ports/net/xrdp/Makefile
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 5 Mark Linimon 2011-04-17 02:11:37 UTC
On Sat, Apr 16, 2011 at 04:09:20AM +0900, Iwao, Koichiro wrote:
> Can I take maintainership for this port? If nobody wants to take it.

I have assigned maintainership to you.  Thank you for volunteering.

mcl
Comment 6 Iwao Koichiro 2011-04-24 23:36:44 UTC
making a binary package with JP106 option didn't work.
Fixed the Makefile to behave more properly.

-- 
kiwao <meta@club.kyutech.ac.jp>
Comment 7 Baptiste Daroussin freebsd_committer freebsd_triage 2011-04-27 10:05:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bapt

I'll take it.
Comment 8 dfilter service freebsd_committer freebsd_triage 2011-04-27 10:29:11 UTC
bapt        2011-04-27 09:29:03 UTC

  FreeBSD ports repository

  Modified files:
    net/xrdp             Makefile distinfo pkg-plist 
    net/xrdp/files       patch-common__os_calls.c pkg-message.in 
  Removed files:
    net/xrdp/files       patch-common__trans.c 
  Log:
  - 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)
  
  Revision  Changes    Path
  1.13      +31 -7     ports/net/xrdp/Makefile
  1.6       +12 -2     ports/net/xrdp/distinfo
  1.2       +3 -3      ports/net/xrdp/files/patch-common__os_calls.c
  1.2       +0 -34     ports/net/xrdp/files/patch-common__trans.c (dead)
  1.5       +1 -1      ports/net/xrdp/files/pkg-message.in
  1.5       +5 -5      ports/net/xrdp/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 9 Baptiste Daroussin freebsd_committer freebsd_triage 2011-04-27 10:29:17 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!