Bug 110109

Summary: Update port: mail/qmail add a boot script with rcNG support
Product: Ports & Packages Reporter: kitsune <v.velox>
Component: Individual Port(s)Assignee: Renato Botelho <garga>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mail-qmail.diff none

Description kitsune 2007-03-08 23:40:02 UTC

Currently none of the files install in /var/qmail/boot provide rcNG support. This one adds on to it that does.

How-To-Repeat: 

1: install a non-ldap qmail
2:
2: copy /var/qmail/boot/rcNG to /var/qmail/rc
3: less /var/qmail/rc to look at aviable rc.conf variables
4: configure rc.conf
5: enjoy
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-08 23:40:13 UTC
Responsible Changed
From-To: freebsd-ports-bugs->garga

Over to maintainer
Comment 2 Renato Botelho freebsd_committer freebsd_triage 2007-04-13 15:07:47 UTC
State Changed
From-To: open->analyzed

I'm a bit busy right now to make all necessary tests, sorry. I'll do it 
ASAP.
Comment 3 dfilter service freebsd_committer freebsd_triage 2007-07-28 14:50:24 UTC
garga       2007-07-28 13:50:18 UTC

  FreeBSD ports repository

  Modified files:
    mail/qmail           Makefile pkg-plist 
  Added files:
    mail/qmail/files     rcNG 
  Log:
  - Add a rcNG startup script to ${PREFIX}/boot
  
  PR:             ports/110109
  Submitted by:   kitsune <v.velox@vvelox.net>
  
  Revision  Changes    Path
  1.122     +3 -0      ports/mail/qmail/Makefile
  1.1       +83 -0     ports/mail/qmail/files/rcNG (new)
  1.15      +2 -1      ports/mail/qmail/pkg-plist
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 4 Renato Botelho freebsd_committer freebsd_triage 2007-07-28 14:50:34 UTC
State Changed
From-To: analyzed->closed

Committed. Thanks!