aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ruby
Commit message (Collapse)AuthorAgeFilesLines
* Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mkPhilip M. Gollucci2010-05-251-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk. This causes OPTIONSFILE to be incorrectly set during some make phases as a result of the recent PKGNAMEPREFIX for apache ports. 'Revert' some of the PKGNAMEPREFIX changes for apXX-. - Must be manually requested in tbe port Makefile either by a) AP_FAST_BUILD=yes b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX} - Going forward, we will only do this for ports where WITH_APACHE is NOT optional, but required. mod_* ports are a good fit. 141 ports are mod_ ports 80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a]. 61 remaining are then patched to mirror the other $lang frameworks [b]. PR: ports/146956 Reported by: Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several Discussed with: pav, itectu on #bsdports Tested by: P6 TB run Approved by: portmgr (pav) Notes: svn path=/head/; revision=255075
* - remove commentDirk Meyer2010-03-281-2/+0
| | | | Notes: svn path=/head/; revision=251608
* - include new upstream patchesDirk Meyer2010-02-183-6/+197
| | | | | | | | | - drop dependency on eruby Suggested by: Ruslan Mahmatkhanov Feature safe: yes Notes: svn path=/head/; revision=250024
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* - update to 1.3.0Dirk Meyer2008-11-092-4/+4
| | | | Notes: svn path=/head/; revision=222591
* - cleanup FreeBSD 5.xDirk Meyer2008-06-011-2/+1
| | | | Notes: svn path=/head/; revision=214138
* - fix path in pkg-messageDirk Meyer2007-05-251-1/+1
| | | | | | | | PR: 112498 Submitted by: Torfinn Ingolfsen Notes: svn path=/head/; revision=191708
* - update to 1.2.6Dirk Meyer2006-12-252-5/+4
| | | | Notes: svn path=/head/; revision=180744
* - fix perl dependency when istalled by packagesDirk Meyer2006-05-151-0/+1
| | | | Notes: svn path=/head/; revision=162427
* - Disable pthread support by defaultDirk Meyer2006-03-311-3/+3
| | | | | | | | - add WITH_PTHREADS knob. - Bump PORTREVISION. Notes: svn path=/head/; revision=158480
* - use some magic from bsd.apache.mkDirk Meyer2006-03-201-3/+2
| | | | Notes: svn path=/head/; revision=157785
* - Fix build with apache22Dirk Meyer2006-03-181-1/+5
| | | | | | | | PR: 94442 Submitted by: Hiroto Kagotani Notes: svn path=/head/; revision=157561
* - updated to 1.2.5Dirk Meyer2006-02-204-31/+6
| | | | | | | - ipv6 patch now included in distribution Notes: svn path=/head/; revision=156474
* - new option WITHOUT_PTHREADSDirk Meyer2006-01-241-0/+4
| | | | Notes: svn path=/head/; revision=154354
* iWebCal displays iCal calendars and other vCalendars on the Web. There's noPav Lucistnik2006-01-151-2/+9
| | | | | | | | | | need for .Mac: With iWebCal you can share calendars with anyone. PR: ports/91795 Submitted by: Babak Farrokhi <babak@farrokhi.net> Notes: svn path=/head/; revision=153572
* - fix build with APACHE1.3 IPV6Dirk Meyer2005-11-131-0/+27
| | | | Notes: svn path=/head/; revision=148089
* - add SHA checksumDirk Meyer2005-11-131-0/+1
| | | | Notes: svn path=/head/; revision=148088
* - take maintainershipDirk Meyer2005-11-131-1/+1
| | | | Notes: svn path=/head/; revision=148087
* With portmgr hat on, reset maintainership of knu's ports since he hasMark Linimon2005-11-111-1/+1
| | | | | | | been inactive more than 6 months. We hope to see him back sometime. Notes: svn path=/head/; revision=147872
* Update to 1.2.4.Akinori MUSHA2004-12-253-4/+8
| | | | Notes: svn path=/head/; revision=125175
* Update to 1.2.0.Akinori MUSHA2004-05-223-3/+5
| | | | Notes: svn path=/head/; revision=109725
* Add SIZE data.Akinori MUSHA2004-03-221-0/+1
| | | | | | | Submitted by: trevor Notes: svn path=/head/; revision=104943
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* Update to 1.0.7.Akinori MUSHA2003-09-102-2/+2
| | | | Notes: svn path=/head/; revision=88894
* Update to 1.0.6. Somehow the build problem on 5.x is gone.Akinori MUSHA2003-08-272-2/+2
| | | | Notes: svn path=/head/; revision=87760
* Update to 1.0.5.Akinori MUSHA2003-02-193-4/+10
| | | | | | | Fix packaging and deinstalling when built with www/apache2. Notes: svn path=/head/; revision=75873
* De-pkg-comment.Akinori MUSHA2003-02-182-1/+1
| | | | Notes: svn path=/head/; revision=75779
* Update to 1.0.4.Akinori MUSHA2003-01-244-63/+2
| | | | Notes: svn path=/head/; revision=73901
* Update to 1.0.3.Akinori MUSHA2003-01-184-2/+63
| | | | Notes: svn path=/head/; revision=73394
* Update to 1.0.2.Akinori MUSHA2003-01-012-8/+3
| | | | Notes: svn path=/head/; revision=72051
* Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. ThisAkinori MUSHA2002-12-062-19/+20
| | | | | | | | | | | replaces the non-working NOPORTDOCS workaround and fixes build on the alpha, where rd2 coredumps. Tested on: the axp cluster Approved by: kris Notes: svn path=/head/; revision=71402
* Do s/ruby/${RUBY}/ on doc/Makefile.Akinori MUSHA2002-11-041-0/+6
| | | | Notes: svn path=/head/; revision=69395
* Update to 1.0.1.Akinori MUSHA2002-10-292-2/+2
| | | | Notes: svn path=/head/; revision=69112
* Use RUBY_MOD*.Akinori MUSHA2002-10-062-31/+31
| | | | Notes: svn path=/head/; revision=67509
* Reflect *_RD renaming.Akinori MUSHA2002-10-061-3/+1
| | | | Notes: svn path=/head/; revision=67500
* Support APACHE_PORT to build with desired apache13* port.Dirk Meyer2002-09-031-2/+3
| | | | | | | Reviewed by: knu Notes: svn path=/head/; revision=65544
* Update to 1.0.0.Akinori MUSHA2002-08-202-2/+2
| | | | Notes: svn path=/head/; revision=64712
* - Use apxs to determine the location for httpd.conf.Akinori MUSHA2002-07-121-2/+2
| | | | | | | | | | - Make APXS overridable. PR: ports/40283 Submitted by: Sean Chittenden <sean@chittenden.org> Notes: svn path=/head/; revision=62844
* Update to 0.9.9.Akinori MUSHA2002-06-113-2/+3
| | | | Notes: svn path=/head/; revision=61105
* Update to 0.9.8.Akinori MUSHA2002-04-224-8/+43
| | | | Notes: svn path=/head/; revision=57999
* Update to 0.9.7.Akinori MUSHA2002-02-152-2/+2
| | | | Notes: svn path=/head/; revision=54746
* Update to 0.9.6.Akinori MUSHA2002-01-313-2/+3
| | | | Notes: svn path=/head/; revision=54058
* Update to 0.9.5.Akinori MUSHA2002-01-162-2/+2
| | | | | | | | PR: ports/33930 Submitted by: Sean Chittenden <sean@chittenden.org> Notes: svn path=/head/; revision=53152
* Update to 0.9.4.Akinori MUSHA2001-10-202-2/+2
| | | | Notes: svn path=/head/; revision=48990
* Update to 0.9.3.Akinori MUSHA2001-08-242-2/+2
| | | | Notes: svn path=/head/; revision=46766
* Update to 0.9.2.Akinori MUSHA2001-08-132-2/+2
| | | | Notes: svn path=/head/; revision=46162
* Update to 0.9.1.Akinori MUSHA2001-08-072-2/+2
| | | | Notes: svn path=/head/; revision=45917
* Update to 0.9.0.Akinori MUSHA2001-07-203-3/+2
| | | | Notes: svn path=/head/; revision=45270
* Update to 0.8.5.Akinori MUSHA2001-06-283-2/+4
| | | | Notes: svn path=/head/; revision=44518
* Update to 0.8.4.Akinori MUSHA2001-06-202-2/+2
| | | | Notes: svn path=/head/; revision=44251