Port details |
- synce-rra Remote Replication Agent Connection protocol library
- 0.9.1 palm
=0 0.9.1Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-03-13 21:56:48
- Last Update: 2008-07-27 13:52:46
- SVN Revision: UNKNOWN
- License: not specified in port
- WWW:
- http://synce.sourceforge.net/
- Description:
- SynCE is a project for connecting to devices running Windows CE or Pocket PC.
RRA implements the Remote Replication Agent Connection protocol for
synchronising objects between a Windows CE device and other computer.
WWW: http://synce.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- synce-rra>0:palm/synce-rra
- No installation instructions:
- This port has been deleted.
- PKGNAME: synce-rra
- Flavors: there is no flavor information for this port.
- distinfo:
- There is no distinfo for this port.
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libmimedir.a : devel/libmimedir
- libtool : devel/libtool15
- Runtime dependencies:
-
- libmimedir.a : devel/libmimedir
- Library dependencies:
-
- synce.0 : palm/synce-libsynce
- rapi.2 : palm/synce-librapi2
- iconv.3 : converters/libiconv
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.1 27 Jul 2008 13:52:46 |
miwi |
- Remove synce-rra (Project was renamed to synce-librra) |
0.9.1 23 Mar 2007 22:02:30 |
pav |
- Fix after objformat removal |
0.9.1 23 Mar 2007 22:00:42 |
pav |
- Desupport 4.X |
0.9.1 23 Mar 2007 22:00:00 |
pav |
- Builds fine on my amd64, so give this a shot |
0.9.1 15 Aug 2006 00:56:24 |
clsung |
- 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 <gslin_AT_gslin dot org> |
0.9.1 24 Jun 2006 00:32:20 |
linimon |
Mark broken on amd64 (needs -fPIC). |
0.9.1 13 May 2006 01:03:17 |
edwin |
Remove USE_REINPLACE from all categories starting with P |
0.9.1 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
0.9.1 25 Nov 2005 17:09:22 |
pav |
- Add SHA256 |
0.9.1 15 Nov 2005 06:52:12 |
ade |
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. |
0.9.1 29 Oct 2005 04:25:00 |
lawrance |
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. |
0.9.1 01 Aug 2005 17:25:35 |
lawrance |
Update to 0.9.1
PR: ports/84335
Submitted by: Andrej Zverev <az@inec.ru> |
0.9.0 12 Apr 2005 13:00:32 |
lawrance |
Set my ports to their shiny new MAINTAINER address.
Approved by: clement (mentor) |
0.9.0 12 Apr 2005 03:26:57 |
obrien |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
0.9.0 11 Apr 2005 08:04:41 |
obrien |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
0.9.0 08 Jan 2005 21:39:58 |
pav |
- Update to 0.9.0
PR: ports/72245, ports/72246, ports/72247, ports/72248,
ports/72249, ports/72250, ports/72251
Submitted by: Sam Lawrance <boris@brooknet.com.au> (maintainer) |
0.8.9 13 Aug 2004 16:51:56 |
pav |
- Fix build with gcc-3.4
PR: ports/70417
Submitted by: Sam Lawrance <boris@brooknet.com.au> (maintainer) |
0.8.9 14 Mar 2004 06:17:56 |
ade |
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. |
0.8.9 13 Mar 2004 21:44:14 |
pav |
Add synce-rra, a project for connecting to devices running Windows CE or Pocket
PC.
RRA implements the Remote Replication Agent Connection protocol for
synchronising objects between a Windows CE device and other computer.
PR: ports/64135
Submitted by: Sam Lawrance <boris@brooknet.com.au> |