summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2022-05-01(time/R-tzdb) Updated 0.1.2 to 0.3.0mef2-6/+7
# tzdb 0.3.0 * Updated the embedded date library (SHA 9ea5654c1206e19245dc21d8a2c433e090c8c3f5) (#22). * Updated the time zone database to 2022a (#21). * R >=3.4.0 is now required. This is consistent with the standards of the tidyverse. * cpp11 >=0.4.2 is now required to ensure that a fix related to unwind protection is included. # tzdb 0.2.0 * Updated the time zone database to 2021e (#12). * Updated the embedded date library (SHA d9049ee6976f45eff434c4971baa78ff807562c4). * Fixed a Windows issue where the time zone database couldn't be found if the path to it contained Unicode characters (#10).
2022-04-30Update to 1.58wen2-6/+6
Upstream changes: Changes for version 1.58 - 2022-04-18 Fixed tests so that they ignore the value set in the `PERL_DATETIME_DEFAULT_TZ` env var, if one exists. Reported by Ian Gibbs. GH #128.
2022-04-25kholidays: update to 5.93.0markd3-8/+7
5.81.0 Make it compile with unity cmake support Handle negative years in easter and pascha calculations 5.82.0 add holidays for srilanka in sinhala Replace moon phase calculation code 5.84.0 Add Bangladesh holiday holiday_fi_fi - adjust midsummer festival "Juhannuspäivä" 5.85.0 Update holiday_kz_kk Update holiday_kz_ru Update Mexican holidays Create mu_fr_catholic Update mu_en, mu_en_islamic 5.87.0 Update Canadian holidays 5.88.0 Correct Name of last day of daylight saving time Fixed typo on holiday_mx_es various holiday_* - assign explicit names for subregions holidays/holidays.qrc - remove trailing white-space Remove unneeded fstream include removed shabs added pakistan holidays 5.90.0 holiday_us_en-us - add Juneteenth 5.91.0 Update Taiwanese holidays UK holiday change 2022 (Spring bank holiday) 5.92.0 holiday_pl_pl - add Fat Thursday and State Holidays w/o day-off 5.93.0 All values of category get read from holiday file Unreliable print of solstice in holidays Remove double entries and correct indian
2022-04-25kcalendarcore: update to 5.93.0markd3-9/+12
5.82.0 Don't export UTC timezone as TZID=UTC 5.83.0 Allow sorting of todos by category (tag) Use UTC times when calculating the transition dates of standard and dst phases Remove conditional compilation for libical older than 3 Fix Compat-libical3-eGroupware.ics 5.84.0 Assign and compare more Incidence::Private members When sorting to-dos, treat undefined dtDues as later than defined dtDues Generate pkgconfig file Return start datetimes for non-recurring incidences 5.85.0 Fixup include dir into pkgconfig file Hide fields, to enforce uniform use of setFieldDirty() Fix formating in apidoc for free busy Add ownerChanged signal Add metadata properties to calendar Add base class for calendar plugins More completion field consistency and dirtyness checks Mark mCompleted as dirty if it changes, and also reset status 5.87.0 Set the correct last modified time when creating an exception for a recurring event icalformat_p.cpp - support ATTACH parameter FILENAME Add Qt5Gui as dependency in pkgconfig file Read floating date time as LocalTime Implement PERIOD support in RDATE 5.88.0 Dirty fields and update observers in Event and FreeBusy Dirty fields and update observers in Incidence Dirty updates in IncidenceBase Move IncidencePrivate and IncidenceBasePrivate to headers Simplify IncidenceBasePrivate constructors Rename incidence classes from Foo::Private to FooPrivate Copy improvements in recent changes to Event etc cmake: Port to using libical's cmake scripts 5.89.0 Compare the objects managed by a QSharedPointer Avoid update calls if nothing changed Consistency and range checking for GEO data Check validity of priority value 5.90.0 ICalFormat: reduce calls to dtStart()/dtEnd(), use the local vars Fix timezone information being lost when creating events 5.91.0 Revert "Honour STATUS:CANCELLED" Serialize container sizes as 32bit integers Compare timeSpec() for the due date/time, too Fix generate pkg file T12270: create an inheritance hierarchy of private types 5.92.0 Compare timeSpecs when comparing incidences for equality Preserve timeSpec of all-day event's dtEnd 5.93.0 Notify on notebook change for exceptions Note use of low-level libical function Print more information about errors when loading vCalendars Implement notebook association when parsing iCal data Fix storing of times with UTC offsets Compare QDateTime times, timespecs, and timezones
2022-04-24time/ruby-tzinfo-data: update to 1.2022.1taca2-6/+6
1.2022.1 (2022-03-17) Based on version 2022a of the IANA Time Zone Database (https://mm.icann.org/pipermail/tz-announce/2022-March/000070.html).
2022-04-19py-jinja2-time: use versioned dependencies for jinja2tnn1-3/+5
2022-04-18revbump for textproc/icu updateadam16-30/+32
2022-04-15*: Mark various packages incompatible with Python 3.7 due to numpynia1-2/+2
2022-04-10Paper over tree breakage caused by unresolvable Python deps fromnia1-2/+2
scikit/pandas/numpy.
2022-04-08tex-datenumber{,-doc}: update to 0.03markd5-23/+21
changes unknown
2022-04-08Add rsclockpin1-1/+2
2022-04-08time/rsclockpin5-0/+100
rsClock is a simple terminal clock.
2022-04-08xclock: update to 1.1.1wiz3-24/+6
Alan Coopersmith (2): Fall back to sin() and cos() calls on systems without sincos() xclock 1.1.1 Thomas Kuehne (2): fix -Wmissing-field-initializers warning fix -Wabsolute-value compiler warning
2022-04-07tex-bxjaholiday{,.doc}: update to 1.1.1markd4-14/+14
changes unknown
2022-04-04xclock: add upstream bug report URLwiz2-3/+4
2022-04-03xclock: update to 1.1.0.wiz3-8/+24
Alan Coopersmith (5): Fix build on Solaris Fix spelling/wording issues gitlab CI: add a basic build test Build xz tarballs instead of bzip2 xclock 1.1.0 Keith Packard (1): Update hands smoothly in Render mode rees4905 (2): re-indent Clock.c man: Indicate that -twelve & -twentyfour only affect brief display
2022-04-02xfce4-orage: update to 4.16.0gutteridge6-118/+47
4.16.0 (2022-03-17) ====== Note: GlobalTime and Orage panel plugin are being deprecated and will be removed in a future release. Their features will be integrated with or provided by existing Xfce components. See https://gitlab.xfce.org/apps/orage/-/issues/3#note_43209 Finalize port to GTK 3, small fixes and cleanup for 4.16.0 (see MRs for more details): - Add new application icon (!18) - Fix some memory leaks - i18n: Use `xfce_textdomain()` to initialize translations - Trace messages cleanup (!15) - Update COPYING (Issue #10, !17) - Use stdout and stderr correctly in main.c - Build tz_convert only with bundled libical (!14) - Switch to reverse-DNS naming for icon and desktop files (!13) - D-Bus service cleanup (!12) - Fix `orage_exec()` and its calls - Update project files (!10) - Fixed strptime parse issue on FreeBSD (#6, !11) - Fix make distcheck warnning - Fixed libpopt detection on FreeBSD (!9) - Fix build warnings 3: Clang static analyzer (!6) - Added 'git' to program version string and 'sed' check (!7) - Fix build warnings 2: Compilation (!4) - Fix build warnings 1: Autotools (!3) - Add basic GitLab pipeline (!2) Commits from merge request !1 (GTK 3 port), which also includes 4.15.x below: - Reverted to c60567fe - Fixed typos - Added support for 'legacy' non RGBA GTK colours. Both RGBA and old colous are now supported. - Replaced unused parameters '(void)' castings with GLib G_GNUC_UNUSED. Added GLib check to configure. - Removed trailing whitespaces and corrected formatting - Updated version numbers - Aligned new appointment->alarm Sound and Procedure entry fields and removed unused code. - Renamed 'OragePlugin *clock' to 'OragePlugin *plugin' or 'OragePlugin *orage_plugin' - Fixed libical support, supported libical version is now >= 3.0. - Added variable tmp only when HAVE_LIBICAL is not defined - Dead code removal - Removed outdated is_utc, libical uses UTC timezone. This patch allows to use libical 3.0 - Updated with 'Ical week start day' issue - Fixed: "'Ical week start day' configuration parameter is ignored". Issue #5 - Changed version number to 4.15.2 - Translation Updates: Albanian, Amharic, Arabic, Armenian (Armenia), Asturian, Basque, Belarusian, Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia), English (United Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Norwegian Nynorsk, Occitan (post 1500), Polish, Portuguese, Portuguese (Brazil), Romanian, Russian, Serbian, Slovak, Spanish, Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur 4.15.1 (2021-12-15, unreleased version) ====== Notes from old ChangeLog file: * Fixed libbsd dependency: reverted libical strl* functions back to str* or changed orage functions from strl* to g_strl*. * Automake changes: silent mode is now default * Minimum autogen required version is 4.16.0 * Ported GlobalTime to GTK3: * Replaced GlobalTime background and foreground colours from GdkColor to GdkRGBA (old colours from GlobalTime configuration is not valid anymore) * Ported panel-plugin to GTK3. * Changed to plugin to use panel plugin class. Initial patches contributed by Patronos. Full commit list: - Version 4.15.1 release time - Updated with panel plugin changes - Changed 'save' signal to member of plugin class - Dead code removal - Added FIXME comments - Changed int parameter to gint - Removed invalid "column-homogeneous" property from box property - Fixed plugin tooltip - Fixed rc file write - Fixed panel plugin blocking/unblocking when configuration menu is closed - Fixed "properties_frame" handling - Added log domain for panel plugin - Fixed object "dialog" getters and setters - Fixed class based plugin intialization - Added xfce_titled_dialog_get_type == 0 check - Updated TODO message - Removed redundant declaration - Replaced GTK_STOCK_OK with "_OK" - Replaced deprected GTK2 code with alternative GTK3 code - Replaced gtk_tool_button_new_from_stock with orage_toolbar_append_button - Removed deprecated gtk_widget_get_default_style - Removed redundant const qualifiers - Fixed typo - Replaced gtk_font_button_get_font_name with gtk_font_chooser_get_font and added g_free for release memory from allocated font name - Disable unused parameter warning - Changed variable clock_rotation_array from char to const gchar - Changed OS default background to white and foreground (text colour) to black - Replaced gtk_style_context_get_property with gtk_style_context_get - Fixed casting of GtkStyleProvider - Replaced deprecated gtk_css_provider_get_default with gtk_css_provider_new - Suppressed deprecated warnings - Changed clock background and font colour from GtkColour to GtkRGBA - Casted GtkWidget to GtkLabel - Replaced gtk_widget_override_font with gtk_label_set_attributes - Replaced hbox with box - Replaced table with grid - Suppresed unused parameter warning - Fixed tooltips for GTK3 (removed gtk_tooltips_new and related) - Removed unused code - Fixed panel plugin type name - Code cleanup: replaced ';;' with ';' - Patches from issues #4: started to porting orage plugin to class structure. - Replaced string constants which was used in several places with macros - Added patches from issues #2 and #3. These patches allows to compile panel-pugin, but compiled code is still non functional (needs cleanup from remaining GTK2 version). - Enabled XFCE API for GTK3 (X-XFCE-API=2.0) - Internal libical and tz_convert fixes to get it compiled on Fedora35 - Suppressed unused parameter warnings - Replaced subdir object build with convenience library - Enabled building panel plugin - Enabled building 'xfce-xfcalendar-settings.desktop' - Fixed compiler warnings about coparing signed and unsigned - Replaced gtk_hbox_new with gtk_box_new - Suppressed deperecation warnings for gtk_widget_override_background_color and gtk_widget_override_color - Isolated deprecated color modify functions - Replaced deprecated gtk_font_button_get_font_name with gtk_font_chooser_get_font - Replaced deprecated gtk_widget_modify_font and gtk_widget_override_font with gtk_label_set_attributes - GNU intltool 0.51.0 (Ubuntu 21.04) needs that 'm4' directory exists before calling intltoolize - Replaced Globaltime colours from GdkColor to GdkRGBA - Replaced GTK_STOCK_OK in globaltime timezone selection with "_OK" and changed orage timezone selection to match as possible with globaltime timezone slection (in future globaltime tz selection will be merged with orage tz selection) - Replaced gtk_image_new_from_stock with gtk_image_new_from_icon_name - Replaced stock ID based buttons with named icon based - Fixed grid cell lengths for two last rows in "Text Default Formatting" table - Replaced table with grid - Replaced all boxes in gt_prefs.c with grid - Removed redundant gtk_box_pack_start - Removed redundant warning macros - Replaced deprecated gtk_widget_modify_font with gtk_widget_override_font - Fixed GlobalTime raising event handling - Added more debug info for tray icon rising - Ported code that use GdkEventClient to GTK3 - Replaced box with grid - Replaced clocks.hdr_hbox box with grid - Replaced clocks.main_hbox hbox with grid - Disabled unused parameter warning - Fixed pointer error while pressing any button (re-added functions.h) - Added .gitignore - Added X11 library check to configure - Created convinience library for shared files (shared between Orage and Globaltime) - Re-enabled building Globaltime - Fixed libbsd dependency: reverted libical strl* functions back to str* - Added new TODOs and removed already done - Updated changes in version 4.15.x - Removing dependency to libbsd: replaced strlcpy, strlcat, etc functions with g_strl* functions - Added silent automake rules as default - Updated required XDT_AUTOGEN_REQUIRED_VERSION to 4.16.0 - Fixed Orage internal CSS filenames - Changed working version to 4.15.1 - Reverted back required autogen version 4.15.0 (2021-10-07, unreleased version) ====== Most code ported to GTK3, tested only on FreeBSD. - GTK3 port
2022-04-02p5-DateTime-TimeZone: update to 2.52gutteridge2-6/+6
2.52 2022-03-16 - This release is based on version 2022a of the Olson database. This release includes contemporary changes for Palestine.
2022-03-29time/quest-tui: drop abandoned packagepin1-3/+4
2022-03-28{s,t,w}*/*: revbump(1) for libsndfiletnn6-12/+12
2022-03-20Update to 1.57wen2-6/+6
Upstream changes: 1.57 2022-03-03 - The last release would die if Sub::Util was not available, but this should just be an optional requirement. Fixed by Paul Howarth. GH #131. - This is the second time I've introduced this bug, so now there's a test to make sure that DateTime can be loaded if Sub::Util is not installed. Hopefully this will prevent a third occurrence of this bug. 1.56 2022-03-02 - The DateTime->from_epoch constructor now accepts a single, non-hashref argument, and validates it as an epoch value. Requested by Neil Bowers. GH #119.
2022-03-14gnome-calendar: fix build with latest mesonnia2-1/+17
2022-03-12*: Replace per-package msgfmt hacks with msgfmt-desktop.mknia4-28/+4
2022-03-12time: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.nia4-12/+28
2022-03-06add time/lua-chronosnia7-1/+58
High resolution monotonic timers for Lua
2022-02-26Bump all Haskell packages after enabling "split sections" in mk/haskell.mkpho16-32/+32
2022-02-25time/heliocron: Reset maintainer for stagnated project.pin1-2/+2
2022-02-19lua: Use LUA_USE_BUSTEDnia2-11/+7
2022-02-14Update to 0.107wen2-8/+7
Upstream changes: 0.107 2022-01-30 T. R. Wyant Add method calendar_name(), which returns 'Julian'. Require DateTime 1.48 for is_last_day_of_quarter(). This is a significant bump, since the previous was 0.08. Update Perl requirement in metadata to 5.008004. It was always this in fact, since DateTime requires this, as does Makefile.PL. Add support for quarters. 0.106 2021-09-25 T. R. Wyant Correct repository links in metadata. Thanks to Keith Thompson for finding and reporting this. 0.105 2021-09-05 T. R. Wyant Correct generation of 'provides' metadata. Thanks to Favio Poletti for blogging https://github.polettix.it/ETOOBUSY/2021/06/15/the-real-pause-workaround/, and ultimately to Joel Berger for the pointer to https://metacpan.org/pod/CPAN::Meta::Spec#no_index
2022-02-14Update to 1.13wen2-7/+6
Upstream changes: 1.13 2022-01-23 <schubiger@cpan.org> - Merged development version to stable. 1.12_01 2022-01-20 <schubiger@cpan.org> - Fix demand_future not working for method count_weekday. [github #16 - joernclausen]
2022-02-14Update to 1.55wen2-6/+6
Upstream changes: 1.55 2021-12-23 - Another documentation fix release. This fixes some mistakes, fixes some broken links, and removes all references to the long-dead datetime.perl.org site.
2022-02-13libical: update to 3.0.14gutteridge2-7/+7
Version 3.0.14 (05 February 2022): ---------------------------------- * icalvalue: Reset non-UTC icaltimetype::zone on set * Fix icalcomponent_set_due not removing TZID when necessary Version 3.0.13 (17 January 2022): --------------------------------- * icalcomponent_get_dtend() return icaltime_null_time(), unless called on VEVENT, VAVAILABILITY or VFREEBUSY * icalcomponent_get_duration() for VTODO calculate with DUE instead of DTEND * Replace CMake FindBDB with FindBerleyDB (https://github.com/sum01/FindBerkele
2022-02-12revbump after changing the default Haskell compilerpho16-29/+32
2022-02-12Update to time-compat-1.9.6.1pho4-22/+24
1.9.6.1 * Support time-1.12. 1.9.6 * Move Hashable instance here from hashable-time package. Note: ZonedTime instance is dropped, as ZonedTime doesn't have Eq instance. * Drop GHC-7.0 and GHC-7.2 support.
2022-02-11Update to timezone-olson-0.2.1pho3-10/+9
No changelogs are provided by the upstream.
2022-02-11Update to timezone-series-0.1.13pho4-14/+10
No changelogs are provided by the upstream.
2022-01-28ntpsec: restrict to python 3wiz1-1/+3
(to be on the safe side; after restricting gpsd to python 3)
2022-01-27py-l18n: patch out unnecessary wheel dependencywiz2-1/+17
2022-01-23py-l18n: updated to 2021.3adam3-23/+8
v2021.3.0 (12-11-2021) ---------------------- - add Python 3.10 support - drop Python 2.7 support
2022-01-22py-mxDateTime: fix PLISTwiz1-1/+2
2022-01-19*: fix for python 3.xwiz1-2/+7
2022-01-18Bump packages that depends on GHCpho16-30/+32
2022-01-14*: python2 egg files are back, add them to the PLISTswiz1-6/+2
2022-01-13*: setuptools_scm: switch to versioned_dependencieswiz2-4/+4
2022-01-10py-mxDateTime: convert to egg.mkwiz2-4/+4
2022-01-10py-snaptime: convert to egg.mkwiz2-4/+9
2022-01-05python: egg.mk: add USE_PKG_RESOURCES flagwiz7-14/+28
This flag should be set for packages that import pkg_resources and thus need setuptools after the build step. Set this flag for packages that need it and bump PKGREVISION.
2022-01-04*: bump PKGREVISION for egg.mk userswiz34-38/+68
They now have a tool dependency on py-setuptools instead of a DEPENDS
2022-01-03*: recursive revbump for evolution-data-servercirnatdan1-2/+2
2021-12-30Forget about Python 3.6adam3-6/+6