1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
Commit Graph

126 Commits

Author SHA1 Message Date
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
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
Rong-En Fan
741aa71483 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
 - Remove CONFIGURE_TARGET hack in various bsd.*.mk
 - USE_GNOME=gnometarget is now an no-op

Changes to individual ports, other than removing the CONFIGURE_TARGET hack:

= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
  - comms/gnuradio
  - science/abinit
  - science/elmer-fem
  - science/elmer-matc
  - science/elmer-meshgen2d
  - science/elmerfront
  - science/elmerpost

= use x86_64 as ARCH
  - devel/g-wrap

= other changes
  - print/magicfilter
    GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf

Total # of ports modified:  1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)

PR:		126524 (obsoletes 52917)
Submitted by:	rafan
Tested on:	two pointyhat 7-amd64 exp runs (by pav)
Approved by:	portmgr (pav)
2008-08-21 06:18:49 +00:00
Joe Marcus Clarke
fa615dab06 Add support for Kerberos V authentication.
Submitted by:	Cian Hughes <ci@nhugh.es>
2008-02-23 16:10:32 +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
Kris Kennaway
b5de47e69a Use libtool port instead of included version to avoid a.out objformat botch 2007-01-29 23:51:55 +00:00
Joe Marcus Clarke
03f6b89845 Revert a testing change that I inadvertantly committed. 2007-01-28 04:11:10 +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
6d5af1b74c Correct a typo which resulted in a bad reinplace.
Reported by:	Elliot Schlegelmilch <elliot.schlegelmilch@gmail.com>
2006-12-04 22:36:47 +00:00
Joe Marcus Clarke
99240762fd Fix detection of BDB libraries. 2006-10-08 18:51:57 +00:00
Joe Marcus Clarke
2223a38f50 Fix rc.d script installation, and actually commit the plist change.
Reported by:	David J Brooks <daeg@houston.rr.com>
2006-07-26 18:02:47 +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
Ade Lovett
8503536d38 Conversion to a single libtool environment.
Approved by:	portmgr (kris)
2006-02-23 10:40:44 +00:00
Edwin Groothuis
dbef3380d2 SHA256ify
Approved by: krion@
2006-01-22 21:24:05 +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