Commit graph

16 commits

Author SHA1 Message Date
Jeremy Chadwick
d7294ceed4 - Cleanup compile warning (implicit exit(3); needs stdlib.h)
- Fix plist errors when NOPORTDOCS is used

Reported by: itetcu
2008-06-04 12:12:43 +00:00
Jeremy Chadwick
8ee821f5cf - Fixups for rc.subr dracd script (likely did not work without
some dracd_xxx variables already defined in rc.conf)
- Add new FTP mirror, since mirrors for this are few
- Remove pkg-message; that notice has been around long enough :)
- Grammatical fixes/wording in pkg-descr
- Take over as maintainer of this port

PR:		ports/105722
Reviewed by:	philip
Approved by:	philip
2006-11-22 01:23:30 +00:00
Jun Kuriyama
e4d34c7f7c Add knob WITH_POSTFIX_DB41 to use with postfix/db41.
This port shoud support more flavors of databases/db*, but I just only use
db41 with postfix in my environment.
2006-03-27 05:16:49 +00:00
Florent Thoumie
a09202bd23 Remove dracd_flags completely since it's used automatically.
Noticed by:	mnag
2006-03-23 15:53:09 +00:00
Florent Thoumie
30f228505d Fix quote issue in the startup script.
Noticed by:	Troy <troy@twisted.net>
Fix by:		Jeremy Chadwick <freebsd@jdc.parodius.com>
2006-03-23 15:31:46 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Pav Lucistnik
b280fe850f - Add dracd_flags to rc script, useful for changing the default dracdb path and
expire time.

PR:		ports/81222
Submitted by:	Shane Wadleigh <jondoor@udor.net>
2005-05-20 14:58:13 +00:00
Volker Stolz
bb5c131440 No need to substitute variables in rc-script by hand 2005-04-22 13:51:40 +00:00
Joe Marcus Clarke
6243f110f1 Fix the way rc.d default values are initialized so that drac will startup
with the new localpkg on -CURRENT.

Submitted by:	mtm
2004-07-26 19:18:17 +00:00
Norikatsu Shigemura
3478a6476f o Minor text formatting changes when spitting out WITH_* tweaks;
use spaces, not tabs.
o rcNG-fy.
  + Rename rc.conf(5) variable "drac_flags" to "dracd_flags".
  + Display pkg-message after install, warning admins of the rc.conf(5)
    variable name change.
o Bump PORTREVISION accordingly.

PR:		ports/66234
Submitted by:	Jeremy Chadwick <freebsd@jdc.parodius.com>
2004-05-04 12:56:56 +00:00
Norikatsu Shigemura
13011e478e o Update to 1.12[1].
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]
2003-03-26 02:25:52 +00:00
Ade Lovett
76d6ac6122 BerkeleyDB cleanup - stage 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
2002-08-22 19:13:46 +00:00
Anders Nordby
f8e6cb9777 Add support for Postfix DB3 maps.
Requested by: jeremy@external.org
2002-01-02 22:19:38 +00:00
David W. Chapman Jr.
d58016fcb4 Add dracd.sh startup script
Make the rpc.dracd daemon detach upon start
Bump PORTREVISION

PR:		29474
Submitted by:	maintainer
2001-08-23 18:27:46 +00:00
Alexander Langer
1b3ebaa7b2 Use the latest patch from maintainer to make this work on -CURRENT.
Submitted by:	Anders Nordby <anders@fix.no> (maintainer)
2001-05-09 11:15:57 +00:00
Jim Mock
9de42e9adc Add drac, a daemon to dynamically update a relay authorization map for
Sendmail, Postfix, and other MTAs that support it.

PR:		24134
Submitted by:	Anders Nordby <anders@fix.no>
2001-02-09 20:32:37 +00:00