Commit graph

920 commits

Author SHA1 Message Date
sno
328367d8fb 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
1da2393dc7 with is a reserved word for Python 2.6, so avoid it. 2009-07-06 21:42:38 +00:00
he
3999570331 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
cd37b322b4 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
9bb0d96ea9 Remove @dirrm related logic. 2009-06-14 22:57:58 +00:00
joerg
93323948e4 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
sno
eb302f4863 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
ce45cd6604 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
39c828b6a6 Remove @dirrm entries from PLISTs 2009-06-14 18:17:11 +00:00
rillig
5452acd7cd Removed redundant .gz suffix for man pages. 2009-06-12 19:09:35 +00:00
abs
275bfe92a7 update to use the new Module::Install infrastructure 2009-06-11 12:06:10 +00:00
minskim
2e01eb9b9e 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
337dbef4b5 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
e3a3c49553 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
f16bc756f5 Make it link. 2009-06-04 13:50:59 +00:00
tron
d6cd3eed49 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
dfdeb77783 Add and enable "py-parsedatetime" package. 2009-05-31 16:52:43 +00:00
tron
97f58cd267 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
ac563faa92 update master site. fetch from freebsd. 2009-05-30 01:35:45 +00:00
zafer
0eaa1d29f1 update master site and distname. 2009-05-30 01:32:50 +00:00
zafer
fd1a1e2f97 update master site. 2009-05-30 00:58:30 +00:00
zafer
a14fe16a61 update master site. fetch from freebsd. 2009-05-30 00:56:11 +00:00
zafer
0d4afcf267 update master site. 2009-05-30 00:53:53 +00:00
zafer
5de1497070 update master site. service has been suspended. 2009-05-30 00:47:22 +00:00
zafer
9b0a1770df update master site and homepage. use www instead of www2 2009-05-30 00:38:24 +00:00
zafer
d886a0412b update master site. 2009-05-30 00:24:00 +00:00
zafer
107f9da851 update master site. remove dead mirrors. 2009-05-30 00:20:42 +00:00
he
14d3864f52 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
6ba741ab22 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
8df80ba0fa 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
beb970fe58 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
28478fbe41 update mirror. 2009-05-22 18:03:30 +00:00
wiz
f502f928f1 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
2d0bc9edfb 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
d7e50aba09 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
8f907a9958 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
1522d46c56 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
027539c208 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
f4e9595f26 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
f7d49e9cc2 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
e66ea8a38d 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
28e670fd3b 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
d547cb644d Add py-icalendar dependency. Ride update from a few minutes ago. 2009-05-19 09:28:51 +00:00
wiz
edc3c2d358 + py-icalendar. 2009-05-19 09:20:15 +00:00
wiz
d7604c4ad8 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
94b1b7fca1 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
6ac11147ab 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
ee5e6e9c3a 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
750e8bcd5b 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
3cbab5ad9a Fix typo. 2009-05-13 08:21:12 +00:00