FreshPorts -- The Place For Ports Fri, 10 Oct 2008 8:29 PM GMT
There is a PORTS FREEZE in effect!

A ports freeze means that commits will be few and far between and only by approval.

Port details
synce-libsynce 0.12 palm on this many watch lists=3 search for ports that depend on this port
Library to support communication with WinCE devices
Maintained by: webmaster@kibab.com search for ports maintained by this maintainer
Port Added: 28 Jul 2003 11:01:09


SynCE is a project for connecting to devices running Windows CE or Pocket PC.
Libsynce provides common functions needed for communication with a Windows CE
device.

WWW: http://synce.sourceforge.net/
CVSWeb : Sources : Main Web Site : Distfiles Availability : PortsMon
Required To Build: devel/libtool15
Required Libraries: devel/dbus-glib, sysutils/hal, converters/libiconv

To install the port: cd /usr/ports/palm/synce-libsynce/ && make install clean
To add the package: pkg_add -r synce-libsynce


Configuration Options
     No options to configure

Master Sites:
http://nchc.dl.sourceforge.net/sourceforge/synce/
http://kent.dl.sourceforge.net/sourceforge/synce/
http://easynews.dl.sourceforge.net/sourceforge/synce/
http://ufpr.dl.sourceforge.net/sourceforge/synce/
http://umn.dl.sourceforge.net/sourceforge/synce/
http://heanet.dl.sourceforge.net/sourceforge/synce/
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/

Number of commits found: 20

Commit History - (may be incomplete: see CVSWeb link above for full details)
DateByDescription
21 Aug 2008 07:18:49
Original commit files touched by this commit  0.12
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
27 Jul 2008 14:18:41
Original commit files touched by this commit  0.12
miwi search for other commits by this committer
- Update to 0.12
- Pass maintainership to submitter

PR:             Bakulin Ilya <webmaster@kibab.com>
23 Jul 2007 10:36:52
Original commit files touched by this commit  0.9.3
rafan search for other commits by this committer
- 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
25 Jan 2007 23:50:29
Original commit files touched by this commit  0.9.3
anray search for other commits by this committer
Update to 0.9.3
15 Aug 2006 01:56:24
Original commit files touched by this commit  0.9.1
clsung search for other commits by this committer
- 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>
23 Feb 2006 10:40:45
Original commit files touched by this commit  0.9.1
ade search for other commits by this committer
Conversion to a single libtool environment.

Approved by:    portmgr (kris)
25 Nov 2005 17:09:22
Original commit files touched by this commit  0.9.1
pav search for other commits by this committer
- Add SHA256
15 Nov 2005 06:52:12
Original commit files touched by this commit  0.9.1
ade search for other commits by this committer
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.
29 Oct 2005 05:25:00
Original commit files touched by this commit  0.9.1
lawrance search for other commits by this committer
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.
01 Aug 2005 18:10:36
Original commit files touched by this commit  0.9.1
lawrance search for other commits by this committer
Update to 0.9.1

PR:             ports/84333
Submitted by:   Andrej Zverev <az@inec.ru>
12 Apr 2005 14:00:32
Original commit files touched by this commit  0.9.0
lawrance search for other commits by this committer
Set my ports to their shiny new MAINTAINER address.

Approved by:    clement (mentor)
12 Apr 2005 04:26:57
Original commit files touched by this commit  0.9.0
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
11 Apr 2005 09:04:41
Original commit files touched by this commit  0.9.0
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
08 Jan 2005 21:39:58
Original commit files touched by this commit  0.9.0
pav search for other commits by this committer
- 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)
30 Mar 2004 20:56:44
Original commit files touched by this commit  0.8.9
krion search for other commits by this committer
- Use USE_ICONV knob

Approved by:    portmgr
14 Mar 2004 06:17:56
Original commit files touched by this commit  0.8.9
ade search for other commits by this committer
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.
12 Mar 2004 10:34:17
Original commit files touched by this commit  0.8.9
krion search for other commits by this committer
- Update to version 0.8.9

PR:             ports/64125
Submitted by:   maintainer
16 Dec 2003 19:48:07
Original commit files touched by this commit  0.8.1
pav search for other commits by this committer
- Update to 0.8.1

PR:             ports/60291
Submitted by:   Sam Lawrance <boris@brooknet.com.au> (maintainer)
28 Aug 2003 09:32:06
Original commit files touched by this commit  0.8
erwin search for other commits by this committer
Update to 0.8

PR:             56057
Submitted by:   maintainer
28 Jul 2003 11:00:18
Original commit files touched by this commit  0.7
arved search for other commits by this committer
Add libsynce, a library to support communication with Windows CE devices

PR:             53311
Submitted by:   Sam Lawrance <boris@brooknet.com.au>

Number of commits found: 20

Login
User Login
Create account

Servers and bandwidth provided by
New York Internet
SuperNews

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
mysql41-server*Oct 10
mysql50-client*Oct 10
mysql50-server*Oct 10
mysql51-client*Oct 10
mysql51-server*Oct 10
mysql60-client*Oct 10
operaOct 10
bitlbee*Oct 03
gallery*Oct 03
gallery2*Oct 03
horde-base*Oct 03
phpmyadmin*Oct 03
proftpd*Oct 03
proftpd-devel*Oct 03
proftpd-mysql*Oct 03

20 vulnerabilities affecting 36 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 19277
Broken 154
Deprecated 79
Ignore 432
Forbidden 7
Restricted 279
No CDROM 132
Vulnerable 54
Expired 54
Set to expire 61
Interactive 78
new 24 hours 2
new 48 hours7
new 7 days33
new fortnight69
new month106

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact

Add tab to Netscape 6

Servers and bandwidth provided by
New York Internet
SuperNews
Valid HTML, CSS, and RSS.
Copyright © 2000-2008 DVL Software Limited. All rights reserved.
This page created in 0.195 seconds.