2014-09-27 14:40:37 by OBATA Akio | Files touched by this commit (8) | |
Log message: dead upstream. |
2014-05-02 05:01:33 by OBATA Akio | Files touched by this commit (1) |
Log message: regen |
2014-05-02 05:00:52 by OBATA Akio | Files touched by this commit (1) |
Log message: One moere additional GEM_CLEANBUILD. |
2012-10-07 16:53:42 by Aleksej Saushev | Files touched by this commit (79) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. Mark packages that don't or might probably not have staged installation. |
2010-09-14 09:33:46 by OBATA Akio | Files touched by this commit (3) |
Log message: Catch up to recent ruby framework changes. |
2010-09-07 13:48:03 by OBATA Akio | Files touched by this commit (2) |
Log message: Update ruby-dnssd to 1.4. === 1.4 / 2010-09-07 * Minor enhancements * Where Encoding is available dnssd now converts to/from UTF-8. |
2010-08-29 14:58:46 by OBATA Akio | Files touched by this commit (3) |
Log message: Update ruby-dnssd to 1.3.4. === 1.3.4 / 2010-08-29 * Bug fixes * Fixed installation of dnssd shared object at gem build time * Fixed 64 -> 32 bit truncation warnings |
2010-08-29 02:39:50 by OBATA Akio | Files touched by this commit (3) |
Log message: Update ruby-dnssd to 1.3.3. === 1.3.3 / 2010-08-29 * Bug fixes * Fix LocalJumpError issue on 1.9. Patch by Tim Lucas. * Force reverse lookup on 1.9 for tests. Patch by Tim Lucas. * Fix default protocol for DNSSD::Service.getaddrinfo to prevent a crash. Patch by Adam Elliot. * Possibly fix solaris compilation by adding -lxnet. Issue #5 by Pedro Palazón Candel. |
2010-08-28 14:19:13 by OBATA Akio | Files touched by this commit (3) |
Log message: Update ruby-dnssd to 1.3.2. === 1.3.2 / 2010-08-28 * Bug fixes * 1.9 compatibility |
2010-06-16 15:50:17 by OBATA Akio | Files touched by this commit (4) | |
Log message: Import ruby-dnssd-1.3.1 as wip/ruby-dnssd. DNS Service Discovery (aka Bonjour, MDNS) API for Ruby. Implements browsing, resolving, registration and domain enumeration. Supports avahi's DNSSD compatibility layer for avahi 0.6.25 or newer. |