Commit graph

8 commits

Author SHA1 Message Date
markd
437b0c7217 Add the revised patch-aa that I forgot in my previous update.
fixup distinfo again.
2007-02-02 01:20:14 +00:00
markd
7b3306a8cb Update jpilot-syncmal to 0.80
0.80 - 01/16/2006
- Back to libmal again. This version has much better integration with
  libmal than 0.43.
  There is no functional difference between this version and the last.

0.73 - 12/05/2006
- Several fixes for the pilot-link 0.12 code.  Thanks to John McCreesh and
  Antoine Jacoutot for their help fixing and testing this.

0.72.2 - 9/12/2006
- Added support for pilot-link 0.12.x
- Updated automake files

0.72.1 - 8/8/2003
- Fixed a bug that caused J-Pilot sync to abort with the cryptic error
  message "ReadDBList returned = -1"

0.72 - 7/26/2003
- Upgraded malsync source to malsync 2.1.1
- Updated libmal.c to reflect changes in malsync
- Should now support color devices up to 8bpp (malsync does not yet support
  color depths greater than 8bpp)
- Minor changes to malsync source; see the ChangeLog in the malsync
  subdirectory for details
- Uses automake.  Makefile.am submitted by Ludovic Rousseau
2007-01-26 01:44:55 +00:00
wiz
42264b2270 Fix build with new libtool (as seen in bulk builds). 2006-02-16 18:09:49 +00:00
wiz
9425280e96 Update to 0.71.2, now using GTK2.
0.71.2 - 1/16/2003
- Changed all occurrences of the deprecated jpilot_logf call to the correct
  jp_logf
- included libplugin.h from J-Pilot 0.99.4
- removed the unused prefs.h
- changed all LOG_XXX macros to the JP_LOG_XXX form used in the new
  libplugin.h
- applied and updated the patch from Ludovic which prints an error if the
  AvantGo .prc file is not installed
- added support for GTK2 (use --enable-gtk2)
    -- this does not do anything extra, it just lets jpilot-syncmal work with
    GTK2-enabled J-Pilot 0.99.4

0.71.1 - 6/21/2002
- Applied patch from Ludovic Roussea which allows GTK to set the size of the
  about box
- Reorganized Makefile.in
- Fixed the warnings about no newlines in the malsync src
2003-03-04 16:30:18 +00:00
wiz
559a1407a0 Update to 0.71, makes it compile again with latest jpilot.
Changes since 0.60:
0.71 - 4/27/2002
- Support for pilot-link 0.10
- syncmal.c now includes errno.h
  -- Thanks to Renaud Pacalet and Ludovic Rousseau, both of whom pointed out
these errors and how to fix them
- Added GPL exception text to the boilerplate in libplugin.h and prefs.h,
with Judd's permission

0.70 - 4/7/2002
- Distribution now includes necessary J-Pilot headers (libplugin.h and
prefs.h) and malsync-2.0.7 source.
- Updated README for vastly simplified build instructions
- Added jpilot-syncmal.spec

0.62.2 - 2/7/2002
- Updated prefs code to use the new API (J-Pilot 0.99.2 and later)

0.62 - 5/9/2001
- Fixed a typo in skip_sync which would cause it to fail if any interval
other than always was selected.  Thanks to Chris Bagwell for identifying
this bug.

0.61 - 3/3/2001  Very minor changes
- Fix an error in configure.in which caused the build to fail on Solaris
- Added some comments to syncmal.c
2003-01-13 13:21:07 +00:00
jlam
2fac29e044 Define __unix__=1 for malsync code to compile correctly. Fixes pkg/12308. 2001-03-02 17:38:09 +00:00
jlam
23ea458f4c Define __unix__ if !(palmos|win32|macintosh). This should fix pkg/12308. 2001-03-02 00:14:22 +00:00
jlam
2fae512c13 Include malsync_2.0.5.src.tar.gz in DISTFILES and refer to the local
source extraction instead of reaching across the pkgsrc tree to
comms/malsync.  Add a source patch from comms/malsync.  Fixes 2nd half
of pkg/12308.
2001-03-02 00:04:26 +00:00