Commit graph

42 commits

Author SHA1 Message Date
markd
b49bc98f59 Update netatalk to version 2.0.3.
Also fix build on NetBSD1.6

Changes in 2.0.3
================

* NEW: afpd: add a cachecnid option that controls if afpd should
       use the IDs stored in the AD2 files as cache. Defaults
       to off.
* UPD: afpd: deal with more than 32 groups.
* FIX: afpd: several catsearch fixes, based on patch from
       TSUBAKIMOTO Hiroya.
* FIX: afpd: fix a race when a client very quickly reconnects and
       tries to kill its old session.
* FIX: afpd: OSX style symlink caused problems with Panther clients.
* FIX: afpd: old files with default type didn't show the right icon
       in finder, from Shlomi Yaakobovich, slightly modified.
* FIX: cnid_check: disable cnid_check if CNID db was configured with
       transactions and really bail out after the first error.
* FIX: admin-group configure option was broken.
* FIX: several problems with IDs cached in AD2 files.
* FIX: Ignore BIDI in UTF8 hints from OSX.
* FIX: Lots of gcc warning fixes.
* FIX: small configure script changes.
2005-05-26 05:47:40 +00:00
jlam
585534220c Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:
USE_GNU_TOOLS	-> USE_TOOLS
	awk		-> gawk
	m4		-> gm4
	make		-> gmake
	sed		-> gsed
	yacc		-> bison
2005-05-22 20:07:36 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
markd
50356caa38 Need to explictly include security/openssl/buildlink3.mk as it wont be
pulled in if kerberos option not set.
2005-01-31 13:33:23 +00:00
markd
575f362e05 Make cups and kerberos optional. Bump PKGREVISION. 2005-01-31 09:53:11 +00:00
markd
f194fdbb1e Be explicit that the source for the rc scripts is not in files/ (the
package supplies them itself).
From Greg Woods by way of Jeremy Reed.
2005-01-16 20:00:05 +00:00
markd
b7e57420af Redo fixing of hardcoded paths, including actually using the value of
${RCD_SCRIPTS_EXAMPLEDIR} rather than just its default.
2005-01-07 12:29:02 +00:00
markd
5c95fe7466 USE_OLD_DES_API=yes rather than explicitly using -ldes 2005-01-05 10:30:44 +00:00
markd
a0523193f0 Update to netatalk 2.0.2.
Changes in 2.0.2
NEW: cnid: Add an indexes check and rebuild, optional for dbd (parameter
  check default no), standalone program cnid_index for cdb.
UPD: Enhanced afpd's -v command line switch and added -V for more verbose
  information
UPD: uams_gss: build the principal used by uams_gss.so from afpd's
  configuration, don't use GSS_C_NT_HOSTBASED_SERVICE
UPD: cnid_dbd: add process id in syslog and small clean up
REM: remove netatalkshorternamelinks.pl
FIX: afpd: check for DenyRead on FPCopyFile
FIX: afpd: add missing flush for AD2 Metadata on FPCopyFile
FIX: afpd: Deal with AFP3 connection and type 2 (non-UTF8) names.
  reported by Gair Heaton, HI RESOLUTION SYSTEMS
FIX: afpd: Broken 'crlf' option
FIX: afpd: fix afpd/dhx memory bug, by Ralf Schuchardt
FIX: afpd: Return an error if we cannot get the db stamp in afp_openvol.
FIX: afpd: Fix slp registration with Solaris9 slpd, from hat at
  fa2.so-net.ne.jp
2005-01-04 12:57:03 +00:00
reed
32d8f290c2 The default location of the pkgsrc-installed rc.d scripts is now
under share/examples/rc.d. The variable name already was named
RCD_SCRIPTS_EXAMPLEDIR.

This is from ideas from Greg Woods and others.

Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism
(as requested by wiz).
2004-12-28 02:47:40 +00:00
markd
deda8f73a2 Update netatalk to 2.0.1
Changes:
     * Netatalk's file server, afpd, now speaking AFP 3.1 allows long
       filenames, UTF-8 names, large file support and full MacOS X
       compatibility
     * The print server task, papd, can directly interact with CUPS,
       automagically sharing all CUPS queues
     * Kerberos V support, allowing true "Single Sign On"
     * Whole rework of the CNID subsystem, providing reliable and
       persistant storage of file and directory IDs
     * Huge improvements regarding product documentation making
       Netatalk's features accessible more easily
     * Tons of bugs fixed compared to all previous versions
2004-11-02 11:26:28 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
minskim
ae152d91d5 bl3ify 2004-02-22 16:48:11 +00:00
jlam
ec993afa1a LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globs
relative to ${WRKSRC}.  Remove redundant LIBTOOL_OVERRIDE settings that
are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14 17:21:32 +00:00
grant
6eab5759a3 replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. 2004-01-24 14:50:05 +00:00
jmc
6350ddf66e Nuke definition for DEINSTALL_EXTRA_TMPL here since DEINSTALL doesn't exist. 2003-09-03 03:16:58 +00:00
jlam
b2677a2cb0 Add definitions for DEINSTALL_EXTRA_TMPL and INSTALL_EXTRA_TMPL if
USE_PKGINSTALL is "YES".  bsd.pkg.install.mk will no longer automatically
pick up a INSTALL/DEINSTALL script in the package directory and assume that
you want it for the corresponding *_EXTRA_TMPL variable.
2003-08-30 22:51:11 +00:00
jmmv
12a10361a1 Set USE_PKGINSTALL instead of directly including bsd.pkg.install.mk. 2003-07-30 10:41:22 +00:00
grant
ca3be631f2 s/netbsd.org/NetBSD.org/ 2003-07-17 22:50:55 +00:00
fredb
30f9923cc4 Update to netatalk-1.6.2, uses patches contributed by Toru TAKAMIZU in
PR pkg/21341. From "NEWS":

Changes in 1.6.2
================

* FIX: atalkd: Fixes for reading long configuration file lines. [Dan Wilga]
* FIX: afpd: CNID id allocation in a multiuser environment.
* FIX: papd: Fix PSSP support when PAM is enabled.
* FIX: macusers: Can now cope with IP addresses as well as host names.
* FIX: etc2ps.sh: Install correctly.
2003-04-28 04:07:45 +00:00
fredb
c47827137b 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.)
2003-02-23 19:18:51 +00:00
fredb
cb8a942c41 Update netatalk to 1.6.0. Significant changes since 1.5.5, from "NEWS":
Changes in 1.6.0
================

* FIX: pap looks at the STDOUT file descriptor to see if it's connected to
       a tty, instead of STDIN.

Changes in 1.6pre2
==================

* UPD: Removed --with-catsearch option from configure and enable FPCatSearch
       by default.
* UPD: The dbpath argument does now support variable substitution.
* FIX: Build fix for non-GNU-C compilers in libatalk/util/logger.c.
* FIX: Two directories with the same name but different case confused the
       Mac Finder.
* FIX: The ROOT_PARENT directory could get invalidated.

Changes in 1.6pre1
====================

* NEW: Long file name mangling support.
* NEW: Improved log file support.
* NEW: Server-side find capability ("FPCatSearch")
* NEW: Concurrent datastore (CDB) is now the default CNID datastore.  This
       should be heavily tested in a multiuser environment.
* NEW: Variable substitution support has been added for the dbpath AppleVolume
       option.
* UPD: CNID DID handling is now enabled by default.
* FIX: Various bug and build fixes as well as code cleanups.

*******************************************************************************
Changes to the package:

- Now use buildlink2.
- Drop --with-flock for now, as it's currently broken.
- Add (heretofore) missing dependendency on "devel/rx".
- Add --with-did=last, to avoid having to create a dependendency on db3.
   --with-did=last was the default with netatalk 1.5.5.
2003-02-15 20:01:06 +00:00
jlam
d7f69e47ce Instead of including bsd.pkg.install.mk directly in a package Makefile,
have it be automatically included by bsd.pkg.mk if USE_PKGINSTALL is set
to "YES".  This enforces the requirement that bsd.pkg.install.mk be
included at the end of a package Makefile.  Idea suggested by Julio M.
Merino Vidal <jmmv at menta.net>.
2003-01-28 22:03:00 +00:00
abs
43fa788e4b Update netatalk to 1.5.5
Neither the Changelog nor CHANGES files list the changes from 1.5.3.1
2002-09-30 09:25:22 +00:00
abs
e956f5ccb6 Updated netatalk to 1.5.3.1nb2:
Use getrlimit() and setrlimit() to attempt to set the open
	filedescriptor to a sane value. Avoids afpd running out of
	fork slots when serving MacOS 10.2 clients. Patch sent back
	to maintainers.
2002-09-02 11:43:38 +00:00
abs
0438906db7 update to 1.5.3.1nb1 - install scripts in /etc/rc.d 2002-08-29 11:16:14 +00:00
wiz
d3851f3dd9 USE_LIBTOOL, and create a directory that's wanted by the PLIST. 2002-05-25 13:33:20 +00:00
wiz
7dae93e727 Clean up a bit (please use pkglint!). 2002-05-25 13:08:39 +00:00
markd
c8883be2d5 Update netatalk to version 1.5.3.1.
Update supplied by David Rankin (to version 1.5.2) in pkg/15642
further updated to 1.5.3.1 by me.

Changes since the old umich version (and netatalk-asun) are numerous
bug fixes, cleanups and new features and its actively being maintained.
2002-05-25 12:55:24 +00:00
hubertf
5542206cba Get rid of manually adding "nbX" to PKGNAME when a pkg was changed in
pkgsrc. Instead, a new variable PKGREVISION is invented that can get
bumped independent of DISTNAME and PKGNAME.

Example #1:
        DISTNAME=       foo-X.Y
        PKGREVISION=    Z
     => PKGNAME=        foo-X.YnbZ

Example #2:
        DISTNAME=       barthing-X.Y
        PKGNAME=        bar-X.Y
        PKGREVISION=    Z
     => PKGNAME=        bar=X.YnbZ (!)

On subsequent changes, only PKGREVISION needs to be bumped, no more risk
of getting DISTNAME changed accidentally.
2001-11-29 01:12:24 +00:00
wiz
a13ea108bb Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-17 17:52:59 +00:00
briggs
2b87b22c3d wrstuden mentioned that the nbX version should be bumped for my patch
to atalkd.  Those patches have now been tested and are working on
/alpha-1.4.2, /alpha-current, and /x86-current.
2000-10-19 03:45:47 +00:00
fredb
070aec3c67 Install the shared lib on 1.5ish systems, too. 2000-09-29 23:06:31 +00:00
wiz
82b732a1e2 Don't install a superfluous example file; remove share/examples/netatalk
on deinstall.
2000-08-23 23:45:11 +00:00
wrstuden
5cf872ba1d Change the name of this package. First, add -umich to name now that
we have an -asun version too. Also add nb1 to the end. jlam's change
in where we store config files needs to be reflected. Actually we should
have had a suffix for a while.

New name is netatalk-umich-19990130nb1
2000-08-07 21:02:59 +00:00
jlam
bd674ec77a Remove unnecessary post-installation of missing file. 2000-08-06 19:21:29 +00:00
abs
6d63acdb3b Add CONFLICTS for netatalk-asun 2000-07-31 17:15:58 +00:00
jlam
cb1485b804 Change configuration file directory from ${PREFIX}/etc to /etc/netatalk.
Configuration files really are host-dependent, so putting them in ${PREFIX}
which is often shared across machines of the same architecture, doesn't make
sense.  Add machinery to install default configuration files.

Closes pkg/9948.
2000-07-26 19:03:18 +00:00
wrstuden
a0bbb119f7 Update to netatalk 990130. Only changes are to Makefile and to md5.
From Frederick Bruckman <fb@enteract.com>.
1999-03-01 18:57:13 +00:00
frueauf
fd74a760bc Add missing trailing / to homepage URL. 1999-01-08 16:48:42 +00:00
agc
b0989646ec Add a HOMEPAGE for netatalk. 1999-01-07 20:48:18 +00:00
agc
c51eb6c945 Initial import of the University of Michigan version of Netatalk.
(userland tools and utilities for AppleTalk interworking).  This is
the standard, reference version.  Lacks AppleshareIP support.

Package done by Bill Studenmund (wrstuden@netbsd.org), munged about
a bit by myself. This is the 19981109 version of the sources.
1998-12-26 22:09:27 +00:00