aboutsummaryrefslogtreecommitdiff
path: root/www/mod_rpaf2
Commit message (Collapse)AuthorAgeFilesLines
* - change WWW to githubOlli Hauer2015-05-301-1/+1
| | | | Notes: svn path=/head/; revision=387979
* - switch to GITHUBOlli Hauer2015-05-302-3/+6
| | | | Notes: svn path=/head/; revision=387978
* - master site is gone, use LOCALOlli Hauer2015-05-301-3/+3
| | | | | | | | | | - use PKGNAMESUFFIX instead DISTNAME PR: 200213 Submitted by: Andres Montalban Notes: svn path=/head/; revision=387977
* - fix MASTER_SITEOlli Hauer2014-03-222-2/+2
| | | | | | | | Noted by: Adam Twardowski <atwardowski@choopa.com> on the apache@ list Notes: svn path=/head/; revision=348812
* - Stage supportMartin Wilke2014-01-281-2/+0
| | | | Notes: svn path=/head/; revision=341554
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - fix build with apache24Olli Hauer2013-06-222-2/+68
| | | | | | | | | | | | PR: ports/179525 Submitted by: Alexander <morfin60@gmail.com> M mod_rpaf2/Makefile A mod_rpaf2/files AM mod_rpaf2/files/patch-mod_rpaf-2.0.c Notes: svn path=/head/; revision=321585
* - USE_APACHE= s/22+/22/Olli Hauer2012-09-221-6/+2
| | | | | | | | | | | | | | - adopt new Makefile header Port build fails on local exp-run with apache24 with error: 'conn_rec' has no member named 'remote_ip' or various other apache22 specific functions/parameters with hat apache@ Notes: svn path=/head/; revision=304723
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-3/+3
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - fix apache LoadModule lineOlli Hauer2012-01-231-1/+2
| | | | | | | | PR: 164303 Submitted by: Victor Sudakov <vas@library.tomsk.ru> Notes: svn path=/head/; revision=289682
* - rewrite mod_rpaf2 so it is not a subport of mod_rpafOlli Hauer2012-01-013-3/+26
| | | | | | | | | | | | (prepare to remove www/apache13 and depending www/mod_rpaf) with hat apache@ PR: 161758 Submitted by: Kris Persson <krisp@mlode.com> Notes: svn path=/head/; revision=288376
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-0/+1
| | | | Notes: svn path=/head/; revision=280086
* - Convert to new USE_APACHEClement Laforet2005-12-041-1/+1
| | | | | | | - Add SHA256 Notes: svn path=/head/; revision=150404
* - Utilize Makefile.modules.3rdClement Laforet2004-04-161-1/+1
| | | | | | | | IMHO, it's one of the best example to see how Makefile.modules.3rd can be useful. Notes: svn path=/head/; revision=107227
* PKGNAMESUFFIX should be added if WITH_APACHE2 is set. (and not only inClement Laforet2004-03-181-1/+0
| | | | | | | slave port) Notes: svn path=/head/; revision=104340
* (should) fix INDEX build.Clement Laforet2004-03-171-0/+1
| | | | | | | Pointy hat to: me Notes: svn path=/head/; revision=104327
* Add mod_rpaf2, a mod_rpaf slave port, for apache2.Clement Laforet2004-03-171-0/+12
Notes: svn path=/head/; revision=104316