notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
mod_bandwidth Bandwidth management module for the Apache webserver
2.1.0_1 www Deleted on this many watch lists=10 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2.1.0_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
Expired This port expired on: 2012-01-01
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-07-03 15:13:45
Last Update: 2012-01-01 19:30:58
SVN Revision: UNKNOWN
People watching this port, also watch:: unzip, wget, libiconv, nmap, openssl
License: not specified in port
WWW:
http://www.cohprog.com/mod_bandwidth.html
Description:
Bandwidth management module for the Apache webserver. mod_bandwidth is a module for the Apache webserver that enable the setting of server-wide or per connection bandwidth limits, based on the directory, size of files and remote IP/domain. WWW: http://www.cohprog.com/mod_bandwidth.html
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ap13-mod_bandwidth>0:www/mod_bandwidth
No installation instructions:
This port has been deleted.
PKGNAME: ap13-mod_bandwidth
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache13
  2. perl5.8.9 : lang/perl5.8
Runtime dependencies:
  1. apxs : www/apache13
  2. perl5.8.9 : lang/perl5.8
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/apache/
  2. ftp://ftp.cohprog.com/pub/apache/module/
Collapse this list.

Number of commits found: 28

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1.0_1
01 Jan 2012 19:30:58
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@
2.1.0_1
02 Nov 2011 03:43:45
Original commit files touched by this commit
pgollucci search for other commits by this committer
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
2.1.0_1
07 Sep 2011 03:00:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
2.1.0_1
27 Aug 2011 09:54:40
Original commit files touched by this commit
ohauer search for other commits by this committer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
2.1.0_1
20 Aug 2011 19:00:12
Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
2.1.0_1
18 Jan 2011 20:47:43
Original commit files touched by this commit
ohauer search for other commits by this committer
 - make port fetch able again, use single source files
   instead self rolled tar file.
 - bump PORTREVISION
 - fix leftover in httpd.conf

   Source files are identical to the one in the last
   mod_bandwidth-2.1.0.tar.gz file.

   Fetch issue reported by erwin (pointyhat run)

Feature safe:   yes
2.1.0
20 Oct 2010 03:26:34
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Fix some MASTER_SITES

With Hat:       apache@
Reported by:    distilator
2.1.0
07 Jun 2010 04:24:02
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Convert to AP_FAST_BUILD / AP_GENPLIST
- Pet Portlint
2.1.0
06 Jun 2010 05:00:32
Original commit files touched by this commit
pgollucci search for other commits by this committer
- use %%AP_MODULE%% PLIST_SUB var in pkg-plist s

PR:             ports/147143
Submitted by:   pgollucci@ (myself)
Reviewed by:    portmgr (pav)
2.1.0
27 May 2010 21:27:03
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 2/3:
     - consistently use APACHE PLIST_SUB var %%AP_NAME%% in pkg-plists

PR:             ports/147142
Reviewed by:    portmgr (pav)
With Hat:       apache@
2.1.0
27 May 2010 21:19:17
Original commit files touched by this commit
pgollucci search for other commits by this committer
- 1/3:
    - apxs -a is install
    - apxs -A is uninstall

PR:             ports/147139
Reviewed by:    portmgr (pav)
With Hat:       apache@
2.1.0
25 May 2010 20:17:37
Original commit files touched by this commit Sanity Test Failure
pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
2.1.0
17 May 2009 09:28:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Use APACHEMODDIR and APACHEETCDIR consistently in pkg-plists
- DO NOT bump PORTREVISION
2.1.0
17 May 2009 07:24:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
2.1.0
31 Aug 2008 19:13:01
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 2.1.0
2.0.6.2
05 Nov 2006 20:48:45
Original commit files touched by this commit
clement search for other commits by this committer
- Reroll tarball and update distinfo
  The src directory wasn't correct

Reported by:    krismail
2.0.6.2
03 Nov 2006 21:46:14
Original commit files touched by this commit
clement search for other commits by this committer
- Fix PORTVERSION
2.0.6.b
03 Nov 2006 15:15:40
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 2.0.6.b
2.0.6
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.0.6
22 May 2005 14:31:44
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 2.0.6
2.0.5
18 Aug 2004 16:21:56
Original commit files touched by this commit
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
2.0.5
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
2.0.5
13 Jan 2004 15:04:51
Original commit files touched by this commit
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
2.0.5
18 Dec 2003 16:22:57
Original commit files touched by this commit
clement search for other commits by this committer
- Add CONFLICTS with apache-contrib-1.*

Approved by:    erwin (mentor)
2.0.5
07 Nov 2003 09:12:58
Original commit files touched by this commit
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
2.0.5
14 Oct 2003 07:21:23
Original commit files touched by this commit
erwin search for other commits by this committer
- Resync with authors version (2.0.5)
- add cleanlink.pl
- fix package installation (module wasn't added to httpd.conf)
- use DIST_SUBDIR=apache

PR:             57915
Submitted by:   maintainer
2.0.4
09 Sep 2003 12:41:33
Original commit files touched by this commit
osa search for other commits by this committer
Maintainer update: add a faster mirror for distfiles/patches.

Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
PR:             56628
2.0.4
03 Jul 2003 15:13:09
Original commit files touched by this commit
erwin search for other commits by this committer
Add mod_bandwidth 2.0.4,
bandwidth management module for the Apache
webserver.

PR:             54044
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Number of commits found: 28