8ce6 FreshPorts -- devel/p5-Spoon
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-Spoon 0.24_1 devel on this many watch lists=3 search for ports that depend on this port
Spiffy Application Building Framework
Maintained by: perl@FreeBSD.org search for ports maintained by this maintainer
Port Added: 17 Jul 2004 01:59:57
Also Listed In: perl5
License: not specified in port


Spoon - A Spiffy Application Building Framework

Spoon is an Application Framework that is designed primarily for
building Social Software web applications. The Kwiki wiki software is
built on top of Spoon.

Spoon::Base is the primary base class for all the Spoon::* modules.
Spoon.pm inherits from Spiffy.pm.

Spoon is not an application in and of itself. (As compared to Kwiki) You
    need to build your own applications from it.

Author:	Brian Ingerson <INGY at cpan.org>
WWW: http://search.cpan.org/dist/Spoon/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

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

Required To Build:
  1. devel/p5-Spiffy
  2. devel/p5-IO-All
  3. www/p5-Template-Toolkit
  4. net/p5-URI
  5. lang/perl5.14
Required To Run:
  1. devel/p5-Spiffy
  2. devel/p5-IO-All
  3. www/p5-Template-Toolkit
  4. net/p5-URI
  5. lang/perl5.14
There are no ports dependent upon this port

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


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

Number of commits found: 23

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

- Fix COMMENT
- Trim header
07 Jun 2012 13:46:26
Original commit files touched by this commit  0.24_1
culot search for other commits by this committer
- Remove SITE_PERL from *_DEPENDS

Submitted by:   az@
21 Jan 2012 17:40:15
Original commit files touched by this commit  0.24_1
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
24 Oct 2011 09:11:38
Original commit files touched by this commit  0.24_1
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
07 Oct 2011 20:08:16
Original commit files touched by this commit  0.24_1
swills search for other commits by this committer
- Add missing dependency
20 Jun 2011 08:36:20
Original commit files touched by this commit  0.24
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 May 2011 11:05:02
Original commit files touched by this commit  0.24
jadawin search for other commits by this committer
- Cleaning MD5 in perl@'s ports.

Approved by:    erwin@ (portmgr)
22 Jul 2009 16:27:08
Original commit files touched by this commit  0.24
pgollucci search for other commits by this committer
- lang/perl5.6 is dead, remove PERL_LEVEL/PERL_VERSION < 500801 checks

PR:             ports/135398
Tested by:      2 -exp runs by pav
Approved by:    portmgr (pav)
17 Apr 2008 14:30:31
Original commit files touched by this commit  0.24
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.24
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
11 Dec 2006 03:08:19
Original commit files touched by this commit  0.24
clsung search for other commits by this committer
- Update to 0.24
14 Nov 2005 15:05:17
Original commit files touched by this commit  0.23
mat search for other commits by this committer
Take a perl@ hat and add SHA256 checksums
21 Sep 2005 19:35:50
Original commit files touched by this commit  0.23
fenner search for other commits by this committer
search.cpan.org redirect reduction canonicalization project, pass 2:
Refer to all modules using their /dist/Foo/ path instead of via
the mishmash of old author path, new author path, module documentation,
etc.

This pass brought to you by loving, painstaking hand editing.
07 Apr 2005 03:51:14
Original commit files touched by this commit  0.23
clsung search for other commits by this committer
- update to 0.23
- ingy (the author) uploaded Makefile.PL
06 Apr 2005 02:20:57
Original commit files touched by this commit  0.22
clsung search for other commits by this committer
- update to 0.22
- ingy (the author) forget to include Makefile.PL in package, as well as
  inc/Module/Install/Makefile.pm.
12 Jan 2005 15:16:27
Original commit files touched by this commit  0.21
mat search for other commits by this committer
Update to 0.21
Add docs
22 Dec 2004 11:25:55
Original commit files touched by this commit  0.20
erwin search for other commits by this committer
The Spoon::Config.3 page is only build for 5.8.x, not under, so move
the condition.

Submitted by:   pointyhat via kris
20 Dec 2004 14:38:24
Original commit files touched by this commit  0.20
mat search for other commits by this committer
Update to 0.20
18 Dec 2004 08:06:59
Original commit files touched by this commit  0.19
clsung search for other commits by this committer
- update to 0.19
- add four modules
- add two manpages of module
12 Aug 2004 07:19:36
Original commit files touched by this commit  0.18
vanilla search for other commits by this committer
Set MAINTAINER to perl@ back.

Requested by:   mat@
12 Aug 2004 06:45:46
Original commit files touched by this commit  0.18
vanilla search for other commits by this committer
- Update to 0.18
- require p5-Spiffy 0.20 (ports/70347), p5-IO-All 0.31(ports/70348?)
- copy & paste from Changes:
- Use Spiffy::new for constructor instead of special Spoon::Base one.
- unicode fixes
- reset MAINTAINER to ports@.

PR:             ports/70349
Submitted by:   Cheng-Lung Sung <clsung@tw.freebsd.org>
21 Jul 2004 17:01:41
Original commit files touched by this commit  0.17
mat search for other commits by this committer
Update to 0.17
17 Jul 2004 01:59:30
Original commit files touched by this commit  0.16
vanilla search for other commits by this committer
Add p5-Spoon 0.16, a Spiffy Application Building Framework.

PR:             ports/69140
Submitted by:   Cheng-Lung Sung <clsung@dragon2.net>

Number of commits found: 23

2817
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
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15

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 24533
Broken 215
Deprecated 474
Ignore 630
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 27
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours8
new 7 days29
new fortnight63
new month218

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