non port: mail/drac/Makefile |
SVNWeb
|
Number of commits found: 41 |
Tue, 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
|
Mon, 10 Sep 2018
|
[ 14:40 mat ]
Add IPV6 option to ports using it but not defining it.
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
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
|
Fri, 1 Apr 2016
|
[ 14:16 mat ] (Only the first 10 of 2612 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
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)
|
Tue, 15 Jul 2014
|
[ 16:14 adamw ] (Only the first 10 of 44 ports in this commit are shown above. )
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
|
Tue, 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
|
Fri, 4 Apr 2014
|
[ 21:39 rene ]
- Add stage support
- Reorganize option support
PR: ports/187438
Submitted by: Takefu <takefu@airport.fm>
|
Sun, 6 Oct 2013
|
[ 21:51 marino ]
Mark seven unmaintained ports as jobs unsafe.
|
Fri, 20 Sep 2013
|
[ 19:59 bapt ] (Only the first 10 of 748 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail)
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
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
|
Sat, 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)
|
Thu, 20 Nov 2008
|
[ 11:06 koitsu ]
Maintainer moved to ports@FreeBSD.org.
|
Wed, 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.
|
Wed, 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
|
Wed, 10 May 2006
|
[ 22:37 edwin ] (Only the first 10 of 328 ports in this commit are shown above. )
Remove USE_REINPLACE from ports starting with M
|
Mon, 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.
|
Thu, 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>
|
Fri, 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>
|
Fri, 22 Apr 2005
|
[ 13:51 vs ]
No need to substitute variables in rc-script by hand
|
Mon, 1 Nov 2004
|
[ 22:39 pav ]
- Install sample configuration file
PR: ports/73370
Submitted by: Fumihiko Kimura <jfkimura@yahoo.co.jp>
|
Mon, 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
|
Tue, 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>
|
Sat, 10 Apr 2004
|
[ 17:26 trevor ] (Only the first 10 of 218 ports in this commit are shown above. )
Tidy up whitespace.
|
Sat, 27 Sep 2003
|
[ 00:50 edwin ] (Only the first 10 of 19 ports in this commit are shown above. )
- ECHO -> ECHO_MSG
for some ports:
- ECHO -> ECHO_CMD
- pre-fetch -> pre-everything
PR: ports/56800-56819
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
Wed, 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]
|
Thu, 20 Feb 2003
|
[ 18:40 knu ] (Only the first 10 of 84 ports in this commit are shown above. )
De-pkg-comment.
|
Sun, 15 Dec 2002
|
[ 23:03 anders ]
Resign maintainership from a few ports I don't care for anymore.
|
Mon, 4 Nov 2002
|
[ 01:36 edwin ]
PERL -> REINPLACE
Noticed on: bento
|
Thu, 22 Aug 2002
|
[ 19:13 ade ] (Only the first 10 of 34 ports in this commit are shown above. )
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
|
Sat, 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>
|
Fri, 15 Mar 2002
|
[ 00:31 anders ] (Only the first 10 of 16 ports in this commit are shown above. )
Master site updates: www.freenix.no => atreides.freenix.no for these
files.
|
Thu, 14 Mar 2002
|
[ 00:11 anders ]
Correct MAINTAINER e-mail address for ports I maintain.
|
Wed, 2 Jan 2002
|
[ 22:19 anders ]
Add support for Postfix DB3 maps.
|
Thu, 23 Aug 2001
|
[ 19:27 dwcjr ]
Add dracd.sh startup script Make the rpc.dracd daemon detach upon start Bump
PORTREVISION
|
Wed, 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.
|
Fri, 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 |