Commit graph

224925 commits

Author SHA1 Message Date
mef
29e60de2f9 Update 1.4.5 to 1.4.6
http://lists.roaringpenguin.com/pipermail/remind-fans/2013/002903.html
---------------------
2013-02-02     Release 1.4.6:
    * Fixed a failure to quote filenames in the editor commands provided by
      the default wyrdrc.

    * Fixed a crash when the terminal is resized while wyrd is executing an
      external editor or browser.  (In some environments, this would happen
      every time a reminder file is edited.)

    * Fixed 'configure' errors when compiling with OCaml 4.

    * Added Oasis metadata.

    * Added automatic refresh of the display when reminder files are modified.

    * Added a backtrace printout for unhandled exceptions.

    * Fixed a parallel-make race conditoin resulting from integration of
      upstream ocaml-curses.

    * Fixed a crash when the terminal is resized.

    * Fixed some crashes which could be triggered by pressing arrow keys or
      entering non-printable characters from the "quick add" entry field.
2014-12-04 04:51:04 +00:00
mef
4d1807c11e Updated time/projclock to 0.9 2014-12-04 04:28:47 +00:00
mef
8ba69d5015 (pkgsrc)
- Add LICENSE (gnu-gpl-v1)
 - Add comment on patches (mainly from cvs log)
(upstream)
 - Update 0.7 to 0.9
-------------
 Tue Sep  6 08:52:43 EST 2005
   projclock.tcl
    - changed name from Project Clock to WorkerTimer due to trademark issue

Wed Mar 17 08:40:14 EST 2004
   projclock.tcl
    - some tidying up of window behaviour
    - fixed problem with custom summary when pclock dir has spaces in name
2014-12-04 04:28:36 +00:00
mef
145991e052 Updated time/p5-Time-modules to 2013.0912 2014-12-04 03:01:35 +00:00
mef
72a1ba942f 2013.0912:
Pulled fix from Adam Schobelock that removes timezone offset
        caching because it was creating incorrect behavor or Moscow.
2014-12-04 03:01:23 +00:00
mef
13f6c38f5c Updated time/p5-Time-Warp to 0.51 2014-12-04 02:50:45 +00:00
mef
ed48f97ac3 (pkgsrc)
-  Add LICENSE=  ( Found Copyright notice at source, for example Warp.pm)
(upstream)
- Update 0.5 to 0.51
0.51 2014-10-17
    New maintainer (SZABGAB)
    Use Test::More instead of Test
    Include META.yml RT #77752
    POD encoding is now utf8 RT #93259
2014-12-04 02:50:36 +00:00
mef
7062abb9b3 Updated time/p5-Time-Piece to 1.29 2014-12-04 02:46:03 +00:00
mef
62c0db6458 Udate 1.27 to 1.29
1.29      2014-09-01
        - when pretty printing negative Time::Seconds, do not lose the "minus"
1.28
       (no record)
2014-12-04 02:45:20 +00:00
mef
24641d327c Updated time/p5-Time-Format to 1.12 2014-12-04 02:42:00 +00:00
mef
0ac1b08152 Update 1.11 to 1.12
1.12  2012 September 27
        - Fix CPAN RT bug 44167/54990: Negative milliseconds/microseconds.
          This was a boneheaded mistake I should have fixed years ago.
          Many thanks to Karl Moens for reporting the error, and for a patch.

        - Fix CPAN RT bug 47229: Build.PL dependencies.
          Unfortunately, I cannot fix Makefile.PL, since ExtUtils::MakeMaker
          has no concept of "recommended" or "optional" modules.
          Thanks to Jens Rehsack for the suggestion.

        - Fix CPAN RT bug 55630: ISO-8601 Z (Zulu, UTC) marker not supported.
          Thanks to Will Coleda for pointing this out.

        - Fix CPAN RT bug 76705/76707 (maybe): month out of range.
          I can't reproduce this bug, but I made a change to the time parsing
          that might fix it.  Thanks to Todd Bezenek for reporting the problem.
2014-12-04 02:41:53 +00:00
mef
05de2416d3 Updated time/p5-Time-Duration-Parse to 0.11 2014-12-04 02:38:54 +00:00
mef
ace7789676 (pkgsrc)
Add LICENSE=
(upstream)
   Update 0.06 to 0.11
----------------
0.11 2014-03-26
    - Min perl version now set to 5.6.0
    - Added description of DateTime::Format::Duration to SEE ALSO

0.10 2014-03-24
    - Switched to Dist::Zilla. The Module::Install Makefile.PL was resulting
      in dependency problems and CPAN Testers fails, and I'm not familiar with
      it. Easier to switch. Thanks to ZEFRAM for pointing out the problem.

0.09 2014-03-23
    - Test::More and Time::Duration were listed as build_requires;
      changed them to test_requires, with versions. Wonder if this was
      the cause of the small number of CPAN Testers fails?
    - Added more more modules to the SEE ALSO section in the pod.

0.08 2014-03-23
    - Can now have a leading '+', as in '+2h'.
      Suggested by MSCHWERN in RT#66572
    - Added github repo to metadata (thanks dsteinbrunner)
    - Added github repo to pod
    - Added Time::Duration::Parse::More to SEE ALSO

0.07 2014-03-21
    - Added 'use warnings'
    - Specified min perl version as 5.6.0 in Makefile.PL
    - Fixed pod error reported in RT#86904
    - Added license type 'perl' to metadata via Makefile.PL
    - Reformatted this file as per CPAN::Changes::Spec
2014-12-04 02:38:43 +00:00
mef
8f6c5b4c15 Updated time/p5-Time-Clock to 1.03 2014-12-04 02:34:09 +00:00
mef
f8e1c5e5b2 Update 1.02 to 1.03
1.03 (02.14.2014) - John Siracusa <siracusa@gmail.com>
    * Documented the return value of parse().
2014-12-04 02:34:00 +00:00
mef
01effa18bb Updated time/p5-Test-MockTime to 0.13 2014-12-04 02:32:11 +00:00
mef
3a3afe683f (pkgsrc)
-LICENSE=       gnu-gpl-v2 # OR artistic
   +LICENSE=       ${PERL5_LICENSE}
(upstream) Update 0.12 to 0.13
  0.13 - 07 Aug 2014
      * explicit license in META as per RT #97806
      * included other updates to Makefile.PL details (author, etc)
2014-12-04 02:32:01 +00:00
mef
08276807e2 Updated time/p5-Template-Plugin-DateTime to 0.06.002 2014-12-04 02:28:03 +00:00
mef
921e241934 (pkgsrc)
small changes on PKGNAME modification
     -PKGNAME=       p5-${DISTNAME:S/06001/06.001/}
     +PKGNAME=       p5-${DISTNAME:S/.06/.06./}
  drop following line, pkglint flags, and packaged fine without it.
     -PERL5_BUILD_TYPE=      Module::Install::Bundled

(upstream) Update 0.06.001 to 0.06.002
0.06002 - 04 Aug 2011
  - Fix rt#70001, 5.14 deprecations.
  - Moved to github
2014-12-04 02:27:54 +00:00
mef
20bf243317 Updated time/p5-Schedule-Cron-Events to 1.93 2014-12-04 02:14:47 +00:00
mef
b1c277d31b Update 1.8 to 1.93
- (Neither ChangeLog or Release Note not found), sorry
- Add LICENSE= to ${PERL5_LICENSE}, for web page saying so:
 ---------------
 This library is free software; you can redistribute it and/or modify
 it under the same terms as Perl itself.
 ---------------
2014-12-04 02:14:39 +00:00
mef
9d5a7e42cf Updated time/p5-Schedule-At to 1.15 2014-12-04 02:04:18 +00:00
mef
9bb747fe5c Update 1.14 to 1.15
1.15 Tue Abr 24 08:14:43 CEST 2012
        - Change AIX 'getCommand' to use a non privileged one
                (patch by marcus.bogenstaetter [...] empirius.de)
2014-12-04 02:04:09 +00:00
mef
7294cd469f (pkgsrc)
Convert not to use Module::Build
  -BUILD_DEPENDS+=    {perl>=5.17.1,p5-Module-Build>=0.40000}:../../devel/p5-Module-Build
  -PERL5_MODULE_TYPE=  Module::Build

(upstream) update 1.01 to 1.05
1.05 2013-09-18
   (Generated by)
   Dist::Zilla version 4.300030 --> 4.300038
   CPAN::Meta::Converter version 2.120921
   CPAN::Meta::Converter version 2.140640
1.04
1.03
1.02 2013-09-14
    - Added method to get originalEvent from XML - suggested by Ian Norton
2014-12-04 01:48:48 +00:00
mef
0b4f0f6e3b Updated time/p5-DateTime-Set to 0.3400 2014-12-04 01:30:46 +00:00
mef
858658fa1e 0.3400 2014-02-12
- documentation and packaging fixes - by David Steinbrunner.
- version number using 4 digits - requested by David Marshall.

0.33   2013-09-15
- bugfix in SpanSet->grep. Reported by Andreas Isberg
2014-12-04 01:30:39 +00:00
mef
f048ab83b1 Updated time/p5-DateTime-Format-Pg to 0.16010 2014-12-04 01:28:42 +00:00
mef
b05cdc0ec8 Update 0.16009 to 0.16010
0.16010 2014-09-18T12:36:03Z
    - Add support for various more interval units [pr #3]:
      millenium, century, decade, month, week
2014-12-04 01:28:35 +00:00
mef
4347e73b4e Updated time/p5-DateTime-Format-MySQL to 0.05 2014-12-04 01:26:28 +00:00
mef
0932cdabb0 Udate 0.04 to 0.05
0.05    2014-10-26
- Added parsing of MySQL fractional seconds (microseconds).
- Allowed additional valid MySQL formats (delimiters in DATE and TIME
  fields using punctuation, 'T' separator between DATE and TIME and
  single-digit time or date values).
2014-12-04 01:26:20 +00:00
mef
e2cc2274b3 Updated time/p5-DateTime-Format-HTTP to 0.42 2014-12-04 01:24:23 +00:00
mef
c2cd15650d Update 0.40 to 0.42
0.42  2014-05-02
  - Forgot to properly update the version number...
0.41  2014-05-02
  - Fix out-by-ten bug in nanosecond computation (Stephen Thirlwall)
2014-12-04 01:24:16 +00:00
mef
6a7ac8dd8c Updated time/p5-DateTime-Format-Flexible to 0.26 2014-12-04 01:20:40 +00:00
mef
49d1ce610e Udate 0.25 to 0.26
0.26 Tue Apr 22 2014
  - support "MM/DD/YYYY HH:MM" (missing seconds),
  - support "EEE MMM dd HH:mm:ss z yyyy" (UTC timezone inside string)
    - thanks David White rt #94911
2014-12-04 01:20:33 +00:00
mef
7d58bffdbd Updated time/p5-DateTime-Event-ICal to 0.12 2014-12-04 01:18:49 +00:00
mef
2528aa5edf Update 0.11 to 0.12
0.12    2014-07-17
- fix BYMONTH, BYMONTHDAY constraints to FREQ=MINUTELY, FREQ=HOURLY, and FREQ=SECONDLY.
  patch and tests provided by Andrew Sterling Hanenkamp
2014-12-04 01:18:41 +00:00
mef
9971715d18 Updated time/p5-Data-ICal-DateTime to 0.81 2014-12-04 01:16:33 +00:00
mef
4158df4f96 Update 0.7 to 0.81
------------------
0.81 - Mon 24 Nov 2014 10:11:50 PST
    * Add Makefile.PL back into MANIFEST  (fixes RT 100524)
    * Remove MYMETA.* files from MANIFEST (fixes RT 100525)

0.8  - Fri 21 Nov 2014 11:26:57 PST
    * Update docs
    * Fix some timezone bugs (Fixes RT 43610 and RT 99804 - thanks Sterling Hanenkamp)
    * Refactor for more DRYness
    * Add URL field
    * Update Module::Install to add META.yml (fixes RT 80668)
    * Add a note about all day events (RT 63049)
2014-12-04 01:16:26 +00:00
mef
6724a30ad6 Updated time/hebcal to 3.11 2014-12-04 01:05:43 +00:00
gdt
a736e68855 Updated devel/guile-lib to 0.2.2 2014-12-04 01:05:40 +00:00
mef
2c15da8c18 Update 3.7 to 3.11
-----------------------
Changes in 3.11
* If a yahrzeit would fall on 30 Cheshvan in a short year, advance
  observance to 1 Kislev. If a yahrzeit would fall on Kislev 30 in a
  short year, advance observance to 1 Tevet.
* Allow Ta'anit Bechorot (Fast of the Firstborn) to fall on a
  Friday. When a fast day falls on Friday, we do in fact observe the
  fast on Friday, even though Shabbat follows immediately. Also, in some
  years, Asarah Betevet (Tenth of Tevet) falls on Friday and is observed
  on that day.
  It is only in years when the date of the fast falls on Shabbat that
  the fast is moved: Ta'anit Ester (Fast of Esther) and Ta'anit Bekhorim
  are moved back to Thursday. Tsom Gedalyah (Fast of Gedaliah) and
  Shiv'ah Asar Betammuz (Seventeeth of Tammuz) are moved ahead to
  Sunday. Tish'ah Be'av (Ninth of Av), a full-day fast, is moved ahead
  to Saturday night. Asarah Betevet does not fall on Shabbat.

Changes in 3.10
* Add Erev Purim and Erev Tish'a B'Av
* Add Pesach Sheni (14 Iyyar)

Changes in 3.9.1
   [revved version number correctly]

Changes in 3.9
* Yom Hazikaron first observed in 1949. Yom HaShoah first observed in 1951.
* Allow Asara B'Tevet to fall on a Friday.

Changes in 3.8
* fixed spelling of shabbat Chazon
* fixed yom Haatzmaut 2007
* added support for Mexico DST scheme (no longer the same as US & Canada)
* Correct Gibraltar time zone to UTC+1, not UTC-10. Thanks to
  Jack Gross <jacobbgross@hotmail.com> for reporting the bug.
2014-12-04 01:05:34 +00:00
gdt
9ecec6bb29 Update to 0.2.2.
guile-lib 0.2.2 -- 2013-01-31
=============================

* Install (texinfo nodal-tree) for Guile 2.0.

* MD5 bugfixes.

* Better errors in Apicheck.


guile-lib 0.2.1 -- 2011-04-03
=============================

* Updates for Guile 1.8.

Some of the compatibility hacks from 0.2.0 broke Guile-Lib on Guile
1.8.  Thanks to Andreas Rottmann for the various fixes.


guile-lib 0.2.0 -- 2011-03-26
=============================

* Updates for Guile 2.0.

When compiled against Guile 2.0, Guile-Lib no longer installs modules
that have been included in the Guile distribution.  This is an
incompatible change: if you build Guile-Lib against Guile 2.0 and then
use it against 1.8, you will be missing `(sxml simple)' and the other
modules that were incorporated in Guile 2.0.

That said, Guile 2.0 is appoximately 7.1 times as awesome as Guile 1.8,
so you should stop worrying and learn to love it.


guile-lib 0.1.9 -- 2010-08-29
=============================

* Updates for Guile 2.0.

Guile 2.0 has incorporated many modules from Guile-Lib, but all the same
we have to make sure that one Guile-Lib installation works fine with 1.8
and 2.0.

* The default SSAX parser no longer drops whitespace.

We used to drop extraneous whitespace when using the default XML parser,
but strictly speaking, this loses information. Guile-Lib now preserves
whitespace in the resulting SXML.

* SSAX supports UTF-8 output on Guile 1.8.

Guile 1.8 naively treats characters as bytes, not understanding
unicode. Still sometimes it's useful to emit UTF-8 sequences in Guile
1.8, which is what this SSAX does. Note that Guile 2.0 includes its own
SSAX, and handles unicode natively.

* Expose ssax:predefined-parsed-entities

Allows the user to define &foo; XML entities.

* License changed to GPL and LGPL, version 3 or later.

See the specific modules for their licenses.

* Removed modules: (math rationalize), (scheme session), SRFIs 34,35,40

Guile 1.8 and above support rationalize natively. The improvements in
(scheme session) are in Guile now, as are SRFIs 34 and 35. SRFI 40 is
withdrawn, in favor of SRFI 41.

* Removed module (container queue)

Use (ice-9 q) instead.

* Call tree analysis in statprof

Statprof can save away the various call trees that it samples for later
analysis. See the statprof documentation, for more information.
2014-12-04 01:05:25 +00:00
wen
e110f8bd72 Updated databases/p5-DBIx-Class-Candy to 0.002107 2014-12-04 00:29:49 +00:00
wen
97266fc8c6 Update to 0.002107
Upstream changes:
0.002107  2014-10-30 19:53:58-05:00 America/Chicago
  - Fix `export_method_aliases` (Thanks Denis Ibaev! See GH#7)

0.002106  2014-10-17 15:26:43-05:00 America/Chicago
  - Fix bug causing infinite recursion when you redefine a package (Thanks
    Graham Knop for fix, and Wes Malone for bug report!)
  - Simplify sub installer by using Sub::Exporter more correctly (Thanks RJBS!)
  - Stop calling ->table many times per ResultClass (Good catch RJBS!)

0.002105  2014-04-12 08:51:04-05:00 America/Chicago
  - Fix warnings in test (thanks for the report Zefram!) (Fixes RT#91976)
2014-12-04 00:28:59 +00:00
wen
20b68335b6 Updated databases/p5-DBIx-Abstract to 1.04 2014-12-04 00:23:58 +00:00
wen
6b055dbf3e Update to 1.04
Upstream changes:
1.04   2014-01-15
	- Explicitly order options hashes to make log output deterministic.

1.03   2014-01-14
        - We were explicitly returning undef for failure, which is basically
          always wrong.  Corrected this.

1.02   2014-01-14
	- Update documentation, etc, to point to github version
	- Make SQL generation deterministic, rather than depending on hash
	  order, to ease testing and predictability.
	- Misc minor code cleanups.
	- Move to more of my standard Dist::Zilla config.
2014-12-04 00:23:01 +00:00
rodent
ad303c5408 Updated to latest release, 3.3.0.1. No backwards-incompatible changes in
this version.
2014-12-03 23:00:11 +00:00
rodent
05aef28ef3 Updated www/py-django-tastypie to 0.12.1 2014-12-03 22:56:00 +00:00
rodent
cc7ddf91c7 v0.12.1
=======

This release is a small bugfix release, specifically to remove accidentally
added files in the Wheel release.
2014-12-03 22:55:29 +00:00
rodent
bdfedc89cb Removed chat/msnre. 2014-12-03 22:51:37 +00:00