Bug 87178 - [PATCH] www/lighttpd: Add knob for CML support
Summary: [PATCH] www/lighttpd: Add knob for CML support
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Emanuel Haupt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-09 22:10 UTC by Toni Viemerö
Modified: 2005-10-10 19:02 UTC (History)
1 user (show)

See Also:


Attachments
lighttpd-1.4.5.patch (748 bytes, patch)
2005-10-09 22:10 UTC, Toni Viemerö
no flags Details | Diff
lighttpd-1.4.5-to-1.4.6.diff (1.84 KB, patch)
2005-10-10 15:59 UTC, Hendrik Scholz
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Toni Viemerö 2005-10-09 22:10:05 UTC
Add knob for CML support

http://www.lighttpd.net/documentation/cml.html

Port maintainer (hendrik@scholz.net) is cc'd.

Generated with FreeBSD Port Tools 0.63
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-09 22:39:24 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ehaupt

I will take it.
Comment 2 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-09 22:40:40 UTC
Dear maintainer,
 
Do you approve this update?
 
http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/87178
 
Thanks

-- 
GnuPG key id: 0x55E67774         Download: http://pgp.mit.edu:11371
Key fingerprint: 17B3 FD8F BA68 4AB4 10FD  A9D1 AD52 6588 55E6 7774
Comment 3 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-09 22:40:56 UTC
State Changed
From-To: open->feedback

Asked maintainer for approval.
Comment 4 Hendrik Scholz 2005-10-10 08:24:15 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

Emanuel Haupt wrote:
> Do you approve this update?

Looks ok although I have to do testing.
lighttpd 1.4.6 will be out later today (european time) and I'll
post a followup with the upgrade and do testing for both at the same time.

Thanks for the contribution,
 Hendrik

- --
Hendrik Scholz - <hscholz@raisdorf.net> - http://www.wormulon.net/
drag me, drop me - treat me like an object
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDShcf4Wmz+z2IPqARArVIAKDEtMPaqoV5VsShr1lJCs1YNsQMPgCgh1Nq
qBd/E4EcGlLijAz/Y6IB+eg=
=kROB
-----END PGP SIGNATURE-----
Comment 5 Hendrik Scholz 2005-10-10 15:59:07 UTC
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi!

I've tested the CML knob and it needs a CONFIGURE_ENV helper since
lighttpd doesn't check in LOCALBASE per default. I fixed this in
the port Makefile but will change this in lighttpd itself for the
next release.

In addition to the CML knob I updated the port to 1.4.6 and removed
the global CONFIGURE_ENV flags.

The patch can be found on
http://dump.wormulon.net/patches/lighttpd-1.4.5-to-1.4.6.diff

Hendrik

- --
Hendrik Scholz - <hscholz@raisdorf.net> - http://www.wormulon.net/
drag me, drop me - treat me like an object
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (FreeBSD)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFDSoG74Wmz+z2IPqARAlWKAJ49cM+k6D8Sm6JWyD2HaKN7FhZwZgCfYp2k
vk60Z2Wr93/iI3MOYZ4lx9Y=
=wrvc
-----END PGP SIGNATURE-----
Comment 6 Emanuel Haupt freebsd_committer freebsd_triage 2005-10-10 19:02:06 UTC
State Changed
From-To: feedback->closed

Committed, thanks!