Bug 236642 - net/libdnet: Update version 1.12=>1.13
Summary: net/libdnet: Update version 1.12=>1.13
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 230110 236643
  Show dependency treegraph
 
Reported: 2019-03-19 19:21 UTC by Muhammad Moinur Rahman
Modified: 2019-04-05 22:12 UTC (History)
3 users (show)

See Also:
bugzilla: maintainer-feedback? (onatan)


Attachments
Update version 1.12 => 1.13 (3.10 KB, patch)
2019-03-19 19:21 UTC, Muhammad Moinur Rahman
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Muhammad Moinur Rahman freebsd_committer freebsd_triage 2019-03-19 19:21:54 UTC
Created attachment 202985 [details]
Update version 1.12 => 1.13

I have reviewed the code of net/libdnet. And created a fork as the development seems stalled by the original author.
- Removed all the codes not related to FreeBSD
- Fix configure script to find related header files and now it builds relevant source files instead of *-none.c files
- Modernized all build tools configuration file and removed unnecessary files
- Works at least with PF. Still not working with ipfw2/ipfilter.

The repo location is:
https://github.com/5u623l20/libdnet/

N.B: As I am maintaining the primary codebase I would like to takeover the maintainership.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-05 22:11:59 UTC
A commit references this bug:

Author: bofh
Date: Fri Apr  5 22:11:32 UTC 2019
New revision: 497992
URL: https://svnweb.freebsd.org/changeset/ports/497992

Log:
  net/libdnet: Update version 1.12=>1.13

  I have reviewed the code of net/libdnet. And created a fork as the
  development seems stalled by the original author.
  - Removed all the codes not related to FreeBSD
  - Fix configure script to find related header files and now it builds
    relevant source files instead of *-none.c files
  - Modernized all build tools configuration file and removed unnecessary
    files
  - Works at least with PF. Still not working with ipfw2/ipfilter.

  The repo location is:
  https://github.com/5u623l20/libdnet/

  PR:		236642
  Submitted by:	bofh
  Approved by:	maintainer-timeout

Changes:
  head/net/libdnet/Makefile
  head/net/libdnet/distinfo
  head/net/libdnet/files/
  head/net/libdnet/pkg-descr
  head/net/libdnet/pkg-plist