aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Dict
Commit message (Collapse)AuthorAgeFilesLines
* - 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