Bug 109858 - [NEW PORT] devel/pecl-htscanner: Support htaccess for PHP
Summary: [NEW PORT] devel/pecl-htscanner: Support htaccess for PHP
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: Rong-En Fan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-04 18:50 UTC by chinsan
Modified: 2007-03-06 07:40 UTC (History)
0 users

See Also:


Attachments
pecl-htscanner-0.7.0.shar (1.72 KB, text/plain)
2007-03-04 18:50 UTC, chinsan
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description chinsan freebsd_committer freebsd_triage 2007-03-04 18:50:03 UTC
Allow one to use htaccess-like file to configure PHP per directory, 
just like apache's htaccess. It is especially useful with fastcgi.

This package was originally developed by Bart Vanbrabant. 

WWW: http://pecl.php.net/package/htscanner/

Generated with FreeBSD Port Tools 0.77
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2007-03-04 18:50:11 UTC
Responsible Changed
From-To: freebsd-ports-bugs->rafan

rafan@ wants this PRs
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-03-06 07:32:23 UTC
rafan       2007-03-06 07:32:18 UTC

  FreeBSD ports repository

  Modified files:
    devel                Makefile 
  Added files:
    devel/pecl-htscanner Makefile distinfo pkg-descr 
  Log:
  Add pecl-htscanner 0.7.0, support htaccess for PHP.
  
  PR:             ports/109858
  Submitted by:   chinsan
  
  Revision  Changes    Path
  1.2677    +1 -0      ports/devel/Makefile
  1.1       +24 -0     ports/devel/pecl-htscanner/Makefile (new)
  1.1       +3 -0      ports/devel/pecl-htscanner/distinfo (new)
  1.1       +6 -0      ports/devel/pecl-htscanner/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 3 Rong-En Fan freebsd_committer freebsd_triage 2007-03-06 07:33:21 UTC
State Changed
From-To: open->closed

Committed. Thanks!