Commit graph

1468 commits

Author SHA1 Message Date
wiz
b920afaafb + fet. 2014-08-07 21:59:22 +00:00
wiz
f6c8e74f18 Import fet-5.23.1 as time/fet.
FET is open source free software for automatically scheduling the
timetable of a school, high-school or university. It uses a fast
and efficient timetabling algorithm. It is licensed under GNU GPL.

Usually, FET is able to solve a complicated timetable in maximum
5-20 minutes. For simpler timetables, it may take a shorter time,
under 5 minutes (in some cases, a matter of seconds). For extremely
difficult timetables, it may take a longer time, a matter of hours.
2014-08-07 21:59:02 +00:00
wiz
6b06e20c8f + khal. 2014-07-22 17:09:02 +00:00
wiz
7eb4e95a31 Import khal-0.2.0 as time/khal.
Khal is a standards based CLI (console) calendar program. CalDAV
compatibiliy is achieved by using vdir/vdirsyncer as a backend,
allowing syncing of calendars with a variety of other programs on
a host of different platforms.

khal is currently in an early stage of development, has a limited
feature set and is probably full of bugs. If you do try it out,
please make sure you have a backup of your date and please report
back any bugs you might encounter.
2014-07-22 17:08:46 +00:00
wiz
63862ea4ab Update to 3.8.2, fixing the bug I reported 18 minutes ago.
3.8.2 (2014-07-22)
------------------

- Exclude editor backup files from egg distributions. Fixes #144.
  [thet]
2014-07-22 10:17:25 +00:00
wiz
15b39c3f01 Update to 3.8.1:
3.8.1 (2014-07-17)
------------------

- The representation of CaselessDicts in 3.8 changed the name attribute of
  Components and therefore broke the external API. This has been fixed.
  [untitaker]


3.8 (2014-07-17)
----------------

- Allow dots in property names (Needed for vCard compatibility). Refs #143.
  [untitaker]

- Change class representation for CaselessDict objects to always include the
  class name or the class' name attribute, if available. Also show
  subcomponents for Component objects.
  [thet]

- Don't use data_encode for CaselessDict class representation but use dict's
  __repr__ method.
  [t-8ch]

- Handle parameters with multiple values, which is needed for vCard 3.0.
  Refs #142.
  [t-8ch]
2014-07-22 09:57:15 +00:00
wen
fe86002a1e Update to 0.10
Upstream changes:
0.10      2014-02-03 17:17:57Z
        - temporarily revert change that cleaned namespaces (0.09), until the
          logic is cleaned up in MooseX::Types itself

0.09      2014-02-03 02:16:30Z
        - Require perl 5.8.3, as Moose does
        - canonical repository moved to github moose organization
2014-07-16 07:50:06 +00:00
wen
989f0b1094 Update to 1.71
Add missing DEPENDS

Upstream changes:
1.71    2014-06-21
- This release is based on version 2014e of the Olson database. This release
  includes contemporary changes for Egypt and Morocco.


1.70    2014-06-01
- Unset $ENV{TZ} in t/04local..t test to avoid interference from
  system. Reported by Mark Gardner. RT #96083.

- This release is based on version 2014d of the IANA database, but there are
  no data changes from 2014c.
2014-07-16 07:41:11 +00:00
schmonz
d2bbb3ec8f Update to 1.27. From the changelog:
- portability fixes for XS changes in 1.25_01
- no changes since previous (trial) release
- fix compiling for WinCE, execution is untested
- add a .gitignore (from Win32::API)
- fix a compiler warning about unused var, and add inlining
- add PERL_NO_GET_CONTEXT to XS to bring the binary into 21st century
- refactor XS code to remove large sections of duplicate machine code
- fix _crt_localtime to return year only once, previously
  _crt_localtime returned year (item #6) twice in the list
2014-07-15 20:27:05 +00:00
taca
818b1868e7 Update ruby-tzinfo to 0.3.40.
== Version 0.3.40 (tzdata v2014e) - 10-Jul-2014

* Updated to tzdata version 2014e
  (http://mm.icann.org/pipermail/tz-announce/2014-June/000022.html).
2014-07-15 03:48:48 +00:00
dholland
5611bcdc81 Use tail -n +2 instead of tail +2 to work around broken Linux userlands.
While here, move seddery from post-patch to pre-configure.
XXX: it should be replaced with SUBST.
2014-06-29 19:12:51 +00:00
richard
8ea2e72493 Update trytond modules using py-trytond/Makefile.common
ok wiz@
2014-06-25 06:05:32 +00:00
rodent
97ba9623c4 +py-arrow - packaged originally in -wip by kamelderouiche@yahoo.com. 2014-06-14 14:14:51 +00:00
rodent
7384946407 Import py27-arrow-0.4.2 as time/py-arrow.
Arrow is a Python library that offers a sensible, human-friendly approach to
creating, manipulating, formatting and converting dates, times, and timestamps
It implements and updates the datetime type, plugging gaps in functionality, and
provides an intelligent module API that supports many common creation scenarios
Simply put, it helps you work with dates and times with fewer imports and
a lot less code.
2014-06-14 14:12:57 +00:00
schmonz
468a5da98a Update to 1.10. From the changelog:
- Some tests added in 1.09 would fail on a Perl without a 64-bit
  gmtime(). Reported by Jerome Eteve. RT #95345.

- A call to ->truncate( to => 'week' ) could fail but leave the object
  changed. RT #93347.

- The value of ->jd() is now calculated based on ->mjd() instead of the other
  way around. This reduces floating point errors a bit when calculating MJD,
  and should have a neglible impact on the accuracy of JD. Reported by Anye
  Li. RT #92972. See the ticket for a more detailed description of what this
  fixes.

- Attempting to construct a DateTime object with a year >= 5000 and a time
  zone other than floating or DST now issues a warning. This warning may go
  away once DateTime::TimeZone is made much faster. Inspired by a bug report
  from Lloyd Fournier. RT #92655.
2014-06-09 20:01:18 +00:00
wiz
34bea339a8 Update to 2014.4: the usual changes. 2014-06-09 12:29:57 +00:00
wiz
5c85324566 Update to 3.7:
3.7 (2014-06-02)
----------------

- For components with ``ignore_exceptions`` set to ``True``, mark unparseable
  lines as broken instead rising a ``ValueError``. ``VEVENT`` components have
  ``ignore_exceptions`` set to ``True`` by default. Ref #131. Fixes #104.
  [jkiang13]

- Make ``python-dateutil`` a soft-dependency.
  [boltnev]

- Add optional ``sorted`` parameter to ``Component.to_ical``. Setting it to
  false allows the user to preserve the original property and parameter order.
  Ref #136. Fixes #133.
  [untitaker]

- Fix tests for latest ``pytz``. Don't set ``tzinfo`` directly on datetime
  objects, but use pytz's ``localize`` function. Ref #138.
  [untitaker, thet]

- Remove incorrect use of __all__. We don't encourage using ``from package
  import *`` imports. Fixes #129.
  [eric-wieser]


3.6.2 (2014-04-05)
------------------

- Pep8 and cleanup.
  [lasudry]
2014-06-09 12:29:23 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
wiz
4b9ed2a81e Update to 2014.3, the usual changes. 2014-05-20 08:47:39 +00:00
joerg
e0bbff886f Fix build against newer readline. 2014-05-18 21:24:56 +00:00
wen
dc9b75bb70 Update to 1.69
Upstream changes:
1.69    2014-05-13

- Don't run tests for Unix on non-Unix boxes.


1.68    2014-05-13

- The last release was missing some test changes I made on another
  machine. Doh.


1.67    2014-05-13

- I accidentally skipped 1.66, don't read anything into the 0.02 version bump
  here.

- This release is based on version 2014c of the IANA database (I skipped 2014b
  for lack of debuggint time). This release includes contemporary changes for
  Crimea and Troll Station, Antarctica from 2014b and contemporary changes for
  Egypt from 2014c.


1.65    2014-03-09

- This release is based on version 2014a of the Olson database. This release
  includes contemporary changes for Turkey.


1.64    2014-02-07

- Under taint mode, DateTime::TimeZone->new( name => 'local' ) could die
  depending on the method used to find the local time zone name. The resulting
  variable would often be tainted. We now untaint all names before attempting
  to load them. Reported by Stevie-O. RT #92631.
2014-05-16 00:48:41 +00:00
adam
28bb94d01f Revbump after updating graphics/giflib 2014-05-15 14:41:45 +00:00
dsainty
c51f15fd96 State the package's licence. 2014-05-11 23:42:10 +00:00
dsainty
ffeb723756 Not MAKE_JOBS_SAFE, it appears. 2014-05-11 02:25:34 +00:00
wiz
c1b44346cd Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
2014-05-09 07:36:53 +00:00
joerg
e475b31086 Python 2.6 is not supported by py-tryton. 2014-05-05 22:58:40 +00:00
ryoon
60806aa001 Recursive revbump from x11/pixman
Fix PR pkg/48777
2014-05-05 00:47:34 +00:00
rodent
b5071e349a Updated to latest version, 3.2.0. From CHANGELOG:
Version 3.2.0 - 2014-04-21
* Bug fixes (see mercurial logs for details)
2014-05-03 13:44:53 +00:00
joerg
8b07fcdce6 Don't use profiling flags by default. 2014-04-21 18:14:53 +00:00
wen
37dc452842 Update to 1.08
Upstream changes:
1.08   2014-03-11

- DateTime now calls DateTime->_core_time() instead of calling Perl's time()
  built-in directly. This makes it much easier to override the value of time()
  that DateTime sees. This may make it easier to write tests for code that
  uses DateTime .


1.07   2014-02-06

- Added a hack to get this module working on Android. RT #92671.
2014-04-20 02:39:32 +00:00
obache
1335204923 recursive bump from ilmbase shlib version change. 2014-04-10 06:21:18 +00:00
obache
d8fc20e0b0 recursive bump from icu shlib major bump. 2014-04-09 07:26:56 +00:00
wiz
f09c65c13b Update to 2014.2: the usual timezone changes. 2014-03-31 08:32:07 +00:00
wiz
0fa417db30 + py-iso8601. 2014-03-31 08:10:17 +00:00
wiz
87fa7bd51a Import py27-iso8601-0.1.10 as time/py-iso8601.
This Python module parses the most common forms of ISO 8601 date
strings (e.g. 2007-01-14T20:34:22+00:00) into datetime objects.
2014-03-31 08:10:05 +00:00
taca
23b7f48a71 Update ruby-tz to 0.3.39.
* Updated to tzdata version 2014a
(http://mm.icann.org/pipermail/tz-announce/2014-March/000018.html).
2014-03-13 16:43:02 +00:00
jperkin
45bc40abb4 Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
2014-03-11 14:04:57 +00:00
wiedi
9456055b0b Link network libs on SunOS 2014-02-16 15:54:09 +00:00
wiedi
0ad4a75b1a Use correct BUILD_TARGET on SunOS 2014-02-16 15:41:54 +00:00
wiedi
49584a2a61 link network libs on SunOS 2014-02-15 21:16:47 +00:00
tron
c64e9eb269 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:18:26 +00:00
abs
1e11813db7 Updated time/p5-Rose-DateTime to 0.540
0.540 (12.08.2013) - John Siracusa <siracusa@gmail.com>

    * Handle object return value from DateTime->DefaultLocale.

0.539 (10.03.2013) - John Siracusa <siracusa@gmail.com>

    * Fixed a typo in the documentation. (RT 89224)
2014-02-06 13:00:59 +00:00
rodent
5d5590edaa +py-trytond-calendar 2014-02-01 20:13:28 +00:00
rodent
bfa6569c2b Import py27-trytond-calendar-3.0.2 as time/py-trytond-calendar.
The calendar module of the Tryton application platform.
2014-02-01 20:12:32 +00:00
markd
e59b0872e4 Update to KDE SC 4.11.5
bug fixes
2014-02-01 02:20:43 +00:00
markd
cf44eb255f PKGREVISION bump for libical major version increase. 2014-02-01 01:46:35 +00:00
markd
a11d553b71 Update libical to 1.0.
bugfixes.
2014-02-01 01:44:52 +00:00
wiz
98f8e8fcaf Mark some stuff not available for python and use versioned_dependencies.mk,
so that pbulk can finish a scan again.
2014-01-31 19:32:04 +00:00
rodent
64fbe05d9d +py-goocalendar 2014-01-30 03:38:12 +00:00
rodent
c7d771b9ee Import py27-goocalendar-0.1 as time/py-goocalendar.
A calendar widget for GTK using PyGoocanvas.
2014-01-30 03:36:35 +00:00