Bug 205661

Summary: [patch] security/xinetd: Add an option to decide if xconv will be installed
Product: Ports & Packages Reporter: Renato Botelho <garga>
Component: Individual Port(s)Assignee: Sergey Matveychuk <sem>
Status: Closed FIXED    
Severity: Affects Some People Keywords: patch
Priority: --- Flags: bugzilla: maintainer-feedback? (sem)
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Add XCONV option none

Description Renato Botelho freebsd_committer freebsd_triage 2015-12-28 11:46:52 UTC
Created attachment 164757 [details]
Add XCONV option

xconv is the only piece of xinetd written in perl, removing it from package also removes perl dependency.

add a new option, on by default to don't change current behavior, to select to install or not xconv.

While here, re-generate patches using `make makepatch` to silence portlint

Obtained from: pfSense
Sponsored by: Rubicon Communications (Netgate)
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-02-01 09:48:58 UTC
A commit references this bug:

Author: garga
Date: Mon Feb  1 09:48:35 UTC 2016
New revision: 407691
URL: https://svnweb.freebsd.org/changeset/ports/407691

Log:
  Add a new option to conditionalize xconv installation

  xconv is the only piece of xinetd written in perl, removing it from package
  also removes perl dependency.

  Add a new option, on by default to don't change current behavior, to select
  to install or not xconv.

  While here, re-generate patches using `make makepatch` to silence portlint

  PR:		205661
  Approved by:	maintainer timeout (> 30 days)
  Obtained from:	pfSense
  Sponsored by:	Rubicon Communications (Netgate)

Changes:
  head/security/xinetd/Makefile
  head/security/xinetd/files/patch-Makefile.in
  head/security/xinetd/files/patch-xinetd__builtins.c
  head/security/xinetd/files/patch-xinetd__xconfig.h
  head/security/xinetd/pkg-plist