aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_DIME
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-10/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=314267
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Update to 1.0.2Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264053
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 1.0.1Martin Wilke2008-09-052-4/+4
| | | | | | | | PR: 127088 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=219928
* - Update to 1.0.0Martin Wilke2008-08-252-4/+5
| | | | | | | | | | - set PORTEPOCH 1.0.0RC1 -> 1.0.0 PR: 126810 Submitted by: maintainer Notes: svn path=/head/; revision=219157
* - Update to 1.0.0RC1Martin Wilke2008-07-172-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 125667 Submitted by: Wen heping <wenheping@gmail.com> Notes: svn path=/head/; revision=216966
* 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
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Add pear-Net_DIME 0.3, the PEAR::Net_DIME class implements DIME encoding.Thierry Thomas2004-04-063-0/+32
Approved by: pav (mentor). Notes: svn path=/head/; revision=106341