Bug 206457 - net/gnu-radius: Minor changes
Summary: net/gnu-radius: Minor changes
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-21 06:41 UTC by takefu
Modified: 2016-03-18 14:03 UTC (History)
1 user (show)

See Also:


Attachments
gnu-radius.patch (9.54 KB, patch)
2016-01-21 06:41 UTC, takefu
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description takefu 2016-01-21 06:41:00 UTC
Created attachment 165898 [details]
gnu-radius.patch

OptionsNG correspondence
LICENSE added
Whitespace change
EXAMPLE rewrite
@unexec rewrite
radiusd.in modification
files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-03-18 14:03:13 UTC
A commit references this bug:

Author: feld
Date: Fri Mar 18 14:02:42 UTC 2016
New revision: 411356
URL: https://svnweb.freebsd.org/changeset/ports/411356

Log:
  net/gnu-radius: Modernize port

  - OptionsNG
  - LICENSE
  - Whitespace cleanup
  - EXAMPLE rewrite
  - Remove @unexec
  - radiusd.in modification
  - files/patch-dbm -> files/patch-radiusd_builddbm.c move and fix

  PR:		206457

Changes:
  head/net/gnu-radius/Makefile
  head/net/gnu-radius/files/patch-configure
  head/net/gnu-radius/files/patch-dbm
  head/net/gnu-radius/files/patch-include-radius_radutmp.h
  head/net/gnu-radius/files/patch-raddb_Makefile.in
  head/net/gnu-radius/files/patch-radiusd_builddbm.c
  head/net/gnu-radius/files/patch-radwho_radwho.c
  head/net/gnu-radius/files/radiusd.in
  head/net/gnu-radius/pkg-plist
Comment 2 Mark Felder freebsd_committer freebsd_triage 2016-03-18 14:03:58 UTC
Committed with minor changes, thanks!

I removed the @unexec completely because the package should not be trying to delete leftover PID files nor should it remove logs generated by the software.