non port: www/mod_ruby/Makefile |
SVNWeb
|
Number of commits found: 81 |
Sun, 18 May 2014
|
[ 08:13 dinoex ]
- set DEPRECATED, EXPIRATION_DATE
|
Fri, 16 May 2014
|
[ 19:58 dinoex ]
- mark BROKEN
- set maintainer to ruby@
|
Fri, 28 Mar 2014
|
[ 20:00 dinoex ]
- use STAGEDIR
- use OPTIONS_DEFINE
- move example httpd.conf
- remove obsolete RUBY_NO_RD_HTML
|
Sat, 21 Sep 2013
|
[ 11:06 dinoex ] (Only the first 10 of 129 ports in this commit are shown above. )
- fix misplaced NO_STAGE in slaveports and ifdefs
|
Fri, 20 Sep 2013
|
[ 23:36 bapt ] (Only the first 10 of 2206 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
|
Sat, 14 Sep 2013
|
[ 14:47 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Mon, 13 May 2013
|
[ 15:39 dinoex ]
- drop WWW
- cleanup MASTER_SITES
|
Sat, 22 Sep 2012
|
[ 21:15 ohauer ] (Only the first 10 of 45 ports in this commit are shown above. )
- USE_APACHE= s/22+/22/
- 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@
|
Sat, 18 Aug 2012
|
[ 14:29 ohauer ] (Only the first 10 of 188 ports in this commit are shown above. )
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED
with hat apache@
|
Sat, 28 Jul 2012
|
[ 19:41 dinoex ]
- add more MASTER_SITES
|
Sat, 2 Jun 2012
|
[ 08:55 dinoex ]
- import latest git patches.
PR: 168513
Submitted by: fluffy (Dima Panov)
|
Thu, 12 Jan 2012
|
[ 07:12 dinoex ]
- remove BROKEN, builds with ruby19
|
Sun, 1 Jan 2012
|
[ 16:47 ohauer ] (Only the first 10 of 64 ports in this commit are shown above. )
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
|
Sat, 20 Aug 2011
|
[ 17:27 ohauer ] (Only the first 10 of 152 ports in this commit are shown above. )
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
|
Mon, 4 Jul 2011
|
[ 17:46 swills ] (Only the first 10 of 32 ports in this commit are shown above. )
- Mark as broken with Ruby 1.9
Approved by: portmgr
|
Tue, 25 May 2010
|
[ 20:17 pgollucci ] (Only the first 10 of 59 ports in this commit are shown above. )
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
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)
|
Sun, 28 Mar 2010
|
[ 07:29 dinoex ]
- remove comment
|
Thu, 18 Feb 2010
|
[ 06:15 dinoex ]
- include new upstream patches
- drop dependency on eruby
Suggested by: Ruslan Mahmatkhanov
Feature safe: yes
|
Thu, 21 May 2009
|
[ 20:45 pgollucci ] (Only the first 10 of 49 ports in this commit are shown above. )
- Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR: ports/134611
Approved by: pav (#bsdports)
|
Sun, 9 Nov 2008
|
[ 08:18 dinoex ]
- update to 1.3.0
|
Sun, 1 Jun 2008
|
[ 19:20 dinoex ]
- cleanup FreeBSD 5.x
|
Mon, 25 Dec 2006
|
[ 20:19 dinoex ]
- update to 1.2.6
|
Mon, 15 May 2006
|
[ 11:46 dinoex ]
- fix perl dependency when istalled by packages
|
Fri, 31 Mar 2006
|
[ 14:34 dinoex ]
- Disable pthread support by default
- add WITH_PTHREADS knob.
- Bump PORTREVISION.
|
Mon, 20 Mar 2006
|
[ 20:16 dinoex ]
- use some magic from bsd.apache.mk
|
Sat, 18 Mar 2006
|
[ 15:54 dinoex ]
- Fix build with apache22
PR: 94442
Submitted by: Hiroto Kagotani
|
Mon, 20 Feb 2006
|
[ 08:53 dinoex ]
- updated to 1.2.5
- ipv6 patch now included in distribution
|
Tue, 24 Jan 2006
|
[ 14:40 dinoex ]
- new option WITHOUT_PTHREADS
|
Sun, 15 Jan 2006
|
[ 16:11 pav ]
Force commit to note that previous revision really was:
- force libpthread on the shared object, so once loaded into the apache,
it does not generate unresolved symbol error
Reported by: Alexander Wittig <alexander@wittig.name>
|
[ 16:09 pav ]
iWebCal displays iCal calendars and other vCalendars on the Web. There's no
need for .Mac: With iWebCal you can share calendars with anyone.
PR: ports/91795
Submitted by: Babak Farrokhi <babak@farrokhi.net>
|
Sun, 13 Nov 2005
|
[ 09:18 dinoex ]
- take maintainership
|
Fri, 11 Nov 2005
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
|
Sat, 25 Dec 2004
|
[ 22:07 knu ]
Update to 1.2.4.
|
Sat, 22 May 2004
|
[ 18:08 knu ]
Update to 1.2.0.
|
Fri, 7 Nov 2003
|
[ 09:12 marcus ] (Only the first 10 of 89 ports in this commit are shown above. )
Use the new Apache bits from bsd.port.mk.
Submitted by: dinoex
|
Wed, 10 Sep 2003
|
[ 07:38 knu ]
Update to 1.0.7.
|
Wed, 27 Aug 2003
|
[ 03:33 knu ]
Update to 1.0.6. Somehow the build problem on 5.x is gone.
|
Wed, 19 Feb 2003
|
[ 09:31 knu ]
Update to 1.0.5.
Fix packaging and deinstalling when built with www/apache2.
|
Tue, 18 Feb 2003
|
[ 05:39 knu ] (Only the first 10 of 20 ports in this commit are shown above. )
De-pkg-comment.
|
Fri, 24 Jan 2003
|
[ 04:30 knu ]
Update to 1.0.4.
|
Sat, 18 Jan 2003
|
[ 13:27 knu ]
Update to 1.0.3.
|
Wed, 1 Jan 2003
|
[ 16:30 knu ]
Update to 1.0.2.
|
Fri, 6 Dec 2002
|
[ 17:17 knu ] (Only the first 10 of 50 ports in this commit are shown above. )
Introduce a knob RUBY_NO_RD_HTML and enable it by default on alpha. This
replaces the non-working NOPORTDOCS workaround and fixes build on the alpha,
where rd2 coredumps.
Tested on: the axp cluster
Approved by: kris
|
Mon, 4 Nov 2002
|
[ 00:11 knu ]
Do s/ruby/${RUBY}/ on doc/Makefile.
|
Tue, 29 Oct 2002
|
[ 17:24 knu ]
Update to 1.0.1.
|
Sun, 6 Oct 2002
|
[ 21:38 knu ] (Only the first 10 of 30 ports in this commit are shown above. )
Use RUBY_MOD*.
|
[ 19:50 knu ] (Only the first 10 of 20 ports in this commit are shown above. )
Reflect *_RD renaming.
|
Tue, 3 Sep 2002
|
[ 08:12 dinoex ]
Support APACHE_PORT to build with desired apache13* port.
Reviewed by: knu
|
Tue, 20 Aug 2002
|
[ 20:17 knu ]
Update to 1.0.0.
|
Fri, 12 Jul 2002
|
[ 05:00 knu ]
- Use apxs to determine the location for httpd.conf.
- Make APXS overridable.
PR: ports/40283
Submitted by: Sean Chittenden <sean@chittenden.org>
|
Tue, 11 Jun 2002
|
[ 12:51 knu ]
Update to 0.9.9.
|
Mon, 22 Apr 2002
|
[ 21:02 knu ]
Update to 0.9.8.
|
Fri, 15 Feb 2002
|
[ 11:22 knu ]
Update to 0.9.7.
|
Thu, 31 Jan 2002
|
[ 05:11 knu ]
Update to 0.9.6.
|
Wed, 16 Jan 2002
|
[ 10:42 knu ]
Update to 0.9.5.
|
Sat, 20 Oct 2001
|
[ 15:08 knu ]
Update to 0.9.4.
|
Fri, 24 Aug 2001
|
[ 07:15 knu ]
Update to 0.9.3.
|
Mon, 13 Aug 2001
|
[ 05:16 knu ]
Update to 0.9.2.
|
Tue, 7 Aug 2001
|
[ 10:24 knu ]
Update to 0.9.1.
|
Fri, 20 Jul 2001
|
[ 08:49 knu ]
Update to 0.9.0.
|
Thu, 28 Jun 2001
|
[ 08:41 knu ]
Update to 0.8.5.
|
Wed, 20 Jun 2001
|
[ 14:36 knu ]
Update to 0.8.4.
|
Wed, 6 Jun 2001
|
[ 11:40 knu ]
Update to 0.8.3.
|
Mon, 4 Jun 2001
|
[ 16:57 knu ]
Update to 0.8.2.
|
Thu, 24 May 2001
|
[ 12:21 knu ]
Update to the latest snapshot, 0.8.1-2001.05.24.
|
Fri, 27 Apr 2001
|
[ 11:55 knu ]
Update to 0.8.1.
|
Fri, 20 Apr 2001
|
[ 10:21 knu ]
Chase the textproc/eruby update.
|
Fri, 13 Apr 2001
|
[ 11:07 knu ]
Update to 0.8.0. Drop the support for Ruby 1.4.
|
Mon, 5 Mar 2001
|
[ 12:35 knu ]
Bentofy. Show some instruction and point at the example file and the
documents instead of directly modifying httpd.conf by apxs -A.
|
Sun, 31 Dec 2000
|
[ 10:14 knu ]
Update to 0.2.2.
|
Mon, 11 Dec 2000
|
[ 19:54 knu ]
Update master sites.
|
Fri, 20 Oct 2000
|
[ 21:21 knu ]
Update to 0.2.1. Now Ruby 1.4 support has been dropped in this version, this
port still builds and installs 0.2.0 if RUBY_VER=1.4.
|
Fri, 22 Sep 2000
|
[ 06:05 knu ]
Update to 0.2.0.
|
Sun, 10 Sep 2000
|
[ 11:55 knu ]
Pass the configure script the apxs' absolute pathname.
|
Thu, 7 Sep 2000
|
[ 08:44 knu ] (Only the first 10 of 19 ports in this commit are shown above. )
Update with bsd.ruby.mk.
|
Fri, 25 Aug 2000
|
[ 10:59 knu ]
Update to 0.1.9.
|
Wed, 16 Aug 2000
|
[ 13:21 knu ] (Only the first 10 of 31 ports in this commit are shown above. )
Make all these Ruby related ports belong also in the newly-added "ruby"
virtual category.
|
Sat, 12 Aug 2000
|
[ 21:09 knu ] (Only the first 10 of 49 ports in this commit are shown above. )
Do The Right Thing. (R)
|
Fri, 11 Aug 2000
|
[ 17:39 knu ]
Add mod_ruby, an Apache module that embeds Ruby interpreter within.
|
Number of commits found: 81 |