non port: mail/drac/Makefile |
Number of commits found: 41 |
Tuesday, 25 Dec 2018
|
07:22 tobik
Deprecate mail/drac
Upstream appears to be gone and the last release was in 2003.
PR: 218723
Submitted by: w.schwarzenfeld@utanet.at
|
Monday, 10 Sep 2018
|
14:40 mat
Add IPV6 option to ports using it but not defining it.
|
Monday, 8 Aug 2016
|
13:46 mat
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
|
Friday, 1 Apr 2016
|
14:16 mat
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thursday, 21 Aug 2014
|
22:50 mandree
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)
|
Tuesday, 15 Jul 2014
|
16:14 adamw
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tuesday, 6 May 2014
|
17:14 marino
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
|
Friday, 4 Apr 2014
|
21:39 rene
- Add stage support
- Reorganize option support
PR: ports/187438
Submitted by: Takefu <takefu@airport.fm>
|
Sunday, 6 Oct 2013
|
21:51 marino
Mark seven unmaintained ports as jobs unsafe.
|
Friday, 20 Sep 2013
|
19:59 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sunday, 5 Aug 2012
|
23:19 dougb
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
|
Saturday, 7 Jul 2012
|
16:13 jase
- 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)
|
Thursday, 20 Nov 2008
|
11:06 koitsu
Maintainer moved to ports@FreeBSD.org.
|
Wednesday, 4 Jun 2008
|
12:12 koitsu
- Cleanup compile warning (implicit exit(3); needs stdlib.h)
- Fix plist errors when NOPORTDOCS is used
Reported by: itetcu
|
11:18 koitsu
Accidental removal of bsd.port.pre.mk include. Restoring...
|
10:53 koitsu
Cleanup for 5.x.
|
Wednesday, 22 Nov 2006
|
01:23 koitsu
- 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
|
Wednesday, 10 May 2006
|
22:37 edwin
Remove USE_REINPLACE from ports starting with M
|
Monday, 27 Mar 2006
|
05:16 kuriyama
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.
|
Thursday, 23 Mar 2006
|
15:53 flz
Remove dracd_flags completely since it's used automatically.
Noticed by: mnag
|
15:31 flz
Fix quote issue in the startup script.
Noticed by: Troy <troy@twisted.net>
Fix by: Jeremy Chadwick <freebsd@jdc.parodius.com>
|
Friday, 20 May 2005
|
14:58 pav
- 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>
|
Friday, 22 Apr 2005
|
13:51 vs
No need to substitute variables in rc-script by hand
|
Monday, 1 Nov 2004
|
22:39 pav
- Install sample configuration file
PR: ports/73370
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
Monday, 26 Jul 2004
|
19:18 marcus
Fix the way rc.d default values are initialized so that drac will startup
with the new localpkg on -CURRENT.
Submitted by: mtm
|
Tuesday, 4 May 2004
|
12:56 nork
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>
|
Saturday, 10 Apr 2004
|
17:26 trevor
Tidy up whitespace.
|
Saturday, 27 Sep 2003
|
00:50 edwin
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Wednesday, 26 Mar 2003
|
02:25 nork
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]
|
Thursday, 20 Feb 2003
|
18:40 knu
De-pkg-comment.
|
Sunday, 15 Dec 2002
|
23:03 anders
Resign maintainership from a few ports I don't care for anymore.
|
Monday, 4 Nov 2002
|
01:36 edwin
PERL -> REINPLACE
Noticed on: bento
|
Thursday, 22 Aug 2002
|
19:13 ade
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
|
Saturday, 16 Mar 2002
|
17:36 will
[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>
|
Friday, 15 Mar 2002
|
00:31 anders
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
|
Thursday, 14 Mar 2002
|
00:11 anders
Correct MAINTAINER e-mail address for ports I maintain.
|
Wednesday, 2 Jan 2002
|
22:19 anders
Add support for Postfix DB3 maps.
|
Thursday, 23 Aug 2001
|
19:27 dwcjr
Add dracd.sh startup script Make the rpc.dracd daemon detach upon start Bump
PORTREVISION
|
Wednesday, 9 May 2001
|
12:15 alex
Use the latest patch from maintainer to make this work on -CURRENT.
|
10:52 alex
Add -b option to rpcgen calls to make this work on -CURRENT. Add Name of
Maintainer to pkg-descr.
|
Friday, 9 Feb 2001
|
20:32 jim
Add drac, a daemon to dynamically update a relay authorization map for
Sendmail, Postfix, and other MTAs that support it.
|
Number of commits found: 41 |