Commit Graph

114 Commits

Author SHA1 Message Date
sthen
8ee0e8225b sync WANTLIB 2022-03-31 16:19:20 +00:00
naddy
3f5796b9fd drop RCS Ids 2022-03-11 19:45:43 +00:00
tb
45250c20e6 net/netatalk: fix build with opaque DH in LibreSSL 3.5.
ok ajacoutot (maintainer)
2022-01-14 10:47:56 +00:00
ajacoutot
320d3e3df2 net/avahi -> net/avahi,-libs for LDEP
Add explicity RDEP on net/avahi (the daemon part) because some packages
make no sense without it.
2021-09-03 11:48:53 +00:00
naddy
279ade9dc6 net/netatalk: fix build with -fno-common in this old branch 2021-02-17 15:57:42 +00:00
naddy
d159f8d1ad Make use of "find -exec {} +" (which is POSIX) and "find -delete"
(which is not) throughout the ports Makefiles.

* Replace find|xargs with find -exec {} +
* Replace -exec {} \; with -exec {} + if applicable.
* Use the -delete operator to remove files and empty directories.
* Combine and tweak some find(1) invocations while here.

ok kn@ rsadowski@ espie@
2020-03-20 16:44:21 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
ajacoutot
a8ccd428dd Update to netatalk-2.2.6. 2018-04-27 17:22:27 +00:00
rpe
214644a454 Now that all ports rc.* scripts are using #!/bin/ksh
- change [] tests to [[]]
- change arithmetic [] tests to (())
- change = to == inside [[]]
- remove unecessary quoting inside [[]]

OK aja@
2018-01-14 14:42:18 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
naddy
445ca8c0a3 replace gettext module 2017-11-16 18:39:25 +00:00
schwarze
e76e03dad2 Drop USE_GROFF and bump.
Mandoc now copes with DocBook lists using \h.
2017-06-02 10:51:56 +00:00
espie
1d55a231e7 add is-branch to all trivial ports that exist as multiple branches. 2016-06-29 16:14:38 +00:00
naddy
2c4204cf62 remove SHARED_ONLY from simple ports that use the gettext or libiconv module 2016-03-18 21:38:22 +00:00
ajacoutot
d60b768928 daemon_timeout is not passed to the child scripts either. 2015-11-29 15:50:20 +00:00
ajacoutot
4c3d64dbee Add PORTROACH. 2015-07-01 08:19:39 +00:00
ajacoutot
aa988913b0 Bump after the recent changes in packaging dbus and dconf. 2015-04-04 09:20:59 +00:00
sthen
e56d2db445 Adjust the "meta" rc-scripts (these are used in ports with multiple daemons
which should all be started/stopped together), previously "restart" would
restart each sub-daemon in turn, but actually it should stop all daemons
and only then start them again. Additionally, as suggested by ajacoutot,
stop the procedure and return an error if stopping one of the rc scripts
failed.  ok ajacoutot@ rpe@
2015-02-17 22:08:36 +00:00
ajacoutot
bca617be62 Make all meta rc.d scripts consistent.
While here, unbreak when options are passed (e.g. /etc/rc.d/foobar -df start)

ok sthen@
2014-12-08 10:57:08 +00:00
ajacoutot
13a53c838b Drop uneeded patch. 2014-04-23 05:53:36 +00:00
ajacoutot
3a390b3408 Drop kerberos support. 2014-04-21 15:21:22 +00:00
naddy
006a4401ee switch from ancient libdes API to OpenSSL's DES_; ok benoit@ 2014-04-15 16:12:21 +00:00
brad
426dcca3c4 Disable TCP wrappers support.
ok sthen@
2014-03-23 21:05:25 +00:00
sthen
27f03b1c52 bump REVISION for any ports using route messages. regen some distinfos and
remove unnecessary USE_GROFFs while there.
2013-10-31 21:12:12 +00:00
brad
674e3f987e Update to netatalk 2.2.5.
ok sthen@
2013-10-06 21:49:32 +00:00
ajacoutot
25b3041f91 Unbreak after hx509 and ntlm removal from Kerberos. 2013-06-20 06:54:36 +00:00
ajacoutot
9920238d6f Unbreak with new Heimdal; get rid of self-cooked krb5-config since we
have it in base now.
2013-06-17 19:30:22 +00:00
ajacoutot
58f1a6f9f6 USE_LIBTOOL=Yes is the default now. 2013-03-21 08:45:11 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
sthen
96c476d90f mark conflict: astro/jday, net/netatalk 2013-01-09 23:06:24 +00:00
jasper
d35e39fbeb - disable PAM support to make sure it doesn't get picked up when PAM is around. 2012-10-10 08:11:09 +00:00
ajacoutot
e197aaebf5 Remove -pthread patching.
from Brad
2012-08-27 06:19:48 +00:00
ajacoutot
06241e4236 Simplify how the order of the _pkg_scripts entries get reversed on stop.
from rpe, ok sthen@
2012-08-25 10:14:37 +00:00
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