Commit graph

1468 commits

Author SHA1 Message Date
wen
09bcc10f91 Update to 0.16
Update DEPENDS

Upstream changes:
0.16 -- updating to require a new version of Olson::Abbreviations
0.15 -- trying something for a problem I don't see.
0.14 -- Fixed rt #73332 about build systems and MooseX::Types version number
0.13 -- Fixed rt #72473 and added version requirement for Moose
0.12 -- Updated to use namespace::autoclean, fixed git repo link to be public repo
2013-08-30 14:49:27 +00:00
wen
995309cadb Update to 0.04
Upstream changes:
0.04    2013-02-22
        Fixed stupid fucking doc tests

0.03    2012-07-19
        upgraded to require the latest MX::ClassAttribute
2013-08-30 14:44:48 +00:00
wen
dd68dae5ad Update to 1.60
Upstream changes:
1.60    2013-07-07

- This release is based on version 2013d of the Olson database. This release
  includes contemporary changes for Morocco and Israel. It also includes
  historical changes for Jerusalem.
2013-08-30 14:30:06 +00:00
wen
eee0e32327 Update to 0.32
Upstream changes:
0.32   2013-08-27
- ignore duration signal in DateTime::Span->from_datetime_and_duration()
  and use the 'end'/'start' parameters as a cue for the time direction,
  suggested by David Pottage
- more tests of intersections with open/closed ended spans
2013-08-30 14:26:35 +00:00
wen
9774cee219 Update to 0.16009
Upstream changes:
0.16009 2013-08-25T04:51:15Z
    - Fix typos [pr #2] (dsteinbrunner)
    - Migrate to using Minilla for packaging

0.16008  Fri Nov 25 09:20:00 2011
    - Work with [+-]hh:mm:ss time offsets. Reported by Rod Tailor (rt #72706)

0.16007  Wed Dec 26 15:30:00 2012
    - Fix ISO parsing (rt 51074, https://github.com/lestrrat/DateTime-Format-Pg/pull/1)
    - Why I have not noticed this PR, I have no clue

0.16006  Fri May 27 09:00:00 2011
    - Repository moved to github
    - Postgres 8.4 apprently now allows infinity dates.
      Applied patch by cmckay (rt #68473)
2013-08-30 14:21:55 +00:00
wen
5432d63393 Update to 0.06
Update DEPENDS

Upstream changes:
0.06  Tue Oct 11 21:18:12 2011
	- added a test that specifies subsecond granularity
	- now requires Convert::NLS_DATE_FORMAT 0.03
	  (Thank you Jon Bjornstad and Zefram)
2013-08-30 13:58:06 +00:00
wen
6318d21452 Update to 0.05
Upstream changes:
0.05  Tue Jan 17 22:23:40 2012
	- changed ~~ to =~ for compatibility with older versions of Perl

0.04  Mon Jan 16 15:09:56 2012
	- remove quotes from quoted strings within oracle formats
	  (Thank you Yanick Champoux)

0.03  Tue Oct 11 20:48:56 2011
	- added ability to specify subsecond granularity
	  (Thank you Jon Bjornstad and Zefram)
2013-08-30 13:53:39 +00:00
wen
3984f4ee0a Update to 0.08
Upstream changes:
0.08 Sat Feb 11 23:40:43 MST 2012
    - rt.cpan.org #52645 : UTC offsets must be in the same format
      (basic|extended) as the time as to which it is attached.
2013-08-30 08:30:39 +00:00
wen
93622fefbd Update to 0.40
Upstream changes:
0.40  2010-10-31

- format_isoz now actually changes the time zone. Fixes RT 62332 (DOUGDUDE)
2013-08-30 08:26:06 +00:00
wen
98e04e8cd6 Update to 0.25
Upstream changes:
0.25 Mon Mar 04 2013
   - support "HH:MM::SS timezone YYYY/MM/DD"
     - thanks Kevin Zwack

0.24 Mon Nov 26 2012
   - fix removal of 'am' in the german language file when we already know what part is the time part
   - fix removal of 'st' when not preceded by a digit
     - thanks Andreas Koenig rt #81432
   - support "YYYYMMDD timezone"

0.23 Thu Jun 14 2012
   - Fix for MM/YYYY (was always setting the base year)
     - thanks John Marling
   - Support MM/YY if MMYY is given as an option
   - pod cleanup

0.22 Mon Jun 11 2012
   - update GPL in the LICENSE file (apparently the FSF has a new address)
     - thanks ppisar rt #74363
   - update POD to match the license file
     - thanks ppisar rt #74358
   - fix typo for saturday in the german language file
     - thanks TMUELLER rt #77721
   - don't check the language extensions if we don't have any non-digits in the string we are checking (excluding delimiters: \/-.:[space])
   - fix typos in the pod documentation, add a link to the german translations
   - add support and more tests for some time-first formats
   - add support for GMT timezone anywhere in the date/time string

0.21 Sun Jan 01 2012
   - handle mm/yyyy and m/yyyy

0.20 Sun Sep 18 2011
   - case insensitive handling of st|nd|rd|th (3rd and 3RD now work)
     - thanks Brett Carson

0.19 Fri Jan 07 2011
   - support for German (de)
     - thanks Mark Trettin
   - better support for DD MM
   - support for natural dates in all languages (3 years ago)

0.18 Sat Jan 01 2011
   - move a test that was hardcoded to a year to the no_year tests.
     - thanks cpantesters

0.17 Tue Oct 26 2010
   - more formats supported
   - support timezone offsets that are not at the end of the datetime string.
     - they must be 4 digits and begin with a plus or minus
     - thanks snarkyboojum: http://use.perl.org/use.perl.org/_snarkyboojum/journal/40297.html
   - better support for dates like 'December 1st'
   - POD formatting fixes
   - support 'Oct.26, 2010'.
     - thanks Brian Knapp
2013-08-30 08:16:48 +00:00
wen
e4e4e250dd Update to 0.11
Upstream changes:
0.11    2012-11-06
- performance patch, provided by Dario Hamidi
2013-08-30 08:11:57 +00:00
wen
5474abddf5 Update to 1.0
Upstream changes:
1.0   Tue Jun 12 14:40:37 EDT 2012
    - Fixed improper conversion from object on December 31.  (RT #77696)
    - second and nanosecond parameters in constructor instead of rd_secs,
      rd_nanosecs for better DateTime compatability.
    - Updated tests for current best practices.  100% test coverage.

0.9.7 Fri Aug  6 14:00:49 EDT 2010
    - Miscapitalization of days_till_x fixed in one place.
2013-08-30 08:06:05 +00:00
wen
63c898ce5c Update to 1.03
Upstream changes:
1.03   2013-04-17

- The set_time_zone() method was not returning the object when caalled with a
  name that matched the current zone. Reported by Noel Maddy. RT #84699.


1.02   2013-04-15

- When a constructor method like new() or today() was called on an object,
  you'd get an error message like 'Can't locate object method
  "_normalize_nanoseconds" via package "2013-04-15T00:00:00"'. This has been
  fixed to provide a sane error message. Patch by Doug Bell.

- When set_time_zone() is called with a name that matches the current time
  zone, DateTime now short circuits and avoids a lot of work. Patch by Mark
  Stosberg.
2013-08-30 08:01:23 +00:00
obache
1b3ebdcac5 using hicolor-icon-theme.
Bump PKGREVISION.
2013-08-22 08:35:29 +00:00
obache
5efa7891f3 revbump from libnotify bumped to 0.7 and dependency changed from libnotify07. 2013-08-16 09:20:40 +00:00
obache
49b4f3f596 Switch to use libnotify07.
Bump PKGREVISION.
2013-08-16 08:14:31 +00:00
wen
d607e55e7a Update to 0.08
Upstream changes:
0.08    2012-12-11 12:18:56 Europe/London

        - Require perl 5.8.3, as Moose does

0.07    2011-12-12 12:58:19 Europe/London

        - Provide optimize_as for pre-2.0100 Moose versions
        - Bump MooseX::Types version requirement (RT#73188)
        - Add missing dependencies
        - Enforce version dependencies at runtime (RT#73189)

0.06
        - Use inline_as instead of the deprecated optimize_as
2013-08-15 08:51:48 +00:00
wen
8e7a72576a Update to 1.22
Upstream changes:
1.22      2013-08-12
          - add explicit copyright and license statements
          - fix encoding of .pm files and add =encoding directive

1.21      2013-07-06
          - fix installation target; now installs to site in v5.12 and later
          - make Time::Seconds match its VERSION to Time::Piece
          - numerous portability fixes imported from perl core distribution
2013-08-12 23:13:44 +00:00
bouyer
2203724ca6 Install missing files, especially kronolith/calendars/ which contains code
needed to manage calendars.
2013-08-07 19:19:58 +00:00
ryoon
532a95fc06 Fix broken BUILD_DEPENDS.
Noticed by spz@. Thank you.
2013-08-06 11:41:37 +00:00
shattered
70ac1c487b lib/charset.alias is skipped by check-files.mk 2013-07-21 09:11:43 +00:00
ryoon
f8e628f818 * .include "../../devel/readline/buildlink3.mk" with USE_GNU_READLINE=yes
are replaced with .include "../../devel/readline/buildlink3.mk", and
  USE_GNU_READLINE are removed,

* .include "../../devel/readline/buildlink3.mk" without USE_GNU_READLINE
  are replaced with .include "../../mk/readline.buildlink3.mk".
2013-07-15 02:02:17 +00:00
schmonz
2b4a706d75 Update to 2.30. From the changelog:
* Syncing distribution version number with Date::Parse, not functional changes
2013-07-10 03:01:57 +00:00
wiz
1df1256a25 Update to 3.5:
3.5 (2013-07-03)
----------------

- Let to_unicode be more graceful for non-unicode strings, as like CMFPlone's
  safe_unicode does it.
  [thet]
2013-07-08 08:49:16 +00:00
ryoon
2193923ba6 Recursive revbump from graphics/giflib update to 5.0.4. 2013-07-05 13:29:28 +00:00
rodent
691fd50466 +libgcal; Set MAINTAINER=me. 2013-07-02 11:39:17 +00:00
rodent
62f7b26f79 Import libgcal-0.9.6 as time/libgcal.
Its an ANSI C library that does allow communication with google calendar and
contacts, useful if you need to support this in a C or C++ application.

Currently, libgcal implements:

 - authentication
 - get all events/contacts
 - atom stream parsing
 - access to individual events/contacts
 - add/delete/edit using gcal objects
 - add/delete/edit using raw XML
 - query for updated events/contacts
 - use of http proxy
 - timezone
 - contact photo download/upload
 - google data protocol GCalendar 2.0 and Contacts 3.0
 - can be used with a C++ application
 - google hosted accounts (i.e. joe@foobar.com)
2013-07-02 11:37:34 +00:00
richard
72edd8d027 fix evolution-webcal build for SunOS 2013-06-23 15:42:25 +00:00
ryoon
681e30fd54 Update to 3.6.3
Changelog:
Major changes in release 3.6.3

* Remove duplicate for All Saints Day for DE_BY.
* Inherit some portability fixes from gnulib.
2013-06-11 11:54:47 +00:00
rodent
4d19d2ea15 Add MAKE_FLAGS+=appdefaultdir=${PREFIX}/lib/X11/app-defaults so package
works with native xorg.
2013-06-09 12:12:26 +00:00
wiz
e0b49a2fed Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
a36fb86593 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
53745b22ea Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
rodent
d401dcfb18 Set PREV_PKGPATH. 2013-05-30 11:41:42 +00:00
rodent
40a6031639 +oclock +xclock (moved from x11/) 2013-05-27 10:52:14 +00:00
rodent
7bb33aafe1 Import xclock-1.0.6 as time/xclock.
This package provides xclock, an analog / digital clock for X.

This is from the modular X.org X11 project.
2013-05-27 10:51:01 +00:00
rodent
fe8a1176b5 Import oclock-1.0.3 as time/oclock.
oclock is a simple analog clock using the SHAPE extension to make a round
(possibly transparent) window.
2013-05-27 10:48:59 +00:00
wiz
b96a5e5ce3 Bump PKGREVISION for libproxy shlib major bump. 2013-05-24 18:23:32 +00:00
markd
597b18e07e Update to KDE SC 4.10.3
bugfixes.
2013-05-21 12:49:28 +00:00
shattered
1cac602f25 Update to 3.1.13. Changes:
- BUG FIX: Sunrise/Sunset calculations greatly improved
- BUG FIX: Allow specification of margins as low as 0 points in rem2ps
2013-05-19 08:14:05 +00:00
adam
1ab43a036f Massive revbump after updating graphics/ilmbase, graphics/openexr, textproc/icu. 2013-05-09 07:39:04 +00:00
wiz
940416a1e0 Update to 3.4:
3.4 (2013-04-24)
----------------

- Switch to unicode internally. This should fix all en/decoding errors.
  [thet]

- Support for non-ascii parameter values. Fixes #88.
  [warvariuc]

- Added functions to transform chars in string with '\\' + any of r'\,;:' chars
  into '%{:02X}' form to avoid splitting on chars escaped with '\\'.
  [warvariuc]

- Allow seconds in vUTCOffset properties. Fixes #55.
  [thet]

- Let ``Component.decode`` better handle vRecur and vDDDLists properties.
  Fixes #70.
  [thet]

- Don't let ``Component.add`` re-encode already encoded values. This simplifies
  the API, since there is no need explicitly pass ``encode=False``. Fixes #82.
  [thet]

- Rename tzinfo_from_dt to tzid_from_dt, which is what it does.
  [thet]

- More support for dateutil parsed tzinfo objects. Fixes #89.
  [leo-naeka]

- Remove python-dateutil version fix at all. Current python-dateutil has Py3
  and Py2 compatibility.
  [thet]

- Declare the required python-dateutil dependency in setup.py. Fixes #90.
  [kleink]

- Raise test coverage.
  [thet]

- Remove interfaces module, as it is unused.
  [thet]

- Remove ``test_doctests.py``, test suite already created properly in
  ``test_icalendar.py``.
  [rnix]

- Transformed doctests into unittests, Test fixes and cleanup.
  [warvariuc]
2013-05-04 23:48:02 +00:00
wen
3f2a53283d Update to 1.02
Upstream changlog is too long, please visit:
http://cpansearch.perl.org/src/SCHUBIGER/DateTime-Format-Natural-1.02/Changes
2013-05-02 02:20:31 +00:00
wen
a4c968c6c4 Update to 1.59
Upstream changes:
1.59    2013-04-20

- This release is based on version 2013c of the Olson database. This release
  includes contemporary changes for Palestine and Paraguay. It also includes a
  number of historical changes.
2013-04-22 15:00:25 +00:00
ryoon
b957834771 Update to 0.19
* New dependency.

Changelog:
0.19
    * Always output the VERSION property first

0.18
    * Spelling fixes from Debian (Salvatore Bonaccorso)

0.17
    * Allow chaining of methods (H.Merijn Brand)
    * Allow properties and entries in constructor (H.Merijn Brand)
2013-04-21 12:34:14 +00:00
rodent
6b46c62d2e Edited DESCR in the case of:
File too long (should be no more than 24 lines).
 Line too long (should be no more than 80 characters).
 Trailing empty lines.
 Trailing white-space.
Trucated the long files as best as possible while preserving the most info
contained in them.
2013-04-07 20:49:31 +00:00
rodent
dea2f05b46 ".for variable names should not contain uppercase letters" 2013-04-06 13:24:18 +00:00
rodent
44c94b38c6 'EXTRACT_SUFX is ".tar.gz" by default, so this definition may be
redundant.' - It was. Removed.
2013-04-06 13:01:26 +00:00
rodent
28c976145a "Use of DOWNLOADED_DISTFILE is deprecated. Use the shell variable
$$extract_file instead."
2013-04-06 12:03:59 +00:00
rodent
a0a1f2e57c Fixes:
COMMENT should not be longer than 70 characters.
 COMMENT should not begin with 'A'.
 COMMENT should not begin with 'An'.
 COMMENT should not begin with 'a'.
 COMMENT should not end with a period.
 COMMENT should start with a capital letter.

pkglint warnings. Some files also got minor formatting, spelling, and style
corrections.
2013-04-06 03:45:05 +00:00
markd
ea97be746d Update to KDE SC 4.10.2
bugfixes, other quality improvements, new and improved KDE Applications
2013-04-03 10:51:43 +00:00
wen
39b8d7563f Update to 1.54
Upstream changes:
1.54     2013-04-02

- Require DateTime.pm 1.00 because without it tests will break.


1.53     2013-04-02

- A fix in DateTime.pm 1.00 broke a test in this distro. Reported by Anthony J
  Lucas. RT #84371.
2013-04-03 07:17:48 +00:00
wen
aae6a15df1 Update to 0.81
Upstream changes:
0.81     2013-04-02

- Fixes to pass tests with DateTime 1.00.
2013-04-03 07:11:36 +00:00
wen
58119fa884 Update to 1.01
Upstream changes:
1.01   2013-04-01

- Fixed test failures on older Perls.


1.00   2013-03-31

- Bumped the version to 1.00. This is mostly because my prior use of both X.YY
  and X.YYYY versions causes trouble for some packaging systems. Plus after 10
  years it's probably ready to be called 1.00. Requested by Adam. RT #82800.

- The %j specifier for strftime was not zero-padding 1 and 2 digit
  numbers. Fixed by Christian Hansen. RT #84310.

- The truncate method was sloppy about validating its "to" parameter, so you
  could pass things like "years" or "month whatever anything goes". The method
  would accept the parameter but then not actually truncate the object. RT
  #84229.

- Previously, if a call to $dt->set_time_zone() failed it would still change
  the time zone of the object, leaving it in a broken state. Reported by Bill
  Moseley. RT #83940.

- DateTime::Infinite objects should no longer die when methods that require a
  locale are called. Instead, these methods return undef for names and
  Inf/-Inf for numbers. This affects methods such as day_name() as well as
  CLDR and strftime formats. When a locale-specific format is used (like the
  "full" datetime format) it uses the en_US format. Reported by Paul
  Boldra. RT #67550.
2013-04-03 07:09:08 +00:00
wiz
c32ff804c8 Update to 2013b, the usual changes +
Asia/Khandyga
Asia/Ust-Nera
Europe/Busingen
2013-04-01 16:18:40 +00:00
obache
778bed8bfb Bump PKGREVISION from default PHP version change to 5.4. 2013-03-16 07:21:18 +00:00
kim
7ec19119ce Revive MASTER_SITES.
Fix DESTDIR build.
2013-03-14 12:32:51 +00:00
wen
50fc04ec1f Update to 1.58
Upstream changes:
1.58    2013-03-11

- This release is based on version 2013b of the Olson database. This release
  includes contemporary changes for Haiti, Paraguay, and Morocca. See
  http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html for more
  details.
2013-03-13 14:11:50 +00:00
wen
49038126ab Update to 1.57
Upstream changes:
1.57    2013-03-02

- This release is based on version 2013a of the Olson database. This release
  includes contemporary changes for Chile as well as several new zones -
  Asia/Khandyga, Asia/Ust-Nera, and Europe/Busingen. It also includes a number
  of historical changes.
2013-03-08 13:55:00 +00:00
tron
19fd9a3b46 Reset maintainer to "pkgsrc-users@NetBSD.org". 2013-03-02 10:44:33 +00:00
dholland
387496c689 Update emacs DEPENDS. 2013-02-17 18:55:44 +00:00
wiz
a15adf1ba3 Bump PKGREVISION for readded py-pytz dependency. 2013-02-17 16:10:04 +00:00
kleink
b3e3eddcf4 Put back the dependency on py-pytz which is still used by py-icalendar;
apparently the previous tests-only dependency on py-dateutil has
crept into the library sources but install_requires wasn't updated
to reflect this.

Per discussion with wiz.
2013-02-17 15:58:56 +00:00
wiz
651893c40a This now needs py-dateutil instead of py-pytz. Bump PKGREVISION. 2013-02-16 18:08:48 +00:00
schmonz
f1bb0acdc8 Update to 3.1.12. From the changelog:
* Version 3.1 Patch 12 - 2012-01-23

- NEW FEATURE: Many substitution sequences "%x" have an alternate mode
  denoted by "%*x".  This alternate mode leaves out prepositions.  For
  example, in English "%i" might yield "on 01-25" while "%*i" yields only
  "01-25".
- BUG FIX: The "dusk" and "dawn" calculations were completely wrong.  They
  have been fixed.  Also, sunrise/sunset calculations have been tweaked,
  so the results may be off by a minute or two compared to previous versions
  of Remind.

* Version 3.1 Patch 11 - 2011-12-16

- BUG FIX: For some inexplicable reason, dawn was considered to happen when
  the sun was 14 degrees below the horizon instead of the standard 6
  degrees for Civil Dawn.  This has been fixed.
- BUG FIXES: Clarified the man pages and fixed some typos.
- BUG FIX: Add THROUGH to the remind.vim syntax highlighting file.
- ENHANCEMENT (?): Allow SPECIAL COLOR to be spelled SPECIAL COLOUR.
- BUG FIX: Apply minor Debian cleanups reported by Kurt B. Kaiser.

* Version 3.1 Patch 10 - 2010-11-01

- NOTE: This is the 20th anniversary of Remind's first public release.
- ENHANCEMENT: Add the THROUGH keyword.  You can omit blocks of dates with:
  OMIT start THROUGH end
  and the syntax REM start THROUGH end is equivalent to REM start *1 UNTIL end
- ENHANCEMENT: Add support for multibyte characters (eg, UTF-8) in calendar
  output.  Note that UTF-8 strings are still not supported in PostScript
  output.
- ENHANCEMENT: Add support for UTF-8 line-drawing characters in calendar
  output.
- ENHANCEMENT: You can have multiple TAG clauses in a REM statement.
- BUG FIX: Avoid spawning long-running background processes in "make test".
- BUG FIX: Don't declare variables in the middle of statements (old C
  compilers choke.)

pkgsrc changes:

* Don't heap punishment on Apple and Microsoft users.
2013-02-16 13:34:59 +00:00
wiz
d1b820f37b Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
wiz
0602d449ce Recursive bump for png-1.6. 2013-02-16 11:17:56 +00:00
ryoon
9bef86f5fd Bump PKGREVISION from audio/jack. 2013-02-09 22:11:28 +00:00
kleink
fbce6feeb6 Missed in previous: Define empty USE_LANGUAGES. 2013-02-09 17:02:26 +00:00
kleink
1fe3515939 Update py-icalendar to 3.3.
3.3 (2013-02-08)
----------------

* Drop support for Python < 2.6.
  [thet]

* Allow vGeo to be instantiated with list and not only tuples of geo
  coordinates. Fixes #83.
  [thet]

* Don't force to pass a list to vDDDLists and allow setting individual RDATE
  and EXDATE values without having to wrap them in a list.
  [thet]

* Fix encoding function to allow setting RDATE and EXDATE values and not to
  have bypass encoding with an icalendar property.
  [thet]

* Allow setting of timezone for vDDDLists and support timezone properties for
  RDATE and EXDATE component properties.
  [thet]

* Move setting of TZID properties to vDDDTypes, where it belongs to.
  [thet]

* Use @staticmethod decorator instead of wrapper function.
  [warvariuc, thet]

* Extend quoting of parameter values to all of those characters: ",;: ’'".
  This fixes an outlook incompatibility with some characters. Fixes: #79,
  Fixes: #81.
  [warvariuc]

* Define VTIMETZONE subcomponents STANDARD and DAYLIGHT for RFC5545 compliance.
  [thet]
2013-02-09 16:55:33 +00:00
kleink
68ab785725 LICENSE changed to 2-clause-bsd back in in 3.0.1b2. 2013-02-09 16:36:12 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
wen
c80a8163fc Update to 1.232
Add LICENSE

Upstream changes:
1.232		Thu Jan 31 21:41:40 CST 2013
		those damn ._* files os x kindly inserted into the distribution
		I have removed them. sorry everyone.

1.231	        Wed Jan 30 07:58:21 CST 2013
		forgot to add LICENSE to manifest.
		incremented version for CPAN upload

1.23		Tue Jan 29 10:13:54 CST 2013
		updated LICENSE.
		this perl module is released under the same license
		as perl itself
2013-02-01 04:57:13 +00:00
adam
f4c3b89da7 Revbump after graphics/jpeg and textproc/icu 2013-01-26 21:36:13 +00:00
jakllsch
ebfdfb843c obliterate addition of time/py-radicale, it already existed as net/Radicale 2013-01-22 15:02:44 +00:00
jakllsch
5cd65f2958 Adjust categories to match the reality of where in pkgsrc I ended up adding
this package.
2013-01-22 04:15:18 +00:00
jakllsch
8b87e0b95b +py-radicale 2013-01-22 04:10:04 +00:00
jakllsch
e8905b9ac4 Add Radicale 0.7.1.
The Radicale Project is a CalDAV (calendar) and CardDAV (contact)
server. It aims to be a light solution, easy to use, easy to install,
easy to configure. As a consequence, it requires few software
dependances and is pre-configured to work out-of-the-box.

The Radicale Project runs on most of the UNIX-like platforms (Linux,
BSD, MacOS X) and Windows. It is known to work with Evolution,
Lightning, iPhone and Android clients.
2013-01-22 04:09:22 +00:00
morr
449e35070e Clean up libXaw handling. [1/2]
- remove LIBXAW variable. It is handled by buildlink3.mk now
- simplify patches and Makefile in packages using libXaw
- in some cases force use of Xaw3d (won't build with Xaw)
- replace some directly included of x11/Xaw3d with mk/xaw.buildlink3.mk

In next part:
- replace more includes with mk/xaw.buildlink3.mk
2013-01-15 16:21:34 +00:00
is
d0fad640b1 Upgrade from the no-longer-maintained 2.x to 3.0.2. This fixes pkg/47421 2013-01-09 17:22:14 +00:00
wiz
33abfbde8d Comment out dead HOMEPAGE and MASTER_SITES. 2013-01-08 15:26:09 +00:00
joerg
a1e99ef06d Add patchsum for patch-polsys.c 2012-12-20 22:12:59 +00:00
joerg
d0f99da9f1 Consistently return a value in non-void functions. 2012-12-20 21:36:03 +00:00
markd
5e71d46abe Drop maintainership of kde3 packages. Haven't had any systems running
kde3 for a while.
2012-12-17 18:37:06 +00:00
khorben
992e488d55 Added time/deforaos-todo (version 0.1.2) 2012-12-17 02:05:48 +00:00
khorben
811a74bec4 Imported wip/deforaos-todo, the DeforaOS todo list, under
time/deforaos-todo (version 0.1.2)
2012-12-17 02:05:05 +00:00
dholland
7564a53b9c Not MAKE_JOBS_SAFE. 2012-12-16 21:23:51 +00:00
jaapb
d1b4297456 Updated time/wyrd to version 1.4.5 and added a patch to fix OCaml
version detection (thanks to John Marino for reporting this).
Changes from 1.4.1 include:

* Switched from personal fork of OCaml curses bindings to the
  community-maintained library from
  http://www.nongnu.org/ocaml-tmk/ .
* Fixed bug which prevented "quick add" feature from accepting
  UTF-8 encoded text.
* Implemented improved support for Remind's new "reminder
  directory" capability.
  Fixed an instance of insecure tempfile creation.  This
  addresses a security vulnerability that had the potential to
  cause data loss.
  Modified the configure script to support weird locations of
  ncurses term.h .
  Deprecated the 'calendar_selection' colorable object.  For
  consistency with the rest of the Wyrd interface, the selected
  calendar day is now rendered in reverse video.
  Added the 'untimed_bold' configuration variable for selecting
  between normal and boldface rendering of untimed reminders.
  Added support for remind's 'filedir()' function within INCLUDE
  directives, for those who like to
  "INCLUDE [filedir()]/some-extra-reminders".  Thanks to Stefan
  Wehr for the patch.
  Implemented more extensive shell-expansion of filenames specified
  within wyrdrc, enabling the use of idioms like
  'set reminders_file="$DOT_REMINDERS"'.
* Added support for Remind 3.1.0 advance warning of reminders
  throughout the Wyrd interface, enabled via the 'advance_warning'
  configuration variable.
* Support new Remind 3.1.0 date formatting.
* Added the untimed_window_width rcfile option, which lets the
  user set the width of the windows on the right side of the
  display.
  Tweaked the resize handler so Wyrd does not completely die
  when the terminal is resized too small.
  Made modifications to support rendering UTF-8 reminders
  (requires ncurses built with wide char support)
* Added the home_sticky option, allowing the cursor position
  to automatically track the current time.
  Added command-line option to append reminders using the
  natural language parser.
* Eliminated dependence on Bash-style tilde expansion.
2012-12-15 16:50:05 +00:00
ryoon
35263110cb Bump PKGREVISION from devel/nss 3.14.0. 2012-12-15 10:36:18 +00:00
wiz
a6892555c1 Update to 2012h, the usual time zone changes. 2012-12-09 15:08:10 +00:00
wiz
053ac46bc3 Update to 3.2:
3.2 (2012-11-27)
----------------

* Documentation file layout restructuring.
  [thet]

* Fix time support. vTime events can be instantiated with a datetime.time
  object, and do not inherit from datetime.time itself.
  [rdunklau]

* Correctly handle tzinfo objects parsed with dateutil. Fixes #77.
  [warvariuc, thet]

* Text values are escaped correclty. Fixes #74.
  [warvariuc]

* Returned old folding algorithm, as the current implementation fails in some
  cases. Fixes #72, Fixes #73.
  [warvariuc]

* Supports to_ical() on date/time properties for dates prior to 1900.
  [cdevienne]
2012-12-08 23:36:45 +00:00
jperkin
cefff77d66 Add PKGGNUDIR support. 2012-12-06 11:38:19 +00:00
wen
629cd52b15 Update to 1.56
Upstream changes:
1.56    2012-11-30
- The previous release was missing some files. That's what I get for running
  "git clean -dxf". Reported by Andreas Koenig. RT #81593.

1.55    2012-11-30
- Updated mapping from Win32 to Olson time zone names. Patch by Andrey
  Makhnutin. RT #81456.
2012-12-01 12:41:08 +00:00
wen
347b037b97 Update to 0.78
Upstream changes:
0.78   2012-11-16

- Reverted the change to round nanoseconds up or down in various
  situtations. Now we always round down. This avoids the case where rounding
  up would require us to then increment the second value (which could then
  require us to increment the minute, which could then require us to increment
  the hour, which could then ...).

  In other words, we don't want to round 2011-12-31T23:59:59.999999 up to
  2012-01-01T00:00:00, because that would be insane.

  This applies to the return values for ->microsecond, ->millisecond, and the
  %N specifier for strftime.

  Patch by Martin Hasch. RT #79845.
2012-11-17 16:05:41 +00:00
wen
df9fdcc40c Update to 1.54
Upstream changes:
1.54    2012-11-13

- This release is based on version 2012j of the Olson database. This release
  includes contemporary changes for Libya.
2012-11-13 11:55:47 +00:00
wen
80bc64cb1a Update to 1.53
Upstream changes:
1.53    2012-11-03

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


1.52    2012-10-31

- This release is based on version 2012h of the Olson database. This release
  includes contemporary changes for Brazil, Israel, and Jordan.


1.51    2012-10-18

- This release is based on version 2012g of the Olson database. This release
  includes contemporary changes for Palestine and Samoa.


1.50    2012-09-16

- In scalar context, DateTime::TimeZone->names_in_category returned an
  arrayref containing an arrayref (rather than _just_ an arrayref). Reported
  by Ed Shrock. RT #76791.

- The DateTime::TimeZone->names_in_category claimed that it returned names
  based on the population of the zone. I don't think this was ever true, but
  this data is definitely not part of the current Olson database. Reported by
  Ed Shrock. RT #76792.

  However, the DateTime::TimeZone->names_in_country method does preserve the
  order specified in the Olson database, which is sort of based on population
  and geography. This method is probably the best choice for presenting a list
  of names to end user.


1.49    2012-09-13

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


1.48    2012-08-03

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


1.47    2012-07-19

- This release is based on version 2012d of the Olson database. This release
  includes contemporary changes for Morocco.
2012-11-04 13:26:49 +00:00
joerg
84f3daa550 Fix C99 inline usage. 2012-11-01 19:29:20 +00:00
joerg
a42227b4fc Fix 64bit time_t issue. Fix inline usage. Bump revision. 2012-11-01 19:28:26 +00:00
joerg
3cddfa51ed Add missing include and return value. 2012-11-01 19:27:36 +00:00
wiz
2c72a9f0b9 Remove xextproto/buildlink3.mk in most cases where it occurs with
libXext/buildlink3.mk, now that it is included there.
Leave the places where its API version is set or variables from it
are used directly (about 3 packages).
2012-10-23 10:24:02 +00:00
wiz
ced2eea228 Update to 2012g. 2012-10-21 20:42:23 +00:00
wiz
fd5b96b2be Mark as ready for python-3.x. 2012-10-16 06:48:14 +00:00
adam
3f2cc57b2b Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
jaapb
ff1184e506 Revision bump associated with the update of lang/ocaml to version 4. 2012-10-08 15:18:20 +00:00
wen
75b21dea19 Update to 0.77
Upstream changes:
0.77   2012-09-25

- POD changes that should make the documentation look better, especially on
  the web.
2012-10-08 14:42:08 +00:00
asau
8a8017c10f Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 13:04:16 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
wiz
f298c69699 Update to 2012f, sync with upstream. 2012-10-02 17:28:59 +00:00
tron
14215633d2 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
c38c120ee5 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
wiz
b19befef07 Add comments to patches. 2012-09-14 13:51:05 +00:00
wiz
5ebac1e4fe Update to 3.1:
Changes in version 3.0
======================

API Change
----------

Since version we unified to icalendar de/serialization API to use only to_ical
(for writing an ical string from the internal representation) and from_ical
(for parsing an ical string into the internal representation).

to_ical is now used instead of the methods ical, string, as_string and instead
of string casting via __str__ and str.

from_ical is now used instead of from_string.

This change is a requirement for future Python 3 compatibility. Please update
your code to reflect to the new API.

Timezone support
----------------

Timezones are now fully supported in icalendar for serialization and
deserialization. We use the pytz library for timezone components of datetime
instances. The timezone identifiers must be valid pytz respectively Olson
database timezone identifiers. This can be a problem for 'GMT' identifiers,
which are not defined in the Olson database.

Instead of the own UTC tzinfo implementation we use pytz UTC tzinfo object now.


About this fork which is not a fork anymore
===========================================

Aim of this fork (not fork anymore, read further) was to bring this package up
to date with latest icalendar `RFC`_ specification as part of
`plone.app.event`_ project which goal is to bring recurrent evens to `Plone`_.

After some thoughts we (Plone developers involved with `plone.app.event`_) send
a suggestion to icalendar-dev@codespeak.net to take over mainaining of
`icalendar`_. Nobody object and since version 2.2 we are back to development.

.. _`icalendar`: http://pypi.python.org/pypi/icalendar
.. _`plone.app.event`: http://github.com/collective/plone.app.event
.. _`Plone`: http://plone.org
.. _`pytz`: http://pypi.python.org/pypi/pytz
.. _`setuptools`: http://pypi.python.org/pypi/setuptools
.. _`RFC`: http://www.ietf.org/rfc/rfc5545.txt
.. _`BSD`: https://github.com/collective/icalendar/issues/2


3.1

    Make sure parameters to certain properties propagate to the
    ical output. [kanarip]
    Re-include doctests. [rnix]
    endure correct datatype at instance creation time in prop.vCalAddress
    and prop.vText. [rnix]
    Apply TZID parameter to datetimes parsed from RECURRENCE-ID
    [dbstovall]
    Localize datetimes for timezones to avoid DST transition errors.
    [dbstovall]
    Allow UTC-OFFSET property value data types in seconds, which
    follows RFC5545 specification. [nikolaeff]
    Remove utctz and normalized_timezone methods to simplify the
    codebase. The methods were too tiny to be useful and just used
    at one place. [thet]
    When using Component.add() to add icalendar properties, force
    a value conversion to UTC for CREATED, DTSTART and LAST-MODIFIED.
    The RFC expects UTC for those properties. [thet]
    Removed last occurrences of old API (from_string). [Rembane]
    Add
    listing. For example when parsing a text/calendar text including
    multiple components (e.g. a VCALENDAR with 5 VEVENTs), the
    previous situation required us to look over all properties in
    VEVENTs even if we just want the properties under the VCALENDAR
    component (VERSION, PRODID, CALSCALE, METHOD). [dmikurube]
    All unit tests fixed. [mikaelfrykholm]

3.0.1b2 (2012-03-01)

    For all TZID parameters in DATE-TIME properties, use timezone
    identifiers (e.g. Europe/Vienna) instead of timezone names
    (e.g. CET), as required by RFC5545. Timezone names are used
    together with timezone identifiers in the Timezone components.
    [thet]
    Timezone parsing, issues and test fixes. [mikaelfrykholm,
    garbas, tgecho]
    Since we use pytz for timezones, also use UTC tzinfo object
    from the pytz library instead of own implementation. [thet]

3.0.1b1 (2012-02-24)

    Update Release information. [thet]

3.0

    Add API for proper Timezone support. Allow creating ical
    DATE-TIME strings with timezone information from Python datetimes
    with pytz based timezone information and vice versa. [thet]
    Unify API to only use to_ical and from_ical and remove string
    casting as a requirement for Python 3 compatibility: New:
    to_ical. Old: ical, string, as_string and string casting via
    __str__ and str. New: from_ical. Old: from_string. [thet]
2012-09-13 20:12:16 +00:00
sno
626be979c8 Updating package for CPAN module Time::HiRes in time/p5-Time-HiRes from
1.9724nb1 to 1.9725.

upstream changes:
1.9725 [2012-02-01]
	- Correct stack discipline in stat(), which was screwing up list
	  operations in expressions containing calls to it [rt.cpan.org
	  #72926].
	- Add missing OUTPUT sections to the XS code [rt.cpan.org #70930].
	- Skip itimer tests on GNU/Hurd, which has the API but lacks
	  the implementation [rt.cpan.org #72754].
	- Fix a doubled word in the documentation [rt.cpan.org #72763].
2012-09-11 09:24:08 +00:00
adam
b15c922bcc Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
sno
a76f11d1e6 Changing all PERL5_MODULE_TYPE from Module::Install to M::I::Bundled,
Module::Install is for Authors only.

Bumping revision
2012-09-03 11:16:19 +00:00
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