Bug 236048 - net/pen: Revive port after @ r493049, Remove GeoIP dependency
Summary: net/pen: Revive port after @ r493049, Remove GeoIP dependency
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Danilo Egea Gondolfo
URL:
Keywords: easy, needs-qa
Depends on:
Blocks:
 
Reported: 2019-02-26 09:51 UTC by Ronald Klop
Modified: 2019-03-02 15:44 UTC (History)
1 user (show)

See Also:


Attachments
remove libgeoip (644 bytes, patch)
2019-02-26 09:51 UTC, Ronald Klop
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ronald Klop 2019-02-26 09:51:26 UTC
Created attachment 202375 [details]
remove libgeoip

Port net/pen was removed because it used the deprecated net/GeoIP.
The port builds and runs perfectly fine without GeoIP by using the attached patch.

Somebody needs to get revision 493049 of ports/net/pen from svn and apply the patch.
Comment 1 Ronald Klop 2019-02-26 09:52:55 UTC
I added the maintainer of the port manually. Because the port was deleted this did not happen automaticly, I guess.
Comment 2 Ronald Klop 2019-02-28 12:15:27 UTC
I'm willing to become maintainer of this port if the issue times out in feedback from the current maintainer.
Comment 3 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2019-03-02 09:57:59 UTC
Hi koobs, are you working on it?
Comment 4 commit-hook freebsd_committer freebsd_triage 2019-03-02 14:56:31 UTC
A commit references this bug:

Author: danilo
Date: Sat Mar  2 14:56:05 UTC 2019
New revision: 494407
URL: https://svnweb.freebsd.org/changeset/ports/494407

Log:
  - Resurrect net/pen

  This is pen, a load balancer for UDP and TCP based protocols such as
  DNS, HTTP or SMTP. It allows several servers to appear as one to the
  outside and automatically detects servers that are down and distributes
  clients among the available servers. This gives high availability and
  scalable performance.

  PR:		236048
  Submitted by:	Ronald Klop
  Pull Request:

Changes:
  head/MOVED
  head/net/Makefile
  head/net/pen/
  head/net/pen/Makefile
  head/net/pen/distinfo
  head/net/pen/files/
  head/net/pen/files/pen.in
  head/net/pen/pkg-descr
Comment 5 Danilo Egea Gondolfo freebsd_committer freebsd_triage 2019-03-02 15:04:37 UTC
The port was restored. Thanks!
Comment 6 commit-hook freebsd_committer freebsd_triage 2019-03-02 15:44:09 UTC
A commit references this bug:

Author: danilo
Date: Sat Mar  2 15:43:28 UTC 2019
New revision: 494409
URL: https://svnweb.freebsd.org/changeset/ports/494409

Log:
  - Re-add net/pen

  This is pen, a load balancer for UDP and TCP based protocols such as
  DNS, HTTP or SMTP. It allows several servers to appear as one to the
  outside and automatically detects servers that are down and distributes
  clients among the available servers. This gives high availability and
  scalable performance.

  PR:		236048
  Submitted by:	Ronald Klop

Changes:
  head/MOVED
  head/net/Makefile
  head/net/pen/
  head/net/pen/Makefile