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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
mod_auth_remote Allows users to authenticate on a remote web server
1.0 www Deleted on this many watch lists=0 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 1.0Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: will be unsupported by ASF when 2.4.0 is release, migrate to 2.2.x+ now
Expired This port expired on: 2011-05-01
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-10-08 10:34:14
Last Update: 2011-06-25 09:23:47
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://saju.pillai.googlepages.com/mod_auth_remote
Description:
mod_auth_remote allows you to authenticate users on one (or more) remote web server(s), using basic HTTP authentication. When a request comes in, mod_auth_remote obtains the client username & password from the client via basic authentication scheme. It then builds a HTTP header with authorization header built from the client's userid:passwd. mod_auth_remote then makes a HEAD request to the authentication server. On reciept of a 2XX response, the client is validated; for all other responses the client is not validated. WWW: http://saju.pillai.googlepages.com/mod_auth_remote
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:
  • ap20-mod_auth_remote>0:www/mod_auth_remote
No installation instructions:
This port has been deleted.
PKGNAME: ap20-mod_auth_remote
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache20
Runtime dependencies:
  1. apxs : www/apache20
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. http://sheepkiller.nerim.net/ports/mod_auth_remote/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0
25 Jun 2011 09:23:47
Original commit files touched by this commit
miwi search for other commits by this committer
Bye Bye

2011-05-01 irc/gdesklets-irc: Upstream disapear and distfile is no more
available
2011-06-24 net/libevnet: no longer necessary now that libevent2 has been
released
2011-05-01 shells/44bsd-csh: Upstream disapear and distfile is no more available
2011-05-01 www/mod_auth_ldap: apache 13/20 is sceduled for deletion, migrate to
2.2.x+ and mod_authnz_ldap now
2011-05-01 www/mod_auth_remote: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_authenticache: will be unsupported by ASF when 2.4.0 is
release, migrate to 2.2.x+ now
2011-05-01 www/mod_layout2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_macro2: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_traf_thief: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
2011-05-01 www/mod_transform: will be unsupported by ASF when 2.4.0 is release,
migrate to 2.2.x+ now
1.0
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0
12 Dec 2010 08:44:49
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Corresponding to www/apache20 deprecation, deprecate ports
  that only build with www/apache20 (2.0.x)

With Hat:   apache
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
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)
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@
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@
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
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
1.0
26 Dec 2008 07:21:41
Original commit files touched by this commit
pgollucci search for other commits by this committer
Update to 1.0
Port does not work with www/apache22 b/c it does not work with apr 1.x series)

Approved by:  araujo (mentor, implicit)
0.1_1
04 Oct 2006 12:32:43
Original commit files touched by this commit
pav search for other commits by this committer
- Update WWW
0.1_1
04 Dec 2005 21:03:47
Original commit files touched by this commit
clement search for other commits by this committer
- Convert to new USE_APACHE
- Use AP_FAST_BUILD and AP_GENPLIST
- Add SHA256
0.1_1
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
0.1_1
07 Feb 2004 17:16:21
Original commit files touched by this commit
clement search for other commits by this committer
- SIZEify distinfo
0.1_1
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)
0.1_1
09 Dec 2003 12:17:58
Original commit files touched by this commit
erwin search for other commits by this committer
- Fix malformed request which prevents from authenticate agaist Zope servers
        Notice by: Morten W. Petersen" <morten@nidelven-it.no>
        Obtained from: srp@grex.org (author)

- Port changes:
        - use USE_APACHE
        - use PORTDOCS
        - fix install/deinstall behaviour with package install

PR:             60030
Submitted by:   maintainer
0.1
14 Oct 2003 08:48:23
Original commit files touched by this commit
erwin search for other commits by this committer
- add a new MASTER_SITES.
- Use DIST_SUBDIR=apache

PR:             57990
Submitted by:   maintainer
0.1
08 Oct 2003 10:32:04
Original commit files touched by this commit
roam search for other commits by this committer
Add mod_auth_remote 0.1 - an Apache module for authentication against
a remote web server/page.

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

Number of commits found: 18