summaryrefslogtreecommitdiff
path: root/net/netatalk (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
* - Update Netatalk 1.5pre8 to 1.5rc1.Dirk Meyer2001-12-194-41/+21
| | | | | | | | | | - This also fixes up the build process a great deal. PR: 32945 Submitted by: marcus@marcuscom.com Notes: svn path=/head/; revision=51838
* Fix build problem with two versions of automake installedDavid W. Chapman Jr.2001-11-231-2/+2
| | | | | | | | | | | Bump PORTREVISION PR: 32029 Submitted by: clefevre@citeweb.net Reviewed by: maintainer Notes: svn path=/head/; revision=50394
* net/netatalk overwrites the init script each time it installs.Ying-Chieh Liao2001-10-182-2/+4
| | | | | | | | | | Instead of installing a netatalk.sh script, install a netatalk.sh.sample. PR: 31359 Submitted by: maintainer Notes: svn path=/head/; revision=48916
* upgrade to 1.5p8Ying-Chieh Liao2001-10-1113-469/+26
| | | | | | | | PR: 31145 Submitted by: MAINTAINER Notes: svn path=/head/; revision=48676
* Fix malloc bug when config file does not existDavid W. Chapman Jr.2001-09-143-3/+108
| | | | | | | | | | Bump PORTREVISION PR: 30566 Submitted by: maintainer Notes: svn path=/head/; revision=47812
* - Fix a bug where the port destroys existing configuration files onAkinori MUSHA2001-09-101-1/+4
| | | | | | | | | | | | | installation. - Bump PORTREVISION to reflect the change. PR: ports/30479, ports/30480 Submitted by: Norikatsu Shigemura <nork@cityfujisawa.ne.jp> Confirmed by: Joe Marcus Clarke <marcus@marcuscom.com (MAINTAINER) Notes: svn path=/head/; revision=47606
* Oops, actually commit the right pkg-message as discussed w/maintainer.Pete Fritchman2001-09-081-2/+3
| | | | Notes: svn path=/head/; revision=47520
* - add pkg-messagePete Fritchman2001-09-082-3/+9
| | | | | | | | | | - bump PORTREVISION PR: 30333 Submitted by: maintainer Notes: svn path=/head/; revision=47519
* Update to 1.5pre7David W. Chapman Jr.2001-09-0418-234/+452
| | | | | | | | PR: 30319 Submitted by: maintainer Notes: svn path=/head/; revision=47428
* Activate the use of DID's to avoid a possible problem with filesPeter Pentchev2001-06-081-2/+3
| | | | | | | | | | | | removed on the server. Bump PORTREVISION to reflect an important functionality change. PR: 27973 Submitted by: maintainer Details at: bug #421127 in the SourceForge tracking system Notes: svn path=/head/; revision=43666
* - Fix in ManpageDirk Meyer2001-05-191-1/+1
| | | | | | | Submitted by: marcus@marcuscom.com Notes: svn path=/head/; revision=42739
* - Fix MAN1 and LINKS, another PLIST problem solved.Dirk Meyer2001-05-191-5/+5
| | | | Notes: svn path=/head/; revision=42725
* - Fix a PLIST problem, file was not removed (typo)Dirk Meyer2001-05-191-1/+1
| | | | Notes: svn path=/head/; revision=42724
* - Update to 1.5pre6Dirk Meyer2001-05-1821-375/+430
| | | | | | | | | | | | | | | - New MASTER_SITE, see http://netatalk.sourceforge.net/ - This version includes Adrian Sun's improvements - experimental PAM support (disabled by deafult) - package won't override existings configurations - Status script "macusers" - Maintainer: Joe "Marcus" Clarke PR: 26248 Submitted by: jclarke@cisco.com, dirk.meyer@dinoex.sub.org Notes: svn path=/head/; revision=42717
* - Fixed trailing backslash, so PATCHFILES can be processed.Dirk Meyer2001-05-081-2/+2
| | | | | | | - Bumped PORTREVISION Notes: svn path=/head/; revision=42430
* Add '#!/bin/sh' to the startup script, so there's no chance ofPeter Pentchev2001-03-151-1/+2
| | | | | | | | | | confusion when starting/stopping it manually from a user shell. PR: 25824 Submitted by: Christoph Sold <so@i-clue.de> Notes: svn path=/head/; revision=39880
* Remove stb as maintainer; he hasn't committed anything for 18 months.Kris Kennaway2001-01-271-1/+1
| | | | Notes: svn path=/head/; revision=37619
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isSatoshi Asami2000-10-081-1/+1
| | | | | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear. Notes: svn path=/head/; revision=33576
* Fix botched attempt to remove unchanged config files on deinstallKris Kennaway2000-09-221-2/+2
| | | | Notes: svn path=/head/; revision=32956
* Fix PLISTKris Kennaway2000-09-172-15/+19
| | | | | | | Submitted by: bento Notes: svn path=/head/; revision=32749
* Move the stragler's www.freebsd.org/~user distfiles to the officalDavid E. O'Brien2000-06-291-2/+4
| | | | | | | MASTER_SITE_LOCAL site. Notes: svn path=/head/; revision=29968
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27423
* Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,Peter Wemm2000-02-081-2/+2
| | | | | | | | | as the days of the former are numbered. Reviewed by: asami Notes: svn path=/head/; revision=25584
* $Id$ -> $FreeBSD$Peter Wemm1999-08-301-1/+1
| | | | Notes: svn path=/head/; revision=21126
* Fix MASTER_SITES.Stefan Bethke1999-05-171-2/+2
| | | | Notes: svn path=/head/; revision=18857