Bug 156182 - Add patch allowing security/oidentd binding to multiple IPs
Summary: Add patch allowing security/oidentd binding to multiple IPs
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: Oliver Lehmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-04 21:20 UTC by nico
Modified: 2011-06-09 12:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nico 2011-04-04 21:20:09 UTC
I have noticed that it is not possible to bind security/oidentd (the current port) to multiple IP addresses, only to one or all.
There is a patch making this possible in PLD Linux, available at http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/oidentd/oidentd-multiple-ip.patch
There is also another patch regarding IPv6, I don't know if it is needed or a good idea to inculde it as well.

It would be nice too include this patch in the security/oidentd port.

Thanks.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-04-04 21:20:19 UTC
Responsible Changed
From-To: freebsd-ports-bugs->oliver

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-09 12:47:57 UTC
oliver      2011-06-09 11:47:43 UTC

  FreeBSD ports repository

  Modified files:
    security/oidentd     Makefile 
  Added files:
    security/oidentd/files patch-oidentd-multiple-ip 
  Log:
  allow oidentd to bind to multiple IP adresses.
  patch taken from http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/oidentd/oidentd-multiple-ip.patch
  Bump PORTREVISION
  
  PR:             ports/156182
  Submitted by:   nico <nico@lifeisabug.com>
  
  Revision  Changes    Path
  1.38      +1 -1      ports/security/oidentd/Makefile
  1.1       +137 -0    ports/security/oidentd/files/patch-oidentd-multiple-ip (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 3 Oliver Lehmann freebsd_committer freebsd_triage 2011-06-09 12:48:07 UTC
State Changed
From-To: open->closed

Committed, Thanks