Commit Graph

41 Commits

Author SHA1 Message Date
naddy
7fbde767f9 Maintainer asked to be removed. 2002-12-14 14:32:37 +00:00
naddy
c53eb436cb No regression tests available. 2002-10-28 01:38:44 +00:00
naddy
fc41820ea3 Remove hunks with $Id keywords that accidentally sneaked in.
Thanks jakob@
2002-07-26 17:54:49 +00:00
naddy
11edd48bbd Fix a lot of problem with afpd.
From maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-26 15:12:17 +00:00
naddy
25affa0205 Finish netatalk reorganization and update.
Submitted by maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-23 11:54:37 +00:00
naddy
0b83cedc44 Import netatalk 1.5.3.1.
Submitted by Ian McWilliam <i.mcwilliam@uws.edu.au>.

AFP file and print services for AppleTalk/IP networks
2002-07-23 11:52:12 +00:00
naddy
d7260847a5 Re-import netatalk-990130 into subdirectory.
Submitted by maintainer Ian McWilliam <i.mcwilliam@uws.edu.au>.
2002-07-23 11:47:35 +00:00
pvalchev
1254f69abe End sentence with a period. (some people copied/pasted too much) 2002-04-26 03:35:33 +00:00
espie
5b37289c23 md5->distinfo 2002-03-21 19:59:18 +00:00
naddy
3ce80ea142 Not for archs that have unsigned chars by default.
From maintainer Ian McWilliam <ianm@cit.uws.edu.au>
2002-02-21 12:34:57 +00:00
brad
cbe1a9a9d1 copy file from files/ dir instead of patching it into existence 2001-08-16 03:23:21 +00:00
brad
31355b4571 patch-etcafpd-authc
more syslogging of login failures so we have have more info on why.

patch-etcafpd-volumec
Update to partially resolve the current problem with afpd not behaving
correctly with permisions on /etc/netatalk.

Log correctly to /var/log/daemon when we can't access configuration files.
Put in place proper error checking when reading them. Would be nice if the
origional programmers actually checked for failure for anything.
People can now see just why things are not working as they like.

Mar 29 18:08:38 kashmir afpd[6210]: session from 39148.187:250 on
39148.169:129
Mar 29 18:08:38 kashmir afpd[6210]: login dingo (uid 1002, gid 10)
Mar 29 18:08:38 kashmir afpd[6210]: unable to access
/etc/netatalk/AppleVolumes.system: Permission denied
Mar 29 18:08:40 kashmir afpd[6210]: done
Mar 29 18:08:40 kashmir afpd[21593]: asp_chld 6210 done

Pass the CORRECT arguments to creatvol. from "Benninghoff, John"
<JABenninghoff@dainrauscher.com>

Return AFPERR_PARAM when we can't access configuration files to
the appleshare client requesting access. This stops possible DOS under
MacOS. In it's current form the Appleshare client has to be killed on the
MAC side by killing the "CHOOSER" Application. By returning proper errors
the appleshare client exits gracefully with error: "An Appleshare system
error occured."

patch-etcpapd-lpc
cosmetic change: remove an unused variable.

patch-version
changes made bump version.
--
From: maintainer
2001-04-18 13:17:43 +00:00
brad
c92b3b5132 - integrate COMMENT
- bump NEED_VERSION
- hardcoded /etc/netatalk -> ${SYSCONFDIR}
--
Ok'd by: maintainer
2001-04-18 13:00:26 +00:00
wilfried
de006f5e67 bump the version. from maintainer 2001-03-19 13:51:21 +00:00
wilfried
721c65541e fix so papd can read lpd's /etc/printcap a little better.
from maintainer
2001-03-19 13:50:57 +00:00
wilfried
b8543e49b9 Fix the way in which the atalkd routing daemon handles startup with
repect to non-allowable zero appletalk zone range.
from maintainer
2001-03-19 13:50:01 +00:00
wilfried
a3122bc352 fix the example printcap settings in psf(8) so we use the correct paths.
from maintainer
2001-03-19 13:47:37 +00:00
brad
559c1d5a4a add support for colour volume icons; From: maintainer 2001-01-19 14:34:43 +00:00
espie
94a69d5e21 MAINTAINER 2000-10-23 16:08:12 +00:00
brad
7be1e8c24d Fake 2000-08-10 18:06:01 +00:00
brad
f22b2212e6 - Fake
- add HOMEPAGE, another distsite, NEED_VERSION and some more docs
- respect CC and CFLAGS
- move RESDIR from share to share/netatalk
- move examples from lib/netatalk to share/examples/netatalk
- remove the need for having the source tree installed, just use the
headers in /usr/include/netatalk
2000-08-10 17:53:31 +00:00
brad
0c7a16985e add #!/bin/sh 2000-07-19 09:31:17 +00:00
espie
7647d31acf Various clean ups, from Ian McWilliam. 2000-06-12 17:27:33 +00:00
turan
9a4169326c more missing licenses 2000-04-18 10:34:08 +00:00
espie
233ac49af6 explicit FAKE=No, so that we can turn FAKE on by default. 2000-04-09 17:35:57 +00:00
brad
cb22a8a827 check for the existance of ${CONFIG_DIR}/rc.atalk instead of the
${CONFIG_DIR} when trying to determine whether the config files should
be installed as if this was a first time install of netatalk.
--
suggestion from: sigh@kuzirabekon.econ.nagasaki-u.ac.jp
2000-01-31 05:38:43 +00:00
brad
5984bfc15f remove deprecated variables 1999-12-15 03:29:29 +00:00
kevlo
e9d4b2d678 The port should now compile and run better on fussy archs like the alpha. 1999-12-15 02:59:48 +00:00
kevlo
78685ce836 Remove that file. 1999-12-15 02:57:16 +00:00
kevlo
ca76526b11 95% of the warnings are fixed. Port no longer destroys /etc/netatalk/rc.atalk
if it exists.
1999-12-15 02:54:39 +00:00
maja
97e4a04757 don't check for netatalk kernel source when doing a make mirror-distfiles. -moj 1999-08-28 10:27:10 +00:00
brad
df88a996c3 fix INSTALL script so the sample config files actually get installed 1999-05-30 22:51:10 +00:00
brad
bc0ad62a91 fix typo in INSTALL script 1999-05-30 22:28:35 +00:00
brad
144878d5ff make the port install and de-install properly in a package situation. 1999-05-25 14:39:42 +00:00
brad
bf9c88e099 - back out previous commit.
- add in a check and message stating the requirement of the kernel source
code, if the kernel source code is not found to be installed.
1999-05-25 05:23:12 +00:00
brad
13b330d05a netatalk compiles "out of the box" with its own header files and does NOT
require the netatalk headers in openbsd source.
1999-05-25 03:00:45 +00:00
brad
692a359135 - remove unnessary EXTRACT_SUFX
- respect CC and CFLAGS
1999-05-24 02:33:58 +00:00
marc
4cf7d3a218 netatalk update from ianm@cit.nepean.uws.edu.au; Ian says:
This update implements changes to afpd (appletalk filing protocol daemon)
so that it handles users groups correctly for acess and handles the
effictive user and group of the parent process correctly under OpenBSD
2.5-beta. Previous fix didn't work quite as expected.
1999-03-31 22:51:00 +00:00
marc
c720e8585f patches from Ian McWilliam <I.McWilliam@cit.nepean.uws.edu.au>
Ian says: Sometime around January 1999 2.4-current sources broke
the handling of afpd group access. Now fixed.
Various fixes and updates to afpd.
1999-03-16 12:57:58 +00:00
marc
3e45db1680 add sha1 and rmd160 checksum to the existing md5 sums for all files;
Porters: please make sure you use bsd.port.mk 1.75 or later when
updating ports.  That version of the makefile adds all sums.  Previous
versions of the makefile will still work for people installing ports.
1999-03-04 05:55:44 +00:00
marc
2255080328 netatalk 1.4b2 port; ianm@cit.nepean.uws.edu.au 1999-01-19 04:40:13 +00:00