Commit graph

1065 commits

Author SHA1 Message Date
asau
ac6e97c167 Licensed under GNU GPL v.2 2009-09-02 12:37:10 +00:00
wiz
5ce5fb991e Remove kei as maintainer, he resigned. 2009-09-02 08:34:13 +00:00
wiz
ff11ffb190 Update to 294:
294
  Fixed bug in which unicode strings in caledar output would not
  be displayed properly.

293
  Fixed bug in repetitions with overdue = s in which a task more
  than one repetition past due resulted in an endless loop.

292
  Fixed gui bug in which pressing F1 after p would crash. Also bug
  involving single = signs in data.py year2string().

291
  Fixed weather.py to only show chill when different than temp and
  to only show calm when wind speed is zero.
2009-08-31 09:05:59 +00:00
wiz
d22cfd552e Convert to user-destdir. 2009-08-29 12:30:30 +00:00
sno
ae239f2d77 bump revision because of graphics/jpeg update 2009-08-26 20:22:51 +00:00
sno
6f7368d4db bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
sno
00651bd374 Updating package time/p5-MooseX-Types-DateTime from 0.03 to 0.04
pkgsrc changes:
  - Adding license (perl license)
  - Ajusting dependencies according to META.yml

Upstream changes:
0.04
        - Depend on DateTime::TimeZone 0.95 to avoid test failures due to
          broken, older versions.
2009-08-19 06:19:12 +00:00
sno
bfd25a1bfa Updating package time/p5-DateTime-TimeZone from 0.93 to 0.96
Upstream changes:
0.96    2009-08-18
- A $SIG{__DIE__} related test in 04local.t behaved differently on different
  platforms. The test has been narrowed so that it should work the same on all
  platforms. Reported by Jens Rehsack.

0.95    2009-08-18
- Attempting to load an invalid Olson-style name like "Bad/Name" did throw an
  error since 0.92. Reported by Florian Ragwitz.
- Localized $SIG{__DIE__} for every eval.


0.94    2009-08-17
- This release is based on version 2009j of the Olson database. This
  release has changes for Egypt.
- Localize $SIG{__DIE__} in DateTime::TimeZone::Local, so errors in evals done
  by that module are not seen by existing __DIE__ handlers. Based on a patch
  from Jim. RT #48567.
2009-08-19 05:10:29 +00:00
wiz
7a9eecb86c + ical2rem. 2009-08-15 14:31:41 +00:00
wiz
cbc466c2b8 Initial import of ical2rem-0.5.2:
Reads iCal files and outputs remind-compatible files. Tested ONLY
with calendar files created by Mozilla Calendar/Sunbird. Use at
your own risk.
2009-08-15 14:31:07 +00:00
wiz
63dd8aa742 Update to 2009j. Usual timezone updates, I guess. 2009-08-09 21:48:52 +00:00
sno
e857877b8c Updating package for p5 module DateTime::Format::Natural from 0.77 to 0.78
pkgsrc changes:
  - Fixing dependency from time/p5-Date-Calc to devel/p5-Date-Calc

Upstream changes:
0.78 Fri Aug  7 11:32:31 CEST 2009
 - Merged development version to stable.

0.77_01 Thu Jun 25 16:00:27 CEST 2009
 - Add a handful of new formats. [rt #43468 - Clayton L. Scott]
 - Don't eventually try to guess the century.
 - Introduce and use a class for common test routines.
 - Test compile-time loading of Test.pm.
 - Rename the misnamed 'hour' metadata option to 'hours'.
 - _daytime() does not use the 'hours' metadata option when
   it is set and hence remove such existing entries.
 - For base methods which use the 'hours' metadata option,
   assume a zero when no value is provided.
2009-08-09 07:31:59 +00:00
wiz
28c66350f8 Update to 2.26.3:
Applet
   * utf-8 fixes in graphs and autocomplete (bug 585420 and bug 583851)

 Updated translations
   * bn_IN (Runa Bhattacharjee)
   * ca@valencia (Gil Forcada)
   * uk (Maxim V. Dziumanenko)
2009-08-08 23:57:39 +00:00
wiz
49bbc9bcc0 Update to 290:
Added 'none' as keyword/context group when no keyword/context is provided.
  Fixed allignment for 24 hour bug.
  Fixed bug in which last time digit in 24hour time would be deleted.
  Fixed begin/end date bug in timereport.
2009-08-08 16:15:19 +00:00
tnn
e9eedcc60e remove time/p5-Date-Calc, duplicate of devel/p5-Date-Calc 2009-08-08 06:22:34 +00:00
drochner
0503b52fd6 fix a whacky calendar calculation: UTC cannot have DST
bump PKGREVISION
2009-08-05 17:14:47 +00:00
wiz
1506549968 Update to 3.1.7, set LICENSE.
Wherever you could write "day Mon year", the parser now accepts
"YYYY-MM-DD". A new slide() built-in function eases creation of
some complicated reminders.
2009-07-22 13:00:45 +00:00
wiz
f04bb52d82 Remove empty PLIST. 2009-07-22 09:34:54 +00:00
wiz
d70523df21 Remove USE_DIRS from pkgsrc.
Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html
2009-07-22 09:01:16 +00:00
sno
09fe54ebd9 Updating package for p5 module DateTime::TimeZone from 0.91 to 0.93
Upstream changes:
0.93    2009-07-20

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh and Mauritius.


0.92    2009-06-17

- This release is based on version 2009j of the Olson database. This
  release has changes for Bangladesh.

  I skipped the 2009i because I was confused about how to handle the
  weird rules for Bangladesh (which has a change _to_ DST without any
  future change _from_ DST, but that's governments for you).

- Made sure to local-ize $@ before any eval, to prevent errors
  accidentally propogating out to your code.
2009-07-21 22:20:30 +00:00
sno
8735fe4640 pkgsrc changes:
- Updating package for p5 module DateTime::Set from 0.27 to 0.28
  - Setting license to ${PERL5_LICENSE} according to module POD

Upstream changes:
0.28   2009-07-19
- optimized DateTime::Set->as_list().
  This works around a segfault reported by Nils Grunwald.
2009-07-21 22:16:46 +00:00
sno
61ef887004 pkgsrc changes:
- Updating package for p5 module Data::ICal from 0.15 to 0.16
  - Setting Module::Install as module type
  - Adjusting license to perl license

Upstream changes:
0.16
    * Use \r\n as the newline character, per RFC 3445
    * Escaping of \ was being done incorrectly, and tested incorrectly
    * Remove a useless and incorrect "escape code"
    * Mention Data::ICal::DateTime (patch from Mark Stosberg)
    * Update copyright
    * POD cleanup
    * Update README from POD
    * POD nits; mostly reflowing and whitespace fixes
    * Perltidy
2009-07-19 10:45:19 +00:00
sno
a46f559248 pkgsrc changes:
- Updating package for p5 module DateTime::Format::Strptime from 1.0901
    to 1.1000
  - Adjusting license

Upstream changes:
1.1000 2009-07-13 -- Regex Pattern
	- If the pattern you pass in is a regular expression, that will be honored.
	- Changed the locale tests to use require the latest version of Locale until the target stops moving.
2009-07-18 22:00:08 +00:00
hasso
fe14dfe43f Needs msgfmt. 2009-07-17 18:11:24 +00:00
adrianp
2ae6078ec7 Give up MAINTAINER 2009-07-17 18:00:13 +00:00
joerg
d4a50a2966 Provide PY_COMPILE_ALL and PY_COMPILE_O_ALL to compile all Python
sources in a directory (tree) in pversion.mk. Adjust the various places
that called it locally.
2009-07-08 13:55:58 +00:00
sno
3688e12168 Added time/p5-Template-Plugin-DateTime version 0.06.001 2009-07-08 12:54:57 +00:00
sno
6e763e36f2 Importing package for p5 module Template::Plugin::DateTime version 0.06.001
A Template Plugin To Use DateTime Objects.
2009-07-08 12:53:53 +00:00
sno
35cec1175d Updating package for p5 module DateTime::Locale from 0.42 to 0.43 and
set license to ${PERL5_LICENSE} according to META.yml

Upstream changes:
0.43   2009-06-30

- Based on CLDR 1.7.1, which includes support for several new
  languages, as well as lots of changes.
2009-07-08 07:40:45 +00:00
sno
4e2a575977 Updating package for p5 module DateTime::Format::Pg from 0.16003 to 0.16004
Set license to ${PERL5_LICENSE} according to META.yml

Upstream changes:
0.16004  Mon Jul 06 12:00:00 2009
    - Ship with proper META.yml (rt #47604)
2009-07-08 07:33:27 +00:00
joerg
1cb581b931 user-destdir support 2009-07-07 20:25:27 +00:00
joerg
c1bf38d403 user-destdir support 2009-07-07 20:21:37 +00:00
joerg
68a7b2fffb user-destdir support 2009-07-07 20:10:32 +00:00
joerg
d8fa278198 user-destdir support 2009-07-07 20:07:00 +00:00
joerg
669b52f070 user-destdir support 2009-07-07 20:04:17 +00:00
joerg
4fd04e3cb8 user-destdir support 2009-07-07 20:00:27 +00:00
joerg
fcd364d33c user-destdir support 2009-07-07 19:55:43 +00:00
joerg
9139f52251 user-destdir support 2009-07-07 19:46:23 +00:00
sno
d4947c1238 Added time/p5-Time-Format_XS version 1.03 2009-07-07 19:35:54 +00:00
sno
e7c0885036 Importing package for p5 module Time::Format_XS to get some speed up into
Time::Format.

Time::Format_XS, provides a huge performance improvement for the main
formatting function in Time::Format. This is the time_format function,
usually accessed via the %time hash.
2009-07-07 19:34:30 +00:00
sno
a6043baeb1 pkgsrc changes:
- updating package of p5 module Time::Format from 1.09 to 1.11
  - Adjusting depencencies according to META.yml (and Module::Corelist)

Upstream changes:
1.11  2009 June 18
        - Fix error in the new test (past.t) for v1.10!
        - Rearrange eval's throughout test code to rely on $@ less.

1.10  2009 June 17
        - Bug fix: Did not trim leading zero off the am/pm hour (H
          code) if the argument was a DateTime.  Thanks to Coke Coleda
          for spotting this.
2009-07-07 19:31:48 +00:00
sno
11057f7fb9 pkgsrc changes:
- Updating package for p5 module of Time::Piece from 1.14 to 1.15
  - Correcting license (see module documentation)

Upstream changes:
1.15
    - Skip a test on Win32 that there's just no way of passing
    - Document the above failure
2009-07-07 19:27:57 +00:00
sno
fdb8fb4365 Added time/p5-DateTime-Calendar-Mayan version 0.06.01 2009-07-07 18:40:17 +00:00
sno
748c965804 Importing package for p5 module DateTime-Calendar-Mayan-0.0601 as test
dependency in scheduled update of devel/p5-Moose-0.87

An implementation of the Mayan Long Count, Haab, and Tzolkin calendars as
defined in "Calendrical Calculations The Millennium Edition".
2009-07-07 18:39:02 +00:00
sno
b27bf65b92 Added time/p5-DateTime-Format-SQLite version 0.10 2009-07-07 17:47:47 +00:00
sno
e0e78f0d52 Importing package for p5 module DateTime::Format::SQLite 0.10 as dependency
of scheduled updates of DBIx::Class plugins.

This module understands the formats used by SQLite for its date, datetime
and time functions. It can be used to parse these formats in order to
create DateTime objects, and it can take a DateTime object and produce
a timestring accepted by SQLite.
2009-07-07 17:45:42 +00:00
joerg
70143a067e with is a reserved word for Python 2.6, so avoid it. 2009-07-06 21:42:38 +00:00
he
316668dcda Update from version 0.9 to 0.9nb1.
Pkgsrc changes:
 o For the benefit of 64-bit strict alignment archs using gcc, such
   as NetBSD/sparc64, ensure that the specially crafted double values
   are properly aligned.  Thanks to martin@ for pointing to the problem.

   This should stop regxpcom from dropping core on NetBSD/sparc64.

OK'ed by wiz@
2009-06-19 11:25:15 +00:00
sno
ac3f11d712 pkgsrc changes:
- Updating package of p5 module DateTime::Format::Natural from 0.76 to
    0.77
  - Adjusting license according to META.yaml

Upstream changes:
0.77 Sun Jun 14 20:46:53 CEST 2009
 - Merged development version to stable.

0.76_04 Sat Jun 13 14:04:21 CEST 2009
 - Remove comment in code about the legacy debug option.
 - Use '\s+' instead of the ambiguous ' ' as token split pattern.
 - Add some whitespace to the regexp which recognizes additional
   tokens for formatted dates.

0.76_03 Wed Jun 10 11:50:42 CEST 2009
 - The current "now" can be overridden through the 'datetime'
   option. [rt #45127 - Giovanni Pensa]
 - parse_datetime_duration() handles durations where the second
   part is relative to the first one. [rt #45127 - Giovanni Pensa]
 - New supported relative duration: for <count> <unit>.
   [rt #45127 - Giovanni Pensa]

0.76_02 Sat Jun  6 13:24:58 CEST 2009
 - When using prefer_future, also allow for weekdays combined with
   the time of day to be parsed correctly. [rt #46689 - Jason May]
 - New supported format: <weekday> <time>. [rt #46689 - Jason May]

0.76_01 Mon Jun  1 21:34:06 CEST 2009
 - Change in default behavior: Use DateTime's truncate method
   to reset time components. Inspired by [rt #43468 - Clayton
   L. Scott] and suggestions from others.
2009-06-15 23:23:43 +00:00
joerg
76039544d1 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
75fc561a65 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
sno
e665a2855e pkgsrc changes:
- Updating package of p5 module DateTime::Format::Flexible from 0.08
    to 0.09
  - Adjusting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.09 Sun May 24 22:00:00 2009
   - add a real copyright for Debian packaging
   - fix parsing a bare 4 digit year. (thanks Dominic Rose, rt #46278)
2009-06-14 20:19:24 +00:00
sno
b1f550f757 pkgsrc changes:
- Updating package of p5 module DateTime::TimeZone from 0.90 to 0.91
  - Adjusting license to ${PERL5_LICENSE} according to META.yaml

Upstream changes:
0.91    2009-05-26
- This release is based on version 2009h of the Olson database. This
  release has no user-visible changes, but I like to follow along
  anyway.
2009-06-14 20:14:49 +00:00
joerg
73ae0afd90 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
rillig
61c7cf362d Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
abs
fcebe12b0c update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
minskim
f584df7282 Update ruby-tzinfo to 0.3.13.
Changes:
* Updated to tzdata version 2009f
  (http://article.gmane.org/gmane.comp.time.tz/2668).
* Untaint the timezone module filename after validation to allow use
  with $SAFE == 1 (e.g. under mod_ruby). Thanks to Dmitry Borodaenko
  for the suggestion. Closes #25349.
2009-06-10 22:00:28 +00:00
abs
fc89b69155 p5-Time and p5-Time-modules are the same package - keep p5-Time-module as
thats (minus the p5-) is the official name on CPAN
http://cpansearch.perl.org/src/MUIR/Time-modules-2006.0814/META.yml
2009-06-09 17:36:21 +00:00
wiz
6365faf96a Update to 286:
Removed curses from package and added textpad26.py. Loaded as
  textpad if python version < 2.6 to fix the overwrite bug earlier
  versions of curses.

  Test release. Include curses 2.2 in package to fix overwrite bug
  in textpad.

  Fixed bug introduced into locale.

  Exploring issue with etmwarn.

  Another Windows fix. Use os.rename() instead of os.system("mv ").

  Another attempt to get locale right.

  More locale work for Windows XP.

  Removed 'locale' settings which didn't work under Windows.

  Fixed bug in setting default paths under Windows.

  Major clarification effort. Agenda -> Soon, journal entry ->
  action. Reworked docs and added ability to delete (internally)
  an item.

  Replaced calls to external editor for modifying entries with an
  internal process similar to that used for creating entries. Moved
  creation and editing of remind events into new_entry and edit_entry,
  respectively.

  Fixed bug in @o s with @b > 0.
2009-06-06 21:56:14 +00:00
hasso
6be0cd11c9 Make it link. 2009-06-04 13:50:59 +00:00
tron
293261a8c8 Remove Mac OS X resource files and extracting the sources and don't
list them in the package list. This avoids package list problems
under Mac OS X and saves disk space on other platforms.
2009-05-31 17:02:24 +00:00
tron
0b73d4cdf1 Add and enable "py-parsedatetime" package. 2009-05-31 16:52:43 +00:00
tron
523469e3a1 Import new "py-parsedatetime" package:
A collection of routines to input, parse and manipulate date and times.
The text can either be 'normal' date values or it can be human readable.
2009-05-31 16:51:37 +00:00
zafer
ae12a91e58 update master site. fetch from freebsd. 2009-05-30 01:35:45 +00:00
zafer
aef7f0997f update master site and distname. 2009-05-30 01:32:50 +00:00
zafer
145104482d update master site. 2009-05-30 00:58:30 +00:00
zafer
4087c9e228 update master site. fetch from freebsd. 2009-05-30 00:56:11 +00:00
zafer
e1e7d10057 update master site. 2009-05-30 00:53:53 +00:00
zafer
575e1d791f update master site. service has been suspended. 2009-05-30 00:47:22 +00:00
zafer
48eb9e2b92 update master site and homepage. use www instead of www2 2009-05-30 00:38:24 +00:00
zafer
f7c1c6e0f1 update master site. 2009-05-30 00:24:00 +00:00
zafer
65a6badf0f update master site. remove dead mirrors. 2009-05-30 00:20:42 +00:00
he
65884b8764 Update from version 0.3.1 to 0.9.
Reviewed and tested by wiz@.

Pkgsrc changes:
 o Adapt the large set of diffs to the new version.
 o Depend directly on cairo and turn off the use of the ancient
   version of cairo embedded in the distribution.  (Caused build
   failures with a newer cairo installed from pkgsrc.)

Upstream changes:

What's New in Sunbird 0.9
- - - - - - - - - - - - -

Sunbird 0.9 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

The following features have been added to Sunbird 0.9:

    * Events spanning days now have a visual indicator indicating
      them as connected events
    * When reloading a remote calendar a progress indicator is now shown
    * The so-called "minimonth" (small calendar month in the upper
      left) has been given a visual overhaul
    * The calendar views (day, week, multiweek, month) have been
      given a visual overhaul
    * CalDAV support and interoperability with various CalDAV
      servers has been improved
    * The application stability and memory consumption has been
      greatly improved
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge website at
      http://www.rumblingedge.com/2008/09/21/sunbird-09-released/

Release Date: September 23, 2008

What's New in Sunbird 0.8
- - - - - - - - - - - - -

Sunbird 0.8 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

The following features have been added to Sunbird 0.8:

    * A new icon set which matches more closely the icon style of
      other mozilla applications
    * Category colors are now shown next to an event box, giving
      users a much better overview of their differently categorized
      events
    * Events with alarms now have a visual indicator showing an alarm bell
    * A totally overhauled alarm dialog
    * Sunbird now recognizes the timezone definitions in .ics files
      created by other applications. This fixes the longstanding
      issue of Sunbird miscalculating the date or time of events
      contained in those files
    * The timezone guessing has been significantly improved
    * Sunbird now contains experimental support for viewing remote
      calendars offline. This feature has known bugs and is included
      for testing purposes only
    * Sunbird contains several performance fixes, which should
      improve working with larger calendar files
    * You can now define for each of your calendars, whether you
      want to be notified of alarms for events in these calendars or
      not
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge website at
      http://weblogs.mozillazine.org/rumblingedge/archives/2007/11/sb_0-8.html

Release Date: April 04, 2008

What's New in Mozilla Sunbird (R) 0.7
- - - - - - - - - - - - - - - - - - -

Mozilla Sunbird 0.7 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

    * A redesigned event/task dialog has been enabled to gather
      feedback from the community. It offers a much cleaner user
      interface and additional functionality including:
          o Events/Tasks can be created in different timezones
          o Integrated display of recurrence patterns, reminders
          o Custom recurrences and reminders
          o Clear separation between tasks and events
    * The new event summary dialog lists all the details of tasks
      and events for calendar which are read-only.
    * Colliding events (events in the same time slot) are shrunk
      so that they fit into the display of a day. This no longer
      affects other events on the same day.
    * Localized releases of Sunbird in Chinese (simplified),
      Georgian, Lithuanian, Portuguese (European), Spanish (Argentina)
      and Turkish
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge website at
      http://weblogs.mozillazine.org/rumblingedge/archives/2007/07/sb_0-7.html

Release Date: October 25, 2007

What's New in Mozilla Sunbird (R) 0.5
- - - - - - - - - - - - - - - - - - -

Mozilla Sunbird 0.5 is the latest release of our standalone calendar
application. We recommend that all users upgrade to this latest
version.

    * Much more polished user interface in the calendar views
    * Working hours are back
    * Automatic migration of data in Sunbird 0.2, iCal.app, and Evolution
    * Much improved printing functionality
    * Support for Google Calendar (via the Google Calendar Provider extension)
    * Vastly improved reliability
    * Many performance improvements
    * Many usability improvements
    * A full list of changes that have gone into this release can
      be found on The Rumbling Edge weblog at
      http://weblogs.mozillazine.org/rumblingedge/archives/2006/12/sb_0-5.html

Release Date: June 27, 2007
2009-05-29 13:22:11 +00:00
wiz
6696ae2a05 Update to 274:
Fixed starting date in agenda view.

  Added ability in list view showing DAYS days to scroll forward
  to show the next DAYS days or backwards to show the previous DAYS
  days.

  Fixed 'p' bug in new_project. Improved examples and added -r
  switch for make_egs.py to restore the eg directory to its original
  state and prevent examples from being displayed.
2009-05-27 16:21:30 +00:00
wiz
918c87e06d Update to 271:
Trap attempts to toggle completion off for repeated tasks. Combine
  information notices to one screen on startup. Documentation tweaks
  both internal and on-line.
2009-05-26 09:23:01 +00:00
wiz
c05cdea5b8 Update to 270:
Added test suite and FAQ.
  Only show the first unfinished repetition with @o r.
  new_entry with repetitions now resets @d to the first date from
  the recurrence rule that falls on or after the provided value of
  @d. This provides a handy check on the recurrence rule by giving
  the first date satisfying the rule.
  new_entry with repetitions now sets @d to the first date from
  the recurrence rule if the provided value is sooner than the
  first date.
  Caught and fixed subtle bug in repetitons.
  Still more documentation tweaks.
  More documentation corrections.
  Corrected documentation errors.
  Improved check for missing or bad project line.
  Added check for missing project line.
  Added check for missing title.
  Fixed another bug in process_reps involving setting duedate.
  Fixed bug setting interval in process_reps.
  Factored repeated stuff out of process_file and new_entry into
  process_reps. This means checks for repeated entries apply both
  to files and new entries.
  Show alert confirming export in iCal format and showing full ics
  file path.
2009-05-25 12:10:03 +00:00
zafer
1ec8d4404a update mirror. 2009-05-22 18:03:30 +00:00
wiz
936b30f497 Update to 255:
Fixed bug in calling getsunmoon.

  Cleaned up extraneous comments.

  Catch alerts without a starting time. Display alerts regarding
  automatic resets in a manner similar to errors.

  Added traps for providing bad file numbers at prompts.

  Second pass at better error trapping. Content checks date(s),
  time, integer(s), presence of @s when @e is given and, when both
  are given, that @s < @e.

  First step to improved error trapping for problematic data files.
  Added check_hash to check for required fields, unknown fields
  and suitable content. Display errors nicely formatted by file
  and line number and write messages to ~/.etmerrors.
2009-05-21 20:15:22 +00:00
sno
bbef6a64bd pkgsrc changes:
- Updating package for p5 module DateTime::Format::ISO8601 from 0.0403nb1
    to 0.0600
  - Setting gnu-gpl-v2 as license
  - Adding some recommended build dependencies

Upstream changes:
0.06 Tue Apr 10 15:17:34 HST 2007
    - add Test::Distribution tests
    - merge rel_0_04_FIXES branch -- fixing the major regressions introduced
      in 0.05

0.05 Tue Mar 27 11:25:42 HST 2007
    - disable a test that may fail depending on the localtime date
2009-05-21 14:17:27 +00:00
sno
e954eb12b9 pkgsrc changes:
- Updating package for p5 module Data::ICal from 0.13nb1 to 0.15
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies according to META.yml

Upstream changes:
0.15
    * Escaping fixes
0.14
    * No longer explodes if your .ics file lacks a VERSION property
    * Perl 5.11 adds additional strictures. Patch from ANDK to deal [rt.cpan.org #34717]
2009-05-21 14:06:55 +00:00
sno
8aab745e78 pkgsrc changes:
- Updating package for p5 module DateTimeX::Easy from 0.085 to 0.087
  - Setting gnu-gpl-v2 as license

Upstream changes:
0.087:
    - TODO'd some tests that were breaking because of time zone weirdness
    - The previous entry is an example of gooder english!

0.086
    - Treat a 4 digit number as a year... Format::Flexible changed on how it interpreted them
2009-05-21 13:57:55 +00:00
sno
97296c3cc8 pkgsrc changes:
- Updating package for p5 module Time::Progress from 1.3 to 1.5
  - Setting license to gnu-gpl-v2

Upstream changes:
1.5   Wed Feb  6 2009
  - %LlEe formats can take optional width (%10e for example)

1.4   Wed Feb  4 2009
  - relicensed under same terms as Perl (i.e. incl. Artistic)
2009-05-21 13:46:54 +00:00
wiz
d85fefd907 Update to 2.0.1, prodded by Daniel A Graham, and include a portability
patch for Python 2.6 by him.

iCalendar 2.0.1 (2008-07-11)
============================

API Changes:

* EXDATE and RDATE now returns a vDDDLists object, which contains a list
  of vDDDTypes objects. This is do that EXDATE and RDATE can contain
  lists of dates, as per RFC.

  ***Note!***: This change is incompatible with earlier behavior, so if you
  handle EXDATE and RDATE you will need to update your code.

* When createing a vDuration of -5 hours (which in itself is nonsensical),
  the ical output of that was -P1DT19H, which is correct, but ugly. Now
  it's '-PT5H', which is prettier.

* Made the tests run under Python 2.5+

* Renamed the UTC class to Utc, so it would not clash with the UTC object,
  since that rendered the UTC object unpicklable.
2009-05-20 13:38:47 +00:00
wiz
272d51cc21 Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.

Reported by Robert Elz in PR 41345.
2009-05-20 00:58:05 +00:00
sno
fa9ec481e4 pkgsrc changes:
- updating package for p5 module Time::Piece from 1.13nb1 to 1.14
  - setting gnu-gpl-v2 as license

upstream changes:
1.14
	- rework add_months() to not rely on strptime being able to parse illegal
	  dates (Gisle Aas).
        - Various win32 TZ fixes from p5p core perl version
2009-05-19 23:27:34 +00:00
sno
02da63c714 pkgsrc changes:
- Adjusting dependencies according to META.yml as result of wrong
    assumption (see RT #46160)
  - Setting license to gnu-gpl-v2
2009-05-19 21:29:55 +00:00
wiz
8796fb7448 Update to 2.26.2:
===============
Version 2.26.2
===============

 Applet
   * fix utf-8 problems when switching activity by double-clicking
   * allow to switch to same activity, if description is provided
   * now the edit icon in drop-down window is keyboard-accessible
   * re-enabled evolution task import since the problem has been fixed
   * do not round to days in reports (because of 24h/8h day ambiguity)
   * fix a rare bug that get's rid of activity in midnight

 Updated translations
   * te (Krishna Babu K)
   * et (Ivar Smolin)
   * es (Juanje Ojeda Croissier)
   * zh_CN (Ray Wang)
   * kn (Shankar Prasad)
   * gl (Suso Baleato)
   * ar (Djihed Afifi)
2009-05-19 14:36:20 +00:00
wiz
a54aec2450 Add py-icalendar dependency. Ride update from a few minutes ago. 2009-05-19 09:28:51 +00:00
wiz
95bd898b56 + py-icalendar. 2009-05-19 09:20:15 +00:00
wiz
dd85ce977b Initial import of py-icalendar, packaged for pkgsrc-wip by mj_turner
with changed by jihbed.

The iCalendar package is a parser/generator of iCalendar files for
use with Python. It follows the RFC 2445 (iCalendar) specification

The package can both generate and parse iCalendar files, and can
easily be used as is.

The aim is to make a package that is fully compliant to RFC 2445,
well designed, simple to use and well documented.
2009-05-19 09:19:45 +00:00
wiz
866a798991 Update to 249:
Added location to store exported iCal files to etmrc. Added export
  to documentation and updated the on-line documentation. Added
  discussion of icalendar and phpicalendar with illustrative screen
  shots of the latter.

  Updated documentation to reflect option to export list view to
  iCalendar format.

  Added export to gui.py.

  Added export functions to data.py and removed export2ical.py.

  Added ability to export the current list view in iCal format.

  About to add ical support.

  Overrule defaults for c_position, d_position and k_level if any
  are set by -C, -D or -K by taking those not explicitly set to be
  zero regardless of the defaults.

  Fixed bug in new_event in which help text would be appended to
  prior text with each call.

  In new_event when getting a filenumber, loop until it is either
  the number of a file or a period (cancel).

  Added pause switch to draw_note. If True (default = False), it
  will display msg and wait for 1 second before continuing. Used
  to briefly display "Cancelled" when appropriate for new_event
  and new_project.

  Moved textpad key info to top of new event/project display. Leave
  cursor at end of entry.

  Modified MyListCtrl to accept a message argument so that the
  message will not be lost when the screen is resized.

  Fixed bug in which timer msg was not being cleared.

  Re-factored new_event to take advantage of modified line2hash.
  Fixed chrcode consistency check. Provide default chrcode if
  missing from entry.

  Fixed bugs in new_task and new_project introduced by journal
  entry modifications to line2hash.

  Fixed empty line bug.

  Fixed bug in auto processing repeated tasks with @o s. Fixed bug
  in toggle_completion for repeated tasks with @r l.

  Fixed bug in multiline get_response.

  Journal entry timer can now be interrupted and restarted and
  journal entries display elapsed time rather that starting and
  ending times.

  Turned off logging. Documentation tweaks for journal entries.

  Beta 3 for journal entries and time reports.

  Fixed time report bug.

  About to fiddle with the process for creating new journal entries.

  In gui, recall last entry, if any, for 'a', 'l', 'u', 'U' and
  'T'. Time report (beta 2).

  Time report (beta).

  Added time aggregates (alpha).

  Playing with time aggregates.

  Added journal entries and the ability to toggle their display.
2009-05-19 09:10:57 +00:00
wiz
60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00
sno
e416fd4c87 PkgSrc changes:
- Updating package for p5 module DateTime::Format::Strptime from 1.0900
    to 1.0901
  - Adjusting dependencies

Upstream changes:
1.0900_01 2009-04-18 -- DEVELOPER RELEASE ONLY
	- Makefile.PL changes for Windows users as per issue #16

1.0901 2009-05-16 -- Official release of above
2009-05-17 18:17:32 +00:00
sno
2d864fb40a PkgSrc changes:
- Updating package for p5 DateTime modules from 0.49 to 0.50

Upstream changes:
0.50   2009-05-11
- Tests were failing on Win32 because they attempted to use a negative
  epoch. Fixed so that these tests are skipped. Fixes RT #45966.
2009-05-17 18:08:00 +00:00
wiz
6b8f746b3b Fix typo. 2009-05-13 08:21:12 +00:00
dsainty
a9c6cc871c Set LICENSE=gnu-gpl-v2 (OR any later version) as documented at
http://live.gnome.org/Planner/About (and possibly nowhere else!)
2009-05-13 01:00:49 +00:00
dsainty
2d8c2f5311 Don't try and deal with directories managed by graphics/hicolor-icon-theme.
(thanks pkglint!)
2009-05-13 00:45:20 +00:00
dsainty
8803f04e81 Update planner from 0.14.3 to 0.14.4.
New in the v0.14.4 Release - 15 April 2009

    * Rewrote printing to use the GTK printing API, fixing most problems with
      printing on Windows (thanks to Francisco Moraes)
    * Added display of minutes to duration format
    * Added creation of Windows installer to Makefiles
    * Dropped support for libgda < 3.0
    * Added proper quoting to SQL code (168147, 571801)
    * Fixed alignment problems in HTML export (471218, 478027)
    * Fixed a crash in UNDO/REDO code (420443)
    * Fixed several issues with the build (528582, 528971, 529045, 539993)
    * New and updated translations
2009-05-13 00:06:12 +00:00
wiz
fff4aaa675 Update to 221:
Added force_start for etm.warn. Separated prompt from entry
  textpad in get_response and added a second line for possible
  wrapped overflow. Removed any spurious line-ends before writing
  to file.
2009-05-10 21:27:29 +00:00
wiz
0028e432ad Update to 220:
Found and fixed check_update bug.
  More check_update tweaks.
  Another check_updates bug.
  Fixed check_update bug and improved prompt.
  Fixed unscheduled time bug in starting and ending minutes.
  Made unscheduled time view adjust to window width and wrap time
  entries when necessary.
  Added graphical display to unscheduled time view. Reduced context,
  project and id column widths and widened title column. Abbreviated
  the date display when grouping by contexts, projects and keywords.
  Changed date format for freetime and fixed typo /usr/bin/evn ->
  /usr/bin/env.
2009-05-07 11:32:39 +00:00
wiz
cab4dc36db Update to 212, based on patch by agc.
Fixed another bug in check_updates.
  Fixed bug in check_updates.
  Fixed bug in setting default startdate and stopdate for the
  unscheduled view.
  Documentation tweaks.
  Bug fixes. Unscheduled now treated as a view parallel to agenda
  and list.
  Added 'e' column to display. Tweaks.
  Unscheduled time support. Added earliest, latest, minimum, extent
  (default event length) to rc.py. Use -u for the command line or
  u for the gui. Entering '.' now cancels any operation which calls
  for a response to a prompt. ? brings up the help screen in
  non-editing mode.
  Added column for 'e'. Gui entry for @e now supports entering
  either a time or an integer number of minutes.
  Added freetime.py. About to fiddle with adding a column for 'e'.
2009-05-06 13:37:35 +00:00
sno
2cc0556528 PkgSrc changes:
- Updating package for p5 DateTime modules from 0.47 to 0.49
  - Setting License to gnu-gpl-v2
  - Removing unused / perl core dependencies

Upstream changes:
0.49   2009-05-04

- A bug in the test code for handling overloaded objects in from_epoch
  resulted in a test failure on Perl 5.8.x. This release contains no
  changes besides a test code fix.

0.48   2009-05-04

- Some of the accessors (the "main" ones like year(), month(), day(),
  etc) now warn if they are passed a value. Patch from Shawn
  Moore. Fixes RT #6979.

- DateTime::Duration expected DateTime to be loaded and used some
  constants from it, but did not explicitly "use DateTime". Reported
  by Jeff Kubina. RT #44740.

- The CLDR formatting for "c" and "cc" was incorrectly using the local
  day of the week. This meant that it gave the wrong result for
  locales where Monday is not considered the first day of the
  week. Reported by Maros Kollar. RT #45007.

- DateTime->from_epoch did not allow an object which overloaded
  numification as the epoch value. Patch by Michael Schwern. RT
  #45653.

- Fixed how datetime subtraction is handled for some cases around DST
  changes. This had been improved back in 0.30, but there were still
  bugs. RT #45235.
2009-05-06 07:05:46 +00:00
wiz
b31be0e060 +etm 2009-05-05 13:00:51 +00:00
wiz
a1e6367239 Initial import of etm-203.
etm is an acronym for Event and Task Manager. It provides a format
for using simple text files to store event and task information,
a command line interface for viewing tasks and events in a variety
of convenient ways and a curses-based GUI for creating and modifying
events and tasks as well as viewing them. Alarms are supported for
events and repetition for both events and tasks in a powerful and
flexible manner.

Compared to the combination of wxRemind and yeaGTD, etm provides
the following advantages:

  * an agenda view that shows events and tasks together for the
    next few days rather than one day at a time in separate task
    and event windows.
  * a quick and simple way to enter events and tasks on a single
    line.
  * support for remind but also an independent way of entering
    events with contexts, notes and optional alarms.
  * an interactive GUI that uses curses and thus requires nothing
    more than a terminal window.
2009-05-05 13:00:12 +00:00
wiz
e061a0c209 Use time_t to fix output on i386. From Gergely Gábor in private mail.
Bump PKGREVISION.
2009-05-04 16:43:44 +00:00
seb
4a9a868b6b Update p5-DateTime-Set from version 0.25 to version 0.27.
Approved by MAINTAINER.

Pkgsrc changes:
- set MAINTAINER to pkgsrc-users@ on (previous) MAINTAINER's
request

Upstream changes:
0.27   2009-04-02
- fixed DateTime::Spanset duration() method.
  Reported by Anton Berezin <tobez@tobez.org>

0.26   2008-12-25
- fixed DateTime::Spanset current() and set_time_zone() methods.
  Report and tests by Elliot Shank.
2009-05-03 16:27:28 +00:00
sno
63a7e18fdf PkgSrc changes:
- Updating package for p5 module DateTime::Format::Natural from 0.74 to 0.76
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.76 Thu Apr  9 12:08:32 CEST 2009
 - Merged development version to stable.

0.75_05 Mon Apr  6 12:42:26 CEST 2009
 - New supported format: final <weekday> in <month>.
   [rt #44810 - Christian Brink]
 - Wrap Days_in_Month() in Compat.pm.

0.75_04 Fri Apr  3 15:13:36 CEST 2009
 - New supported formats: some suggested by [rt #44067 - Michael
   Reddick], while others have been independently added.
 - Fix a regression [rt #44691 - Jason May].
 - Shift common conversion logic within base calculation methods
   to the grammar class.
 - Introduce a helper class for handling actions related to
   metadata flags and to serve as container for setter/checker
   methods.
 - Wrap Decode_Month() in Compat.pm.
 - Test both implementations within each method in Compat.pm.
 - Preserve order of tests.
 - Add a test-file for regressions.
 - Remove the obsoleted internal use of a total-modified counter.

0.75_03 Wed Mar  4 13:39:08 CET 2009
 - Enhance the extended checks mechanism further to have it set
   an error message when a check fails.
 - Run tests without sorting the input strings first.
 - Test compile-time loading of Compat.pm.

0.75_02 Thu Feb 26 11:01:11 CET 2009
 - Date::Calc is no longer a prerequisite; use it when available
   for calculations, otherwise fall back to using DateTime.
   [rt #43521 - Jesse Vincent <jesse@bestpractical.com>]

0.75_01 Sun Feb 22 12:09:32 CET 2009
 - When prefer_future is set: Advance the day if the time
   specified is noticeable in the past. [rt #43417 - Jason May]
 - New supported format: <month> <monthday> <year>.
   [rt #43467 - Clayton L. Scott <clscott@cpan.org>]

0.75 Thu Feb 19 16:50:19 CET 2009
 - Merged development version to stable.

0.74_04 Son Feb 15 20:59:28 CET 2009
 - Refrain from adding leading zeros to unit values via
   sprintf() when constructing the final DateTime object.
 - Do not import Date_to_Days(), it's no longer required.

0.74_03 Fri Feb 13 13:15:11 CET 2009
 - Guard against invalid expressions with a 's' suffix,
   but no multiple unit count.
 - Work around the segmentation fault taking place in 0.74_02
   on perl 5.8.9 and 5.10.0.

0.74_02 Sun Feb  8 11:47:50 CET 2009
 - New supported format: <count> <weekday>(s) from now.
   [rt #43088 - Anirvan Chatterjee]
 - Add a new field to the language grammar entries to handle
   extended checks of captured regex data.

0.74_01 Thu Jan  8 16:06:17 CET 2009
 - When a four digit year is found, also allow for mm/dd/yyyy
   kind of formats. [Elliot Shank <perl@galumph.com>]
2009-05-02 21:26:36 +00:00
sno
33471bfa87 Added time/p5-Test-MockTime version 0.12 2009-05-02 21:21:55 +00:00
sno
c93f242437 Importing package for p5 module Test::MockTime version 0.12 as dependency
of upcoming DateTime::Format::Natural update.

This module was created to enable test suites to test code at specific
points in time. Specifically it overrides localtime, gmtime and time at
compile time and then relies on the user supplying a mock time via
set_relative_time, set_absolute_time or set_fixed_time to alter future
calls to gmtime,time or localtime.
2009-05-02 21:19:46 +00:00
reed
e5e9ad0a4c Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
hasso
4b23c06ffb Don't try to link against libc_r on DragonFly. 2009-05-02 07:51:02 +00:00
sno
3bed9929a7 PkgSrc changes:
- Updating package for various p5 time related module from 2003.1126
    to 2006.0814
  - Setting license to public-domain

Upstream changes:
2006.0814:
	A bugfix for negative offsets that overflowed (from Vernon Lyon
	<vlyon at uk.yahoo-inc.com>)

	Add a few more timezones (from Peter Ludemann <ludemann at yahoo-inc.com>
	and Alex Bowley <kilinrax at cpan.org>)

	Recognize fractional times counts like "1.5 minutes ago"
	(from Simon Wistow <simon@thegestalt.org>)

	Recognize Dow "before last" (from Ole Craig <ocraig at stillsecure.com>)

	Change various __DATA__ to __END__ (from Nick Ing-Simmons
	<nick at ing-simmons.net>)
2009-05-01 21:15:34 +00:00
sno
7a9d695136 PkgSrc changes:
- Updating package for p5 module of DateTime::Format::HTTP from 0.37 to 0.38
  - Setting license to gnu-gpl-v2

Upstream changes:
0.38  2009-04-05
- No code changes from previous versions.
- Shut up the verbose diagnostic output from the tests.
- Fixed various bugs in the Build.PL, and generally modernized the
  distro tarball. Hopefully this will fix problems some cpan testers
  were seeing.
2009-05-01 21:08:41 +00:00
sno
44e5e65090 PkgSrc changes:
- Updating package for p5 module of DateTime::Format::Flexible from
    0.05 to 0.08
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.08 Wed Apr 22 14:00:00 2009
    - fix some pod errors, give an example for european hinting

0.07 Tue Apr 22 03:00:00 2009
    - add ability to strip strings from the date string
    - can now parse timezones
    - rudimentary support for european dates (dd-mm-yyyy)
    - can now parse epoch times

0.06 Mon Apr 20 15:06:00 2009
    - Fix parsing bug with dd-(oct|nov|dec)-yyyy (thanks Phil Brass)
2009-05-01 21:04:14 +00:00
zafer
7d005b293e replace dead mirror with working one. 2009-05-01 15:03:21 +00:00
sno
74257203dc PkgSrc changes:
- Updating package for p5 module of DateTime::Format::Pg from 1.6002
    to 1.6003
  - Setting license to gnu-gpl-v2

Upstream changes:
0.16003  Fri Mar 27 09:30:00 2009
    - Fix handling of BC (rt #44594). Patch by Jonas Lijegren.
2009-04-30 20:29:39 +00:00
sno
d3a5d2b744 PkgSrc changes:
- Updating package for p5 module DateTime::TimeZone to 0.90

Upstream changes since 0.89:
- This release is based on version 2009g of the Olson database. This
  release has changes for Egypt.
2009-04-29 07:46:22 +00:00
sno
14f7cda278 Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
2009-04-24 17:15:21 +00:00
wiz
6cbd22f170 Update to 1.4.1:
- Updated timezone information.
2009-04-21 15:15:04 +00:00
wiz
b8412f67e5 Update to 1.4:
Version 1.4
-----------

- Fixed another parser precision problem on conversion of decimal seconds
  to microseconds, as reported by Erik Brown.  Now these issues are gone
  for real since it's not using floating point arithmetic anymore.

- Fixed case where tzrange.utcoffset and tzrange.dst() might fail due
  to a date being used where a datetime was expected (reported and fixed
  by Lennart Regebro).

- Prevent tzstr from introducing daylight timings in strings that didn't
  specify them (reported by Lennart Regebro).

- Calls like gettz("GMT+3") and gettz("UTC-2") will now return the
  expected values, instead of the TZ variable behavior.

- Fixed DST signal handling in zoneinfo files.  Reported by
  Nicholas F. Fabry and John-Mark Gurney.


Version 1.3
-----------

- Fixed precision problem on conversion of decimal seconds to
  microseconds, as reported by Skip Montanaro.

- Fixed bug in constructor of parser, and converted parser classes to
  new-style classes.  Original report and patch by Michael Elsd

- Initialize tzid and comps in tz.py, to prevent the code from ever
  raising a NameError (even with broken files).  Johan Dahlin suggested
  the fix after a pyflakes run.

- Version is now published in dateutil.__version__, as requested
  by Darren Dale.

- All code is compatible with new-style division.
2009-04-20 09:45:19 +00:00
he
8581ee1b20 Update from version 1.98nb3 to 1.98nb4.
Pkgsrc changes:
 o Add a fix to ensure this operates with week numbers in
   accordance with ISO 8601.
2009-04-16 09:54:45 +00:00
sno
74a6bf6905 PkgSrc changes:
- Updating package for p5 module DateTime::TimeZone to 0.89

Upstream changes:
0.89    2009-04-13

- This release is based on version 2009f of the Olson database. This
  release has changes for Pakistan.
2009-04-15 07:29:45 +00:00
sno
40a5313a46 PkgSrc changes:
- updating package for p5 module DateTime::TimeZone to 0.88
  - set license to artistic-2.0

Upstream changes:
0.88    2009-04-06

- This release is based on version 2009e of the Olson database. This
  release has changes for Jordan and Palestine.


0.87    2009-04-05

- The DateTime::TimeZone::Local module will now try to load a subclass
  of the form DateTime::TimeZone::Local::$^O before falling back to
  the Unix subclass. This allows you to provide a new subclass on
  systems where the existing subclasses (Unix, Win32, and VMS) don't
  get the right answer. Based on a patch from Olivier Mengu~A(c).


0.86    2009-03-23

- This release is based on version 2009d of the Olson database. This
  release has changes for Morocco, Tunisia, Syria, and Argentina.


0.85    2009-03-16

- This release is based on version 2009c of the Olson database. The
  only changes in this release are for Cuba.

- Fixes for Win32 with Microsoft's December time zone update. This
  updated added a zone for Mauritius that wasn't accounted for in the
  DateTime::TimeZone::Local::Win32 module. Reported by David
  Pinkowitz. RT #43535.

- Added a hack to fix some brokenness with Module::Build::Compat that
  causes the compatibility Makefile.PL to fail on really old
  ExtUtils::MakeMaker versions (6.17 and older). RT #43605.
2009-04-12 19:01:52 +00:00
sno
1226676ddb PkgSrc changes:
- Updating package for p5 module DateTime::Format::Strptime to 1.0900
  - set license to artistic-2.0

Upstream changes:
1.0701 2007-09-18
	- The revised locale tests releasese
		- Many people pointed out that while this module hadn't broken
		  the tests for the French locale had. This is due to a new
		  source for the data in DateTime::Locale.
		- This version ONLY changes the tests and so it not a required
		  update.

1.0702 2007-09-19
	- YAML and POD
		- Updated the META.yml file to have the correct 'resources'
		  and match the latest spec
		- Updated the docus with a 'resources' section that has the
		  same information in it for readers of POD.
		- This version ONLY changes the documentation and so it not a
		  required update.

1.0800 2008-08-07
	- Pile-o-bugs
		- It seems that I wasn't getting notifications from Google
		  when people had reported bugs, so there's a pile of fixes
		  in this release. Hopefully that fixes everyone's issues.

1.0900 2009-02-22
	- Another pile-o-bugs
		- It seems that I also wasn't seeing notifications from RT
		  (please don't use it, use the Gooogle project) so all the
		  following are fixed:
			36672	Started failing mid May
			23313	Bug handling time zones like America/New_York
			25555	Module dies even when on_error is 'undef'
			23768	Olson timezone handling incorrect
			22450	locale test failing with bleadperl
			20487	nmake test_more fail (with patch); incorrect
					META.yml
			12071	format_datetime uses datetime locale rather than
					format locale
			11863	bug in DateTime::Format::Strptime 1.0601 when using %s

		- And a couple from Google:
		    #8		Add DateTime::Locale to documentation
2009-04-12 18:55:47 +00:00
sno
4c5f32bca6 PkgSrc changes:
- Updating package for p5 module DateTime to 0.47
  - set license to artistic-2.0

Upstream changes:
0.47   2009-03-01

- The handling of CLDR format 'j' and 'jj' was backwards, using 24
  hour time for locales that wanted 12 hour, and vice versa. Reported
  by Maros Kollar.

- The CLDR formatting was missing support for lower-case "q"
  patterns. Reported by Maros Kollar.


0.46   2009-02-28

- Added a duration_class method for the benefit of DateTime.pm
  subclasses. Patch by Shawn Moore.
2009-04-12 18:51:59 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
hasso
95becabb67 Make it compile on DragonFly master. 2009-04-07 17:25:54 +00:00
drochner
c5d7499e00 always use the system's timezone files (previously it did so
only on Linux) -- the bundled ones are not consistent wrt
some prefix (freeassociation.sourceforge.net vs citadel.org)
which triggers a runtime check when imported ical files are used,
bump PKGREVISION
2009-04-02 13:13:47 +00:00
wiz
b861398a54 Update to 2.26.0:
===============
Version 2.26.0
===============
 Applet - changes
   * Final fixes to utf-8 and Python 2.6 sqlite

 Updated translations
   * as (Amitakhya Phukan)
   * ca (David Planella)
   * de (Hendrik Richter)
   * el (Jennie Petoumenou)
   * gu (Ankit Patel)
   * ja (Takeshi AIHANA)
   * lt (Gintautas Miliauskas)
   * mr (Sandeep Shedmake)
   * pa (Amanpreet Singh Alam)
   * ro (Adi Roiban)
   * ru (Yuriy Penkin)
   * ta (I. Felix)
   * te (Krishna Babu K)

===============
Version 2.25.92
===============
 Applet - changes
    * Fixed problems with utf-8 and Python 2.6 sqlite
    * Escaping user input so they don't break UI where pango is used
    * Stop tracking on shutdown was ignoring user preference

  Updated translations
    * cs (Adrian Gunis)
    * en_GB (Philip Withnall)
    * fi (Timo Jyrinki)
    * fr (Claude Paroz)
    * he (Yair Hershkovitz)
    * it (Milo Casagrande)
    * ko (Changwoo Ryu)
    * or (Arun Mohapatra)
    * pt (Duarte Loreto)
    * pt_BR (Vladimir Melo)
    * sl (Matej Urbančič)
    * tr (Baris Cicek)


===============
Version 2.25.91
===============
 Applet - changes
    * Show day totals in statistics (patch by Daniel Watkins)
    * Better keyboard support (Enter / Escape, patch by Daniel Watkins)
    * Fixes to detect alternative pygtk (Frederic Peters)
    * Fixes to support Japanese better (Takao Fujiwara)
    * Python 2.6 support (Patryk Zawadzki)
    * Better duplicate entry checks in activities / categories

  Updated translations
    * bg (Alexander Shopov)
    * ca (Gil Forcada)
    * da (Kenneth Nielsen)
    * es (Juanje Ojeda Croissier)
    * eu (Inaki Larranaga Murgoitio)
    * fi (Ilkka Tuohela)
    * he (Yair Hershkovitz)
    * ko (Changwoo Ryu)
    * nb (Kjartan Maraas)
    * nl (Wouter Bolsterlee)
    * pl (Tomasz Dominikowski)
    * pt_BR (Henrique P. Machado)
    * sl (Matej Urbančič)
    * sv (Daniel Nylander)
    * th (Theppitak Karoonboonyanan)
    * zh_cn (甘露(Gan Lu))
    * zh_HK (Chao-Hsiung Liao)
    * zh_TW (Chao-Hsiung Liao)


===============
Version 2.25.3
===============
  We were late for 2.25.1 and 2.25.2, so here we go - changes since 2.24.0!

  Applet - changes
    * Now it is possible to add description after activity, delimiting with
      comma: "watering flowers, begonias" will add activity "watering flowers"
      with description "begonias". Likewise you can go for cacti, and
      forgetmenots
    * Task category can be seen in dropdown and can be specified on fly to
      autocreate: working@new project - will create category "new project"
      and add activity "working" to it
    * Hamster now can remind of itself every once in a while, interval is set
      in preferences (George Logiotatidis)
    * Sending dbus signals on activity change (Juanje Croissier)

  Applet - love
    * Applet now again can be found in applet list by searching for 'hamster'
    * Get instant totals per category for today, in applet dropdown
    * Improvements in report - somewhat nicer look and there are also totals
      (Giorgos Logiotatidis)
    * Use vertical space if we have some on panel and show applet in two lines

  Updated translations
    * bg.po (Alexander Shopov)
    * el (Nick Agianniotis)
    * he (Yair Hershkovitz)
    * ku (Erdal Ronahi)
    * lv (Toms Bauģis)
    * sv (Daniel Nylander)
    * zh_CN (Ray Wang)
2009-03-22 19:38:38 +00:00
wiz
1217662709 Update to 2.26.0:
2009-03-16  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.26.0 for release

2009-02-17  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.25.91 for release

2009-02-14  Rodney Dawes  <dobey@gnome.org>

	* src/Makefile.am:
	* src/*.[ch]:
	Remove dependency on bonobo
	Fix GtkAdjustment page size deprecation warning

	Fixes #571752

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.25.90 for release

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* src/evolution-webcal-main.[ch]:
	* src/evolution-webcal-notify.h:
	Update some includes and macros to not require libgnomeui

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	* src/evolution-webcal-notify.h:
	Remove libgnomeui dependency

2009-02-12  Rodney Dawes  <dobey@gnome.org>

	* src/evolution-webcal-notify.c:
	Replace GnomeIconTheme usage with GtkIconTheme

	Fixes #571499

2009-02-09  Andre Klapper  <a9016009@gmx.de>

	* src/evolution-webcal-notify.c:
	Remove deprecated #include. Patch by Tal Benavidor.
	Fixes bug #564354.
2009-03-22 17:06:53 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
drochner
a25eaec98b update to 0.43
changes: fixes from evolution
pkgsrc change: pull in a portability patch from evolution-data-server,
 depend on zone.tab
2009-03-19 11:57:48 +00:00
abs
97df00a91a Unify all the mozilla projects into using a single Makefile.common and
INSTALL, and put it in seamonkey.
Ensure all build with USE_DESTDIR.
Bump PKGREVISIONs
2009-03-18 00:08:39 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
hasso
9a4dc5f8c1 Make it compile on DragonFly. 2009-03-13 11:24:16 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
joerg
25a80fb4ab Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
smb
675ab73867 Added hebcal 3.7 2009-03-05 03:19:41 +00:00
smb
3bc733ad52 Initial version of a perpetual Hebrew calendar 2009-03-05 03:18:44 +00:00
abs
2349f31b9d +MAKE_JOBS_SAFE=no 2009-03-02 22:22:48 +00:00
sno
ce3bab253f Upstream changes:
1.9719	[2009-01-04]
	- As with QNX, Haiku has the API of interval timers but not
	  the implementation (bleadperl change #34630), hence skip
	  the tests, via David Mitchell.

1.9718	[2008-12-31]
	- .xs code cleanup from Albert Dvornik
	- in the #39 and #40 do not do us I did, mixing alarm() and
	  sleep().  Now instead spin until enough time has passed.

1.9717	[2008-12-30]
	- Skip the tests added in 1.9716 (#39, #40) if there's no subsecond
	  alarm capability, like with the older subsecond alarm tests

1.9716	[2008-12-26]
	- Change documentation to agree with reality: there are
	  no interval timers in Win32.
	- Address [rt.cpan.org #35899] (problem in subsecond sleeps),
          add two tests to guard against this problem
	- Address [rt.cpan.org #36600] 'Division by zero' failure in test suite
	- Address [rt.cpan.org #37340] [PATCH] Address timer process in test
	- Address [rt.cpan.org#40311 ] bad implementation of hrt_usleep
          with TIME_HIRES_NANOSLEEP
2009-02-25 20:59:56 +00:00
wiz
44c2553c7f Update to 2009a:
Changes undocumented, probably just timezone updates.
2009-02-23 11:37:40 +00:00
he
7e3bb61495 Update from version 0.83.1 to 0.84.
Upstream changes:

0.84    2009-01-21

- This release is based on version 2009a of the Olson
  database. Changes include spelling "Katmandu" as "Kathmandu" (with a
  link for the old spelling), fixes for historical rules in
  Switzerland, and changes to America/Resolute and Cuba for the past
  few years (but not present).

- If DateTime::TimeZone::Local could not load its OS-specific subclass
  because of a missing dependency, it would silently fall back on
  loading the Unix subclass, rather than throwing an error. RT #41305.

- Fixed a bug where the short names for some time zones were
  wrong. This mostly (exclusively?) manifested in time zone rules for
  the first half of the 20th century or so.
2009-02-22 16:38:03 +00:00
he
578ca1f4c5 Add p5-DateTime-Format-HTTP. 2009-02-22 14:34:09 +00:00
he
aa52a35756 Import p5-DateTime-Format-HTTP version 0.37.
This module provides functions that deal the date formats used by
  the HTTP protocol (and then some more).
2009-02-22 14:33:20 +00:00
joerg
e24ddafc41 Update patchsum 2009-02-17 15:58:06 +00:00
joerg
3460ce653e Use Python Egg framework. Bump revision. 2009-02-17 15:56:41 +00:00
abs
d2040862b4 +p5-DateTime-Event-Random 2009-02-17 15:02:12 +00:00
abs
27163bb20c Added time/p5-DateTime-Event-Random version 0.03
This module provides convenience methods that let you easily create
DateTime::Set, DateTime, or DateTime::Duration objects with random
values.
2009-02-17 14:59:52 +00:00