Bug 205661 - [patch] security/xinetd: Add an option to decide if xconv will be installed
Summary: [patch] security/xinetd: Add an option to decide if xconv will be installed
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: Sergey Matveychuk
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2015-12-28 11:46 UTC by Renato Botelho
Modified: 2016-02-01 09:49 UTC (History)
0 users

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


Attachments
Add XCONV option (2.52 KB, patch)
2015-12-28 11:46 UTC, Renato Botelho
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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