Bug 162073 - textproc/p5-AI-Categorizer needs IS_INTERACTIVE
Summary: textproc/p5-AI-Categorizer needs IS_INTERACTIVE
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-perl (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-28 03:20 UTC by Doug Barton
Modified: 2011-11-01 22:20 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Doug Barton freebsd_committer freebsd_triage 2011-10-28 03:20:08 UTC
	The port asks the user a question. Tools like portmaster need to
	know this so that they can inform the user.

Fix: 

Add something like:

	IS_INTERACTIVE=	Asks whether to install the eg/categorizer script
How-To-Repeat: 	Build the port.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 03:20:17 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

perl@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-01 22:15:16 UTC
bapt        2011-11-01 22:14:54 UTC

  FreeBSD ports repository

  Modified files:
    textproc/p5-AI-Categorizer/files patch-Build.PL 
  Log:
  remove the question which could lead to the installation of a file not tracked by the plist.
  now it is no more interactive
  
  PR:             ports/162073
  
  Revision  Changes    Path
  1.3       +10 -2     ports/textproc/p5-AI-Categorizer/files/patch-Build.PL
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Baptiste Daroussin freebsd_committer freebsd_triage 2011-11-01 22:16:48 UTC
State Changed
From-To: open->closed

I removed the question now it doesn't need interactive at all. It was a 
bad things as the file installed if answer was yes wouldn't have been 
tracked