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/p5-RT-Authen-ExternalAuth/Makefile

Number of commits found: 43

Thursday, 28 Mar 2019
19:25 matthew search for other commits by this committer
Modernize and flavourize RT Extension ports

Convert the RT{40,42,44} options to new rt42 and rt44 flavours.

Drop all references to www/rt40 -- no longer in ports

Default flavour is rt44, but several of these modules only support
rt42.

Ensure @rt42 flavour conflicts with www/rt44 port and vice-versa

Re-order various sections and re-roll one patch to placate portlint

Reviewed by:	portmgr (mat)
Differential Revision:	https://reviews.freebsd.org/D17285
Original commitRevision:497055 
Saturday, 6 Oct 2018
13:06 des search for other commits by this committer
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.

Approved by:	portmgr (adamw)
Original commitRevision:481365 
Thursday, 15 Jun 2017
22:09 matthew search for other commits by this committer
Security update to 0.27

Changes: http://cpansearch.perl.org/src/BPS/RT-Authen-ExternalAuth-0.27/CHANGES

Security:	7a92e958-5207-11e7-8d7c-6805ca0b3d42
Original commitRevision:443662 
Wednesday, 3 Aug 2016
12:44 matthew search for other commits by this committer
Update to 0.26

This module has been folded into the core for rt-4.4, so remove the
RT44 option and make RT42 the default choice.

Remove patch-inc__Module__Install__RTx.pm -- upstream have applied the
fix.
Original commitRevision:419512 
Thursday, 5 May 2016
20:07 matthew search for other commits by this committer
Add option to allow compiling for www/rt44, and make that the default.
(Except for www/p5-RT-Extension-SLA, as the SLA functionality is now
an integral part of rt44)

Refactor the option handling code.
Original commitRevision:414662 
Wednesday, 13 Apr 2016
10:36 jbeich search for other commits by this committer
Consistently prefer ${CONFIGURE_CMD} over ./${CONFIGURE_SCRIPT}

This also fixes SET_LATE_CONFIGURE_ARGS with custom CONFIGURE_CMD.

PR:		208294
Exp-run by:	antoine
Approved by:	portmgr (antoine), perl (mat)
Differential Revision:	https://reviews.freebsd.org/D4158
Original commitRevision:413184 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Sunday, 3 May 2015
16:07 bapt search for other commits by this committer
Do not try to load rt configuration files before installing
This allows to package as a user
Original commitRevision:385286 
16:03 bapt search for other commits by this committer
Do not try to load rt configuration files before installing
This allows to package as a user
Original commitRevision:385285 
Wednesday, 26 Nov 2014
13:08 mat search for other commits by this committer
Change the way Perl modules are installed, update the default Perl to 5.18.

Before, we had:

  site_perl :           lib/perl5/site_perl/5.18
  site_perl/perl_arch : lib/perl5/site_perl/5.18/mach
  perl_man3 :           lib/perl5/5.18/man/man3

Now we have:

  site_perl : lib/perl5/site_perl
  site_arch : lib/perl5/site_perl/mach/5.18
  perl_man3 : lib/perl5/site_perl/man/man3

Modules without any .so will be installed at the same place regardless of the
Perl version, minimizing the upgrade when the major Perl version is changed.
It uses a version dependent directory for modules with compiled bits.

As PERL_ARCH is no longer needed in plists, it has been removed from
PLIST_SUB.

The USE_PERL5=fixpacklist keyword is removed, the .packlist file is now
always removed, as is perllocal.pod.

The old site_perl and site_perl/arch directories have been kept in the
default Perl @INC for all Perl ports, and will be phased out as these old
Perl versions expire.

PR:		194969
Differential Revision:	https://reviews.freebsd.org/D1019
Exp-run by:	antoine
Reviewed by:	perl@
Approved by:	portmgr
Original commitRevision:373448 
Thursday, 13 Nov 2014
17:16 mat search for other commits by this committer
I'm not exactly sure why or what, but these ports do something at install time,
and it only works as root, so, mark them as NEED_ROOT.

Sponsored by:	Absolight
Original commitRevision:372529 
Sunday, 26 Oct 2014
10:54 matthew search for other commits by this committer
Update to 0.25

ChangeLog:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.25/CHANGES
Original commitRevision:371499 
Saturday, 11 Oct 2014
17:39 matthew search for other commits by this committer
Update to 0.24

       - Drop support for www/rt38
       - Remove all the @dirrm* stuff from pkg-plist.

ChangeLog:	http://cpansearch.perl.org/src/ALEXMV/RT-Authen-ExternalAuth-0.24/CHANGES
Original commitRevision:370654 
Sunday, 14 Sep 2014
15:44 matthew search for other commits by this committer
Update to 0.23

ChangeLog:	http://cpansearch.perl.org/src/ALEXMV/RT-Authen-ExternalAuth-0.23/CHANGES
Original commitRevision:368192 
Friday, 4 Jul 2014
05:32 matthew search for other commits by this committer
Update to 0.21

ChangeLog:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.21/ChangeLog
Original commitRevision:360540 
Thursday, 10 Apr 2014
19:48 matthew search for other commits by this committer
Update to 0.20

Change
Log:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.20/ChangeLog
Original commitRevision:350841 
Saturday, 8 Mar 2014
12:49 matthew search for other commits by this committer
Update to 0.18

ChangeLog:	http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.18/ChangeLog
Original commitRevision:347488 
Tuesday, 10 Dec 2013
19:47 bdrewery search for other commits by this committer
- Chase r336083 and bump all ports using NO_ARCH so that users building
  their own packages and still on pkg 1.1.4 can upgrade.

With hat:	portmgr
Original commitRevision:336102 
Sunday, 8 Dec 2013
22:38 matthew search for other commits by this committer
Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes

While here, fix a few other niggles:

net/phpldapadmin -- remove indefinite article from COMMENT

www/p5-RT* -- fix comments referencing the different versions of RT

x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the
  install targets; rework the handling of ${FONTPATH}
Original commitRevision:335945 
Sunday, 1 Dec 2013
17:51 matthew search for other commits by this committer
Update all the RT extension modules to work with www/rt42 and make
that the new default.
Original commitRevision:335414 
Monday, 30 Sep 2013
22:28 matthew search for other commits by this committer
Remove some test code accidentally included in previous commit.
Original commitRevision:328884 
21:53 matthew search for other commits by this committer
- stagify the last 4 remaining of my ports

- Add patch for a bug in Module::Import::RTx which doesn't take any
  account of ${DESTDIR}.  This is a known bug upstream which hasn't
  been fixed in 7 years or so since it was first reported...

    https://rt.cpan.org/Public/Bug/Display.html?id=12964
Original commitRevision:328879 
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 
Thursday, 1 Aug 2013
22:04 matthew search for other commits by this committer
Convert all my perl-using ports to USES+=perl5

While here:

   - add USES+=shebangfix to ports-mgmt/p5-FreeBSD-Portindex

   - set $PERL in CONFIGURE_ENV to achieve equivalent to shebangfix
     for www/rt40

   - upgrade to 0.17 and fix pkg-plist for www/p5-RT-Authen-ExternalAuth

   - trim Makefile header for www/p5-RTx-Calendar
Original commitRevision:324134 
Saturday, 2 Feb 2013
23:06 matthew search for other commits by this committer
Upgrade to version 0.13

ChangeLog:
http://cpansearch.perl.org/src/TSIBLEY/RT-Authen-ExternalAuth-0.13/ChangeLog
Original commitRevision:311447 
Saturday, 29 Dec 2012
18:00 matthew search for other commits by this committer
Update to 0.12
   -- Remove MASTERSITE_SUBDIR, as this was preventing portscout
      finding updates since the module was transferred to a different
      maintainer on CPAN

ChangeLog
http://cpansearch.perl.org/src/TSIBLEY/RT-Authen-ExternalAuth-0.12/ChangeLog

Submitted by:	joel@vnode.se
Original commitRevision:309624 
Saturday, 15 Dec 2012
09:31 matthew search for other commits by this committer
Trim remaining untrimmed headers on my ports

Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise
RUN_DEPENDS from BUILD_DEPENDS
Original commitRevision:308940 
Thursday, 26 Jul 2012
17:46 matthew search for other commits by this committer
Security update to 0.11

ChangeLog:

0.11    2012-07-03  Alex Vandiver
	* Obfuscate passwords in RT's System Configuration page
	* Set an empty CurrentUser on failure, instead of removing it entirely

0.10_01 2012-02-23  Thomas Sibley
	* Escape usernames in filter values so special characters don't die

0.10 2012-02-17  Thomas Sibley
     * Silence confusing log messages when $ExternalInfoPriority is empty

0.09_03 2012-01-27	 Thomas Sibley
	* Fetch the necessary attributes when group_attr_value is used
	* Test escaping of commas during the group check

0.09_02 2012-01-26	Thomas Sibley
	* Improved logging inside the LDAP group membership check

0.09_01 2012-01-23 Thomas Sibley
	* Improved logic when dealing with Disabled/disabling users
	* Configurable group membership attribute values
	* Group membership tests

Security Advisory:

   
http://blog.bestpractical.com/2012/07/security-vulnerabilities-in-three-commonly-deployed-rt-extensions.html

Approved by:	shaun (mentor)
Security:	cdc4ff0e-d736-11e1-8221-e0cb4e266481
Original commit
Thursday, 7 Jun 2012
11:59 matthew search for other commits by this committer
- Don't use SITE_PERL in *_DEPENDS
- Update CONFLICTS [1]

Approved by:    shaun (mentor)
Submitted by:   [1] Sulev-Madis 'ketas' Silber
Original commit
Monday, 4 Jun 2012
19:25 matthew search for other commits by this committer
- Convert all my remaining ports to OPTIONSng
  Files   affected:

    databases/mysql-connector-java/Makefile
    databases/phpmyadmin/Makefile
    mail/sa-utils/Makefile
    net/phpldapadmin/Makefile
    security/apg/Makefile
    textproc/sphinxsearch/Makefile
    www/p5-RT-Authen-ExternalAuth/Makefile
    www/p5-RT-Extension-LDAPImport/Makefile
    www/p5-RT-Extension-SLA/Makefile
    www/p5-RTx-Calendar/Makefile
    www/rt40/Makefile
    www/rt40/Makefile.cpan
    x11-fonts/gentium/Makefile
    x11-fonts/gentium-basic/Makefile

Approved by:    shaun (mentor)
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Thursday, 9 Feb 2012
17:09 matthew search for other commits by this committer
Update maintainer address to matthew@FreeBSD.org

Approved by:    shaun (mentor)
Original commit
Tuesday, 18 Oct 2011
15:56 flo search for other commits by this committer
- Add support for www/rt40
- Add missing dependencies from Meta.yaml
- Add license
- Pet portlint
- Bump PORTREVISION

PR:             ports/160953
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Monday, 26 Sep 2011
20:01 dougb search for other commits by this committer
Remove support for rt36 in preparation for its removal

Submitted by:   maintainer
Original commit
09:24 dougb search for other commits by this committer
Mark FORBIDDEN the remaining ports that are vulnerable for more than
2 weeks according to portaudit (ranging from 23 days to 7 years).
The maintainers were notified by mail that this action would be taken
on 2011-09-03. (Ports for which maintainers responded have been/will be
dealt with separately.)

Also mark DEPRECATED ports that rely on the FORBIDDEN ports, and a few
ports that rely on those DEPRECATED ports.
Original commit
Saturday, 28 May 2011
13:21 sunpoet search for other commits by this committer
- Update to 0.09

Changes:        http://search.cpan.org/dist/RT-Authen-ExternalAuth/ChangeLog
PR:             ports/157046
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Thursday, 16 Dec 2010
02:34 glarkin search for other commits by this committer
- Chase security/libksba shlib version bump

Requested by:   kwm
Pointyhat to:   glarkin
Original commit
Thursday, 21 Jan 2010
20:36 miwi search for other commits by this committer
As reported by pointyhat: env(1) did not grow a '-u' option until
7.1-RELEASE, and we still need to support 6.4-RELEASE.

PR:             ports/142940 ports/142941 ports/142942 ports/142943
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Thursday, 14 Jan 2010
06:21 pgollucci search for other commits by this committer
* Switch to using bsd.port.options.mk
* Track PREFIX settings from the parent www/rt38 or www/rt36 port: has to match,
or it won't work.
* Minor fix to pkg-plist.rt38

PR:             ports/142135
Submitted by:   Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer)
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Saturday, 16 May 2009
02:33 pgollucci search for other commits by this committer
- Update to 2.12
- We busted something upstream and we need GMAKE now
- Bump PORTREVISIONS for p5-libapreq2 ports
    b/c of shared lib bumps

PR:             ports/133694
Approved by:    maintainer timeout (skv; 1 month 2 days)
Original commit
Friday, 13 Feb 2009
14:26 wxs search for other commits by this committer
- Update to 0.08 for rt38.
  When using other RT versions it is still at 0.05.

PR:             ports/131425
Submitted by:   Steven Kreuzer <skreuzer@exit2shell.com>
Approved by:    m.seaman@infracaninophile.co.uk (maintainer)
Original commit
Sunday, 25 Jan 2009
03:51 beech search for other commits by this committer
RT::Authen::ExternalAuth  RT Authentication using External Sources

A complete package for adding external authentication mechanisms to
RT. It currently supports LDAP via Net::LDAP and External Database
authentication for any database with an installed DBI driver.

It also allows for authenticating cookie information against an
external database through the use of the RT-Authen-CookieAuth
extension.

WWW: http://search.cpan.org/perldoc?RT::Authen::ExternalAuth

PR:             ports/129783
Submitted by:   Matthew Seaman <m.seaman at infracaninophile.co.uk>
Original commit

Number of commits found: 43