summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2021-03-28Update to 1.78wen2-8/+8
Update DEPENDS Upstream changes: 1.78 2020-12-15 * Fix tests for new failure caused by locale data changes in DateTime::Locale 1.29. Reported by cthulhu8zombie. GH #28. * Added a warning about using locale-specific patterns. Some of these patterns can change quite a bit as the locale data is updated, so using them for parsing does not produce stable results across time. This is what caused the test failures that this release fixes.
2021-03-28Update to 1.31wen2-7/+7
Upstream changes: 1.31 2020-12-22 - The docs for each locale now show examples of its strftime patterns as well. 1.30 2020-12-15 - The previous release included some locale data for locales that had been deleted from CLDR 38.0.0. 1.29 2020-12-14 - Rebuilt all locale data with the data from CLDR 38.0.0 and glibc 2.32.
2021-03-27Update to 0.16014wen2-8/+7
Upstream changes: 0.16014 2021-03-15T13:37:16Z - Fix handling for fractional seconds (#17) - Accept concatenated dates (#18)
2021-03-27Update to 1.12wen2-7/+7
Upstream changes: 1.12 2021-03-19 <schubiger@cpan.org> - Merged development version to stable. 1.11_03 2021-03-13 <schubiger@cpan.org> - Refactor extracting duration. - Don't try to trim the extract string twice. - Amend documentation of ::Utils. 1.11_02 2020-10-16 <schubiger@cpan.org> - Introduce utility function trim(). 1.11_01 2020-10-03 <schubiger@cpan.org> - Assert that error() returns '' on success.
2021-03-27Update to 0.104wen2-7/+7
Upstream changes: 0.104 2021-03-15 T. R. Wyant Add rt.cpan.org back to bug reporting methods. Long live RT! Correct GitHub ticket link. Get prerequisites up to snuff and add xt/author/prereq.t to ensure they stay that way.
2021-03-19libical: Update to 3.0.9nia7-90/+28
Version 3.0.9 is a patch release. This release is binary and source compatible with version 3.0.0. Note that the libical-glib library is considered unstable; therefore not binary compatible with previous releases Release Notes: - Add support for empty parameters, e.g. CN="" - Accept VTIMEZONE with more than one X- property - Several fixes for recurrences containing BYWEEKNO - icalrecurrencetype_from_string() will reject any RRULE that contains a rule-part that occurs more than once - Improve thread safety - Fix compiled-in path for the built-in timezone data - Fix reading TZif files with empty v1 data (use v2+ whenever possible) - Add backwards compatibility for previous TZIDs - Built-in timezones updated to tzdata2020d - Fix build with newer libicu - Fix cross-compile support in libical-glib
2021-03-09Update to 0.16wen2-8/+8
Upstream changes: 0.16 2021-02-14 - Add support for YYYYMMDDThhmm[+-]hhmm and YYYY-MM-DDThh:mm+hh:mm formats. Based on GH #13 from lbjw.
2021-03-09Update to 0.103wen2-7/+7
Upstream changes: 0.103 2021-01-10 T. R. Wyant Add Travis CI testing. Use GitHub as bug tracker. R.I.P. rt.cpan.org.
2021-03-09Update to 2.0.1wen2-7/+7
Upstream changes: [2.0.1] 2021-01-14 Added Details of bugtracker
2021-03-08Recursive revbump associated with update of lang/ocamljaapb4-6/+8
2021-02-24p5-DateTime-TimeZone: update to 2.47gutteridge2-7/+7
2.47 2021-01-24 - This release is based on version 2021a of the Olson database. This release includes contemporary changes for South Sudan.
2021-02-21time: +tex-{bxjaholiday,bxwareki}{,-doc}markd1-1/+5
2021-02-21tex-bxwareki{,-doc}: Add version 0.6markd8-0/+56
From Atsushi Toyokura in pkgsrc-wip This LaTeX package provides commands to convert from the Gregorian calendar (e. g. 2018/8/28) to the Japanese rendering of the Japanese calendar (e. g. Heisei 30 nen 8 gatsu 28 nichi; actually with kanji characters). You can choose whether the numbers are written in Western numerals or kanji numerals. Note that the package only deals with dates in the year 1873 or later, where the Japanese calendar is really a Gregorian calendar with a different notation of years.
2021-02-21tex-bxjaholiday{,-doc}: Add version 1.1.0markd8-0/+55
From Atsushi Toyokura in pkgsrc-wip This LaTeX package provides a command to convert dates to names of Japanese holidays. Another command, converting dates to the day of the week in Japanese, is available as a free gift. Further (lower-level) APIs are provided for expl3. The package supports pdfTeX, XeTeX, LuaTeX, pTeX, and upTeX.
2021-02-20tex-datetime2-romanian: update to 1.02markd2-8/+8
changes unknown
2021-02-20tex-datetime2-french: update to 1.03markd2-8/+8
changes unknown
2021-02-13time/ruby-timers: update to 4.3.3taca3-8/+9
4.3.3 (2021-02-13) No release note nor changelog. Here is quote from commit log. * Fix development workflow. * Remove comment from gemspec. * Add priority queue class * Add #size method and change to actual minheap * Add some tests for priority heap * Rename first and insert to peek and push for naming consistency * Switch to a PriorityHeap instead of array for storing Handles * Refactor Handle class to use Comparable mixin * Add extra performance test for timer queue insertion speed * Reduce required accuracy for tests, because macOS on GitHub Actions i… … * Updated code formatting & specs.
2021-02-10ical: Update to 3.0.4nia3-12/+17
Adds a .desktop file.
2021-02-09py-aniso8601: updated to 8.1.1adam3-8/+11
Changes 8.1.1: Deprecate running tests with python setup.py tests as the test suite support in Setuptools is deprecated Add version to __init__.py Cleaner reading of README.rst into the long_description field of setup.py Define long_description_content_type as text/x-rst Simplify Sphinx configuration Add compat.is_string method, returns True for str, unicode types, False otherwise
2021-02-08py-goocalendar: updated to 0.7.1adam2-8/+7
Version 0.7.1 - 2020-04-18 * Bug fixes (see mercurial logs for details)
2021-02-07*: Recursive revbump from audio/pulseaudio-14.2.nb1ryoon6-12/+12
2021-02-05py-pytz: updated to 2021.1adam2-7/+7
2021.1: Unknown changes
2021-02-05py-iso8601: updated to 0.1.14adam3-24/+7
0.1.14 Add GitHub build actions for project Add project URLs in setup.py Update README links Fix handling of README in setup.py (encoding fun in 3.5, 3.6 and pypy3) Fix README links Add Python 3.9 to test matrix Add type hints Derive ParseError from ValueError
2021-01-25time/ruby-tzinfo-data: update to 1.2021.1taca2-7/+7
1.2021.1 (2021-1-24) * Based on version 2021a of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2021-January/000065.html).
2021-01-10p5-DateTime-TimeZone: update to 2.46gutteridge2-7/+7
2.46 2020-12-22 - This release is based on version 2020e of the Olson database. This release includes contemporary changes for Russia (Volograd). 2.45 2020-12-21 - Fixed handling of Etc/GMT[+-]XX zones. Confusingly, the POSIX interpretation is that Etc/GMT+1 is 1 hour _behind_ UTC, and Etc/GMT-1 is 1 hour ahead. This is the opposite of what this module started doing in the 2.38 release when it added support for these zones. Reportd by Matthew Horsfall (#47). Changes are based on his PR #48.
2021-01-09revbump for gpsd udpategdt1-2/+2
2021-01-09py-icalendar: updated to 4.0.7adam2-7/+7
4.0.7: Bug fixes: - fixed rrule handling, re-enabled test_create_america_new_york()
2021-01-03py-pytz: updated to 2020.5adam2-7/+7
2020.5 / 2020e release
2021-01-03time/ruby-tzinfo-data: update to 1.2020.6taca2-7/+7
1.2020.6 (2020-12-31) * Based on version 2020f of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2020-December/000064.html). 1.2020.5 (2020-12-24) * Based on version 2020e of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2020-December/000063.html).
2021-01-03time/ruby-tzinfo: update to 2.0.4taca2-7/+7
## Version 2.0.4 - 16-Dec-2020 * Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a zoneinfo file that includes rules specifying an additional transition to the final defined offset (for example, Africa/Casablanca in version 2018e of the Time Zone Database). #123.
2021-01-03time/ruby-tzinfo1: update to 1.2.9taca2-7/+7
Version 1.2.9 - 16-Dec-2020 --------------------------- * Fixed an incorrect InvalidTimezoneIdentifier exception raised when loading a zoneinfo file that includes rules specifying an additional transition to the final defined offset (for example, Africa/Casablanca in version 2018e of the Time Zone Database). #123.
2021-01-01Add heliocronpin1-1/+2
2021-01-01time/heliocron: import packagepin5-0/+377
A command line application written in Rust that integrates with cron to execute tasks relative to sunset, sunrise and other such solar events. Heliocron is capable of delaying execution of other programs for time periods relative to sunrise and sunset.
2021-01-01*: Recursive revbump from audio/pulseaudio-14.0ryoon6-12/+12
2020-12-14tty-clock: Add missing patch.nia1-0/+24
2020-12-11Add time/tty-clock.nia5-1/+35
Simple console clock
2020-12-09py-aniso8601: updated to 8.1.0adam2-7/+7
aniso8601 8.1.0 Empty string arguments to get_date_resolution and parse_date now raise ISOFormatError, fixes 26 None and non-string arguments to get_date_resolution and parse_date now raise ValueError Empty string arguments to parse_duration now raise ISOFormatError None and non-string arguments to parse_duration now raise ValueError Empty string arguments to parse_interval and parse_repeating_interval now raise ISOFormatError None and non-string arguments to parse_interval and parse_repeating_internval now raise ValueError Empty string arguments to get_time_resolution and parse_time now raise ISOFormatError None and non-string arguments to parse_time now raise ValueError None and non-string arguments to parse_timezone now raise ValueError Empty string arguments to parse_datetime now raise ISOFormatError None and non-string arguments to parse_datetime now raise ValueError Missing delimiter in datetime strings when calling parse_datetime now raises ISOFormatError Missing delimiter in regular and repeating interval strings when calling parse_interval and parse_repeating_interval now raises ISOFormatError get_time_resolution now correctly throws ISOFormatError when a time component has too many characters in a time using ":" as a separator
2020-12-09lua-date: Update to 2.1.3nia2-8/+9
- v2.1.3 fix rockspec for Lua 5.4
2020-12-07py-l18n: updated to 2020.6.1adam3-10/+15
v2020.6.1 (31-10-2020) ---------------------- - fix pytz version number v2020.6.0 (31-10-2020) ---------------------- - fix maker encoding messages - suppress python 3.7+ deprecated imports messages
2020-12-05py-vdirsyncer: mark as not working with python 3.9wiz1-2/+3
2020-12-04Revbump packages with a runtime Python dep but no version prefix.nia4-7/+8
For the Python 3.8 default switch.
2020-12-04Revbump for openpam cppflags change months ago, belatedly.riastradh4-8/+8
2020-11-24wmtime: Update to 1.4nia7-162/+22
1.4 - Released 150824 - The dockapp wmtime uses the new version of libdockapp and do not use libwmgeneral. - Add note about libdockapp to INSTALL. 1.3 - Released 150525 - Update to latest version of wmgeneral library. - Fix typos. Ran `codespell -w`. - Tidy #includes based on results of include-what-you-use. - Add -c command line option allowing users to set color. - Fix overflow warning; mask bitmap should be unsigned. - Use #defines to avoid variable length arrays. - Replace C++ style comments. - Fix "ordered comparison of pointer with integer zero" warning. Also take the opportunity to add an error message when iconv_open fails. - Update TODO. In particular, + Remove note about version 1.0 (was never released). + Remove note about LED colors (implemented). + Remove note about language files (unnecessary with locale support). + Update email address. - Add proper copyright header. - Update README. In particular, + Fix typo. + Mention newer command line options. + Drop 17-year-old architecture information. - Update HINTS. In particular, + Add newer command line options. + Update Window Maker instructions. 1.2 - Released 150103 - Remove unused variables. - Use rm -f in make clean. - Update FSF address. - Update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. - Update README contact information; remove trailing whitespaces. - Remove trailing whitespace. - Remove unnecessary Imakefile. - Move source files to top directory. - Update Makefile. - Add -l option to specify locale. - Remove unnecessary references to current version number. 1.1 - Released 131013 - Incorporated many patches from Debian, including + Added manual page + Added -geometry and -noseconds options + Improved locale support
2020-11-24wmitime: Update to 0.5nia5-75/+21
0.5 * wmitime uses now the new library libdockapp that includes the old wmgeneral library. * Add note about libdockapp to README. 0.4 * Update GPL text and Free Software Foundation address. * Remove trailing whitespace. * Allow -display option with no argument. Previously, if a user ran wmitime with the -display option and no argument, a segmentation fault would occur. Print a warning instead. (Patch from Debian to fix bug #716466.) * Update Makefile. In particular, - Remove reference to deprecated X11R6 directory. - Replace FLAGS variable with CFLAGS, CPPFLAGS, and LDFLAGS. - Honor CC, PREFIX, and DESTDIR variables. - Use INSTALL instead of cp for installation. - Remove redundant -lXext flag. - Move contents of wmitime directory to top directory to ease the building process. * Improve locale support. Previously, wmitime only had support for English, French, and (in Debian only) Hungarian. In addition, the choice was made at compile time. Add run-time support for any language using the Latin alphabet. The locale is determined by the user's environment or may be specified on the command line with the "-l" option. Note that users whose environment specifies a non-Latin locale may wish to use, e.g., "-l C", as otherwise no date will appear. Note that, for simplicity, the month and day are now displayed as "01 JAN" as opposed to "JAN 01". (Previously, the former format was used for English and the latter for French.) * Remove C++ style comments. * Remove references to config file in source; nonexistent feature. * Update contact information. wmitime is now maintained by the Window Maker Developers Team <wmaker-dev@lists.windowmaker.org>. * Add manpage and desktop file, both adapted from Debian. * Remove wmitime-master-led.xpm; unused duplicate file. * Do not include or compile unused wmgeneral files.
2020-11-24wmCalClock: Fix HOMEPAGEnia1-2/+2
2020-11-24wmmoonclock: Update to 1.30nia2-7/+7
Version 1.30 - released April 23, 2020 Update report email address. Declare some file-scope variables static. Fix build failure with GCC 10. Add autogen. Usage typo fixed.
2020-11-24xdaliclock: Update to 2.44nia2-7/+7
2.44 25-Dec-2018 OSX: - Functions properly on macOS 10.14. - Requires macOS 10.7 or later. Sigh. - Upgraded Sparkle (the "Check for Updates" library). - Signed, and available in the Mac App Store. - Removed the "On top of screen saver" option since it can't be made to work on recent macOSes. - Full resolution on Retina displays. iOS: - Rotation works again. - Requires iOS 8.0 or later. Sigh.
2020-11-19Remove DJB_RESTRICTED, no longer used.schmonz1-3/+1
2020-11-17BUILD_DEPENDS -> TOOL_DEPENDSnia1-2/+2
2020-11-17(time/gnome-calendar) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it ↵mef1-1/+3
enough ?)