765c FreshPorts -- devel/p5-Set-Array
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-Set-Array 0.28 devel on this many watch lists=0 search for ports that depend on this port
Arrays as objects with set operations
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 03 Feb 2005 01:58:33
Also Listed In: perl5
License: ART10


Set::Array allows you to create arrays as objects and use OO-style
methods on them. Many convenient methods are provided here that appear
in the FAQ's, the Perl Cookbook or posts from comp.lang.perl.misc. In
addition, there are Set methods with corresponding (overloaded)
operators for the purpose of Set comparison, i.e. +, ==, etc.

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

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

Required To Build:
  1. lang/p5-Try-Tiny
  2. devel/p5-Want
  3. devel/p5-Module-Build
  4. lang/perl5.14
Required To Run:
  1. lang/p5-Try-Tiny
  2. devel/p5-Want
  3. lang/perl5.14

This port is required by:

for Build for Run

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


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/authors/id/R/RS/RSAVAGE/
  3. ftp://ftp.cpan.org/pub/CPAN/authors/id/R/RS/RSAVAGE/
  4. ftp://ftp.cpan.org/pub/CPAN/modules/by-module/
  5. ftp://ftp.dti.ad.jp/pub/lang/CPAN/authors/id/R/RS/RSAVAGE/
  6. ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/R/RS/RSAVAGE/
  7. ftp://ftp.kddlabs.co.jp/lang/perl/CPAN/authors/id/R/RS/RSAVAGE/
  8. ftp://ftp.mirrorservice.org/sites/cpan.perl.org/CPAN/authors/id/R/RS/RSAVAGE/
  9. ftp://ftp.sunet.se/pub/lang/perl/CPAN/authors/id/R/RS/RSAVAGE/
  10. ftp://mirror.hiwaay.net/CPAN/authors/id/R/RS/RSAVAGE/
  11. http://at.cpan.org/authors/id/R/RS/RSAVAGE/
  12. http://backpan.perl.org/authors/id/R/RS/RSAVAGE/
  13. http://cpan.nctu.edu.tw/authors/id/R/RS/RSAVAGE/
  14. http://ftp.jaist.ac.jp/pub/CPAN/authors/id/R/RS/RSAVAGE/
  15. http://ftp.twaren.net/Unix/Lang/CPAN/authors/id/R/RS/RSAVAGE/
  16. http://www.cpan.dk/authors/id/R/RS/RSAVAGE/
  17. http://www.cpan.dk/modules/by-module/

Number of commits found: 18

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
29 Mar 2013 00:44:54
Original commit files touched by this commit  0.28
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
30 Jan 2013 02:58:44
Original commit files touched by this commit  0.28
leeym search for other commits by this committer
- update to 0.28

Changes:	http://search.cpan.org/dist/Set-Array/CHANGES
15 Mar 2012 12:45:36
Original commit files touched by this commit  0.25
sunpoet search for other commits by this committer
- Update to 0.25

Changes:        http://search.cpan.org/dist/Set-Array/CHANGES
Feature safe:   yes
08 Mar 2012 08:47:36
Original commit files touched by this commit  0.24
sunpoet search for other commits by this committer
- Update to 0.24
- Use TEST_DEPENDS

Changes:        http://search.cpan.org/dist/Set-Array/CHANGES
17 Jun 2011 21:16:53
Original commit files touched by this commit  0.23
bapt search for other commits by this committer
- update to 0.23
- changes: http://cpansearch.perl.org/src/RSAVAGE/Set-Array-0.23/CHANGES
09 Dec 2010 19:47:15
Original commit files touched by this commit  0.22
culot search for other commits by this committer
- Update to 0.22
- Make portlint happy (replace space by tab after BUILD_DEPENDS)

Changes:        http://search.cpan.org/dist/Set-Array/CHANGES
Approved by:    sahil@/wen@ (mentors, implicit)
27 Aug 2010 14:13:57
Original commit files touched by this commit  0.20
bapt search for other commits by this committer
- Update to 0.20
- Fix build depends

PR:             ports/150041
Submitted by:   Frederic Culot <frederic _at_ culot.org>
Approved by:    mentors (implicit)
09 Oct 2009 09:05:47
Original commit files touched by this commit  0.19
tobez search for other commits by this committer
Update to 0.19.

Changes:        http://search.cpan.org/dist/Set-Array/CHANGES
09 Nov 2008 17:38:00
Original commit files touched by this commit  0.18
miwi search for other commits by this committer
- Update to 0.18
06 Aug 2008 00:04:50
Original commit files touched by this commit  0.17
leeym search for other commits by this committer
- update to 0.17
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.14
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.14
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
12 Apr 2006 08:43:00
Original commit files touched by this commit  0.14
tobez search for other commits by this committer
Update to 0.14.
10 Apr 2006 06:35:28
Original commit files touched by this commit  0.13
leeym search for other commits by this committer
- update to 0.13
22 Jan 2006 00:27:03
Original commit files touched by this commit  0.12
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
24 Nov 2005 15:40:04
Original commit files touched by this commit  0.12
pav search for other commits by this committer
- Add some SHA256 checksums
21 Sep 2005 19:31:43
Original commit files touched by this commit  0.12
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 1:
URLs automatically rewritten from /search?dist=Foo or /dist/Foo
to /dist/Foo/ (note trailing slash).  After a 2002(!) reorganization,
this is the preferred way to refer to modules on search.cpan.org.

This pass brought to you by http://people.freebsd.org/~fenner/fix-search
03 Feb 2005 01:57:54
Original commit files touched by this commit  0.12
clsung search for other commits by this committer
- Perl module that make Arrays as objects with set operations

PR:             ports/77019
Submitted by:   Alex Kapranoff <kappa AT rambler dash co dot ru>

Number of commits found: 18

2868
Login
User Login
Create account

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

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 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 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

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