aboutsummaryrefslogtreecommitdiff
path: root/net/netatalk
Commit message (Collapse)AuthorAgeFilesLines
...
* Add support for wildcard IPv4/6 sockets.Joe Marcus Clarke2010-08-152-1/+40
| | | | | | | PR: 148022 Notes: svn path=/head/; revision=259321
* Chase security/libgcrypt shlib bump.Wesley Shields2010-07-271-0/+1
| | | | | | | | PR: ports/148755 Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> Notes: svn path=/head/; revision=258314
* Update to 2.1.3.Joe Marcus Clarke2010-07-253-8/+8
| | | | Notes: svn path=/head/; revision=258203
* Update to 2.1.2.Joe Marcus Clarke2010-07-075-34/+9
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=257477
* Fix the build on 6.X.Joe Marcus Clarke2010-06-092-0/+20
| | | | | | | Reported by: pointyhat via pav Notes: svn path=/head/; revision=256237
* Add a missing symlink to the plist.Joe Marcus Clarke2010-06-022-0/+2
| | | | | | | Reported by: pointyhat via erwin Notes: svn path=/head/; revision=255532
* * Update to 2.1.1 [1]Joe Marcus Clarke2010-05-309-156/+186
| | | | | | | | | | | | | | | | * 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] Notes: svn path=/head/; revision=255326
* Enable the use of OPTIONS.Joe Marcus Clarke2010-04-041-16/+9
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=252213
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Update to 2.0.5.Joe Marcus Clarke2009-11-262-4/+4
| | | | | | | | PR: 140604 Submitted by: Philipp Wuensche <cryx-freebsd@h3q.com> Notes: svn path=/head/; revision=244798
* Fix PAM support.Joe Marcus Clarke2009-09-121-1/+1
| | | | | | | Submitted by: Miguel Ramos <2009@miguel.ramos.name> Notes: svn path=/head/; revision=241284
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -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 Notes: svn path=/head/; revision=238781
* Update to 2.0.4.Joe Marcus Clarke2009-06-148-263/+35
| | | | | | | | PR: 135319 Submitted by: Wang Lam <wlam+fbd@blanksquare.net> (based on) Notes: svn path=/head/; revision=235802
* - Fix CVE-2008-5718Martin Wilke2009-03-182-1/+144
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=230368
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=218938
* Add support for Kerberos V authentication.Joe Marcus Clarke2008-02-232-0/+12
| | | | | | | Submitted by: Cian Hughes <ci@nhugh.es> Notes: svn path=/head/; revision=207793
* Refactor the rc.d script to add support for the netatalk.conf daemonJoe Marcus Clarke2007-04-034-9/+73
| | | | | | | | | | | | 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> Notes: svn path=/head/; revision=189065
* Use libtool port instead of included version to avoid a.out objformat botchKris Kennaway2007-01-291-0/+1
| | | | Notes: svn path=/head/; revision=183664
* Revert a testing change that I inadvertantly committed.Joe Marcus Clarke2007-01-281-1/+1
| | | | Notes: svn path=/head/; revision=183500
* Fix the build with BDB 4.3 and higher.Joe Marcus Clarke2007-01-283-1/+29
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=183499
* Correct a typo which resulted in a bad reinplace.Joe Marcus Clarke2006-12-041-1/+1
| | | | | | | Reported by: Elliot Schlegelmilch <elliot.schlegelmilch@gmail.com> Notes: svn path=/head/; revision=178894
* Fix detection of BDB libraries.Joe Marcus Clarke2006-10-082-5/+73
| | | | Notes: svn path=/head/; revision=174991
* Fix rc.d script installation, and actually commit the plist change.Joe Marcus Clarke2006-07-262-3/+0
| | | | | | | Reported by: David J Brooks <daeg@houston.rr.com> Notes: svn path=/head/; revision=168830
* * Use new USE_RC_SUBR layoutJoe Marcus Clarke2006-07-253-11/+10
| | | | | | | * Use USE_BDB to make the bdb requirement more flexible Notes: svn path=/head/; revision=168769
* Conversion to a single libtool environment.Ade Lovett2006-02-232-2/+15
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Add a missing cnid_metad to the PROVIDE line.Joe Marcus Clarke2006-01-081-2/+2
| | | | Notes: svn path=/head/; revision=153101
* One second thought, netatalk can get away with requiring DAEMON.Joe Marcus Clarke2006-01-081-2/+2
| | | | Notes: svn path=/head/; revision=153088
* * Update rc.d script for the New World Order, and require slpd if desiredJoe Marcus Clarke2006-01-083-5/+12
| | | | | | | * Use %%DATADIR%% in pkg-plist Notes: svn path=/head/; revision=153086
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=148323
* Update to 2.0.3. See http://netatalk.sourceforge.net/2.0/NEWS.html for theJoe Marcus Clarke2005-05-183-9/+3
| | | | | | | list of changes. Notes: svn path=/head/; revision=135533
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. Notes: svn path=/head/; revision=132992
* Update to 2.0.2.Joe Marcus Clarke2005-01-083-5/+6
| | | | Notes: svn path=/head/; revision=125872
* Update to 2.0.1.Joe Marcus Clarke2004-10-293-4/+3
| | | | Notes: svn path=/head/; revision=120447
* This port should have a LATEST_LINK.Joe Marcus Clarke2004-10-121-1/+0
| | | | Notes: svn path=/head/; revision=118749
* Re-add PORTEPOCH as it was accidentally dropped in the last commit.Joe Marcus Clarke2004-10-121-0/+1
| | | | Notes: svn path=/head/; revision=118748
* Update to 2.0.0. See http://netatalk.sourceforge.net/2.0/ReleaseNotes.htmlJoe Marcus Clarke2004-10-128-189/+123
| | | | | | | | | 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. Notes: svn path=/head/; revision=118742
* This port conflicts with netatalk-devel.Joe Marcus Clarke2004-06-061-1/+1
| | | | Notes: svn path=/head/; revision=110931
* SIZEifyJoe Marcus Clarke2004-03-191-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104591
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Update to 1.6.4.Joe Marcus Clarke2003-12-074-18/+31
| | | | Notes: svn path=/head/; revision=95281
* Add CONFLICTS for ports that install files with the same name.Joe Marcus Clarke2003-10-111-0/+2
| | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Notes: svn path=/head/; revision=90838
* Update to 1.6.3.Joe Marcus Clarke2003-06-203-18/+18
| | | | Notes: svn path=/head/; revision=83338
* Update to 1.6.2.Joe Marcus Clarke2003-04-043-2/+3
| | | | Notes: svn path=/head/; revision=78089
* Correct typo.Joe Marcus Clarke2003-03-231-1/+1
| | | | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> Notes: svn path=/head/; revision=77314
* * Update to 1.6.1Joe Marcus Clarke2003-02-237-88/+35
| | | | | | | * De-pkg-comment Notes: svn path=/head/; revision=76224
* Fix build with OpenSSL 0.9.7.Joe Marcus Clarke2003-02-202-0/+58
| | | | | | | Reported by: Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu> Notes: svn path=/head/; revision=75927
* Fix a logic reversal error that prevented CNID from being correctly enabled.Joe Marcus Clarke2003-01-051-1/+2
| | | | Notes: svn path=/head/; revision=72612