Port details |
- p5-Authen-Krb5 Perl extension for Kerberos 5
- 1.9_2 security
=7 1.9_2Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2001-02-03 17:57:50
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-Digest-SHA1, p5-Digest-MD5, openssl, p5-Crypt-Rijndael, p5-libwww
- Also Listed In: perl5
- License: not specified in port
- WWW:
- https://metacpan.org/release/Krb5
- Description:
- Authen::Krb5 is an object-oriented interface to the Kerberos 5 API.
Both the implementation and documentation are nowhere near complete,
and may require previous experience with Kerberos 5 programming. Most
of the functions here are documented in detail in the Kerberos 5 API
documentation.
¦ ¦ ¦ ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Authen-Krb5>0:security/p5-Authen-Krb5
- To install the port:
- cd /usr/ports/security/p5-Authen-Krb5/ && make install clean
- To add the package, run one of these commands:
- pkg install security/p5-Authen-Krb5
- pkg install p5-Authen-Krb5
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Authen-Krb5
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (Krb5-1.9.tar.gz) = ead411cbf95648498c9b4acc90df353ec65c20f5f50cd4ea2811ff99c6f85fbd
SIZE (Krb5-1.9.tar.gz) = 22358
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for p5-Authen-Krb5-1.9_2:
====> GSSAPI Security API support: you have to select exactly one of them
GSSAPI_BASE=on: GSSAPI support via base system (needs Kerberos)
GSSAPI_HEIMDAL=off: GSSAPI support via security/heimdal
GSSAPI_MIT=off: GSSAPI support via security/krb5
===> Use 'make config' to modify these settings
- Options name:
- security_p5-Authen-Krb5
- USES:
- perl5 gssapi
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/git.png) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/codeberg.svg) ![commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9_2 07 Sep 2022 21:10:59
![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/git.png) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/codeberg.svg) ![commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Stefan Eßer (se) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9_2 20 Jul 2022 14:22:56
![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/git.png) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/codeberg.svg) ![commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Tobias C. Berner (tcberner) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.9_2 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
1.9_2 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
1.9_2 27 May 2018 20:15:20
![Revision:470993 Revision:470993](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
1.9_2 07 Jan 2018 12:13:11
![Revision:458328 Revision:458328](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Strip shared library in post-install:
- Sort PLIST |
1.9_2 01 Feb 2015 18:43:43
![Revision:378261 Revision:378261](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
hrs ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add Heimdal support.
- Use USES=gssapi. |
1.9_1 26 Nov 2014 13:08:38
![Revision:373448 Revision:373448](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 (Only the first 15 lines of the commit message are shown above ) |
1.9 30 Jul 2014 14:24:37
![Revision:363483 Revision:363483](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Specify the libkrb5 abi version, otherwise, LIB_DEPEDNS finds it from base, and
hell breaks loose.
Pointy hat to: bapt (because one has to take the blame)
Sponsored by: Absolight |
1.9 14 Jul 2014 18:42:04
![Revision:361812 Revision:361812](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Modernize LIB_DEPENDS
With hat: portmgr |
1.9 10 Jun 2014 12:14:14
![Revision:357300 Revision:357300](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove all the bootstrap files (.bs) from the plists.
Starting with perl 5.20, they're not installed any more if empty,
and on FreeBSD, they're (always ?) empty.
PR: 190681
Submitted by: mat
Exp-Run by: antoine
Sponsored by: Absolight |
1.9 06 Nov 2013 07:39:32
![Revision:332949 Revision:332949](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
vanilla ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Support STAGEDIR. |
1.9 20 Sep 2013 22:55:26
![Revision:327769 Revision:327769](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.9 29 Aug 2013 04:08:54
![Revision:325559 Revision:325559](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
sunpoet ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use single space after WWW: |
1.9 02 Aug 2013 18:52:11
![Revision:324174 Revision:324174](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Convert to new perl framework
- Trim Makefile header
- Remove MAKE_JOBS_SAFE=yes, it's the default. |
1.9 17 May 2011 11:11:48
![files touched by this commit files touched by this commit](/images/logs.gif) |
jadawin ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Cleaning MD5 in perl@'s ports
Approved by: erwin@ (portmgr) |
1.9 24 Sep 2010 02:03:44
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
1.9 04 May 2010 05:55:26
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Use @dirrmtry instead of @dirrm
PR: ports/144965
Submitted by: Kimo <kimor79@yahoo.com> |
1.9 11 Jan 2010 01:57:39
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.9 |
1.8 22 Jul 2009 16:27:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
pgollucci ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks
PR: ports/135398
Tested by: 2 -exp runs by pav
Approved by: portmgr (pav) |
1.8 06 Oct 2008 22:49:40
![files touched by this commit files touched by this commit](/images/logs.gif) |
leeym ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- update to 1.8 |
1.6 17 Apr 2008 14:30:31
![files touched by this commit files touched by this commit](/images/logs.gif) |
araujo ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav) |
1.6 13 Mar 2007 16:45:20
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Transfer maintainership to perl@ |
1.6 03 Feb 2007 13:18:30
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove 4.x support on my ports |
1.6 31 Aug 2006 15:41:51
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Mark it as BROKEN on 4.x while I cannot take a look
Reported by: krismail |
1.6 29 Aug 2006 15:18:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.6 |
1.5 09 Nov 2005 18:14:43
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Respect non-standard LOCALBASE
Noticed by: kris |
1.5 08 Nov 2005 14:33:36
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Add SHA256 |
1.5 27 Oct 2005 11:35:08
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Fix WWW line |
1.5 21 Sep 2005 19:35:50
![files touched by this commit files touched by this commit](/images/logs.gif) |
fenner ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.
This pass brought to you by loving, painstaking hand editing. |
1.5 11 Jul 2005 16:47:16
![files touched by this commit files touched by this commit](/images/logs.gif) |
garga ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Change MAINTAINER to my @FreeBSD.org account
Approved by: flz (mentor) |
1.5 03 May 2005 11:28:13
![files touched by this commit files touched by this commit](/images/logs.gif) |
novel ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 1.5
PR: 80567
Submitted by: Renato Botelho (maintainer) |
1.4 25 Apr 2005 11:04:33
![files touched by this commit files touched by this commit](/images/logs.gif) |
sergei ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 1.4
- Unbreak
- Assign maintainership to the submitter
PR: ports/79627
Submitted by: Renato Botelho <freebsd@galle.com.br> |
1.2 12 Feb 2005 04:02:02
![files touched by this commit files touched by this commit](/images/logs.gif) |
kris ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
BROKEN: Incomplete pkg-plist |
1.2 26 Jan 2005 07:16:12
![files touched by this commit files touched by this commit](/images/logs.gif) |
leeym ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- reset MAINTAINER
- minor cosmetic fixes
PR: 76682
Submitted by: Andrew J. Korty <ajk at iu.edu> |
1.2 18 Mar 2004 02:52:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
trevor ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add size data.
Approved by: maintainers |
1.2 24 Oct 2003 12:05:09
![files touched by this commit files touched by this commit](/images/logs.gif) |
ijliao ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net> |
1.2 21 Feb 2003 13:26:58
![files touched by this commit files touched by this commit](/images/logs.gif) |
knu ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
De-pkg-comment. |
03 Feb 2001 20:57:50
![commit hash: fp1.9201@dev.null.freshports.org commit hash: fp1.9201@dev.null.freshports.org](/images/git.png) ![commit hash: fp1.9201@dev.null.freshports.org commit hash: fp1.9201@dev.null.freshports.org](/images/codeberg.svg) ![commit hash: fp1.9201@dev.null.freshports.org commit hash: fp1.9201@dev.null.freshports.org](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
will ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add p5-Authen-Krb5 1.2, a perl extension for Kerberos 5. |