Commit graph

10 commits

Author SHA1 Message Date
wen
a6c1ff2eb4 Update to 0.37
Add missing DEPENDS

Upstream changes:
0.37 Mon Sep  8 16:40:13 PDT 2014
 - All any extension. Fixes issue/14.

0.36 Sat Aug 16 12:52:50 PDT 2014
 - Meta 0.0.2

0.35 Fri Aug 15 21:00:48 PDT 2014
 - Add t/000-compile-modules.t

0.34 Sat Aug  9 00:28:19 PDT 2014
 - Fix swim errors

0.33 Fri Aug  8 12:59:46 PDT 2014
 - Switch hashbang to '#!/usr/bin/env perl'

0.32 Wed Jul 30 12:01:30 PDT 2014
 - Change doc to swim
 - Update Meta and add Contributing

0.31 Mon Jun 16 22:51:56 PDT 2014
 - Try new travis excludes
 - Use manual VERSION

0.30 Sat Jun 14 14:26:02 PDT 2014
 - Update to Zilla::Dist

0.29 Wed Jun 12 09:29:51 PDT 2013
 - Tests fixed by svennieboy++

0.28 Wed May 29 12:36:28 PDT 2013
 - Buddy Burden++ added notes support!

0.27 Tue Jul 17 09:43:41 PDT 2012
 - Support for running shell slides -- mikegrb++
2014-09-12 07:02:09 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
asau
9912a3809d Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 09:57:15 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
hiramatsu
df26f36fb1 Update p5-Vroom to 0.26.
Changes from previous:
----------------------
version: 0.26
date:    Tue Oct 11 21:47:43 EDT 2011
changes:
- Add inline script support for running external programs
  for things like images and browser.
- Support for auto-sizing slides (wolfsage++)
- Switch from Gloom to Mo.
---
version: 0.25
date:    Tue Oct  5 22:18:50 PDT 2010
changes:
- Use Gloom
- Add M:I Makefile.PL stuffs.
2011-12-12 03:59:08 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
seb
1b0bf224a0 Update p5-Vroom from version 0.21 to version 0.23.
Upstream changes:
version: 0.23
date:    Tue Jun 22 14:55:10 PDT 2010
- Add 'vroom -text' to publish text.

version: 0.22
date:    Mon Jun  7 19:23:39 PDT 2010
- Move Vroom::Vroom back to Vroom.pm
2010-08-04 22:08:39 +00:00
seb
0d42839cb1 Initial import of p5-Vroom version 0.21 in the NetBSD Packages
Collection.

Ever given a Slide Show and needed to switch over to Vim?  Now you
don't ever have to switch again. You're already there.  Vroom lets
you create your slides in a single file using a Wiki-like style,
much like Spork and Sporx do. The difference is that your slides
don't compile to HTML or JavaScript or XUL. They get turned into a
set of files that begin with '0', like '03' or '07c' or '05b.pl'.
The slides are named in alphabetic order. That means you can bring
them all into a Vim session with the command: vim 0*. vroom --vroom
does exactly that.
2010-04-28 22:30:04 +00:00