Up to [cvs.NetBSD.org] / pkgsrc / net / netatalk30
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Remove netatalk 3.0.8, as discussed a while ago on tech-pkg. The branch has long been unmaintained upstream (we kept it longer because early 3.1.x had serious teething problems), and has security issues.
When a compiler complains about a missing prototype for a libc function, just inserting one for what you think the interface might be is probably not a good idea. (Same patch as for netatalk22, btw.)
Add SHA512 digests for distfiles for net category Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
Pullup ticket #4800 - requested by manu net/netatalk30: build fix Revisions pulled up: - net/netatalk30/Makefile 1.6 - net/netatalk30/distinfo 1.3 - net/netatalk30/patches/patch-etc_uams_uams__randnum.c 1.2 --- Module Name: pkgsrc Committed By: fhajny Date: Fri Aug 7 09:52:23 UTC 2015 Modified Files: pkgsrc/net/netatalk30: Makefile Log Message: netatalk requires libevent 2.x, the builtin one on NetBSD<7 is older. Fixes pkg/50084. --- Module Name: pkgsrc Committed By: manu Date: Mon Aug 10 15:09:42 UTC 2015 Modified Files: pkgsrc/net/netatalk30: distinfo pkgsrc/net/netatalk30/patches: patch-etc_uams_uams__randnum.c Log Message: Fix build problem with libdes migration This package was partially migrated from libdes to OpenSSL and therefore still exhibited some build failites: bin/afppasswd/afppasswd.c was patched but not etc/uams/uams_randnum.c. Update the later to work around the problem.
Fix build problem with libdes migration This package was partially migrated from libdes to OpenSSL and therefore still exhibited some build failites: bin/afppasswd/afppasswd.c was patched but not etc/uams/uams_randnum.c. Update the later to work around the problem.
Fix an fd leak when using appledouble = v2 - from upstream. Bump PKGREVISION
Rename net/netatalk to net/netatalk22. This is the last version to support the AppleTalk ddp protocol, and here to stay while NetBSD ships with AppleTalk support. Add Netatalk 3.0.8 wip package as net/netatalk30. "Netatalk 3 is a freely-available implementation of the Apple Filesharing Protocol Suite (AFP) over TCP/IP. Using Netatalk's AFP 3.1 compliant file-server leads to significantly higher transmissions speeds compared with Macs accessing a server via SMB or NFS, while providing clients with the best user experience (full support for Macintosh metadata, flawlessly supporting mixed environments of classic MacOS and MacOS X clients)."