The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD palm : synce-trayicon

GNOME tray icon showing battery and storage status of a WinCE device

 SynCE is a project for connecting to devices running Windows CE or Pocket PC.
The trayicon sits in the notification area displays information about a
connected Windows CE device such as battery charge and storage space. 

http://synce.sourceforge.net/



synce-trayicon history


v. 1.15
date: 2007/06/18 02:27:09;  author: vs;  state: Exp;  lines: +2 -2
Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-config
to discover the necessary flags and neither does librapi have an explicit
dependency on libsynce.

v. 1.14 date: 2007/05/19 20:20:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13 date: 2007/02/10 22:51:43; author: kris; state: Exp; lines: +2 -0 BROKEN: Configure fails
v. 1.12 date: 2006/10/14 08:54:48; author: marcus; state: Exp; lines: +4 -4 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.11 date: 2006/05/28 05:04:55; author: mezz; state: Exp; lines: +1 -1 devel/libgtop2 -> devel/libgtop Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename.
v. 1.10 date: 2006/04/30 00:47:19; author: marcus; state: Exp; lines: +4 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.9 date: 2005/11/05 05:21:16; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.8 date: 2005/10/29 04:25:00; 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.7 date: 2005/04/12 13:00:32; author: lawrance; state: Exp; lines: +1 -1 Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor)
v. 1.6 date: 2005/03/12 10:52:33; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5 date: 2005/01/08 21:39:58; author: pav; state: Exp; lines: +3 -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.4 date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.3 date: 2004/04/05 03:29:55; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.2 date: 2004/02/04 05:08:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.1 date: 2003/12/16 21:18:14; author: pav; state: Exp; Add synce-trayicon, an icon for notification area displaying statistics of connected Windows CE device. PR: ports/56069 Submitted by: Sam Lawrance ============================================================================= v. 1.15 date: 2007/06/18 02:27:09; author: vs; state: Exp; lines: +2 -2 Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-config to discover the necessary flags and neither does librapi have an explicit dependency on libsynce.
v. 1.14 date: 2007/05/19 20:20:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13 date: 2007/02/10 22:51:43; author: kris; state: Exp; lines: +2 -0 BROKEN: Configure fails
v. 1.12 date: 2006/10/14 08:54:48; author: marcus; state: Exp; lines: +4 -4 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.11 date: 2006/05/28 05:04:55; author: mezz; state: Exp; lines: +1 -1 devel/libgtop2 -> devel/libgtop Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename.
v. 1.10 date: 2006/04/30 00:47:19; author: marcus; state: Exp; lines: +4 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.9 date: 2005/11/05 05:21:16; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.8 date: 2005/10/29 04:25:00; 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.7 date: 2005/04/12 13:00:32; author: lawrance; state: Exp; lines: +1 -1 Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor)
v. 1.6 date: 2005/03/12 10:52:33; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5 date: 2005/01/08 21:39:58; author: pav; state: Exp; lines: +3 -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.4 date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.3 date: 2004/04/05 03:29:55; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.2 date: 2004/02/04 05:08:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.1 date: 2003/12/16 21:18:14; author: pav; state: Exp; Add synce-trayicon, an icon for notification area displaying statistics of connected Windows CE device. PR: ports/56069 Submitted by: Sam Lawrance ============================================================================= v. 1.15 date: 2007/06/18 02:27:09; author: vs; state: Exp; lines: +2 -2 Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-config to discover the necessary flags and neither does librapi have an explicit dependency on libsynce.
v. 1.14 date: 2007/05/19 20:20:27; author: flz; state: Exp; lines: +1 -1 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.13 date: 2007/02/10 22:51:43; author: kris; state: Exp; lines: +2 -0 BROKEN: Configure fails
v. 1.12 date: 2006/10/14 08:54:48; author: marcus; state: Exp; lines: +4 -4 Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris)
v. 1.11 date: 2006/05/28 05:04:55; author: mezz; state: Exp; lines: +1 -1 devel/libgtop2 -> devel/libgtop Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for other ports, chase the rename.
v. 1.10 date: 2006/04/30 00:47:19; author: marcus; state: Exp; lines: +4 -4 Presenting GNOME 2.14.1 for FreeBSD! Checkout http://www.gnome.org/start/2.14/ for the official release notes, and a list of all the gooides in this new release. In particular, GNOME 2.14 focused on performance, and they did not miss the mark. There's some new eye candy, but most of the big things are waiting until GNOME 2.16. On the FreeBSD side, we tried to clean up all the crashers we could. In particular, we really improved GNOME's 64-bit support. The good news is that this release does not bring any big shared library version bumps, so you can almost do a simple portupgrade to get to 2.14. There are a few minor gotchas that will be documented in UPDATING shortly. The FreeBSD GNOME Team would like th thank the following users for their patches, feedback, and sometimes incessant complaing about crashes (you know who you are). Yasuda Keisuke Pascal Hofstee rmgls@wanadoo.fr tmclaugh Yuri Pankov sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee QuiRK on #freebsd-gnome Vladimir Timofeev
v. 1.9 date: 2005/11/05 05:21:16; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISION to chase the glib20 shared library update.
v. 1.8 date: 2005/10/29 04:25:00; 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.7 date: 2005/04/12 13:00:32; author: lawrance; state: Exp; lines: +1 -1 Set my ports to their shiny new MAINTAINER address. Approved by: clement (mentor)
v. 1.6 date: 2005/03/12 10:52:33; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION to chase the glib20 shared lib version change.
v. 1.5 date: 2005/01/08 21:39:58; author: pav; state: Exp; lines: +3 -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.4 date: 2004/11/07 22:37:07; author: marcus; state: Exp; lines: +1 -1 Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the big upgrade.
v. 1.3 date: 2004/04/05 03:29:55; author: marcus; state: Exp; lines: +1 -1 Chase the glib20 update, and bump all affected ports' PORTREVISIONs.
v. 1.2 date: 2004/02/04 05:08:31; author: marcus; state: Exp; lines: +1 -0 Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. (Part 1)
v. 1.1 date: 2003/12/16 21:18:14; author: pav; state: Exp; Add synce-trayicon, an icon for notification area displaying statistics of connected Windows CE device. PR: ports/56069 Submitted by: Sam Lawrance =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm