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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: www/mod_auth_external2/Makefile

Number of commits found: 26

Saturday, 4 Apr 2020
20:51 antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
Original commitRevision:530719 
Wednesday, 6 Nov 2019
16:26 antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
Original commitRevision:516897 
Monday, 10 Sep 2018
13:14 mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
Original commitRevision:479406 
Sunday, 11 Mar 2018
17:38 brnrd search for other commits by this committer
Migrate USE_APACHE to USES= apache (category www)

 - Following migration of Mk/bsd.apache.mk to Mk/Uses/apache.mk

With hat:	apache
Original commitRevision:464189 
Tuesday, 30 Sep 2014
14:01 mat search for other commits by this committer
Fix with apache 2.4.

Sponsored by:	Absolight
Original commitRevision:369604 
Monday, 30 Dec 2013
20:55 ohauer search for other commits by this committer
- rename AL2 to APACHE20 in Mk/bsd.licenses.db.mk
- svn move Templates/Licenses/AL2 Templates/Licenses/APACHE20
- add APACHE10 and APACHE11 to Mk/bsd.licenses.db.mk
- add entry in UPDATING
- bulk change all ports AL2 => APACHE20

- math/openfst/pkg-plist: remove share/licenses/openfst-1.3.4

PR:		ports/184785
Submitted by:	ohauer
Reviewed by:	tabthorpe
Approved by:	portmgr (tabthorpe@)
Original commitRevision:338168 
Sunday, 15 Dec 2013
12:58 ohauer search for other commits by this committer
- allow staging
- s/LATEST_LINK/PKGNAMESUFFIX/
- change MASTERSITE to GOOGLE_CODE
Original commitRevision:336524 
Friday, 20 Sep 2013
23:36 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
www)
Original commitRevision:327776 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Saturday, 22 Sep 2012
21:15 ohauer search for other commits by this committer
- USE_APACHE= s/22+/22/
- adopt new Makefile header

Port build fails on local exp-run with apache24 with
 error: 'conn_rec' has no member named 'remote_ip'

or various other apache22 specific functions/parameters

with hat apache@
Original commitRevision:304723 
Saturday, 18 Aug 2012
14:29 ohauer search for other commits by this committer
- remove www/apache20 and devel/apr0
- s/USE_APACHE= 20+/USE_APACHE= 22+/
- unify s/YES/yes/
- cleanup APACHE_VERSION <= 22 usage
- add entry to MOVED

with hat apache@
Original commit
Saturday, 20 Aug 2011
17:27 ohauer search for other commits by this committer
 - bump PORTREVISION from ports if USE_APACHE=13+ or 20+ is defined
Original commit
Friday, 7 May 2010
17:54 pgollucci search for other commits by this committer
- Works with apache 2.0.x and 2.2.x

Reported by:    Vlad GURDIGA <gurdiga@gmail.com> via apache@ list
With Hat:       apache@
Original commit
Sunday, 17 May 2009
07:24 pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
Original commit
Monday, 19 Mar 2007
20:01 clement search for other commits by this committer
- Update to 2.2.11
Original commit
Tuesday, 14 Feb 2006
11:41 pav search for other commits by this committer
- Correct SHORTMODNAME, it was renamed in 2.2.10

Reported by:    Lukas Maly <lukas.maly@col.cz>
Original commit
Sunday, 4 Dec 2005
16:27 clement search for other commits by this committer
- Convert to new USE_APACHE
- Add SHA256
Original commit
00:18 clement search for other commits by this committer
- prepare removal of www/apache2 in favor of www/apache20 for naming
  consistency
- add entries in UPDATING (for apache22 too)

PR:             ports/78119
Repocopied by:  marcus
Original commit
Sunday, 30 Oct 2005
22:03 clement search for other commits by this committer
- Update to 2.2.10
- Fix DIST_SUBDIR
Original commit
Monday, 1 Aug 2005
09:34 clement search for other commits by this committer
- set ${SHORTMODNAME} to fix LoadModule line in httpd.conf

PR:             ports/83507
Reported by:    Maurizio Giunti <meg@0x01.org>
Original commit
Saturday, 13 Nov 2004
15:02 clement search for other commits by this committer
- Update to 2.2.9
Original commit
Wednesday, 18 Aug 2004
16:21 clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
Original commit
Sunday, 11 Jul 2004
09:18 clement search for other commits by this committer
- Update to 2.2.8
- Utilize www/apache2/Makefile.modules.3rd macros
Original commit
Sunday, 21 Dec 2003
18:40 clement search for other commits by this committer
- Update to 2.2.7
- use PORTDOCS macro
- Change my email address

Approved by:        erwin (mentor)
Original commit
Tuesday, 14 Oct 2003
13:04 erwin search for other commits by this committer
fix typo in maintainer address

Submitted by:   maintainer
Original commit
10:57 erwin search for other commits by this committer
Add mod_auth_external2 2.2.6,

Mod_Auth_External is an Apache module used for authentication. The Apache HTTP
Daemon can be configured to require users to supply logins and passwords
before accessing pages in some directories. Authentication is the process of
checking if the password given is correct for a user. Apache has standard
modules for authenticating out of several different kinds of databases.
Mod_Auth_External is a flexible tool for creating authentication systems based
on other databases.

WWW: http://www.unixpapa.com/mod_auth_external.html

PR:             57967
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
Original commit

Number of commits found: 26