Bug 125438 - [patch] New port: palm/synce-hal manages devices' connections
Summary: [patch] New port: palm/synce-hal manages devices' connections
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-09 15:20 UTC by Bakulin Ilya
Modified: 2008-07-27 18:49 UTC (History)
0 users

See Also:


Attachments
synce-hal.diff (3.23 KB, patch)
2008-07-09 15:20 UTC, Bakulin Ilya
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Bakulin Ilya 2008-07-09 15:20:01 UTC
	synce-hal is a new method to connect Windows mobile-based devices to PC. It works with WM2003/WM5/WM6.
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2008-07-09 15:20:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-07-27 15:39:30 UTC
miwi        2008-07-27 14:39:22 UTC

  FreeBSD ports repository

  Modified files:
    palm                 Makefile 
  Added files:
    palm/synce-hal       Makefile distinfo pkg-descr 
  Log:
  SynCE is a project for connecting to devices running Windows CE or Pocket PC.
  synce-hal manages device connection process and advertises device info
  to other programs through HAL interface.
  
  WWW: http://synce.sourceforge.net/
  
  PR:             ports/125438
  Submitted by:   Ilya Bakulin <webmaster at kibab.com>
  
  Revision  Changes    Path
  1.69      +1 -0      ports/palm/Makefile
  1.1       +35 -0     ports/palm/synce-hal/Makefile (new)
  1.1       +3 -0      ports/palm/synce-hal/distinfo (new)
  1.1       +5 -0      ports/palm/synce-hal/pkg-descr (new)
_______________________________________________
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 3 Martin Wilke freebsd_committer freebsd_triage 2008-07-27 18:49:04 UTC
State Changed
From-To: open->closed

Committed. Thanks!