Bug 208861 - [maintainer][patch] sysutils/burp: IPv6 can be disabled at compile time, updated rc.d script
Summary: [maintainer][patch] sysutils/burp: IPv6 can be disabled at compile time, upda...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Bartek Rutkowski
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2016-04-17 16:53 UTC by loic-freebsd
Modified: 2016-05-12 09:26 UTC (History)
1 user (show)

See Also:


Attachments
patch (2.53 KB, text/plain)
2016-04-17 16:53 UTC, loic-freebsd
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description loic-freebsd 2016-04-17 16:53:04 UTC
Created attachment 169398 [details]
patch

Hello,

As requested by some users, this patch:
-updates the rc.d script using the upstream contributed version (more features)
-adds the possibility to disable IPv6 at build time (using OPTIONS_DEFINE and OPTIONS_DEFAULT)

Cheers,
Loïc
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-05-12 09:25:49 UTC
A commit references this bug:

Author: robak
Date: Thu May 12 09:25:15 UTC 2016
New revision: 415055
URL: https://svnweb.freebsd.org/changeset/ports/415055

Log:
  sysutils/burp: add port options and update rc script

  - Add IPv6 port option
  - Replace rc script with upstream one

  PR:		208861
  Submitted by:	Loic Pefferkorn <loic-freebsd@loicp.eu> (maintainer)

Changes:
  head/sysutils/burp/Makefile
  head/sysutils/burp/files/burp.in
Comment 2 Bartek Rutkowski freebsd_committer freebsd_triage 2016-05-12 09:26:38 UTC
Committed, thanks!