6e2f FreshPorts -- devel/p5-Want
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-Want 0.21 devel on this many watch lists=9 search for ports that depend on this port
Generalisation of wantarray
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 06 Aug 2003 15:46:35
Also Listed In: perl5
License: not specified in port


This module generalises the mechanism of the wantarray function,
allowing a function to determine in some detail how its return value is
going to be immediately used.

WWW: http://search.cpan.org/dist/Want/
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.14
Required To Run:
  1. lang/perl5.14

This port is required by:

for Build for Run

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


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

Number of commits found: 16

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.21
eadler search for other commits by this committer
For perl@ owned ports:

- Fix COMMENT
- Trim header
22 Mar 2012 21:08:48
Original commit files touched by this commit  0.21
skv search for other commits by this committer
Update to 0.21

Changes:        http://cpansearch.perl.org/src/ROBIN/Want-0.21/Changes
Feature safe:   yes
20 Jun 2011 08:36:20
Original commit files touched by this commit  0.18
az search for other commits by this committer
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
  See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.18
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)
07 Feb 2008 14:49:06
Original commit files touched by this commit  0.18
skv search for other commits by this committer
Update to 0.18

Changes:        http://search.cpan.org/src/ROBIN/Want-0.18/Changes
15 Jan 2008 21:07:27
Original commit files touched by this commit  0.16
skv search for other commits by this committer
Update to 0.16
27 Sep 2007 20:17:56
Original commit files touched by this commit  0.15
skv search for other commits by this committer
Update to 0.15

Changes:        http://search.cpan.org/src/ROBIN/Want-0.15/Changes
27 May 2007 11:17:07
Original commit files touched by this commit  0.14
skv search for other commits by this committer
Update to 0.14;
03 Sep 2006 20:18:02
Original commit files touched by this commit  0.12
skv search for other commits by this committer
Updated to 0.12

PR:             ports/102669
Submitted by:   Gea-Suan Lin <gslin xx gslin.org>
07 Apr 2006 07:46:58
Original commit files touched by this commit  0.10
skv search for other commits by this committer
Update to 0.10

Changes:        http://search.cpan.org/src/ROBIN/Want-0.10/Changes
22 Jan 2006 08:30:12
Original commit files touched by this commit  0.09
edwin search for other commits by this committer
SHA256ify

Approved by:    krion@
30 Aug 2005 11:04:21
Original commit files touched by this commit  0.09
skv search for other commits by this committer
Update to 0.09
11 Jun 2005 16:13:12
Original commit files touched by this commit  0.08
skv search for other commits by this committer
* reflect renaming on CPAN File-Spec to PathTools
   + add devel/p5-PathTools, remove devel/p5-File-Spec
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports
module was renamed
* reflect renaming on CPAN PodParser to Pod-Parser
   + add textproc/p5-Pod-Parser, remove textproc/p5-PodParser
   + update dependencies for all affected ports (make them unconditional),
     bump PORTREVISION for these ports

* for all changed ports make dependencies on File::Temp, Digest::MD5,
  Storable unconditional

* remove 'CONFIGURE_ARGS= INSTALLDIRS=site' from Makefile's
  (this variable is forced by bsd.port.mk now)

* update Class-Autouse to 1.17

* update POE-API-Hooks to 1.05

* make portlint happy (clean IGNORE, convert spaces to tabs and so on)
26 Jan 2005 16:33:17
Original commit files touched by this commit  0.08
skv search for other commits by this committer
Update to 0.08
31 Mar 2004 03:12:58
Original commit files touched by this commit  0.07
trevor search for other commits by this committer
SIZEify (maintainer timeout)
06 Aug 2003 15:45:56
Original commit files touched by this commit  0.06
skv search for other commits by this committer
Add p5-Want 0.06, a generalisation of wantarray.

Number of commits found: 16

2843
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 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 28
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

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