aboutsummaryrefslogtreecommitdiff
path: root/palm/py-synce-librapi2
Commit message (Collapse)AuthorAgeFilesLines
* - Fix build with custom PREFIXAlexander Logvinov2009-10-121-1/+1
| | | | | | | | | PR: ports/139329 Submitted by: myself Approved by: maintainer Notes: svn path=/head/; revision=242705
* - Speedup build phase.Martin Wilke2008-10-152-3/+7
| | | | | | | | | | | - Remove stale distinfo file. PR: 127896 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer Notes: svn path=/head/; revision=221618
* Fix an obvious typo.Mark Linimon2008-09-071-1/+1
| | | | Notes: svn path=/head/; revision=220179
* SynCE is a project for connecting to devices running Windows CE or Pocket PC.Martin Wilke2008-09-074-0/+39
Librapi is an open-source implementation that works like RAPI.DLL. The library makes it possible to make remote calls on a Windows CE device, including installing applications and transferring files. WWW: http://synce.sourceforge.net/ PR: ports/126134 Submitted by: Ilya Bakulin <webmaster at kibab.com> Notes: svn path=/head/; revision=220141