aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Authen-ExternalAuth
Commit message (Collapse)AuthorAgeFilesLines
* Do not try to load rt configuration files before installingBaptiste Daroussin2015-05-031-1/+1
| | | | | | | This allows to package as a user Notes: svn path=/head/; revision=385286
* Do not try to load rt configuration files before installingBaptiste Daroussin2015-05-031-1/+3
| | | | | | | This allows to package as a user Notes: svn path=/head/; revision=385285
* Change the way Perl modules are installed, update the default Perl to 5.18.Mathieu Arnold2014-11-262-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=373448
* I'm not exactly sure why or what, but these ports do something at install time,Mathieu Arnold2014-11-131-0/+1
| | | | | | | | | and it only works as root, so, mark them as NEED_ROOT. Sponsored by: Absolight Notes: svn path=/head/; revision=372529
* Update to 0.25Matthew Seaman2014-10-262-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.25/CHANGES Notes: svn path=/head/; revision=371499
* Update to 0.24Matthew Seaman2014-10-113-24/+6
| | | | | | | | | | - 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 Notes: svn path=/head/; revision=370654
* Update to 0.23Matthew Seaman2014-09-143-5/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/ALEXMV/RT-Authen-ExternalAuth-0.23/CHANGES Notes: svn path=/head/; revision=368192
* Update to 0.21Matthew Seaman2014-07-043-11/+8
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.21/ChangeLog Notes: svn path=/head/; revision=360540
* Update to 0.20Matthew Seaman2014-04-102-3/+3
| | | | | | | Change Log: http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.20/ChangeLog Notes: svn path=/head/; revision=350841
* Update to 0.18Matthew Seaman2014-03-082-4/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/FALCONE/RT-Authen-ExternalAuth-0.18/ChangeLog Notes: svn path=/head/; revision=347488
* - Chase r336083 and bump all ports using NO_ARCH so that users buildingBryan Drewery2013-12-101-1/+1
| | | | | | | | | their own packages and still on pkg 1.1.4 can upgrade. With hat: portmgr Notes: svn path=/head/; revision=336102
* Mark all my architecture independent ports using shell/perl/PHP asMatthew Seaman2013-12-081-1/+3
| | | | | | | | | | | | | | | | 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} Notes: svn path=/head/; revision=335945
* Update all the RT extension modules to work with www/rt42 and makeMatthew Seaman2013-12-011-6/+14
| | | | | | | that the new default. Notes: svn path=/head/; revision=335414
* Fix plistMatthew Seaman2013-10-021-2/+0
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=329101
* Remove some test code accidentally included in previous commit.Matthew Seaman2013-09-301-3/+1
| | | | Notes: svn path=/head/; revision=328884
* - stagify the last 4 remaining of my portsMatthew Seaman2013-09-303-7/+23
| | | | | | | | | | | - 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 Notes: svn path=/head/; revision=328879
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* Convert all my perl-using ports to USES+=perl5Matthew Seaman2013-08-012-5/+9
| | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=324134
* Upgrade to version 0.13Matthew Seaman2013-02-022-3/+3
| | | | | | | ChangeLog: http://cpansearch.perl.org/src/TSIBLEY/RT-Authen-ExternalAuth-0.13/ChangeLog Notes: svn path=/head/; revision=311447
* Update to 0.12Matthew Seaman2012-12-292-4/+3
| | | | | | | | | | | | | -- 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 Notes: svn path=/head/; revision=309624
* Trim remaining untrimmed headers on my portsMatthew Seaman2012-12-151-5/+1
| | | | | | | | Where BUILD_DEPENDS and RUN_DEPENDS have the same value, initialise RUN_DEPENDS from BUILD_DEPENDS Notes: svn path=/head/; revision=308940
* Security update to 0.11Matthew Seaman2012-07-262-4/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=301571
* - Don't use SITE_PERL in *_DEPENDSMatthew Seaman2012-06-071-3/+3
| | | | | | | | | | - Update CONFLICTS [1] Approved by: shaun (mentor) Submitted by: [1] Sulev-Madis 'ketas' Silber Notes: svn path=/head/; revision=298683
* - Convert all my remaining ports to OPTIONSngMatthew Seaman2012-06-041-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=298387
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* Update maintainer address to matthew@FreeBSD.orgMatthew Seaman2012-02-091-1/+1
| | | | | | | Approved by: shaun (mentor) Notes: svn path=/head/; revision=290797
* - Add support for www/rt40Florian Smeets2011-10-181-8/+23
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=283825
* Remove support for rt36 in preparation for its removalDoug Barton2011-09-264-40/+0
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=282434
* Mark FORBIDDEN the remaining ports that are vulnerable for more thanDoug Barton2011-09-261-0/+3
| | | | | | | | | | | | | 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. Notes: svn path=/head/; revision=282419
* - Update to 0.09Sunpoet Po-Chuan Hsieh2011-05-283-6/+11
| | | | | | | | | Changes: http://search.cpan.org/dist/RT-Authen-ExternalAuth/ChangeLog PR: ports/157046 Submitted by: Matthew Seaman <m.seaman@infracaninophile.co.uk> (maintainer) Notes: svn path=/head/; revision=274762
* - Get Rid MD5 supportMartin Wilke2011-03-191-2/+0
| | | | Notes: svn path=/head/; revision=271305
* Fix WWW in pkg-descr to http://search.cpan.org/dist/<MODULE> for unification.Andrej Zverev2011-02-121-1/+1
| | | | | | | | | No functional changes. Sponsored by: p5 namespace Notes: svn path=/head/; revision=268973
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* As reported by pointyhat: env(1) did not grow a '-u' option untilMartin Wilke2010-01-211-1/+2
| | | | | | | | | | 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) Notes: svn path=/head/; revision=248289
* * Switch to using bsd.port.options.mkPhilip M. Gollucci2010-01-142-12/+11
| | | | | | | | | | | * 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) Notes: svn path=/head/; revision=247851
* - bump all port that indirectly depends on libjpeg and have not yet been ↵Dirk Meyer2009-07-311-1/+1
| | | | | | | | | bumped or updated Requested by: edwin Notes: svn path=/head/; revision=238701
* - Update to 2.12Philip M. Gollucci2009-05-161-0/+1
| | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=233971
* - Update to 0.08 for rt38.Wesley Shields2009-02-133-3/+10
| | | | | | | | | | | 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) Notes: svn path=/head/; revision=228204
* RT::Authen::ExternalAuth RT Authentication using External SourcesBeech Rintoul2009-01-255-0/+109
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> Notes: svn path=/head/; revision=226823