aboutsummaryrefslogtreecommitdiff
path: root/www/mod_ruby
Commit message (Collapse)AuthorAgeFilesLines
* Remove expired ports:Rene Ladan2014-06-218-408/+0
| | | | | | | | | | | | 2014-06-20 mail/sastatd: Superseded by sysutils/p5-Tail-Stat 2014-06-20 www/mod_ruby: Only for threadless ruby 2014-06-20 textproc/eruby: Only for threadless ruby, use ruby-gem erubis instead 2014-06-20 mail/p5-FuzzyOcr: Unmaintained upstream, no ports depending on it. Use mail/p5-FuzzyOcr-devel instead 2014-06-21 devel/bugzilla40 2014-06-21 devel/bugzilla42 Notes: svn path=/head/; revision=358684
* - set DEPRECATED, EXPIRATION_DATEDirk Meyer2014-05-181-0/+2
| | | | Notes: svn path=/head/; revision=354407
* - mark BROKENDirk Meyer2014-05-161-1/+3
| | | | | | | - set maintainer to ruby@ Notes: svn path=/head/; revision=354258
* - use STAGEDIRDirk Meyer2014-03-283-41/+27
| | | | | | | | | - use OPTIONS_DEFINE - move example httpd.conf - remove obsolete RUBY_NO_RD_HTML Notes: svn path=/head/; revision=349456
* - fix misplaced NO_STAGE in slaveports and ifdefsDirk Meyer2013-09-211-1/+2
| | | | Notes: svn path=/head/; revision=327804
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-2/+2
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327292
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - drop WWWDirk Meyer2013-05-132-4/+2
| | | | | | | - cleanup MASTER_SITES Notes: svn path=/head/; revision=318110
* - 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-1/+1
| | | | | | | | | | | | - 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
* - add more MASTER_SITESDirk Meyer2012-07-281-1/+2
| | | | Notes: svn path=/head/; revision=301668
* - import latest git patches.Dirk Meyer2012-06-022-3/+79
| | | | | | | | PR: 168513 Submitted by: fluffy (Dima Panov) Notes: svn path=/head/; revision=297997
* - remove BROKEN, builds with ruby19Dirk Meyer2012-01-121-4/+0
| | | | Notes: svn path=/head/; revision=289005
* - change required APACHE version from 13+ to 20+Olli Hauer2012-01-011-1/+1
| | | | | | | | | | | (prepare to remove www/apache13) - no PORTREVISION bump since apache22 is the default with hat apache@ Notes: svn path=/head/; revision=288372
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-1/+0
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-2/+2
| | | | Notes: svn path=/head/; revision=280086
* - Mark as broken with Ruby 1.9Steve Wills2011-07-041-0/+4
| | | | | | | Approved by: portmgr Notes: svn path=/head/; revision=277053
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* 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