Bug 152212 - www/nginx has no man page
Summary: www/nginx has no man page
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: 2010-11-13 21:30 UTC by shattered
Modified: 2010-11-23 12:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description shattered 2010-11-13 21:30:09 UTC
% man nginx
No manual entry for nginx
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-11-13 21:30:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->osa

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-11-23 12:39:14 UTC
osa         2010-11-23 12:39:09 UTC

  FreeBSD ports repository

  Modified files:
    www/nginx            Makefile 
    www/nginx-devel      Makefile 
  Added files:
    www/nginx/files      nginx.8.in 
    www/nginx-devel/files nginx.8.in 
  Log:
  Add nginx(8).
  Bump PORTREVISION.
  
  Thanks to:
  o) Maxim Dounin aka mdounin at mdounin dot ru
  o) Ruslan Ermilov aka ru@
  
  Spotted by:     Sergey Svishchev aka svs at ropnet dot ru
  PR:             ports/152212
  
  Revision  Changes    Path
  1.352     +9 -0      ports/www/nginx-devel/Makefile
  1.1       +201 -0    ports/www/nginx-devel/files/nginx.8.in (new)
  1.239     +9 -0      ports/www/nginx/Makefile
  1.1       +201 -0    ports/www/nginx/files/nginx.8.in (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 3 Sergey A. Osokin freebsd_committer freebsd_triage 2010-11-23 12:40:08 UTC
State Changed
From-To: open->closed

I'll added nginx(8), enjoy!  Thanks for report!