Commit graph

2017 commits

Author SHA1 Message Date
wiz
c6af350be0 Updated p5-DateTime to 1.3800.
1.38   2016-09-16

- This release includes changes from past trial releases to switch from
  Params::Validate and Params::ValidationCompiler. Relevant release notes from
  those trial releases are repeated here for clarity.

- Replaced Params::Validate with Params::ValidationCompiler and Specio. In my
  benchmarks this makes constructing a new DateTime object about 14%
  faster. However, it slows down module load time by about 100 milliseconds
  (1/10 of a second) on my desktop system with a primed cache (so really
  measuring compile time, not disk load time).

- When you pass a locale to $dt->set you will now get a warning suggesting you
  should use $dt->set_locale instead. The previous trial releases didn't allow
  locale to be passed at all, which broke a lot of modules. I've sent PRs, but
  for now the parameter should be allowed (but discouraged). Reported by
  Slaven Rezić. RT #115420.


1.37   2016-08-14 (TRIAL RELEASE)

- Require the latest Params::ValidationCompiler (0.11).
2016-09-18 22:56:16 +00:00
mef
b9581e5050 for make test: BUILD_DEPENDS+= p5-Clone-[0-9]*:../../devel/p5-Clone 2016-09-18 15:01:03 +00:00
mef
8f65d6a9fa Updated time/p5-DateTime-Locale to 1.06
---------------------------------------
1.06     2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.

(pkgsrc changes)
- for runtime:
  -DEPENDS+= p5-Params-Validate>=0.91:../../devel/p5-Params-Validate
  +DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
  +DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio
  +DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
- for make test
  +BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
2016-09-18 14:59:25 +00:00
mef
a0b1ed5e58 - for make test,
+BUILD_DEPENDS+=  p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
2016-09-18 14:33:33 +00:00
mef
d33b7f9a6d Updated time/p5-DateTime-TimeZone to 2.02
-----------------------------------------
2.02    2016-09-16
- Replaced Params::Validate with Params::ValidationCompiler.

(pkgsrc changes)
 - for runtime:
   +DEPENDS+= p5-Params-ValidationCompiler-[0-9]*:../../devel/p5-Params-ValidationCompiler
   +DEPENDS+= p5-Specio-[0-9]*:../../devel/p5-Specio

 - for make test:
   +BUILD_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
   +BUILD_DEPENDS+= p5-namespace-autoclean-[0-9]*:../../devel/p5-namespace-autoclean
2016-09-18 14:29:06 +00:00
richard
43d77c9174 Use libical to trim things down a bit in the PLIST and avoid picking up
libpopt which builds tz_convert.  Also add some TLC for solaris specific
zoneinfo location and table names.
bump PKGREVISION to pick up dependency change on libical
2016-09-17 10:37:49 +00:00
mef
6e31f30916 Added databases/p5-Net-FileMaker version 0.064
Added time/p5-DateTime-Incomplete version 0.08
Added time/p5-DateTime-Format-CLDR version 1.17
2016-09-17 02:42:08 +00:00
mef
2728cce3e7 Import p5-DateTime-Format-CLDR-1.17 as time/p5-DateTime-Format-CLDR.
This module provides a parser (and also a formater) for datetime strings
using patterns as defined by the Unicode CLDR Project (Common Locale Data
Repository). http://unicode.org/cldr/.

CLDR format is supported by DateTime and DateTime::Locale starting with
version 0.40.
2016-09-17 02:34:39 +00:00
mef
1d2c506f92 Import p5-DateTime-Incomplete-0.08 as time/p5-DateTime-Incomplete.
DateTime::Incomplete is a class for representing partial dates and times.

These are actually encountered relatively frequently. For example, a
birthday is commonly given as a month and day, without a year.
2016-09-17 02:34:23 +00:00
wiz
e4025746ee After guile's and guile20's installation prefixes have changed, it's time
to bump their dependencies (except those that were bumped in the last 24
hours already).
2016-09-15 14:32:39 +00:00
taca
5f84ee3fc6 Drop "55" (php55) from PHP_VERSIONS_ACCEPTED. 2016-09-11 17:03:25 +00:00
markd
24aea9697b Add p5-Business-Hours 2016-08-25 00:05:56 +00:00
markd
07fe6c4f3b Add p5-Business-Hours 0.12
This module is a simple tool for calculating business hours in a time
period.
2016-08-25 00:04:58 +00:00
wen
9f88ce3d2e Fix build by set PERL5_MODULE_TYPE to Module::Build::Tiny
Reported by:	joerg@
2016-08-24 00:23:31 +00:00
wiz
6b3228a79b Updated py-vdirsyncer to 0.12.1.
Version 0.12.1
==============

*released on 20 August 2016*

- Fix a crash for Google and DAV storages. See :ghpr:`492`.
- Fix an URL-encoding problem with DavMail. See :gh:`491`.

Version 0.12
============

*released on 19 August 2016*

- :storage:`singlefile` now supports collections. See :ghpr:`488`.
2016-08-22 14:15:12 +00:00
richard
d4acd426a8 fix PLIST issue 2016-08-20 11:05:22 +00:00
richard
cce5aba5c9 update to py-pytz-2016.6.1
okay by markd@ with nothing in particular noted in the Changelog
2016-08-20 07:38:08 +00:00
mef
2582ddefb0 Updated time/xdaliclock to 2.43
-------------------------------
2.43  13-Apr-2015	Android:
			- Bug fixes.
2.42  10-Apr-2015	Pebble:
			- Included Joshua Wise's Pebble Smart Watch port.
			Android:
			- Included Robin M端ller-Cajar's Android port.
			OSX:
			- Made screen saver work on 10.6 again.
2016-08-18 11:07:16 +00:00
mef
6dd9939a0b Updated time/p5-Time-Local to 1.24
----------------------------------
1.24     2016-08-13

- Set the INSTALLDIRS to 'perl' for Perl 5.10 and earlier. Without this, you
  can upgrade Time::Local from CPAN but perl will not see the upgraded
  version. Reported by Olivier Mengué. RT #116825.
2016-08-18 10:34:53 +00:00
richard
f96d7ab195 update to python-dateutil-2.5.3
NEWS:
Version 2.5.3
-------------
- Updated zoneinfo to 2016d
- Fixed parser bug where unambiguous datetimes fail to parse when dayfirst is
  set to true. (gh issue #233, pr #234)
- Bug in zoneinfo file on platforms such as Google App Engine which do not
  do not allow importing of subprocess.check_call was reported and fixed by
  @savraj (gh issue #239, gh pr #240)
- Fixed incorrect version in documentation (gh issue #235, pr #243)

Version 2.5.2
-------------
- Updated zoneinfo to 2016c
- Fixed parser bug where yearfirst and dayfirst parameters were not being
  respected when no separator was present. (gh issue #81 and #217, pr #229)

Version 2.5.1
-------------
- Updated zoneinfo to 2016b
- Changed MANIFEST.in to explicitly include test suite in source distributions,
  with help from @koobs (gh issue #193, pr #194, #201, #221)
- Explicitly set all line-endings to LF, except for the NEWS file, on a
  per-repository basis (gh pr #218)
- Fixed an issue with improper caching behavior in rruleset objects (gh issue
  #104, pr #207)
- Changed to an explicit error when rrulestr strings contain a missing BYDAY
  (gh issue #162, pr #211)
- tzfile now correctly handles files containing leapcnt (although the leapcnt
  information is not actually used). Contributed by @hjoukl (gh issue #146, pr
  #147)
- Fixed recursive import issue with tz module (gh pr #204)
- Added compatibility between tzwin objects and datetime.time objects (gh issue
  #216, gh pr #219)
- Refactored monolithic test suite by module (gh issue #61, pr #200 and #206)
- Improved test coverage in the relativedelta module (gh pr #215)
- Adjusted documentation to reflect possibly counter-intuitive properties of
  RFC-5545-compliant rrules, and other documentation improvements in the rrule
  module (gh issue #105, gh issue #149 - pointer to the solution by @phep,
  pr #213).


Version 2.5.0
-------------
- Updated zoneinfo to 2016a
- zoneinfo_metadata file version increased to 2.0 - the updated updatezinfo.py
  script will work with older zoneinfo_metadata.json files, but new metadata
  files will not work with older updatezinfo.py versions. Additionally, we have
  started hosting our own mirror of the Olson databases on a github pages
  site (https://dateutil.github.io/tzdata/) (gh pr #183)
- dateutil zoneinfo tarballs now contain the full zoneinfo_metadata file used
  to generate them. (gh issue #27, gh pr #85)
- relativedelta can now be safely subclassed without derived objects reverting
  to base relativedelta objects as a result of arithmetic operations.
  (lp:1010199, gh issue #44, pr #49)
- relativedelta 'weeks' parameter can now be set and retrieved as a property of
  relativedelta instances. (lp: 727525, gh issue #45, pr #49)
- relativedelta now explicitly supports fractional relative weeks, days, hours,
  minutes and seconds. Fractional values in absolute parameters (year, day, etc)
  are now deprecated. (gh issue #40, pr #190)
- relativedelta objects previously did not use microseconds to determine of two
  relativedelta objects were equal. This oversight has been corrected.
  Contributed by @elprans (gh pr #113)
- rrule now has an xafter() method for retrieving multiple recurrences after a
  specified date. (gh pr #38)
- str(rrule) now returns an RFC2445-compliant rrule string, contributed by
  @schinckel and @armicron (lp:1406305, gh issue #47, prs #50, #62 and #160)
- rrule performance under certain conditions has been significantly improved
  thanks to a patch contributed by @dekoza, based on an article by Brian Beck
  (@exogen) (gh pr #136)
- The use of both the 'until' and 'count' parameters is now deprecated as
  inconsistent with RFC2445 (gh pr #62, #185)
- Parsing an empty string will now raise a ValueError, rather than returning the
  datetime passed to the 'default' parameter. (gh issue #78, pr #187)
- tzwinlocal objects now have a meaningful repr() and str() implementation
  (gh issue #148, prs #184 and #186)
- Added equality logic for tzwin and tzwinlocal objects. (gh issue #151,
  pr #180, #184)
- Added some flexibility in subclassing timelex, and switched the default
  behavior over to using string methods rather than comparing against a fixed
  list. (gh pr #122, #139)
- An issue causing tzstr() to crash on Python 2.x was fixed. (lp: 1331576,
  gh issue #51, pr #55)
- An issue with string encoding causing exceptions under certain circumstances
  when tzname() is called was fixed. (gh issue #60, #74, pr #75)
- Parser issue where calling parse() on dates with no day specified when the
  day of the month in the default datetime (which is "today" if unspecified) is
  greater than the number of days in the parsed month was fixed (this issue
  tended to crop up between the 29th and 31st of the month, for obvious reasons)
  (canonical gh issue #25, pr #30, #191)
- Fixed parser issue causing fuzzy_with_tokens to raise an unexpected exception
  in certain circumstances. Contributed by @MichaelAquilina (gh pr #91)
- Fixed parser issue where years > 100 AD were incorrectly parsed. Contributed
  by @Bachmann1234 (gh pr #130)
- Fixed parser issue where commas were not a valid separator between seconds
  and microseconds, preventing parsing of ISO 8601 dates. Contributed by
  @ryanss (gh issue #28, pr #106)
- Fixed issue with tzwin encoding in locales with non-Latin alphabets
  (gh issue #92, pr #98)
- Fixed an issue where tzwin was not being properly imported on Windows.
  Contributed by @labrys. (gh pr #134)
- Fixed a problem causing issues importing zoneinfo in certain circumstances.
  Issue and solution contributed by @alexxv (gh issue #97, pr #99)
- Fixed an issue where dateutil timezones were not compatible with basic time
  objects. One of many, many timezone related issues contributed and tested by
  @labrys. (gh issue #132, pr #181)
- Fixed issue where tzwinlocal had an invalid utcoffset. (gh issue #135,
  pr #141, #142)
- Fixed issue with tzwin and tzwinlocal where DST transitions were incorrectly
  parsed from the registry. (gh issue #143, pr #178)
- updatezinfo.py no longer suppresses certain OSErrors. Contributed by @bjamesv
  (gh pr #164)
- An issue that arose when timezone locale changes during runtime has been
  fixed by @carlosxl and @mjschultz (gh issue #100, prs #107, #109)
- Python 3.5 was added to the supported platforms in the metadata (@tacaswell
  gh pr #159) and the test suites (@moreati gh pr #117).
- An issue with tox failing without unittest2 installed in Python 2.6 was fixed
  by @moreati (gh pr #115)
- Several deprecated functions were replaced in the tests by @moreati
  (gh pr #116)
- Improved the logic in Travis and Appveyor to alleviate issues where builds
  were failing due to connection issues when downloading the IANA timezone
  files. In addition to adding our own mirror for the files (gh pr #183), the
  download is now retried a number of times (with a delay) (gh pr #177)
- Many failing doctests were fixed by @moreati. (gh pr #120)
- Many fixes to the documentation (gh pr #103, gh pr #87 from @radarhere,
  gh pr #154 from @gpoesia, gh pr #156 from @awsum, gh pr #168 from @ja8zyjits)
- Added a code coverage tool to the CI to help improve the library. (gh pr #182)
- We now have a mailing list - dateutil@python.org, graciously hosted by
  Python.org.


Version 2.4.2
-------------
- Updated zoneinfo to 2015b.
- Fixed issue with parsing of tzstr on Python 2.7.x; tzstr will now be decoded
  if not a unicode type. gh #51 (lp:1331576), gh pr #55.
- Fix a parser issue where AM and PM tokens were showing up in fuzzy date
  stamps, triggering inappropriate errors. gh #56 (lp: 1428895), gh pr #63.
- Missing function "setcachesize" removed from zoneinfo __all__ list by @ryanss,
  fixing an issue with wildcard imports of dateutil.zoneinfo. (gh pr #66).
- (PyPi only) Fix an issue with source distributions not including the test
  suite.


Version 2.4.1
-------------

- Added explicit check for valid hours if AM/PM is specified in parser.
  (gh pr #22, issue #21)
- Fix bug in rrule introduced in 2.4.0 where byweekday parameter was not
  handled properly. (gh pr #35, issue #34)
- Fix error where parser allowed some invalid dates, overwriting existing hours
  with the last 2-digit number in the string. (gh pr #32, issue #31)
- Fix and add test for Python 2.x compatibility with boolean checking of
  relativedelta objects. Implemented by @nimasmi (gh pr #43) and Cédric Krier
  (lp: 1035038)
- Replaced parse() calls with explicit datetime objects in unit tests unrelated
  to parser. (gh pr #36)
- Changed private _byxxx from sets to sorted tuples and fixed one currently
  unreachable bug in _construct_byset. (gh pr #54)
- Additional documentation for parser (gh pr #29, #33, #41) and rrule.
- Formatting fixes to documentation of rrule and README.rst.
- Updated zoneinfo to 2015a.
2016-08-17 15:39:02 +00:00
mef
fa7fed1bf0 Add BUILD_DEPENDS+= p5-Sub-Name-[0-9]* for make test 2016-08-09 13:40:15 +00:00
wen
e86e1628e0 Update to 1.36
Upstream changes:
1.36   2016-08-06

- Require namespace::autoclean 0.19.
2016-08-07 04:38:53 +00:00
wen
e8b8e99cf8 Update to 1.35
Upstream changes:
1.35   2016-08-05

- Use namespace::autoclean in all packages which import anything. Without
  cleaning the namespace, DateTime ends up with "methods" like try and catch
  (from Try::Tiny), which can lead to very confusing bugs. Reported by Mischa
  Schwieger. RT #115983.
2016-08-06 11:18:08 +00:00
ryoon
e37b97fe3c Recursive revbump from audio/pulseaudio 2016-08-04 17:03:30 +00:00
wiz
deb702e515 Fix self-test target.
Some tests fail, see
https://github.com/pimutils/khal/issues/466
2016-08-03 20:13:19 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00
wiz
61306d2f3c Updated py-vdirsyncer to 0.11.3.
Version 0.11.3
==============

*released on 29 July 2016*

- Default value of ``auth`` parameter was changed from ``guess`` to ``basic``
  to resolve issues with the Apple Calendar Server (:gh:`457`) and improve
  performance. See :gh:`461`.
- **Packagers:** The ``click-threading`` requirement is now ``>=0.2``. It was
  incorrect before. See :gh:`478`.
- Fix a bug in the DAV XML parsing code that would make vdirsyncer crash on
  certain input. See :gh:`480`.
- Redirect chains should now be properly handled when resolving ``well-known``
  URLs. See :ghpr:`481`.
2016-08-01 10:58:10 +00:00
wen
a7127ebcf6 Update to 1.04
Upstream changes:
1.04  2016-07-24  <schubiger@cpan.org>

 - Merged development version to stable.

1.03_02  2016-07-15  <schubiger@cpan.org>

 - Document format: ISO 8601 <date>T<time>.

 - Amend introduction text for examples section.

 - List Ricardo Signes in credits.

1.03_01  2016-07-09  <schubiger@cpan.org>

 - New supported format: ISO 8601 <date>T<time>.
   [rt #115737 - Ricardo Signes]
2016-07-31 12:24:41 +00:00
wen
78430968ee Update to 0.3800
Upstream changes:
0.3800 2016-05-23
- doc patch, by Lucas Kanashiro.

0.3700 2016-05-17
- end() / max() and start() / min() are aliases to the same method in all classes.
  Added docs and tests. Reported by Vincent Berger.
2016-07-31 12:19:30 +00:00
wen
3260b1dae5 Update to 0.42
Upstream changes:
0.42 2016-07-11T10:04:37Z

   - import musl patch
2016-07-31 12:14:01 +00:00
mef
48ed726139 (pkgsrc)
- removing two patches
 - Using CONF_FILES
 - Added LICENSE = gnu-gpl-v2

(upstream)
 - Updated time/gnotime to 2.4.0
------------------------------
2012-11-29  Linas Vepstas <linasvepstas@gmail.com>

	* configure.in: Bump version number to 2.3.1
	* configure.in: Enable non-verbose build by default.
	* fix assorted compiler warnings.
	* timer.c: fix crash because timer was not initialized!
	* Updated Czech translation from Petr Gajdusek <gajdusek.petr@centrum.cz>
	* Updated Danish translation from Joe Hansen <joedalton2@yahoo.dk>
	* ghtml.c: Port to guile-2.0

2011-11-30  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/Makefile.am: Use detected X11 configurations

	* configure.in: Check for presence of X11

2011-10-24  Goedson Teixeira Paixao  <goedson@debian.org>

	* Fixed bug #3372762

	* src/props-invl.c (edit_interval_set_close_callback): Added
	function to set the close dialog callback

	* src/journal.c (edit_interval_close_cb): Added callback to handle
	the destruction of interval editing dialog
	(interval_new_clicked_cb,interval_edit_clicked_cb): set the close
	callback in the edit interval dialog

2011-10-04  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/dialog.c (gtt_help_popup): Added format string to
	call to gtk_message_dialog_new

	* src/export.c (export_show_error_message): Added format string to
	call to gtk_message_dialog_format_secondary_text

	* src/main.c (try_restoring_backup): Added format string to
	call to gtk_message_dialog_new

	* src/menucmd.c (menu_howto_edit_times): Added format string to
	call to gtk_message_dialog_new

2011-06-28  Goedson Teixeira Paixao  <goedson@debian.org>

	* configure.in: Updated GTK_REQUIRED to 2.12, which is the minimum
	version containing the gtk_tree_view_set_show_expanders method.

2011-06-25  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/notes-area.c (notes_area_new): added custom cell renderer in
	order to ellipsize long entries (Fixes #3310918). Thanks Petr
	Gajdusek for the patch.

2011-03-20  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/Makefile.am (gnotime_LDADD): Added -lX11, fixing build with
	binutils-gold.

2010-11-27  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/main.c (backups_exist): Added function to check if there are
	backup files in the data directory.
	(try_restoring_backup): check if there are backups in the data dir
	before offering to load a backup file.

2010-11-25  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/main.c (try_restoring_backup): Display error message when
	it's not possible to copy backup file.

2010-10-12  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/main.c (try_restoring_backup): do the interaction with the
	user for backup restoring outside of the read_data function.

2010-09-25  Goedson Teixeira Paixao  <goedson@debian.org>

	* glade/journal.glade: Fixed button tooltips

2010-05-05  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/main.c (choose_backup_file): Added function to choose one of
	the backups to load.
	(read_data): Offer the user a chance to load a previous backup
	when reading the data file fails.

2010-01-23  Goedson Teixeira Paixao  <goedson@debian.org>

	* website/example-invoice.html: Applied patch #2937959, fixing a
	typo in the report. Thanks Christos Kontas for the patch.

2010-01-04  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/ghtml.c: Added missing include of math.h for functions
	lround and round.

2009-11-24  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/proj.c (gtt_project_get_secs_current): return the time for
	the currently selected diary entry instead of the head of the task
	list.

2009-11-20  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/status-icon.c (status_icon_popup_menu): Change the hide
	window menu text.

	* src/log.c (printf_project): Added option to log the current
	diary entry (Patch #1984744). Thanks Matt Simmons for the patch.

2009-11-19  Goedson Teixeira Paixao  <goedson@debian.org>

	* configure.in: Fix LIBGNOMEUI related variable substitution. Make
	it buildable with recent versions of libgnomeui.

2009-11-15  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/status-icon.c, src/menucmd.c: Add ability to hide main
	window by right clicking the status icon. Thanks Kip Warner for
	the patch.

2009-09-17  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/projects-tree.c (gtt_projects_tree_set_visible_columns):
	Check that the column_references tree is not NULL before calling
	g_tree_destroy.

2009-09-14  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/projects-tree.c (gtt_projects_tree_set_expander_state):
	return without any further processing if states is NULL.

	* src/file-io.c (gtt_post_ctree_config): don't call
	gtt_projects_tree_set_expander_state when the expander state is
	NULL.

2009-06-29  Goedson Teixeira Paixao  <goedson@debian.org>

	* ghtml/C/gtt.scm: Set unlimited guile stack (Fixes #1402562)

	* src/ghtml.c (gtt_ghtml_new): properly initialize guile
	environment.

2009-06-14  Goedson Teixeira Paixao  <goedson@debian.org>

	* glade/Makefile.am: Removed task_select.glade from the data files
	list.

	* src/notes-area.c (struct NotesArea_s): Made the task entry a
	combobox and added an "edit task" button.
	(new_task_cb): show the task properties dialog when adding new
	task, so user can edit the task memo.
	(tasks_model_get_task): utility function to retrieve the task
	corresponding to a given position in the combobox.
	(edit_task_cb): added function to handle the Edit Task button
	(task_selected_cb): added function to handle the selection of a
	task through the task combobox
	(notes_area_new): build the dialog structure with the new fields
	and callbacks
	(notes_area_choose_task): added function to mark a given task as
	active in the combobox.
	(build_task_combo_model): added function to build the combobox
	model with the list of tasks of a project.
	(notes_area_do_set_project): populate the combobox with the list
	of task of the selected project.

	* glade/notes.glade: Made the task entry a combobox.

2009-05-31  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/ghtml.c (task_get_blocktime_str_scm): substitute the usage
	of the deprecated qof_print_hors_elapsed_buff by our copy of it.

2009-05-09  Goedson Teixeira Paixao  <goedson@debian.org>

	* configure.in: Look for qof.pc (libqof2) instead of
	qof-1.pc.

2009-01-02  Goedson Teixeira Paixao  <goedson@debian.org>

	* glade/interval_edit.glade: add the DISPLAY_SECONDS flag to the
	start_date field.

2008-11-28  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/idle-dialog.c (show_idle_dialog): mark the idle dialog as
       visible before stopping the project timer so we don't start the no
       project timeout timer when it's not needed.


2008-11-27  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/timer.c (start_no_project_timer): Fixed the condition in which
	the "No project" timer is started.

2008-11-25  Goedson Teixeira Paixao  <goedson@debian.org>

	* glade/prefs.glade: Fixed tooltip for the "No Project Timeout" option.

2008-03-21  Goedson Teixeira Paixao  <goedson@debian.org>

	* configure.in, po/LINGUAS: use po/LINGUAS to list the available
	translations.

2008-03-10  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/projects-tree.c (gtt_projects_tree_init): Fixed display of
	the description column (Fixes #1911087)

2008-02-27  Goedson Teixeira Paixao  <goedson@debian.org>

	* src/menucmd.c (about_box): Use GtkAboutDialog instead of the
	deprecated GnomeAbout.

	* doc/C/man/gnotime.1: Fixed the manpage's text

	* src/notes-area.c: include menus.h for prototype of the
	menus_get_popup function.
2016-07-30 02:56:34 +00:00
wen
fa0857f799 Update to 1.95
No upstream changelog found.
2016-07-29 11:19:55 +00:00
wiz
4c5fd399c3 Bump depends per release notes.
Ride update.
2016-07-28 14:00:17 +00:00
wiz
15e1fcbfd3 Updated py-icalendar to 3.10.
3.10 (2016-05-26)
-----------------

New:

- Updated components description to better comply with RFC 5545.
  Refs #183.
  [stlaz]

- Added PERIOD value type to date types.
  Also fixes incompatibilities described in #184.
  Refs #189.
  [stlaz]

Fixes:

- Fix testsuite for use with ``dateutil>=2.5``.
  Refs #195.
  [untitaker]

- Reintroduce cal.Component.is_broken that was removed with 3.9.2.
  Refs #185.
  [geier]


3.9.2 (2016-02-05)
------------------

New:

- Defined ``test_suite`` in setup.py.
  Now tests can be run via ``python setup.py test``.
  [geier]

Fixes:

- Fixed cal.Component.from_ical() representing an unknown component as one of the known.
  [stlaz]

- Fixed possible IndexError exception during parsing of an ical string.
  [stlaz]

- When doing a boolean test on ``icalendar.cal.Component``, always return ``True``.
  Before it was returning ``False`` due to CaselessDict, if it didn't contain any items.
  [stlaz]

- Fixed date-time being recognized as date or time during parsing.
  Added better error handling to parsing from ical strings.
  [stlaz]

- Added __version__ attribute to init.py.
  [TomTry]

- Documentation fixes.
  [TomTry]

- Pep 8, UTF 8 headers, dict/list calls to literals.
  [thet]


3.9.1 (2015-09-08)
------------------

- Fix ``vPeriod.__repr__``.
  [spacekpe]

- Improve foldline() performance. This improves the foldline performance,
  especially for large strings like base64-encoded inline attachements. In some
  cases (1MB string) from 7 Minutes to less than 20ms for ASCII data and 500ms
  for non-ASCII data. Ref: #163.
  [emfree]


3.9.0 (2015-03-24)
------------------

- Creating timezone objects from VTIMEZONE components.
  [geier]

- Make ``python-dateutil`` a dependency.
  [geier]

- Made RRULE tolerant of trailing semicolons.
  [sleeper]

- Documentation fixes.
  [t-8ch, thet]

3.8.4 (2014-11-01)
------------------

- Add missing BYWEEKNO to recurrence rules.
  [russkel]
2016-07-28 13:58:45 +00:00
mef
98bfaf19cf Updated time/khal 0.7.0 to 0.8.2
--------------------------------
0.8.2
=====
released on 2015-05-16

* fixed some bugs in `configure` that would lead to invalid configuration files
  and crashes (Christian Geier)
* fixed detecting of icalendar version (Markus Unterwaditzer)

0.8.1
=====
released on 2015-04-13

* fix bug in CalendarWidget.set_focus_date() (Christian Geier)

0.8.0
=====
released on 2015-04-13

* BREAKING CHANGE: python 2 is no longer supported (Hugo Osvaldo Barrera)
* updated dependency: vdirsyncer >= 0.5.2
* make tests work with icalendar 3.9.2 (no functional changes) (Christian Geier)
* new dependency: freezegun (only for running the tests)
* khal's git repository moved to https://github.com/pimutils/khal

* support for showing the birthday of contacts with no FN property (Hugo
  Osvaldo Barrera)
* increased start up time when coloring is enabled (Christian Geier)
* improved color support (256 colors and 24-bit colors), see configuration
  documentation for details (Sebastian Hamann)
* renamed color `grey` to `gray` (Sebastian Hamann)
* in `khal new` treat 24:00 as the end of a day/00:00 of the next (Christian Geier)
* new allowed value for a calendar's color: `auto` (also the new default), if
  set, khal will try to read a file called `color` from that calendar's vdir (see
  vdirsyncer's documentation on `metasync`). If that file is not present or its
  contents is not understood, the default color will be used (Christian Geier)
* new allowed value for calendar's type: `discover`, if set, khal will
  (recursively) search that calendar's path for valid vdirs and add those to
  the configured calendars (Christian Geier)
* new command `configure` which should help new users set up a configuration
  file (Christian Geier)
* warn user when parsing broken icalendar files, this requires icalendar > 3.9.2
  (Christian Geier)
* khal will now strip all ANSI escape codes when it detects that stdout is no
  tty, this behaviour can be overwritten with the new options --color/ --no-color
  (Markus Unterwaditzer)
* calendar and agenda have a new option --week, if set all events from current week
  (or the week containing the given date) are shown (Stephan Weller)
* new option --alarm DURATION for `new` (Max Voit)

ikhal
-----
* basic export of events from event editor pane and from event lists (default
  keybinding: *e* (Filip Pytloun)
* pressing *enter* in a date editing widget will now open a small calendar
  widget, arrow keys can be used to select a date, enter (or escape) will close
  it again (Christian Geier)
* in highlight/date range selection mode the other end can be selected, default
  keybinding `o` (as in *Other*) (Christian Geier)
* basic search is now supported (default keybinding `/`) (Christian Geier)
* in the event editor and pop-up Dialogs select the next (previous) item with tab
  (shift tab) (Christian Geier)
* only allow saving when starttime < endtime (Christian Geier)
* the event editor now allows editing of alarms (but khal will not actually
  alarm you at the given time) (Johannes Wienke)
2016-07-28 12:59:41 +00:00
wen
43fa384ef3 Update to 1.68
Upstream changes:
1.68     2016-05-08

- Author tests are no longer in t/. This makes running tests for non-authors
  much faster. Requested by Kent Fredric. RT #114237.
2016-07-26 00:29:57 +00:00
wen
c05659c487 Update to 0.16012
Upstream changes:
0.16012 2016-07-19T21:37:31Z
    - Parsing invalid intervals with no amount and units only should have
      resulted in exceptions, but did not. Reported by Henrik Pauli (ssue #8)
    - Internal cleanup
2016-07-26 00:25:32 +00:00
wen
3ebeb2da09 Update to 0.403
Upstream changes:
0.403   2016-06-27

- Use DateTime->set_locale instead of ->set to set the locale. Using ->set may
  actually change the local time unintentionally. Patch by Dave Rolsky. GitHub
  PR #2.
2016-07-26 00:21:05 +00:00
wen
52a6e01358 Update to 0.06
Upstream changes:
0.06  Sat Jan 2 22:23:49 2016 -0500
	- Escape braces in regexp to make Perl 5.22+ happy.
	  (Thank you Debian Perl Group)
2016-07-26 00:16:51 +00:00
wen
f19056278e Update to 0.32
Upstream changes:
0.32 Tue Jul  5 00:26:23 2016
    => Bump version.
    => New Danish language file (jonasbn)
2016-07-24 06:11:17 +00:00
wen
8a51665c40 Update to 1.9739
Upstream changes:
1.9739 [2016-06-28]
  - the upcoming macOS 10.12 (Sierra, the operating system formerly
    known as OS X, or Darwin) has implemented the clock_gettime()
    and clock_getres() interfaces but not the clock_nanosleep()

1.9738 [2016-06-26]
  - fix the dates in the Changes, it's not July yet
    [rt.cpan.org #115553]
  - in cygwin, drop the utime.t expected timestamp resolution
  - documented for utime that the actual timestamp resolution depends
    on the operating system and the filesystem, just like for stat
  - looks like in gnukfreebsd 10.1 neither futimens or utimensat work
    even though they exist, skipping utime tests there for now
  - demodernize the Test::More use in utime.t (no subtest) to
    better support older Perl installations
  - for all the tests, drop the Test::More 0.82 requirement,
    the only "modern" thing used is the note routine which
    can be replaced with print("# ...\n") (or printf),
    with this works back at least with Test::More 0.54 (perl 5.8.7)

1.9737 [2016-06-22]
  - utime in HiRes.xs had dXSARGS which was unnecessary, leading
    to two markstack pops, panic, and two-minute wait for the watchdog
    (thanks to Dave Mitchell for the eagle-eye)
  - even though 5.10.x should have the Perl_ck_warner, many CPAN
    smokes proved otherwise, so requiring now at least 5.12 for
    Perl_ck_warner use in IS_SAFE_PATHNAME()

1.9736 [2016-06-22]
  - the IS_SAFE_PATHNAME() emulation was too modern for Perl 5.10
  - make it so that only one value is set for -DTIME_HIRES_STAT
    even on systems that support many options
  - the 1.9734 (only released in blead, and as part of the development
    release 5.25.2) fix for Darwin's clock_gettime was wrong under
    threaded builds, leading into mutex panics in clock.t
  - the d_hires_utime determination was made more precise
  - the utime.t was failing in platforms where only one of
    futimens/utimensat was present (neither or both was okay)

1.9735 [2016-06-20]
  - Time::HiRes should override `utime` to allow setting hires
    (futimens and utimensat support)
    [rt.perl.org #114809]
  - the utime patch used IS_SAFE_PATHNAME() which isn't available in
    too old Perls, so emulate (in case the Devel::PPPort is too old)

1.9734 [2016-06-17]
  - fix Darwins with clock_gettime: blead 2d41a263
    [rt.perl.org #128427]

1.9733 [2016-04-23]
  - C90 declaration-after-statement error with darwin threads: blead de1003b4
    [rt.cpan.org #113856]
2016-07-24 03:32:32 +00:00
wiz
add8630256 Updated p5-DateTime-TimeZone to 2.01.
2.01    2016-07-17

- This release is based on version 2016f of the Olson database. This release
  includes contemporary changes for Egypt and Russia. The changes for Egypt
  supersede the ones in 2016e.
2016-07-21 12:26:51 +00:00
taca
27a662b50a Update ruby-tzinfo-data to 1.2016.6.
Based on version 2016f of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-July/000040.html).
2016-07-17 14:04:12 +00:00
taca
be4c0e3e5f Update ruby-tzinfo03 to 0.3.51.
== Version 0.3.51 (tzdata v2016f) - 5-Jul-2016

* Updated to tzdata version 2016f
  (https://mm.icann.org/pipermail/tz-announce/2016-July/000040.html).
2016-07-17 14:02:37 +00:00
wen
b87f59a130 Update to 1.34
Upstream changes:
1.34   2016-07-06

- Added the leap second coming on December 31, 2016.
2016-07-15 02:58:09 +00:00
rillig
8a6185bcf3 Fixed pkglint warnings. 2016-07-10 10:52:41 +00:00
wiz
ad0031c15e Remove python33: adapt all packages that refer to it. 2016-07-09 13:03:30 +00:00
wiz
73716d23de Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. 2016-07-09 06:38:30 +00:00
wiz
140e547244 Updated p5-DateTime to 1.3300.
1.33   2016-06-29

- Fixed the $dt->set docs to say that you cannot pass a locale (even though
  you can but you'll get a warning) and added more docs for $dt->set_locale.

- Require DateTime::Locale 1.05.

- Require DateTime::TimeZone 2.00.


1.32   2016-06-28

- This release *does not* include any of the changes in the 1.29-1.30 TRIAL
  releases.

- When you pass a locale to $dt->set you will now get a warning suggesting you
  should use $dt->set_locale instead. If you have DateTime::Format::Mail
  installed you should upgrade to 0.0403 or later, since that module will
  trigger this warning.

- Added support for $dt->truncate( to => 'quarter' ). Implemented by Michael
  Conrad. GitHub #17.


1.31   2016-06-18 (TRIAL RELEASE)

- When you pass a locale to $dt->set you will now get a warning suggesting you
  should use $dt->set_locale instead. The previous trial releases didn't allow
  locale to be passed at all, which broke a lot of modules. I've sent PRs, but
  for now the parameter should be allowed (but discouraged). Reported by
  Slaven Resic. RT #115420.


1.30   2016-06-18 (TRIAL RELEASE)

- Require the latest version of Params::CheckCompiler (0.06). Tests failed
  with 0.01.


1.29   2016-06-17 (TRIAL RELEASE)

- Replaced Params::Validate with Params::CheckCompiler and Specio. In my
  benchmarks this makes constructing a new DateTime object about 14%
  faster. However, it slows down module load time by about 100 milliseconds
  (1/10 of a second) on my desktop system with a primed cache (so really
  measuring compile time, not disk load time).
2016-07-03 11:21:41 +00:00
wiz
0bfb2cce6a Updated p5-DateTime-Locale to 1.05.
1.05     2016-06-26

- Instead of using the DATA handle to get at as-yet-unloaded locale data in
  DateTime::Locale::Data, we now read the raw data into memory once, and use
  eval to turn it into Perl data structures as a particular locale is
  requested. This may fix a problem where reading from the DATA handle somehow
  returned the wrong chunk of data (or overlapped multiple locales). The
  downside is that loading DateTime::Locale now uses an additional 4MB of
  memory on my system, regardless of how many individual locales are
  instantiated. Reported by Greg Oschwald. GitHub #3.
2016-06-30 17:44:01 +00:00
wiz
0aefc8ae65 Updated remind to 3.1.15. Security update.
* Version 3.1 Patch 15 - 2015-07-27

- BUG FIX: Fix a buffer overflow found by Alexander Keller

- BUG FIX: Fix a typo in this file: was 2014 instead of 2015.

- BUG FIX: Make parser reject an AT followed by more than one time.

- BUG FIX: Make parser reject epeated delta or *repeat values.

* Version 3.1 Patch 14 - 2015-04-24

- NEW FEATURE: Putting the line __EOF__ in a .rem file causes Remind
  to treat it as end-of-file.

- IMPROVEMENT: Use better PNG images for moons in the HTML display

- CHANGE: Author name updated from "David" to "Dianne"

- BUG FIX: The "-n" command-line option should really run in "ADVANCE_MODE"
  rather than "CAL_MODE" internally; otherwise, the substitution sequences
  may be misinterpreted.

- BUG FIX: A typo in clearing out MD5 sum context has been fixed.

- BUG FIX: Typo in Spanish translation was fixed.
2016-06-22 10:41:28 +00:00
kamil
3d68779e08 Fix HOMEPAGE 2016-06-20 20:59:35 +00:00
kamil
ce099d7c19 taskwarrior relicensed from GPLv2 to MIT in 2011 2016-06-20 20:37:43 +00:00
kamil
9797dcdfb0 Add time/taskwarrior 2016-06-20 20:31:47 +00:00
kamil
6bd839ff47 Import task-2.5.1 (taskwarrior) as time/taskwarrior
Task is an open source, command-line, TODO list manager.

Originally packaged in pkgsrc-wip by
- Emil Skoldberg,
- Thomas Klausner,
- Kamel Ibn Aziz Derouiche,
- Helge Muehlmeier,
- Aleksej Saushev,
- Yorick Hardy
and
- myself.

Keep Emil Skoldberg as a maintainer.
2016-06-20 20:30:42 +00:00
jaapb
05d57e1c52 Revbump to make sure package gets recompiled with newer mk/ocaml.mk, and
removed old findlib-register execs from PLIST.
2016-06-20 10:31:22 +00:00
wiz
87ebdb9274 Updated py-vdirsyncer to 0.11.2.
Version 0.11.2
==============

*released on 15 June 2016*

- Fix typo that would break tests.

Version 0.11.1
==============

*released on 15 June 2016*

- Fix a bug in collection validation.
- Fix a cosmetic bug in debug output.
- Various documentation improvements.
2016-06-19 20:41:42 +00:00
wiz
6a379b2772 Updated p5-DateTime-Locale to 1.04.
1.04     2016-06-17

- Replaced List::MoreUtils with List::Util.
2016-06-19 20:39:16 +00:00
taca
cc868fa97d Update ruby-tzinfo-data to 1.2016.5.
Based on version 2016e of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-June/000039.html).
2016-06-17 09:23:32 +00:00
taca
30c5d39b23 Update -tzinfo03 to 0.3.50 (tzinfo 0.3.50).
== Version 0.3.50 (tzdata v2016e) - 14-Jun-2016

* Updated to tzdata version 2016e
  (https://mm.icann.org/pipermail/tz-announce/2016-June/000039.html).
2016-06-17 09:19:20 +00:00
wiz
127ab472b9 Updated p5-DateTime-TimeZone to 2.00.
2.00    2016-06-07

- The fix in 1.99 broke the parsing of the etcetera zones, which are specified
  as 1 or 2 digit offsets in hours, unlike all other zones which are written
  as "1:00" or "-2:00".


1.99    2016-06-07

- When parsing the POSIX zones in the etcetera file, don't special case the
  ETC[+-]NN zones. These are weirdly named, as ETC+8 is 8 hours _behind_ UTC,
  and -6 is 6 hours _ahead_. Previously, we were swapping these so the name
  matched the sane usage, but this is confusing for anyone who is explicitly
  trying to use the POSIX names, expecting the bizarre (but POSIXly correct)
  interpretation. Patch by Bron Gondwana. GitHub PR #7.
2016-06-11 14:31:41 +00:00
youri
0a2b46b9fa xfce4-datetime-plugin: Update to 0.6.99.
2016-06-05
================================================================================
xfce4-datetime-plugin v0.6.99 released

* port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
2016-06-09 09:49:45 +00:00
wiz
86a78fce2e Bump PKGREVISION for perl-5.24. 2016-06-08 19:22:13 +00:00
wiz
daa46dfb94 Switch to MASTER_SITE_PYPI. 2016-06-08 17:49:19 +00:00
wiz
57199de455 Switch to MASTER_SITES_PYPI. 2016-06-08 17:43:20 +00:00
mef
7c83c74ff5 Add BUILD_DEPENDS+= p5-Sub-Name-[0-9]* for make test 2016-06-07 20:58:39 +00:00
wiz
0d2c1305af Updated p5-DateTime to 1.2800.
1.28   2016-05-21

- Fixed handling of some floating point epochs. Because DateTime treated the
  epoch like a string instead of a number, certain epochs with a non-integer
  value ended up treated like integers (Perl is weird). Patch by Christian
  Hansen. GitHub #15. This also addresses the problem that GitHub #6 brought
  up.
2016-05-22 17:33:16 +00:00
wiz
2ed1e170b2 Updated py-vdirsyncer to 0.11.0.
Version 0.11.0
==============

*released on 19 May 2016*

- Discovery is no longer automatically done when running ``vdirsyncer sync``.
  ``vdirsyncer discover`` now has to be explicitly called.
- Add a ``.plist`` example for Mac OS X.
- Usage under Python 2 now requires a special config parameter to be set.
- Various deprecated configuration parameters do no longer have specialized
  errormessages. The generic error message for unknown parameters is shown.

  - Vdirsyncer no longer warns that the ``passwordeval`` parameter has been
    renamed to ``password_command``.

  - The ``keyring`` fetching strategy has been dropped some versions ago, but
    the specialized error message has been dropped.

  - A old status format from version 0.4 is no longer supported. If you're
    experiencing problems, just delete your status folder.
2016-05-22 17:20:01 +00:00
wen
abf67d508a Update to 2.11
Upstream changes:
2.11 2015-12-08 CADE
  - fixed smoothing delta range and default parameter.

2.10 2015-12-08 NEILB CADE
  - Added 'smoothing' option which makes the estimated time remaining
    monotically decreasing most of the time, preventing flicker.
  - Added option to change default smoothing delta parameter.

2.00 2015-09-01 CADE
  - version bump (CPAN release cleanup)

1.91 2015-08-23 CADE (changes from NEILB)
  - Removed redundant =cut at the end of the file, which was resulting
    in a pod warning.
  - Added a SEE ALSO section to the pod.
  - Shortened the SYNOPSIS and expanded the DESCRIPTION.

1.9 2015-08-23 CADE (changes from NEILB)
  - Added some basic tests that are checking correct behaviour.
  - Removed META.yml from repo, as it's generated by ExtUtils::MakeMaker
  - Changed two uses of indirect method notation in the doc to use direct.
  - Moved demo.pl to examples/demo.pl
  - Dropped usage of Exporter, as the module doesn't export anything.
  - Specified min perl version as 5.006 in code and dist metadata.
  - Added prereqs to Makefile.PL
  - Github repo now listed in the dist metadata.
  - Added COPYRIGHT AND LICENSE section to doc
  - Reformatted this file as per CPAN::Changes::Spec
2016-05-21 13:11:36 +00:00
wen
5ca3e68374 Add p5-POSIX-strftime-Compiler 2016-05-21 10:56:07 +00:00
wen
87dfb20e3a Import POSIX-strftime-Compiler-0.41 as time/p5-POSIX-strftime-Compiler.
POSIX::strftime::Compiler provides GNU C library compatible strftime(3).
But this module will not affected by the system locale. This feature is
useful when you want to write loggers, servers and portable applications.

For generate same result strings on any locale, POSIX::strftime::Compiler
wraps POSIX::strftime and converts some format characters to perl code.
2016-05-21 10:54:49 +00:00
wiz
ecaae7af8a Updated p5-DateTime to 1.2700.
1.27   2016-05-13

- Added an environment variable PERL_DATETIME_DEFAULT_TZ to globally set the
  default time zone. Using this is very dangerous! Be careful!. Patch by
  Ovid. GitHub #14.
2016-05-18 12:10:42 +00:00
fhajny
9a7d622e2e Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP
for all pkgsrc dir/file ownership rules. Fixes unprivileged
user/group names from leaking into binary packages, manifest as
non-fatal chown/chgrp failure messages at pkg_add time.

Bump respective packages' PKGREVISION.
2016-05-17 10:32:06 +00:00
taca
5621d5ebee Update ruby-tzinfo-data to 1.2016.4.
1.2016.4

Based on version 2016d of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-April/000038.html).

1.2016.3

Based on version 2016c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-March/000037.html).
2016-05-15 15:56:46 +00:00
taca
9053cc054d Update ruby-tzinfo03 to 0.3.49.
== Version 0.3.49 (tzdata v2016d) - 18-Apr-2016

* Updated to tzdata version 2016d
  (https://mm.icann.org/pipermail/tz-announce/2016-April/000038.html).


== Version 0.3.48 (tzdata v2016c) - 23-Mar-2016

* Updated to tzdata version 2016c
  (https://mm.icann.org/pipermail/tz-announce/2016-March/000037.html).
2016-05-15 15:55:40 +00:00
joerg
4ddd0fcd9f Bump revision for rpath fix. 2016-05-07 09:46:37 +00:00
joerg
d5eeaea6a3 Add X11 rpath to qmake configuration. 2016-05-07 09:46:13 +00:00
wen
8d2bfe891a Update to 1.6700
Upstream changes:
1.67     2016-03-31

- Fixed a regression introduced in 1.60. Older versions of this library would
  match dates pretty match anywhere in a string, so "%Y-%m-%d" would match a
  string like "abcd1234-12-30efgh". This is probably _too_ permissive, but we
  definitely want to match on word boundaries so that we match
  "log.2016-03-31". Based on a PR from YASUTAKE Kiyoshi. GitHub #3.


1.66     2016-03-27

- Added a zone_map constructor argument. This lets you supply a mapping for
  ambiguous time zone abbreviations. Based on a patch from Douglas Wilson. RT
  #74762.


1.65     2016-03-15

- Updated zone short name parsing to handle names like "+07", which were
  introduced in the latest IANA time zone database release.
2016-05-07 05:21:05 +00:00
fhajny
6248532e13 Not available for python27 because of a dependency (time/py-vdirsyncer) 2016-05-06 20:33:01 +00:00
wiz
589b6fbc07 Upstream does not want to support python-2.7; mark as such. 2016-05-06 07:07:05 +00:00
jaapb
9718550454 Recursive revbump associated with ocaml update. 2016-05-05 11:45:36 +00:00
prlw1
104960e18b revbump for libsoup's ABI issue 2016-05-03 11:40:00 +00:00
wiz
f269daa22a Reset maintainer (observer now). 2016-05-03 10:54:52 +00:00
wiz
229c89f1c8 Updated py35-vdirsyncer to 0.10.0.
Version 0.10.0
==============

*released on 23 April 2016*

- New storage types :storage:`google_calendar` and :storage:`google_contacts`
  have been added.
- New global command line option `--config`, to specify an alternative config
  file. See :gh:`409`.
- The ``collections`` parameter can now be used to synchronize
  differently-named collections with each other.
- **Packagers:** The ``lxml`` dependency has been dropped.
- XML parsing is now a lot stricter. Malfunctioning servers that used to work
  with vdirsyncer may stop working.
2016-04-24 09:48:43 +00:00
wen
e482d9e0af Update to 1.9732
Upstream changes:
1.9732 [2016-03-13]
  - MUTEX_LOCK, not PERL_MUTEX_LOCK: blead e5b02b5d
  - also hrt_ualarm_itimer() is unused: 1cb6cce3
  - the mutex needs init: 2d639e20
  - version bump to 1.9732: 730d7fdc

1.9731 [2016-03-13]
  - mark unused variable as such: blead a914236c
  - OS X emulation mutex accidentally unused: da7a6455
  - remove hrt_ualarm: 6da77c36
  - pod error fixes: 919ca095
  - nanosleep and clock_nanosleep cleanups: c8ea02b8..e3ff671b
  - static funcs in HiRes.xs: 4e922c26
  - Remove unused variable: 52ffb1b5

1.9730 [2016-02-17]
  - TIME_HIRES_DONT_RUN_PROBES=1 to build the probes but not run them
    [rt.cpan.org #111391]

1.9729 [2016-02-13]
  - new constants
    [rt.cpan.org #111170]
  - clock_getres(), clock_gettime(), clock_nanosleep() emulation for OS X
    [rt.cpan.org #78566]
2016-04-23 13:12:33 +00:00
wiz
8ca3f8b577 Update p5-DateTime-TimeZone to 1.98:
1.98    2016-04-18

- This release is based on version 2016d of the Olson database. This release
  includes contemporary changes for Russia and Venezuela.
2016-04-22 09:12:14 +00:00
wiz
3803bd23db py-vdirsyncer wants py-click-log>=0.1.3. Bump PKGREVISION. 2016-04-15 13:35:44 +00:00
wiz
cba69378f0 Update p5-Time-Duration-Parse to 0.13.
0.13 2015-10-25 NEILB
    - Added additional abbrevations for 'months': 'mo', 'mon', 'mons'.
      Thanks to PERLANCAR.
    - Rewrote the main testsuite to be data driven, to make it easy to
      add test cases, as for the above change.
    - Updated github repo URL after changing my github username
2016-04-14 12:52:24 +00:00
wiz
9aa4ec1618 Update p5-Time-HiRes to 1.9728.
1.9728 [2015-11-13]
  - No changes since 1.9727_03

1.9727_03 [2015-11-06]
  - use PERL_UNUSED_ARG() in the not-here-croak branches
  - Makefile.PL/metadata improvements

1.9727_02 [2015-08-29]
  - correct documentation to note that Time::NVtime is NV, not double
    [perl #123879]
  - avoid a warning about clock_t on OS X / clang 3.6 - 3.6
    [rt.cpan.org #102718]

1.9727_01 [2015-08-17]
  - Remove usage of 5.005 thread APIs in favor of 5.6 and up thread APIs
    [rt.cpan.org #102799].
  - Silence a C++ compiler warning [rt.cpan.org #101497].
  - respect $Config{run} for cross-compiling [rt.cpan.org #92607]
2016-04-13 18:17:25 +00:00
wiz
a170ec47ad Update py-vdirsyncer to 0.9.3.
Version 0.9.3
=============

*released on 22 March 2016*

- :storage:`singlefile` and :storage:`http` now handle recurring events
  properly.
- Fix a typo in the packaging guidelines.
- Moved to ``pimutils`` organization on GitHub. Old links *should* redirect,
  but be aware of client software that doesn't properly handle redirects.

Version 0.9.2
=============

*released on 13 March 2016*

- Fixed testsuite for environments that don't have any web browser installed.
  See :ghpr:`384`.

Version 0.9.1
=============

*released on 13 March 2016*

- Removed leftover debug print statement in ``vdirsyncer discover``, see commit
  ``3d856749f37639821b148238ef35f1acba82db36``.

- ``metasync`` will now strip whitespace from the start and the end of the
  values. See :gh:`358`.

- New ``Packaging Guidelines`` have been added to the documentation.
2016-04-13 18:08:05 +00:00
ryoon
ac20a93574 Recursive revbump from textproc/icu 57.1 2016-04-11 19:01:33 +00:00
wen
b3c05dda31 Update to 0.05
Upstream changes:
0.05    Thu Jun  5 12:52:12 WIB 2014
        This release is done by SHARYANTO
        Add 'format' argument (RT#95998)
        Support '13 Nov 1986' format (RT#95999)
2016-04-10 14:49:45 +00:00
wiz
2a204ec864 Update p5-DateTime-TimeZone to 1.97.
1.97    2016-03-23

- This release is based on version 2016c of the Olson database. This release
  includes contemporary changes for Azerbaijan and Chile.


1.96    2016-03-15

- This release is based on version 2016b of the Olson database. This release
  includes contemporary changes for Russia, Haiti, and Palestine.
2016-04-08 15:06:50 +00:00
wiz
775f0b75ab Update p5-DateTime-Locale to 1.03:
1.03     2016-03-25

- Rebuilt all locale data with CLDR 29, released on 2016-03-19.
2016-04-08 15:05:01 +00:00
wiz
4d3b5f179e Update p5-DateTime to 1.2600:
1.26   2016-03-21

- Switched from Module::Build to ExtUtils::MakeMaker. Implementation by Karen
  Etheridge. GitHub #13.
2016-04-08 14:58:06 +00:00
khorben
56c5e71ecf Remove unused patch 2016-04-05 21:00:20 +00:00
wiz
6108864b05 Fix build. 2016-04-05 14:07:45 +00:00
fhajny
70f939c31f Update time/py-parsedatetime to 2.1 (in-freeze, OK by wiz).
v2.1
- Issue #156 parsedatetime 2.0 doesn't work on py26

v2.0
- Issue #155 Relative times containing years fail when computed
  from a leap day
- Issue #145 cal.parse('2015-11-18') returns November 19th 2015
- Issue #143 What is the second value returned by `parse`?
- Issue #141 Bad test case in TestComplexDateTimes
- Issue #123 update supporting files for v2.0 release
- Issue #124 Put locales into config-files (yaml)
- Issue #125 Remove extra files
- Issue #137 Year is parsed wrongly if the date is of format
  MMM DD, YYxx xx:SS bug
- Issue #136 Why I see 2016 instead of 2015?
- Issue #133 Bug: "2015-01-01" is parsed as the current date.
- Issue #126 "Unresolved attribute reference 'parse' for class
  'object'... " in Pycharm IDE. bug
- Issue #120 the pdt_locales/en_AU.py file uses en_A for
  the localID instead of en_AU
- Issue #114 Dates in the format 'YYYY-MM-DD HH:MM' give
  the incorrect month and day
- Issue #112 Document getting a time from parsedatetime
  into a standard Python structure
- Issue #110 AttributeError when running in the context
  of an HTTP request
- Issue #109 YearParseStyle is ignored for dates in MM/DD style
- Issue #107 yyyy/mm/dd date format
- Issue #105 "this week" is not parsed
- Issue #103 get UTC times from parseDT - trouble with at 9:30
  clock times being interpreted directly in UTC
- Issue #100 Fractional deltas result in incoherent results.
- PR #118 ADD: improve russian locale
- PR #117 ADD: Russian Locale
- PR #116 Fix spelling of "separator".
- PR #115 Update README.rst
- PR #113 Add datetime example to readme.
- PR #111 Allowed real number appear in text like "5.5 days ago"

v1.5
- Issue #99 Which year is implied when given just a month and day?
  Next and last? question
- Issue #96 Word boundary issues for specials (on, at, in) in nlp
- Issue #94 inconsistent application of sourceTime
  in Calendar.parseDT
- Issue #87 nlp() doesn't recognize some "next ..." expressions
- Issue #84 Afternoon? bug
- Issue #82 'last week' and 'next week' are broken
- Issue #81 parse returns default time of 0900 with dates like
  'next friday' despite passed struct_time bug
- Issue #78 Link for Travis in README is wrong
- Issue #72 Enable travis
- Issue #71 Calendar() class can not be initialized 1.4 (it's
  fine)
- Issue #66 Unexpected struct_time flag with Calendar.parse
  on HTML <a href> string
- Issue #65 NLP false positives
- Issue #63 Supporting multiple shortweekday abbreviations
- Issue #61 Short weekday abbreviations bug
- Issue #56 Parse words to numbers (thirteen => 13)
- Issue #54 testMonths fails
- commit 107c7e4655 fix for issue 95 - parsing 'next june 15'
- commit 2c0c8ec778 Fixed faulty test, "730am" parses as "73:0 am"
  which is a bug for a later day.
- commit 6f244e891d Fix "ones" parsing as "1s." Require a word
  boundary between spelled numbers and units.
- commit 035818edef Fix "1 day ago" parsing like "1d 1y ago"
  where "a" within the word "day" is interpreted as 1.
- commit 45002e6eec Fixes "next week" and similar modifier
  + unit pairs in nlp()
- commit 47d2e1d527 Fixed "last week"

v1.4
- Updated setup.py for wheel compatibility
- renamed README.txt to README.rst
- renamed MANIFEST to MANIFEST.in
- cleaned up a lot of the doc and notes
- Commit 3fc165e701 mafagafo Now it works for Python 3.4.1
- Commit d5883801e7 borgstrom Restore Python 2.6 compatibility

1.3
- Issue #45 make a new release to really fix backwards
  compatibility
- Issue #43 Please tag version 1.3
- Commit 29c5c8961d devainandor fixed Python 3 compatibility
  in pdtLocale_icu
- Commit d7304f18f7 inean Fix support for 'now' when no modifiers
  are present
- Commit 26bfc91c28 sashaacker Added parseDT method.
- Commit 848deb47e2 rmecham Added support for dotted meridians.
- Commit c821e08ce2 ccho-sevenrooms corrected misspelling
  of 'thirteen'
- Biggest change is the addition of the nlp() function
  by Geoffrey Floyd:
    nlp() function that utilizes parse() after making judgements
    about what datetime information belongs together. It makes
    logical groupings based on proximity and returns a parsed
    datetime for each matched grouping of datetime text, along
    with location info within the given inputString.
2016-04-05 10:31:38 +00:00
jperkin
f6b3189f86 Support PKGMANDIR. 2016-04-01 10:35:50 +00:00
jperkin
04430dd5b1 Use PKGMANDIR. Add patch comments. 2016-03-30 09:46:37 +00:00
jperkin
eba01cec72 Use PKGMANDIR. 2016-03-30 09:17:41 +00:00
jperkin
79e158681a Use PKGMANDIR. Add patch comments. 2016-03-30 08:45:32 +00:00
taca
642e834418 Update tuby-tzinfo03 to 0.3.47.
== Version 0.3.47 (tzdata v2016b) - 15-Mar-2016

* Updated to tzdata version 2016b
  (https://mm.icann.org/pipermail/tz-announce/2016-March/000036.html).
2016-03-17 14:40:35 +00:00
taca
579d13207c Update ruby-tzinfo-data to 1.2016.2.
* Add a CONTRIBUTING.md file.
* Allow any characters to be used in alternate style formats.
* Update to tzdata version 2016b.
2016-03-16 13:00:57 +00:00
wiz
ec5b858b93 Update p5-DateTime to 1.25:
1.25   2016-03-06

- DateTime->from_object would die if given a DateTime::Infinite object. Now it
  returns another DateTime::Infinite object. Reported by Greg Oschwald. RT
  #112712.
2016-03-09 11:26:43 +00:00
jperkin
17661ff9a5 Bump PKGREVISION for security/openssl ABI bump. 2016-03-05 11:27:40 +00:00
wen
7f95e1a568 Update to 0.13
Upstream changes:
0.13    2015-10-01
- Fixed pod warnings, by neilbowers
- Made all the SEE ALSO references hyperlinks, and made mentions
  of other modules into links as well.
2016-03-05 08:33:10 +00:00
wen
f72b0d95ab Update to 0.18
Add LICENSE
Update DEPENDS

Upstream changes:
0.18  2015-11-11
- added a test; depends on DateTime::Set 0.3600

0.17  2005-08-11
- added a test and fixed a bug where the parameter to
  next($dt) had a timezone. Reported by Simon Wistow.
2016-03-05 08:26:42 +00:00
wen
77a0bcbe06 Update to 0.16
Upstream changes:
0.16  2015-04-17
    - Fixed problem when GMP library was used.

0.15  2015-04-12
    - Forgot to update MANIFEST

0.14  2015-04-12
    - NTP epoch added (Michiel Beijen)
2016-03-05 08:10:08 +00:00
wen
d062769805 Update to 0.402
Upstream changes:
0.402   2015-07-06

- included META.JSON (closes RT #105633, by ETHER)

- added contributors list (and put back SPOON as the main author)
2016-03-05 07:56:40 +00:00
wen
e5d7e67291 Update to 0.06
Add LICENSE

Upstream changes:
0.06    2016-02-12

- Fixed typo in regex that strangely works most of the time
2016-03-05 07:49:43 +00:00
wen
65056181bb Update to 1.03
Upstream changes:
1.03  2015-08-02  <schubiger@cpan.org>

 - Merged development version to stable.

1.02_03  2015-07-21  <schubiger@cpan.org>

 - Suggestions for simple documentation improvements.
   [rt #98634 - Tim Bunce]

1.02_02  2015-06-05  <schubiger@cpan.org>

 - Add encoding directive to POD. [rt #105000 - Debian Perl Group]

1.02_01  2014-02-09  <schubiger@cpan.org>

 - Add metadata repository link. [David Steinbrunner]
2016-03-05 07:40:17 +00:00
wen
8622bfba03 Update to 0.16011
Upstream changes:
0.16011 2015-06-19T13:40:27Z
    - Support full interval syntax [pr #7]
2016-03-05 07:30:03 +00:00
wen
11e3cf1367 Update to 0.13
Upstream changes:
0.13      2015-10-04 23:38:13Z
        - make all tests pass with both the current DateTime::Locale and the
          upcoming new version (currently still in trial releases).

0.12      2015-09-27 05:01:39Z
        - fix new test that may fail with older Moose
2016-03-05 07:24:32 +00:00
wen
52ac2f4b56 Update to 0.3600
Upstream changes:
0.3600 2015-11-11
- move t/22intersects.t to DT::Event::Recurrence module

0.3500 2015-11-10
- [rt.cpan.org #108633] Recurrent event does not intersect indefinite future,
  test contributed by Brett Watson.
- documentation - intersects() returns 0 for false, and 'undef' for
  undecidable.
2016-03-05 03:22:39 +00:00
shattered
e5f29882ae Avoid build failures when chmod respects umask, and 'chmod -x' thus does
not clear all bits.  (Can happen on Linux --
https://bugs.launchpad.net/ubuntu/+source/coreutils/+bug/67583)
2016-03-03 19:42:29 +00:00
wiz
b297ba09fb Update p5-DateTime to 1.24.
1.24   2016-02-29

- The last release partially broke $dt->time. If you passed a value to use as
  unit separator, this was ignored. Reported by Sergiy Zuban. RT #112585.


1.23   2016-02-28

- Make all DateTime::Infinite objects return the system's representation of
  positive or negative infinity for any method which returns a number of
  string representation (year(), month(), ymd(), iso8601(), etc.). Previously
  some of these methods could return "Nan", "-Inf--Inf--Inf", and other
  confusing outputs. Reported by Greg Oschwald. RT #110341.


1.22   2016-02-21 (TRIAL RELEASE)

- Fixed several issues with the handling of non-integer values passed to
  from_epoch().

  This method was simply broken for negative values, which would end up being
  incremented by a full second, so for example -0.5 became 0.5.

  The method did not accept all valid float values. Specifically, it did not
  accept values in scientific notation.

  Finally, this method now rounds all non-integer values to the nearest
  millisecond. This matches the precision we can expect from Perl itself (53
  bits) in most cases.

  Patch by Christian Hansen. GitHub #11.


1.21   2015-09-30

- Make all tests pass with both the current DateTime::Locale and the upcoming
  new version (currently still in trial releases).
2016-03-03 12:45:30 +00:00
wen
0861ac9fe7 Update to 1.64
Upstream changes:
1.64     2016-02-21

- Changed how a string that contains separate epoch and nanosecond fields is
  turned into a DateTime object in order to deal with changes coming in the
  next DateTime release.


1.63     2016-01-13

[BUG FIXES]

- The behaviour of silently ignoring text after the matching part was
  lost in the rewrite. This has been restored. Patch by Dagfinn Ilmari
  Manns疇ker. RT #111155.


1.62     2015-12-19

[BUG FIXES]

- When on_error was set to something that did not die (including the default
  error handling), calling ->parse_datetime with some bad inputs could cause
  the module to error out internally by trying to call methods on an undefined
  value instead of returning undef. Reported by Mike Dorman. RT #110247.
2016-02-27 07:54:34 +00:00
jperkin
a9e20b5660 Remove manual addition of MAKE_FLAGS to OPSYSVARS, it's now in by default. 2016-02-26 11:40:29 +00:00
jperkin
2cabde7ed6 Use OPSYSVARS. 2016-02-26 10:37:09 +00:00
wiz
06357b8028 Update py-vdirsyncer to 0.9.0:
Version 0.9.0
=============

*released on 15 February 2016*

- The ``collections`` parameter is now required in pair configurations.
  Vdirsyncer will tell you what to do in its error message. See :gh:`328`.
2016-02-21 22:26:33 +00:00
khorben
b8965d919e Package DeforaOS Todo 0.2.1
This release brings:
- support for the latest libSystem
- further improvements
2016-02-20 21:11:56 +00:00
taca
b721296b73 Update ruby-tzinfo-data to 1.2016.1.
Based on version 2016a of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2016-January/000035.html).
2016-02-17 14:58:19 +00:00
jaapb
339d229d93 Removed the automatic setting of PKGNAME to ocaml-${DISTNAME} from
ocaml.mk. It was becoming more trouble than it was worth: only a minority
of packages used it, and it only made Makefiles more confusing.
(I've left out some packages: these will be updated forthwith)
2016-02-06 12:06:07 +00:00
wiz
d3c47b24b4 Update py-vdirsyncer to 0.8.1.
Version 0.8.1
=============

*released on 30 January 2016*

- Fix error messages when invalid parameter fetching strategy is used. This is
  important because users would receive awkward errors for using deprecated
  ``keyring`` fetching.

Version 0.8.0
=============

*released on 27 January 2016*

- Keyring support has been removed, which means that ``password.fetch =
  ["keyring", "example.com", "myuser"]`` doesn't work anymore.

  For existing setups: Use ``password.fetch = ["command", "keyring", "get",
  "example.com", "myuser"]`` instead, which is more generic. See the
  documentation for details.

- Now emitting a warning when running under Python 2. See :gh:`219`.
2016-02-01 13:11:53 +00:00
wiz
9f2fc9b011 Update p5-DateTime-TimeZone to 1.95:
1.95    2016-01-27

- This release is based on version 2016a of the Olson database. This release
  includes contemporary changes for the Cayman Islands, Iran, and Chrita,
  Russia.
2016-01-31 08:09:50 +00:00
mef
4535febdbc Add following line for make test
BUILD_DEPENDS+=  p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
2016-01-30 13:11:49 +00:00
mef
f7dd32160a Add following line for make test
BUILD_DEPENDS+=  p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
2016-01-30 13:06:09 +00:00
mef
a00a32a970 Add two lines for make test
BUILD_DEPENDS+=  p5-Package-Stash-[0-9]*:../../devel/p5-Package-Stash
  BUILD_DEPENDS+=  p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
2016-01-30 10:01:02 +00:00
wen
591d48c435 Update to 0.52
Upstream changes:
0.52 2015.04.16
    The type of the Time::NVtime pointer is NV ()() not double ()(), as can be seen from looking at the Time::HiRes source.
      On Linux x86_64 on a uselongdouble build when you replace the Time::NVtime entry with a
      double (*)() pointer calls to that function end up leaving an entry on the FPU stack,
      eventually causing the failure seen at https://rt.perl.org/Ticket/Display.html?id=123879
      This minimal commit fixes that issue and allows DBIX::Class::TimeStamp to pass its tests.
      (Tony Cook)
2016-01-15 10:53:57 +00:00
bsiegert
043edb41ce Update Time::Piece to 1.31.
1.31    2015-10-20
        - No Changes since 1.30_01

1.30_01 2015-09-01
        - Ignore some tests on non *nix platforms
        - fix compile warnings
        - Inherit from Dynaloader (fix static build issues)
        - Fix windows mem corruption

1.30    2015-05-16
        - Stable release. Overview from 1.29:
        - Make strftime more portable + fix %z %z
        - Add many more tests
        - Clean inheritance

1.29_05   2015-05-02
        - Combine multiple 'use constant' statements (saves 0.5ms at runtime)
        - Don't leave c_epoch undef
        - deprecate parse() function
        - More constructor tests
        - export() calls Exporter::export

1.29_04   2015-04-09
        - Clean inheritance of Exporter and DynaLoader (Thanks dolmen!)
        - Refactor _strftime to use localtime/gmtime to generate tm struct

1.29_03   2015-04-04
        - Don't mix gmtime and mktime in _strftime
        - Clean whitespace at end of lines
        - Add more tests for DST issues and also strptime parsing

1.29_02   2015-04-04
        - Fix handling of %Z and %z in strftime (hopefully)
        - Remove compile warnings for int cast

1.29_01   2015-03-30
        - Fix handling of %Z and %z in strftime (in progress)
        - Remove unused constants from Time::Seconds (Thanks Xaerxess!)
        - _strftime: use system mktime to better support past/future dates
        - Relicense strptime as BSD 2-clause http://git.io/vfNSg
2016-01-10 19:40:40 +00:00
adam
011bef3059 Revbump after updating graphics/libwebp 2016-01-06 10:46:49 +00:00
taca
33493b403b Add and enable ruby-tzinfo-data. 2016-01-03 10:04:17 +00:00
taca
1d70f5f496 Add ruby-tzinfo-data package version 1.2015.7.
TZInfo::Data contains data from the IANA Time Zone database packaged as Ruby
modules for use with TZInfo.

TZInfo::Data is the public domain [IANA Time Zone
Database](http://www.iana.org/time-zones) packaged as a set of Ruby modules
for use with [TZInfo](http://tzinfo.github.io).

If TZInfo::Data is installed, TZInfo will automatically use it as its source
of time zone data. If TZInfo::Data is not available, TZInfo will attempt to
use the system zoneinfo files instead. Please refer to the [TZInfo
documentation](http://rubydoc.info/gems/tzinfo/frames) for further details.
2016-01-03 10:02:48 +00:00
taca
d2104d1bc1 Update ruby-tzinfo to 1.2.2.
Version 1.2.2 - 8-Aug-2014
--------------------------

* Fix an error with duplicates being returned by Timezone#all_country_zones
  and Timezone#all_country_zone_identifiers when used with tzinfo-data
  v1.2014.6 or later.
* Use the zone1970.tab file for country timezone data if it is found in the
  zoneinfo directory (and fallback to zone.tab if not). zone1970.tab was added
  in tzdata 2014f. zone.tab is now deprecated.


Version 1.2.1 - 1-Jun-2014
--------------------------

* Support zoneinfo files generated with zic version 2014c and later.
* On platforms that only support positive 32-bit timestamps, ensure that
  conversions are accurate from the epoch instead of just from the first
  transition after the epoch.
* Minor documentation improvements.


Version 1.2.0 - 26-May-2014
---------------------------

* Raise the minimum supported Ruby version to 1.8.7.
* Support loading system zoneinfo data on FreeBSD, OpenBSD and Solaris.
  Resolves #15.
* Add canonical_identifier and canonical_zone methods to Timezone. Resolves #16.
* Add a link to a DataSourceNotFound help page in the TZInfo::DataSourceNotFound
  exception message.
* Load iso3166.tab and zone.tab files as UTF-8.
* Fix Timezone#local_to_utc returning local Time instances on systems using UTC
  as the local time zone. Resolves #13.
* Fix == methods raising an exception when passed an instance of a different
  class by making <=> return nil if passed a non-comparable argument.
* Eliminate "require 'rational'" warnings. Resolves #10.
* Eliminate "assigned but unused variable - info" warnings. Resolves #11.
* Switch to minitest v5 for unit tests. Resolves #18.


Version 1.1.0 - 25-Sep-2013
---------------------------

* TZInfo is now thread safe. ThreadSafe::Cache is now used instead of Hash
  to cache Timezone and Country instances returned by Timezone.get and
  Country.get. The tzinfo gem now depends on thread_safe ~> 0.1.
* Added a transitions_up_to method to Timezone that returns a list of the times
  where the UTC offset of the timezone changes.
* Added an offsets_up_to method to Timezone that returns the set of offsets
  that have been observed in a defined timezone.
* Fixed a "can't modify frozen String" error when loading a Timezone from a
  zoneinfo file using an identifier String that is both tainted and frozen.
  Resolves #3.
* Support TZif3 format zoneinfo files (now produced by zic from tzcode version
  2013e onwards).
* Support using YARD to generate documentation (added a .yardopts file).
* Ignore the +VERSION file included in the zoneinfo directory on Mac OS X.
* Added a note to the documentation concerning 32-bit zoneinfo files (as
  included with Mac OS X).


Version 1.0.1 - 22-Jun-2013
---------------------------

* Fix a test case failure when tests are run from a directory that contains a
  dot in the path (issue #29751).


Version 1.0.0 - 2-Jun-2013
--------------------------

* Allow TZInfo to be used with different data sources instead of just the
  built-in Ruby module data files.
* Include a data source that allows TZInfo to load data from the binary
  zoneinfo files produced by zic and included with many Linux and Unix-like
  distributions.
* Remove the definition and index Ruby modules from TZInfo and move them into
  a separate TZInfo::Data library (available as the tzinfo-data gem).
* Default to using the TZInfo::Data library as the data source if it is
  installed, otherwise use zoneinfo files instead.
* Preserve the nanoseconds of local timezone Time objects when performing
  conversions (issue #29705).
* Don't add the tzinfo lib directory to the search path when requiring 'tzinfo'.
  The tzinfo lib directory must now be in the search path before 'tzinfo' is
  required.
* Add utc_start_time, utc_end_time, local_start_time and local_end_time instance
  methods to TimezonePeriod. These return an identical value as the existing
  utc_start, utc_end, local_start and local_end methods, but return Time
  instances instead of DateTime.
* Make the start_transition, end_transition and offset properties of
  TimezonePeriod protected. To access properties of the period, callers should
  use other TimezonePeriod instance methods instead (issue #7655).
2016-01-03 05:17:23 +00:00
taca
b46afb923b Add and enable ruby-tzinfo03. 2016-01-03 05:09:28 +00:00
taca
1f6bfb4338 Re-add ruby-tzinfo 0.3.46 as ruby-tzinfo03 to keep 0.3.x version. 2016-01-03 05:08:06 +00:00
wiz
a474de63f5 Insist on requests >= 2.9.1, since that's how it is. 2016-01-02 10:51:17 +00:00
wiz
ea55f1e500 Update py-vdirsyncer to 0.7.5:
Version 0.7.5
=============

*released on 23 December 2015*

- Fixed a bug in :storage:`remotestorage` that would try to open a CLI browser
  for OAuth.
- Fix a packaging bug that would prevent vdirsyncer from working with newer
  lxml versions.
2016-01-02 09:44:06 +00:00
wiz
586ff2d587 Update py-vdirsyncer to 0.7.4:
Version 0.7.4
=============

*released on 22 December 2015*

- Improved error messages instead of faulty server behavior, see :gh:`290` and
  :gh:`300`.
- Safer shutdown of threadpool, avoid exceptions, see :gh:`291`.
- Fix a sync bug for read-only storages see commmit
  `ed22764921b2e5bf6a934cf14aa9c5fede804d8e`.
- Etag changes are no longer sufficient to trigger sync operations. An actual
  content change is also necessary. See :gh:`257`.
- :storage:`remotestorage` now automatically opens authentication dialogs in
  your configured GUI browser.
- **Packagers:** ``lxml>=3.1`` is now required (newer lower-bound version).
2015-12-27 23:41:25 +00:00
wiz
b5cf22b85b Update khal to 0.7.0:
0.7.0
=====
released on 2015-11-24

There are no new or dropped dependencies.

* most of the internal representation of events was rewritten, the current
  benefit is that floating events are properly represented now, hopefully more
  is to come (Christian Geier)
* `printformats` uses a more sensible date now (John Shea)
* khal and ikhal can now highlight dates with events, at the moment, enabling it
  does noticably slow down (i)khal's start; set *[default] highlight_event_days
  = True* and see section *[highlight_days]* for further configuration (Dominik
  Joe Pantůček)
* fixed line wrapping for `at` (Thomas Schape)
* `calendar` and `agenda` optionally print location and description of all
  events, enable with the new --full/-f flag (Thomas Schaper)
* updated and improved zsh completion file (Oliver Kiddle)
* FIX: deleting events did not always work if an event with the same filename existed
  in an other calendar (but no data lost incurred) (Christian Geier)

ikhal
-----
* events are now displayed nicer (Thomas Glanzmann)
* support for colorschemes, a *light* and *dark* one are currently included,
  help is wanted to make them prettier and more functional (config option
  *[view] theme: (dark|light)*) (Christian Geier)
* ikhal can now display frames around some user interface elements, making it
  nicer to look at in some eyes (config option *[view] frame: True*) (Christian
  Geier)
* events can now be duplicated (default keybinding: *p*) (Christian Geier)
* events created while time ranges are selected (default keybinding to enable date range
  selection: *v*) will default to that date range (Christian Geier)
* when trying to delete recurring events, users are now asked if they want to
  delete the complete event or just this instance (Christian Geier)
2015-12-27 14:52:53 +00:00
markd
998941f11a LDFLAGS.Linux+= -lgthread-2.0 2015-12-13 10:33:49 +00:00
wiz
e20d239360 Update p5-DateTime-Locale to 1.02:
1.02     2015-12-09

- Make the DateTime::Locale->load method accept a locale in any non-canonical
  casing, such as "en-us". Reported by Shawn Moore. RT #110244.
2015-12-13 08:32:06 +00:00
taca
753b2d3e12 Update ruby-tzinfo to 0.3.46.
== Version 0.3.46 (tzdata v2015g) - 02-Dec-2015

* From version 2015e, the IANA time zone database uses non-ASCII characters in
  country names. Backport the encoding handling from TZInfo::Data to allow
  TZInfo 0.3.x to support Ruby 1.9 (which would otherwise fail with an invalid
  byte sequence error when loading the countries index). Resolves #41.
2015-12-12 17:27:43 +00:00
rillig
1690bcad60 Unconditionally use libXaw3d
It doesn't make sense to let the user configure the XAW_TYPE when only
one specific setting (XAW_TYPE=3d) works at all.

Thanks, joerg
2015-12-08 21:02:11 +00:00
taca
c4d7c37e80 Explicitly restrict PHP_VERSIONS_ACCEPTED to 55 and 56 for packages which
use php-mysql package.
2015-12-06 12:13:12 +00:00
adam
7f3b4730ad Extend PYTHON_VERSIONS_INCOMPATIBLE to 35 2015-12-05 21:25:27 +00:00
fhajny
995371eb3c Add time/py-rfc3339 2015-12-01 08:38:11 +00:00
fhajny
fe7870c8bd Import pyRFC3339 1.0 as time/py-rfc3339.
pyRFC3339 parses and generates RFC 3339-compliant timestamps
using Python datetime.datetime objects.
2015-12-01 08:37:29 +00:00
mef
81795751e9 Add following line for make test
BUILD_DEPENDS+= p5-File-Slurp-[0-9]*:../../devel/p5-File-Slurp
2015-11-26 13:54:47 +00:00
mef
e1e5af930b 2012-06-14 SATOH Hiroh <cho45@lowreal.net>
* 0.02:
        Fix Makefile.PL (by motemen)
        * 0.03:
        miss
        * 0.04:
        Add prototypes to overriden time and sleep (by naturalist)
2015-11-23 11:44:34 +00:00
richard
0bcf60db75 New Tryton release 3.8
http://www.tryton.org/news/index.html

Major changes for the developer

    The progress bar widget works with float between 0 and 1 to ease usage as
    percentage.

    The rich text widget uses now a subset of HTML to allow its implementation
    in sao.

    The Many2One has a new option target_search which define the kind of query
    to use for dereferenced search. The options are subquery and the new join
    (which is the default). The join method generate a faster query in most
    cases.

    The SQL constraints use a similar syntax to python-sql. This gives more
    flexibility to implement backend for other databases.

    Trying to create/write/delete on a Model based on a table_query raises an
    exception instead of a silent error.

    The table name of a ModelSQL can be overridden with a configuration file.
    This allows to work around database limitations on the length of table
    names.

    The new StateReport has been added to wizards, to simplify the code of
    wizards that run a report.
    The style on reports has been removed, experience show that this feature
    was not used.

    The PostgreSQL backend manages now schema. This allows different instances
    of Tryton sharing the same database.

    The generic foreign key to create/write user on all ModelSQL has been
    replaced by a rule that prevent to delete users. This greatly improves
    scalability in some circumstances.

    The Property field supports now float and integer values.
    A subdirectory locale/override is supported for modules that override
    translations of other modules.

Accounting

    The charts of account are no longer translatable. Instead we provide
    translated charts via a template using XSLT.

    The invoice doesn't set a unit price on the line. For this feature the
    purchase or sale module must be used.

    Some fields of the invoice like the note and the origin are editable after
    posting the invoice.

Product

    Conversion between units no longer results in silent failures but an
    explicit error is risen.

    The volume property has been added to the products.

Project

    The tree structure of the project and the time sheet have been separated,
    each object has its own one.

    The price list uses the same decimal precision as the product.

    The cost price of the employee is stored on the time sheet line for the
    date of the line. This allows to sum the costs of time sheet faster

Purchase

    The state of the purchase request is now searchable.

    The purchase requests are generated even if the rounded quantity is zero
    to allow the user to still decide to purchase more.

Stock

    Many unnecessary restrictions on the edition of move fields have been
    removed.

    The expected quantity of the inventory lines is always computed even if
    they are added manually.

    It is possible to create staging and draft moves using view locations.
    Those locations will have to be changed to really do the move.

    The inventory uses the grouping feature to create the moves. This allows
    to easily support the lot (or any other extra field).
2015-11-22 08:05:07 +00:00
szptvlfn
d1eafa21bf Update to 0.1.7
Changes from https://github.com/ygale/timezone-olson
0.1.7
- Bump time to 1.5.
0.1.6
- Update link in package description.
- Update comment to indicate support for version 3 format.
2015-11-15 08:22:15 +00:00
szptvlfn
6d6efed52d Update to 0.1.5.1
Changes from https://github.com/ygale/timezone-series
0.1.5
- Bump time to 1.5.
2015-11-15 08:22:00 +00:00
wen
0a65f42c1e Update to 1.61
Update DEPENDS

Upstream changes:
1.61     2015-11-13

[BUG FIXES]

- If you loaded this module with warnings globally enabled ("perl -w", which
  you should never do), then you'd get a warning about the import subroutine
  being redefined. This broke the Package::DeprecationManager API for turning
  off deprecation warnings. This has been fixed in
  Package::DeprecationManager 0.15. Reported by Martin. RT #108871.


1.60     2015-11-07

- This release is identical to the prior trial release. The changes for the
  trial releases are reproduced below for convenience.

[BACKWARDS INCOMPATIBILITIES]

- The error messages for various types of failures have changed.

- The never-documented diagnostic parameter for the constructor has been
  removed.

- The never-documented feature to allow you to use arbitrary DateTime.pm
  methods in the parsing pattern has been removed. This never made much sense
  anyway, since most DateTime.pm methods are not constructor params, but they
  were used that way.

- Using the pattern, locale, and time_zone to set the respective attribute is
  now deprecated. Make a new object instead of changing one of these values.

[BUG FIXES]

- Fixed a warning from the tests with newer Perl versions. RT #107620.

- Clarified docs to note that %Y and %G require 4-digit years. Reported by
  Karen Etheridge. RT #103147.

- Using the 24-hour token (%H) with an AM/PM specifier (%p) now leads to an
  error if you try to parse something like "23:01 AM". Reported by Ric
  Signes. RT #92445.


1.59     2015-10-25 (TRIAL RELEASE)

- The previous release accidentally included an old version of Strptime.pm in
  the root dir, causing all sorts of chaos and test failures.


1.58     2015-10-18 (TRIAL RELEASE)

- This release is a substantial rewrite. Please test it and file bugs for any
  unintentional breakage.

* The error messages for various types of failures have changed.

* The never-documented diagnostic parameter for the constructor has been
  removed.

* The never-documented feature to allow you to use arbitrary DateTime.pm
  methods in the parsing pattern has been removed. This never made much sense
  anyway, since most DateTime.pm methods are not constructor params, but they
  were used that way.

* Using the pattern, locale, and time_zone to set the respective attribute is
  now deprecated. Make a new object instead of changing one of these values.

- Fixed a warning from the tests with newer Perl versions. RT #107620.

- Clarified docs to note that %Y and %G require 4-digit years. Reported by
  Karen Etheridge. RT #103147.


1.57     2015-10-04

- Make all tests pass with both the current DateTime::Locale and the upcoming
  new version (currently still in trial releases).
2015-11-15 05:11:51 +00:00
wiz
6e9c24ccdc Update iso8601 to 0.1.11.
Add test dependency and fix test target.

Changes:
Update README for release and add more pythons for testing
Remove debug logging
Add support for , as separator for fractional part
Add pypy 3 into tox test config
Add python 3.4 to tox tests and update doc links
2015-11-13 14:43:53 +00:00
wiz
221fa9dd71 Update p5-DateTime-Locale to 1.01.
Remove duplicate depends, add test dependencies.

1.01     2015-11-07

- Prevent CPAN from indexing the tools directory, which is just for the
  author's use.


1.00     2015-11-07

* All of these changes were originally released in previous trial releases,
  but I'm repeating them here for clarity.

[ENHANCEMENTS]

- This release uses the locale data from CLDR version 28. The last major
  update of the locale data used CLDR 1.7.1, released in 2009, so this is a
  big change. Many things have changed in terms of locale data.

- Some locales are no longer available because they are not in the CLDR data.

- The CLDR data no longer includes default date and time format lengths. This
  is now "medium" for every locale, simply to provide some level of backwards
  compatibility.

- Loading DateTime::Locale itself is now quite a bit faster. The whole locale
  registration system has been removed entirely, except for custom
  locales. This fixes RT #78794. Requested by Michael Conrad.

- A long-standing issue with the Austrian locale not using the Austrian name
  for January has been fixed. RT #52337. Reported by Thomas Klausner.

[BACKWARDS INCOMPATIBILITIES]

- This is a big new release, and includes a number of backwards-incompatible
  changes. However, most users should be unaffected by this change. If you
  only use this module via DateTime.pm, you are unlikely to notice any changes
  other than changes to the locale data.

- The old API deprecated since 0.40 has been removed (almost) entirely.

- We now refer to things as "code" in the docs and method names where we used
  to call them ids. This includes locale, language, script, territory, and
  variant codes. This is more in line with the various ISO standards and the
  CLDR packages.

- All the $locale->*_id methods (including $locale->id) are deprecated. Use
  the relevant $locale->*_code method instead.

- The canonical form of the locale codes now uses dashes (-) instead of
  underscores (_). Loading a locale with an underscore in the name
  (e.g. en_US) still works.

- The way that locale data is packaged has changed quite a bit. We no longer
  package each locale in its own class. Instead, all locale data is in a
  single module (mostly in a __DATA__ section) and loaded into memory as
  needed. If you have any code that checks $locale->isa, that code may
  break.

- Locales are no longer subclasses of DateTime::Locale::Base. This module is
  still included in the distribution in case someone has a custom locale that
  inherits from this module. However, this module will go away in a future
  release.
z
- The "ii-*" aliases for the "he-*" locales have been removed.

- The "no-*" aliases for the "nn-*" locales have been removed.

- The value of $locale->code no longer reflects the value passed to
  DateTime::Locale->load. This only affects aliases and non-canonical forms of
  the code. For example, if you load "en_US" then $locale->code will return
  "en-US". If you load "C" or "POSIX" the returned code will be "en-US-POSIX".

- All of the documentation related to creating aliases and registering custom
  locales has been removed. All of these methods still work, but I don't think
  this system got much use, so I don't want to emphasize it in the docs. (But
  let me know if you are using this and want to see these docs restored).


0.96     2015-10-04 (TRIAL RELEASE)

- Locale data with characters in the 0x80-0xFF range was not marked as UTF-8
  by Perl. This could cause all sorts of weirdness and was generally bad.


0.95     2015-09-30 (TRIAL RELEASE)

- Added .pod files for each locale that document the data for that locale.


0.94     2015-09-30 (TRIAL RELEASE)

- Restored the datetime_format method to individual locale objects for
  backwards compatibility.


0.93     2015-09-28 (TRIAL RELEASE)

- Really release a trial release this time. I'm not kidding. See 0.90 for the
  interesting changes.
2015-11-08 08:33:17 +00:00
wiz
0e546e9866 Use py-requests-oauthlib from security/ 2015-11-06 21:32:45 +00:00
wiz
a0d580baf1 Update py-vdirsyncer to 0.7.3. Add more (new) dependencies.
Version 0.7.3
=============

*released on 05 November 2015*

- Make remotestorage-dependencies actually optional.

Version 0.7.2
=============

*released on 05 November 2015*

- Un-break testsuite.

Version 0.7.1
=============

*released on 05 November 2015*

- **Packagers:** The setuptools extras ``keyring`` and ``remotestorage`` have
  been added. They're basically optional dependencies. See ``setup.py`` for
  more details.

- Highly experimental remoteStorage support has been added. It may be
  completely overhauled or even removed in any version.

- Removed mentions of old ``password_command`` in documentation.

Version 0.7.0
=============

*released on 27 October 2015*

- **Packagers:** New dependencies are ``click_threading``, ``click_log`` and
  ``click>=5.0``.
- ``password_command`` is gone. Keyring support got completely overhauled. See
  :doc:`keyring`.
2015-11-06 11:06:56 +00:00
agc
efd9ad4549 Remove duplicate SHA512 digests that crept in. 2015-11-04 17:41:15 +00:00
agc
536eabf008 Add SHA512 digests for distfiles for time category
Problems found with mismatching existing digests for:
	distfiles/asclock-classic-1.0.tar.gz
	distfiles/asclock-gtk-2.1.10beta.tar.gz
	distfiles/asclock-xlib-2.0.11.tar.gz
	distfiles/emiclock-2.0.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-02 23:31:35 +00:00
wiz
fbd21ac3e7 Update to p5-DateTime-TimeZone to 1.94:
1.94    2015-10-21

- This release is based on version 2015g of the Olson database. This release
  includes contemporary changes for Turkey, Norfolk, Fiji, and Fort Nelson.
2015-10-25 09:03:38 +00:00
rillig
246304a243 Fixed some of the pkglint warnings 2015-10-15 04:59:30 +00:00
wiz
d15f48992a Switch from x11/Xaw3d to newer x11/libXaw3d.
Adapt some packages so they build with that.
Bump their PKGREVISIONs.
2015-10-14 20:17:24 +00:00
taca
4ce63ffe1a Update tuby-tzinfo to 0.3.45.
== Version 0.3.45 (tzdata v2015g) - 03-Oct-2015

* Updated to tzdata version 2015g
  (http://mm.icann.org/pipermail/tz-announce/2015-October/000034.html).
2015-10-12 05:50:27 +00:00
ryoon
b141232e29 Recursive revbump from textproc/icu 2015-10-10 01:57:50 +00:00
youri
f071022205 Update globe to 20140814. Changes adapted from Benedek Gergely.
No changelog available.
2015-10-05 13:47:35 +00:00
taca
b974d6da30 Update ruby-hitimes to 1.2.3.
## Version 1.2.3 2015-09-13

* Release new fatbinary version for windows
* Update README to indicate duration units
* Provide a more friendly error message if the gem is not installed correctly
2015-10-04 13:39:42 +00:00
wiz
c32aa7cd4c Update to 1.21:
1.21   2015-09-30

- Make all tests pass with both the current DateTime::Locale and the upcoming
  new version (currently still in trial releases).
2015-10-04 06:22:22 +00:00
wiz
cadc979762 Update to 0.92:
0.92     2015-09-27

- I accidentally released 0.90 as a non-trial release. This release is the
  same as 0.46, so that the newest non-trial release does not break the
  DateTime.pm tests.


0.91     2015-09-27

- Released the changes in 0.90 as a trial release.


0.90     2015-09-27

[ENHANCEMENTS]

- Updated based on version 28 of the CLDR data. The last update was based on
  the CLDR 1.7.1 release from 2009, so this is a big change. Many things have
  changed in terms of locale data.

- Some locales are no longer available because they are not in the CLDR data.

- The CLDR data no longer includes default date and time format lengths. This
  is now "medium" for every locale, simply to provide some level of backwards
  compatibility.

- The old API deprecated since 0.40 has been removed (almost) entirely.

- Loading DateTime::Locale itself is now quite a bit faster. The whole locale
  registration system has been removed entirely, except for custom
  locales. This fixes RT #78794. Requested by Michael Conrad.

- A long-standing issue with the Austrian locale not using the Austrian name
  for January has been fixed. RT #52337. Reported by Thomas Klausner.

[BACKWARDS INCOMPATIBILITIES]

* This is a big new release, and includes a number of backwards-incompatible
  changes. However, most users should be unaffected by this change. If you
  only use this module via DateTime.pm, you are unlikely to notice any changes
  other than changes to the locale data.

* We now refer to things as "code" in the docs and method names where we used
  to call them ids. This includes locale, language, script, territory, and
  variant codes. This is more in line with the various ISO standards and the
  CLDR packages.

* All the $locale->*_id methods (including $locale->id) are deprecated. Use
  the relevant $locale->*_code method instead.

* The canonical form of the locale codes now uses dashes (-) instead of
  underscores (_). Loading a locale with an underscore in the name
  (e.g. en_US) still works.

* The way that locale data is packaged has changed quite a bit. We no longer
  package each locale in its own class. Instead, all locale data is in a
  single module (mostly in a __DATA__ section) and loaded into memory as
  needed. If you have any code that checks $locale->isa, that code may
  break.

* Locales are no longer subclasses of DateTime::Locale::Base. However, this
  module is still included in the distribution in case someone has a custom
  locale that inherits from this module. However, this module will go away in
  a future release.

* The "ii-*" aliases for the "he-*" locales have been removed.

* The "no-*" aliases for the "nn-*" locales have been removed.

* The value of $locale->code no longer reflects the value passed to
  DateTime::Locale->load. This only affects aliases and non-canonical forms of
  the code. For example, if you load "en_US" then $locale->code returns
  "en-US". If you load "C" or "POSIX" the code is "en-US-POSIX".

* All of the documentation related to creating aliases and registering custom
  locales has been removed. All of these methods still work, but I don't think
  this system got much use, so I don't want to emphasize it in the docs (but
  let me know if you are using this and want to see these docs restored).
2015-09-30 20:20:49 +00:00
joerg
901c9cae2e Needs setuptools-scm for build. 2015-09-17 17:11:25 +00:00
tnn
6e1b9689ca Fix build. Assume everyone has at least OpenGL 1.1 (1997) by now. 2015-09-14 20:00:31 +00:00
taca
5c4c60a88d Update ruby-timers to 4.1.1.
4.1.1 (2015-08-21)
------------------
* Remove `RubyProf` from Gemfile and a test, due to it providing no substantial benefit while increasing problems building bundles under Rubinius.

4.1.0 (2015-08-16)
------------------
* Addition of `now_and_every` method; fires block immediately, then sets recurring timer.
* Includes `now_and_after` method; does the same as above for one-shot timers: essentially a "two-shot" timer.
2015-09-13 14:06:36 +00:00
mef
352fe0bb30 - Add Following line,
DEPENDS+=      p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils
  In make test, following is listed unless otherwise
  # === Runtime Requires ===
  #     Module               Want    Have
  #     -------------------- ---- -------
  #     List::MoreUtils       any missing
- PKGREVISION++
2015-09-04 12:44:20 +00:00
wiz
7f539f1bac py-setuptools_scm is still needed for building, add it to BUILD_DEPENDS. 2015-09-02 11:03:12 +00:00
khorben
ef77c1c205 Package DeforaOS Todo 0.2.0
This release brings:
- re-licensed as 2-clause BSD
- code refactoring
- support for multi-line descriptions
- additional bugfixes and improvements
- plug-in for DeforaOS Mailer
- manual page
- Spanish translation
2015-08-31 00:18:32 +00:00
taca
1471abdbf7 Update pear-Date to 1.5.0a4.
1.5.0a1:

* Fixed bug #2378: getDate(DATE_FORMAT_UNIXTIME) doesn't convert to GMT
* Fixed bug #7439: US/Indiana Daylight Savings Change
* Implemented request #9700: Incorrect timestamps allowd
* Fixed bug #10349: Wrong offset in timezones
* Fixed bug #10591: inDaylightTime fails
* Implemented request #11090: microtime is not set by default constructor
* Fixed bug #11313: DST time change not handled correctly
* Fixed bug #11475: Date::copy don't copy milisecond part
* Fixed bug #11682: Australia/Perth has DST
* Fixed bug #11708: getWeekdayAbbrname returns wrong lenght if string is unicode
* Fixed bug #12019: Date->after(...) changes the date
* Fixed bug #12420: Date constructor handles iso 8601 timezone offests of zero
  incorrectly
* Fixed bug #12529: setTZ globally sets your TZ instead of only within date
  object
* Fixed bug #13376: setFromDateDiff change source dates

* Improved time-zone functionality so that it is entirely handled by the class
  and not reliant on native functions
* Added leap-second functionality
* Added functions 'Date::round()' and 'Date::trunc()'
* Added formatting function 'Date::format2()' that uses a 'YYYY-MM-DD'-style
  formatting code
* Added formatting function 'Date::format3()' to allow date-formatting using
  the formatting code of 'date()'

1.5.0a2:

QA release.
Users are strongly encouraged to adopt to inbuilt DateTime functionality.

Bug #17730 Patch: Avoid ereg, using preg_match
Doc Bug #15029 large Date_Span's cannot be created
Bug #14929 Timezone summertime
Bug #14856 America/Moncton longname and dstlongname missing
Bug #14084 TZ variable being set wrecks global config
Bug #13615 America/Toronto time-zone is missing longname and dstlongname
Bug #13545 Date_Span::set() doesn't work when passed an int and format
Req #13488 Please rename Methods format2 and format3

1.5.0a3:

QA release
Request #17626 Patch to add missing longname and dstlongname info
Bug #19184 use date_default_timezone_get() instead of ini_get(date.timezone)
Bug #19568 setDate() handles ISO week dates incorrectly

1.5.0a4:

Fix broken tgz package file
2015-08-30 15:00:52 +00:00
jnemeth
fdc57c6fda sort 2015-08-27 09:49:43 +00:00
richard
b86d646729 Updates and additions to release 3.6
details found here (http://www.tryton.org/posts/new-tryton-release-36.html)

    Major changes for the developer

        It is now allowed to have many times the same field in list/tree view.
        There is no more a datetime widget for list/tree, two columns with one
        widget date and one widget time should be used instead.

        A new field TimeDelta appears in this release to represent a duration. It
        replace the float_time widget which had some rounding issue. This new
        field is already used in the timesheet and project modules.

        The One2Many widget can be configured to use a Cartesian product with the
        selections of many values for Many2One or Reference fields.

        A method restore_history_before is added to ModelSQL which behaves like
        the existing restore_history but restore the records just before the datetime.

        The on_change methods have been migrated to a behaviour more consistent
        with the Active Record Pattern used in Tryton. Instead of returning a
        dictionary with the values to change, now the instance is directly changed.

        This allow to chain easily the on_change methods or reuse them in other
        methods reducing the duplication.

        The method save on ModelStorage is now a dualmethod which means that it
        can be called as usual as an instance method but also as a class method
        with a list of records. Saving many records at once this way improves the
        performance as the method will minimize the number of queries to the
        database and will validate the result by bunch.

        The Dict field received a translated method to create descriptors which
        translate the values or the keys like the same method on Selection field.

        It is now allowed to use the dotted notation in the order clause of a search.
        The ORM will automatically generate the needed joins.

        The API of the Report class has been reworked to improve the customization
        of the engine. The formatting methods are now more strict to prevent silent
        failure.

        The safe_eval (which was not sure to be safe) has been completely removed.
        In the places where the evaluated code was any way safe, the standard eval
        is used. For evaluated code from outside, a JSON notation is now used. Some
        utilities have been developed to ease the creation of JSON from XMl or in
        the views.

        A new kind of button has been added which works on non-saved record. They
        are quite similar to on_change but they are triggered by a click on a
        button instead of a change of field.

    Accounting

        A new method reverse_compute has been added to Tax which allow to compute
        the base amount from the taxed amount.
        The sign of the second currency amount is enforced to be the same as
        debit - credit.
        The analytic account management has been reworked to use a really One2Many
        instead of the pseudo-field. This simplification was possible thanks to the
        recent new features like the usage of Reference field on One2Many.

    Party

        The vat number is now stored in its compact format.

    Product

        The number of decimal for internal price calculations is now a configuration
        parameter price_decimal. This parameter is used everywhere to ensure
        consistency between all modules.

    Purchase/Sale

        Their lines support both mixed invoice type (Invoice vs Credit Note) per
        line when computing the invoiced quantity.

    Stock

        A new state staging is added to the move. Such state doesn't impact at all
        the computation of the stock level. It is used for supply on sale, to
        create moves in advance.
        Inactive products are still computed for the stock level.
        The computation of assigned move has been improved to take only in
        consideration outgoing move assigned not the incoming. This result in a
        less optimistic for the stock level and thus prevent to assign a move with
        an incoming one that is just assigned but not yet done.
        Forecasts are now automatically deactivated when their period is in the past.

    pkgsrc related updates:
    update to tryton-3.6.0
    update to trytond-3.6.0 including UTC check patch for SunOS
    update trytond modules to latest 3.6
    add meta-pkgs/py-tryton-platform
    add misc/py-trytond-party-relationship
    add misc/py-trytond-product-attribute
    add misc/py-trytond-production
    add misc/py-trytond-stock-inventory-location
    add misc/py-trytond-stock-product-location
    add finance/py-trytond-account-invoice-line-standalone
    add finance/py-trytond-account-invoice-history
    add finance/py-trytond-account-invoice-stock
    add finance/py-trytond-account-payment-clearing
    add finance/py-trytond-account-stock-continental
    add finance/py-trytond-analytic-invoice
    add finance/py-trytond-analytic-purchase
    add finance/py-trytond-analytic-sale
    add finance/py-trytond-product-price-list
    add finance/py-trytond-product-cost-fifo
    add finance/py-trytond-product-cost-history
    add finance/py-trytond-purchase
    add finance/py-trytond-purchase-invoice-line-standalone
    add finance/py-trytond-sale
    add finance/py-trytond-stock-supply
    add time/py-trytond-company-work-time
2015-08-24 14:49:41 +00:00
wiz
c7383780db Bump all packages that depend on curses.bui* or terminfo.bui* since they
might incur ncurses dependencies on some platforms, and ncurses just bumped
its shlib.
Some packages were bumped twice now, sorry for that.
2015-08-18 07:31:00 +00:00
wiz
0eb141f110 Bump PKGREVISION for ncurses shlib bump. 2015-08-17 17:11:19 +00:00
joerg
2c2abd18f4 Build depends on p5-Clone, so add dependency. Otherwise extra-junk is
installed.
2015-08-16 17:35:25 +00:00
wen
af05512671 Update to 0.11
Upstream changes:
0.11      2015-08-16 01:05:36Z
        - update some distribution tooling
2015-08-16 12:32:48 +00:00
wiz
2d3319bad8 Update to 0.6.0:
Version 0.6.0
=============

*released on 06 August 2015*

- ``password_command`` invocations with non-zero exit code are now fatal (and
  will abort synchronization) instead of just producing a warning.
- Vdirsyncer is now able to synchronize metadata of collections. Set ``metadata
  = ["displayname"]`` and run ``vdirsyncer metasync``.
- **Packagers:** Don't use the GitHub tarballs, but the PyPI ones.
- **Packagers:** ``build.sh`` is gone, and ``Makefile`` is included in
  tarballs. See the content of ``Makefile`` on how to run tests post-packaging.
- ``verify_fingerprint`` doesn't automatically disable ``verify`` anymore.
2015-08-14 17:53:33 +00:00
wiz
7ad311c554 Update to 1.93:
1.93    2015-08-11

- This release is based on version 2015f of the Olson database. This release
  includes contemporary changes for Moldova, North Korea, and Uruguay.
2015-08-13 15:00:22 +00:00
khorben
b20037003f Add support for CFLAGS
No functional change intended.
2015-08-09 14:55:58 +00:00
jaapb
7ea12ebae7 Recursive revbump associated with lang/ocaml update. 2015-08-07 11:20:32 +00:00
khorben
dbf174dd90 Add support for CFLAGS
No functional change intended.
2015-08-06 22:29:04 +00:00
khorben
a04423ae9d Add support for CFLAGS
No functional change intended.
2015-08-06 22:16:24 +00:00
khorben
88b19a623c Add support for CFLAGS
No functional change intended.
2015-08-06 21:41:43 +00:00
wiz
63f1571010 Update to 1.56. Changes not found, but fixes test failure noted in pkgsrc
Makefile.
2015-08-06 08:37:43 +00:00
wiz
012d435ce5 Update to 1.20:
1.20 2015-04-25 NEILB
    - Switched to Dist::Zilla, in the process fixing RT#90701, RT#101548,
      and RT#101434
    - Reformatted this file as per CPAN::Changes::Spec

1.1_01 2015-04-18 NEILB
    - This release had the changes in 1.20 above, done first as a developer
      release to see what CPAN Testers said.
2015-08-06 08:29:30 +00:00
wiz
c3460b86ec Update to 0.12:
0.12 2015-07-02 NEILB
    - Added [MetaJSON] to dist.ini, so the dist will get a META.json file.
      RT#105627 from ETHER.
2015-08-06 08:27:27 +00:00
asau
d17baa6485 + projectlibre 2015-07-21 23:35:41 +00:00
asau
bde2a675d4 Import ProjectLibre 1.6.1 as time/projectlibre.
ProjectLibre is project management software.
It offers the following features:

 * Gantt Chart, Project- and Resource-Planning
 * Look and feel very close to Microsoft Project
 * Save Files as .xml and open them in Microsoft Project 2010
 * All operating systems providing Java Runtime Environment
2015-07-21 23:33:11 +00:00
wiz
c243803c61 Add missing dependency, ride update. 2015-07-21 19:25:01 +00:00
wiz
15edbf25bf Update to 0.6.0:
0.6.0
=====
2015-07-15

* BUGFIX Recurrent events with a THISANDFUTURE parameter could affect other
  events. This could lead to events not being found by the normal lookup
  functionality when they should and being found when they shouldn't. As the
  second case should result in an error that nobody reported yet, I hope nobody
  got bitten by this.
* new dependency for running the tests: freezegun
* new dependency for setup from scm: setuptools_scm
* khal now needs to be installed for building the documentation

* ikhal's should now support ctrl-e, ctrl-a, ctrl-k and ctrl-u in editable text
  fields (Thomas Glanzmann)
* ikhal: space and backspace are new (additional) default keybindings for right
  and left (Pierre David)
* when editing descriptions you can now insert new lines (Thomas Glanzmann)
* khal should not choose an arbitrary default calendar anymore (Markus
  Unterwaditzer)
* the zsh completion file has been updated (Hugo Osvaldo Barrera)
* new command `import` lets users import .ics files (Christian Geier)
* khal should accept relative dates on the command line (today, tomorrow and
  weekday names) (Christian Geier)
* keybinding for saving an event from ikhal's event editor (default is `meta +
  enter`) (Christian Geier)


0.5.0
=====
released on 2015-06-01

* fixed several bugs relating to events with unknown timezones but UNTIL, RDATE
  or EXDATE properties that are in Zulu time (thanks to Michele Baldessari for
  reporting those)
* bugfix: on systems with a local time of UTC-X dealing with allday events lead
  to crashes
* bugfix: British summer time is recognized as daylight saving time (Bradley
  Jones)
* compatibility with vdirsyncer 0.5

* new command `search` allows to search for events
* user changeable keybindings in ikhal, with hjkl as default alternatives for
  arrows in calendar browser, see documentation for more details
* new command `at` shows all events scheduled for a specific datetime
* support for reading birthdays from vcard collections (set calendar/collection
  `type` to *birthdays*)
* new command `printformats` prints a fixed date in all configured date-time
  settings
* `new` now supports the `--until`/`-u` flag to specify until when recurring
  events should run (Micah Nordland)
* python 3 (>= 3.3) support (Hugo Osvaldo Barrera)

ikhal
-----
* minimal support for reccurring events in ikhal's editor (Micah Nordland)
* configurable view size in ikhal (Bradley Jones)
* show events organizers (Bradley Jones)
* major reorganisation of ikhal layout (Markus Unterwaditzer)
2015-07-21 19:15:53 +00:00
wiz
74a82864f4 Build-depend on setuptools_scm. Remove patch. Bump PKGREVISION. 2015-07-20 10:43:46 +00:00
wiz
40bbad7ac6 Comment out dependencies of the style
{perl>=5.16.6,p5-ExtUtils-ParseXS>=3.15}:../../devel/p5-ExtUtils-ParseXS
since pkgsrc enforces the newest perl version anyway, so they
should always pick perl, but sometimes (pkg_add) don't due to the
design of the {,} syntax.

No effective change for the above reason.

Ok joerg
2015-07-12 18:56:06 +00:00
joerg
5612cbee55 Perl is not X11 related, so just use the normal LOCALBASE. 2015-07-07 11:42:40 +00:00
wiz
8dcc95bc91 Update to 1.20:
1.20   2015-07-01

- The 1.18 release added the June 30, 2015 leap second to the XS code, but I
  forgot to update the corresponding pure Perl implementation in
  DateTime::LeapSecond.
2015-07-05 13:49:45 +00:00
joerg
bca18bdf9d For Python 2.7, there is no such thing as setuptools_scm, so just
hard-code the number.
2015-07-05 12:41:26 +00:00
joerg
11d2712a27 Remove USE_X11BASE and X11PREFIX. 2015-07-04 16:18:28 +00:00
wiz
2d1e20b20a Update to 0.5.2:
Version 0.5.2
=============

*released on 15 June 2015*

- Vdirsyncer now checks and corrects the permissions of status files.
- Vdirsyncer is now more robust towards changing UIDs inside items.
- Vdirsyncer is now handling unicode hrefs and UIDs correctly. Software that
  produces non-ASCII UIDs is broken, but apparently it exists.
2015-07-01 09:25:27 +00:00
jaapb
487d6ab2d3 Recursive revbump associated with update of lang/ocaml to 4.02.2. 2015-06-30 11:52:55 +00:00
youri
4d226a125e Update to 4.12.1:
Release 4.12.1
Fixed critical bug preventing the use of panel plugin due to wrong name.

Release 4.12.0
Mainly translation updates.
2015-06-29 15:03:01 +00:00
wiz
867fd65c7f Update to 1.92:
1.92    2015-06-22

- This distro now depends on DateTime::TimeZone::Local::Win32 when it is being
  installed on a Windows OS. This should lead to a better experience for
  Windows users. Requested by Matthew Horsfall and Karen Etheridge. RT
  #103275.
2015-06-29 11:13:49 +00:00
wiz
620888b5db Update to 1.91:
1.91    2015-06-13

- This release is based on version 2015e of the Olson database. This release
  includes contemporary changes for Morocco and Cayman Islands.
2015-06-14 16:48:36 +00:00
wiz
2e65d464e8 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:50:58 +00:00
taca
5b5b265db9 Update ruby-tzinfo to 0.3.44.
== Version 0.3.44 (tzdata v2015d) - 24-Apr-2015

* Updated to tzdata version 2015d
  (http://mm.icann.org/pipermail/tz-announce/2015-April/000031.html).
2015-06-10 15:00:47 +00:00
youri
d09cb86e35 Update libsoup buildlink path. 2015-06-07 14:05:57 +00:00
wiz
6ecb35c552 Update to 1.19:
1.19   2015-05-31

- If you compared a DateTime object to an undef value, you might have received
  a warning pointing to code inside DateTime.pm, instead of in your own
  code. Fixed by Jason McIntosh. GH #7.

- The 30future-tz.t could fail if run at certain very specific times. This
  should now be much less likely, unless a time zone being tested implements a
  DST change at noon (which would even more insane than DST already is by a
  huge factor). Reported by Karen Etheridge and diagnosed by Slaven Rezic. RT
  #102925.
2015-06-03 07:21:59 +00:00
wiz
33ade8bb92 Update to 0.5.1:
Version 0.5.1
=============

*released on 29 May 2015*

- **N.b.: The PyPI upload of 0.5.0 is completely broken.**
- Raise version of required requests-toolbelt to ``0.4.0``.
- Command line should be a lot faster when no work is done, e.g. for help
  output.
- Fix compatibility with iCloud again.
- Use only one worker if debug mode is activated.
- ``verify=false`` is now disallowed in vdirsyncer, please use
  ``verify_fingerprint`` instead.
- Fixed a bug where vdirsyncer's DAV storage was not using the configured
  useragent for collection discovery.
2015-05-31 13:20:42 +00:00
wiz
a1a58735c4 Update to 1.90:
1.90    2015-05-14

- Made the compilation test shipped in the last release an author-only test,
  as many of the modules in this distribution try to load DateTime, but
  DateTime depends on this distribution. This caused attempts to install
  DateTime on a fresh perl install to fail. Reported by Noel Maddy. RT
  #104448.


1.89    2015-05-14

- Fix a syntax error in the Android local time zone module. Reported by Gregor
  Hermann. RT #104105.
2015-05-27 21:43:05 +00:00
wiz
683357dc11 Update to 0.46. Add dependency.
0.46     2015-05-21

- Fixed handling of C locales like "C.UTF-8". Passing these to
  DateTime::Locale->load would cause a warning followed by an exception, ubt
  all "C" locales should be special-cased as an alias of en-US-POSIX. Reported
  by David Wheeler. RT #104574.
2015-05-27 21:41:58 +00:00
bsiegert
9ae97c8c12 Use VARBASE as the base for the spool directory to support non-root installs.
From Andreas Kusalananda Kähäri by mail to pkgsrc-users.
Bump PKGREVISION.
2015-05-23 14:12:46 +00:00
mef
d8fcb648dc - To skip make test, add the line
TEST_TARGET?= # to skip make test (but can be enabled by 'env TEST_TARGET=test make test')
for following packages:
  devel/p5-File-ShareDir-Install
  time/p5-DateTime-Format-Strptime
  www/p5-LWP-Protocol-https
- Add BUILD_DEPENDS for make test
2015-05-10 02:43:37 +00:00
joerg
493e3a5f71 Help parallel build by precreating intermediate directory. 2015-05-03 19:47:49 +00:00
jaapb
88e822c489 Updated to latest version, 2.04. Changes include:
* [Makefile] Fix minor issues with ocamlfind and 'make install' (from
  Christopher Zimmermann).
o [Printer] In function from_fstring of sub-module Ftime, Fcalendar, and
  Precise_Fcalendar, the number of seconds corresponding to %S may be a floating
  point number (from Christophe Troestler' suggestion).

Added buildlink file, and updated package to use ocaml.mk framework.
2015-04-29 09:37:40 +00:00
mef
16dc79dae4 Switch {BUILD_,}DEPENDS from Test::use:ok to Test::Simple, Test::Simple
includes Test::use:ok since 1.001010.
PKGREVISION++.
(For BUILD_DEPENDS, assuming Test::use:ok will be removed sometime.)
2015-04-27 01:50:58 +00:00
wiz
6d8b05a2df Update to 1.88:
1.88    2015-04-24

- This release is based on version 2015d of the Olson database. This release
  includes contemporary changes for Egypt.
2015-04-26 07:48:22 +00:00
tnn
6a69e9522b Recursive revbump following MesaLib update, categories p through x. 2015-04-25 14:24:44 +00:00
wiz
bc8361a008 Update to 1.87:
1.87    2015-04-20

- This release is based on version 2015c of the Olson database. This release
  includes contemporary changes for Egypt, though it looks like those will
  change again soon.
2015-04-22 06:34:48 +00:00
jperkin
ca8519b89a Update Xfce to 4.12.0.
This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release.  For more information
about the thousands of changes in each major release since then, please see:

  Xfce 4.12 announcement:
    http://www.xfce.org/about/news

  Xfce 4.12 tour:
    http://www.xfce.org/about/tour

  Xfce 4.10 announcement:
    http://www.xfce.org/about/news/?post=1335571200

  Xfce 4.10 tour:
    http://www.xfce.org/about/tour410

  Xfce 4.8 announcement:
    http://www.xfce.org/about/news/?post=1295136000

  Xfce 4.8 tour:
    http://www.xfce.org/about/tour48

The pkgsrc changes since then are:

  New packages:
    archivers/xfce4-thunar-archive
    graphics/elementary-xfce-icon-theme
    mail/xfce4-mailwatch-plugin
    misc/xfce4-time-out-plugin
    multimedia/xfce4-thunar-media-tags
    sysutils/xfce4-mount-plugin
    sysutils/xfce4-taskmanager
    sysutils/xfce4-thunar-vcs
    sysutils/xfce4-verve-plugin
    x11/xfce4-garcon
    x11/xfce4-notifyd
    x11/xfce4-tumbler
    x11/xfce4-whiskermenu-plugin

  Renamed packages:
    devel/xfconf to devel/xfce4-conf
    x11/libxfce4menu to x11/libxfce4ui
    x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter

  Updated packages:
    audio/xfce4-mixer
    audio/xfce4-xmms-plugin
    devel/xfce4-dev-tools
    editors/xfce4-mousepad
    graphics/ristretto
    meta-pkgs/xfce4-extras
    meta-pkgs/xfce4
    misc/xfce4-weather-plugin
    multimedia/xfce4-mpc-plugin
    net/xfce4-wavelan-plugin
    sysutils/xfce4-appfinder
    sysutils/xfce4-battery-plugin
    sysutils/xfce4-cpugraph-plugin
    sysutils/xfce4-diskperf-plugin
    sysutils/xfce4-fsguard-plugin
    sysutils/xfce4-genmon-plugin
    sysutils/xfce4-netload-plugin
    sysutils/xfce4-quicklauncher-plugin
    sysutils/xfce4-systemload-plugin
    sysutils/xfce4-thunar
    sysutils/xfce4-xarchiver
    sysutils/xfce4-xkb-plugin
    textproc/xfce4-dict-plugin
    time/xfce4-datetime-plugin
    time/xfce4-orage
    time/xfce4-timer-plugin
    wm/xfce4-wm-themes
    wm/xfce4-wm
    x11/libxfce4gui
    x11/libxfce4util
    x11/xfce4-clipman-plugin
    x11/xfce4-desktop
    x11/xfce4-exo
    x11/xfce4-eyes-plugin
    x11/xfce4-gtk2-engine
    x11/xfce4-notes-plugin
    x11/xfce4-panel
    x11/xfce4-places-plugin
    x11/xfce4-session
    x11/xfce4-settings
    x11/xfce4-terminal

  Removed packages:
    sysutils/xfce4-volman
    x11/xfce4-utils

This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit.  A massive thanks to them.  Any issues with the
import are mine alone as the committer-by-proxy.
2015-04-21 08:56:37 +00:00
rodent
447d3eaaf5 +py-isodate - packaged originally in pkgsrc-wip by kamelderouiche@yahoo.com 2015-04-19 21:29:17 +00:00
rodent
485b15cb1e Import py27-isodate-0.5.1 as time/py-isodate.
This module implements ISO 8601 date, time and duration parsing. The
implementation follows ISO8601:2004 standard, and implements only date/time
representations mentioned in the standard. If something is not mentioned there,
then it is treated as non existent, and not as an allowed option.

For instance, ISO8601:2004 never mentions 2 digit years. So, it is not intended
by this module to support 2 digit years. (while it may still be valid as ISO
date, because it is not explicitly forbidden.) Another example is, when no time
zone information is given for a time, then it should be interpreted as local
time, and not UTC.

As this module maps ISO 8601 dates/times to standard Python data types, like
date, time, datetime and timedelta, it is not possible to convert all possible
ISO 8601 dates/times. For instance, dates before 0001-01-01 are not allowed by
the Python date and datetime classes. Additionally fractional seconds are
limited to microseconds. That means if the parser finds for instance nanoseconds
it will round it to microseconds.
2015-04-19 21:27:58 +00:00
adam
4606c07235 Revbump after updating devel/boost-libs 2015-04-17 15:52:56 +00:00
adam
9071d6b787 Revbump after updating textproc/icu 2015-04-06 08:17:13 +00:00
wiz
ccd98edf61 Update to 0.4.4:
* Support for client certificates via the new auth_cert parameter,
  see issue #182 and pull request #183.
* The icalendar package is no longer required.
* Several bugfixes related to collection creation.
2015-04-03 07:34:15 +00:00
wiz
d4afc50677 Update to 1.86:
1.86    2015-03-21

- This release is based on version 2015b of the Olson database. This release
  includes contemporary changes for Mongolia and Palestine.
2015-04-02 22:42:33 +00:00
wiz
e971c804c2 Use GITHUB magic. 2015-03-27 16:12:22 +00:00
joerg
b0951410e7 Honour LDFLAGS. 2015-03-26 15:59:08 +00:00
joerg
d106c8c0d4 Create portable binary packages. Bump revision. 2015-03-19 19:17:18 +00:00
rodent
0fae22cf16 Apply modified patch sent by palo@ in private mail. This brings all these
packages to version 3.4.x. May this not break anything (although i feel it
might).
2015-03-15 00:17:34 +00:00
tnn
982db5200d wants to link with pthreads 2015-03-14 17:11:43 +00:00
taca
b3a612cf1a Add and enable ruby-hitimes and ruby-timers. 2015-03-13 13:29:00 +00:00
taca
7aba4c5a1f Add ruby-timers package version 4.0.1.
Ruby timer collections. Schedule several procs to fire after configurable
delays or at periodic intervals.

This gem is especially useful when you are faced with an API that accepts a
single timeout but you want to run multiple timers on top of it. An example of
such a library is [nio4r](https://github.com/celluloid/nio4r), a
cross-platform Ruby library for using system calls like epoll and kqueue.
2015-03-13 13:28:23 +00:00
taca
87f58d01cf Add ruby-hitimes package version 1.2.2.
Hitimes is a fast, high resolution timer library for recording
performance metrics.  It uses the appropriate low method calls for each
system to get the highest granularity time increments possible.

It currently supports any of the following systems:

* any system with the POSIX call `clock_gettime()`
* Mac OS X
* Windows
* JRuby

Using Hitimes can be faster than using a series of `Time.new` calls, and
it will have a much higher granularity. It is definitely faster than
using `Process.times`.
2015-03-13 13:27:33 +00:00
joerg
8e50ffaa74 LLVM's correlated value propagation pass is known to require a lot of
memory and CPU time for certain input. Provide a variable
(CLANG_NO_VALUE_PROPAGATION_PASS) for selectively disabling it in those
places known to trigger it.
2015-03-02 19:59:06 +00:00
mef
a3bcdc0d01 (pkgsrc)
- three patches dropped, upstream seems to fix the problem.
(upstream)
  - Update 0.14.4 to 0.14.6
==============
Planner 0.14.6
==============

Fixes
=====

* Fixed compilation with --with-database (thanks to Maxim Zakharov)
* Several warnings (thanks to Tinggong Wang)
* Got rid of AM_MAINTAINER_MODE
* Got rid of some deprecated code

New and Updated Translations
============================
Kristjan Schmidt (eo)
Alexandre Franke (fr)
Takeshi AIHANA (ja)
Rüdolfs Mazurs (lv)
Piotr Drąg (pl)
Matej Urbančič (sl)
Daniel Nylander (sv)
Gorkem Cetin (tr)
Muhammet Kara (tr)
Kjartan Maraas (nb)

==============
Planner 0.14.5
==============

New features and fixes
======================

* First release since transition to git
  -> ChangeLog is now generated from git log by make distcheck
* GTK+ requirement has been bumped from 2.6.0 to 2.14.0
* minor build enhancements, gnome-common is now needed to build
  (commits e8e08f, e06805, 05e9cf, c8141a)
* many memory leaks got fixed
  (commits 07c105, b1964f, 37cbf8, 60daf9, 327bbb, 6f9c48, 6cc17b, 21c832, 15c94a, 04e47d)
  (bugs #334114, #596746)
* some deprecated code got updated
  (commits 209bb8, ce9da9, c982ae, cae485, 8b9104, a9e57c, 9998b3, bc176e, f01117, 53986b, 554d30, 98b929, 09545b, 8a571f, b892fb, df6dea, addef5, 046a28)
  (bugs #349304, #536416, #584009, #590485, #613623)
* misc bugs fixed:
  * Crash when exporting HTML (commit 6c7062)
  * Prevent changing order of resources on load/save (commit dfcab6)
  * Crash when using zoom-to-fit (commit 8e4fab, bug #550559)
  * Assigned resources information shown in HTML export (commit b43d37, bug #308064)
  * Maximum percent complete stuck at 75% (commit 226c5e, bug #580216)
  * Error when opening files with colon in path (commit 37cbf8, bug #602427)
  * Allow scrolling in Gantt and resource usage (commit 170f10, bug #604355)
  * Show date in status bar (commit 8f6325, bug #604515)

Known introduced regressions
============================

* help won't open on a build using --prefix (introduced by switch to new API in commit cae485 in planner)
* Gantt chart header has a white background on the Windows version

New and Updated Translations
============================
Khaled Hosny (ar)
Amitakhya Phukan (as)
Xandru Armesto (ast)
Runa Bhattacharjee (bn_IN)
Gil Forcada (ca)
Carles Ferrando (ca@valencia)
Ondřej Kopka (cs)
Marek Cernocky (cs)
Joe Hansen (da)
Mario Blätterman (de)
Christian Kirbach (de)
Nikos Charonitakis (el)
Jorge González (es)
Daniel Mustieles (es)
Mattias Põldaru (et)
Ivar Smolin (et)
Iñaki Larrañaga Murgoitio (eu)
Louis Grandjean (fr)
Claude Paroz (fr)
Milo Casagrande (it)
Takeshi AIHANA (ja)
Baurzhan Muftakhidinov (kk)
Sandeep Shedmake (mr)
Kjartan Maraas (nb)
Nils-Christoph Fiedler (nds)
Manoj Kumar Giri (or)
Piotr Drąg (pl)
Lucian Adrian Grijncu (ro)
Yuri Kozlov (ru)
Alexandre Prokoudine (ru)
Matej Urbančič (sl)
Daniel Nylander (sv)
I. Felix (ta)
Gavin Huang (zh_CN)
Aron Xu (zh_CN)
2015-03-01 08:40:41 +00:00
mef
36f45061c0 Update to 1.233
---------------
1.233           Fri Nov 22 15:49:20 CST 2013
                fixed a long standing issue with parseInterval and fractional seconds.
                NOTE: Date::Parse, does NOT handle resolutions < 1 second. For that,
                you really should have a look at Time::HiRes. This fix quantizes fractional
                second values to whole numbers.
                Thanks for the patch, Bob <bob_freeman@hms.harvard.edu> !
2015-03-01 08:07:17 +00:00
mef
683853812f Update to 0.22
0.22 2015-02-17
 - Add URI and NONE alarm types, for compatibility with Apple iCal
 - Add support for the common X-WR-CalName property
 - Optionally enforce UID attribute
 - Optionally auto-generate UID
 - Run with taint mode enabled
 - Packaging updates
2015-03-01 08:05:27 +00:00
joerg
1a27492505 config.guess/config.sub are outside WRKDIR, adjust. 2015-02-28 23:47:03 +00:00
wiz
e3f076d0d3 Update to 0.4.3:
Version 0.4.3
=============

- More performance improvements to ``singlefile``-storage.
- Add ``post_hook`` param to ``filesystem``-storage.
- Collection creation now also works with SabreDAV-based servers, such as
  Baikal or ownCloud.
- Removed some workarounds for Radicale. Upgrading to the latest Radicale will
  fix the issues.
- Fixed issues with iCloud discovery.
- Vdirsyncer now includes a simple ``repair`` command that seeks to fix some
  broken items.
2015-02-22 22:44:50 +00:00
ryoon
f05f517e5e Recursive revbump from audio/pulseaudio. 2015-02-21 23:35:38 +00:00
wiz
5f16732bf9 Fix path to example files. Bump PKGREVISION. 2015-02-04 12:36:38 +00:00
wiz
a672f58dac Update to 0.4.0:
0.4.0

released on 2015-02-02
dependency changes

    new dependency: click>3.2
    removed dependency: docopt
    note to package mantainers: requirements.txt has been removed,
    dependencies are still listed in setup.py
    users will need to delete the local database, no data should
    be lost (and khal will inform the user about this)

bug fixes

    FIX: vtimezones were not assembled properly, this lead to
    spurious offsets of events in some other calendar applications

new and changed features

    new config_option: [default] print_new, lets the user decide
    what should be printed after adding a new event
    new config option: [default] show_all_days lets users decide
    if they want to see days without any events in agenda and
    calendar view (thanks to Pierre David)
    khal (and ikhal) can now display weeknumbers (see config file)
    khal new can now create repetitive events (with ârepeat), see
    documentation (thanks to Eric Scheibler)
    config file: the debug option has been removed (use khal -v
    instead)
    better support for broken events, e.g. events ending before
    they start (Thanks to Markus Unterwaditzer)
    more recurrence rules are supported, khal will print warnings
    on unsupported rules
    change in behaviour: recurring events are now always expanded
    until 2037
    major speedup in inserting events into the caching database,
    especially noticeable when running khal for the first time or
    after an deleting the database (Thanks to Markus Unterwaditzer)

ikhal

    ikhalâs calendar should now be filled on startup
    pressing t refocuses on today
    pressing ctrl-w in input fields should delete the last word
    before the cursor
    when the focus is set on the events list/editor, the current
    date should still be visible in the calendar

0.3.1

released on 2014-09-08

    FIX: events deleted in the vdir are not shown anymore in khal.
    You might want to delete your local database file, if you have
    deleted any events on the server.
    FIX: in some cases non-ascii characters were printed even if
    unicode_symbols is set to False in the config
    FIX: events with different start and end timezones are now
    properly exported (the end timezone was disregarded when building
    an icalendar, but since timezones cannot be edited anyway, this
    shouldnât have caused any problems)
    FIX: calendars marked as read-only in the configuration file
    should now really be read-only

0.3.0

released on 2014-09-03

    new unified documentation
	    html documentation (website) and man pages are all
	    generated from the same sources via sphinx (type make
	    html or make man in doc/, the result will be build in
	    build/html or build/man respectively
	    the new documentation lives in doc/
	    the package sphinxcontrib-newsfeed is needed for
	    generating the html version (for generating an RSS
	    feed)
	    the man pages live doc/build/man/, they can be build
	    by running make man in doc/sphinx/

    new dependencies: configobj, tzlocal>=1.0

    IMPORTANT: the configuration fileâs syntax changed (again),
    have a look at the new documentation for details

    local_timezone and default_timezone will now be set to the
    timezone the computer is set to (if they are not set in the
    configuration file)
2015-02-04 12:09:46 +00:00
wiz
fc67f853b1 Depend on py-atomicwrites, because it's required. Bump PKGREVISION. 2015-02-04 12:06:24 +00:00
wiz
7343afad9e + py-tzlocal. 2015-02-04 11:43:46 +00:00
wiz
d509e03c2e Import py34-tzlocal-1.1.2 as time/py-tzlocal.
This Python module returns a tzinfo object with the local timezone
information under Unix and Win-32. It requires pytz, and returns
pytz tzinfo objects.

This module attempts to fix a glaring hole in pytz, that there is
no way to get the local timezone information, unless you know the
zoneinfo name, and under several Linux distros that's hard or
impossible to figure out.

Also, with Windows different timezone system using pytz isn't of
much use unless you separately configure the zoneinfo timezone
name.

With tzlocal you only need to call get_localzone() and you will
get a tzinfo object with the local time zone info. On some Unices
you will still not get to know what the timezone name is, but you
don't need that when you have the tzinfo file. However, if the
timezone name is readily available it will be used.
2015-02-04 11:41:09 +00:00