Port details |
- p5-Object-InsideOut Comprehensive inside-out object support module
- 4.05 devel =5 4.05Version of this port present on the latest quarterly branch.
- Maintainer: perl@FreeBSD.org
- Port Added: 2006-01-17 13:24:13
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: p5-IMDB-Film, gitolite, p5-HTML-HTML5-Entities, octave-forge-geometry, p5-Test-Mock-LWP
- Also Listed In: perl5
- License: ART10 GPLv1+
- WWW:
- https://metacpan.org/release/Object-InsideOut
- Description:
- Object::InsideOut provides comprehensive support for implementing classes
using the inside-out object model.
This module implements inside-out objects as anonymous scalar references that
are blessed into a class with the scalar containing the ID for the object
(usually a sequence number). For Perl 5.8.3 and later, the scalar reference is
set as read-only to prevent accidental modifications to the ID. Object data
(i.e., fields) are stored within the class's package in either arrays indexed
by the object's ID, or hashes keyed to the object's ID.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- p5-Object-InsideOut>0:devel/p5-Object-InsideOut
- To install the port:
- cd /usr/ports/devel/p5-Object-InsideOut/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/p5-Object-InsideOut
- pkg install p5-Object-InsideOut
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: p5-Object-InsideOut
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1544375230
SHA256 (Object-InsideOut-4.05.tar.gz) = 9dfd6ca2822724347e0eb6759d00709425814703ad5c66bdb6214579868bcac4
SIZE (Object-InsideOut-4.05.tar.gz) = 132319
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-Exception-Class>=1.32 : devel/p5-Exception-Class
- p5-Want>=0.21 : devel/p5-Want
- perl5>=5.32.r0<5.33 : lang/perl5.32
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Runtime dependencies:
-
- p5-Exception-Class>=1.32 : devel/p5-Exception-Class
- p5-Want>=0.21 : devel/p5-Want
- perl5>=5.32.r0<5.33 : lang/perl5.32
- This port is required by:
- for Build
-
- math/p5-Math-Random-MT-Auto
- for Run
-
- math/p5-Math-Random-MT-Auto
Configuration Options:
- No options to configure
- Options name:
- devel_p5-Object-InsideOut
- USES:
- perl5
- 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 |
Stefan Eßer (se) |
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) |
4.05 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
4.05 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
4.05 06 Sep 2021 21:13:27 |
Rene Ladan (rene) |
*: Return culot@'s ports to the pool (and perl@) after safekeeping his bit. |
4.05 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
4.05 09 Dec 2018 17:28:06 |
culot |
devel/p5-Object-InsideOut: update to 4.05
Changes: https://metacpan.org/changes/distribution/Object-InsideOut |
4.04 06 Oct 2018 13:06:45 |
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) |
4.04 27 May 2018 20:15:20 |
sunpoet |
Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.
With hat: perl |
4.04 15 Sep 2017 08:58:50 |
mat |
Fix license information for portgs that use "the same license as Perl".
Sponsored by: Absolight |
4.04 31 Jul 2017 15:49:45 |
culot |
- Update to 4.04
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
4.02 19 May 2016 10:21:25 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket |
4.02 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
4.02 28 Aug 2015 10:59:52 |
culot |
- Update to 4.02
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
4.01 26 Aug 2015 14:50:38 |
culot |
- Update to 4.01
- Shorten COMMENT
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.98_1 26 Nov 2014 13:08:38 |
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 ) |
3.98 27 Oct 2014 10:55:59 |
bapt |
Cleanup plist |
3.98 06 Mar 2014 18:51:18 |
sunpoet |
- Remove outdated PERL_LEVEL check
With hat: perl |
3.98 05 Oct 2013 08:41:20 |
culot |
- Update to 3.98
- Support staging
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.97 20 Sep 2013 17:13:47 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
3.97 16 Sep 2013 08:39:20 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
3.97 16 Nov 2012 16:52:36 |
culot |
- Update to 3.97
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Feature safe: yes |
3.96 03 Oct 2012 08:40:49 |
culot |
- Update to 3.96
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.95 25 Jul 2012 10:00:03 |
culot |
- Update to 3.95
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.94 10 May 2012 13:15:54 |
culot |
- Update to 3.94
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.93 17 Apr 2012 11:39:30 |
culot |
- Update to 3.93
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.92 08 Mar 2012 07:56:46 |
culot |
- Update to 3.92
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.91 01 Mar 2012 08:52:25 |
culot |
- Update to 3.91
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.89 17 Feb 2012 13:48:19 |
culot |
- Update to 3.89
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.88 29 Jan 2012 08:57:02 |
culot |
- Update to 3.88
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
PR: ports/164590
Submitted by: sunpoet@
Approved by: culot@ (myself, maintainer) |
3.87 20 Jan 2012 12:21:56 |
culot |
- Update to 3.87
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.85 13 Jan 2012 08:17:24 |
culot |
- Update to 3.85
- Fix *_DEPENDS: Scalar::List >= 1.23 already in Perl 5.14 or above
- Sort MAN3
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
PR: ports/164075
Submitted by: sunpoet@ |
3.84 13 Oct 2011 08:32:33 |
culot |
- Update to 3.84
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.83 11 Oct 2011 08:06:10 |
culot |
- Update to 3.83
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.82 29 Sep 2011 12:19:49 |
culot |
- Update to 3.82
- Add LICENSE (Artistic 1 & GPLv1)
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.81 17 Sep 2011 06:49:29 |
sunpoet |
- Change PERL_CONFIGURE to "yes" for all values less than or equal to 5.8.0+
With hat: perl |
3.81 22 Mar 2011 19:28:58 |
culot |
- Update to 3.81
- Make use of CPAN:USER macro
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes |
3.79 17 Jan 2011 20:27:54 |
culot |
- Update to 3.79
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Approved by: sahil@/wen@ (mentors, implicit)
Feature safe: yes |
3.77 21 Dec 2010 18:14:33 |
culot |
- Update to 3.77.
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Approved by: sahil@/wen@ (mentors, implicit) |
3.76 16 Nov 2010 19:12:09 |
culot |
- Update to 3.76.
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Approved by: sahil@/wen@ (mentors, implicit) |
3.75 09 Nov 2010 20:31:31 |
culot |
- Update to 3.75.
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Approved by: sahil@/wen@ (mentors, implicit) |
3.72 24 Oct 2010 13:39:11 |
culot |
- Update to 3.72.
Changes: http://search.cpan.org/dist/Object-InsideOut/Changes
Approved by: wen@ (mentor) |
3.69 20 Oct 2010 05:53:20 |
culot |
Update my MAINTAINER address to culot@FreeBSD.org.
Approved by: sahil@ (mentor) |
3.69 05 Oct 2010 03:03:23 |
sahil |
- Update to 3.69
- Pass maintainership to submitter
PR: ports/150904
Submitted by: Frederic Culot <frederic@culot.org> |
3.67 24 Sep 2010 02:03:44 |
pgollucci |
- only 13% of the p5- ports embed @comment $FreeBSD$:
so standarize and remove it
With Hat: perl@ |
3.67 18 Jun 2010 09:37:19 |
linimon |
Reset geraud@gcu.info due to maintainer-timeouts and no response to email.
Hat: portmgr |
3.67 03 Jun 2010 08:55:02 |
wen |
- Update to 3.67
PR: ports/146694
Submitted by: Wen Heping(myself)
Approved by: maintainer(timeout, >14 days) |
3.58 31 Jan 2010 01:06:01 |
pgollucci |
- Update to 3.58
PR: ports/142649
Submitted by: myself (pgollucci@)
Approved by: maintainer timeout (geraud@gcu.info; > 2 weeks) |
3.57 22 Nov 2009 20:36:48 |
pav |
- Replace DOS line feeds with UNIX ones
Reported by: pointyhat |
3.57 20 Nov 2009 18:54:34 |
miwi |
- Update to 3.57
PR: 140292
Submitted by: Sahil Tandon <sahil@tandon.net> (based on)
Approved by: maintainer |
3.55 23 Jul 2009 17:25:33 |
pgollucci |
- Update to 3.55
PR: ports/136518
Approved by: maintainer timeout (geraud@gcu.info; 14 days)
Submitted by: myself (pgollucci@) |
3.45 07 Sep 2008 23:39:41 |
miwi |
- Update to 3.45
PR: 127195
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer) |
3.37 23 May 2008 21:18:39 |
olgeni |
Hunt for typos in devel/p5-*. |
3.37 20 Mar 2008 14:47:08 |
lippe |
- Update to 3.37.
- Use CPAN macro.
- Add missing deps.
PR: ports/120909
Submitted by: myself
Approved by: gabor (mentor), Geraud <geraud@gcu.info> (maintainer) |
3.21 08 Sep 2007 00:57:38 |
linimon |
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr |
3.21 05 Sep 2007 06:55:16 |
rafan |
- Update to 3.21
PR: ports/116038
Submitted by: Geraud CONTINSOUZAS <geraud at gcu.info> (maintainer) |
3.19 19 Jul 2007 09:45:41 |
rafan |
- Update to 3.19
PR: ports/114721
Submitted by: Geraud CONTINSOUZAS <geraud at gcu.info> (maintainer) |
3.14 26 Apr 2007 21:55:57 |
miwi |
- Update to 3.14
PR: 111894
Submitted by: miwi
Approved by: maintainer |
3.13 21 Mar 2007 07:58:35 |
clsung |
- Update to 3.13
From the Changelog:
3.13 Mon Mar 19 09:36:46 EDT 2007
- Fix recursion bug caused by bad :Automethod
3.12 Thu Mar 15 08:07:53 EDT 2007
- Fix for classes permissions
PR: ports/110559
Submitted by: maintainer (Geraud CONTINSOUZAS) |
3.11 06 Mar 2007 20:05:03 |
miwi |
- Update to 3.11
PR: 109880
Submitted by: miwi
Approved vy: maintainer |
3.08 05 Jan 2007 07:32:54 |
clsung |
- Update to latest version (3.08)
PR: ports/107020
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Reviewed by: maintainer (Geraud CONTINSOUZAS)
Approved by: maintainer |
2.25 05 Dec 2006 22:23:51 |
miwi |
- Update to 2.25
PR: ports/106185
Submitted by: Christopher Boumenot <boumenot@gmail.com>
Approved by: maintainer |
2.05_1 03 Nov 2006 01:55:14 |
clsung |
- Update to 2.19
PR: ports/105092
Submitted by: maintainer (Geraud CONTINSOUZAS) |
2.05_1 13 Oct 2006 02:01:32 |
clsung |
- Add a forgotten man page and fix deinstall
- bump PORTREVISION
Pointed by: pointyhat via krismail
Pointyhat to: maintainer
PR: ports/104309
Submitted by: maintainer (Geraud CONTINSOUZAS)
Approved by: portmgr (erwin) |
2.05 09 Oct 2006 23:25:58 |
edwin |
[MAINTAINER] devel/p5-Object-InsideOut update to 2.05
Update to 2.05
<GeJ> so, noone for ports/104228 before the freeze?
<Mavvie> I think that the right phrase should be "can somebody commit this PR
for me"
PR: ports/104228
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> |
1.52 14 Sep 2006 02:07:44 |
clsung |
- Update to 1.52
- Use BUILD_DEPENDS=${RUN_DEPENDS} to avoid unused dependency
PR: ports/102788
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (geraud_AT_gcu dot info) |
1.49 10 Aug 2006 01:27:12 |
clsung |
- Update to 1.49
- Include the modifications from ports/101233
PR: ports/101733
Submitted by: maintainer (Geraud CONTINSOUZAS) |
1.45 18 Jul 2006 10:56:34 |
erwin |
Update to 1.45
PR: 100468
Submitted by: Geraud CONTINSOUZAS <geraud@gcu.info> (maintainer) |
1.44 14 Jul 2006 15:38:26 |
aaron |
- Update to v1.44
PR: ports/99457
Submitted by: aaron
Approved by: maintainer timeout, tobez (implicit) |
1.42 11 May 2006 09:53:15 |
tobez |
Update to 1.42.
PR: 97126
Submitted by: maintainer |
1.37 27 Feb 2006 12:30:05 |
tobez |
Update to 1.37. This makes this port fetchable again.
Changes:
1.37 Wed Feb 15 13:58:15 EST 2006
- Parameter preprocessing (courtesy of Berkan Eskikaya)
Submitted by: maintainer
PR: 93891
Approved by: portmgr (krion) |
1.36 10 Feb 2006 13:38:38 |
tobez |
Update to 1.36.
Submitted by: maintainer
PR: 93124 |
1.33 22 Jan 2006 01:48:34 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.33 20 Jan 2006 12:18:41 |
tobez |
Update to 1.33.
PR: 92053
Submitted by: maintainer |
1.31 17 Jan 2006 13:19:01 |
tobez |
Add p5-Object-InsideOut 1.31, object::InsideOut - Comprehensive
inside-out object support module.
PR: ports/91905
Submitted by: Geraud Continsouzas <geraud@gcu.info> |