Bug 144384 - net-mgmt/nfsen: rc script broken
Summary: net-mgmt/nfsen: rc script broken
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-01 10:00 UTC by geoffroy desvernay
Modified: 2010-03-31 22:00 UTC (History)
0 users

See Also:


Attachments
file.txt (439 bytes, text/plain)
2010-03-01 10:00 UTC, geoffroy desvernay
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description geoffroy desvernay 2010-03-01 10:00:07 UTC
In the last versions of the port, the rc script seems badly broken on freebsd 7.x (and a bit stange looking anyway)
 - It seems written as a .sh (old-generation) rc script, but named 'nfsen'
 - The content of the file is duplicated

=> it never start the nfsend daemon

Fix: Update the rc script

Patch attached with submission follows:
How-To-Repeat: install net-mgmt/nfsen

reboot the machine and see nothing...
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2010-03-31 13:47:26 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2010-03-31 13:47:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Asked maintainer for approval
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2010-03-31 13:47:29 UTC
Dear maintainer of FreeBSD port net-mgmt/nfsen, please take a look at

  http://www.freebsd.org/cgi/query-pr.cgi?pr=144384

Do you approve the new rc script?

-- 
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

Stupidity got us into this mess -- why can't it get us out?
Comment 4 Janos Mohacsi 2010-03-31 15:56:06 UTC
Approved.
Comment 5 Pav Lucistnik freebsd_committer freebsd_triage 2010-03-31 21:57:31 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 6 dfilter service freebsd_committer freebsd_triage 2010-03-31 21:58:40 UTC
pav         2010-03-31 20:58:26 UTC

  FreeBSD ports repository

  Modified files:
    net-mgmt/nfsen       Makefile 
  Added files:
    net-mgmt/nfsen/files nfsen.in patch-libexec_NfSenRRD.pm 
  Removed files:
    net-mgmt/nfsen/files nfsen.sh.in 
  Log:
  - Provide rc.subr script
  
  PR:             ports/144384
  Submitted by:   geoffroy desvernay <dgeo@centrale-marseille.fr>
  Approved by:    maintainer
  
  - Allow to work with rrdtool 1.4.x
  
  PR:             ports/144876
  Submitted by:   Vincent Hoffman <vince@unsane.co.uk>
  Approved by:    maintainer
  
  Revision  Changes    Path
  1.16      +3 -1      ports/net-mgmt/nfsen/Makefile
  1.1       +24 -0     ports/net-mgmt/nfsen/files/nfsen.in (new)
  1.3       +0 -86     ports/net-mgmt/nfsen/files/nfsen.sh.in (dead)
  1.1       +11 -0     ports/net-mgmt/nfsen/files/patch-libexec_NfSenRRD.pm (new)
_______________________________________________
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"