aboutsummaryrefslogtreecommitdiff
path: root/net/netatalk
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Remove the option for enabling flock-locks. flock-locks don't exist anymoreJoe Marcus Clarke2003-01-011-8/+0
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=72085
* Update to 1.6.0.Joe Marcus Clarke2003-01-016-43/+38
| | | | Notes: svn path=/head/; revision=72081
* Don't create an /etc/pam.d directory on -stable. This breaks PAM.Joe Marcus Clarke2002-10-071-0/+13
| | | | | | | Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp> Notes: svn path=/head/; revision=67577
* Really add optional timelord support. Somehow those diffs got lost onJoe Marcus Clarke2002-10-052-0/+7
| | | | | | | my previous commit. Notes: svn path=/head/; revision=67364
* * Update to 1.5.5Joe Marcus Clarke2002-10-053-20/+30
| | | | | | | | | | * Add optional timelord support [1] PR: [1] 43608 Submitted by: [1] Edwin Groothuis <edwin@mavetju.org> Notes: svn path=/head/; revision=67338
* Fix PAM support on -stable.Joe Marcus Clarke2002-09-091-0/+1
| | | | | | | Submitted by: nork Notes: svn path=/head/; revision=65923
* Remove a superfulous '\'.Joe Marcus Clarke2002-09-091-1/+1
| | | | | | | Reported by: Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=65921
* Address some style nits.Joe Marcus Clarke2002-09-091-11/+10
| | | | Notes: svn path=/head/; revision=65888
* Fix build on -CURRENT.Joe Marcus Clarke2002-09-091-0/+12
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=65887
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-1/+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 Notes: svn path=/head/; revision=64836
* Add USE_PERL5. Some of the contributed scripts (such as macusers and theJoe Marcus Clarke2002-06-301-0/+1
| | | | | | | CNID maintenance script) require Perl. Notes: svn path=/head/; revision=62208
* Fix problem when defining multiple options.Joe Marcus Clarke2002-06-121-1/+1
| | | | | | | | PR: 37694 Submitted by: Denton Gentry <denny@mail.geekhold.com> Notes: svn path=/head/; revision=61161
* Change my ports to use my FreeBSD.org address.Joe Marcus Clarke2002-04-051-1/+1
| | | | | | | Approved by: sobomax Notes: svn path=/head/; revision=57352
* Update to 1.5.3.1David W. Chapman Jr.2002-04-014-10/+12
| | | | | | | | PR: 36593 Submitted by: maintainer Notes: svn path=/head/; revision=57096
* - Update to 1.5.2Patrick Li2002-02-264-14/+14
| | | | | | | | | | - make LOCALBASE safe PR: 35348 Submitted by: maintainer Notes: svn path=/head/; revision=55279
* Update to 1.5.1.1Patrick Li2002-01-276-73/+38
| | | | | | | | PR: 34311 Submitted by: maintainer Notes: svn path=/head/; revision=53811
* Fix build error and bump PORTREVISIONPatrick Li2002-01-092-1/+31
| | | | | | | | PR: 33652 Submitted by: maintainer Notes: svn path=/head/; revision=52792
* - Update to 1.5.0Patrick Li2002-01-042-4/+6
| | | | | | | | | | - bump PORTEPOCH (fear!) PR: 33513 Submitted by: maintainer Notes: svn path=/head/; revision=52580