notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

FInally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
drac Dynamic Relay Authorization Control, a POP-before-SMTP implementation
1.12_9 mail Deleted on this many watch lists=8 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.12_9Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Unmaintained upstream since 2003
Expired This port expired on: 2019-01-15
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-02-09 17:32:38
Last Update: 2019-01-16 11:11:14
SVN Revision: 490471
People watching this port, also watch:: postfix, openssl, rsync, expat
License: not specified in port
WWW:
http://mail.cc.umanitoba.ca/drac/
Description:
DRAC is a daemon that dynamically updates a relay authorization map for Sendmail, Postfix and other MTAs that support it. It provides a way for legitimate users to relay mail through an SMTP server, while preventing non-authorized users from using it as a spam relay. Authenticated users have their IP address added to the map immediately after they have authenticated via POP, IMAP, or any other daemon which supports the DRAC API. By default, map entries expire after 30 minutes, but can be renewed by additional authentication. Periodically checking mail on a POP server sufficiently does this. DRAC does not require that the POP/IMAP and SMTP server be on the same physical host. WWW: http://mail.cc.umanitoba.ca/drac/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (6 items)
Collapse this list.
  1. sbin/rpc.dracd
  2. include/drac.h
  3. lib/libdrac.a
  4. etc/dracd.allow-sample
  5. man/man3/dracauth.3.gz
  6. man/man1/rpc.dracd.1.gz
Collapse this list.
Dependency lines:
  • drac>0:mail/drac
No installation instructions:
This port has been deleted.
PKGNAME: drac
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (drac.tar.Z) = 2c184de422ae4b347464de5083c38cb8d3ab4d53b6584514c7a5bd67870729db SIZE (drac.tar.Z) = 20705

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for drac-1.12_9: DB=off: Use database with POSTFIX DOCS=on: Build and/or install documentation IPV6=on: IPv6 protocol support ====> Options available for the radio MUA: you can only select none or one of them POSTFIX=off: Use POSTFIX EXIM=off: Use EXIM ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (3 items)
Collapse this list.
  1. ftp://ftp.cc.umanitoba.ca/src/
  2. ftp://totem.fix.no/pub/mirrors/misc/
  3. http://atreides.freenix.no/~anders/
Collapse this list.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.12_9
16 Jan 2019 11:11:14
Revision:490471Original commit files touched by this commit
rene search for other commits by this committer
Remove expired port:
2019-01-15 mail/drac: Unmaintained upstream since 2003
1.12_9
25 Dec 2018 07:22:49
Revision:488296Original commit files touched by this commit
tobik search for other commits by this committer
Deprecate mail/drac

Upstream appears to be gone and the last release was in 2003.

PR:		218723
Submitted by:	w.schwarzenfeld@utanet.at
1.12_9
10 Sep 2018 14:40:42
Revision:479426Original commit files touched by this commit
mat search for other commits by this committer
Add IPV6 option to ports using it but not defining it.
1.12_9
08 Aug 2016 13:46:50
Revision:419843Original commit files touched by this commit
mat search for other commits by this committer
USE_BDB cleanup.

- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx  -> USES=bdb:xx.

Other modernisations when I see them.

PR:		209183
Sponsored by:	Absolight
1.12_9
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
1.12_9
21 Aug 2014 22:50:30
Revision:365599Original commit files touched by this commit
mandree search for other commits by this committer
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
1.12_8
28 Jul 2014 23:20:38
Revision:363275Original commit files touched by this commit
adamw search for other commits by this committer
Rename mail/ patch-xy patches to reflect the files they modify.
1.12_8
15 Jul 2014 16:14:15
Revision:361961Original commit files touched by this commit
adamw search for other commits by this committer
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
1.12_8
06 May 2014 17:14:39
Revision:353109Original commit files touched by this commit
marino search for other commits by this committer
mail/drac: Nope, it's still not jobs safe

The referenced PR removed the NOT_JOBS_SAFE designation introduced by
r329631 without an explanation from the submitter.  How do I know this?
Because it promptly broke on the very next bulk run.  This port simply
requires a serial -j1 build.  I can reproduce spurious failures in
Redports as well.  Failures may be easier to reproduce with ccache...

PR: ports/187438
1.12_8
04 Apr 2014 21:39:09
Revision:350171Original commit files touched by this commit
rene search for other commits by this committer
- Add stage support
- Reorganize option support

PR:		ports/187438
Submitted by:	Takefu <takefu@airport.fm>
1.12_8
06 Oct 2013 21:51:02
Revision:329631Original commit files touched by this commit
marino search for other commits by this committer
Mark seven unmaintained ports as jobs unsafe.
1.12_8
20 Sep 2013 19:59:14
Revision:327742Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
1.12_8
05 Aug 2012 23:19:40
Original commit files touched by this commit
dougb search for other commits by this committer
Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
1.12_8
07 Jul 2012 16:13:16
Original commit files touched by this commit
jase search for other commits by this committer
- Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
  closure. We thank Parodius for the hosting services they provided.

PR:             ports/169570
Submitted by:   Jeremy Chadwick <jdc@koitsu.org>
Approved by:    culot (mentor)
1.12_8
14 Jan 2012 08:57:23
Original commit files touched by this commit
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
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.
1.12_8
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
1.12_8
27 Mar 2010 00:15:24
Original commit files touched by this commit
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
1.12_8
15 Jul 2009 16:56:10
Original commit files touched by this commit
dougb search for other commits by this committer
Fix a few "bad example" problems in the rc.d scripts that have been
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.
1.12_8
20 Nov 2008 11:06:24
Original commit files touched by this commit
koitsu search for other commits by this committer
Maintainer moved to ports@FreeBSD.org.
1.12_8
04 Jun 2008 12:12:43
Original commit files touched by this commit
koitsu search for other commits by this committer
- Cleanup compile warning (implicit exit(3); needs stdlib.h)
- Fix plist errors when NOPORTDOCS is used

Reported by: itetcu
1.12_7
04 Jun 2008 11:18:46
Original commit files touched by this commit
koitsu search for other commits by this committer
Accidental removal of bsd.port.pre.mk include.  Restoring...
1.12_8
04 Jun 2008 10:53:27
Original commit files touched by this commit Sanity Test Failure
koitsu search for other commits by this committer
Cleanup for 5.x.
1.12_7
22 Nov 2006 01:23:30
Original commit files touched by this commit
koitsu search for other commits by this committer
- 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
1.12_6
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
1.12_6
27 Mar 2006 05:16:49
Original commit files touched by this commit
kuriyama search for other commits by this committer
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.
1.12_6
23 Mar 2006 15:53:09
Original commit files touched by this commit
flz search for other commits by this committer
Remove dracd_flags completely since it's used automatically.

Noticed by:     mnag
1.12_5
23 Mar 2006 15:31:46
Original commit files touched by this commit
flz search for other commits by this committer
Fix quote issue in the startup script.

Noticed by:     Troy <troy@twisted.net>
Fix by:         Jeremy Chadwick <freebsd@jdc.parodius.com>
1.12_4
20 Feb 2006 20:47:50
Original commit files touched by this commit
dougb search for other commits by this committer
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.
1.12_4
25 Nov 2005 15:31:02
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
1.12_4
20 May 2005 14:58:13
Original commit files touched by this commit
pav search for other commits by this committer
- 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>
1.12_3
22 Apr 2005 13:51:40
Original commit files touched by this commit
vs search for other commits by this committer
No need to substitute variables in rc-script by hand
1.12_3
01 Nov 2004 22:39:06
Original commit files touched by this commit
pav search for other commits by this committer
- Install sample configuration file

PR:             ports/73370
Submitted by:   Fumihiko Kimura <jfkimura@yahoo.co.jp>
1.12_2
26 Jul 2004 19:18:17
Original commit files touched by this commit
marcus search for other commits by this committer
Fix the way rc.d default values are initialized so that drac will startup
with the new localpkg on -CURRENT.

Submitted by:   mtm
1.12_1
04 May 2004 15:51:07
Original commit files touched by this commit
nork search for other commits by this committer
o rcNG-fy.
  + Display pkg-message after install, warning admins of the rc.conf(5)
    variable name change.

PR:             ports/66234
Submitted by:   Jeremy Chadwick <freebsd@jdc.parodius.com>
Pointed out by: ume
Pointy hat to:  myself
1.12_1
04 May 2004 12:56:56
Original commit files touched by this commit
nork search for other commits by this committer
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>
1.12
10 Apr 2004 17:26:55
Original commit files touched by this commit
trevor search for other commits by this committer
Tidy up whitespace.
1.12
27 Sep 2003 00:50:09
Original commit files touched by this commit
edwin search for other commits by this committer
- ECHO -> ECHO_MSG

for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything

PR:             ports/56800-56819
Submitted by:   KATO Tsuguru <tkato@prontomail.com>
1.12
26 Mar 2003 02:25:52
Original commit files touched by this commit
nork search for other commits by this committer
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]
1.11_2
20 Feb 2003 18:40:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.11_2
15 Dec 2002 23:03:08
Original commit files touched by this commit
anders search for other commits by this committer
Resign maintainership from a few ports I don't care for anymore.
1.11_2
04 Nov 2002 01:36:06
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
Noticed on: bento
1.11_2
22 Aug 2002 19:13:46
Original commit files touched by this commit
ade search for other commits by this committer
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
1.11_1
16 Mar 2002 17:36:56
Original commit files touched by this commit
will search for other commits by this committer
[1] Fix pre-everything target specifier.
[2] Cosmetic fix: no lines longer than 80 characters (8-char tab).

Submitted by:   [1] Dan Langille <dan@langille.org>
1.11_1
15 Mar 2002 00:31:55
Original commit files touched by this commit
anders search for other commits by this committer
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
14 Mar 2002 00:11:40
Original commit files touched by this commit
anders search for other commits by this committer
Correct MAINTAINER e-mail address for ports I maintain.
02 Jan 2002 23:51:42
commit hash: fp1.22813@dev.null.freshports.orgcommit hash: fp1.22813@dev.null.freshports.orgcommit hash: fp1.22813@dev.null.freshports.orgcommit hash: fp1.22813@dev.null.freshports.org files touched by this commit
anders search for other commits by this committer
Correct typo.    
02 Jan 2002 22:19:38
commit hash: fp1.22809@dev.null.freshports.orgcommit hash: fp1.22809@dev.null.freshports.orgcommit hash: fp1.22809@dev.null.freshports.orgcommit hash: fp1.22809@dev.null.freshports.org files touched by this commit
anders search for other commits by this committer
Add support for Postfix DB3 maps.    
23 Aug 2001 19:27:46
commit hash: fp1.17728@dev.null.freshports.orgcommit hash: fp1.17728@dev.null.freshports.orgcommit hash: fp1.17728@dev.null.freshports.orgcommit hash: fp1.17728@dev.null.freshports.org files touched by this commit
dwcjr search for other commits by this committer
Add dracd.sh startup script   Make the rpc.dracd daemon detach upon start   Bump
PORTREVISION    
09 May 2001 12:15:57
commit hash: fp1.13595@dev.null.freshports.orgcommit hash: fp1.13595@dev.null.freshports.orgcommit hash: fp1.13595@dev.null.freshports.orgcommit hash: fp1.13595@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
Use the latest patch from maintainer to make this work on -CURRENT.    
09 May 2001 10:52:45
commit hash: fp1.13588@dev.null.freshports.orgcommit hash: fp1.13588@dev.null.freshports.orgcommit hash: fp1.13588@dev.null.freshports.orgcommit hash: fp1.13588@dev.null.freshports.org files touched by this commit
alex search for other commits by this committer
Add -b option to rpcgen calls to make this work on -CURRENT.   Add Name of
Maintainer to pkg-descr.    
09 Feb 2001 20:32:38
commit hash: fp1.9400@dev.null.freshports.orgcommit hash: fp1.9400@dev.null.freshports.orgcommit hash: fp1.9400@dev.null.freshports.orgcommit hash: fp1.9400@dev.null.freshports.org files touched by this commit
jim search for other commits by this committer
Add drac, a daemon to dynamically update a relay authorization map for  
Sendmail, Postfix, and other MTAs that support it.    

Number of commits found: 51