summaryrefslogtreecommitdiff
path: root/comms/jpilot
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>2006-11-20 18:34:27 +0000
committerbad <bad@pkgsrc.org>2006-11-20 18:34:27 +0000
commit5f281e53a89c1a0a0595ba0d8aa47d1a84b8cfb7 (patch)
tree38a72317347badab43dfcfc587f36e6368244f41 /comms/jpilot
parent540c47d6003434032c67262a8c8c5b5b15223a85 (diff)
downloadpkgsrc-5f281e53a89c1a0a0595ba0d8aa47d1a84b8cfb7.tar.gz
Update jpilot to 0.99.9.
Changes since 0.99.8: 0.99.9 Fixed a major Memo category sync bug. Removed clipboard code, which would cause X to freeze when ran with some applications, rdesktop, to name one. Many bug fixes, and GUI improvements, see Changelog.cvs for details. 0.99.9-pre2 Fix Bugzilla 1533 where null description in appointment crashes ical export of datebook Keyring: Added a field for the last changed date and set it to today when the record is changed. Search: - Have focus default to search entry field when the Find window is called to the front - Added ability to hit Enter and automatically go to the currently highlighted record. Some more bugs fixed 0.99.9-pre1 Generalization of GTK+2 stock buttons (butons with icon) and make J-Pilot more conform to GNOME Human Interface Guidelines Build with GTK+2 by default. Use --disable-gtk2 if you want GTK+1 instead Add Ukrainian and Korean translations Add support of Korean (CP949) encoding Correct a bug that prevented jpilot to start with GTK+ 2.8 (Ubuntu) Some more bugs fixed
Diffstat (limited to 'comms/jpilot')
-rw-r--r--comms/jpilot/Makefile8
-rw-r--r--comms/jpilot/PLIST5
-rw-r--r--comms/jpilot/distinfo10
-rw-r--r--comms/jpilot/patches/patch-aa13
-rw-r--r--comms/jpilot/patches/patch-ac16
5 files changed, 25 insertions, 27 deletions
diff --git a/comms/jpilot/Makefile b/comms/jpilot/Makefile
index 8da7cbdf34d..666044d8d8c 100644
--- a/comms/jpilot/Makefile
+++ b/comms/jpilot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.57 2006/07/05 05:37:39 jlam Exp $
+# $NetBSD: Makefile,v 1.58 2006/11/20 18:34:27 bad Exp $
#
-DISTNAME= jpilot-0.99.8
+DISTNAME= jpilot-0.99.9
CATEGORIES= comms
MASTER_SITES= http://jpilot.org/
@@ -17,11 +17,11 @@ USE_X11= YES
USE_OLD_DES_API= YES
USE_DIRS+= gnome1-1.0
USE_TOOLS+= intltool msgfmt pkg-config
+USE_LANGUAGES+= c
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk}"
+CONFIGURE_ARGS+= --with-gtk-prefix="${BUILDLINK_PREFIX.gtk2}"
CONFIGURE_ARGS+= --with-pilot-prefix="${BUILDLINK_PREFIX.pilot-link-libs}"
-CONFIGURE_ARGS+= --enable-gtk2
LDFLAGS+= -export-dynamic
DOCDIR= ${PREFIX}/share/doc/jpilot
diff --git a/comms/jpilot/PLIST b/comms/jpilot/PLIST
index ad0d3de661f..bddf9f1e595 100644
--- a/comms/jpilot/PLIST
+++ b/comms/jpilot/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.8 2006/06/13 21:52:11 bad Exp $
+@comment $NetBSD: PLIST,v 1.9 2006/11/20 18:34:27 bad Exp $
bin/jpilot
bin/jpilot-dump
bin/jpilot-sync
@@ -19,7 +19,6 @@ share/doc/${PKGNAME}/ChangeLog
share/doc/${PKGNAME}/INSTALL
share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/TODO
-share/doc/${PKGNAME}/UPGRADING
share/doc/${PKGNAME}/icons/README
share/doc/${PKGNAME}/icons/jpilot-icon1.xpm
share/doc/${PKGNAME}/icons/jpilot-icon2.xpm
@@ -65,12 +64,14 @@ share/locale/es/LC_MESSAGES/jpilot.mo
share/locale/fr/LC_MESSAGES/jpilot.mo
share/locale/it/LC_MESSAGES/jpilot.mo
share/locale/ja/LC_MESSAGES/jpilot.mo
+share/locale/ko/LC_MESSAGES/jpilot.mo
share/locale/nl/LC_MESSAGES/jpilot.mo
share/locale/no/LC_MESSAGES/jpilot.mo
share/locale/ru/LC_MESSAGES/jpilot.mo
share/locale/rw/LC_MESSAGES/jpilot.mo
share/locale/sv/LC_MESSAGES/jpilot.mo
share/locale/tr/LC_MESSAGES/jpilot.mo
+share/locale/uk/LC_MESSAGES/jpilot.mo
share/locale/vi/LC_MESSAGES/jpilot.mo
share/locale/zh_CN/LC_MESSAGES/jpilot.mo
share/locale/zh_TW/LC_MESSAGES/jpilot.mo
diff --git a/comms/jpilot/distinfo b/comms/jpilot/distinfo
index b1046b9f6f7..a10370377d3 100644
--- a/comms/jpilot/distinfo
+++ b/comms/jpilot/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.19 2006/07/03 21:06:59 bad Exp $
+$NetBSD: distinfo,v 1.20 2006/11/20 18:34:27 bad Exp $
-SHA1 (jpilot-0.99.8.tar.gz) = 5ad7c15f4583a15afb7acd96db2c4e8e58311b29
-RMD160 (jpilot-0.99.8.tar.gz) = 9d19e41a8d73f1dbfc5107e0ee1657ac09b55189
-Size (jpilot-0.99.8.tar.gz) = 1589217 bytes
-SHA1 (patch-ac) = 0990cb0a8ebf2cc779c149eee35cd5584bfc128a
+SHA1 (jpilot-0.99.9.tar.gz) = 19a76f8815188a1b7993fbff81624e852a3bbc5c
+RMD160 (jpilot-0.99.9.tar.gz) = 0286b9f9579dbbdb8e9bd207384561814bab5114
+Size (jpilot-0.99.9.tar.gz) = 1671351 bytes
+SHA1 (patch-aa) = 1eae313fd7196a2f3639f7cf7ea5782ca8fb4633
SHA1 (patch-ad) = cac013141685ff632cafc7a45841d4c9b77a957f
diff --git a/comms/jpilot/patches/patch-aa b/comms/jpilot/patches/patch-aa
new file mode 100644
index 00000000000..e6c4e74a29a
--- /dev/null
+++ b/comms/jpilot/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.7 2006/11/20 18:34:27 bad Exp $
+
+--- jpilot.c.orig 2006-06-09 22:42:57.000000000 +0200
++++ jpilot.c
+@@ -2180,7 +2180,7 @@ char * xpm_backup[] = {
+
+ /* Extract first day of week preference from locale in GTK2 */
+ # ifdef ENABLE_GTK2
+-# ifdef HAVE_LANGINFO_H
++# if defined(HAVE_LANGINFO_H) && defined(_NL_TIME_FIRST_WEEKDAY)
+ /* GTK 2.8 libraries */
+ week_start = nl_langinfo (_NL_TIME_FIRST_WEEKDAY);
+ pref_fdow = *((unsigned char *) week_start) - 1;
diff --git a/comms/jpilot/patches/patch-ac b/comms/jpilot/patches/patch-ac
deleted file mode 100644
index 52f0a549c9f..00000000000
--- a/comms/jpilot/patches/patch-ac
+++ /dev/null
@@ -1,16 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2006/06/13 21:52:11 bad Exp $
-
-http://www.jpilot.org/patch.0.99.8-memory
-
---- utils.c.orig 2005-12-11 13:04:24.000000000 -0500
-+++ utils.c 2005-12-11 13:04:38.000000000 -0500
-@@ -2042,9 +2042,6 @@
- fwrite(RecordBuffer->data, header.rec_len, 1, pc_in);
- #endif /* PILOT_LINK_0_12 */
- jp_logf(JP_LOG_DEBUG, "record deleted\n");
--#ifdef PILOT_LINK_0_12
-- pi_buffer_free(RecordBuffer);
--#endif /* PILOT_LINK_0_12 */
- fclose(pc_in);
- #ifdef PILOT_LINK_0_12
- pi_buffer_free(RecordBuffer);