Bug 72830 - new port: www/nginx
Summary: new port: www/nginx
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: Sergey A. Osokin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-18 18:00 UTC by Dmitry Morozovsky
Modified: 2004-10-21 19:01 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (467 bytes, patch)
2004-10-18 18:00 UTC, Dmitry Morozovsky
no flags Details | Diff
file.shar (5.66 KB, text/plain)
2004-10-18 18:00 UTC, Dmitry Morozovsky
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Morozovsky freebsd_committer freebsd_triage 2004-10-18 18:00:46 UTC
This is port of nginx, lightweight multi-threaded optimized http server

Fix: Here is one-line patch for www category Makefile and shar archive of actual
port state.
How-To-Repeat: 
N/A
Comment 1 Dmitry Morozovsky freebsd_committer freebsd_triage 2004-10-18 18:34:53 UTC
On Mon, 18 Oct 2004 FreeBSD-gnats-submit@FreeBSD.org wrote:

Hmm, somehow old version of pkg-descr slipped in shar. Here is slightly 
corrected version:

----- 8< -----
nginx (Engine X) is highly optimized multi-threaded multi-platform http server

nginx supports kqueue and NOTE_LOWAT under FreeBSD, so if could be used as
a very efficient reverse proxy frontend for huge dynamic site without
requiring enormous resources from underlying site.


WWW: http://sysoev.ru/nginx/
----- 8< -----

Sincerely,
D.Marck                                        [DM5020, MCK-RIPE, DM3-RIPN]
---------------------------------------------------------------------------
*** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- marck@FreeBSD.org ***
---------------------------------------------------------------------------
Comment 2 Sergey A. Osokin freebsd_committer freebsd_triage 2004-10-19 07:33:30 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

I'll handle this because I'm already make port for 
this software.
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2004-10-21 18:59:05 UTC
State Changed
From-To: open->closed

Committed with some features and modifications! 
Thank you very much!