diff options
author | seb <seb@pkgsrc.org> | 2010-04-11 21:12:12 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-11 21:12:12 +0000 |
commit | e43d421844fab1507cad1e4077863630c5c5983a (patch) | |
tree | 609e33e41000abd7275fd816a6090304b0f47eef /doc | |
parent | 011db7955ff594ad290fa8d0a21a051924935fef (diff) | |
download | pkgsrc-e43d421844fab1507cad1e4077863630c5c5983a.tar.gz |
Note initial addition of p5-Dancer version 1.175 as www/p5-Dancer
into The NetBSD Packages Collection.
Dancer is a web application framework designed to be as effortless
as possible for the developer, taking care of the boring bits as
easily as possible, yet staying out of your way and letting you get
on with writing your code.
Dancer aims to provide the simplest way for writing web applications,
and offers the flexibility to scale between a very simple lightweight
web service consisting of a few lines of code in a single file, all
the way up to a more complex fully-fledged web application with
session support, templates for views and layouts, etc.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES-2010 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES-2010 b/doc/CHANGES-2010 index 112c3d555bf..96751438f89 100644 --- a/doc/CHANGES-2010 +++ b/doc/CHANGES-2010 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2010,v 1.1495 2010/04/11 21:01:50 minskim Exp $ +$NetBSD: CHANGES-2010,v 1.1496 2010/04/11 21:12:12 seb Exp $ Changes to the packages collection and infrastructure in 2010: @@ -1851,3 +1851,4 @@ Changes to the packages collection and infrastructure in 2010: Added print/tex-cancel-doc version 2.0 [minskim 2010-04-11] Added print/tex-capt-of version 2009 [minskim 2010-04-11] Added print/tex-capt-of-doc version 2009 [minskim 2010-04-11] + Added www/p5-Dancer version 1.175 [seb 2010-04-11] |