Bug 163669 - New port: devel/pecl-scream Break the silence operator
Summary: New port: devel/pecl-scream Break the silence operator
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-12-28 13:50 UTC by c.kworr
Modified: 2012-02-07 04:40 UTC (History)
0 users

See Also:


Attachments
pecl-scream.shar (1.63 KB, text/plain)
2011-12-28 15:27 UTC, c.kworr
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description c.kworr 2011-12-28 13:50:11 UTC
As admin I always hated the evil At Sign (@) in php sources. When something
fails you can spend ages testing what's missing and what happens. Now I know
what I should do with it.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2011-12-28 14:10:27 UTC
State Changed
From-To: open->feedback

No patch was included?
Comment 2 c.kworr 2011-12-28 15:27:01 UTC
28.12.2011 16:11, linimon@FreeBSD.org wrote:
> Synopsis: New: devel/pecl-scream Break the silence operator
>
> State-Changed-From-To: open->feedback
> State-Changed-By: linimon
> State-Changed-When: Wed Dec 28 14:10:27 UTC 2011
> State-Changed-Why:
> No patch was included?
>
> http://www.freebsd.org/cgi/query-pr.cgi?pr=163669

Oops, putting it back.

-- 
Sphinx of black quartz judge my vow.
Comment 3 Chris Rees freebsd_committer freebsd_triage 2011-12-28 17:21:03 UTC
State Changed
From-To: feedback->open

Submitter has fixed.
Comment 4 Martin Wilke freebsd_committer freebsd_triage 2011-12-29 15:00:51 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 5 dfilter service freebsd_committer freebsd_triage 2012-02-07 04:30:41 UTC
miwi        2012-02-07 04:30:31 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pecl-scream    Makefile distinfo pkg-descr 
  Log:
  The scream extension gives the possibility to disable the silencing error
  control operator (aka The At Sign: '@') so all errors are being reported.
  
  This feature is controlled by an ini setting.
  
  WWW: http://pecl.php.net/package/scream
  
  PR:             ports/163669
  Submitted by:   Volodymyr Kostyrko <c.kworr@gmail.com>
  
  Revision  Changes    Path
  1.4821    +1 -0      ports/devel/Makefile
  1.1       +26 -0     ports/devel/pecl-scream/Makefile (new)
  1.1       +2 -0      ports/devel/pecl-scream/distinfo (new)
  1.1       +6 -0      ports/devel/pecl-scream/pkg-descr (new)
_______________________________________________
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 6 Martin Wilke freebsd_committer freebsd_triage 2012-02-07 04:30:47 UTC
State Changed
From-To: open->closed

Committed. Thanks!