diff options
author | fredb <fredb@pkgsrc.org> | 2003-02-23 19:18:51 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2003-02-23 19:18:51 +0000 |
commit | c47827137bca122924b86b68d1d6838a50455856 (patch) | |
tree | 66c9e0d618dfdda5bb0934b0d26b205a24d1b162 /net/netatalk/PLIST | |
parent | 1175dc2db0c5834d6806265aa081cd5c1ca0dd7b (diff) | |
download | pkgsrc-c47827137bca122924b86b68d1d6838a50455856.tar.gz |
Update netatalk to 1.6.1, using patches submitted by Toru TAKAMIZU in
PR pkg/20471:
Changes in 1.6.1
================
* UPD: Improve --enable-fhs. [Olaf Hering]
* UPD: Add BDB 4.1.x support.
* UPD: Add more documentation on CNID, as well as list which versions
of Berkeley DB are supported.
* FIX: Codepage file maccode.koi8-r is now correctly cleaned.
* FIX: Fix init script location on SuSE. [Olaf]
* FIX: Build fixes. [Olaf, Steven N. Hirsch]
* FIX: Various bugs when a user doesn't have access permission to a folder.
(Fixes an OSX kernel panic.)
* FIX: CNID, folders' DID handling with concurrent access or symlinks.
(Fixes an endless loop in afpd.)
Diffstat (limited to 'net/netatalk/PLIST')
-rw-r--r-- | net/netatalk/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/netatalk/PLIST b/net/netatalk/PLIST index b10997f12da..211cfec7698 100644 --- a/net/netatalk/PLIST +++ b/net/netatalk/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2003/02/15 20:01:06 fredb Exp $ +@comment $NetBSD: PLIST,v 1.4 2003/02/23 19:18:51 fredb Exp $ bin/achfile bin/acleandir.rc bin/add_netatalk_printer @@ -12,6 +12,7 @@ bin/apple_mv bin/apple_rm bin/binheader bin/cleanappledouble.pl +@comment bin/cnid_maint bin/getzones bin/hqx2bin bin/lp2pap.sh @@ -164,6 +165,7 @@ share/netatalk/nls/maccode.437 share/netatalk/nls/maccode.850 share/netatalk/nls/maccode.iso8859-1 share/netatalk/nls/maccode.iso8859-1.adapted +share/netatalk/nls/maccode.koi8-r share/netatalk/pagecount.ps @dirrm share/netatalk/nls @dirrm share/netatalk |