Commit graph

920 commits

Author SHA1 Message Date
dsainty
6e437600c0 Set LICENSE=gnu-gpl-v2 (OR any later version) as documented at
http://live.gnome.org/Planner/About (and possibly nowhere else!)
2009-05-13 01:00:49 +00:00
dsainty
210eb23397 Don't try and deal with directories managed by graphics/hicolor-icon-theme.
(thanks pkglint!)
2009-05-13 00:45:20 +00:00
dsainty
6a8fc60d84 Update planner from 0.14.3 to 0.14.4.
New in the v0.14.4 Release - 15 April 2009

    * Rewrote printing to use the GTK printing API, fixing most problems with
      printing on Windows (thanks to Francisco Moraes)
    * Added display of minutes to duration format
    * Added creation of Windows installer to Makefiles
    * Dropped support for libgda < 3.0
    * Added proper quoting to SQL code (168147, 571801)
    * Fixed alignment problems in HTML export (471218, 478027)
    * Fixed a crash in UNDO/REDO code (420443)
    * Fixed several issues with the build (528582, 528971, 529045, 539993)
    * New and updated translations
2009-05-13 00:06:12 +00:00
wiz
f1c60b3fe9 Update to 221:
Added force_start for etm.warn. Separated prompt from entry
  textpad in get_response and added a second line for possible
  wrapped overflow. Removed any spurious line-ends before writing
  to file.
2009-05-10 21:27:29 +00:00
wiz
bc26032268 Update to 220:
Found and fixed check_update bug.
  More check_update tweaks.
  Another check_updates bug.
  Fixed check_update bug and improved prompt.
  Fixed unscheduled time bug in starting and ending minutes.
  Made unscheduled time view adjust to window width and wrap time
  entries when necessary.
  Added graphical display to unscheduled time view. Reduced context,
  project and id column widths and widened title column. Abbreviated
  the date display when grouping by contexts, projects and keywords.
  Changed date format for freetime and fixed typo /usr/bin/evn ->
  /usr/bin/env.
2009-05-07 11:32:39 +00:00
wiz
123a8c1a24 Update to 212, based on patch by agc.
Fixed another bug in check_updates.
  Fixed bug in check_updates.
  Fixed bug in setting default startdate and stopdate for the
  unscheduled view.
  Documentation tweaks.
  Bug fixes. Unscheduled now treated as a view parallel to agenda
  and list.
  Added 'e' column to display. Tweaks.
  Unscheduled time support. Added earliest, latest, minimum, extent
  (default event length) to rc.py. Use -u for the command line or
  u for the gui. Entering '.' now cancels any operation which calls
  for a response to a prompt. ? brings up the help screen in
  non-editing mode.
  Added column for 'e'. Gui entry for @e now supports entering
  either a time or an integer number of minutes.
  Added freetime.py. About to fiddle with adding a column for 'e'.
2009-05-06 13:37:35 +00:00
sno
b6ef220ab0 PkgSrc changes:
- Updating package for p5 DateTime modules from 0.47 to 0.49
  - Setting License to gnu-gpl-v2
  - Removing unused / perl core dependencies

Upstream changes:
0.49   2009-05-04

- A bug in the test code for handling overloaded objects in from_epoch
  resulted in a test failure on Perl 5.8.x. This release contains no
  changes besides a test code fix.

0.48   2009-05-04

- Some of the accessors (the "main" ones like year(), month(), day(),
  etc) now warn if they are passed a value. Patch from Shawn
  Moore. Fixes RT #6979.

- DateTime::Duration expected DateTime to be loaded and used some
  constants from it, but did not explicitly "use DateTime". Reported
  by Jeff Kubina. RT #44740.

- The CLDR formatting for "c" and "cc" was incorrectly using the local
  day of the week. This meant that it gave the wrong result for
  locales where Monday is not considered the first day of the
  week. Reported by Maros Kollar. RT #45007.

- DateTime->from_epoch did not allow an object which overloaded
  numification as the epoch value. Patch by Michael Schwern. RT
  #45653.

- Fixed how datetime subtraction is handled for some cases around DST
  changes. This had been improved back in 0.30, but there were still
  bugs. RT #45235.
2009-05-06 07:05:46 +00:00
wiz
e5bb23620e +etm 2009-05-05 13:00:51 +00:00
wiz
01d05c223f Initial import of etm-203.
etm is an acronym for Event and Task Manager. It provides a format
for using simple text files to store event and task information,
a command line interface for viewing tasks and events in a variety
of convenient ways and a curses-based GUI for creating and modifying
events and tasks as well as viewing them. Alarms are supported for
events and repetition for both events and tasks in a powerful and
flexible manner.

Compared to the combination of wxRemind and yeaGTD, etm provides
the following advantages:

  * an agenda view that shows events and tasks together for the
    next few days rather than one day at a time in separate task
    and event windows.
  * a quick and simple way to enter events and tasks on a single
    line.
  * support for remind but also an independent way of entering
    events with contexts, notes and optional alarms.
  * an interactive GUI that uses curses and thus requires nothing
    more than a terminal window.
2009-05-05 13:00:12 +00:00
wiz
5cdc3cc59b Use time_t to fix output on i386. From Gergely Gábor in private mail.
Bump PKGREVISION.
2009-05-04 16:43:44 +00:00
seb
b33d2bfbfc Update p5-DateTime-Set from version 0.25 to version 0.27.
Approved by MAINTAINER.

Pkgsrc changes:
- set MAINTAINER to pkgsrc-users@ on (previous) MAINTAINER's
request

Upstream changes:
0.27   2009-04-02
- fixed DateTime::Spanset duration() method.
  Reported by Anton Berezin <tobez@tobez.org>

0.26   2008-12-25
- fixed DateTime::Spanset current() and set_time_zone() methods.
  Report and tests by Elliot Shank.
2009-05-03 16:27:28 +00:00
sno
5cbf1a8d1a PkgSrc changes:
- Updating package for p5 module DateTime::Format::Natural from 0.74 to 0.76
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.76 Thu Apr  9 12:08:32 CEST 2009
 - Merged development version to stable.

0.75_05 Mon Apr  6 12:42:26 CEST 2009
 - New supported format: final <weekday> in <month>.
   [rt #44810 - Christian Brink]
 - Wrap Days_in_Month() in Compat.pm.

0.75_04 Fri Apr  3 15:13:36 CEST 2009
 - New supported formats: some suggested by [rt #44067 - Michael
   Reddick], while others have been independently added.
 - Fix a regression [rt #44691 - Jason May].
 - Shift common conversion logic within base calculation methods
   to the grammar class.
 - Introduce a helper class for handling actions related to
   metadata flags and to serve as container for setter/checker
   methods.
 - Wrap Decode_Month() in Compat.pm.
 - Test both implementations within each method in Compat.pm.
 - Preserve order of tests.
 - Add a test-file for regressions.
 - Remove the obsoleted internal use of a total-modified counter.

0.75_03 Wed Mar  4 13:39:08 CET 2009
 - Enhance the extended checks mechanism further to have it set
   an error message when a check fails.
 - Run tests without sorting the input strings first.
 - Test compile-time loading of Compat.pm.

0.75_02 Thu Feb 26 11:01:11 CET 2009
 - Date::Calc is no longer a prerequisite; use it when available
   for calculations, otherwise fall back to using DateTime.
   [rt #43521 - Jesse Vincent <jesse@bestpractical.com>]

0.75_01 Sun Feb 22 12:09:32 CET 2009
 - When prefer_future is set: Advance the day if the time
   specified is noticeable in the past. [rt #43417 - Jason May]
 - New supported format: <month> <monthday> <year>.
   [rt #43467 - Clayton L. Scott <clscott@cpan.org>]

0.75 Thu Feb 19 16:50:19 CET 2009
 - Merged development version to stable.

0.74_04 Son Feb 15 20:59:28 CET 2009
 - Refrain from adding leading zeros to unit values via
   sprintf() when constructing the final DateTime object.
 - Do not import Date_to_Days(), it's no longer required.

0.74_03 Fri Feb 13 13:15:11 CET 2009
 - Guard against invalid expressions with a 's' suffix,
   but no multiple unit count.
 - Work around the segmentation fault taking place in 0.74_02
   on perl 5.8.9 and 5.10.0.

0.74_02 Sun Feb  8 11:47:50 CET 2009
 - New supported format: <count> <weekday>(s) from now.
   [rt #43088 - Anirvan Chatterjee]
 - Add a new field to the language grammar entries to handle
   extended checks of captured regex data.

0.74_01 Thu Jan  8 16:06:17 CET 2009
 - When a four digit year is found, also allow for mm/dd/yyyy
   kind of formats. [Elliot Shank <perl@galumph.com>]
2009-05-02 21:26:36 +00:00
sno
acea6067cb Added time/p5-Test-MockTime version 0.12 2009-05-02 21:21:55 +00:00
sno
1fe3acf8fe Importing package for p5 module Test::MockTime version 0.12 as dependency
of upcoming DateTime::Format::Natural update.

This module was created to enable test suites to test code at specific
points in time. Specifically it overrides localtime, gmtime and time at
compile time and then relies on the user supplying a mock time via
set_relative_time, set_absolute_time or set_fixed_time to alter future
calls to gmtime,time or localtime.
2009-05-02 21:19:46 +00:00
reed
676e059275 Add PREV_PKGPATH and/or SUPERSEDES for various packages that
were moved or renamed.

This was for some from 2008 and 2009 and one from 2001.

Also I noticed that a CHANGES entry was wrong as said "Renamed"
when should have said "Moved" (lua-OSBF) because PKGBASE stayed the
same.
2009-05-02 16:21:43 +00:00
hasso
42437a2c25 Don't try to link against libc_r on DragonFly. 2009-05-02 07:51:02 +00:00
sno
8dcfcabcf5 PkgSrc changes:
- Updating package for various p5 time related module from 2003.1126
    to 2006.0814
  - Setting license to public-domain

Upstream changes:
2006.0814:
	A bugfix for negative offsets that overflowed (from Vernon Lyon
	<vlyon at uk.yahoo-inc.com>)

	Add a few more timezones (from Peter Ludemann <ludemann at yahoo-inc.com>
	and Alex Bowley <kilinrax at cpan.org>)

	Recognize fractional times counts like "1.5 minutes ago"
	(from Simon Wistow <simon@thegestalt.org>)

	Recognize Dow "before last" (from Ole Craig <ocraig at stillsecure.com>)

	Change various __DATA__ to __END__ (from Nick Ing-Simmons
	<nick at ing-simmons.net>)
2009-05-01 21:15:34 +00:00
sno
8e4d526e4a PkgSrc changes:
- Updating package for p5 module of DateTime::Format::HTTP from 0.37 to 0.38
  - Setting license to gnu-gpl-v2

Upstream changes:
0.38  2009-04-05
- No code changes from previous versions.
- Shut up the verbose diagnostic output from the tests.
- Fixed various bugs in the Build.PL, and generally modernized the
  distro tarball. Hopefully this will fix problems some cpan testers
  were seeing.
2009-05-01 21:08:41 +00:00
sno
14c0bb562e PkgSrc changes:
- Updating package for p5 module of DateTime::Format::Flexible from
    0.05 to 0.08
  - Setting license to gnu-gpl-v2
  - Adjusting dependencies

Upstream changes:
0.08 Wed Apr 22 14:00:00 2009
    - fix some pod errors, give an example for european hinting

0.07 Tue Apr 22 03:00:00 2009
    - add ability to strip strings from the date string
    - can now parse timezones
    - rudimentary support for european dates (dd-mm-yyyy)
    - can now parse epoch times

0.06 Mon Apr 20 15:06:00 2009
    - Fix parsing bug with dd-(oct|nov|dec)-yyyy (thanks Phil Brass)
2009-05-01 21:04:14 +00:00
zafer
cc9055656d replace dead mirror with working one. 2009-05-01 15:03:21 +00:00
sno
4ce8ed132b PkgSrc changes:
- Updating package for p5 module of DateTime::Format::Pg from 1.6002
    to 1.6003
  - Setting license to gnu-gpl-v2

Upstream changes:
0.16003  Fri Mar 27 09:30:00 2009
    - Fix handling of BC (rt #44594). Patch by Jonas Lijegren.
2009-04-30 20:29:39 +00:00
sno
8f43a33ed4 PkgSrc changes:
- Updating package for p5 module DateTime::TimeZone to 0.90

Upstream changes since 0.89:
- This release is based on version 2009g of the Olson database. This
  release has changes for Egypt.
2009-04-29 07:46:22 +00:00
sno
4a96de064a Modify dependencies to perl-modules which are deployed with the perl-core,
mainly Scalar::Util and List::Util
2009-04-24 17:15:21 +00:00
wiz
935e3a291e Update to 1.4.1:
- Updated timezone information.
2009-04-21 15:15:04 +00:00
wiz
7afae886c2 Update to 1.4:
Version 1.4
-----------

- Fixed another parser precision problem on conversion of decimal seconds
  to microseconds, as reported by Erik Brown.  Now these issues are gone
  for real since it's not using floating point arithmetic anymore.

- Fixed case where tzrange.utcoffset and tzrange.dst() might fail due
  to a date being used where a datetime was expected (reported and fixed
  by Lennart Regebro).

- Prevent tzstr from introducing daylight timings in strings that didn't
  specify them (reported by Lennart Regebro).

- Calls like gettz("GMT+3") and gettz("UTC-2") will now return the
  expected values, instead of the TZ variable behavior.

- Fixed DST signal handling in zoneinfo files.  Reported by
  Nicholas F. Fabry and John-Mark Gurney.


Version 1.3
-----------

- Fixed precision problem on conversion of decimal seconds to
  microseconds, as reported by Skip Montanaro.

- Fixed bug in constructor of parser, and converted parser classes to
  new-style classes.  Original report and patch by Michael Elsd

- Initialize tzid and comps in tz.py, to prevent the code from ever
  raising a NameError (even with broken files).  Johan Dahlin suggested
  the fix after a pyflakes run.

- Version is now published in dateutil.__version__, as requested
  by Darren Dale.

- All code is compatible with new-style division.
2009-04-20 09:45:19 +00:00
he
8581ee1b20 Update from version 1.98nb3 to 1.98nb4.
Pkgsrc changes:
 o Add a fix to ensure this operates with week numbers in
   accordance with ISO 8601.
2009-04-16 09:54:45 +00:00
sno
74a6bf6905 PkgSrc changes:
- Updating package for p5 module DateTime::TimeZone to 0.89

Upstream changes:
0.89    2009-04-13

- This release is based on version 2009f of the Olson database. This
  release has changes for Pakistan.
2009-04-15 07:29:45 +00:00
sno
40a5313a46 PkgSrc changes:
- updating package for p5 module DateTime::TimeZone to 0.88
  - set license to artistic-2.0

Upstream changes:
0.88    2009-04-06

- This release is based on version 2009e of the Olson database. This
  release has changes for Jordan and Palestine.


0.87    2009-04-05

- The DateTime::TimeZone::Local module will now try to load a subclass
  of the form DateTime::TimeZone::Local::$^O before falling back to
  the Unix subclass. This allows you to provide a new subclass on
  systems where the existing subclasses (Unix, Win32, and VMS) don't
  get the right answer. Based on a patch from Olivier Mengu~A(c).


0.86    2009-03-23

- This release is based on version 2009d of the Olson database. This
  release has changes for Morocco, Tunisia, Syria, and Argentina.


0.85    2009-03-16

- This release is based on version 2009c of the Olson database. The
  only changes in this release are for Cuba.

- Fixes for Win32 with Microsoft's December time zone update. This
  updated added a zone for Mauritius that wasn't accounted for in the
  DateTime::TimeZone::Local::Win32 module. Reported by David
  Pinkowitz. RT #43535.

- Added a hack to fix some brokenness with Module::Build::Compat that
  causes the compatibility Makefile.PL to fail on really old
  ExtUtils::MakeMaker versions (6.17 and older). RT #43605.
2009-04-12 19:01:52 +00:00
sno
1226676ddb PkgSrc changes:
- Updating package for p5 module DateTime::Format::Strptime to 1.0900
  - set license to artistic-2.0

Upstream changes:
1.0701 2007-09-18
	- The revised locale tests releasese
		- Many people pointed out that while this module hadn't broken
		  the tests for the French locale had. This is due to a new
		  source for the data in DateTime::Locale.
		- This version ONLY changes the tests and so it not a required
		  update.

1.0702 2007-09-19
	- YAML and POD
		- Updated the META.yml file to have the correct 'resources'
		  and match the latest spec
		- Updated the docus with a 'resources' section that has the
		  same information in it for readers of POD.
		- This version ONLY changes the documentation and so it not a
		  required update.

1.0800 2008-08-07
	- Pile-o-bugs
		- It seems that I wasn't getting notifications from Google
		  when people had reported bugs, so there's a pile of fixes
		  in this release. Hopefully that fixes everyone's issues.

1.0900 2009-02-22
	- Another pile-o-bugs
		- It seems that I also wasn't seeing notifications from RT
		  (please don't use it, use the Gooogle project) so all the
		  following are fixed:
			36672	Started failing mid May
			23313	Bug handling time zones like America/New_York
			25555	Module dies even when on_error is 'undef'
			23768	Olson timezone handling incorrect
			22450	locale test failing with bleadperl
			20487	nmake test_more fail (with patch); incorrect
					META.yml
			12071	format_datetime uses datetime locale rather than
					format locale
			11863	bug in DateTime::Format::Strptime 1.0601 when using %s

		- And a couple from Google:
		    #8		Add DateTime::Locale to documentation
2009-04-12 18:55:47 +00:00
sno
4c5f32bca6 PkgSrc changes:
- Updating package for p5 module DateTime to 0.47
  - set license to artistic-2.0

Upstream changes:
0.47   2009-03-01

- The handling of CLDR format 'j' and 'jj' was backwards, using 24
  hour time for locales that wanted 12 hour, and vice versa. Reported
  by Maros Kollar.

- The CLDR formatting was missing support for lower-case "q"
  patterns. Reported by Maros Kollar.


0.46   2009-02-28

- Added a duration_class method for the benefit of DateTime.pm
  subclasses. Patch by Shawn Moore.
2009-04-12 18:51:59 +00:00
joerg
368d71b62e Remove redundant NO_CHECKSUM and EXTRACT_ONLY definitions. 2009-04-09 00:48:06 +00:00
hasso
95becabb67 Make it compile on DragonFly master. 2009-04-07 17:25:54 +00:00
drochner
c5d7499e00 always use the system's timezone files (previously it did so
only on Linux) -- the bundled ones are not consistent wrt
some prefix (freeassociation.sourceforge.net vs citadel.org)
which triggers a runtime check when imported ical files are used,
bump PKGREVISION
2009-04-02 13:13:47 +00:00
wiz
b861398a54 Update to 2.26.0:
===============
Version 2.26.0
===============
 Applet - changes
   * Final fixes to utf-8 and Python 2.6 sqlite

 Updated translations
   * as (Amitakhya Phukan)
   * ca (David Planella)
   * de (Hendrik Richter)
   * el (Jennie Petoumenou)
   * gu (Ankit Patel)
   * ja (Takeshi AIHANA)
   * lt (Gintautas Miliauskas)
   * mr (Sandeep Shedmake)
   * pa (Amanpreet Singh Alam)
   * ro (Adi Roiban)
   * ru (Yuriy Penkin)
   * ta (I. Felix)
   * te (Krishna Babu K)

===============
Version 2.25.92
===============
 Applet - changes
    * Fixed problems with utf-8 and Python 2.6 sqlite
    * Escaping user input so they don't break UI where pango is used
    * Stop tracking on shutdown was ignoring user preference

  Updated translations
    * cs (Adrian Gunis)
    * en_GB (Philip Withnall)
    * fi (Timo Jyrinki)
    * fr (Claude Paroz)
    * he (Yair Hershkovitz)
    * it (Milo Casagrande)
    * ko (Changwoo Ryu)
    * or (Arun Mohapatra)
    * pt (Duarte Loreto)
    * pt_BR (Vladimir Melo)
    * sl (Matej Urbančič)
    * tr (Baris Cicek)


===============
Version 2.25.91
===============
 Applet - changes
    * Show day totals in statistics (patch by Daniel Watkins)
    * Better keyboard support (Enter / Escape, patch by Daniel Watkins)
    * Fixes to detect alternative pygtk (Frederic Peters)
    * Fixes to support Japanese better (Takao Fujiwara)
    * Python 2.6 support (Patryk Zawadzki)
    * Better duplicate entry checks in activities / categories

  Updated translations
    * bg (Alexander Shopov)
    * ca (Gil Forcada)
    * da (Kenneth Nielsen)
    * es (Juanje Ojeda Croissier)
    * eu (Inaki Larranaga Murgoitio)
    * fi (Ilkka Tuohela)
    * he (Yair Hershkovitz)
    * ko (Changwoo Ryu)
    * nb (Kjartan Maraas)
    * nl (Wouter Bolsterlee)
    * pl (Tomasz Dominikowski)
    * pt_BR (Henrique P. Machado)
    * sl (Matej Urbančič)
    * sv (Daniel Nylander)
    * th (Theppitak Karoonboonyanan)
    * zh_cn (甘露(Gan Lu))
    * zh_HK (Chao-Hsiung Liao)
    * zh_TW (Chao-Hsiung Liao)


===============
Version 2.25.3
===============
  We were late for 2.25.1 and 2.25.2, so here we go - changes since 2.24.0!

  Applet - changes
    * Now it is possible to add description after activity, delimiting with
      comma: "watering flowers, begonias" will add activity "watering flowers"
      with description "begonias". Likewise you can go for cacti, and
      forgetmenots
    * Task category can be seen in dropdown and can be specified on fly to
      autocreate: working@new project - will create category "new project"
      and add activity "working" to it
    * Hamster now can remind of itself every once in a while, interval is set
      in preferences (George Logiotatidis)
    * Sending dbus signals on activity change (Juanje Croissier)

  Applet - love
    * Applet now again can be found in applet list by searching for 'hamster'
    * Get instant totals per category for today, in applet dropdown
    * Improvements in report - somewhat nicer look and there are also totals
      (Giorgos Logiotatidis)
    * Use vertical space if we have some on panel and show applet in two lines

  Updated translations
    * bg.po (Alexander Shopov)
    * el (Nick Agianniotis)
    * he (Yair Hershkovitz)
    * ku (Erdal Ronahi)
    * lv (Toms Bauģis)
    * sv (Daniel Nylander)
    * zh_CN (Ray Wang)
2009-03-22 19:38:38 +00:00
wiz
1217662709 Update to 2.26.0:
2009-03-16  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.26.0 for release

2009-02-17  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.25.91 for release

2009-02-14  Rodney Dawes  <dobey@gnome.org>

	* src/Makefile.am:
	* src/*.[ch]:
	Remove dependency on bonobo
	Fix GtkAdjustment page size deprecation warning

	Fixes #571752

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	Up version to 2.25.90 for release

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* src/evolution-webcal-main.[ch]:
	* src/evolution-webcal-notify.h:
	Update some includes and macros to not require libgnomeui

2009-02-13  Rodney Dawes  <dobey@gnome.org>

	* configure.ac:
	* src/evolution-webcal-notify.h:
	Remove libgnomeui dependency

2009-02-12  Rodney Dawes  <dobey@gnome.org>

	* src/evolution-webcal-notify.c:
	Replace GnomeIconTheme usage with GtkIconTheme

	Fixes #571499

2009-02-09  Andre Klapper  <a9016009@gmx.de>

	* src/evolution-webcal-notify.c:
	Remove deprecated #include. Patch by Tal Benavidor.
	Fixes bug #564354.
2009-03-22 17:06:53 +00:00
joerg
2d1ba244e9 Simply and speed up buildlink3.mk files and processing.
This changes the buildlink3.mk files to use an include guard for the
recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS,
BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new
variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of
enter/exit marker, which can be used to reconstruct the tree and
to determine first level includes. Avoiding := for large variables
(BUILDLINK_ORDER) speeds up parse time as += has linear complexity.
The include guard reduces system time by avoiding reading files over and
over again. For complex packages this reduces both %user and %sys time to
half of the former time.
2009-03-20 19:23:50 +00:00
joerg
0d0e90a320 Include pyversion.mk include the protected part of the buildlink3.mk
files, not over and over again.
2009-03-20 17:30:09 +00:00
drochner
a25eaec98b update to 0.43
changes: fixes from evolution
pkgsrc change: pull in a portability patch from evolution-data-server,
 depend on zone.tab
2009-03-19 11:57:48 +00:00
abs
97df00a91a Unify all the mozilla projects into using a single Makefile.common and
INSTALL, and put it in seamonkey.
Ensure all build with USE_DESTDIR.
Bump PKGREVISIONs
2009-03-18 00:08:39 +00:00
darcy
57ded33aec Correct email address for generic MAINTAINER. 2009-03-17 21:40:44 +00:00
hasso
9a4dc5f8c1 Make it compile on DragonFly. 2009-03-13 11:24:16 +00:00
wiz
78b7af7df5 Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk. 2009-03-08 15:56:43 +00:00
joerg
25a80fb4ab Remove PYBINMODULE. All it did was mark some packages as not available
on some platforms that lacked shared library support in the past. The
list hasn't been maintained at all and the gain is very limited, so just
get rid of it.
2009-03-05 18:51:26 +00:00
smb
675ab73867 Added hebcal 3.7 2009-03-05 03:19:41 +00:00
smb
3bc733ad52 Initial version of a perpetual Hebrew calendar 2009-03-05 03:18:44 +00:00
abs
2349f31b9d +MAKE_JOBS_SAFE=no 2009-03-02 22:22:48 +00:00
sno
ce3bab253f Upstream changes:
1.9719	[2009-01-04]
	- As with QNX, Haiku has the API of interval timers but not
	  the implementation (bleadperl change #34630), hence skip
	  the tests, via David Mitchell.

1.9718	[2008-12-31]
	- .xs code cleanup from Albert Dvornik
	- in the #39 and #40 do not do us I did, mixing alarm() and
	  sleep().  Now instead spin until enough time has passed.

1.9717	[2008-12-30]
	- Skip the tests added in 1.9716 (#39, #40) if there's no subsecond
	  alarm capability, like with the older subsecond alarm tests

1.9716	[2008-12-26]
	- Change documentation to agree with reality: there are
	  no interval timers in Win32.
	- Address [rt.cpan.org #35899] (problem in subsecond sleeps),
          add two tests to guard against this problem
	- Address [rt.cpan.org #36600] 'Division by zero' failure in test suite
	- Address [rt.cpan.org #37340] [PATCH] Address timer process in test
	- Address [rt.cpan.org#40311 ] bad implementation of hrt_usleep
          with TIME_HIRES_NANOSLEEP
2009-02-25 20:59:56 +00:00
wiz
44c2553c7f Update to 2009a:
Changes undocumented, probably just timezone updates.
2009-02-23 11:37:40 +00:00
he
7e3bb61495 Update from version 0.83.1 to 0.84.
Upstream changes:

0.84    2009-01-21

- This release is based on version 2009a of the Olson
  database. Changes include spelling "Katmandu" as "Kathmandu" (with a
  link for the old spelling), fixes for historical rules in
  Switzerland, and changes to America/Resolute and Cuba for the past
  few years (but not present).

- If DateTime::TimeZone::Local could not load its OS-specific subclass
  because of a missing dependency, it would silently fall back on
  loading the Unix subclass, rather than throwing an error. RT #41305.

- Fixed a bug where the short names for some time zones were
  wrong. This mostly (exclusively?) manifested in time zone rules for
  the first half of the 20th century or so.
2009-02-22 16:38:03 +00:00
he
578ca1f4c5 Add p5-DateTime-Format-HTTP. 2009-02-22 14:34:09 +00:00
he
aa52a35756 Import p5-DateTime-Format-HTTP version 0.37.
This module provides functions that deal the date formats used by
  the HTTP protocol (and then some more).
2009-02-22 14:33:20 +00:00
joerg
e24ddafc41 Update patchsum 2009-02-17 15:58:06 +00:00
joerg
3460ce653e Use Python Egg framework. Bump revision. 2009-02-17 15:56:41 +00:00
abs
d2040862b4 +p5-DateTime-Event-Random 2009-02-17 15:02:12 +00:00
abs
27163bb20c Added time/p5-DateTime-Event-Random version 0.03
This module provides convenience methods that let you easily create
DateTime::Set, DateTime, or DateTime::Duration objects with random
values.
2009-02-17 14:59:52 +00:00
wiz
724aa70b03 Finish move of wmCalClock from wmcalclock to wmCalClock. 2009-02-16 11:53:13 +00:00
wiz
c0cc0c939b Re-import of time/wmcalclock to match its DISTNAME. 2009-02-16 11:51:46 +00:00
wiz
5d06b6fe96 Convert to user-destdir. 2009-02-16 11:51:14 +00:00
abs
fa5af2c587 Added time/p5-MooseX-Types-DateTime version 0.03
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
2009-02-14 00:15:27 +00:00
abs
e7b512699c +p5-DateTimeX-Easy 2009-02-14 00:14:54 +00:00
abs
310264d5f4 Added time/p5-DateTimeX-Easy version 0.085
DateTimeX::Easy makes DateTime object creation quick and easy. It
uses a variety of DateTime::Format packages to do the bulk of the
parsing, with some custom tweaks to smooth out the rough edges
(mainly concerning timezone detection and selection).
2009-02-14 00:14:25 +00:00
abs
3aa5a11a8b +p5-DateTime-Format-DateManip 2009-02-14 00:02:42 +00:00
abs
5404220ed6 Added time/p5-DateTime-Format-DateManip version 0.04
DateTime::Format::DateManip is a class that knows how to convert
between Date::Manip dates and durations and DateTime and
DateTime::Duration objects. Recurrences are note yet supported.
2009-02-14 00:02:12 +00:00
abs
a62d842771 +p5-DateTime-Format-Flexible 2009-02-13 23:54:27 +00:00
abs
01ca862a49 Added time/p5-DateTime-Format-Flexible version 0.05
If you have ever had to use a program that made you type in the
date a certain way and thought "Why can't the computer just figure
out what date I wanted?", this module is for you.

DateTime::Format::Flexible attempts to take any string you give it
and parse it into a DateTime object.

The test file tests 2500+ variations of date/time strings. If you
can think of any that I do not cover, please let me know.
2009-02-13 23:53:54 +00:00
abs
40208ad842 +p5-DateTime-Format-Natural 2009-02-13 23:49:15 +00:00
abs
1ab51dd112 Added time/p5-DateTime-Format-Natural version 0.74
DateTime::Format::Natural takes a string with a human readable
date/time and creates a machine readable one by applying natural
parsing logic.
2009-02-13 23:48:50 +00:00
abs
24efc327b6 +p5-Date-Calc 2009-02-13 23:47:22 +00:00
abs
f74c57a4ad Added time/p5-Date-Calc version 5.4
This package consists of a C library and a Perl module (which uses
the C library, internally) for all kinds of date calculations based
on the Gregorian calendar (the one used in all western countries
today), thereby complying with all relevant norms and standards:
ISO/R 2015-1971, DIN 1355 and, to some extent, ISO 8601 (where
applicable).

(See also http://www.engelschall.com/u/sb/download/Date-Calc/DIN1355/
for a scan of part of the "DIN 1355" document (in German)).

The module of course handles year numbers of 2000 and above correctly
("Year 2000" or "Y2K" compliance) -- actually all year numbers from
1 to the largest positive integer representable on your system
(which is at least 32767) can be dealt with.
2009-02-13 23:46:51 +00:00
abs
764cf46cb0 +p5-MooseX-Types-DateTime 2009-02-13 23:17:11 +00:00
abs
17814a770b Added time/p5-MooseX-Types-DateTime version 0.03
This module packages several Moose::Util::TypeConstraints with
coercions, designed to work with the DateTime suite of objects.
2009-02-13 23:16:42 +00:00
abs
e95adf6e26 +p5-DateTime-Format-DateParse 2009-02-13 23:09:38 +00:00
abs
a8b0a05bef Added time/p5-DateTime-Format-DateParse version 0.04
This module is a compatibility wrapper around Date::Parse.

It accepts no arguments to its import method and exports no symbols.
2009-02-13 23:09:02 +00:00
joerg
3c645bb7fc Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.
2009-02-09 22:56:21 +00:00
joerg
e2107c85f6 Remove Python 2.1 support. 2009-02-09 21:09:20 +00:00
jschauma
65e9c90d89 Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now.  Sorry. :-(
2009-01-23 21:14:16 +00:00
abs
78bb41ade1 +p5-Time-modules 2009-01-19 18:05:34 +00:00
abs
2034fde531 Set USE_LANGUAGES= # empty 2009-01-19 18:00:59 +00:00
abs
6bd2134f41 Added time/p5-Time-modules version 2006.0814
This package contains the following perl5 modules:

	Time::CTime.pm
		ctime, strftime, and asctime
	Time::JulianDay.pm
		Julian Day conversions
	Time::ParseDate.pm
		Reverses strftime and also understands relative times
	Time::Timezone.pm
	Time::DaysInMonth.pm
2009-01-19 17:59:42 +00:00
wiz
10b86f38aa Update to 2.24.3:
===============
Version 2.24.3
===============
  Applet
    * Reverse the sqlite check to accomodate for python 2.6 and 3.0

  Updated translations
    * bg (Alexander Shopov)
2009-01-16 14:38:54 +00:00
he
7a5663dc3e Update from version 1.18nb1 to 1.19.1 (upstream version 1.1901).
Upstream changes:

1.1901  2008-11-01

- Test fixes only. The tests planned the wrong number of tests on
  32-bit platforms, causing failures.

1.19    2008-11-01

- The calculation of the maximum integer size was using
  $Config{intsize} when it should use $Config{ivsize}. Apparently on a
  64-bit platform intsize can be 4 when ivsize is 8. Based on a patch
  from Jan Dubois.
2009-01-11 18:17:31 +00:00
he
24dc70be4f Update from version 0.79 to 0.81.1 (upstream 0.8301).
Upstream changes:


0.8301  2008-11-07

- Test fixes only. The 19local-win32 tried to skip tests when they're
  run without write access to the registry, but this was done in a
  very broken way.

0.83    2008-10-27

- This release is based on version 2008h of the Olson database. The
  major changes in this release are for Argentina.

- Updated the docs on how the local time zone is determined for
  various platforms.

0.82    2008-10-13

- This release is based on version 2008h of the Olson database. The
  major changes in this release are for Mauritius and Syria.

0.81    2008-10-06

- This release is based on version 2008g of the Olson database. The
  major changes in this release are for Brazil.

0.80    2008-09-15

- This release is based on version 2008f of the Olson database. The
  major changes in this release are for Mauritius, Morocco, Pakistan,
  Argentina, and Brazil.

0.7904  2008-08-30

- Added three more Windows time zone names to the Windows -> Olson
  mapping. This should fix test failures on up-to-date Windows
  boxes. Patch by David Pinkowitz. RT #38735.

0.7903  2008-08-22

- The DateTime::TimeZone->names_in_country() method was broken when
  called as a method. Reported by Lars Eggert. RT #38665.

0.7902  2008-08-18

- Fixed a lingering reference to DT::TimeZoneCatalog, which broke
  t/15catalog.t on fresh installs.

0.7901  2008-08-18

- This distro now provides the CET, EET, MET, and WET zones. These are
  provided by the Olson database for backwards compatibility. It's
  probably a bad idea to use them, but it's best if this package
  matches what a Unix system provides.

- Moved the catalog to DateTime::TimeZone::Catalog, which now has some
  POD that lists all the available zones.
2009-01-11 18:08:56 +00:00
wiz
61f254a34f Update to 3.1.6:
* Version 3.1 Patch 6 - 2008-11-16

- MAJOR ENHANCEMENT: A new OMITFUNC clause gives you additional
  control and flexibility over "omitted days" calculations.  This is
  useful when holidays influence the timing of events several days
  later.  See "COMPUTED LOCAL OMITS" in the man page.

- ENHANCEMENT: The new evaltrig() built-in function lets you evaluate triggers
  from within an expression.

- ENHANCEMENT: The new weekno() built-in function returns the ISO 8601
  week number of a date.

- ENHANCEMENT: The "WEEK" special lets you annotate calendar output with the
  week number.  The TkRemind, rem2ps and rem2html back-ends support WEEK.

- MINOR ENHANCEMENT: You can control whether timed reminders come before or
  after non-timed reminders with the "-g" flag.

- BUG FIX: TkRemind did not work correctly if ~/.reminders was a directory.

- BUG FIX: TkRemind incorrectly invoked Remind with the "-a" flag when
  showing today's reminders.

- BUG FIX: In certain cases, a trigger containing a day, month and
  weekday would fail if it needed to cross a year boundary.  This has
  been fixed.
2009-01-07 21:43:28 +00:00
wiz
55fa90af5f Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
2009-01-04 18:00:58 +00:00
markd
956f5ebd71 Add libical 2008-12-19 21:48:56 +00:00
markd
0f3198a267 Initial import of libical 0.42
an implementation of iCalendar protocols and data formats.
2008-12-19 21:48:05 +00:00
hira
246d0402ca Bump BUILDLINK_{API,ABI}_DEPENDS.
Bump PKGREVISION (some packages ride the previous PKGREVISION bump).
2008-12-18 16:46:29 +00:00
hira
8780a48cd3 Add missing entries to PLIST. Bump PKGREVISION. 2008-12-18 14:21:43 +00:00
hira
9bd4d8b349 Update Xfce to 4.4.3. This is bug fix release.
Changes since 4.4.2:

x11/xfce4-panel:
  * Quite a bit code changed in the dnd code. Mostly to fix a segfault
    in FreeBSD-amd64, but more problems were discovered and a lot of
    code was simplified.
  * Don't respond the uri drags, we don't use it and it only causes
    problems like hiding the panel when a file was dragged over the
    panel (Bug #3815).
  * Fix crash with xrandr 1.2 (Bug #3620)

x11/xfce4-desktop:
  * Make menu panel plugin honor CustomizeDesktopMenu kiosk setting
    (Bug #1026).
  * Fix incorrect initial desktop font size when setting custom font
    size if a custom font was never set before (Bug #3957).

wm/xfce4-wm:
  * Fix automaximize on move
  * Remove trailing \0 in UTF-8 strings, that causes libwnck to
    rightfully complain that NET_WM_NAME contains invalid UTF-8
  * Exit on SelectionClear event so that xfwm4 exits even with WM who
    do not send a ClientMessage event such as Openbox (Bug #2374)
  * Backport overlay and compositor support from trunk (Bug #3849)
  * Filter out grab/ungrab events so we don't end up redrawing the
    frame twice
  * Set monitor when positionning menu (Bug #4162)
  * Reduce flickering during resize (Bug #4283)
  * Fix NET_WM_STATE claiming maximization vertical and horizontal even
    if only horizontal of vertical is actually set (Should fix Bug #3969)
  * Loosen the rule that prevents an application from iconifying itself
    when skip_taskbar is set (Bug #4434)
  * Rework visual depth selection of the frame window (Bug #4452)
  * Add support for NET_MOVERESIZE_WINDOW
  * Take gravity bit into account in configure resize only requests to
    comply with standard (Bug #3634)
  * Add client windows to save set to avoid loosing all windows in case
    of crash
  * Use guint32 instead of Time internally to avoid potential issues in
    64bits
  * Add a "--replace" command line option to replace ICCCM2 compliant
    window managers (Bug #3731)

x11/libxfce4gui:
  * Fix format-string vulnerability in dialog code

x11/xfce4-terminal:
  * Update to latest trunk translations.

sysutils/xfce4-thunar:
  * Update to latest trunk translations.

editors/xfce4-mousepad:
  * Sort recent items by most recently used.

x11/xfce4-utils:
  * Fix missing translated chars (Bug #3543)

Updated translations:
  * Basque
  * Brazilian Portuguese
  * Catalan
  * Chinese Traditional
  * Danish
  * Estonian
  * Finnish
  * French
  * Galician
  * German
  * Indonesian
  * Japanese
  * Korean
  * Kurdish
  * Latvian
  * Norwegian
  * Polish
  * Sinhala
  * Slovak
  * Slovene
  * Spanish
  * Turkish
  * Urdu
2008-12-17 12:50:02 +00:00
he
36c153c3db Update from version 0.41nb1 to 0.42.
Upstream changes:

0.42   2008-09-12

- Based on CLDR 1.6.1, but this has no changes in the data we use. I
  just used 1.6.1 so people wouldn't ask me why I don't use 1.6.1 ;)

- In the switch to CLDR (back in 0.30), I accidentally dropped a
  number of hard-coded aliases, notably for 'C'. These aliases have
  been restored. Reported by Adam Kennedy. RT #39208.

- Generation of aliases based on the 3-letter ISO code for countries
  is now based on the most recent version of ISO639.
2008-12-11 00:43:50 +00:00
ahoka
259bc25ed6 Include pyversion.mk before checking PYPKGPREFIX. 2008-12-11 00:21:57 +00:00
he
095f1cb540 Update from version 0.4304 to 0.4501.
Pkgsrc changes:
 o Adjust dependencies to suit new dependencies

Upstream changes:

0.4501 2008-11-25

- The epoch() method got broken in the recent shuffling between
  Time::Local and Time::y2038. Unfortunately, the tests to catch this
  also got lost in the shuffle. Reported by Avianna Chao.


0.45   2008-11-11

- Reverted the changes to use Time::y2038, on the recommendation of
  Michael Schwern (the author of said module), because it is not yet
  stable. This may come back in a future release.


0.4401 2008-11-03

- In order to handle epochs > 2**32 properly on a 32-bit machine, we
  also need to import gmtime from Time::y2038. This changes fixes a
  whole bunch of test failures seen with 0.44.


0.44   2008-11-01

- XS-capable DateTime.pm now uses Time::y2038 instead of
  Time::Local. This lets it handle epochs up to 142 million years
  before and after the Unix epoch.

- Fixed a compiler warning with Perl 5.10.0.

- Fixed docs for year_with_era, which had AD and BC
  backwards. Reported by Vynce Montgomery. RT #39923.

- The format_cldr() method did not format the "yy" format properly
  when the year ended in "0X". Reported by Wilson Santos. RT #40555.


0.4305 2008-10-03

- The pure Perl version of this module did not know about the end of
  2008 leap second. Reported by James T Monty.
2008-12-10 23:32:59 +00:00
seb
35d1f9eff6 This is not a love song^W^W^WRose-DB-Object: fix homepage. 2008-12-06 17:57:45 +00:00
jmcneill
1597bbf6fb Fix path to python interpreter in hamster-applet, and copy hamster.db
with proper permissions to home directory. Bump PKGREVISION.
2008-12-06 00:59:42 +00:00
wiz
fb6714bda5 Add hamster-applet. 2008-12-02 22:37:07 +00:00
wiz
828b9f0e5b Initial import of hamster-applet-2.24.2:
This applet allows you to keep track on where are you spending your
time.
2008-12-02 22:36:35 +00:00
obache
17c564f6cd Add a patch to fix regex pattern, taken from upstream:
http://swapoff.org/ticket/54
requested by PR 39938.

Bump PKGREVISION.
2008-11-24 08:23:39 +00:00
bad
f2b50a31d5 Add and enable p5-Time-Progress. 2008-11-17 23:24:28 +00:00
bad
986a5cd52b Initial import of p5-Time-Progress 1.3
This module provides a class and methods to facilitate elapsed and estimated
finish time reporting.

Newer SVK wants this.
2008-11-17 23:18:53 +00:00
taca
fa6bb491ee Update ruby-tzinfo package to 0.3.12.
Changes from 0.3.11:

== Version 0.3.12 (tzdata v2008i) - 12-Nov-2008

* Updated to tzdata version 2008i
  (http://article.gmane.org/gmane.comp.time.tz/2440).
2008-11-15 08:27:32 +00:00