aboutsummaryrefslogtreecommitdiff
path: root/palm/synce-trayicon
Commit message (Collapse)AuthorAgeFilesLines
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-0/+1
| | | | Notes: svn path=/head/; revision=249285
* - Update to 0.14Alexander Logvinov2009-10-122-6/+6
| | | | Notes: svn path=/head/; revision=242718
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-0/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - Allow to build with MAKE_JOBS_SAFEMartin Wilke2009-03-311-2/+4
| | | | | | | | | | - Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231414
* - Update to 0.13.Dmitry Marakasov2009-01-158-236/+18
| | | | | | | | PR: 130539 Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer) Notes: svn path=/head/; revision=226135
* - Update to 0.12Martin Wilke2008-08-199-556/+80
| | | | | | | | PR: 126635 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=218879
* - Update to 0.11Martin Wilke2008-07-2713-19/+775
| | | | | | | | PR: 125981 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=217672
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* - Pass maintainership to submitterThomas Abthorpe2008-05-221-1/+1
| | | | | | | | PR: ports/123886 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=213536
* - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORGMartin Wilke2008-03-251-1/+0
| | | | | | | | | - Bump PORTREVISION Approved by: portmgr (xorg cleanup) Notes: svn path=/head/; revision=209811
* Unbreak by adding libsynce to LDFLAGS. Configure doesn't use pkg-configVolker Stolz2007-06-181-2/+2
| | | | | | | | to discover the necessary flags and neither does librapi have an explicit dependency on libsynce. Notes: svn path=/head/; revision=193746
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-192-2/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* BROKEN: Configure failsKris Kennaway2007-02-101-0/+2
| | | | Notes: svn path=/head/; revision=184826
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with theJoe Marcus Clarke2006-10-142-4/+5
| | | | | | | | | | new freetype2 where needed. Submitted by: mezz, ahze, pav, and many others Approved by: portmgr (implicit, kris) Notes: svn path=/head/; revision=175261
* devel/libgtop2 -> devel/libgtopJeremy Messenger2006-05-281-1/+1
| | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=163665
* Presenting GNOME 2.14.1 for FreeBSD! CheckoutJoe Marcus Clarke2006-04-301-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 <kysd@po.harenet.ne.jp> Pascal Hofstee <caelian@gmail.com> rmgls@wanadoo.fr tmclaugh Yuri Pankov <yuri.pankov@gmail.com> sajd on #freebsd-gnome ade ankon on #FreeBSD-Gnome mux Pascal Hofstee <caelian@gmail.com> QuiRK on #freebsd-gnome Vladimir Timofeev <vovkasm@gmail.com> Notes: svn path=/head/; revision=160863
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149446
* Bump PORTREVISION to chase the glib20 shared library update.Joe Marcus Clarke2005-11-051-1/+1
| | | | Notes: svn path=/head/; revision=147269
* Drop maintainership since I no longer have a pocket pc. I'll be keepingSam Lawrance2005-10-291-1/+1
| | | | | | | | an eye on these, especially uppc-kmod in case anyone wants to take it over and keep it working. Notes: svn path=/head/; revision=146638
* Directory share/pixmaps is now included in mtreeDejan Lesjak2005-06-151-1/+0
| | | | | | | (BSD.x11-4.dist rev. 1.27), so remove it from plist. Notes: svn path=/head/; revision=137468
* Set my ports to their shiny new MAINTAINER address.Sam Lawrance2005-04-121-1/+1
| | | | | | | Approved by: clement (mentor) Notes: svn path=/head/; revision=133146
* Bump PORTREVISION to chase the glib20 shared lib version change.Joe Marcus Clarke2005-03-121-0/+1
| | | | Notes: svn path=/head/; revision=130974
* - Update to 0.9.0Pav Lucistnik2005-01-083-4/+10
| | | | | | | | | PR: ports/72245, ports/72246, ports/72247, ports/72248, ports/72249, ports/72250, ports/72251 Submitted by: Sam Lawrance <boris@brooknet.com.au> (maintainer) Notes: svn path=/head/; revision=125883
* Bump PORTREVISIONS for all ports that depend on atk or pango to ease in theJoe Marcus Clarke2004-11-071-1/+1
| | | | | | | big upgrade. Notes: svn path=/head/; revision=121070
* Chase the glib20 update, and bump all affected ports' PORTREVISIONs.Joe Marcus Clarke2004-04-051-1/+1
| | | | Notes: svn path=/head/; revision=106175
* Add size data.Trevor Johnson2004-03-181-0/+1
| | | | | | | Approved by: maintainers Notes: svn path=/head/; revision=104361
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Add synce-trayicon, an icon for notification area displaying statisticsPav Lucistnik2003-12-164-0/+36
of connected Windows CE device. PR: ports/56069 Submitted by: Sam Lawrance <boris@brooknet.com.au> Notes: svn path=/head/; revision=95967