aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Server
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.0.3Martin Wilke2013-02-032-20/+8
| | | | | | | | - Convert Header - Take maintainership Notes: svn path=/head/; revision=311464
* Reset maintainership for ports maintained by Gerrit Beine.Chris Rees2012-07-111-1/+1
| | | | | | | | | | | | He had requested this some time ago, so any past timeouts should not be held against him. Your work in the past has been much appreciated, thank you. Submitted by: maintainer, via private email Notes: svn path=/head/; revision=300778
* 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 Wilke2006-12-032-4/+4
| | | | | | | | PR: ports/106271 Submitted by: Gerrit Beine<gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=178753
* - Update to stable version 1.0.1Cheng-Lung Sung2006-07-013-16/+9
| | | | | | | | PR: ports/99681 Submitted by: maintainer (Gerrit Beine) Notes: svn path=/head/; revision=166707
* Maintainer mailaddress mass changeEdwin Groothuis2006-04-151-1/+1
| | | | | | | | | | Maintainers mailaddress has changed, so the ports should be updated. PR: ports/95796 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> Notes: svn path=/head/; revision=159577
* 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-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Add pear-Net_Server, a generic server class based on ext/sockets,Pav Lucistnik2004-10-284-0/+44
used to develop any kind of server. PR: ports/73064 Submitted by: Gerrit Beine <tux@pinguru.net> Notes: svn path=/head/; revision=120417