aboutsummaryrefslogtreecommitdiffstats
path: root/palm/py-synce-librapi2
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-4/+2
| | | | palm)
* - Fix build with custom PREFIXavl2009-10-121-1/+1
| | | | | | PR: ports/139329 Submitted by: myself Approved by: maintainer
* - Speedup build phase.miwi2008-10-152-3/+7
| | | | | | | | - Remove stale distinfo file. PR: 127896 Submitted by: Alexander Logvinov <ports@logvinov.com> Approved by: maintainer
* Fix an obvious typo.linimon2008-09-081-1/+1
|
* SynCE is a project for connecting to devices running Windows CE or Pocket PC.miwi2008-09-084-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>