summaryrefslogtreecommitdiff
path: root/comms/gnome-pilot
AgeCommit message (Collapse)AuthorFilesLines
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-02-18gnome-pilot 2.0.17 'Pippi', 2009-01-07ahoka3-10/+19
-------------------------------------- Bug Fixes: - #484509: Avoid obsolete HAL info.bus API. Use hal pda.platform property instead (keep info.bus for backwards compatibility). With thanks to Frederic Crozat. - #528701: remove unused applet desktop file - #508262: fix long-standing build-order bug by moving libgpilotdcm code to gpilotd/ directory. - #491921: stray slash breaks rpath for libraries Updated translations: ar (Djihed Afifi) ca (Gil Forcada) el (Simos Xenitellis) en_GB (Philip Withnall) fr (Stephane Raimbault) it (Luca Ferretti) fi (Ilkka Tuohela) nb (Kjartan Maraas) ne (Pawan Chitrakar) oc (Yannig Marchegay) pt_BR (Jonh Wendell) sv (Daniel Nylander) vi (Clytie Siddall) gnome-pilot 2.0.16 'Quixote', 2008-02-27 ---------------------------------------- New Features: - Support for Bluetooth sync, via the bluez support in pilot-link 0.12 - Support for specification of the PDA charset via the configuration applet (Jerry Yu and Matt Davey) Bug Fixes: - (Ubuntu bug #81396): don't close a database if we got an error when opening it. - #464385: use LINGUAS file (Gilles Dartiguelongue) - #410666: 64 bit compatibility in file_conduit (Devin Carraway) - #431145: avoid circular dependency between libgpilotdcm and libgpilotd - #400554: Add intltool support to the gnome-pilot applet. (Kjarten Maraas) - #399039: add HardwareSettings to categories (Denis Washington) - #385434: make sysfs/usbfs check linux-specific (Jerry Yu) - #385444: [solaris] workaround for lack of sync notification (Jerry Yu) And as usual, thanks to all our translators, including: Yannig Marchegay, Raivis Dejus, Pema Geyleg, ituohela, Joan Duran, pachimho, Inaki Larranaga Murgoitio, jorgegonz, Daniel Nylander, stephaner, Gabor Kelemen, algol, rdejus, dlodge, Djihed Afifi, Jonathan Ernst, Claude Paroz, Stephane Raimbault, Xavi Conder, Andrea Zagli, Tino Meinen, Takeshi AIHANA, Francisco Javier F. Serrador.
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-09-06Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlibwiz2-4/+4
name change).
2008-06-20Add DESTDIR support.joerg1-1/+3
2008-03-06Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.wiz2-4/+4
2007-09-25Fix comment (GConf2 -> GConf).hira1-2/+2
2007-09-21Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.wiz2-6/+6
Bump PKGREVISION.
2007-09-19Bump PKGREVISION for gnome-vfs rename.wiz1-2/+2
2007-06-05opencdk shlib major changed; bump ABI depends and PKGREVISIONs ofwiz2-4/+4
affected packages.
2007-03-21Bump PKGREVISION for gnome-keyring ABI bump.wiz2-3/+4
2007-01-26Update gnome-pilot to 2.0.15markd3-11/+23
This is primarily a bugfix release, to patch issues that cropped up with the new features introduced in version 2.0.14. - #357602. Fix memory leak in the usbfs scanning code (with thanks to Brian Warner) - #362565. Add a 400ms pause between HAL detection of a USB device and the first attempt to sync. Several devices were reported to reset themselves if communication was attempted too soon after the first appearance of the USB device. - #365181. Fix a long-standing bug that probably turned up now because of the multiple attempts to add a new pilot due to #362565. Avoid accessing freed memory when the 'add pilot' dialog is opened multiple times. New translation: * ar: New arabic translation, with thanks to Djihed Afifi gnome-pilot 2.0.13 'Lucky', 2005-04-04 -------------------------------------- Bugzilla bugs fixed (see http://bugzilla.gnome.org): #148582 - gpilot-applet crashes with a left-click from toolbar (JP) #168401 - capplet desktop file has multiple icon fields (Crispin Flowerday) #166024 - DnD --> gnome-pilot causes busy loop (Chris Lee, JP) #142710 - Malformed desktop entry (JP) Other bugs - Add kyocera 7135 and zire 31 devices (JP) - Warning fixes (Dave Malcolm)
2006-09-16Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency.jmmv2-4/+4
This fixes problems when some installed packages are outdated. Per wiz@'s request. Grrr, I really hate this kind of change.
2006-07-08Change the format of BUILDLINK_ORDER to contain depth information as well,jlam1-2/+2
and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
2006-07-08Track information in a new variable BUILDLINK_ORDER that informs usjlam1-1/+2
of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
2006-07-05Sweep pkgsrc and convert packages that included intltool/buildlink3.mkjlam1-3/+2
to use instead "USE_TOOLS+=intltool". Remove now unused intltool/buildlink3.mk
2006-06-29Needs pkg-config.joerg1-2/+2
2006-06-22Needs intltool.joerg1-1/+2
2006-04-17Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.wiz2-4/+4
2006-04-17Strip ${PKGLOCALEDIR} from PLISTs of packages that already obeyjlam1-39/+39
PKGLOCALEDIR and which install their locale files directly under ${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now on, pkgsrc/mk/plist/plist-locale.awk will automatically handle transforming the PLIST to refer to the correct locale directory.
2006-04-13BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace withjlam1-3/+2
USE_TOOLS+=msgfmt.
2006-04-12Aligned the last line of the buildlink3.mk files with the first line, sorillig1-2/+2
that they look nicer.
2006-04-06Over 1200 files touched but no revisions bumped :)reed1-3/+3
RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
2006-03-21Bump PKGREVISION for all packages that had broken INSTALL/DEINSTALLjlam1-2/+2
scripts prior to revision 1.43 of bsd.pkginstall.mk.
2006-03-06Belatedly bump PKGREVISION for all libtasn1 dependencies, sincewiz1-2/+2
libtasn1 had a shlib major bump. Also update dependencies in bl3.mk files. Addresses PR 32998 by Robert Elz.
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg2-4/+4
2006-01-24Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 becausewiz2-3/+4
of the shlib major bump. PKGREVISION++ for the dependencies.
2006-01-06DEPENDS and PKGREVISION bumps because db4's library name changed.wiz2-5/+4
2005-12-31Recursive PKGREVISION bump for gnutls shlib major bump.wiz2-2/+4
Bump BUILDLINK_RECOMMENDED.
2005-05-25Add gnome-pilot-2.0.12: Palm Pilot synchronisation for GNOMEwiz5-0/+167
Provided by Greg Troxel via PR 30278 and pkgsrc-wip.
2005-05-18Remove gnome1 packages except as needed for gnucash.wiz8-307/+0
Ok'd by jmmv@ and rh@ (gnome 1 maintainers).
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 digests in addition to SHA1 ones.agc1-1/+2
2004-11-30Bump PKGREVISION for removal of db3 buildlink3.mk file fromwiz2-5/+4
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
2004-11-20Bump PKGREVISION due to security fixes in libxml (dependency adjusted tojmmv1-2/+2
1.8.17nb3).
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv2-4/+4
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-19/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-04-26No longer used.snj1-38/+0
2004-04-26Convert to buildlink3.snj2-7/+32
2004-04-14Make use of the new USE_DIRS variable, instead of directly depending on thejmmv1-2/+2
*-dirs packages.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz2-3/+4
Buildlink files: RECOMMENDED version changed to current version.
2004-03-08Handle some shared directories by depending on (or updating dependancies tojmmv1-3/+3
the latest versions) xdg-dirs, xdg-x11-dirs or gnome*-dirs. Bump PKGREVISION.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-01-03Bump package revisions for tiff update.reed2-4/+4
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-11-12PKGREVISION++ due to devel/popt update.salo2-4/+4
2003-09-28Fix GCC 3.3.1 related build problem.tron4-1/+156
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz2-4/+4
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
Should anybody feel like they could be the maintainer for any of thewe packages, please adjust.