Opened 13 years ago
Closed 13 years ago
#33050 closed enhancement (fixed)
nginx @1.0.11 - Enhancement adding new variants
Reported by: | coditect (Nicholas Rawlings) | Owned by: | neverpanic (Clemens Lang) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.0.3 |
Keywords: | haspatch | Cc: | |
Port: | nginx |
Description
Attached is a patch for the Nginx portfile that adds three new variants:
+image_filter - Enables the Nginx image filter module (http://wiki.nginx.org/HttpImageFilterModule)
+mp4 - Enables the Nginx MP4 streaming module (http://wiki.nginx.org/HttpMp4Module)
+xslt - Enables the Nginx XSLT filtering module (http://wiki.nginx.org/HttpXsltModule)
I'm new to the art of portfile writing, so suggestions are welcome!
Attachments (1)
Change History (4)
Changed 13 years ago by coditect (Nicholas Rawlings)
Attachment: | Portfile-nginx.diff added |
---|
comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to cal@… |
---|---|
Port: | @1.0.11 removed |
comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | haspatch added |
---|
comment:3 Changed 13 years ago by neverpanic (Clemens Lang)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Added in r92282, although I didn't use your patch (because I didn't see it).
Note: See
TracTickets for help on using
tickets.
An (updated?) patch for this is submitted in #34188.