1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00
Commit Graph

70 Commits

Author SHA1 Message Date
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Philip M. Gollucci
335f8cb35d 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)
2010-05-25 20:17:37 +00:00
Dirk Meyer
018b2b2754 - remove comment 2010-03-28 07:29:46 +00:00
Dirk Meyer
a30150ae6c - include new upstream patches
- drop dependency on eruby
Suggested by:	Ruslan Mahmatkhanov
Feature safe:	yes
2010-02-18 06:15:09 +00:00
Philip M. Gollucci
805c652f35 - Mark remaining mod_* ports MAKE_JOBS_SAFE=yes
PR:             ports/134611
Approved by:    pav (#bsdports)
2009-05-21 20:45:34 +00:00
Dirk Meyer
45d29d4dc7 - update to 1.3.0 2008-11-09 08:18:50 +00:00
Dirk Meyer
de7503e8c6 - cleanup FreeBSD 5.x 2008-06-01 19:22:24 +00:00
Dirk Meyer
1cd8dbf3fc - fix path in pkg-message
PR:		112498
Submitted by:	Torfinn Ingolfsen
2007-05-25 04:10:52 +00:00
Dirk Meyer
51162b6b85 - update to 1.2.6 2006-12-25 20:19:17 +00:00
Dirk Meyer
caa6ad64fe - fix perl dependency when istalled by packages 2006-05-15 11:46:31 +00:00
Dirk Meyer
3c059cec83 - Disable pthread support by default
- add WITH_PTHREADS knob.
- Bump PORTREVISION.
2006-03-31 14:34:55 +00:00
Dirk Meyer
eb5c1928ff - use some magic from bsd.apache.mk 2006-03-20 20:16:46 +00:00
Dirk Meyer
f316605d65 - Fix build with apache22
PR:		94442
Submitted by:	Hiroto Kagotani
2006-03-18 15:54:34 +00:00
Dirk Meyer
da2dbcdfa1 - updated to 1.2.5
- ipv6 patch now included in distribution
2006-02-20 08:53:14 +00:00
Dirk Meyer
858ea90f38 - new option WITHOUT_PTHREADS 2006-01-24 14:40:42 +00:00
Pav Lucistnik
5f39d369bc 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>
2006-01-15 16:09:52 +00:00
Dirk Meyer
4b44fd54c2 - fix build with APACHE1.3 IPV6 2005-11-13 09:30:30 +00:00
Dirk Meyer
ec997a9574 - add SHA checksum 2005-11-13 09:26:50 +00:00
Dirk Meyer
e1aff7e487 - take maintainership 2005-11-13 09:18:12 +00:00
Mark Linimon
34da9bdf57 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.
2005-11-11 01:18:01 +00:00
Akinori MUSHA
f54f5a621a Update to 1.2.4. 2004-12-25 22:07:19 +00:00
Akinori MUSHA
985b8e4428 Update to 1.2.0. 2004-05-22 18:08:18 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Joe Marcus Clarke
f4d7c801f8 Use the new Apache bits from bsd.port.mk.
Submitted by:	dinoex
2003-11-07 09:12:58 +00:00
Akinori MUSHA
2e1b36a778 Update to 1.0.7. 2003-09-10 07:38:37 +00:00
Akinori MUSHA
c5ff8cb73a Update to 1.0.6. Somehow the build problem on 5.x is gone. 2003-08-27 03:33:50 +00:00
Akinori MUSHA
4bdb8d724f Update to 1.0.5.
Fix packaging and deinstalling when built with www/apache2.
2003-02-19 09:31:10 +00:00
Akinori MUSHA
3594eaa303 De-pkg-comment. 2003-02-18 05:42:05 +00:00
Akinori MUSHA
292bacd1a8 Update to 1.0.4. 2003-01-24 04:30:41 +00:00
Akinori MUSHA
ed7a76637c Update to 1.0.3. 2003-01-18 13:27:52 +00:00
Akinori MUSHA
4de02553b6 Update to 1.0.2. 2003-01-01 16:30:22 +00:00
Akinori MUSHA
185ceb675c 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
2002-12-06 17:17:38 +00:00
Akinori MUSHA
c6b2885adc Do s/ruby/${RUBY}/ on doc/Makefile. 2002-11-04 00:11:00 +00:00
Akinori MUSHA
93a5593232 Update to 1.0.1. 2002-10-29 17:24:56 +00:00
Akinori MUSHA
ea4cef3e92 Use RUBY_MOD*. 2002-10-06 21:38:34 +00:00
Akinori MUSHA
f006f18654 Reflect *_RD renaming. 2002-10-06 19:50:45 +00:00
Dirk Meyer
278e02c894 Support APACHE_PORT to build with desired apache13* port.
Reviewed by:	knu
2002-09-03 08:12:21 +00:00
Akinori MUSHA
28650aad32 Update to 1.0.0. 2002-08-20 20:17:16 +00:00
Akinori MUSHA
47c96a504d - Use apxs to determine the location for httpd.conf.
- Make APXS overridable.

PR:		ports/40283
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-07-12 05:00:41 +00:00
Akinori MUSHA
cd8a7dbd5d Update to 0.9.9. 2002-06-11 12:51:15 +00:00
Akinori MUSHA
b301628321 Update to 0.9.8. 2002-04-22 21:02:24 +00:00
Akinori MUSHA
cdf95c551e Update to 0.9.7. 2002-02-15 11:22:14 +00:00
Akinori MUSHA
968367bbbe Update to 0.9.6. 2002-01-31 05:11:25 +00:00
Akinori MUSHA
53529425d7 Update to 0.9.5.
PR:		ports/33930
Submitted by:	Sean Chittenden <sean@chittenden.org>
2002-01-16 10:42:00 +00:00
Akinori MUSHA
d67843ecdb Update to 0.9.4. 2001-10-20 14:08:23 +00:00
Akinori MUSHA
1dc01902be Update to 0.9.3. 2001-08-24 06:15:40 +00:00
Akinori MUSHA
19c9cd5c8e Update to 0.9.2. 2001-08-13 04:16:22 +00:00
Akinori MUSHA
601f491be3 Update to 0.9.1. 2001-08-07 09:24:10 +00:00
Akinori MUSHA
5cb295de1f Update to 0.9.0. 2001-07-20 07:49:13 +00:00
Akinori MUSHA
f76ae5c8f6 Update to 0.8.5. 2001-06-28 07:41:31 +00:00