Opened 19 years ago
Closed 19 years ago
#5057 closed defect (fixed)
UPDATE lighttpd-1.4.4
Reported by: | JLM939@… | Owned by: | jstetser@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | darwinports-bugs@… | |
Port: |
Description
Portname-1.4.4
The portfile can be found here: http://www.servercodex.com/ports/lighttpd/Portfile
Description: While lighttpd -- now at version 1.4.4 -- has benefited from a number of new features since 1.4.0 was released, the DarwinPorts portfile for lighttpd has not been updated in several months and is currently lagging behind at version 1.3.14. Above is a link to a barely-modified portfile, which I have used to install and test lighttpd 1.4.4 on two different systems running Mac OS X 10.3.9. The only differences in this new portfile are the version numbers and the checksum. Diff output is also included below for your convenience.
Homepage: http://lighttpd.darwinports.com/
Comments: While there is a project entry at the above URL, no listing for lighttpd is returned when searching for "lighttpd" via the Available Ports page at http://darwinports.opendarwin.org/ports/. Moreover, browsing by category (i.e., www) does not turn up a listing for lighttpd either:
http://darwinports.opendarwin.org/ports/?by=cat&substr=www
It would be nice if lighttpd were actually listed in the Available Ports catalog. I'm sure that any steps you can take to rectify this would help a lot of folks who are currently under the false impression that there is no DarwinPort available for lighttpd. Thanks for listening!
Diff output:
-# $Id: Portfile,v 1.3 2005/06/17 09:23:01 mww Exp $ +# $Id: Portfile,v 1.4.4 2005/09/19 14:33:36 mww Exp $
PortSystem 1.0 name lighttpd
-version 1.3.14 +version 1.4.4
categories www maintainers jstetser@…
-revision 2
description A secure, fast, compliant and flexible web-server long_description lighttpd is a secure, fast, compliant and very flexible\
web-server which has been optimized for high-performance\
@@ -13,7 +12,7 @@
compared to other webservers and takes care of cpu-load.
homepage http://www.lighttpd.net/ master_sites ${homepage}/download/
-checksums md5 16d9f8c40bcb5638ee452fa23b21e346 +checksums md5 0142f34549cf326d1ee3631be665482f
depends_lib lib:libpcre:pcre \
lib:libz.1:zlib
--
Justin Mayer
Change History (1)
comment:1 Changed 19 years ago by toby@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
Committed