Joe Marcus Clarke
b593c7b4d7
Fix usage of sendfile on FreeBSD.
...
PR: 167380
Submitted by: Daniel Becker <razzfazz@gmail.com>
Obtained from: netatalk git
2012-04-29 00:48:35 +00:00
Doug Barton
83eb2c3700
In the rc.d scripts, change assignments to rcvar to use the
...
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
2012-01-14 08:57:23 +00:00
Joe Marcus Clarke
76ff89cf82
Update to 2.2.1.
...
PR: 160590
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> (based on)
2011-09-10 18:40:45 +00:00
Joe Marcus Clarke
372b348201
Make sure Netatalk waits for Avahi if Zeroconf support is enabled.
2011-08-14 17:17:28 +00:00
Joe Marcus Clarke
005011b161
Fix the build when upgrading from previous versions.
2011-08-01 07:29:01 +00:00
Joe Marcus Clarke
ba3206da99
Add optional Zeroconf (Bonjour) support and enable it by default.
...
Requested by: Jan Glaubitz <jan@glaubitz.org>
2011-07-31 08:09:45 +00:00
Joe Marcus Clarke
8c846f4dc7
Update to 2.2.0. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.0.html
...
for a list of changes in this release.
2011-07-31 03:30:58 +00:00
Joe Marcus Clarke
38be301751
Fix linkage when PAM support is enabled. This isn't on by default, but I
...
think it's a common enough option that I'm bumping PORTREVISION.
PR: 156336
2011-05-08 23:08:21 +00:00
Joe Marcus Clarke
66acba6630
Update to 2.1.4.
2010-11-07 23:54:44 +00:00
Joe Marcus Clarke
b4fd4cce65
Add support for wildcard IPv4/6 sockets.
...
PR: 148022
2010-08-15 21:52:32 +00:00
Joe Marcus Clarke
9e721c894b
Update to 2.1.3.
2010-07-25 01:37:08 +00:00
Joe Marcus Clarke
c503b877c4
Update to 2.1.2.
...
Feature safe: yes
2010-07-07 05:36:06 +00:00
Joe Marcus Clarke
d15c60ff16
Fix the build on 6.X.
...
Reported by: pointyhat via pav
2010-06-09 22:49:30 +00:00
Joe Marcus Clarke
8935edfc51
* Update to 2.1.1 [1]
...
* Make AppleTalk support optional (enabled by default) [1]
* Convert to OPTIONS [1]
* Add a CONFLICTS entry for uniconvertor [2]
Big thanks to Stefan Bethke <stb@lassitu.de> for doing all of the heavy
lifting on this update.
PR: 146576 [1]
145724 [2]
Submitted by: Stefan Bethke <stb@lassitu.de> [1]
2010-05-30 17:03:17 +00:00
Doug Barton
1d6b4b3f91
Begin the process of deprecating sysutils/rc_subr by
...
s#. %%RC_SUBR%%#. /etc/rc.subr#
2010-03-27 00:15:24 +00:00
Joe Marcus Clarke
8b0834a81a
Update to 2.0.4.
...
PR: 135319
Submitted by: Wang Lam <wlam+fbd@blanksquare.net> (based on)
2009-06-14 02:59:30 +00:00
Martin Wilke
7e28317282
- Fix CVE-2008-5718
...
PR: 132427
Submitted by: Eygene Ryabinkin <rea-fbsd@codelabs.ru>
Approved by: marcus (maintainer)
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5718
http://www.openwall.com/lists/oss-security/2009/01/13/3
2009-03-18 16:39:04 +00:00
Joe Marcus Clarke
dec8123ee0
Refactor the rc.d script to add support for the netatalk.conf daemon
...
configuration file (see netatalk.conf(5) for more information). Reasonable
defaults have been included as well as a sample ${PREFIX}/etc/netatalk.conf.dist
file. Configuration options include AppleTalk zone, node name, and
maximum number of afpd clients.
Submitted by: Böhme Ralph <ralph.boehme@supported.de>
2007-04-03 04:10:14 +00:00
Joe Marcus Clarke
8e936f858f
Fix the build with BDB 4.3 and higher.
...
Reported by: kris
2007-01-28 04:10:40 +00:00
Joe Marcus Clarke
99240762fd
Fix detection of BDB libraries.
2006-10-08 18:51:57 +00:00
Joe Marcus Clarke
0bba15a7da
* Use new USE_RC_SUBR layout
...
* Use USE_BDB to make the bdb requirement more flexible
2006-07-25 22:45:52 +00:00
Joe Marcus Clarke
c3780518c7
Add a missing cnid_metad to the PROVIDE line.
2006-01-08 21:50:27 +00:00
Joe Marcus Clarke
be6feb6e53
One second thought, netatalk can get away with requiring DAEMON.
2006-01-08 20:04:23 +00:00
Joe Marcus Clarke
b6ebacedb3
* Update rc.d script for the New World Order, and require slpd if desired
...
* Use %%DATADIR%% in pkg-plist
2006-01-08 20:01:37 +00:00
Joe Marcus Clarke
30af9f9d1b
Update to 2.0.0. See http://netatalk.sourceforge.net/2.0/ReleaseNotes.html
...
for all the new features, and
http://netatalk.sourceforge.net/2.0/htmldocs/upgrade.html for important
upgrade instructions when moving from 1.6.x.
2004-10-12 02:09:27 +00:00
Joe Marcus Clarke
5ebe77b1c4
Update to 1.6.4.
2003-12-07 18:37:56 +00:00
Joe Marcus Clarke
21331df12e
Update to 1.6.3.
2003-06-20 04:12:12 +00:00
Joe Marcus Clarke
f09f2645ee
* Update to 1.6.1
...
* De-pkg-comment
2003-02-23 05:53:09 +00:00
Joe Marcus Clarke
aaf680ce59
Fix build with OpenSSL 0.9.7.
...
Reported by: Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu>
2003-02-20 05:13:04 +00:00
Joe Marcus Clarke
f8933e5fc6
Update to 1.6.0.
2003-01-01 19:17:12 +00:00
Joe Marcus Clarke
cc9507ba38
Don't create an /etc/pam.d directory on -stable. This breaks PAM.
...
Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp>
2002-10-07 21:10:13 +00:00
Joe Marcus Clarke
07e8827359
* Update to 1.5.5
...
* Add optional timelord support [1]
PR: [1] 43608
Submitted by: [1] Edwin Groothuis <edwin@mavetju.org>
2002-10-05 16:38:19 +00:00
Joe Marcus Clarke
ab030f6243
Fix build on -CURRENT.
...
Submitted by: bento
2002-09-09 04:18:34 +00:00
David W. Chapman Jr.
fb21b76a21
Update to 1.5.3.1
...
PR: 36593
Submitted by: maintainer
2002-04-01 01:52:51 +00:00
Patrick Li
4d5fb493bc
- Update to 1.5.2
...
- make LOCALBASE safe
PR: 35348
Submitted by: maintainer
2002-02-26 22:07:11 +00:00
Patrick Li
df0f56facd
Update to 1.5.1.1
...
PR: 34311
Submitted by: maintainer
2002-01-27 01:18:36 +00:00
Patrick Li
18820e7da1
Fix build error and bump PORTREVISION
...
PR: 33652
Submitted by: maintainer
2002-01-09 02:41:41 +00:00
Dirk Meyer
c6d341dea8
- Update Netatalk 1.5pre8 to 1.5rc1.
...
- This also fixes up the build process a great deal.
PR: 32945
Submitted by: marcus@marcuscom.com
2001-12-19 13:48:31 +00:00
Ying-Chieh Liao
720743509b
upgrade to 1.5p8
...
PR: 31145
Submitted by: MAINTAINER
2001-10-11 11:37:58 +00:00
David W. Chapman Jr.
5c75286c87
Fix malloc bug when config file does not exist
...
Bump PORTREVISION
PR: 30566
Submitted by: maintainer
2001-09-14 03:13:16 +00:00
David W. Chapman Jr.
a1e9a64538
Update to 1.5pre7
...
PR: 30319
Submitted by: maintainer
2001-09-04 17:48:22 +00:00
Dirk Meyer
9929c65a0e
- Update to 1.5pre6
...
- New MASTER_SITE, see http://netatalk.sourceforge.net/
- This version includes Adrian Sun's improvements
- experimental PAM support (disabled by deafult)
- package won't override existings configurations
- Status script "macusers"
- Maintainer: Joe "Marcus" Clarke
PR: 26248
Submitted by: jclarke@cisco.com , dirk.meyer@dinoex.sub.org
2001-05-18 20:00:30 +00:00
Peter Pentchev
2423550b5f
Add '#!/bin/sh' to the startup script, so there's no chance of
...
confusion when starting/stopping it manually from a user shell.
PR: 25824
Submitted by: Christoph Sold <so@i-clue.de>
2001-03-15 12:06:24 +00:00
Stefan Bethke
dc0384dd4c
(Forgot to add the patch)
...
Symlinks to libexec/psf are now in libexec/filters instead of in
share/filters.
1998-10-10 02:45:35 +00:00
Stefan Bethke
cd4a8fb9bc
Minor additions and fix-ups:
...
- filenames of Custom Icons for folders ("Icon^M") are properly escaped
- Honors CFLAGS
- package can actually be installed elswhere (pkg_add -p)
- man pages are compressed and properly linked
1998-09-09 01:31:06 +00:00
Stefan Bethke
415cfc8efd
Misplaced #include broke compile.
...
PR: ports/7643
1998-08-25 20:08:06 +00:00
Stefan Bethke
00ce026295
Patches were not added, although I thought they were :-(
1998-03-01 18:22:39 +00:00
Stefan Bethke
154f848501
Added patch to fix problems in displaying volume information for filesystems
...
larger than 2G, plus patches to make netatalk working on -current (based on
Julian's patch at http://www.umich.edu/~rsug/netatalk/patches/ ).
Reviewed by: jkh@freebsd.org
1998-02-27 00:05:34 +00:00
Stefan Bethke
8b4d4b0b18
netatalk - File and Print Server for AppleTalk
...
Reviewed by: Julian Elischer <julian@whistle.com>
1997-07-27 22:23:11 +00:00