aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-Server
Commit message (Collapse)AuthorAgeFilesLines
* - Take advantage of CPAN macro from bsd.sites.mk, change ↵Marcelo Araujo2008-04-171-2/+1
| | | | | | | | | | | | ${MASTER_SITE_PERL_CPAN} to CPAN. PR: ports/122674 Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com> Reworked by: araujo (myself) Approved by: portmgr (pav) Notes: svn path=/head/; revision=211450
* - Update to 0.97Cheng-Lung Sung2007-07-262-5/+5
| | | | Notes: svn path=/head/; revision=196293
* - Update to 0.96Cheng-Lung Sung2007-03-273-4/+5
| | | | | | | | PR: ports/110882 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=188437
* - update to 0.95Yen-Ming Lee2007-02-043-17/+9
| | | | | | | - assign to perl@ Notes: svn path=/head/; revision=184080
* - Update to 0.94Cheng-Lung Sung2006-07-123-25/+4
| | | | | | | | | | - remove unneeded patch file PR: ports/100159 Submitted by: tjs <tjs_AT_cdpa dot nsysu dot edu dot tw> Notes: svn path=/head/; revision=167574
* net/p5-Net-Server requires dependency on p5-IO-MultiplexEdwin Groothuis2006-04-231-0/+3
| | | | | | | | | | | | When use Net::Server::Multiplex, IO::Multiplex is required: [~/postgresql-postfix] edwin@k7>./test.pl Module IO::Multiplex is required for Multiplex. at /usr/local/lib/perl5/site_perl/5.8.8/Net/Server/Multiplex.pm line 32. PR: ports/96175 Notes: svn path=/head/; revision=160195
* Update to 0.93Emanuel Haupt2006-04-052-5/+4
| | | | Notes: svn path=/head/; revision=158880
* Fix tainting and path manipulationsVasil Dimov2006-01-262-1/+21
| | | | | | | | | PR: ports/91872 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> Approved by: garga (mentor) Notes: svn path=/head/; revision=154502
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-2/+2
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - update to 0.90Yen-Ming Lee2005-12-072-4/+4
| | | | Notes: svn path=/head/; revision=150615
* - update to 0.89Yen-Ming Lee2005-11-283-17/+5
| | | | Notes: svn path=/head/; revision=149756
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149443
* Delete *.orig after patching (fixes pkg-plist)Sam Lawrance2005-09-081-0/+3
| | | | | | | Reported by: kris Notes: svn path=/head/; revision=142244
* Fix a bug which causes Net::Server based programs to break when restartedSam Lawrance2005-09-062-0/+13
| | | | | | | | | | | | | with the HUP signal. Submitter sent a patch upstream as rt.cpan.org ticket 14155 PR: ports/84904 Submitted by: Lupe Christoph <lupe@lupe-christoph.de> (maintainer of munin-node, which is affected by this bug) Notes: svn path=/head/; revision=142046
* Update to 0.88.Dejan Lesjak2005-06-283-31/+3
| | | | | | | Among other, this fixes UID/GID bugs during daemonization, so remove patch. Notes: svn path=/head/; revision=138125
* - remove .orig file after patch and unbreak buildYen-Ming Lee2005-06-231-0/+3
| | | | Notes: svn path=/head/; revision=137940
* Bump PORTREVISION for Net::Server::Daemonize::set_[ug]id() patch.Dag-Erling Smørgrav2005-06-201-0/+1
| | | | Notes: svn path=/head/; revision=137748
* In Net::Server::Daemonize::set_uid(), call POSIX::setuid() whenDag-Erling Smørgrav2005-06-201-0/+24
| | | | | | | | | | "$< = $> = $uid" fails, not when it succeeds (it's a fallback in the former case, a no-op in the latter) Similar fix for Net::Server::Daemonize::set_gid(). Notes: svn path=/head/; revision=137747
* Update to 0.87Mathieu Arnold2004-02-172-3/+3
| | | | Notes: svn path=/head/; revision=101195
* Update to 0.86Mathieu Arnold2004-02-112-4/+12
| | | | | | | reset maintainership to ports@ (maintainer timeout over 6 months) Notes: svn path=/head/; revision=100667
* Add missed manpage.Maxim Sobolev2003-10-291-0/+1
| | | | Notes: svn path=/head/; revision=92586
* utilize SITE_PERLYing-Chieh Liao2003-10-242-22/+21
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* Upgrade to 0.85.Vanilla I. Shu2003-07-102-2/+2
| | | | | | | No response by: maintainer. Notes: svn path=/head/; revision=84596
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76041
* Update to 0.83Patrick Li2002-04-132-3/+4
| | | | | | | Approved by: maintainer Notes: svn path=/head/; revision=57647
* Update to 0.82Patrick Li2002-03-133-4/+22
| | | | | | | | PR: 35852 Submitted by: maintainer Notes: svn path=/head/; revision=56041
* A configurable base class for writing internet servers in PerlVanilla I. Shu2001-05-115-0/+51
PR: ports/26852 Submitted by: Jesse McConnell <jesse_mcconnell@hotmail.com> Notes: svn path=/head/; revision=42522