aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Dict
Commit message (Collapse)AuthorAgeFilesLines
* - Update WWW: pear.php.net uses https://Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=428494
* Pass maintainership of PEAR ports to the submitterJan Beich2016-11-041-1/+1
| | | | | | | | PR: 214156 Submitted by: Jochen Neumeister <joneum@bsdproject.de> Notes: svn path=/head/; revision=425301
* Reset miwi@'s ports, he stepped down from the Ports Team.Rene Ladan2016-07-251-1/+1
| | | | | | | With hat: portmgr-secretary Notes: svn path=/head/; revision=419057
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402439
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Convert to USES=pearBaptiste Daroussin2014-09-231-4/+2
| | | | Notes: svn path=/head/; revision=369094
* 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
* - Trim headerMartin Wilke2013-04-301-8/+4
| | | | | | | - Conver to PEAR_AUTOINSTALL Notes: svn path=/head/; revision=316900
* 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.7Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264054
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 1.0.6Martin Wilke2009-08-052-7/+6
| | | | | | | | PR: 137284 Submitted by: Wen Heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=238961
* - Update to 1.0.5Cheng-Lung Sung2006-09-232-5/+4
| | | | | | | | PR: ports/101996 Submitted by: chinsan Notes: svn path=/head/; revision=173629
* 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
* Chase pear-Cache relocation.Thierry Thomas2006-03-151-2/+2
| | | | Notes: svn path=/head/; revision=157325
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154193
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* - Fix BUILD_DEPENDS.Florent Thoumie2005-03-091-1/+3
| | | | | | | | | PR: ports/78618 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> (maintainer) Approved by: pav (mentor) Notes: svn path=/head/; revision=130721
* PEAR::Net_Dict provides a simple API to the DICT Protocol handling all thePav Lucistnik2005-03-083-0/+31
network related issues and providing DICT responses in PHP datatypes to make it easy for a developer to use DICT servers in their programs. PR: ports/78550 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=130648