| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
12 May 2013 19:08:50
3.6.0b5_2
|
mi  |
Add some more patches to satisfy increasingly picky compiler(s).
Notified by: itetcu |
06 Feb 2013 13:37:57
3.6.0b5_2
|
gahr  |
- Fix build with -Werror and clang
Reported upstream as:
https://issues.apache.org/bugzilla/show_bug.cgi?id=54531 |
18 Aug 2012 14:29:11
3.6.0b5_2
|
ohauer  |
- 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@ |
01 Jan 2012 16:47:41
3.6.0b5_2
|
ohauer  |
- change required APACHE version from 13+ to 20+
(prepare to remove www/apache13)
- no PORTREVISION bump since apache22 is the default
with hat apache@ |
23 Sep 2011 22:26:39
3.6.0b5_2
|
amdmi3  |
- 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 |
20 Aug 2011 17:27:52
3.6.0b5_2
|
ohauer  |
- bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined |
22 Feb 2011 04:18:39
3.6.0b5_1
|
mi  |
The PORTREVISION bump was not warranted -- the pre-built package was not
affected by the ohauer's change, which only affected the post-install
target. |
21 Feb 2011 23:45:16
3.6.0b5_2
|
ohauer  |
- fix pkg-plist if installed from port (leftover in httpd.conf)
- remove MD5 from distfile
Reference:
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/147009
http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/a.8-exp.20110129080700/ap22-mod_log_sql-1.101.log
PR: ports/154752
Submitted by: myself
Approved by: maintainer timeout |
04 Dec 2010 07:34:27
3.6.0b5_1
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
3.6.0b5_1
|
ade  |
Punt autoconf267->autoconf268 |
15 Sep 2010 18:35:24
3.6.0b5_1
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
25 Feb 2010 03:55:54
3.6.0b5
|
mi  |
Add a hunk, that I missed earlier, because I compiled with `-O0 -g'
here..
Notified by: QAT
Feature safe: yes |
25 Feb 2010 03:42:08
3.6.0b5
|
mi  |
Clean-up the atavisms accidentally left out by the prior commit. The
OPTIONS no longer had an effect.
Feature safe: yes |
25 Feb 2010 03:38:57
3.6.0b5
|
mi  |
Upgrade from 3.6.b4 to 3.6.b5. The author says, a number of Tcl-8.5 (and
8.6) compatibility issues are solved.
Feature safe: yes |
24 Jun 2009 04:03:08
3.6.0b4_2
|
pgollucci  |
- Mark MAKE_JOBS_UNSAFE=yes
PR: ports/135552, ports/135553, ports/135538
Appproved by: linimon (via irc)
Submitted by: myself (pgollucci@) |
15 Feb 2009 11:25:59
3.6.0b4_2
|
mm  |
- Change USE_TCL from YES to 84 due to planned default tcl change |
20 Aug 2008 00:57:32
3.6.0b4_2
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
21 Apr 2008 03:59:03
3.6.0b4_2
|
mi  |
Fix up the makefile post-configure to avoid useless
PACKAGE_-definitions, which may conflict with the
(equally useless) Apache ones.
Insist on TCL-8.4 -- using 8.5 causes self-test failures
including seg-faults... These are being investigated. |
19 Apr 2008 17:56:05
3.6.0b4_1  |
miwi  |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
09 Apr 2008 13:42:26
3.6.0b4_1
|
pav  |
- Move from versioned tcl/tk CATEGORIES to simple tcl and tk categories
With hat: portmgr |
30 Sep 2007 04:47:37
3.6.0b4_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
02 Apr 2007 22:56:15
3.6.0b4
|
pav  |
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097
Submitted by: Martin Matuska <martin@matuska.org>
Tested on: pointyhat exp-run |
15 Feb 2007 05:37:14
3.6.0b4
|
mi  |
Fix a curious problem, which appears to affect FreeBSD-5's make
(or sh?) only...
Notified by: kris |
13 Feb 2007 23:39:15
3.6.0b4
|
mi  |
Hush a few more warnings to allow building with -Wall -Werror.
Notified by: kris |
13 Feb 2007 06:53:06
3.6.0b4
|
mi  |
Grrr... Fix the stuff that stayed from the mod_dtcl port, which I
used as a template... |
13 Feb 2007 06:46:59
3.6.0b4
|
mi  |
Webshell -- a TCL module for Apache. Appears to be the most advanced
and the best supported such module of the several listed at
http://tcl.apache.org/
Works with both Apache-1.3.x and 2.x and has an interesting development
paradigm. |