Commit graph

16 commits

Author SHA1 Message Date
rillig
0532aeaeac comms/pilot-link: fix unknown configure options 2020-04-26 06:23:58 +00:00
wiz
9ddb7f9e9c Comment out dead MASTER_SITES/HOMEPAGEs. 2017-09-03 08:36:49 +00:00
wiz
40bf217dd0 Update to 0.12.5:
This is to get 0.12.5 out with the new Calendar code so J-Pilot
can get their release out. I will be dropping a 0.12.5.1 release
shortly after this with the patches rolled up from 0.12.4 to current
pushed in.
2010-03-15 12:34:32 +00:00
wiz
33f252e7e6 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.
2009-08-09 08:36:34 +00:00
wiz
d9e0ee716c Update to 0.12.3:
--------------------------------------------------------------------------
pilot-link 0.12.3, "Can-of-Raid" (aka "Bug-Squash" release), 11-12-2007
--------------------------------------------------------------------------
Here you go, another pilot-link release. This one fixes quite a few issues:

Bug Fixes:
	* Fix for Sony NR70 devices not being detected properly
	* BlueZ detection fix
	* XSLT manpage autogeneration fixes
	* Perl bindings build error, remove autoconfiscated files from
	  releases
	* Java bindings build errors, remove autoconfiscated Makefile
	* Renamed pilot-treofoto and pilot-650foto to pilot-foto-treo600 and
	  pilot-foto-treo650
	* Added missing manpages for pilot-foto-treo6xx
	* Fixed OS5 failures with pilot-addresses.c
	* Updated pilot-install-memo.c to allow installation of files
	  outside the current working directory
	* Fix for pi_usb_accept, adding PI_ERR_SOCK_LISTENER from Matt
	  Davey's patch (closing #1782)

Check the ChangeLog for the details on all fixes for this release
2007-11-30 18:14:46 +00:00
wiz
b6ac62c963 Update to 0.12.2:
--------------------------------------------------------------------------
pilot-link 0.12.2, "Dance With the Devil" aka "Distraction", 02-09-2007
--------------------------------------------------------------------------
5 months since the last release (0.12.1) and we have another release! This
one is mostly a maintenance release, but there are some new things in here.

Major Features:
        * More cleanup in libpisock and documentation, addition of some new
          (working :) BlueZ support, new udev rules, expanded OS5 Contacts
          support, expanded OS X support and a lot more!

Other Features:
        * No major features in this release, mostly bug fixes and minor
          tweaks here and there. The website has also been refreshed with
          new content and a completely new layout. All source files are now
          version-tracked in the header.

Bug Fixes:
        * Python support was broken, fixed now, doh! Palm T|X over libusb
          has been fixed (we hope) with this release. Of course we need
          testers to validate that. All of userland is renamed now to avoid
          some namespace pollution. Documentation is all current with
          respect to this release, all manpages are in XML source format
          (requires xsltproc to process), and much more.
2007-03-21 22:33:01 +00:00
markd
a38ce447d4 Update pilot-link-libs, pilot-link, p5-pilot-link to 0.12.1
pilot-link v0.12.1
There isn't much "new" in this release, just some rapid-fire bug fixes
reported from users and a lot of code has been cleaned up in the tree
to remove unnecessary includes.
* Code cleanup in libpisock, libpisync, src and include
* Fixed the installation faux pas with udev rules, oops!

pilot-link v0.12.0
pilot-link 0.12.0 "Trois ans" ("Three Years") is now official.
There have been so many changes in this release and I can't remember
them all, but here's the short list:
* Many of the userland binaries now have new names, to avoid some
  potential namespace collisions (dlpsh is now pilot-dlpsh for example,
  memos is now pilot-memos). If you use scripts which call these
  applications, you may have to make minor changes to accomodate the
  new naming scheme.
* Documentation is now in DocBook XML, and manpages are dynamically
  generated from that source. Other docs are much more detailed, and
  there are quite a few README files that have been added to help.
* Direct libusb support! This is one of the most monumental features in
  0.12.0, and should help those who have trouble using the kernel's
  visor driver in Linux with their device. Now you can get a healthy
  300% to 600% speedup in sync times, depending on your Palm's
  processor speed. See doc/README.libusb for details. Thanks go to
  Zephania Hull for working out how to get native libusb working with
  pilot-link.
* Native support for Mac OS X. You can now just download the tarball
  and build it directly on Mac OS X machines, and it will just run.
  Thanks go to Florent Pillet for his tireless work in getting this all
  working efficiently and for squashing countless bugs in the libraries
  along the way.
* So many other fixes, additions, features and new things to count.
2007-01-26 01:26:46 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
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-03-04 21:28:51 +00:00
schwarz
87d19c1871 comms/pilot-link-libs, comms/p5-pilot-link, and comms/pilot-link all use
both C and C++
2006-02-26 13:47:29 +00:00
rillig
1379e5ef62 Replaced #defined with "yes" to make pkglint happy. 2005-05-22 21:53:49 +00:00
jlam
e8132b3fbf Relinquish maintainership of packages to tech-pkg@NetBSD.org. 2004-04-24 22:46:08 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
rh
dd4a5ac257 Update pilot-link packages to 0.11.7. Changes are too numerous to list
here.  They include
	* tons of bug fixes,
	* USB support,
	* C++ support,
	* restructured libraries; and
	* tons of other new features.
2003-01-10 04:30:16 +00:00
markd
0dae03fd2c On Solaris iconv() is in libc. 2002-10-30 10:16:44 +00:00
jlam
0d424e25cc Update pilot-link to 0.9.5. The source code is under new stewardship
and is undergoing many improvements and rewrites, many of which are
reflected in the current release.  The ChangeLog is too large to summarize.

The libraries and headers have been split off into a separate package
pilot-link-libs.
2001-06-27 18:04:38 +00:00