Port details |
- p5-Devel-CheckOS Check currently running OS
- 1.93 devel
=1 1.87Version of this port present on the latest quarterly branch. - Maintainer: perl@FreeBSD.org
 - Port Added: 2009-03-15 17:17:36
- Last Update: 2022-04-26 16:36:10
- Commit Hash: fa69d16
- People watching this port, also watch:: font-misc-meltho, screen, font-bh-lucidatypewriter-100dpi, libao, p5-type1inst
- Also Listed In: perl5
- License: ART10 GPLv2
- Description:
- Devel::CheckOS provides a more friendly interface to $^O, and also lets you
check for various OS "families" such as "Unix", which includes things like
Linux, Solaris, AIX etc.
WWW: https://metacpan.org/release/Devel-CheckOS
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Devel-CheckOS>0:devel/p5-Devel-CheckOS
- To install the port:
- cd /usr/ports/devel/p5-Devel-CheckOS/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Devel-CheckOS
- pkg install p5-Devel-CheckOS
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Devel-CheckOS
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1650987246
SHA256 (Devel-CheckOS-1.93.tar.gz) = 0d823313a72ecb993153e76deedd3e35b2b4f3484330a208d4fbcdafa25346da
SIZE (Devel-CheckOS-1.93.tar.gz) = 36598
- 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:
-
- p5-File-Find-Rule>=0.28 : devel/p5-File-Find-Rule
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-File-Find-Rule>=0.28 : devel/p5-File-Find-Rule
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- benchmarks/p5-Dumbbench
- devel/p5-File-Dir-Dumper
- devel/p5-MooseX-Daemonize
- for Run
-
- benchmarks/p5-Dumbbench
- devel/p5-File-Dir-Dumper
- Configuration Options:
- No options to configure
- Options name:
- devel_p5-Devel-CheckOS
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Apr 2022 16:36:10 1.93
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Devel-CheckOS: Update to 1.93
Changes: https://metacpan.org/dist/Devel-CheckOS/changes |
26 Apr 2022 15:01:45 1.91
|
Po-Chuan Hsieh (sunpoet)  |
devel/p5-Devel-CheckOS: Update to 1.91
Changes: https://metacpan.org/dist/Devel-CheckOS/changes |
19 Sep 2021 00:35:43 1.87
|
Wen Heping (wen)  |
devel/p5-Devel-CheckOS: Update to 1.87 |
06 Sep 2021 21:13:27 1.83
|
Rene Ladan (rene)  |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
06 Apr 2021 14:31:07 1.83
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
17 Apr 2020 13:42:38
1.83
|
culot  |
devel/p5-Devel-CheckOS: update to 1.83
Changes: https://metacpan.org/changes/distribution/Devel-CheckOS |
06 Oct 2018 13:06:45
1.81
|
des  |
Fix every instance of RUN_DEPENDS:=${BUILD_DEPENDS} in p5 ports, except
for where it resulted in a change in output from build-depends-list or
run-depends-list.
Approved by: portmgr (adamw) |
27 May 2018 20:15:20
1.81
|
sunpoet  |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
25 Jan 2018 13:53:11
1.81
|
culot  |
- Update to 1.81
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
27 Jul 2017 16:48:53
1.80
|
culot  |
- Update to 1.80
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
01 Apr 2016 14:00:57
1.76
|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
14 Sep 2015 12:19:50
1.76
|
mat  |
Make it so that the default Perl is always called perl5.
- Move Perl's man1 files along with its man3 files.
- Move where Perl installs its modules man1 pages.
- Convert the ports installing man1 pages.
- Make different Perl versions installable at the same time.
Though you should note that only the default version can be used to
install Perl modules, and the non default Perl versions cannot use the
modules installed via ports if they contain .so as they are installed
in a version specific directory.
Reviewed by: bapt (the Mk bits)
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3542 |
17 Mar 2015 09:29:36
1.76
|
culot  |
- Update to 1.76
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
11 Mar 2015 14:41:30
1.75
|
culot  |
- Update to 1.75
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
06 Mar 2015 13:04:59
1.74
|
culot  |
- Update to 1.74
- Shorten COMMENT
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
26 Nov 2014 13:08:38
1.73_1
|
mat  |
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 ) |
27 Oct 2014 10:55:59
1.73
|
bapt  |
Cleanup plist |
02 Aug 2014 08:20:15
1.73
|
culot  |
- Update to 1.73
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
26 Apr 2014 12:27:05
1.72
|
culot  |
- Update to 1.72
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
05 Feb 2014 14:37:25
1.71
|
ehaupt  |
Support staging. |
20 Sep 2013 17:13:47
1.71
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
10 Sep 2013 03:32:31
1.71
|
az  |
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket) |
28 Jan 2013 15:32:06
1.71
|
culot  |
- Update to 1.71
- Add LICENSE (Artistic 1 & GPL 2)
- Take maintainership
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGELOG |
15 Oct 2012 16:21:12
1.64
|
tabthorpe  |
- Reassign to the heap at maintainer's request
Approved by: portmgr (implicit)
Feature safe: yes
Redports: ignore |
13 Mar 2012 16:15:36
1.64
|
pgollucci  |
- Revert ports/165605 as requested by portmgr@
Note: devel/p5-B-Size and devel/p5-Devel-Arena
where intentionally not restored.
PR: ports/165605
Approved by: portmgr (bapt)
Feature safe: yes (I sure hope so) |
08 Mar 2012 18:45:38
1.64
|
pgollucci  |
- Remove ports that only work with < perl 5.12 (devel/p5-B-Size,
devel/p5-Devel-Arena)
- Remove conditionals for PERL_LEVEL < 501200
- Remove regression-test targets b/c this will be centralized in Mk/bsd.perl.mk
- Other minor cleanups
RUN_DEPENDS = ${BUILD_DEPENDS} -> RUN_DEPENDS:= ${BUILD_DEPENDS}
PR: ports/165605
Submitted by: pgollucci (myself)
Approved by: portmgr (linimon)
Exp Run by: linimon
Tested by: make index |
24 Sep 2011 17:28:32
1.64
|
sunpoet  |
- Update to 1.64
Changes: http://search.cpan.org/dist/Devel-CheckOS/CHANGES
PR: ports/160609
Submitted by: sunpoet (myself)
Approved by: maintainer (timeout, 14 days) |
03 Jul 2011 14:59:23
1.63_1
|
ohauer  |
-remove MD5 |
24 Sep 2010 00:44:29
1.63_1
|
pgollucci  |
- %%SITE_PERL%%/auto and %%SITE_PERL%%/%%PERL_ARCH%%/auto
are part of lang/perl5* pkg-plist
- Bump PORTREVISIONs
With Hat: perl@ |
18 Aug 2010 03:49:44
1.63
|
sahil  |
- Update to 1.63
PR: ports/149357
Submitted by: Frederic Culot <frederic@culot.org>
Approved by: Cezary Morga <cm@therek.net> (maintainer) |
01 May 2009 11:07:48
1.61
|
miwi  |
- Update to 1.61
PR: 134002
Submitted by: Wen heping <wenheping@gmail.com>
Approved by: maintainer |
15 Mar 2009 17:16:07
1.50
|
miwi  |
Devel::CheckOS provides a more friendly interface to $^O, and also lets you
check for various OS "families" such as "Unix", which includes things like
Linux, Solaris, AIX etc.
WWW: http://search.cpan.org/dist/Devel-CheckOS/
PR: ports/132406
Submitted by: Cezary Morga <cm at therek.net> |