aboutsummaryrefslogtreecommitdiff
path: root/security/pear-File_HtAccess
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-8/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=314256
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* - Update to 1.2.1Martin Wilke2007-08-052-4/+4
| | | | Notes: svn path=/head/; revision=197163
* - Update to 1.2.0Martin Wilke2007-04-272-5/+5
| | | | | | | - Take maintainership Notes: svn path=/head/; revision=191038
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154303
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* New port: security/pear-File_HtAccess PEAR class to manipulate .htaccess filesPav Lucistnik2005-03-113-0/+28
Provides methods to create and manipulate .htaccess files. PR: ports/78603 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=130926