Bug 125032 - new port www/mod_gzip2
Summary: new port www/mod_gzip2
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: Xin LI
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-06-27 00:50 UTC by sec
Modified: 2008-06-30 06:00 UTC (History)
0 users

See Also:


Attachments
file.shar (5.63 KB, text/plain)
2008-06-27 00:50 UTC, sec
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description sec 2008-06-27 00:50:01 UTC
	The existing www/mod_gzip port only builds&runs on apache 1.x.
	This port is for apache 2.0 and 2.2.
	mod_gzip offers better configurability and logging over 
	the apache2 standard mod_deflate.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-06-27 00:50:08 UTC
Responsible Changed
From-To: freebsd-ports-bugs->delphij

delphij@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Xin LI freebsd_committer freebsd_triage 2008-06-27 01:19:47 UTC
State Changed
From-To: open->repocopy

Please repocopy www/mod_gzip -> www/mod_gzip2 


Comment 3 Xin LI freebsd_committer freebsd_triage 2008-06-27 01:19:47 UTC
Responsible Changed
From-To: delphij->portmgr

Please repocopy www/mod_gzip -> www/mod_gzip2
Comment 4 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-06-30 04:18:57 UTC
State Changed
From-To: repocopy->open

Repocopy complete. 


Comment 5 Joe Marcus Clarke freebsd_committer freebsd_triage 2008-06-30 04:18:57 UTC
Responsible Changed
From-To: portmgr->delphij

Repocopy complete.
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-06-30 05:54:09 UTC
delphij     2008-06-30 04:54:05 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
    www/mod_gzip2        Makefile distinfo pkg-descr pkg-plist 
  Added files:
    www/mod_gzip2/files  patch-Makefile patch-mod_gzip 
                         patch-zutil.h 
  Log:
  New port: mod_gzip2, an updated version of mod_gzip for apache 2.x.
  
  Submitted by:   Stefan `Sec` Zehl <sec@42.org>
  PR:             ports/125032
  Repocopy by:    marcus (www/mod_gzip -> www/mod_gzip2)
  
  Revision  Changes    Path
  1.2078    +1 -0      ports/www/Makefile
  1.15      +16 -16    ports/www/mod_gzip2/Makefile
  1.8       +3 -3      ports/www/mod_gzip2/distinfo
  1.1       +24 -0     ports/www/mod_gzip2/files/patch-Makefile (new)
  1.1       +10 -0     ports/www/mod_gzip2/files/patch-mod_gzip (new)
  1.1       +68 -0     ports/www/mod_gzip2/files/patch-zutil.h (new)
  1.4       +3 -4      ports/www/mod_gzip2/pkg-descr
  1.6       +5 -20     ports/www/mod_gzip2/pkg-plist
_______________________________________________
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 7 Xin LI freebsd_committer freebsd_triage 2008-06-30 05:57:01 UTC
State Changed
From-To: open->closed

Committed (with some slight change to make it work with Apache 2.0), 
thanks!