Commit graph

1252 commits

Author SHA1 Message Date
is
e64f6fce13 phoon 29jun2005. Mostly an update to astronomy routines derived from
J. Walker's Moontool 2.5 (used to be 2.0).
2012-08-28 17:14:13 +00:00
marino
f162cdcb03 Recursive PKGREVISION bump for tcl and tk upgrade to 8.5.12 2012-08-21 23:49:18 +00:00
wiz
744c90554a Bump PKGREVISION for fix in librsvg/buildlink3.mk. 2012-08-13 14:25:37 +00:00
wiz
a544f896b6 Update to 2.03.2, from maintainer Jaap Boender.
version 2.03.2, 2012-06-26:
===========================
o [Compilation] Compatibility with OCaml 4

version 2.03.1, 2011-03-24:
===========================
* [Calendar] Fixed bug in Calendar.prev and Fcalendar.prev: mostly raised
  exception Date.Out_of_bounds before.
* [Printer] `Thurday' was printed instead of `Thursday'

version 2.03, 2010-07-05:
=========================
o [Date] new function Date.precise_sub
o [Calendar] new function Calendar.precise_sub
  (from Dario Teixeira's suggestion)
* [Compilation] detect whether native dynlink works
  (prevents compilation bug on Mac OS X)

version 2.02, 2009-12-11:
=========================
o [License] add the usual Ocaml linking exception in the license
o [Calendar] Calendar_sig.Period.to_time is deprecated.
  Replaced by a new function Calendar_sig.Period.safe_to_time
o [Date] Date.Period.nb_days is deprecated.
  Replaced by a new function Date.Period.safe_nb_days
o [Compilation] calendarLib.cmxs provided if ocaml >= 3.11 is installed
  (patch of Mehdi Dogguy)
o [Date] new functions Date.make_year and Date.make_year_month
o [Date] improve memory representation of Date.Period.t
* [Compilation] remove installation of packed *.cmi
* [Compilation] bug fixed under Cygwin
* [Compilation] META files was incorrect, so "ocamlfind ocamlopt" did not work
* [Compilation] file date_sig.mli, time_sig.mli and calendar_sig.mli was not
  properly linked

version 2.01.1, 2009-02-23:
===========================
o [Date] add a missing coercion rule for months
  (e.g. "Date.make 2008 18 1" is now equal to "Date.make 2009 6 1")
* [Date] bug fixed in date arithmetic operations due to the missing above
  feature

version 2.01, 2009-01-26:
=========================
o [Printer] new formats available for printers and parsers
    - %C  century: as %Y without the two last digits
    - %F  replace %i which is now deprecated
    - %P  am or pm
    - %R  shortcut for %H:%M
    - %s  number of seconds since 1970/1/1
    - %z  time zone in the form +hhmm (from Warren Harris' suggestion)
    - %:z  time zone in the form +hh:mm (from Warren Harris' suggestion)
    - %::z  time zone in the form +hh:mm:ss (from Warren Harris' suggestion)
    - %:::z  time zone in the form +hh (from Warren Harris' suggestion)
o [Printer] new paddings available for printers
    - 0 (zero): pad fields with zeroes like by default
    - ^: use uppercase if possible
o [Compilation] calendarLib.cma and calendarLib.cmxa are now installed
  (Janne Hellsten and Guillaume Yziquel's suggestion)
* [Tests] test suite now uses Utils.Float.equal if required
  (patch of Richard Jones)
* [Compilation] small bug fixed in make install
* [Compilation] support of win64 (patch of David Allsopp)
2012-08-12 17:40:59 +00:00
wiz
35748c3199 Update to 2012d: The usual changes. 2012-08-12 16:07:12 +00:00
ryoon
2bf50e204a Update to 3.6.2
Changelog:
Major changes in release 3.6.2

* Report correctly the Christmas day in Canada.
2012-08-11 18:51:16 +00:00
wiz
68808ff07a Recursive bump for startup-notification* dependency change, requested
by Obache.
2012-07-15 08:22:46 +00:00
marino
2747aa91e9 time/xonclock: Fix indirectly linking error on DragonFly
LDFLAGS.DragonFly+= -lXender
2012-07-12 20:44:32 +00:00
wiz
21001795e2 Add upstream bug report. 2012-07-09 06:33:34 +00:00
wiz
582137db9e Fix off-by-one which broke Time::HiRes::usleep(1000000).
From Michai Ramakers in PR 46673. Bump PKGREVISION.
2012-07-08 21:23:08 +00:00
sno
1eef71c655 Updating package for Perl 5 module DateTime::Format::Strptime in
time/p5-DateTime-Format-Strptime from 1.5000 to 1.5200.

pkgsrc changes:
- Update comment and homepage
- append 00 to upstream version to avoid comparing conflicts in pkgsrc

Upstream changes:
1.52     2012-07-01
- Shut up "unescaped braces in regex" warning from 5.17.0. RT #77514. Patch by
  Zefram.

1.51     2012-05-27
- Packaging cleanup, including listing Test::More as a test prereq, not a
  runtime prereq. RT #76128.
2012-07-06 11:59:59 +00:00
sno
40047227bc Updating package for Perl 5 module DateTime in time/p5-DateTime from 0.7400
to 0.7600.

Upstream changes:
0.76   2012-07-01
- The DateTime->subtract method ignored the end_of_month parameter. Patch by
  Chris Reinhardt. RT #77844.

0.75   2012-06-11
- The epoch for years 1-999 was broken because Time::Local is "clever". A pox
  on all clever APIs, I say! Reported by Christian Hansen. RT #77719.
- Shut up compilation warning from 5.17.x. Reported by Tom Wyant. RT #77490.
2012-07-06 11:53:37 +00:00
joerg
fbd32eb379 Fix linker invocation 2012-07-03 17:30:41 +00:00
joerg
e2b1cbc91c Fix various callback type mismatches. 2012-07-03 17:29:19 +00:00
dholland
f91b8b8497 Add desktopdb.mk and bump PKGREVISION for 118 packages as reported by
pkglint. If any of these are wrong for some reason, please revert/adjust.
2012-07-01 19:05:10 +00:00
markd
e43be93ef2 Update to KDE SC 4.8.4
Bug fixes.
2012-06-16 04:45:28 +00:00
wiz
1327831f45 Update to 1.3, provided by Robert Elz in PR 46603.
News: added a manpage.
2012-06-15 14:05:24 +00:00
sbd
21792a9296 Recursive PKGREVISION bump for libxml2 buildlink addition. 2012-06-14 07:43:06 +00:00
wiz
350f83fd51 Update to 3.2.4:
Changes from 3.2.3 to 3.2.4

    Fixed a possible double deallocation in the mxDateTime C API
    import helper. Thanks to Daniele Varrazzo for reporting this.

Changes from 3.2.2 to 3.2.3

    Fixed a possible segfault when using the .pydate(), .pydatetime()
    and .pytime() methods. Thanks to Daniel Szoska for reporting
    this.

Changes from 3.2.1 to 3.2.2

    mxDateTime seconds rounding is now more careful to not show
    60.00 or 61.00 as second value.
    mxDateTime will now correctly work with numeric arrays (numpy)
    again. Thanks to Christian Marquardt for reporting the problem.
    mxDateTime's DateTimeFromAbsDateTime() now accepts leap second
    values (86400.0 - <86401.0) as well. Thanks to Christian
    Marquardt for reporting the problem.
    mxDateTime range errors did not always format the wrong value.
    Made mxDateTime compile again on Python 2.1 and 2.2.

Changes from 3.2.0 to 3.2.1

    Fixed a segfault when comparing DateTime/DateTimeDelta with
    None objects. Thanks to Mark Matthews for reporting this.

Changes from 3.1.2 to 3.2.0

    Added new .rebuild() methods to both DateTime and DateTimeDelta
    objects, making it easier creating new objects from existing
    ones by just replacing some of the parameters (akin to the
    mxURL .rebuild() method).
    Greatly enhanced the interoperability with the Python datetime
    module objects:
	Added support for handling mixed type operations with
	datetime.time objects.
	Added new constructor methods to DateTime and DateTimeDelta
	objects which aid in combining them with Python datetime
	module objects: .pytime(), .pytimedelta(), .pydatetime()
	and .pydate() as appropriate.
	Added support for Python datetime module objects to the
	generic mxDateTime constructors DateTimeFrom(), DateFrom(),
	DateTimeDeltaFrom() (and their aliases).
	The Python datetime module's C API is now loaded on demand
	whenever mxDateTime needs to work with PyDateTime objects.
	mxDateTime was updated to use mixed type number slots, a
	feature which was added to Python in version 2.1 (by the
	author of mxDateTime, Marc-André Lemburg). This has made
	working with DateTime and DateTimeDelta objects and other
	date/time types a lot more orbust.
    mxDateTime's gmtime() now also works for ticks values beyond
    2038 on 32-bit platforms that implement a POSIX confirm gmtime(),
    but cannot handle post 2038 dates due to data type restrictions,
    e.g. older 32-bit Linux platforms. As side-effect, this also
    speeds up the gmtime() implementation on all platforms with
    POSIX conform date/time handling.
    mxDateTime will try to use the most accurate clock available
    on the system for now(). For most POSIX systems, this is a
    nanosecond resolution clock. A new global now_resolution allows
    checking the resolution reported by the system. The performance
    of now() was enhanced by directly interfacing to the various
    platform C APIs.
    Changed: mxDateTime will now format the seconds value in the
    repr() and the str() output rounded to two decimal places. In
    previous versions, it used to truncate the fraction after two
    decimal places.
    Known problem: mxDateTime doesn't build on FreeBSD with Python
    2.7 and 2.7.1. This is a known problem with Python 2.7 and will
    be fixed in Python 2.7.2. See  http://bugs.python.org/issue10547
    for details.
    DateTimeFrom() now accepts a defaultdate parameter when parsing
    strings or keyword-only arguments. defaultdate provides the
    defaults to assume when pars of the date/time are not given.
    It defaults to today().
    DateFrom() will now only parse the date parts of a string and
    only accept date-related keyword arguments.
    Fixed a bug in the mxDateTime parser that triggered with some
    ISO formats using second fractions. Thanks to Francesco
    Pierfederici for bringing this to our attention.
    Added support for more US AM/PM date formats such as "5:08pm"
    (without space), "5:08 p.m." (with additional dots) to the
    mxDateTime parser. Thanks to Tom at TicketStumbler for bringing
    this to our attention.
    Changed C API: mxDateTime now uses C longs for years internally
    and in the C API. Note that the published C API has changed
    because of this: mxDateTime.DateTime_FromDateAndTime() now
    expects a long as year instead of an int. This change will
    require a recompile of the applications using the mxDateTime
    C API, but should only be noticeable on 64-bit platforms.
    Added new C API DateTime_FromAbsDateTime to the mxDateTime C
    API.
    Added version number to C API object: Due to the changes in
    the C API, the name of the C API object "mxDateTimeAPI" was
    changed to "mxDateTimeAPI2", so that applications relying on
    the old API don't import the changed API by accident.
    Added optional calendar parameter to DateTimeFromAbsDateTime().
    This allows creating DateTime instances with a given calendar.
    Default is to use the Gregorian calendar.
    Added BST to mx.DateTime.Timezone.
    Fixed problem with now() resolution on Windows. It now provides
    millisecond resolution again.
    Fixed a bug in mx.DateTime.DateTimeFromAbsDateTime() which
    caused an endless loop on 64-bit platforms for very large year
    values.
    Fixed Debian bug#494792: Incorrect subtraction with regular
    Python datetime. This was actually a side-effect of the coercion
    logic previously used in mxDateTime and not really a bug. The
    new mixed type number slot implementations made it possible
    to Darko Zurman for pointing this out.
    Removed left-over debug code which caused the builtin strptime()
    never to get used. Thanks to Alok Singhal for this one.
    Fixed a bug in the mxDateTime .ticks() method which causes it
    to raise an error for vahe Epoch.
2012-06-03 23:04:22 +00:00
taca
f0d9366453 Update ruby-tzinfo to 0.3.33.
== Version 0.3.33 (tzdata v2012c) - 8-Apr-2012

* Updated to tzdata version 2012c
  (http://article.gmane.org/gmane.comp.time.tz/4859).
2012-06-02 01:48:35 +00:00
cheusov
16feff019f Remove GNU_PROGRAM_PREFIX variable (discussed in pkgsrc-users@).
All utilities are installed with a prefix 'g'. Symlinks with original
names are created in ${PREFIX}/gnu/bin.

++pkgrevision

Add LICENSE
2012-05-29 22:20:40 +00:00
marino
05e0aa0adb time/xfce4-orage: Fix unwanted directory removal
xfce4-orage depends on x11/xfce4-panel which takes care of creating
the plugins directory.  Remove the redundant directory creation which
can lead to directories being removed prematurely.
2012-05-19 00:34:45 +00:00
marino
fcbac196cc time/evolution_webcal: Fix indirect linking on DragonFly 2012-05-16 18:02:45 +00:00
dholland
4c713457d0 Honor PKGMANDIR. 2012-05-10 22:16:54 +00:00
dholland
7e751949e4 Set BUILDLINK_ABI_DEPENDS correctly (with +=, not ?=)
It turns out there were a lot of these.
2012-05-07 01:53:12 +00:00
dholland
55e863dc91 Build fixes for new glib2. 2012-05-07 01:34:55 +00:00
obache
6e54f6ba47 Drop dependency on libXp (from Imake)
* libXp was used by Xaw8, but it had been obsolated, and in pkgsrc,
  x11/libXaw/buildlink3.mk had been switched to pick up Xaw7 by default.
* With x11/xorg-cf-files, libXp was offered with XawClientLibs,
  but updated to 1.0.4, it was removed.
* And pkgsrc had been switched to use always xorg-cf-files and imake from pkgsrc,
  so all platforms should not require libXp from libXaw with Imake.

Bump PKGREVISION.
2012-05-03 09:55:29 +00:00
obache
a6d5ad9edc Recursive bump from icu shlib major bumped to 49. 2012-04-27 12:31:32 +00:00
wiz
cd2fac1c0d Update to 2012c, time zone updates. 2012-04-22 16:13:30 +00:00
wiz
ddc9b30bdc Update to 1.01:
v1.01
  Fixed POD typo (Pete Lytle) (https://rt.cpan.org/Ticket/Display.html?id=61798)
  Added "302 moved temporarily" patch (Pete Lytle) (https://rt.cpan.org/Ticket/Display.html?id=69824)
2012-04-22 12:43:49 +00:00
wiz
097b523475 Update to 0.74:
0.74   2012-03-22

- Small packaging fix for metacpan's benefit. No need to upgrade.


0.73   2012-03-17

- Change tests to work with Zefram's entirely rebuilt DateTime::TimeZone
  distribution, which will replace the current implementation. Patch by
  Zefram. RT #75757.


0.72   2012-01-05

- Remove Test::DependentModules from the dep list. This is used by some
  author-only tests. Reported by Zefram.


0.71   2012-01-05

- There will be a new leap second on June 30, 2012.


0.70   2011-05-09

- Really fix %N, finally. This was breaking the DateTime::Event::Recurrence
  test suite. Patch by Dagfinn Ilmari Mannsåker.


0.69   2011-05-03

- When a DateTime object had nanoseconds == 0, the %N strftime specifier
  always returned "0" regardless of the precision requested. Reported by John
  Siracusa. RT #67928.


0.68   2011-04-25

- The tests for %N in the last release relied on the vagaries of floating
  point math on a 64-bit system. Now the from_epoch() method just uses string
  operations to separate the epoch into an integer value and a mantissa. This
  avoids floating point insanity. Reported by zefram. RT #67736.


0.67   2011-04-24

- The %N strftime specifier simply truncated nanoseconds, rather than rounding
  them. Reported by Michael R. Davis. RT #66744.

- The %U strftime specifier was off by one in years where January 1st was a
  Sunday. Patch by Christian Hansen. RT #67631.

- The %W strftime specifier was off by one in years where January 1st was a
  Sunday or Monday. Patch by Christian Hansen. RT #67631.

- Some small optimizations from Christian Hansen. The biggest impact is for
  calculating week_of_month, week_number, and week_year.

- This distro now requires Perl 5.8.1+ (it implicitly did this anyway now that
  Params::Validate is 5.8.1+).
2012-04-22 12:40:38 +00:00
wiz
f84f772b2c Comment out test dependency, it's recursive. 2012-04-22 12:26:13 +00:00
wiz
36ca40f0f0 Update to 1.46:
1.46    2012-04-02

- This release is based on version 2012c of the Olson database. This release
  includes contemporary changes for Morocco, Palestine, Syria, and Haiti.


1.45    2012-03-03

- Remove the dependency on DateTime and DateTime::Duration which was
  accidentally added in 1.43. Reported by Slaven Rezic. RT #75508.


1.44    2012-03-02

- This release is based on version 2012b of the Olson database. This release
  includes contemporary changes for Cuba.


1.43    2012-03-01

- This release is based on version 2012a of the Olson database. This release
  includes contemporary changes for Armenia, Chile, the Falkland Islands, and
  Tokelau.


1.42    2011-11-07

- This release is based on version 2011n of the Olson database. This release
  includes contemporary changes for Fiji, Moldova (reversing the 2011m
  changes), and Cuba. The Moldova change removes the Europe/Tiraspol zone
  added in the previous release.


1.41    2011-10-24

- This release is based on version 2011m of the Olson database. This release
  includes contemporary changes for Brazil, Moldova, and Ukraine.


1.40    2011-10-10

- This release is based on version 2011l of the Olson database. This release
  includes contemporary changes for Palestine, Fiji, Russia, Belarus, Ukraine,
  and several other post-Soviet states.


1.39    2011-09-26

- This release is based on version 2011k of the Olson database. This release
  includes contemporary changes for Palestine, Belarus, and Ukraine.


1.38    2011-09-19

- Removed code matching /^package/ in tools/parse_olson. This was confusing
  the metacpan indexer.


1.37    2011-09-12

- This release is based on version 2011j of the Olson database. This release
  includes contemporary changes for Samoa and historical changes for Kenya,
  Uganda, and Tanzania.


1.36    2011-08-29

- This release is based on version 2011i of the Olson database. This release
  includes a new zone for South Sudan (Africa/Juba) and changes for Samoa,
  Kaliningrad (Russia), Alaska, Hawaii, Newfoundland/Labrador (Canada), and
  Resolute Bay.

- Require ExtUtils::MakeMaker 6.58+. This fixes an installation problem on
  Windows.


1.35    2011-07-03

- This release is based on version 2011h of the Olson database. This release
  includes changes for Russia.

- Include UTC in the list of all time zone names. RT #67070.


1.34    2011-04-25

- This release is based on version 2011g of the Olson database. This release
  includes changes for Egypt.

- DateTime::TimeZone::Floating and DateTime::TimeZone::UTC are now singletons,
  since their internal state never changes.


1.33    2011-04-11

- This release is based on version 2011f of the Olson database. This release
  includes changes for the Falkland Islands.


1.32    2011-04-01

- This release is based on version 2011e of the Olson database. This release
  includes changes for Morocco and Chile.


1.31    2011-03-18

- Updates for Win32 time zones. Patch by David Pinkowitz.


1.30    2011-03-14

- This release is based on version 2011d of the Olson database. This release
  includes changes for Samoa, Turkey, and Cuba.


1.29    2011-03-07

- This release is based on version 2011c of the Olson database. This release
  includes new zones, America/Sitka and America/Metlakatla, as well as changes
  for Alaska and Chile.


1.28    2011-02-07

- This release is based on version 2011b of the Olson database. This release
  includes a new zone, America/North_Dakota/Beulah.


1.27    2011-01-19

- This release is based on version 2011a of the Olson database. This release
  includes historical updates for Australia and Hawaii.


1.26    2010-11-20

- Fix release engineering bugs. The last release had both a Build.PL and
  Makefile.PL, but the former did not list all the prereqs. Also, dynamic
  prereqs for Win32 and HPUX were not being added properly.


1.25    2010-11-20

- Attempting to determine the local time zone while inside a sort subroutine
  could cause an error "Can't return outside a subroutine". This was caused by
  stack corruption that happens when an eval "use $module" fails. Reported by
  Andy Jones. RT #63106.


1.24    2010-10-25

- This release is based on version 2010n of the Olson database. This release
  includes updates for Fiji.

- All modules in the distro now have the same $VERSION.


1.23    2010-10-25

- This release is based on version 2010n of the Olson database. This release
  includes updates for Fiji.


1.22    2010-09-27

- This release is based on version 2010m of the Olson database. This release
  includes historical updates for Hong Kong.
2012-04-22 12:25:26 +00:00
joerg
1752a94f06 Fix main. 2012-04-17 17:49:28 +00:00
wiz
6dc4abe4b7 Reset maintainer, developer has left the building 2012-04-15 22:00:58 +00:00
markd
cbc4db0822 Update KDE SC to 4.8.2
bugfixes.
2012-04-15 05:54:50 +00:00
hans
9b05533738 Fix build on SunOS, link against -lm -lrt. 2012-04-13 23:33:34 +00:00
wiz
aada88e659 Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
2012-04-08 19:08:44 +00:00
markd
dced52cd3d Update to 0.11
v0.11 2011-01-14
- Fix endless loop when using some particular settings
- Included an option to postpone a break

v0.11-beta1 2010-10-03
- Fix detection of additional screens
- Make popup time configurable
- Require Qt 4.6.0 and KDE 4.4.0
- Fix timers when lock button is pressed
- Add the possibility to remove the lock button
- Remove buggy screenshot to show RSIBreak in the
  systray at startup and when launching a second time
- Add notification settings to the config
- Don't restart timers when leaving config and timers
  has not been changed
- Slideshoweffect: make the visibility of small images
  optional. ( Juan Luis Baptiste )
- Make popup visibly more attractive
  ( Juan Luis Baptiste)
- Make timers work for Qt=>4.4 ( Chani Armitage )
- Fix plasma category ( Balcaen John )
- Use KIdle library from kdelibs, instead of directly
  asking X.
2012-03-20 11:08:57 +00:00
markd
7dc65faa0e add ktimer 2012-03-20 06:18:32 +00:00
markd
0d2a0a8605 Import ktimer. Part of KDE SC 4.8.0
KDE countdown launcher
2012-03-20 06:17:10 +00:00
obache
2cd654bab6 Bump PKGREVISION from default python to 2.7. 2012-03-15 11:53:20 +00:00
joerg
c2e3e0a61c Fix build on newer NetBSD. 2012-03-14 23:20:10 +00:00
wiz
ba9c6ab5f8 Update to 2012b, the usual time zone updates. 2012-03-12 15:51:20 +00:00
taca
261b8145d4 Update ruby-tzinfo package to 0.3.32.
== Version 0.3.32 (tzdata v2012b) - 4-Mar-2012

* Updated to tzdata version 2012b
  (http://article.gmane.org/gmane.comp.time.tz/4756).
2012-03-12 15:36:26 +00:00
wiz
8b5589a2ea Bump PKGREVISION for python default version change to 2.7.
py-* not affected, since it built different versions depending on the
setting already.
2012-03-09 12:33:57 +00:00
joerg
35f6e891d9 Always install the man page. Bump revision. 2012-03-06 23:29:29 +00:00
ryoon
45f8f27196 Recursive PKGREVISION bump for xulrunner, nss, and nspr. 2012-03-06 17:38:53 +00:00
wiz
ee311e3b36 Recursive bump for pcre-8.30* (shlib major change) 2012-03-03 00:11:51 +00:00
obache
7931cd10c7 This package has no contents to buildlink3, remove unwanted buildlink3.mk. 2012-02-25 05:29:09 +00:00