The FreeBSD Ports Archive
FreeBSD palm : synce-librapi24>
Utilities/libraries to make RAPI calls on WinCE devices
SynCE is a project for connecting to devices running Windows CE or Pocket PC.
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.
http://synce.sourceforge.net/
|
synce-librapi2 history
v. 1.20
date: 2007/07/23 09:36:23; author: rafan; state: Exp; lines: +1 -2
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.19
date: 2007/01/27 17:37:06; author: anray; state: Exp; lines: +1 -0
- Add needed for build depends(devel/pkg-config).
- Fix plist
Reported by: pointyhat via kris
v. 1.18
date: 2007/01/26 00:46:00; author: anray; state: Exp; lines: +6 -3
Update to 0.9.3
v. 1.17
date: 2006/08/15 00:56:21; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.16
date: 2006/05/13 01:03:08; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with P
v. 1.15
date: 2006/05/10 11:55:20; author: garga; state: Exp; lines: +1 -1
Add amd64 to ONLY_FOR_ARCHS, i tested it here and built without problems
v. 1.14
date: 2006/02/23 10:38:42; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.13
date: 2005/11/15 06:50:46; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.12
date: 2005/10/29 04:24:59; author: lawrance; state: Exp; lines: +1 -1
Drop maintainership since I no longer have a pocket pc. I'll be keeping
an eye on these, especially uppc-kmod in case anyone wants to take it over
and keep it working.
v. 1.11
date: 2005/08/01 17:19:33; author: lawrance; state: Exp; lines: +1 -1
Update to 0.9.1
PR: ports/84332
Submitted by: Andrej Zverev
v. 1.10
date: 2005/04/12 13:00:31; author: lawrance; state: Exp; lines: +1 -1
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor)
v. 1.9
date: 2005/04/12 03:26:22; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.8
date: 2005/04/11 08:03:44; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7
date: 2005/01/08 21:39:57; author: pav; state: Exp; lines: +1 -2
- Update to 0.9.0
PR: ports/72245, ports/72246, ports/72247, ports/72248,
ports/72249, ports/72250, ports/72251
Submitted by: Sam Lawrance (maintainer)
v. 1.6
date: 2004/04/12 12:07:27; author: vs; state: Exp; lines: +8 -0
Fix /bin/bash-ism (approved by maintainer)
PR: 65359
Submitted by: Antoine Jacoutot
Approved by: linimon (mentor)
v. 1.5
date: 2004/03/14 06:17:12; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.4
date: 2004/03/12 10:40:36; author: krion; state: Exp; lines: +2 -2
- Update to version 0.8.9
PR: ports/64127
Submitted by: maintainer
v. 1.3
date: 2003/12/16 19:49:05; author: pav; state: Exp; lines: +2 -2
- Update to 0.8.1
PR: ports/60292
Submitted by: Sam Lawrance
v. 1.2
date: 2003/08/28 09:35:20; author: erwin; state: Exp; lines: +7 -4
Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build
where to find libraries.
Add in missing dependency iconv.3.
PR: 56060
Submitted by: maintainer
v. 1.1
date: 2003/08/01 14:51:43; author: arved; state: Exp;
Add Librapi2, an open source implementation of Microsoft's Remote
Application Programming Interface, used for communicating with
Windows CE devices.
PR: 53310
Submitted by: Sam Lawrance
=============================================================================
v. 1.20
date: 2007/07/23 09:36:23; author: rafan; state: Exp; lines: +1 -2
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.19
date: 2007/01/27 17:37:06; author: anray; state: Exp; lines: +1 -0
- Add needed for build depends(devel/pkg-config).
- Fix plist
Reported by: pointyhat via kris
v. 1.18
date: 2007/01/26 00:46:00; author: anray; state: Exp; lines: +6 -3
Update to 0.9.3
v. 1.17
date: 2006/08/15 00:56:21; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.16
date: 2006/05/13 01:03:08; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with P
v. 1.15
date: 2006/05/10 11:55:20; author: garga; state: Exp; lines: +1 -1
Add amd64 to ONLY_FOR_ARCHS, i tested it here and built without problems
v. 1.14
date: 2006/02/23 10:38:42; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.13
date: 2005/11/15 06:50:46; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.12
date: 2005/10/29 04:24:59; author: lawrance; state: Exp; lines: +1 -1
Drop maintainership since I no longer have a pocket pc. I'll be keeping
an eye on these, especially uppc-kmod in case anyone wants to take it over
and keep it working.
v. 1.11
date: 2005/08/01 17:19:33; author: lawrance; state: Exp; lines: +1 -1
Update to 0.9.1
PR: ports/84332
Submitted by: Andrej Zverev
v. 1.10
date: 2005/04/12 13:00:31; author: lawrance; state: Exp; lines: +1 -1
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor)
v. 1.9
date: 2005/04/12 03:26:22; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.8
date: 2005/04/11 08:03:44; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7
date: 2005/01/08 21:39:57; author: pav; state: Exp; lines: +1 -2
- Update to 0.9.0
PR: ports/72245, ports/72246, ports/72247, ports/72248,
ports/72249, ports/72250, ports/72251
Submitted by: Sam Lawrance (maintainer)
v. 1.6
date: 2004/04/12 12:07:27; author: vs; state: Exp; lines: +8 -0
Fix /bin/bash-ism (approved by maintainer)
PR: 65359
Submitted by: Antoine Jacoutot
Approved by: linimon (mentor)
v. 1.5
date: 2004/03/14 06:17:12; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.4
date: 2004/03/12 10:40:36; author: krion; state: Exp; lines: +2 -2
- Update to version 0.8.9
PR: ports/64127
Submitted by: maintainer
v. 1.3
date: 2003/12/16 19:49:05; author: pav; state: Exp; lines: +2 -2
- Update to 0.8.1
PR: ports/60292
Submitted by: Sam Lawrance
v. 1.2
date: 2003/08/28 09:35:20; author: erwin; state: Exp; lines: +7 -4
Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build
where to find libraries.
Add in missing dependency iconv.3.
PR: 56060
Submitted by: maintainer
v. 1.1
date: 2003/08/01 14:51:43; author: arved; state: Exp;
Add Librapi2, an open source implementation of Microsoft's Remote
Application Programming Interface, used for communicating with
Windows CE devices.
PR: 53310
Submitted by: Sam Lawrance
=============================================================================
v. 1.20
date: 2007/07/23 09:36:23; author: rafan; state: Exp; lines: +1 -2
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
v. 1.19
date: 2007/01/27 17:37:06; author: anray; state: Exp; lines: +1 -0
- Add needed for build depends(devel/pkg-config).
- Fix plist
Reported by: pointyhat via kris
v. 1.18
date: 2007/01/26 00:46:00; author: anray; state: Exp; lines: +6 -3
Update to 0.9.3
v. 1.17
date: 2006/08/15 00:56:21; author: clsung; state: Exp; lines: +1 -1
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include misc/ multimedia/ net/ net-mgmt/ net-im/
net-p2p/ palm/ print/ science/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin
v. 1.16
date: 2006/05/13 01:03:08; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from all categories starting with P
v. 1.15
date: 2006/05/10 11:55:20; author: garga; state: Exp; lines: +1 -1
Add amd64 to ONLY_FOR_ARCHS, i tested it here and built without problems
v. 1.14
date: 2006/02/23 10:38:42; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.13
date: 2005/11/15 06:50:46; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.12
date: 2005/10/29 04:24:59; author: lawrance; state: Exp; lines: +1 -1
Drop maintainership since I no longer have a pocket pc. I'll be keeping
an eye on these, especially uppc-kmod in case anyone wants to take it over
and keep it working.
v. 1.11
date: 2005/08/01 17:19:33; author: lawrance; state: Exp; lines: +1 -1
Update to 0.9.1
PR: ports/84332
Submitted by: Andrej Zverev
v. 1.10
date: 2005/04/12 13:00:31; author: lawrance; state: Exp; lines: +1 -1
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor)
v. 1.9
date: 2005/04/12 03:26:22; author: obrien; state: Exp; lines: +1 -1
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
v. 1.8
date: 2005/04/11 08:03:44; author: obrien; state: Exp; lines: +1 -1
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
v. 1.7
date: 2005/01/08 21:39:57; author: pav; state: Exp; lines: +1 -2
- Update to 0.9.0
PR: ports/72245, ports/72246, ports/72247, ports/72248,
ports/72249, ports/72250, ports/72251
Submitted by: Sam Lawrance (maintainer)
v. 1.6
date: 2004/04/12 12:07:27; author: vs; state: Exp; lines: +8 -0
Fix /bin/bash-ism (approved by maintainer)
PR: 65359
Submitted by: Antoine Jacoutot
Approved by: linimon (mentor)
v. 1.5
date: 2004/03/14 06:17:12; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.4
date: 2004/03/12 10:40:36; author: krion; state: Exp; lines: +2 -2
- Update to version 0.8.9
PR: ports/64127
Submitted by: maintainer
v. 1.3
date: 2003/12/16 19:49:05; author: pav; state: Exp; lines: +2 -2
- Update to 0.8.1
PR: ports/60292
Submitted by: Sam Lawrance
v. 1.2
date: 2003/08/28 09:35:20; author: erwin; state: Exp; lines: +7 -4
Update port version and related.
Now using LOCALBASE instead of PREFIX to tell the build
where to find libraries.
Add in missing dependency iconv.3.
PR: 56060
Submitted by: maintainer
v. 1.1
date: 2003/08/01 14:51:43; author: arved; state: Exp;
Add Librapi2, an open source implementation of Microsoft's Remote
Application Programming Interface, used for communicating with
Windows CE devices.
PR: 53310
Submitted by: Sam Lawrance
=============================================================================
|
| |

|