aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-SubProcess
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
* Remove whitespace from line endings in pkg-plist files.Vasil Dimov2006-05-121-2/+2
| | | | | | | | | | | | | Those spaces used to hinder searching for the corresponding files with portsearch -f '/FILENAME$' for obvious reasons. Although currently portsearch removes those spaces itself remove them anyway. Inspired by: ports/94078 Approved by: portmgr (during freeze: krion, then kris advised to wait; at present: erwin) Notes: svn path=/head/; revision=162181
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-3/+3
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* Fix plistYen-Ming Lee2004-12-252-3/+4
| | | | | | | | PR: 75238 Submitted by: Lars Eggert <lars.eggert@gmx.net> Notes: svn path=/head/; revision=125107
* SIZEify (maintainer timeout)Trevor Johnson2004-03-311-0/+1
| | | | Notes: svn path=/head/; revision=105747
* Update maintainer's email address (prompted by detailed autoreply toMark Linimon2004-01-191-1/+1
| | | | | | | a message I just forwarded). Notes: svn path=/head/; revision=98512
* utilize SITE_PERLYing-Chieh Liao2003-10-242-8/+8
| | | | | | | | PR: 58166 Submitted by: Cheng-Lung Sung <clsung@dragon2.net> Notes: svn path=/head/; revision=92059
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* category is perl5, not perlEdwin Groothuis2002-11-051-1/+1
| | | | Notes: svn path=/head/; revision=69502
* Add perl to CATEGORIES.Norikatsu Shigemura2002-11-021-1/+1
| | | | Notes: svn path=/head/; revision=69293
* Add p5-Apache-SubProcess(0.03), a perl module for API for runningNorikatsu Shigemura2002-11-025-0/+34
and communicating with processes spawned from mod_perl handlers. PR: ports/44479 Submitted by: Lars Eggert <larse@isi.edu> Notes: svn path=/head/; revision=69291