non port: security/p5-Authen-SASL/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Wed, 31 May 2017
|
[ 17:30 sunpoet ]
Add LICENSE
- Add NO_ARCH
- Use = instead of += for CONFIGURE_ENV
- Sort PLIST
|
Wed, 26 Nov 2014
|
[ 13:08 mat ] (Only the first 10 of 10077 ports in this commit are shown above. )
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 )
|
Wed, 6 Nov 2013
|
[ 07:39 vanilla ] (Only the first 10 of 191 ports in this commit are shown above. )
Support STAGEDIR.
|
Mon, 27 Mar 2006
|
[ 10:08 tobez ]
Update to 2.10. Require perl from ports.
|
Sun, 22 Jan 2006
|
[ 02:50 edwin ] (Only the first 10 of 161 ports in this commit are shown above. )
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related)
|
Wed, 27 Apr 2005
|
[ 09:06 skv ]
* update to 2.09
* change maintainer to perl@
|
Fri, 29 Aug 2003
|
[ 12:21 mat ]
- fixed plist
- made portlint happy
PR: 55962
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Thu, 19 Jun 2003
|
[ 03:30 foxfair ]
Update to 2.04, the latest version in CPAN.
Use SITE_PERL in PLIST.
|
Sat, 22 Feb 2003
|
[ 18:36 demon ]
Remove empty directories on deinstall.
|
Sat, 4 Jan 2003
|
[ 07:04 demon ]
New port: p5-Authen-SASL.
SASL is a generic mechanism for authentication used by
several network protocols. Authen::SASL provides an
implementation framework that all protocols should be able
to share.
Submitted by: Blaz Zupan <blaz@si.FreeBSD.org>
|
Number of commits found: 10 |