aboutsummaryrefslogtreecommitdiff
path: root/www/mod_gzip2
Commit message (Collapse)AuthorAgeFilesLines
* - remove www/apache20 and devel/apr0Olli Hauer2012-08-181-1/+1
| | | | | | | | | | | | - s/USE_APACHE= 20+/USE_APACHE= 22+/ - unify s/YES/yes/ - cleanup APACHE_VERSION <= 22 usage - add entry to MOVED with hat apache@ Notes: svn path=/head/; revision=302724
* - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is definedOlli Hauer2011-08-201-1/+1
| | | | Notes: svn path=/head/; revision=280086
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Mark remaining mod_* ports MAKE_JOBS_SAFE=yesPhilip M. Gollucci2009-05-211-0/+2
| | | | | | | | PR: ports/134611 Approved by: pav (#bsdports) Notes: svn path=/head/; revision=234362
* Unbreak by fixing the generation of plist.Xin LI2008-07-232-7/+9
| | | | | | | Pointy hat to: delphij Notes: svn path=/head/; revision=217336
* - Mark BROKEN: bad plist (AP_GENPLIST ignores pkg-plist file)Pav Lucistnik2008-07-231-0/+2
| | | | Notes: svn path=/head/; revision=217330
* New port: mod_gzip2, an updated version of mod_gzip for apache 2.x.Xin LI2008-06-307-43/+129
| | | | | | | | | Submitted by: Stefan `Sec` Zehl <sec@42.org> PR: ports/125032 Repocopy by: marcus (www/mod_gzip -> www/mod_gzip2) Notes: svn path=/head/; revision=216012
* Respect CFLAGS.Alex Dupre2006-12-101-0/+4
| | | | | | | Submitted by: Cory R. King <coryking@xlan.org> Notes: svn path=/head/; revision=179384
* SHA256ifyEdwin Groothuis2006-01-241-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154308
* Add size data, approved by maintainers.Trevor Johnson2004-03-181-0/+1
| | | | Notes: svn path=/head/; revision=104520
* Switch to my @FreeBSD.org email address.Alex Dupre2004-01-182-2/+2
| | | | | | | Approved by: nork (mentor) Notes: svn path=/head/; revision=98462
* Use the new Apache bits from bsd.port.mk.Joe Marcus Clarke2003-11-071-5/+1
| | | | | | | Submitted by: dinoex Notes: svn path=/head/; revision=93294
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
| | | | Notes: svn path=/head/; revision=76044
* Add MAKE_ENVTilman Keskinoz2003-01-081-1/+1
| | | | | | | | | PR: 42929 Submitted by: Thomas Hurst <freaky@aagh.net> Approved by: Alex Dupre <sysadmin@alexdupre.com> (maintainer) Notes: svn path=/head/; revision=72753
* Update to 1.3.26.1a.Pete Fritchman2003-01-013-2/+27
| | | | | | | | PR: 45734 Submitted by: maintainer Notes: svn path=/head/; revision=72104
* upgrade to 1.3.19.2aYing-Chieh Liao2002-09-175-44/+21
| | | | | | | | | | take maintainership PR: 42738 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=66490
* support appache13-modssl by defining APACHE_PORT in /etc/make.confDirk Meyer2002-09-091-2/+5
| | | | | | | others variants of the apache ports can be used too. Notes: svn path=/head/; revision=65932
* portlint:Dirk Froemberg2001-12-251-1/+1
| | | | | | | | | | - begin with a capital - don't end with '.' - remove port name - don't exceed 70 characters Notes: svn path=/head/; revision=52160
* Fix the post-install target now that there is more thanMikhail Teterin2001-05-081-2/+2
| | | | | | | one text file to install. Notes: svn path=/head/; revision=42414
* The distfiles themselves don't have any version information in their names.Mikhail Teterin2001-05-082-5/+5
| | | | | | | Make PORTVERSION part of the DISTSUBDIR. Notes: svn path=/head/; revision=42413
* Upgrade the version number and change the master site. Disclaim theMikhail Teterin2001-05-083-7/+11
| | | | | | | | | maintainership. Install some more text documentation. Submitted by: Vanilla I. Shu Notes: svn path=/head/; revision=42412
* Fix bogon caused by overly aggressive NOPORTDOCS nuking by myself.Will Andrews2001-02-031-0/+4
| | | | | | | Submitted by: knu Notes: svn path=/head/; revision=37938
* Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now inWill Andrews2001-01-162-9/+3
| | | | | | | | | bsd.port.mk, for easy removal of documentation. I left alone one port - japanese/elisa8x8 (or something like that), because it appeared to have some rather weird way of doing PORTDOCS substitution. Notes: svn path=/head/; revision=37257
* New Port: An Apache module that provides on-the fly gzipping for capable ↵James E. Housley2000-12-135-0/+61
browsers PR: 23530 Submitted by: Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=35963