6cd6 FreshPorts -- devel/p5-UNIVERSAL-isa
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
p5-UNIVERSAL-isa 1.20120726 devel on this many watch lists=4 search for ports that depend on this port
Try to recover from people calling UNIVERSAL::isa as a function
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Nov 2005 20:08:03
Also Listed In: perl5
License: ART10 GPLv1


Whenever you use UNIVERSAL::isa as a function, a kitten using
Test::MockObject dies. Normally, the kittens would be helpless, but if they
use UNIVERSAL::isa (the module whose docs you are reading), the kittens can
live long and prosper.

This module replaces UNIVERSAL::isa with a version that makes sure that if
it's called as a function on objects which override isa, isa will be
called on those objects as a method.

In all other cases the real UNIVERSAL::isa is just called directly.

WWW: http://search.cpan.org/dist/UNIVERSAL-isa/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/perl5.12
Required To Run:
  1. lang/perl5.12

This port is required by:

for Build for Run

To install the port: cd /usr/ports/devel/p5-UNIVERSAL-isa/ && make install clean
To add the package: pkg_add -r p5-UNIVERSAL-isa


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. ftp://ftp.auckland.ac.nz/pub/perl/CPAN/modules/by-module/UNIVERSAL/
  3. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/UNIVERSAL/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/UNIVERSAL/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/modules/by-module/UNIVERSAL/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/UNIVERSAL/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/modules/by-module/UNIVERSAL/
  8. ftp://ftp.mirrorservice.org/sites/ftp.funet.fi/pub/languages/perl/CPAN/modules/by-module/UNIVERSAL/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/modules/by-module/UNIVERSAL/
  10. ftp://mirror.hiwaay.net/CPAN/modules/by-module/UNIVERSAL/
  11. http://at.cpan.org/modules/by-module/UNIVERSAL/
  12. http://backpan.perl.org/modules/by-module/UNIVERSAL/
  13. http://cpan.nctu.edu.tw/modules/by-module/UNIVERSAL/
  14. http://ftp.jaist.ac.jp/pub/CPAN/modules/by-module/UNIVERSAL/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/modules/by-module/UNIVERSAL/
  16. http://www.cpan.dk/modules/by-module/UNIVERSAL/
  17. http://www.cpan.dk/modules/by-module/UNIVERSAL/

Number of commits found: 15

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
30 Jul 2012 19:33:07
Original commit files touched by this commit  1.20120726
sunpoet search for other commits by this committer
- Update to 1.20120726
- Add LICENSE

Changes:	http://search.cpan.org/dist/UNIVERSAL-isa/Changes
26 May 2012 15:23:41
Original commit files touched by this commit  1.20120418
kuriyama search for other commits by this committer
- Upgrade to 1.20120418.
21 Jan 2012 17:40:15
Original commit files touched by this commit  1.03
eadler search for other commits by this committer
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.

Explicit duplication > := > = and this just moves ports one step to the left

Approved by:    portmgr
17 Sep 2011 06:50:17
Original commit files touched by this commit  1.03
sunpoet search for other commits by this committer
- Change PERL_MODBUILD to "yes" for all values less than or equal to 5.8.0+

With hat:       perl
17 May 2011 11:05:02
Original commit files touched by this commit  1.03
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
16 Aug 2009 09:22:05
Original commit files touched by this commit  1.03
linimon search for other commits by this committer
Reset lbr@FreeBSD.org due to maintainer-timeouts and no response to email.

Hat:            portmgr
23 Jul 2009 17:25:55
Original commit files touched by this commit  1.03
pgollucci search for other commits by this committer
- Update to 1.03

PR:             ports/136527
Approved by:    maintainer timeout (lbr; 14 days)
Submitted by:   myself (pgollucci@)
19 Jun 2009 16:26:30
Original commit files touched by this commit  1.02
pgollucci search for other commits by this committer
- Update to 1.02

PR:             ports/135773
Approved by:    maintainer (lbr)
Submitted by:   myself (pgollucci@)
24 Aug 2008 20:56:07
Original commit files touched by this commit  1.01
lbr search for other commits by this committer
Update to 1.01
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.06
araujo search for other commits by this committer
- Take advantage of CPAN macro from bsd.sites.mk, change
${MASTER_SITE_PERL_CPAN} to CPAN.

PR:             ports/122674
Submitted by:   Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by:    araujo (myself)
Approved by:    portmgr (pav)
08 Sep 2007 00:59:21
Original commit files touched by this commit  0.06
linimon search for other commits by this committer
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
01 May 2006 13:52:00
Original commit files touched by this commit  0.06
lbr search for other commits by this committer
Changing email-address on my 80 ports.

Approved by:    erwin (mental)
21 Mar 2006 00:26:10
Original commit files touched by this commit  0.06
leeym search for other commits by this committer
- update to 0.06

PR:             93820
Submitted by:   Lars Balker Rasmussen <lars at balker.dk>
22 Jan 2006 01:48:34
Original commit files touched by this commit  0.05
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
16 Nov 2005 20:07:12
Original commit files touched by this commit  0.05
lth search for other commits by this committer
Add p5-UNIVERSAL-isa 0.05, hack around people calling UNIVERSAL::isa()
as a function.

PR:             ports/89135
Submitted by:   Lars Balker Rasmussen <lars@balker.dk>

Number of commits found: 15

2855
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

3 vulnerabilities affecting 19 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24518
Broken 217
Deprecated 473
Ignore 637
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours8
new 7 days24
new fortnight76
new month206

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0