Commit graph

14 commits

Author SHA1 Message Date
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
mef
97cad01fc2 Update 1.22 to 1.44
1.44 20.08.2014
  - fixes #98172 in POD documentation (DOLMEN++)

1.43 27.09.2013
  - autoCompleter: choiceList scrolls so that the current value is visible
  - autoCompleter: ping event updates the current value
  - ajax tests use port 8085 instead of 8081

1.42 03.03.2013
  - fixed Pod bug in Form.pod (caused test failure with Pod::Simple v3.26

1.41 20.08.2011
  - html doc generation : fix path to scripts
  - removed accented chars in .js files (avoid probl. with application/script
    in Firefox

1.40 11.08.2011
  - specify POD =encoding so that new Pod::Simple is happy

1.3
  - upgrade to prototype.js v1.7
2014-12-31 12:56:36 +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
5eae6a18a3 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-28 06:30:00 +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
obache
84fa8bcd7c Revision bump after updating perl5 to 5.14.1. 2011-08-14 16:05:39 +00:00
sno
d50daa61b0 Updating www/p5-Alien-GvaScript from 1.21nb1 to 1.22
pkgsrc changes:
- add patch to remove useless bits from generated GvaScript.js

Upstream changes:
1.21 18.01.2010
  - bug in Builder, Gvascript.js was written to wrong location
2010-09-01 21:21:37 +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
285a8e1592 Update from version 1.11 to version 1.21
Pkgsrc changes:
- Add LICENSE

Upstream changes:
1.21 18.01.2010
  - bug in Builder, Gvascript.js was written to wrong location

1.20   07.01.2009
  - Element.autoScroll : fix scroll amount when the scrolling block has
    an offsetTop > 0
  - removed PAGE_UP/DOWN handlers in TreeNavigator -- let the browser deal
    with those
  - treeNavigator select() has an additional param "prevent_autoscroll"
  - treeNavigator autoscroll only active through kbd, not through click
  - treeNavigator observes "mouseup" (instead of mousedown or click)
  - autoCompleter bug fix on detach (stop observing "click")
  - protoExtensions : removed RegExp.escape() (now in prototype.js)
  - autoCompleter div, display above only if enough vertical space
  - autoCompleter : code layout improvements

1.18 13.10.2009
  - fix some minor doc glitches released in 1.17

1.17 13.10.2009
  - major revision from Mona Remlawi
  - new Grid component
  - new CustomButtons component
  - new Paginator component
  - new test suite
2010-02-03 22:34:58 +00:00
he
ae2b045e2d Update from version 1.10 to 1.11.
Upstream changes:

1.11
  - added Seb in author list
  - repeat: ix starts at 0, count starts at 1
            fix bug in removing "repeat" attrs
            both add() and remove() methods
  - many updates in doc
2009-01-11 18:21:06 +00:00
seb
7d44f599de Update from version 1.09 to version 1.10
Changes:
1.10
  treeNavigator
    - new option noPingOnFirstClick
    - new option treeTabIndex
    - by default, tree element gets tabIndex 0
    - better focus management when quick navigation through keys
    - doubleClick handler
    - up/down at end of tree falls back to default navigator behaviour
  choiceList
    - new option choiceItemTagName
  autoCompleter
    - multivalued
    - click handler on drowpdown lists
    - new options :
           completeOnTab
           actionItems
           multivalued
           multivalue_separator
           choiceItemTagName
           htmlWrapper
           observed_scroll
           additional_params
           http_method
2008-11-09 13:44:15 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
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-10-19 19:17:40 +00:00
seb
de6f6f7dd9 Initial import of p5-Alien-GvaScript version 1.09 in the NetBSD
Packages Collection.

GvaScript is a javascript framework, built on top of the prototype
object-oriented javascript framework (http://prototype.conio.net)
and offers a number of extensions and widgets, such as keymap
handling, application-specific events, autocompletion on input
field, and a tree navigator.  GvaScript is distributed using Perl
tools, but the actual content of the library is pure javascript.
2008-09-07 14:44:16 +00:00