non port: comms/p5-Device-Modem/pkg-plist |
SVNWeb
|
Number of commits found: 12 |
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:31 bapt ] (Only the first 10 of 100 ports in this commit are shown above. )
Cleanup plist
|
Tue, 5 Nov 2013
|
[ 12:30 vanilla ]
Support STAGEDIR.
|
Sat, 1 Oct 2011
|
[ 16:41 sunpoet ]
- Update to 1.56
- Sort PLIST
Changes: http://search.cpan.org/dist/Device-Modem/Changes
|
Thu, 22 Jan 2009
|
[ 18:41 skv ]
Update to 1.50
Changes: http://cpansearch.perl.org/src/COSIMO/Device-Modem-1.50/Changes
|
Sun, 22 Jan 2006
|
[ 01:27 edwin ] (Only the first 10 of 14 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)
|
Tue, 30 Aug 2005
|
[ 10:59 skv ]
Update to 1.44
|
Fri, 20 Aug 2004
|
[ 14:14 skv ]
Updated to 1.39
|
Sun, 15 Aug 2004
|
[ 15:01 skv ]
Updated to 1.36
|
Wed, 22 Oct 2003
|
[ 09:35 osa ] (Only the first 10 of 12 ports in this commit are shown above. )
Cosmetic fix: use %%DOCSDIR%% macro.
No functionally changes.
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
A part of PR: 57992
|
Tue, 22 Jul 2003
|
[ 22:41 anders ]
Add Device::Modem, a Perl module to talk to AT compliant devices via
serial ports.
|
Number of commits found: 12 |