non port: converters/p5-Convert-ASN1/pkg-plist |
SVNWeb
|
Number of commits found: 10 |
Thu, 12 Mar 2015
|
[ 23:00 adamw ] (Only the first 10 of 229 ports in this commit are shown above. )
Some OCD cleanups on some of the perl@ ports.
- Remove dependencies in core
- Put testing depends in TEST_DEPENDS
- Remove unnecessary bsd.port.options.mk inclusions
- Remove checks for Perl versions that no longer exist in the ports tree
- Sort plists, some of which were so jumbled that I have to assume
the plist was randomized before committing
A lot of the plist changes in this commit are moving PERL5_MAN3 after
SITE_PERL. It's repo churn now, but it makes updating the ports later
far easier.
|
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 )
|
Mon, 20 Oct 2014
|
[ 09:37 bapt ] (Only the first 10 of 83 ports in this commit are shown above. )
Cleanup plist
|
Fri, 1 Nov 2013
|
[ 14:20 vanilla ] (Only the first 10 of 58 ports in this commit are shown above. )
Support STAGEDIR.
|
Sat, 5 May 2012
|
[ 04:32 sunpoet ]
- Update to 0.23
- Add LICENSE
- Sort PLIST
Changes: http://search.cpan.org/dist/Convert-ASN1/ChangeLog
|
Sun, 22 Jan 2006
|
[ 01:27 edwin ] (Only the first 10 of 18 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)
|
Mon, 16 Jun 2003
|
[ 18:28 scrappy ]
- upgrade of Convert::ASN1 to 0.17
- adpated to new perl macros (SITE_PERL etc.)
Obtained from: Oliver Eikemeier <eikemeier@fillmore-labs.com>
|
Sat, 14 Apr 2001
|
[ 23:31 steve ] (Only the first 10 of 73 ports in this commit are shown above. )
Remove empty directories on uninstall.
|
Thu, 1 Mar 2001
|
[ 12:03 vanilla ] (Only the first 10 of 18 ports in this commit are shown above. )
Upgrade p5-BSD-Resource => 1.09 p5-CGI-Application => 1.2
p5-CGI_Lite => 2.0 p5-Convert-ASN1 => 0.08 p5-IO-Tty => 0.04
p5-IO-stringy => 1.219 p5-Class-MethodMaker => 1.02
|
Sat, 28 Oct 2000
|
[ 02:16 scrappy ]
Convert::ASN1 encodes and decodes ASN.1 data structures using BER/DER rules.
|
Number of commits found: 10 |