summaryrefslogtreecommitdiff
path: root/time/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2020-05-28time: remove gtodo - gnome 2 app discontinued in 2004nia1-2/+1
2020-05-28time: reordermarkd1-2/+2
2020-05-23py-ciso8601: added version 2.1.3adam1-1/+2
ciso8601 converts ISO 8601 or RFC 3339 date time strings into Python datetime objects. Since it's written as a C module, it is much faster than other Python libraries.
2020-05-22time: add tex-datetime2* packagesmarkd1-1/+45
2020-04-14time: Enable gnome-pomodororyoon1-1/+2
2020-03-23gnotime: Remove. More GNOME 2 stuff unmaintained since 2008.nia1-2/+1
2020-03-23planner: Remove, unmaintained GNOME 2 componentnia1-2/+1
2020-03-21time/Makefile: delete ruby-tzinfo03taca1-2/+1
2020-03-21py-snaptime: added version 0.2.4adam1-1/+2
The snaptime package is about transforming timestamps simply.
2020-02-06time/Makefile: Add py-trading-calendarsminskim1-1/+2
2020-01-29cairo-clock: Remove, upstream vanished nearly 10 years agonia1-2/+1
Most recent release is unavailable. This is not the most recent release.
2020-01-16Add hs-hourglasspho1-1/+2
2020-01-06Remove xcal as the upstream is gone and I can not find an alternate source.kim1-2/+1
It seems unlikely that this is being used much given modern calendaring standards (e.g. iCalendar DTD [xCal]) and common interoperability.
2020-01-04time: Remove hamster-applet.nia1-2/+1
Dead GNOME 2 applet. This is no longer part of GNOME.
2020-01-03Add hs-clockpho1-1/+2
2020-01-02Add hs-old-timepho1-1/+2
2020-01-02Add hs-time-compatpho1-1/+2
2019-11-17time: add kcalutilsmarkd1-1/+2
2019-11-11time: add kcalendarcoremarkd1-1/+2
2019-10-30evolution: Update to 3.34.1nia1-2/+1
Switched to GTK3, etc.
2019-07-31R-hms: initial commit.brook1-1/+2
Implements an S3 class for storing and formatting time-of-day values, based on the 'difftime' class.
2019-07-07Add a package for py-pytimeparse-1.1.8.bsiegert1-1/+2
PR pkg/54340. A small Python library to parse various kinds of time expressions, inspired by a StackOverflow question. The single function pytimeparse.timeparse.timeparse defined in the library (also available as pytimeparse.parse) parses time expressions like the following: 32m 2h32m 3d2h32m 1w3d2h32m 1w 3d 2h 32m 1 w 3 d 2 h 32 m ...
2019-07-01Added ocaml-mtime to Makefile SUBDIRsjaapb1-1/+2
2019-04-03py-relativetimebuilder: added version 1.0.0adam1-1/+2
aniso8601 builder for dateutil relativedeltas Features * Provides RelativeTimeBuilder compatible with aniso8601 * Returns dateutil relativedelta objects for durations
2019-03-25add time/ntpsectnn1-1/+2
2019-03-13Added ocaml-time_now to Makefile SUBDIRsjaapb1-1/+2
2019-02-03time/Makefile: add and enable ruby-tzinfo1taca1-1/+2
2018-12-06py-aniso8601: added version 4.0.1adam1-1/+2
Library for parsing ISO 8601 strings Features * Pure Python implementation * Python 3 support * Logical behavior - Parse a time, get a datetime.time - Parse a date, get a datetime.date - Parse a datetime, get a datetime.datetime - Parse a duration, get a datetime.timedelta - Parse an interval, get a tuple of dates or datetimes - Parse a repeating interval, get a date or datetime generator * UTC offset represented as fixed-offset tzinfo * Parser separate from representation, allowing parsing to different datetime formats * No regular expressions
2018-09-15Add memokhorben1-1/+2
memo is "a simple tool written in bash to memorize stuff."
2018-08-20Add p5-MooseX-Types-DateTime-MoreCoercionswen1-1/+2
2018-06-21time: add kholidaysmarkd1-1/+2
2018-02-25time/Makefile: Add py-jinja2-timeminskim1-1/+2
2018-02-09time/Makefile: Add R-timeDateminskim1-1/+2
2017-12-19time/Makefile: Add py-jrnlleot1-1/+2
2017-12-19time/Makefile: Add todotxtleot1-1/+2
2017-12-06Add time/py-monotonic package version 1.4triaxx1-1/+2
2017-09-29+ py-mayajoerg1-1/+2
2017-09-29+ py-dateparserjoerg1-1/+2
2017-09-29+ py-pendulumjoerg1-1/+2
2017-09-29+ py-tzdatajoerg1-1/+2
2017-09-29time/Makefile: py-ligotimegpswiz1-1/+2
2017-09-26*: remove qt3 and the packages using it, including KDE3wiz1-3/+1
Announced in https://mail-index.netbsd.org/pkgsrc-users/2017/09/10/msg025556.html
2017-09-04Remove gdeskcal. No upstream, last release from 2004.wiz1-2/+1
Even debian has already removed it.
2017-09-04Remove gtodo-applet.wiz1-2/+1
Gnome 1 application, no upstream, last release from 2004.
2017-08-24Add tex-datenumber{,-doc}markd1-1/+3
2017-08-16Remove libgcal, the API it implements has been deprecated in 2012 or so.wiz1-2/+1
2017-08-01Add p5-DateTime-Calendar-Julianmarkd1-1/+2
2017-06-05Add and enable ruby-iso8601.taca1-1/+2
2017-02-13Added time/py-tempora version 1.6.1adam1-1/+2
Objects and routines pertaining to date and time (tempora). Modules include: - tempora (top level package module) contains miscellaneous utilities and constants. - timing contains routines for measuring and profiling. - schedule contains an event scheduler.
2016-12-04It's time to make Tryton great again. This update is YUGE. There are 71rodent1-1/+6
new packages. Most of which are the remaining modules of the Tryton platform which weren't packaged. The others are dependencies of the new modules. This was tested on FreeBSD and is based in large part on Richard Palo's (richard@) work. This is the most recent release of the Tryton platform, version 4.2. There's a very large list of changes from the 3.8 series we have in pkgsrc. If you're interested, those functional changes can be found here: http://www.tryton.org/posts/new-tryton-release-42.html http://www.tryton.org/posts/new-tryton-release-40.html