5c36 FreshPorts -- devel/p5-List-Rotation-Cycle
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-List-Rotation-Cycle 1.009 devel on this many watch lists=1 search for ports that depend on this port
Cycle through a list of values
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 19 Feb 2007 07:01:43
Also Listed In: perl5
License: not specified in port


Use List::Rotation::Cycle to loop through a list of values. Once you get to
the end of the list, you go back to the beginning.

List::Rotation::Cycle is implemented as a Singleton Pattern. You always just
get 1 (the very same) Cycle object even if you use the new method several
times. This is done by using Memoize on the new method. It returns the same
object for every use of new that comes with the same List of parameters.

WWW: http://search.cpan.org/dist/List-Rotation-Cycle/
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
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/p5-List-Rotation-Cycle/ && make install clean
To add the package: pkg_add -r p5-List-Rotation-Cycle


Configuration Options
     No options to configure

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

Number of commits found: 11

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Dec 2012 14:58:24
Original commit files touched by this commit  1.009
az search for other commits by this committer
Cleanup supporting perl version 5.8 and 5.10,
lang/perl5.8 and lang/5.10 will be removed from ports tree soon.
13 Mar 2012 16:15:36
Original commit files touched by this commit  1.009
pgollucci search for other commits by this committer
- 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
Original commit files touched by this commit  1.009
pgollucci search for other commits by this committer
- 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
17 May 2011 11:05:02
Original commit files touched by this commit  1.009
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
28 Aug 2009 17:37:26
Original commit files touched by this commit  1.009
linimon search for other commits by this committer
Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and no
response to email.

Hat:            portmgr
29 Jul 2009 08:18:47
Original commit files touched by this commit  1.009
miwi search for other commits by this committer
- Update to 1.009

PR:             134214
Submitted by:   leeym@
Approved by:    maintainer timeout
30 Aug 2008 11:33:14
Original commit files touched by this commit  1.008_1
chinsan search for other commits by this committer
- set PORTSCOUT variable
06 Jun 2008 13:21:59
Original commit files touched by this commit  1.008_1
edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
31 Mar 2008 04:46:43
Original commit files touched by this commit  1.008
chinsan search for other commits by this committer
- Add distfile mirror.

Noticed by:     erwin@
02 Mar 2008 08:43:12
Original commit files touched by this commit  1.008
chinsan search for other commits by this committer
- Updated to 1.008
- Use CPAN macro
- Add missing deps.

PR:             ports/120907
Submitted by:   Felippe de Meirelles Motta <lippemail at gmail _dot_ com>
19 Feb 2007 07:01:19
Original commit files touched by this commit  1.004
rafan search for other commits by this committer
Add p5-List-Rotation-Cycle 1.004, cycle through a list of values.

PR:             ports/109293
Submitted by:   chinsan

Number of commits found: 11

287b
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 478
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 132
Set to expire 516
Interactive 33
new 24 hours 2
new 48 hours6
new 7 days31
new fortnight62
new month215

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