summaryrefslogtreecommitdiff
path: root/devel/p5-Curses-UI-POE
AgeCommit message (Collapse)AuthorFilesLines
2013-05-31Bump all packages for perl-5.18, thatwiz1-2/+2
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.
2012-10-31Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.asau1-2/+1
2012-10-03Bump all packages that use perl, or depend on a p5-* package, orwiz1-2/+2
are called p5-*. I hope that's all of them.
2011-08-11Revision bump after updating perl to 5.14.1adam1-2/+2
2010-09-28Reset maintainer.wiz1-3/+3
2010-08-21Bump the PKGREVISION for all packages which depend directly on perl,seb1-1/+2
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-05-28Updated devel/p5-Curses-UI-POE to 0.03500martti2-8/+7
* Bug fixes
2009-05-12Added LICENSE=gnu-gpl-v2martti1-1/+2
2008-10-19Bump the PKGREVISION for all packages which depend directly on perl,he1-1/+2
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0. 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=...").
2008-08-13One more 0 for the version number.joerg1-2/+2
2008-08-12Pad version number to be increasing as expected by Dewey.joerg1-2/+2
2008-08-12Updated devel/p5-Curses-UI-POE to 0.031martti2-6/+6
Changes unknown.
2008-06-20Add DESTDIR support.joerg1-3/+4
2007-10-25Remove empty PLISTs from pkgsrc since revision 1.33 of plist/plist.mkjlam1-1/+0
can handle packages having no PLIST files.
2005-11-07s/wip/devel/martti1-2/+2
2005-11-07This is a subclass for Curses::UI that enables it to work with POE.martti4-0/+27
It is designed to simply slide over Curses::UI.