summaryrefslogtreecommitdiff
path: root/comms/pilot-link/patches
AgeCommit message (Collapse)AuthorFilesLines
2011-10-14Fix build with perl 5.14.1hiramatsu2-0/+590
2010-06-19Fix build with png-1.4.x.wiz4-0/+104
2010-03-15Update to 0.12.5:wiz1-5/+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.
2007-01-26Update pilot-link-libs, pilot-link, p5-pilot-link to 0.12.1markd4-1374/+10
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.
2006-01-02Don't reference matherr on DragonFly, it doesn't exist here.joerg1-8/+18
2005-08-08Remove a patch that was forcing installation of the module into thejlam1-13/+0
site directories. Bump the PKGREVISION of p5-pilot-link to 4.
2005-01-25Make sure libpisock is linked with -lm -- should fix compilation oftv1-0/+13
dependents that previously died because ldexp(), frexp() were unavailable.
2004-11-02Remove old patch which causes LD to be ignored. This fixes builds on Solaris.gavan1-10/+1
2003-09-28Fix GCC 3.3.1 related build problem.tron1-0/+1312
2003-01-10Update pilot-link packages to 0.11.7. Changes are too numerous to listrh6-222/+61
here. They include * tons of bug fixes, * USB support, * C++ support, * restructured libraries; and * tons of other new features.
2002-10-27Don't use use LD even if set, we did all the previous tests with ${ac_prog}bouyer1-0/+13
2002-09-21buildlink1 -> buildlink2jlam1-16/+0
2002-03-15Reduce the amount of context in this patch as for some reason Solaris'smarkd1-5/+2
gpatch (and the version of patch in pkgsrc) don't like the original but are happy with this.
2002-01-30fix bug in previousdillo1-5/+4
2002-01-30update pilot-link-libs to 0.9.5nb2:dillo2-0/+50
fix error recovery (in SLP and PADP protocols)
2001-10-23Strongly buildlinkify.jlam1-3/+3
2001-08-09Add patch provided by Bernd Sieker to retry opening tty. This allowsdillo1-0/+34
pilot-links to work with newer Handspring devices (they have a *very* short timeout). Version of pilot-link-libs bumped to 0.9.5nb1.
2001-06-27Update pilot-link to 0.9.5. The source code is under new stewardshipjlam3-17/+145
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.
2000-06-08USE_LIBTOOL && LTCONFIG_OVERRIDE, not pkglibtool and patching configurejlam1-21/+0
1999-05-20Use "${BSD_INSTALL_SCRIPT}" instead of "${LIBTOOL} ${INSTALL_SCRIPT}"tron1-4/+4
because we don't need to deal with "MAKE_ENV" this way.
1998-09-22Make this package install the C++ examples, so that the PLIST is correct.agc1-2/+2
1998-08-07Add NetBSD RCS Ids.agc2-0/+4
1998-07-17Adapt to using the pkg version of libtool rather than a private copy.tv2-0/+50
DTRT with INSTALL_{PROGRAM,DATA,SCRIPT}. Portlint: rename pkg to pilot-link-0.8.13, with dash before version.