aboutsummaryrefslogtreecommitdiff
path: root/mail/drac
Commit message (Collapse)AuthorAgeFilesLines
* - ECHO -> ECHO_MSGEdwin Groothuis2003-09-271-11/+11
| | | | | | | | | | | | for some ports: - ECHO -> ECHO_CMD - pre-fetch -> pre-everything PR: ports/56800-56819 Submitted by: KATO Tsuguru <tkato@prontomail.com> Notes: svn path=/head/; revision=89491
* o Update to 1.12[1].Norikatsu Shigemura2003-03-265-27/+42
| | | | | | | | | | | o Clean up rc script to rc.conf configuratable. Acording to the POLA, if you don't set it, this feature will have no effect (same behavior before now). Pointed out by: Mats Dufberg <dufberg@narnia.pp.se> [1] Notes: svn path=/head/; revision=77467
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Resign maintainership from a few ports I don't care for anymore.Anders Nordby2002-12-151-1/+1
| | | | Notes: svn path=/head/; revision=71662
* PERL -> REINPLACEEdwin Groothuis2002-11-041-1/+2
| | | | | | | Noticed on: bento Notes: svn path=/head/; revision=69416
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-222-4/+4
| | | | | | | | 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
* [1] Fix pre-everything target specifier.Will Andrews2002-03-161-5/+6
| | | | | | | | | [2] Cosmetic fix: no lines longer than 80 characters (8-char tab). Submitted by: [1] Dan Langille <dan@langille.org> Notes: svn path=/head/; revision=56216
* Master site updates: www.freenix.no => atreides.freenix.no for theseAnders Nordby2002-03-151-1/+1
| | | | | | | files. Notes: svn path=/head/; revision=56112
* Correct MAINTAINER e-mail address for ports I maintain.Anders Nordby2002-03-141-1/+1
| | | | Notes: svn path=/head/; revision=56047
* Correct typo.Anders Nordby2002-01-021-2/+1
| | | | | | | Submitted by: Jan Demter <jan@demter.de> Notes: svn path=/head/; revision=52516
* Add support for Postfix DB3 maps.Anders Nordby2002-01-022-6/+21
| | | | | | | Requested by: jeremy@external.org Notes: svn path=/head/; revision=52511
* Add dracd.sh startup scriptDavid W. Chapman Jr.2001-08-234-5/+36
| | | | | | | | | | | Make the rpc.dracd daemon detach upon start Bump PORTREVISION PR: 29474 Submitted by: maintainer Notes: svn path=/head/; revision=46734
* Use the latest patch from maintainer to make this work on -CURRENT.Alexander Langer2001-05-093-16/+29
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (maintainer) Notes: svn path=/head/; revision=42454
* Add -b option to rpcgen calls to make this work on -CURRENT.Alexander Langer2001-05-092-1/+9
| | | | | | | | | | Add Name of Maintainer to pkg-descr. PR: 26545 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=42447
* Add drac, a daemon to dynamically update a relay authorization map forJim Mock2001-02-098-0/+148
Sendmail, Postfix, and other MTAs that support it. PR: 24134 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=38143