SHA256 (Xymon-0.01.tar.gz) = e09a11064c29bbe32904cfb2231296de1c676344f40731aae689089a59e428da SIZE (Xymon-0.01.tar.gz) = 9534 it.css'/>
aboutsummaryrefslogtreecommitdiffstats
path: root/security/pear-Auth_PrefManager
Commit message (Collapse)AuthorAgeFilesLines
* Reset miwi's maintainership per his demandbapt2014-11-181-1/+1
| | | | Hope to see you back! Thank for all the work!
* Convert to USES=pearbapt2014-09-261-7/+2
|
* Stage support for non-IGNORED pear classesantoine2013-11-261-1/+0
| | | | | Tested by: poudriere Approved by: portmgr (bapt)
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* - Update to 1.2.2miwi2013-02-042-9/+5
| | | | - Convert header
* - Update to 1.2.1miwi2012-05-032-30/+4
| | | | | | | - Switch to PEAR_AUTOINSTALL PR: 167025 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com>
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450eadler2012-01-221-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