head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.20 pkgsrc-2013Q2-base:1.3 pkgsrc-2012Q4:1.3.0.18 pkgsrc-2012Q4-base:1.3 pkgsrc-2011Q4:1.3.0.16 pkgsrc-2011Q4-base:1.3 pkgsrc-2011Q2:1.3.0.14 pkgsrc-2011Q2-base:1.3 pkgsrc-2009Q4:1.3.0.12 pkgsrc-2009Q4-base:1.3 pkgsrc-2008Q4:1.3.0.10 pkgsrc-2008Q4-base:1.3 pkgsrc-2008Q3:1.3.0.8 pkgsrc-2008Q3-base:1.3 cube-native-xorg:1.3.0.6 cube-native-xorg-base:1.3 pkgsrc-2008Q2:1.3.0.4 pkgsrc-2008Q2-base:1.3 pkgsrc-2008Q1:1.3.0.2 pkgsrc-2008Q1-base:1.3 pkgsrc-2007Q4:1.2.0.2 pkgsrc-2007Q4-base:1.2 pkgsrc-2007Q3:1.1.1.1.0.2 pkgsrc-2007Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.3 date 2008.02.28.19.43.00; author agc; state dead; branches; next 1.2; 1.2 date 2007.11.03.13.04.43; author adam; state Exp; branches; next 1.1; 1.1 date 2007.07.09.19.03.22; author agc; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2007.07.09.19.03.22; author agc; state Exp; branches; next ; desc @@ 1.3 log @Update fuse-afpfs-ng to version 0.8. Changes are mainly portability mods; just one minor change for NetBSD to compile out of the box, which has been fed back upstream. @ text @$NetBSD: patch-ag,v 1.2 2007/11/03 13:04:43 adam Exp $ --- Makefile.in.orig 2007-10-08 04:27:06.000000000 +0200 +++ Makefile.in @@@@ -153,7 +153,7 @@@@ LIBGCRYPT_CONFIG = @@LIBGCRYPT_CONFIG@@ LIBGCRYPT_LIBS = @@LIBGCRYPT_LIBS@@ LIBOBJS = @@LIBOBJS@@ LIBS = @@LIBS@@ -LIBTOOL = @@LIBTOOL@@ +LIBTOOL = libtool LN_S = @@LN_S@@ LTLIBOBJS = @@LTLIBOBJS@@ MAKEINFO = @@MAKEINFO@@ @ 1.2 log @Changes 0.4.3: - UTF8 internationalization of filenames, volumes and servers - proper uid/gid mapping to enable environments with a common or different user directory - DHX2 UAM from Derrik Pates - fixes to deal with the Apple Airport Extreme quirks - fixes to deal with netatalk quirks - improved status output for debugging - various small bug fixes @ text @d1 1 a1 1 $NetBSD$ @ 1.1 log @Initial revision @ text @d3 3 a5 3 --- Makefile.in 2007/07/09 18:46:36 1.1 +++ Makefile.in 2007/07/09 18:48:15 @@@@ -139,7 +139,7 @@@@ @ 1.1.1.1 log @Initial import of afpfs-ng, version 0.4.1 into the Packages Collection. afpfs-ng is an Apple Filing Protocol client that will allow a Linux system to see files exported from a Mac OS system with AFP over TCP. With thanks to Jared for the nudge. @ text @@