aboutsummaryrefslogtreecommitdiff
path: root/irc/pear-Net_SmartIRC
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-151-86/+3
| | | | | | | - Trim header Notes: svn path=/head/; revision=314237
* 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-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 1.0.2Martin Wilke2010-11-042-4/+4
| | | | Notes: svn path=/head/; revision=264053
* - Take maintainershipMartin Wilke2009-07-221-1/+1
| | | | Notes: svn path=/head/; revision=238226
* - Update to 1.0.1Philip M. Gollucci2009-07-222-4/+4
| | | | Notes: svn path=/head/; revision=238215
* 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-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154157
* 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 pear-Net_SmartIRC PEAR class for communication with IRC networks.Florent Thoumie2005-05-303-0/+112
PR: ports/81663 Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> Notes: svn path=/head/; revision=136472