Commit graph

2509 commits

Author SHA1 Message Date
gutteridge
366073cca5 p5-DateTime-TimeZone: update to 2.46
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-10 09:07:58 +00:00
gdt
9749ba6ee8 revbump for gpsd udpate 2021-01-09 19:50:53 +00:00
adam
68e0ca577b py-icalendar: updated to 4.0.7
4.0.7:
Bug fixes:
- fixed rrule handling, re-enabled test_create_america_new_york()
2021-01-09 09:30:26 +00:00
adam
9421e48e65 py-pytz: updated to 2020.5
2020.5 / 2020e release
2021-01-03 09:53:06 +00:00
taca
061b93374c time/ruby-tzinfo-data: update to 1.2020.6
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-03 08:22:22 +00:00
taca
1bb7b4ebd2 time/ruby-tzinfo: update to 2.0.4
## 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-03 08:20:26 +00:00
taca
88da97a422 time/ruby-tzinfo1: update to 1.2.9
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-03 08:19:42 +00:00
pin
dcda12d7a8 Add heliocron 2021-01-01 14:14:36 +00:00
pin
9ef3e29e62 time/heliocron: import package
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 14:13:34 +00:00
ryoon
bfac3f1b42 *: Recursive revbump from audio/pulseaudio-14.0 2021-01-01 09:52:09 +00:00
nia
6b0e6a586d tty-clock: Add missing patch. 2020-12-14 09:15:33 +00:00
nia
76043810ce Add time/tty-clock.
Simple console clock
2020-12-11 13:48:48 +00:00
adam
4b873f0352 py-aniso8601: updated to 8.1.0
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-09 12:37:29 +00:00
nia
46e7219e52 lua-date: Update to 2.1.3
- v2.1.3 fix rockspec for Lua 5.4
2020-12-09 11:05:58 +00:00
adam
9c84212c05 py-l18n: updated to 2020.6.1
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-07 15:44:34 +00:00
wiz
bdf256b4c5 py-vdirsyncer: mark as not working with python 3.9 2020-12-05 10:06:39 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
riastradh
77697b790a Revbump for openpam cppflags change months ago, belatedly. 2020-12-04 04:55:41 +00:00
nia
dcf58c47b4 wmtime: Update to 1.4
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-24 11:36:31 +00:00
nia
690e41ac09 wmitime: Update to 0.5
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-24 11:18:21 +00:00
nia
34a6db5ada wmCalClock: Fix HOMEPAGE 2020-11-24 10:53:06 +00:00
nia
8c70a384ef wmmoonclock: Update to 1.30
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-24 10:51:27 +00:00
nia
256b936401 xdaliclock: Update to 2.44
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-24 10:32:40 +00:00
schmonz
c6e2fac040 Remove DJB_RESTRICTED, no longer used. 2020-11-19 09:35:38 +00:00
nia
f9552a1a41 BUILD_DEPENDS -> TOOL_DEPENDS 2020-11-17 15:31:10 +00:00
mef
99ea841c58 (time/gnome-calendar) Add gdbus-codegen-[0-9]* for BUILD_DEPENDS (is it enough ?) 2020-11-17 13:49:27 +00:00
adam
fb3052f53f py-pytz: updated to 2020.4
2020.4:
Unknown changes
2020-11-17 09:01:39 +00:00
taca
7376d8cd51 time/ruby-tzinfo1: update to 1.2.8
1.2.8 (2020-11-08)

* Added support for handling "slim" format zoneinfo files that are produced
  by default by zic version 2020b and later.  The POSIX-style TZ string is
  now used calculate DST transition times after the final defined transition
  in the file.  The 64-bit section is now always used regardless of whether
  Time has support for 64-bit times.  #120.

* Rubinius is no longer supported.
2020-11-10 14:30:00 +00:00
nia
7aa4a378cb time: Add gnome-calendar.
Based on work by myself in wip. Requires dbus to be running as a system
service.

GNOME Calendar is a simple calendar application for GNOME.
2020-11-10 02:19:23 +00:00
taca
c0f6120f14 time/ruby-tzinfo: update to 2.0.3
## Version 2.0.3 - 8-Nov-2020

* Added support for handling "slim" format zoneinfo files that are produced by
  default by zic version 2020b and later. The POSIX-style TZ string is now used
  calculate DST transition times after the final defined transition in the file.
  #120.
* Fixed `TimeWithOffset#getlocal` returning a `TimeWithOffset` with the
  `timezone_offset` still assigned when called with an offset argument on JRuby
  9.3.
* Rubinius is no longer supported.
2020-11-09 14:46:06 +00:00
wen
38674a9218 Update to 1.11
Upstream changes:
1.11  2020-09-23  <schubiger@cpan.org>

 - Merged development version to stable.

1.10_04  2020-09-22  <schubiger@cpan.org>

 - Fail when parsing month/day with an explicit ymd-format.

1.10_03  2020-09-19  <schubiger@cpan.org>

 - Clarify meaning of format option.
   [rt #133200 - Ricardo Signes]

1.10_02  2020-09-05  <schubiger@cpan.org>

 - Allow mm/dd and dd/mm as valid formats and amend tests.

 - Improve format matching regexes.

 - List example with new format under examples section.

1.10_01  2020-08-21  <schubiger@cpan.org>

 - Allow configuration to make "8/10" mean October 8.
   [rt #133140 - Ricardo Signes]

 - Minor tweaks.
2020-11-08 14:58:11 +00:00
wen
390838001d Update to 0.15
Upstream changes:
0.15     2020-10-24

- Fixed the SYNOPSIS, which showed calling parse_time with a string that would
  cause an error. Reported by Yuki Yoshida. GH #12.
2020-11-08 06:56:47 +00:00
wen
eee6f07c54 Update to 2.44
Upstream changes:
2.44    2020-11-06

- The DateTime::TimeZone->offset_as_string now accepts an optional separator
  string.


2.43    2020-10-21

- This release is based on version 2020d of the Olson database. This release
  includes contemporary changes for Palestine.
2020-11-08 06:50:28 +00:00
schmonz
ad600495d8 Update to 0.06. From the changelog:
- added leaps2zic
2020-11-07 13:49:16 +00:00
nia
78186da59d libical: use upstream patches to fix icu fallout. 2020-11-07 10:30:20 +00:00
mef
7f3f200ebd (time/libical) Fix (local) build with #define FALSE (0). Please correct if wrong 2020-11-07 09:06:32 +00:00
ryoon
2831546220 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
ryoon
4675ccbc79 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:06:42 +00:00
taca
aa79850ddb time/ruby-tzinfo-data: update to 1.2020.4
1.2020.4 (2020-10-22)

* Based on version 2020d of the IANA Time Zone Database
  (https://mm.icann.org/pipermail/tz-announce/2020-October/000062.html).
2020-10-25 14:06:30 +00:00
gutteridge
f913486990 p5-DateTime-TimeZone: fix dependency
devel/p5-namespace-autoclean is a runtime dependency, not a tool or
test dependency. Ride previous update; this would have already been
broken before my commit.
2020-10-20 01:32:28 +00:00
gutteridge
6452dbf413 p5-DateTime-TimeZone: update to 2.42
pkgsrc-specific change: while here, express test dependencies as such.

2.42    2020-10-16

- This release is based on version 2020c of the Olson database. This release
  includes contemporary changes for Fiji.

2.41    2020-10-07

- The last release was missing all the generated data files. Oops! Reported by
  Paul Howarth. GH #43.

- Added a custom dzil plugin to make sure that the release has all of the
  generated data files.

2.40    2020-10-07

- This release is based on version 2020b of the Olson database. This release
  includes contemporary changes for Morocco, Casey Station, and the
  Yukon. This release also removes the very long-deprecated "US/Pacific-New"
  zone name.
2020-10-20 00:27:51 +00:00
taca
d79c907ab2 time/ruby-tzinfo-data: update to 1.2020.3
1.2020.2 (2020-10-07)

Based on version 2020b of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2020-October/000059.html).

1.2020.3 (2020-10-17)

Based on version 2020c of the IANA Time Zone Database
(https://mm.icann.org/pipermail/tz-announce/2020-October/000060.html).
2020-10-19 14:58:19 +00:00
bacon
87edcb24b1 math/blas, math/lapack: Install interchangeable BLAS system
Install the new interchangeable BLAS system created by Thomas Orgis,
currently supporting Netlib BLAS/LAPACK, OpenBLAS, cblas, lapacke, and
Apple's Accelerate.framework.  This system allows the user to select any
BLAS implementation without modifying packages or using package options, by
setting PKGSRC_BLAS_TYPES in mk.conf. See mk/blas.buildlink3.mk for details.

This commit should not alter behavior of existing packages as the system
defaults to Netlib BLAS/LAPACK, which until now has been the only supported
implementation.

Details:

Add new mk/blas.buildlink3.mk for inclusion in dependent packages
Install compatible Netlib math/blas and math/lapack packages
Update math/blas and math/lapack MAINTAINER approved by adam@
OpenBLAS, cblas, and lapacke will follow in separate commits
Update direct dependents to use mk/blas.buildlink3.mk
Perform recursive revbump
2020-10-12 21:51:57 +00:00
wiz
e1cab12eeb *: use py-hypothesis via versioned_dependencies.mk 2020-10-06 10:51:21 +00:00
adam
a2f0581d62 py-pytimeparse: cleanup 2020-10-06 08:37:23 +00:00
gutteridge
3a9957f088 py-iso8601: fix Python 3.6 build 2020-09-16 03:00:37 +00:00
taca
8ea7037757 time/ruby-timers: update to 4.3.2
Update ruby-timers package to 4.3.2.

No release note is available.  Please refer
<https://github.com/socketry/timers/compare/v4.3.0...v4.3.2> in detail.
2020-09-14 15:19:49 +00:00
taca
3fd5a51c51 time/ruby-iso8601: update to 0.13.0
Update ruby-iso8601 to 0.13.0.


0.13.0 (2020-07-05)

* Fix RuboCop issues (thanks @utkarsh2102).
* Change minimum required ruby version to 2.4 (thanks @utkarsh2102).
2020-09-14 15:16:14 +00:00
adam
a560a0a58e py-iso8601: updated to 0.1.13
0.1.13:
Move to GitHub (https://github.com/micktwomey/pyiso8601)
Remove python 2.6, 3.2, 3.3 and 3.4 from tests
Add python 3.7 and 3.8 to tests
2020-09-14 07:36:25 +00:00
wiz
d107fc9693 *: use MASTER_SITE_PERL_CPAN 2020-09-08 13:16:33 +00:00