Next | Query returned 69 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2009-06-14 19:38:43 by Joerg Sonnenberger | Files touched by this commit (44)
Log message:
Remove @dirrm entries from PLISTs
   2009-05-20 02:58:30 by Thomas Klausner | Files touched by this commit (277) | Package updated
Log message:
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
   2008-06-12 04:14:58 by Joerg Sonnenberger | Files touched by this commit (1134)
Log message:
Add DESTDIR support.
   2007-11-30 19:17:11 by Thomas Klausner | Files touched by this commit (1)
Log message:
pkglint cleanup.
   2007-11-30 19:14:46 by Thomas Klausner | Files touched by this commit (3)
Log message:
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-03-21 23:33:01 by Thomas Klausner | Files touched by this commit (4)
Log message:
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-01-26 02:26:46 by Mark Davies | Files touched by this commit (12)
Log message:
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.
   2006-04-17 15:47:02 by Thomas Klausner | Files touched by this commit (1055) | Package updated
Log message:
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
   2006-04-06 08:23:06 by Jeremy C. Reed | Files touched by this commit (1147)
Log message:
Over 1200 files touched but no revisions bumped :)

RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
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.

Next | Query returned 69 messages, browsing 31 to 40 | Previous