Sun Aug 9 08:36:34 2009 UTC ()
Update to 0.12.4:

Last-minute fixes before releasing 0.12.4

Fix for Sony SJ-22 device sync (fixes bug #1957 filed at
bugs.pilot-link.org)

Updated documentation to reflect a cleaner layout and output
(closes bug #1913 in the bugtracker at bugs.pilot-link.org

Integrate jpilot's contacts support. See
http://lists.pilot-link.org/pipermail/pilot-link-devel/2009-February/001762.html

Adding CalendarDB support to pilot-link

Adding minor tweak for m4 macro optimizations

Minor fix for a buffer size miscalculation (from Nicholas Piper)

Adding missing newline at the end of the file.

pi-debug.h, pi-threadsafe.h: Cleaning up unnecessary references
to config.h here.

Added pi-md5.h.in

generates pi-md5.h

Now autogenerated from pi-md5.h.in

Add minor fix for reported segfault when closing down bluetooth
connection.  This closes bug #1872

UINT32 was broken on 64-bit systems.  This should fix it on most
systems.

Increment ChangeLog to test/validate an LDAP permission issue
with LockDir

Implementing a Zire 22 fix from Tom Billiet

Bump for 0.12.4

Added Aaron's fixes (oof! This has been in the queue for awhile.
Sorry Aaron). This closes bug #1448.


(wiz)
diff -r1.42 -r1.43 pkgsrc/comms/p5-pilot-link/Makefile
diff -r1.49 -r1.50 pkgsrc/comms/pilot-link/Makefile
diff -r1.12 -r1.13 pkgsrc/comms/pilot-link/Makefile.common
diff -r1.21 -r1.22 pkgsrc/comms/pilot-link/distinfo
diff -r1.21 -r1.22 pkgsrc/comms/pilot-link-libs/Makefile
diff -r1.5 -r1.6 pkgsrc/comms/pilot-link-libs/PLIST

cvs diff -r1.42 -r1.43 pkgsrc/comms/p5-pilot-link/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/p5-pilot-link/Makefile 2009/06/30 00:07:12 1.42
+++ pkgsrc/comms/p5-pilot-link/Makefile 2009/08/09 08:36:34 1.43
@@ -1,42 +1,41 @@ @@ -1,42 +1,41 @@
1# $NetBSD: Makefile,v 1.42 2009/06/30 00:07:12 joerg Exp $ 1# $NetBSD: Makefile,v 1.43 2009/08/09 08:36:34 wiz Exp $
2# 2#
3 3
4PKG_DESTDIR_SUPPORT= user-destdir 4PKG_DESTDIR_SUPPORT= user-destdir
5 5
6.include "../../comms/pilot-link/Makefile.common" 6.include "../../comms/pilot-link/Makefile.common"
7 7
8PKGNAME= p5-${DISTNAME} 8PKGNAME= p5-${DISTNAME}
9PKGREVISION= 3 
10 9
11COMMENT= Perl bindings for pilot-link 10COMMENT= Perl bindings for pilot-link
12 11
13MAKE_JOBS_SAFE= no 12MAKE_JOBS_SAFE= no
14 13
15BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} 14BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
16 15
17USE_TOOLS+= gmake 16USE_TOOLS+= gmake
18 17
19CONFIGURE_ARGS+= --enable-conduits 18CONFIGURE_ARGS+= --enable-conduits
20CONFIGURE_ARGS+= --with-perl=${PERL5:Q} 19CONFIGURE_ARGS+= --with-perl=${PERL5:Q}
21PERL5_CONFIGURE= NO 20PERL5_CONFIGURE= NO
22PERL5_PACKLIST= auto/PDA/Pilot/.packlist 21PERL5_PACKLIST= auto/PDA/Pilot/.packlist
23PERL5_LDFLAGS= -lpisock 22PERL5_LDFLAGS= -lpisock
24 23
25REPLACE_PERL+= bindings/Perl/h2xs-pilot-link src/pilot-ietf2datebook.pl 24REPLACE_PERL+= bindings/Perl/h2xs-pilot-link src/pilot-ietf2datebook.pl
26 25
27INSTALL_DIRS= ${WRKSRC}/bindings 26INSTALL_DIRS= bindings
28INSTALLATION_DIRS= bin 27INSTALLATION_DIRS= bin
29BUILD_DIRS+= ${WRKSRC}/src 28BUILD_DIRS+= src
30BUILD_DIRS+= ${INSTALL_DIRS} 29BUILD_DIRS+= ${INSTALL_DIRS}
31 30
32SUBST_CLASSES+= progs 31SUBST_CLASSES+= progs
33SUBST_STAGE.progs= post-patch 32SUBST_STAGE.progs= post-patch
34SUBST_MESSAGE.progs= Trim programs to build 33SUBST_MESSAGE.progs= Trim programs to build
35SUBST_FILES.progs= src/Makefile.in 34SUBST_FILES.progs= src/Makefile.in
36SUBST_SED.progs= -e s:@ENABLE_CONDUITS_TRUE@bin_PROGRAMS:@ENABLE_CONDUITS_TRUE@bin_PROGRAMSX: 35SUBST_SED.progs= -e s:@ENABLE_CONDUITS_TRUE@bin_PROGRAMS:@ENABLE_CONDUITS_TRUE@bin_PROGRAMSX:
37 36
38post-extract: 37post-extract:
39 rm -f ${WRKSRC}/bindings/Perl/pm_to_blib 38 rm -f ${WRKSRC}/bindings/Perl/pm_to_blib
40 39
41#post-patch: 40#post-patch:
42# cd ${WRKSRC} && \ 41# cd ${WRKSRC} && \

cvs diff -r1.49 -r1.50 pkgsrc/comms/pilot-link/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/pilot-link/Makefile 2009/05/20 00:58:09 1.49
+++ pkgsrc/comms/pilot-link/Makefile 2009/08/09 08:36:34 1.50
@@ -1,20 +1,19 @@ @@ -1,20 +1,19 @@
1# $NetBSD: Makefile,v 1.49 2009/05/20 00:58:09 wiz Exp $ 1# $NetBSD: Makefile,v 1.50 2009/08/09 08:36:34 wiz Exp $
2 2
3PKG_DESTDIR_SUPPORT= user-destdir 3PKG_DESTDIR_SUPPORT= user-destdir
4 4
5.include "../../comms/pilot-link/Makefile.common" 5.include "../../comms/pilot-link/Makefile.common"
6 6
7PKGREVISION= 1 
8COMMENT= Tools to talk to the 3Com Pilot PDA 7COMMENT= Tools to talk to the 3Com Pilot PDA
9 8
10BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS} 9BUILDLINK_API_DEPENDS.pilot-link-libs= pilot-link-libs>=${PILOT_LINK_VERS}
11 10
12USE_TOOLS+= gmake perl:run 11USE_TOOLS+= gmake perl:run
13USE_GNU_READLINE= YES 12USE_GNU_READLINE= YES
14 13
15CONFIGURE_ARGS+= --with-perl5=${PERL5:Q} 14CONFIGURE_ARGS+= --with-perl5=${PERL5:Q}
16CONFIGURE_ARGS+= --with-libpng 15CONFIGURE_ARGS+= --with-libpng
17CONFIGURE_ARGS+= --with-readline 16CONFIGURE_ARGS+= --with-readline
18CONFIGURE_ARGS+= --enable-conduits 17CONFIGURE_ARGS+= --enable-conduits
19 18
20BUILD_DIRS= src bindings doc tests 19BUILD_DIRS= src bindings doc tests

cvs diff -r1.12 -r1.13 pkgsrc/comms/pilot-link/Makefile.common (expand / switch to unified diff)

--- pkgsrc/comms/pilot-link/Makefile.common 2007/11/30 18:14:46 1.12
+++ pkgsrc/comms/pilot-link/Makefile.common 2009/08/09 08:36:34 1.13
@@ -1,21 +1,24 @@ @@ -1,21 +1,24 @@
1# $NetBSD: Makefile.common,v 1.12 2007/11/30 18:14:46 wiz Exp $ 1# $NetBSD: Makefile.common,v 1.13 2009/08/09 08:36:34 wiz Exp $
 2# used by comms/p5-pilot-link/Makefile
 3# used by comms/pilot-link/Makefile
 4# used by comms/pilot-link-libs/Makefile
2 5
3DISTNAME= pilot-link-${PILOT_LINK_VERS} 6DISTNAME= pilot-link-${PILOT_LINK_VERS}
4CATEGORIES= comms 7CATEGORIES= comms
5MASTER_SITES= http://downloads.pilot-link.org/ 8MASTER_SITES= http://downloads.pilot-link.org/
6EXTRACT_SUFX= .tar.bz2 9EXTRACT_SUFX= .tar.bz2
7 10
8PILOT_LINK_VERS= 0.12.3 11PILOT_LINK_VERS= 0.12.4
9 12
10MAINTAINER= pkgsrc-users@NetBSD.org 13MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE?= http://www.pilot-link.org/ 14HOMEPAGE?= http://www.pilot-link.org/
12 15
13USE_LANGUAGES= c 16USE_LANGUAGES= c
14USE_LIBTOOL= yes 17USE_LIBTOOL= yes
15GNU_CONFIGURE= yes 18GNU_CONFIGURE= yes
16 19
17.include "../../mk/bsd.prefs.mk" 20.include "../../mk/bsd.prefs.mk"
18 21
19.if ${OPSYS} == "SunOS" 22.if ${OPSYS} == "SunOS"
20CONFIGURE_ARGS+= --without-libiconv 23CONFIGURE_ARGS+= --without-libiconv
21.else 24.else

cvs diff -r1.21 -r1.22 pkgsrc/comms/pilot-link/distinfo (expand / switch to unified diff)

--- pkgsrc/comms/pilot-link/distinfo 2007/11/30 18:14:46 1.21
+++ pkgsrc/comms/pilot-link/distinfo 2009/08/09 08:36:34 1.22
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.21 2007/11/30 18:14:46 wiz Exp $ 1$NetBSD: distinfo,v 1.22 2009/08/09 08:36:34 wiz Exp $
2 2
3SHA1 (pilot-link-0.12.3.tar.bz2) = d459ec2626ee19367a5329e604e33b337ef37602 3SHA1 (pilot-link-0.12.4.tar.bz2) = cb1fcf11f8f1b26cfa3b83fab0293ea55ae62471
4RMD160 (pilot-link-0.12.3.tar.bz2) = 938f367a38572d456b37e62ab0d309139b50403b 4RMD160 (pilot-link-0.12.4.tar.bz2) = c7f8fb0312d8d071c12cf9e3333981b050f281df
5Size (pilot-link-0.12.3.tar.bz2) = 960812 bytes 5Size (pilot-link-0.12.4.tar.bz2) = 1576699 bytes
6SHA1 (patch-aa) = c124995244710b802686fd766a8717eab4f3ace6 6SHA1 (patch-aa) = c124995244710b802686fd766a8717eab4f3ace6
7SHA1 (patch-ab) = add1156600a681cc0ae30c5d9095b4f1bb6739c3 7SHA1 (patch-ab) = add1156600a681cc0ae30c5d9095b4f1bb6739c3

cvs diff -r1.21 -r1.22 pkgsrc/comms/pilot-link-libs/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/pilot-link-libs/Makefile 2009/05/20 00:58:09 1.21
+++ pkgsrc/comms/pilot-link-libs/Makefile 2009/08/09 08:36:34 1.22

cvs diff -r1.5 -r1.6 pkgsrc/comms/pilot-link-libs/PLIST (expand / switch to unified diff)

--- pkgsrc/comms/pilot-link-libs/PLIST 2007/03/21 22:33:01 1.5
+++ pkgsrc/comms/pilot-link-libs/PLIST 2009/08/09 08:36:34 1.6