aboutsummaryrefslogtreecommitdiff
path: root/mail/drac/files
Commit message (Collapse)AuthorAgeFilesLines
* Rename mail/ patch-xy patches to reflect the files they modify.Adam Weinberger2014-07-284-0/+0
| | | | Notes: svn path=/head/; revision=363275
* - Add stage supportRene Ladan2014-04-042-32/+7
| | | | | | | | | | - Reorganize option support PR: ports/187438 Submitted by: Takefu <takefu@airport.fm> Notes: svn path=/head/; revision=350171
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-051-0/+0
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* In the rc.d scripts, change assignments to rcvar to use theDoug Barton2012-01-141-1/+1
| | | | | | | | | | | | | | literal name_enable wherever possible, and ${name}_enable when it's not, to prepare for the demise of set_rcvar(). In cases where I had to hand-edit unusual instances also modify formatting slightly to be more uniform (and in some cases, correct). This includes adding some $FreeBSD$ tags, and most importantly moving rcvar= to right after name= so it's clear that one is derived from the other. Notes: svn path=/head/; revision=289156
* Begin the process of deprecating sysutils/rc_subr byDoug Barton2010-03-271-1/+1
| | | | | | | s#. %%RC_SUBR%%#. /etc/rc.subr# Notes: svn path=/head/; revision=251553
* Fix a few "bad example" problems in the rc.d scripts that have beenDoug Barton2009-07-151-1/+0
| | | | | | | | | | | | | | | | | | | | | | | propogated by copy and paste. 1. Primarily the "empty variable" default assignment, which is mostly ${name}_flags="", but fix a few others as well. 2. Where they are not already documented, add the existence of the _flags (or other deleted empties) option to the comments, and in some cases add comments from scratch. 3. Replace things that look like: prefix=%%PREFIX%% command=${prefix}/sbin/foo to just use %%PREFIX%%. In many cases the $prefix variable is only used once, and in some cases it is not used at all. 4. In a few cases remove ${name}_flags from command_args 5. Remove a long-stale comment about putting the port's rc.d script in /etc/rc.d (which is no longer necessary). No PORTREVISION bumps because all of these changes are noops. Notes: svn path=/head/; revision=237892
* - Cleanup compile warning (implicit exit(3); needs stdlib.h)Jeremy Chadwick2008-06-041-0/+10
| | | | | | | | | - Fix plist errors when NOPORTDOCS is used Reported by: itetcu Notes: svn path=/head/; revision=214300
* - Fixups for rc.subr dracd script (likely did not work withoutJeremy Chadwick2006-11-221-9/+12
| | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=177776
* Add knob WITH_POSTFIX_DB41 to use with postfix/db41.Jun Kuriyama2006-03-271-3/+7
| | | | | | | | This port shoud support more flavors of databases/db*, but I just only use db41 with postfix in my environment. Notes: svn path=/head/; revision=158241
* Remove dracd_flags completely since it's used automatically.Florent Thoumie2006-03-231-1/+1
| | | | | | | Noticed by: mnag Notes: svn path=/head/; revision=158015
* Fix quote issue in the startup script.Florent Thoumie2006-03-231-1/+1
| | | | | | | | Noticed by: Troy <troy@twisted.net> Fix by: Jeremy Chadwick <freebsd@jdc.parodius.com> Notes: svn path=/head/; revision=158013
* Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.Doug Barton2006-02-201-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=156534
* - Add dracd_flags to rc script, useful for changing the default dracdb path andPav Lucistnik2005-05-201-1/+2
| | | | | | | | | | expire time. PR: ports/81222 Submitted by: Shane Wadleigh <jondoor@udor.net> Notes: svn path=/head/; revision=135707
* No need to substitute variables in rc-script by handVolker Stolz2005-04-221-0/+0
| | | | Notes: svn path=/head/; revision=133937
* Fix the way rc.d default values are initialized so that drac will startupJoe Marcus Clarke2004-07-261-2/+1
| | | | | | | | | with the new localpkg on -CURRENT. Submitted by: mtm Notes: svn path=/head/; revision=114794
* o Minor text formatting changes when spitting out WITH_* tweaks;Norikatsu Shigemura2004-05-041-29/+21
| | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=108366
* o Update to 1.12[1].Norikatsu Shigemura2003-03-262-19/+36
| | | | | | | | | | | 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
* BerkeleyDB cleanup - stage 2Ade Lovett2002-08-221-2/+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 support for Postfix DB3 maps.Anders Nordby2002-01-021-3/+8
| | | | | | | Requested by: jeremy@external.org Notes: svn path=/head/; revision=52511
* Add dracd.sh startup scriptDavid W. Chapman Jr.2001-08-232-3/+26
| | | | | | | | | | | 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-092-12/+26
| | | | | | | Submitted by: Anders Nordby <anders@fix.no> (maintainer) Notes: svn path=/head/; revision=42454
* Add drac, a daemon to dynamically update a relay authorization map forJim Mock2001-02-093-0/+92
Sendmail, Postfix, and other MTAs that support it. PR: 24134 Submitted by: Anders Nordby <anders@fix.no> Notes: svn path=/head/; revision=38143