Bug 162071 - devel/p5-Data-Dump-Streamer needs IS_INTERACTIVE
Summary: devel/p5-Data-Dump-Streamer 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:10 UTC by Doug Barton
Modified: 2012-01-09 16: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:10:13 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 this:

	IS_INTERACTIVE=	Asks whether to install the shortcut
How-To-Repeat: 	Build the port
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2011-10-28 03:10:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->perl

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2012-01-09 16:15:05 UTC
lbr         2012-01-09 16:14:57 UTC

  FreeBSD ports repository

  Modified files:
    devel/p5-Data-Dump-Streamer Makefile pkg-plist 
  Log:
  Was interactive, have made the installation of the DDS.pm alias the default, instead of marking the
  port IS_INTERACTIVE as suggested in the pr.
  
  PR:             162071
  Submitted by:   Doug Barton <dougb@freebsd.org>
  
  Revision  Changes    Path
  1.26      +1 -0      ports/devel/p5-Data-Dump-Streamer/Makefile
  1.7       +1 -0      ports/devel/p5-Data-Dump-Streamer/pkg-plist
_______________________________________________
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 Lars Balker Rasmussen freebsd_committer freebsd_triage 2012-01-09 16:15:06 UTC
State Changed
From-To: open->closed

should no longer be interactive, thanks for noticing!