Joe Marcus Clarke
fefad75e53
Switch to using an exists() check on netatalk/ddp.h.
...
Suggested by: danfe
2014-04-20 21:41:41 +00:00
Joe Marcus Clarke
6e2e717c0a
Convert to new LIB_DEPENDS format.
2014-04-19 19:17:50 +00:00
Joe Marcus Clarke
08329c95e6
* Convert to STAGE
...
* Only enable AppleTalk support on versions of FreeBSD that support it [1]
PR: 187726
2014-04-19 19:07:41 +00:00
Baptiste Daroussin
0c710c7b4e
Add NO_STAGE all over the place in preparation for the staging support (cat: net)
2013-09-20 22:10:23 +00:00
Boris Samorodov
54e44467d7
. introduce ICONV_CONFIGURE_BASE variable at Mk/Uses/iconv.mk. It's value is
...
"--with-libiconv=${LOCALBASE}" at systems pre OSVERSION 100043 and "" (null)
otherwise;
. convert all ports which has CONFIGURE_ARGS=--with-libiconv=${LOCALBASE}.
Approved by: portmgr (bapt, implicit)
2013-09-05 20:18:30 +00:00
Baptiste Daroussin
5c716a530c
Do not overwrite CONFIGURE_ARGS
...
Submitted by: tijl
2013-09-05 11:20:10 +00:00
Baptiste Daroussin
ffb2503c98
Fix build on head with iconv in libc
2013-09-05 10:26:41 +00:00
Baptiste Daroussin
25682ffca8
Convert to USES: pkgconfig, gmake, perl5
2013-09-02 10:30:12 +00:00
Joe Marcus Clarke
f2197f2521
Update to 2.2.5.
2013-08-11 15:34:49 +00:00
Baptiste Daroussin
4ee2403cf0
Fix previous bad commit in plist
...
Reported by: QAT
2013-06-04 08:20:22 +00:00
Baptiste Daroussin
ac818fc7df
Convert to new options framework
...
While here trim parts related to unsupported FreeBSD versions
2013-06-04 06:34:05 +00:00
Emanuel Haupt
2898e3fa0c
Chase security/libgcrypt update
2013-05-03 16:36:39 +00:00
Marcus von Appen
a3a0715f38
- Convert USE_ICONV=yes to USES=iconv
...
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
2013-04-27 11:59:28 +00:00
Joe Marcus Clarke
40c5d6a074
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
2012-10-21 14:12:26 +00:00
Joe Marcus Clarke
da4a7afa8f
Make sure not to detect mDNSResponder.
...
PR: 169295
2012-07-09 01:24:02 +00:00
Joe Marcus Clarke
3f4bbea12b
Update the plist when AppleTalk support is disabled.
2012-06-03 03:25:52 +00:00
Joe Marcus Clarke
64e4360d32
Add a patch from netatalk git to fix the UAMS installation.
2012-05-30 06:20:36 +00:00
Joe Marcus Clarke
f1f82fe18b
Update to 2.2.3. See http://netatalk.sourceforge.net/2.2/ReleaseNotes2.2.3.html
...
for a list of changes in this release.
2012-05-27 21:20:20 +00:00
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
Joe Marcus Clarke
dcc67b2d4f
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>
2012-04-29 00:43:37 +00:00
Joe Marcus Clarke
60cbfe327b
Update to 2.2.2.
2012-04-27 07:34:31 +00:00
Joe Marcus Clarke
50d12c2640
Add optional (default: off) support for LDAP.
...
Feature safe: yes
2012-04-08 01:55:05 +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
9e7a4387ef
Fix installation when WITHOUT_NETATALK is defined.
...
PR: 160181
Submitted by: akira noda <you.akira.noda@gmail.com>
2011-08-28 07:40:00 +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
7c905cd3f3
Fix the packaging on FreeBSD < 800031 due to missing *at function support.
...
Reported by: pointyhat via pav
2011-08-07 17:43:59 +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
Steve Wills
e0755b977d
- Chase the libgcrypt shared lib version
2011-07-03 11:40:49 +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
d8a833999e
Update to 2.1.5.
2010-12-29 04:36:17 +00:00
Ade Lovett
4a8684e352
Sync to new bsd.autotools.mk
2010-12-04 07:34:27 +00:00
Joe Marcus Clarke
66acba6630
Update to 2.1.4.
2010-11-07 23:54:44 +00:00
Dmitry Marakasov
394ccbfcc7
- Remove conflicts with graphics/uniconvertor as it no longer installs bin/uniconv
...
- Add mutual conflicts between netatalk<->yudit as both do install bin/uniconv
2010-10-27 00:37:57 +00:00
Joe Marcus Clarke
b4fd4cce65
Add support for wildcard IPv4/6 sockets.
...
PR: 148022
2010-08-15 21:52:32 +00:00
Wesley Shields
15c1551ea3
Chase security/libgcrypt shlib bump.
...
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp>
2010-07-27 01:25:20 +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
1f16c85aa6
Add a missing symlink to the plist.
...
Reported by: pointyhat via erwin
2010-06-02 14:46:42 +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
Joe Marcus Clarke
3eca91ed99
Enable the use of OPTIONS.
...
Submitted by: knu
2010-04-04 18:38:54 +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
ca3e71972f
Update to 2.0.5.
...
PR: 140604
Submitted by: Philipp Wuensche <cryx-freebsd@h3q.com>
2009-11-26 18:08:59 +00:00
Joe Marcus Clarke
2b6c6f9c43
Fix PAM support.
...
Submitted by: Miguel Ramos <2009@miguel.ramos.name>
2009-09-12 18:15:29 +00:00
Dmitry Marakasov
7914161a41
- Switch SourceForge ports to the new File Release System: categories starting with N
2009-08-22 00:32:25 +00:00
Jeremy Messenger
789d75c728
-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
2009-08-02 19:36:34 +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