| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
03 May 2013 16:36:41
2.2.4_1,1
|
ehaupt  |
Chase security/libgcrypt update |
27 Apr 2013 11:59:29
2.2.4,1
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
21 Oct 2012 14:12:27
2.2.4,1
|
marcus  |
Update to 2.2.4. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.4.html
for a list of changes in this release.
Feature safe: yes |
09 Jul 2012 01:24:02
2.2.3_2,1
|
marcus  |
Make sure not to detect mDNSResponder.
PR: 169295 |
03 Jun 2012 03:25:52
2.2.3_1,1
|
marcus  |
Update the plist when AppleTalk support is disabled. |
30 May 2012 06:20:36
2.2.3_1,1
|
marcus  |
Add a patch from netatalk git to fix the UAMS installation. |
27 May 2012 21:20:20
2.2.3,1
|
marcus  |
Update to 2.2.3. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.3.html
for a list of changes in this release. |
29 Apr 2012 00:48:35
2.2.2_1,1
|
marcus  |
Fix usage of sendfile on FreeBSD.
PR: 167380
Submitted by: Daniel Becker <razzfazz@gmail.com>
Obtained from: netatalk git |
29 Apr 2012 00:43:37
2.2.2_1,1
|
marcus  |
Disable sendfile support by default and make it optional. Sendfile
can cause performance and excessive I/O problems when used with ZFS.
PR: 167385
Submitted by: Daniel Becker <razzfazz@gmail.com> |
27 Apr 2012 07:34:31
2.2.2,1
|
marcus  |
Update to 2.2.2. |
08 Apr 2012 01:55:05
2.2.1,1
|
marcus  |
Add optional (default: off) support for LDAP.
Feature safe: yes |
14 Jan 2012 08:57:23
2.2.1,1
|
dougb  |
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. |
10 Sep 2011 18:40:45
2.2.1,1
|
marcus  |
Update to 2.2.1.
PR: 160590
Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net> (based on) |
28 Aug 2011 07:40:00
2.2.0_3,1
|
marcus  |
Fix installation when WITHOUT_NETATALK is defined.
PR: 160181
Submitted by: akira noda <you.akira.noda@gmail.com> |
14 Aug 2011 17:17:28
2.2.0_3,1
|
marcus  |
Make sure Netatalk waits for Avahi if Zeroconf support is enabled. |
07 Aug 2011 17:43:59
2.2.0_2,1
|
marcus  |
Fix the packaging on FreeBSD < 800031 due to missing *at function support.
Reported by: pointyhat via pav |
01 Aug 2011 07:29:01
2.2.0_1,1
|
marcus  |
Fix the build when upgrading from previous versions. |
31 Jul 2011 08:09:45
2.2.0_1,1
|
marcus  |
Add optional Zeroconf (Bonjour) support and enable it by default.
Requested by: Jan Glaubitz <jan@glaubitz.org> |
31 Jul 2011 03:30:58
2.2.0,1
|
marcus  |
Update to 2.2.0. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.0.html
for a list of changes in this release. |
03 Jul 2011 11:40:49
2.1.5_2,1
|
swills  |
- Chase the libgcrypt shared lib version |
08 May 2011 23:08:21
2.1.5_1,1
|
marcus  |
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 |
29 Dec 2010 04:36:17
2.1.5,1
|
marcus  |
Update to 2.1.5. |
04 Dec 2010 07:34:27
2.1.4,1
|
ade  |
Sync to new bsd.autotools.mk |
07 Nov 2010 23:54:44
2.1.4,1
|
marcus  |
Update to 2.1.4. |
27 Oct 2010 00:37:57
2.1.3_2,1
|
amdmi3  |
- Remove conflicts with graphics/uniconvertor as it no longer installs
bin/uniconv
- Add mutual conflicts between netatalk<->yudit as both do install bin/uniconv |
15 Aug 2010 21:52:32
2.1.3_2,1
|
marcus  |
Add support for wildcard IPv4/6 sockets.
PR: 148022 |
27 Jul 2010 01:25:20
2.1.3_1,1
|
wxs  |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
25 Jul 2010 01:37:08
2.1.3,1
|
marcus  |
Update to 2.1.3. |
07 Jul 2010 05:36:06
2.1.2,1
|
marcus  |
Update to 2.1.2.
Feature safe: yes |
09 Jun 2010 22:49:30
2.1.1_1,1
|
marcus  |
Fix the build on 6.X.
Reported by: pointyhat via pav |
02 Jun 2010 14:46:42
2.1.1_1,1
|
marcus  |
Add a missing symlink to the plist.
Reported by: pointyhat via erwin |
30 May 2010 17:03:17
2.1.1,1
|
marcus  |
* 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] |
04 Apr 2010 18:38:55
2.0.5,1
|
marcus  |
Enable the use of OPTIONS.
Submitted by: knu |
27 Mar 2010 00:15:24
2.0.5  |
dougb  |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
26 Nov 2009 18:08:59
2.0.5,1
|
marcus  |
Update to 2.0.5.
PR: 140604
Submitted by: Philipp Wuensche <cryx-freebsd@h3q.com> |
12 Sep 2009 18:15:30
2.0.4,1
|
marcus  |
Fix PAM support.
Submitted by: Miguel Ramos <2009@miguel.ramos.name> |
22 Aug 2009 00:32:25
2.0.4  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
02 Aug 2009 19:36:34
2.0.4,1
|
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr |
14 Jun 2009 02:59:30
2.0.4,1
|
marcus  |
Update to 2.0.4.
PR: 135319
Submitted by: Wang Lam <wlam+fbd@blanksquare.net> (based on) |
18 Mar 2009 16:39:04
2.0.3_5,1
|
miwi  |
- 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 |
21 Aug 2008 06:18:49
2.0.3_4,1  |
rafan  |
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk (Only the first 15 lines of the commit message are shown above ) |
23 Feb 2008 16:10:32
2.0.3_4,1  |
marcus  |
Add support for Kerberos V authentication.
Submitted by: Cian Hughes <ci@nhugh.es> |
03 Apr 2007 04:10:14
2.0.3_4,1  |
marcus  |
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> |
29 Jan 2007 23:51:55
2.0.3_3,1  |
kris  |
Use libtool port instead of included version to avoid a.out objformat botch |
28 Jan 2007 04:15:09
2.0.3_3,1  |
marcus  |
Forced commit to note that these patches were obtained from Netatalk
CVS. |
28 Jan 2007 04:11:10
2.0.3_3,1  |
marcus  |
Revert a testing change that I inadvertantly committed. |
28 Jan 2007 04:10:40
2.0.3_3,1  |
marcus  |
Fix the build with BDB 4.3 and higher.
Reported by: kris |
04 Dec 2006 22:36:47
2.0.3_3,1  |
marcus  |
Correct a typo which resulted in a bad reinplace.
Reported by: Elliot Schlegelmilch <elliot.schlegelmilch@gmail.com> |
08 Oct 2006 18:51:57
2.0.3_3,1  |
marcus  |
Fix detection of BDB libraries. |
26 Jul 2006 18:02:47
2.0.3_3,1  |
marcus  |
Fix rc.d script installation, and actually commit the plist change.
Reported by: David J Brooks <daeg@houston.rr.com> |
25 Jul 2006 22:45:52
2.0.3_3,1  |
marcus  |
* Use new USE_RC_SUBR layout
* Use USE_BDB to make the bdb requirement more flexible |
23 Feb 2006 10:40:45
2.0.3_2,1  |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
22 Jan 2006 21:24:05
2.0.3_1,1  |
edwin  |
SHA256ify
Approved by: krion@ |
08 Jan 2006 21:50:27
2.0.3_1,1  |
marcus  |
Add a missing cnid_metad to the PROVIDE line. |
08 Jan 2006 20:04:23
2.0.3_1,1  |
marcus  |
One second thought, netatalk can get away with requiring DAEMON. |
08 Jan 2006 20:01:37
2.0.3_1,1  |
marcus  |
* Update rc.d script for the New World Order, and require slpd if desired
* Use %%DATADIR%% in pkg-plist |
15 Nov 2005 06:52:12
2.0.3,1  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
18 May 2005 05:12:00
2.0.3,1  |
marcus  |
Update to 2.0.3. See http://netatalk.sourceforge.net/2.0/NEWS.html for the
list of changes. |
12 Apr 2005 03:26:57
2.0.2  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
2.0.2  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
08 Jan 2005 20:15:38
2.0.2,1  |
marcus  |
Update to 2.0.2. |
29 Oct 2004 01:17:26
2.0.1,1  |
marcus  |
Update to 2.0.1. |
12 Oct 2004 02:19:22
2.0.0,1  |
marcus  |
This port should have a LATEST_LINK. |
12 Oct 2004 02:18:36
2.0.0,1  |
marcus  |
Re-add PORTEPOCH as it was accidentally dropped in the last commit. |
12 Oct 2004 02:09:28
2.0.0  |
marcus  |
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. |
06 Jun 2004 05:46:43
1.6.4_1,1  |
marcus  |
This port conflicts with netatalk-devel. |
19 Mar 2004 07:47:02
1.6.4_1,1  |
marcus  |
SIZEify
Submitted by: trevor |
04 Feb 2004 05:10:27
1.6.4_1,1  |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
07 Dec 2003 18:37:56
1.6.4,1  |
marcus  |
Update to 1.6.4. |
11 Oct 2003 06:17:23
1.6.3,1  |
marcus  |
Add CONFLICTS for ports that install files with the same name.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
20 Jun 2003 04:12:12
1.6.3,1  |
marcus  |
Update to 1.6.3. |
04 Apr 2003 05:22:52
1.6.2,1  |
marcus  |
Update to 1.6.2. |
23 Mar 2003 20:39:38
1.6.1,1  |
marcus  |
Correct typo.
Submitted by: Palle Girgensohn <girgen@pingpong.net> |
23 Feb 2003 05:53:09
1.6.1,1  |
marcus  |
* Update to 1.6.1
* De-pkg-comment |
20 Feb 2003 05:13:04
1.6.0_1,1  |
marcus  |
Fix build with OpenSSL 0.9.7.
Reported by: Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu> |
05 Jan 2003 23:42:00
1.6.0_1,1  |
marcus  |
Fix a logic reversal error that prevented CNID from being correctly enabled. |
01 Jan 2003 19:31:31
1.6.0,1  |
marcus  |
Remove the option for enabling flock-locks. flock-locks don't exist anymore
in 1.6.x. As well, tcp_wrappers doesn't exist as a port anymore. Remove
it from the optional LIB_DEPENDS.
Also, note, 1.6.0 enables the CNID DID calculation and persistence
scheme by _default_. To revert to the old DID method, specify
WITHOUT_CNID when building the port. More info is available in the Makefile
comments. |
01 Jan 2003 19:17:12
1.6.0,1  |
marcus  |
Update to 1.6.0. |
07 Oct 2002 21:10:14
1.5.5,1  |
marcus  |
Don't create an /etc/pam.d directory on -stable. This breaks PAM.
Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp> |
05 Oct 2002 18:08:56
1.5.5,1  |
marcus  |
Really add optional timelord support. Somehow those diffs got lost on
my previous commit. |
05 Oct 2002 16:38:19
1.5.5,1  |
marcus  |
* Update to 1.5.5
* Add optional timelord support [1]
PR: [1] 43608
Submitted by: [1] Edwin Groothuis <edwin@mavetju.org> |
09 Sep 2002 16:48:10
1.5.3.1_1,1  |
marcus  |
Fix PAM support on -stable.
Submitted by: nork |
09 Sep 2002 15:04:11
1.5.3.1_1,1  |
marcus  |
Remove a superfulous '\'.
Reported by: Dan Langille <dan@langille.org> |
09 Sep 2002 04:20:18
1.5.3.1_1,1  |
marcus  |
Address some style nits. |
09 Sep 2002 04:18:34
1.5.3.1_1,1  |
marcus  |
Fix build on -CURRENT.
Submitted by: bento |
22 Aug 2002 19:13:46
1.5.3.1_1,1  |
ade  |
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x |
30 Jun 2002 06:36:44
1.5.3.1,1  |
marcus  |
Add USE_PERL5. Some of the contributed scripts (such as macusers and the
CNID maintenance script) require Perl. |
12 Jun 2002 15:45:57
1.5.3.1,1  |
marcus  |
Fix problem when defining multiple options.
PR: 37694
Submitted by: Denton Gentry <denny@mail.geekhold.com> |
05 Apr 2002 23:26:36
1.5.3.1,1  |
marcus  |
Change my ports to use my FreeBSD.org address.
Approved by: sobomax |
01 Apr 2002 01:52:51
1.5.3.1,1  |
dwcjr  |
Update to 1.5.3.1
PR: 36593
Submitted by: maintainer |
26 Feb 2002 22:07:11 
|
pat  |
- Update to 1.5.2 - make LOCALBASE safe |
27 Jan 2002 01:18:36 
|
pat  |
Update to 1.5.1.1 |
09 Jan 2002 02:41:41 
|
pat  |
Fix build error and bump PORTREVISION |
04 Jan 2002 23:24:07 
|
pat  |
- Update to 1.5.0 - bump PORTEPOCH (fear!) |
19 Dec 2001 13:48:31 
|
dinoex  |
- Update Netatalk 1.5pre8 to 1.5rc1. - This also fixes up the build process a
great deal. |
23 Nov 2001 04:37:13 
|
dwcjr  |
Fix build problem with two versions of automake installed Bump PORTREVISION
|
18 Oct 2001 20:28:16 
|
ijliao  |
net/netatalk overwrites the init script each time it installs. Instead of
installing a netatalk.sh script, install a netatalk.sh.sample. |
11 Oct 2001 12:37:58 
|
ijliao  |
upgrade to 1.5p8 |
14 Sep 2001 04:13:16 
|
dwcjr  |
Fix malloc bug when config file does not exist Bump PORTREVISION |
10 Sep 2001 13:08:07 
|
knu  |
- Fix a bug where the port destroys existing configuration files on
installation. |