New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #18268 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

bind9-9.6.0-P1 add post-activate message on what config files to copy

Reported by: blb@… Owned by: dluke@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: bind9

Description

Attached is a patch which adds some output in post-activate to notify people of how to fully get the daemon setup.

Attachments

bind9.diff (1.0 KB) - added by blb@… 4 years ago.
diff to Portfile

Change History

Changed 4 years ago by blb@…

diff to Portfile

comment:1 follow-up: ↓ 2 Changed 4 years ago by dluke@…

  • Status changed from new to closed
  • Resolution set to fixed

changed it to post-destroot (so it gets run in direct mode too) and added the missing " (that I only noticed because of vim's syntax highlighting), committed in r46117

comment:2 in reply to: ↑ 1 ; follow-up: ↓ 3 Changed 4 years ago by blb@…

Replying to dluke@…:

changed it to post-destroot (so it gets run in direct mode too) and added the missing " (that I only noticed because of vim's syntax highlighting), committed in r46117

Interesting, 'port lint' had no issues; must be that lint doesn't parse stuff in such phases...

comment:3 in reply to: ↑ 2 Changed 4 years ago by dluke@…

Replying to blb@…:

Interesting, 'port lint' had no issues; must be that lint doesn't parse stuff in such phases...

Sounds like an enhancement ticket should be filed against lint ;-)

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Enhancements deleted

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.