Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to 2.0.3. See http://netatalk.sourceforge.net/2.0/NEWS.html for the | marcus | 2005-05-18 | 3 | -9/+3 |
| | | | | list of changes. | ||||
* | At Kris's request, back out the MACHINE_ARCH spelling correction until | obrien | 2005-04-12 | 1 | -1/+1 |
| | | | | after 5.4-RELEASE. | ||||
* | Assist getting more ports working on AMD64 by obeying the | obrien | 2005-04-11 | 1 | -1/+1 |
| | | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. | ||||
* | Update to 2.0.2. | marcus | 2005-01-08 | 3 | -5/+6 |
| | |||||
* | Update to 2.0.1. | marcus | 2004-10-29 | 3 | -4/+3 |
| | |||||
* | This port should have a LATEST_LINK. | marcus | 2004-10-12 | 1 | -1/+0 |
| | |||||
* | Re-add PORTEPOCH as it was accidentally dropped in the last commit. | marcus | 2004-10-12 | 1 | -0/+1 |
| | |||||
* | Update to 2.0.0. See http://netatalk.sourceforge.net/2.0/ReleaseNotes.html | marcus | 2004-10-12 | 8 | -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. | ||||
* | This port conflicts with netatalk-devel. | marcus | 2004-06-06 | 1 | -1/+1 |
| | |||||
* | SIZEify | marcus | 2004-03-19 | 1 | -0/+1 |
| | | | | Submitted by: trevor | ||||
* | Bump PORTREVISION on all ports that depend on gettext to aid with upgrading. | marcus | 2004-02-04 | 1 | -0/+1 |
| | | | | (Part 1) | ||||
* | Update to 1.6.4. | marcus | 2003-12-07 | 4 | -18/+31 |
| | |||||
* | Add CONFLICTS for ports that install files with the same name. | marcus | 2003-10-11 | 1 | -0/+2 |
| | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> | ||||
* | Update to 1.6.3. | marcus | 2003-06-20 | 3 | -18/+18 |
| | |||||
* | Update to 1.6.2. | marcus | 2003-04-04 | 3 | -2/+3 |
| | |||||
* | Correct typo. | marcus | 2003-03-23 | 1 | -1/+1 |
| | | | | Submitted by: Palle Girgensohn <girgen@pingpong.net> | ||||
* | * Update to 1.6.1 | marcus | 2003-02-23 | 7 | -88/+35 |
| | | | | * De-pkg-comment | ||||
* | Fix build with OpenSSL 0.9.7. | marcus | 2003-02-20 | 2 | -0/+58 |
| | | | | Reported by: Robin P. Blanchard <Robin.Blanchard@gactr.uga.edu> | ||||
* | Fix a logic reversal error that prevented CNID from being correctly enabled. | marcus | 2003-01-05 | 1 | -1/+2 |
| | |||||
* | Remove the option for enabling flock-locks. flock-locks don't exist anymore | marcus | 2003-01-01 | 1 | -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. | ||||
* | Update to 1.6.0. | marcus | 2003-01-01 | 6 | -43/+38 |
| | |||||
* | Don't create an /etc/pam.d directory on -stable. This breaks PAM. | marcus | 2002-10-07 | 1 | -0/+13 |
| | | | | Reported by: Mamoru Iwaki <iwaki@bc.niigata-u.ac.jp> | ||||
* | Really add optional timelord support. Somehow those diffs got lost on | marcus | 2002-10-05 | 2 | -0/+7 |
| | | | | my previous commit. | ||||
* | * Update to 1.5.5 | marcus | 2002-10-05 | 3 | -20/+30 |
| | | | | | | | * Add optional timelord support [1] PR: [1] 43608 Submitted by: [1] Edwin Groothuis <edwin@mavetju.org> | ||||
* | Fix PAM support on -stable. | marcus | 2002-09-09 | 1 | -0/+1 |
| | | | | Submitted by: nork | ||||
* | Remove a superfulous '\'. | marcus | 2002-09-09 | 1 | -1/+1 |
| | | | | Reported by: Dan Langille <dan@langille.org> | ||||
* | Address some style nits. | marcus | 2002-09-09 | 1 | -11/+10 |
| | |||||
* | Fix build on -CURRENT. | marcus | 2002-09-09 | 1 | -0/+12 |
| | | | | Submitted by: bento | ||||
* | BerkeleyDB cleanup - stage 2 | ade | 2002-08-22 | 1 | -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 | ||||
* | Add USE_PERL5. Some of the contributed scripts (such as macusers and the | marcus | 2002-06-30 | 1 | -0/+1 |
| | | | | CNID maintenance script) require Perl. | ||||
* | Fix problem when defining multiple options. | marcus | 2002-06-12 | 1 | -1/+1 |
| | | | | | PR: 37694 Submitted by: Denton Gentry <denny@mail.geekhold.com> | ||||
* | Change my ports to use my FreeBSD.org address. | marcus | 2002-04-05 | 1 | -1/+1 |
| | | | | Approved by: sobomax | ||||
* | Update to 1.5.3.1 | dwcjr | 2002-04-01 | 4 | -10/+12 |
| | | | | | PR: 36593 Submitted by: maintainer | ||||
* | - Update to 1.5.2 | pat | 2002-02-26 | 4 | -14/+14 |
| | | | | | | | - make LOCALBASE safe PR: 35348 Submitted by: maintainer | ||||
* | Update to 1.5.1.1 | pat | 2002-01-27 | 6 | -73/+38 |
| | | | | | PR: 34311 Submitted by: maintainer | ||||
* | Fix build error and bump PORTREVISION | pat | 2002-01-09 | 2 | -1/+31 |
| | | | | | PR: 33652 Submitted by: maintainer | ||||
* | - Update to 1.5.0 | pat | 2002-01-04 | 2 | -4/+6 |
| | | | | | | | - bump PORTEPOCH (fear!) PR: 33513 Submitted by: maintainer | ||||
* | - Update Netatalk 1.5pre8 to 1.5rc1. | dinoex | 2001-12-19 | 4 | -41/+21 |
| | | | | | | | - This also fixes up the build process a great deal. PR: 32945 Submitted by: marcus@marcuscom.com | ||||
* | Fix build problem with two versions of automake installed | dwcjr | 2001-11-23 | 1 | -2/+2 |
| | | | | | | | | Bump PORTREVISION PR: 32029 Submitted by: clefevre@citeweb.net Reviewed by: maintainer | ||||
* | net/netatalk overwrites the init script each time it installs. | ijliao | 2001-10-18 | 2 | -2/+4 |
| | | | | | | | Instead of installing a netatalk.sh script, install a netatalk.sh.sample. PR: 31359 Submitted by: maintainer | ||||
* | upgrade to 1.5p8 | ijliao | 2001-10-11 | 13 | -469/+26 |
| | | | | | PR: 31145 Submitted by: MAINTAINER | ||||
* | Fix malloc bug when config file does not exist | dwcjr | 2001-09-14 | 3 | -3/+108 |
| | | | | | | | Bump PORTREVISION PR: 30566 Submitted by: maintainer | ||||
* | - Fix a bug where the port destroys existing configuration files on | knu | 2001-09-10 | 1 | -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) | ||||
* | Oops, actually commit the right pkg-message as discussed w/maintainer. | petef | 2001-09-08 | 1 | -2/+3 |
| | |||||
* | - add pkg-message | petef | 2001-09-08 | 2 | -3/+9 |
| | | | | | | | - bump PORTREVISION PR: 30333 Submitted by: maintainer | ||||
* | Update to 1.5pre7 | dwcjr | 2001-09-04 | 18 | -234/+452 |
| | | | | | PR: 30319 Submitted by: maintainer | ||||
* | Activate the use of DID's to avoid a possible problem with files | roam | 2001-06-08 | 1 | -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 | ||||
* | - Fix in Manpage | dinoex | 2001-05-19 | 1 | -1/+1 |
| | | | | Submitted by: marcus@marcuscom.com | ||||
* | - Fix MAN1 and LINKS, another PLIST problem solved. | dinoex | 2001-05-19 | 1 | -5/+5 |
| | |||||
* | - Fix a PLIST problem, file was not removed (typo) | dinoex | 2001-05-19 | 1 | -1/+1 |
| |