Bug 151394 - net/miniupnpd: add option to enable pf rulesets, update to latest version
Summary: net/miniupnpd: add option to enable pf rulesets, update to latest version
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: Josh Paetzel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-10-11 19:20 UTC by Eric F Crist
Modified: 2010-10-12 15:30 UTC (History)
1 user (show)

See Also:


Attachments
miniupnpd.diff (1.61 KB, patch)
2010-10-11 19:20 UTC, Eric F Crist
no flags Details | Diff
file.diff (566 bytes, patch)
2010-10-11 19:20 UTC, Eric F Crist
no flags Details | Diff
miniupnpd.patch-20101012 (475 bytes, text/plain; CHARSET=US-ASCII; NAME=miniupnpd.patch-20101012)
2010-10-12 11:31 UTC, Tor Halvard Furulund
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Eric F Crist 2010-10-11 19:20:03 UTC
	This patch updates the port to miniupnpd 1.4.20100921 and adds an option to enable PF filter rules.

Fix: The second patch belongs in /files within the port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-11 19:20:08 UTC
Maintainer of net/miniupnpd,

Please note that PR ports/151394 has just been submitted.

If it contains a patch for an upgrade, an enhancement or a bug fix
you agree on, reply to this email stating that you approve the patch
and a committer will take care of it.

The full text of the PR can be found at:
    http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/151394

-- 
Edwin Groothuis via the GNATS Auto Assign Tool
edwin@FreeBSD.org
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2010-10-11 19:20:10 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback (via the GNATS Auto Assign Tool)
Comment 3 Josh Paetzel freebsd_committer freebsd_triage 2010-10-11 19:43:04 UTC
Responsible Changed
From-To: freebsd-ports-bugs->jpaetzel

I'll take it.  Tinderboxes fine.
Comment 4 Tor Halvard Furulund 2010-10-12 11:31:57 UTC
I approve Eric F Crists patch, ports/151394.

In a more political manner I'm not sure if the new option should be enabled by default.

Maybe a small patch to what Eric F Crist has sent in? See my attachment.

--
Tor Halvard Furulund
Maintainer of ports/net/miniupnpd
Comment 5 dfilter service freebsd_committer freebsd_triage 2010-10-12 15:29:16 UTC
jpaetzel    2010-10-12 14:29:12 UTC

  FreeBSD ports repository

  Modified files:
    net/miniupnpd        Makefile distinfo 
  Added files:
    net/miniupnpd/files  pf_enable_filter_rules.patch 
  Log:
  Update to latest version.
  Add option to enable PF support
  
  PR:     ports/151394
  Submitted by:   Eric F Crist <ecrist@secure-computing.net>
  Approved by:    Maintainer (Tor Halvard Furulund <squat@squat.no>)
  Sponsored by:   ClaimLynx, Inc
  
  Revision  Changes    Path
  1.15      +8 -1      ports/net/miniupnpd/Makefile
  1.13      +3 -3      ports/net/miniupnpd/distinfo
  1.1       +11 -0     ports/net/miniupnpd/files/pf_enable_filter_rules.patch (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"
Comment 6 Josh Paetzel freebsd_committer freebsd_triage 2010-10-12 15:29:24 UTC
State Changed
From-To: feedback->closed

Committed, thanks!