The NetBSD Project

CVS log for pkgsrc/security/p5-Authen-TacacsPlus/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / security / p5-Authen-TacacsPlus

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.23 / (download) - annotate - [select for diffs], Tue Jun 28 11:35:39 2022 UTC (11 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, HEAD
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored)

*: recursive bump for perl 5.36

Revision 1.22 / (download) - annotate - [select for diffs], Mon May 24 19:53:56 2021 UTC (2 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.21: +2 -1 lines
Diff to previous 1.21 (colored)

*: recursive bump for perl 5.34

Revision 1.21 / (download) - annotate - [select for diffs], Mon Sep 7 13:52:00 2020 UTC (2 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.20: +3 -5 lines
Diff to previous 1.20 (colored)

p5-Authen-TacacsPlus: update to 0.28.

0.27 2020-02-09  Mike McCauley
     - Patch from Jacob Farkas via RT to allow building under on Alpine Linux
     under Docker on armv7l, and possibly others

0.28 2020-03-14 Mike McCauley
     - Patch from Heikki Vatiainen:
     - File descriptor leak introduced in release 0.25 where check for open
     connection was added to TacacsPlus::close() before calling tacpluslib's
     deinit_tac_session()
     - File descriptor leak in tacpluslib's init_tac_session where close()
     was not called for the newly created socket if, for example, destination
     host was unreachable
     - Port and Timeout TacacsPlus::new() parameters were documented
     incorrectly. The are not passed within array references.

Revision 1.20 / (download) - annotate - [select for diffs], Mon Aug 31 18:11:10 2020 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.19 / (download) - annotate - [select for diffs], Sun Aug 11 13:22:50 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.18 / (download) - annotate - [select for diffs], Mon Jul 1 21:35:51 2019 UTC (3 years, 11 months ago) by nia
Branch: MAIN
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored)

Follow some remaining search.cpan.org redirects.

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 22 09:46:20 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Recursive bump for perl5-5.28.0

Revision 1.16 / (download) - annotate - [select for diffs], Mon Jun 5 14:24:28 2017 UTC (6 years ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored)

Recursive revbump from lang/perl5 5.26.0

Revision 1.14.8.1 / (download) - annotate - [select for diffs], Fri Apr 14 11:14:48 2017 UTC (6 years, 1 month ago) by bsiegert
Branch: pkgsrc-2017Q1
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored) next main 1.15 (colored)

Pullup ticket #5245 - requested by sevan
security/p5-Authen-TacacsPlus: build fix

Revisions pulled up:
- security/p5-Authen-TacacsPlus/Makefile                        1.15
- security/p5-Authen-TacacsPlus/distinfo                        1.6

---
   Module Name:    pkgsrc
   Committed By:   mef
   Date:           Thu Apr  6 13:42:46 UTC 2017

   Modified Files:
           pkgsrc/security/p5-Authen-TacacsPlus: Makefile distinfo

   Log Message:
   Updated security/p5-Authen-TacacsPlus to 0.26
   ---------------------------------------------
   0.26 2015-12-08 Mike McCauley
        - pass CFLAGS and CPPFLAGS explicitly in the subdirectory to get all
        hardening flags, Patch from Florian Schlichting.

Revision 1.15 / (download) - annotate - [select for diffs], Thu Apr 6 13:42:46 2017 UTC (6 years, 1 month ago) by mef
Branch: MAIN
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored)

Updated security/p5-Authen-TacacsPlus to 0.26
---------------------------------------------
0.26 2015-12-08 Mike McCauley
     - pass CFLAGS and CPPFLAGS explicitly in the subdirectory to get all
     hardening flags, Patch from Florian Schlichting.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Jun 8 19:24:18 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3, pkgsrc-2016Q2-base, pkgsrc-2016Q2
Branch point for: pkgsrc-2017Q1
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Bump PKGREVISION for perl-5.24.

Revision 1.13 / (download) - annotate - [select for diffs], Fri Jun 12 10:51:04 2015 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.12 / (download) - annotate - [select for diffs], Thu May 29 23:37:21 2014 UTC (9 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.

Revision 1.11 / (download) - annotate - [select for diffs], Sun Sep 22 08:20:09 2013 UTC (9 years, 8 months ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3
Changes since 1.10: +2 -3 lines
Diff to previous 1.10 (colored)

0.24
     - Updated author and distribution location details to airspayce.com

Revision 1.10 / (download) - annotate - [select for diffs], Fri May 31 12:41:53 2013 UTC (10 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.9: +2 -1 lines
Diff to previous 1.9 (colored)

Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.

Revision 1.9 / (download) - annotate - [select for diffs], Fri Mar 15 23:58:44 2013 UTC (10 years, 2 months ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1
Changes since 1.8: +2 -3 lines
Diff to previous 1.8 (colored)

Updated to 0.23
     - Fixed problems in low level read_data() function triggered when an
     incorrect key is used with some Tacacs+ servers, resulting in a 0-length
     read(), causing a seg
     fault on some platforms, and a very slow exit on others. This problem
     appears to have been in tac_client ever since I inherited this library.

Revision 1.8 / (download) - annotate - [select for diffs], Tue Oct 23 18:16:40 2012 UTC (10 years, 7 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.7: +1 -3 lines
Diff to previous 1.7 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Oct 3 21:57:26 2012 UTC (10 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 26 20:47:06 2012 UTC (11 years, 4 months ago) by rhaen
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.5: +2 -3 lines
Diff to previous 1.5 (colored)

Updated to 0.22

Changes:

0.21 Sat Aug 13, 2011 Mike McCauley
     - Changes to TacacsPlus.pm to permit multiple servers to be specified in
     new(). Patches provided by Paulo A Ferreira.

0.22 Wed Jan 18, 2012 Mike McCauley
     - Fixed warning under perl 5.14

Revision 1.5 / (download) - annotate - [select for diffs], Sun Aug 14 14:42:46 2011 UTC (11 years, 9 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Revision bump after updating perl5 to 5.14.1.

Revision 1.4 / (download) - annotate - [select for diffs], Sat Aug 21 16:35:37 2010 UTC (12 years, 9 months ago) by seb
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 10 15:58:13 2010 UTC (13 years, 2 months ago) by pettai
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.2: +2 -1 lines
Diff to previous 1.2 (colored)

Added LICENSE

Revision 1.2 / (download) - annotate - [select for diffs], Tue Mar 9 20:04:55 2010 UTC (13 years, 2 months ago) by pettai
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Fix MAINTAINER
(also imported from pkgsrc-wip)

Revision 1.1 / (download) - annotate - [select for diffs], Tue Mar 9 19:57:42 2010 UTC (13 years, 2 months ago) by pettai
Branch: MAIN

Authen::TacacsPlus allows you to authenticate using tacacs+ server

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>