ajacoutot
771ed9034f
Add comment that daemon_flags, daemon_user and daemon_class are not passed
...
to the child scripts.
2012-07-04 13:00:46 +00:00
ajacoutot
e762010a70
Update to netatalk 2.2.3.
...
from Brad with a tweak
2012-06-15 10:34:46 +00:00
ajacoutot
3231d150e9
/etc/rc.d -> RCDIR
2012-04-22 13:44:09 +00:00
sthen
bbad8b5b92
update to netatalk 2.2.2, from Brad, tested by william@ and Ian McWilliam
...
- support for MacOS X Lion and TimeMachine
- add rc scripts
2012-04-11 18:39:13 +00:00
sthen
fa6e541e1a
Drop Arnaud Bergeron as MAINTAINER, diff from Brad, ok with Arnaud.
2012-01-25 20:21:31 +00:00
sthen
52c177c5ac
bumps; net/if.h
2011-11-16 00:20:08 +00:00
naddy
9696bccedf
don't try to copy nonexistent and unused /usr/include/netatalk files
2011-10-31 19:51:19 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
naddy
1e2bbe8777
bump all (sub)packages that depend on db/v4; requested by and help from espie@
2011-09-12 18:02:34 +00:00
sthen
d580cde0ab
fix various typos, from Anthony J. Bentley with a few tweaks by myself
2011-03-14 09:15:33 +00:00
espie
be2f93f11d
since db/v4 has db->=4,<5 as default, no need to specify it explicitly
2010-11-26 14:50:09 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
49cc004681
new WANTLIB
2010-11-11 16:27:54 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
espie
54869ce610
fix up cleanup. while there, regen plist for @bin markers.
...
pam is so wrong, and autconf is so wrong, that people using both even
manage to fuck up configure tests.
so it compiles on linux, it must be right ?
pathetic...
2010-03-01 13:41:31 +00:00
naddy
10431b38d1
SECURITY FIX
...
Resolves CVE-2008-5718, diff from upstream
reminded by Brad
2009-08-14 19:09:22 +00:00
sthen
d314adc815
fix pkgspec
2009-03-16 11:05:54 +00:00
steven
cb86d2e7d4
let this build with newer db4
2007-10-26 14:27:23 +00:00
steven
4baf96ac84
regen patches
2007-10-25 18:57:32 +00:00
merdely
241b722760
Remove surrounding quotes in COMMENT*/PERMIT_*/BROKEN/ERRORS
...
Add $OpenBSD$ to p5-SNMP-Info/Makefile (ok kili@, simon@)
2007-09-15 22:36:51 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
aanriot
4d5b5bca77
- use ${SYSCONFDIR} in PLIST.
...
- remove two deprecated CONFIGURE_ARGS (spotted by steven).
- bin/afppasswd is SUID root.
maintainer is too busy;
ok steven@, "looks ok" pvalchev@
2006-11-17 22:05:02 +00:00
sturm
dd499e1e98
fix LIB_DEPENDS
2006-10-12 06:46:42 +00:00
pvalchev
69e49a8551
Update to netatalk-2.0.3 and get rid of old directory structure.
...
A long due update with important features such as long filenames,
unicode, etc.
From new maintainer "Arnaud Bergeron" <abergeron@gmail.com>
2006-09-22 05:54:33 +00:00
sturm
e84cb5a44a
explicitly mention startup code, it's goint to be removed from rc.local
2006-07-28 20:17:52 +00:00
naddy
848593e57e
now that librpcsvc is dynamic, it needs to go into WANTLIB
2005-11-17 02:28:39 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
brad
4affd83ea1
Fix insecure tempfile creation in etc2ps.
...
http://marc.theaimsgroup.com/?l=bugtraq&m=109655739113230&w=2
2004-10-24 20:26:55 +00:00
espie
4b317cea0c
kill INSTALL/DEINSTALL
2004-09-22 23:03:47 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
pvalchev
8e26876078
service already in /etc/services; no need to tell people to add it
...
from Ian McWilliam <ian@dodo.com.au>
2004-08-24 17:14:16 +00:00
pvalchev
090f0e8759
strlcpy is good, but not when used incorrectly.
...
remove patches that break renaming of files (filedir.c) and cause
incorrect directory creation date (directory.c)
from John.Benninghoff@rbcdain.com
if someone (who can actually test this) wants to, feel free to fix
2004-08-12 00:07:32 +00:00
xsa
cf90df2b06
Yes, that's yet another @extra round ...
2004-04-14 18:59:07 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
naddy
42026b1894
update to 1.6.3; from Ian McWilliam <ianm@cit.uws.edu.au>
2003-08-22 11:18:19 +00:00
naddy
f9b05de009
Remove old netatalk reference port. Obsolete, broken, no longer useful.
...
Suggested by Ian McWilliam <ianm@cit.uws.edu.au>, who was the last person
interested in this.
2003-08-11 00:14:43 +00:00
sturm
ca4bae8577
- don't hardcode /etc, use SYSCONFDIR instead
...
- don't change SYSCONFDIR, use CONFDIR/SUBST_VARS instead and if neccessary
use "CONFIGURE_STYLE=gnu old" and explicitly set --sysconfdir=${CONFDIR}
a few more to come...
2003-05-12 18:02:44 +00:00
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