Commit graph

654 commits

Author SHA1 Message Date
joerg
2bf917f9ea Needs msgfmt. 2007-10-01 03:21:03 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
wiz
3528e06345 Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
2007-09-21 13:03:25 +00:00
wiz
cf98dc96e5 Adapt for librsvg rename. Bump PKGREVISION. 2007-09-20 21:37:35 +00:00
wiz
42825e73a6 Bump PKGREVISION for gnome-vfs rename. 2007-09-19 23:18:43 +00:00
wiz
e64b358b66 Use gnome-vfs instead of gnome-vfs2. 2007-09-19 23:13:12 +00:00
wiz
d8432e362f Add intltool to tools, to fix bulk build breakage. 2007-09-19 08:35:11 +00:00
tron
a954d1fd9b Resign as maintainer of all the packages which I'm no longer using. 2007-09-19 06:46:51 +00:00
jlam
2761568ac2 Convert to use the features framework. 2007-09-08 21:57:57 +00:00
jlam
df7d10dbeb Convert all libnbcompat/buildlink3.mk references to inplace.mk. 2007-09-06 21:51:52 +00:00
jdolecek
faad65c830 Update pear-Date to 1.4.7. Changes since 1.4.3:
1.4.7:
* Fix bug #8912: putenv() causes crashes in DateTimeZone::inDaylightTime() under windows
* Fix bug #9409: Date_Calc, fatal error using a non-array variable as an array
* Fix bug #9414: Date::addSeconds() fails to work properly with negative numbers
* Many cosmetics update
* Moved bug test files to tests/bugs/
* Removed unused files

1.4.6:
- Change license from PHP License to new BSD License
- Bug #5715 fypo, missing s in $GLOBALS

1.4.5:
Same code base as 1.4.4-beta
See 1.4.4 changelog for details

1.4.4:
- Establish the DATE_CALC_FORMAT constant and use it as the default value
  for each of the Date_Calc class' method's $format parameter.
- Add beginOfMonthBySpan() and endOfMonthBySpan() methods to Date_Calc.
- Use integers for the parameters in Date_Calc instead of strings.
- Tweak Date_Calc::NWeekdayOfMonth() so it can calculate the 'last'
  given weekday of a month.
- #1640. Make sure all longname's are also keys in
  $GLOBALS['_DATE_TIMEZONE_DATA']. Makes Date_TimeZone work under more
  operating systems.
- #5420, missing CEST
- #3846, getYear, getMonth returns integer
- #2652, add %h and %i support (rob at wildlime dot com
- #5494, force dot as decimal separator
- #3022, allow to specify the weekday abbrevation length used in ::format()
- #4878, %s padding fix when < 10 ( aashley at optimiser dot com)
- #3059, use GLOBALS in date_span

PR: 36211 by Loic Hoguin
2007-09-05 19:51:41 +00:00
drochner
08495ca7d8 update to 0.3.3
changes:
-localizations added
-using GOption, GList and GString now
-checking for a composited desktop-environment, thus depending
 on gtk+ >= 2.10.0
-brand new gremlin/gremlin-24 theme included
-smooth hand animations
-no more flashing of backgrond-clear-color upon startup
-bugfixes
2007-09-03 16:28:37 +00:00
rillig
6aecf48699 Added mk/misc/category.mk, which contains the definitions that are only
useful for category Makefiles, as opposed to bsd.pkg.subdir.mk, which is
also relevant for the top-level directory. Adjusted the category Makefiles.
2007-08-13 08:12:41 +00:00
joerg
04a98e3bf2 Don't use malloc.h. 2007-08-08 21:44:14 +00:00
joerg
5d0ad11ea1 Don't use malloc.h. 2007-08-08 21:07:48 +00:00
jlam
4390d56940 Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-04 20:54:31 +00:00
wiz
abe0d52ea4 + py-dateutil. 2007-07-02 18:06:21 +00:00
wiz
4de44f4084 Initial import of py-dateutil-1.2, from pkgsrc-wip, initially packaged
by recht@ and updated by me.

The dateutil module provides powerful extensions to the standard datetime
module, available in Python 2.3+.

Features

* Computing of relative deltas (next month, next year, next monday, last week
  of month, etc);
* Computing of relative deltas between two given date and/or datetime objects;
* Computing of dates based on very flexible recurrence rules, using a superset
  of the iCalendar specification. Parsing of RFC strings is supported as well.
* Generic parsing of dates in almost any string format;
* Timezone (tzinfo) implementations for tzfile(5) format files
  (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all
  known formats), iCalendar format files, given ranges (with help from
  relative deltas), local machine timezone, fixed offset timezone, and UTC
  timezone.
* Computing of Easter Sunday dates for any given year, using Western, Orthodox
  or Julian algorithms;
* More than 400 test cases.
2007-07-02 18:05:24 +00:00
joerg
043fc2f0ed Fix CVS ID. 2007-07-02 08:36:12 +00:00
joerg
65e41af093 Needs libXScrnSaver or rsibreak is not build. This is the most stupid
default behaviour in autoconf land I've seen so far.
2007-06-19 13:30:04 +00:00
joerg
fdcbf47baf Avoid unportable Imakefile construct that breaks with modular Xorg. 2007-06-12 20:56:55 +00:00
heinz
f10978cfca Activated p5-DateTime-Calendar-Discordian. 2007-06-12 00:07:21 +00:00
heinz
549fdb51c9 Removed temporary file committed during import :-/ 2007-06-12 00:06:32 +00:00
heinz
9494ef6aa8 Initial import of p5-DateTime-Calendar-Discordian 0.9.4.
This is a module that implements the Discordian calendar made popular
in the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson and
by the Church of the SubGenius.  It follows the DateTime API.
2007-06-12 00:02:30 +00:00
abs
03d73535ec Enable the following newly added packages:
databases/p5-Rose-DB
    databases/p5-Rose-DB-Object
    databases/p5-SQL-ReservedWords
    devel/p5-Clone-PP
    devel/p5-Data-OptList
    devel/p5-Rose-Object
    devel/p5-Sub-Exporter
    devel/p5-Sub-Install
    time/p5-DateTime-Format-MySQL
    time/p5-DateTime-Format-Pg
    time/p5-Rose-DateTime
    time/p5-Time-Clock
2007-06-10 13:53:03 +00:00
abs
ea00c836ac Added time/p5-Rose-DateTime version 0.532
The Rose::DateTime::* modules provide a few convenience functions
and objects for use with DateTime dates.

Rose::DateTime::Util contains a simple date parser and a slightly
customized date formatter.

Rose::DateTime::Parser encapsulates a date parser with an associated
default time zone.

This module (Rose::DateTime) exists mostly to provide a version
number for CPAN. See the individual modules for some actual
documentation.
2007-06-10 13:42:34 +00:00
abs
bebc3a641c Added time/p5-DateTime-Format-MySQL version 0.04
This module understands the formats used by MySQL for its DATE,
DATETIME, TIME, and TIMESTAMP data types. It can be used to parse
these formats in order to create DateTime objects, and it can take
a DateTime object and produce a string representing it in the MySQL
format.
2007-06-10 11:24:36 +00:00
abs
fdee941b9a Added time/p5-DateTime-Format-Pg version 0.16001
This module understands the formats used by PostgreSQL for its
DATE, TIME, TIMESTAMP, and INTERVAL data types. It can be used to
parse these formats in order to create DateTime or DateTime::Duration
objects, and it can take a DateTime or DateTime::Duration object
and produce a string representing it in a format accepted by
PostgreSQL.
2007-06-10 11:23:14 +00:00
abs
35e8ed1108 Import p5-Time-Clock-0.11
A Time::Clock object is a twenty-four hour clock with nanosecond
precision and wrap-around. It is a clock only; it has absolutely
no concept of dates. Vagaries of date/time such as leap seconds
and daylight savings time are unsupported.

When a Time::Clock object hits 23:59:59.999999999 and at least one
more nanosecond is added, it will wrap around to 00:00:00.000000000.
This works in reverse when time is subtracted.

Time::Clock objects automatically stringify to a user-definable
format.
2007-06-10 11:18:16 +00:00
abs
79a8aeee22 Updated time/p5-DateTime-TimeZone 0.62 -> 0.6602
0.6602   2007-05-29

- There was a bug in the 04local.t tests that did not manifest itself
  on my dev machine, but would've been seen on any machine with an
  /etc/default/init file. Reported by Jonathan Leffler.


0.6601   2007-05-08

- 0.66 screwed up the test count in 04local.t if certain tests were
  skipped. Reported by David Precious.


0.66     2007-05-07

- This release is based on version 2007f of the Olson database, which
  includes Haiti, Turks and Caicos Islands, and New Zealand.

- If /etc/localtime is a symlink, but trying to follow that link does
  not find a zone name, fall back to trying to find a matching file in
  /usr/share/zoneinfo. RT #26438.

- Require Cwd 3.0+, since Cwd;:abs_path() in older versions does not
  following a chain of symlinks.


0.6501   2007-04-22

- The test for the new symlink handling could fail on some systems
  (notably OSX). Reported by Randal Schwartz.


0.65     2007-04-21

- Handle cases where /etc/localtime is a symlink pointing to another
  symlink (and so forth) by using Cwd::abs_path() instead of
  readlink(). Fixes RT #26438.

- When creating an Olson time zone object, DT::TZ will now check to
  see if the object being loaded is from an older version of the Olson
  catalog than the current version of DT::TZ and issue warning if this
  is the case. This is useful because obsolete module files may exist
  when a zone name is replaced by a link, or just retired entirely.


0.64     2007-04-02

- This release is based on version 2007e of the Olson database
  (changes in the Syria and Honduras time zones).


0.63     2007-03-20

- This release is based on version 2007d of the Olson database.

- Fix determination of local time zone on systems where /etc/localtime
  is a symlink. This broke in 0.61. Reported by Bradley C Bailey. RT
  #25348.
2007-06-09 23:48:54 +00:00
abs
796d00a94f Updated time/p5-DateTime-Locale 0.33 -> 0.34
0.34   2007-03-05

- Removed the use of STORABLE_attach from this module entirely, since
  it seemed to have a buggy interaction with DateTime.pm. See
  http://www.mail-archive.com/datetime@perl.org/msg05633.html for some
  discussion of this.
2007-06-09 23:47:41 +00:00
abs
4fabc08df0 Updated time/p5-DateTime 0.36 -> 0.37
0.37   2007-03-30

[ BUG FIXES ]

- Require DateTime::Locale 0.34, which fixes a problem that manifested
  when thawing a DateTime.pm object. See
  http://www.mail-archive.com/datetime@perl.org/msg05633.html for some
  discussion of this.

- Added pod coverage tests, and added some POD for undocumented
  methods as a result.

[ ENHANCEMENTS ]

- This distro is now GPG-signed, per RT #24776.
2007-06-09 23:46:42 +00:00
jmmv
9c6c6b403f Disable python support explicitly as configure's "auto" detection is quite
stu^Wbroken.  Also add a missing PKGCONFIG_OVERRIDE.  Fixes PR pkg/36437.
2007-06-09 08:01:21 +00:00
markd
1e77000183 Add 5 perl modules. 2007-06-06 12:18:01 +00:00
markd
9db8aa72b2 Import of p5-Data-ICal-DateTime version 0.65
Convenience methods for using Data::ICal with DateTime.
2007-06-06 12:13:50 +00:00
markd
04efbeb491 Import p5-Data-ICal version 0.13
Data::ICal is a straightforward generator for iCalendar (RFC 2445) files,
such as those used in Apple's iCal.
2007-06-06 12:12:35 +00:00
markd
5d2625527f Import p5-DateTime-Event-ICal version 0.09
This module aims to support rfc2445 style recurrences, such as
'last friday of march'.
2007-06-06 12:10:54 +00:00
markd
c5c29cc15c Import p5-DateTime-Event-Recurrence version 0.16
This module aims to support basic recurrences, such as 'daily'.
2007-06-06 12:09:21 +00:00
markd
6074cd388d Import p5-DateTime-Format-ICal version 0.08
This module handles formatting and parsing of iCal format datetimes
and durations, per RFC 2445.
2007-06-06 12:07:48 +00:00
wiz
9d27f90a6f opencdk shlib major changed; bump ABI depends and PKGREVISIONs of
affected packages.
2007-06-05 05:36:59 +00:00
jmmv
3ff6003b96 Add and enable planner. 2007-06-02 16:42:33 +00:00
jmmv
3f38823e69 Initial import of planner, version 0.14.2:
Planner is a project management tool for the GNOME desktop.  Among other
things, it provides:

- Task managment: define a list of tasks to accomplish a project, the
  dependencies among them and their lengths.  Of course, you can view a
  Gantt chart from this data.

- Resource management: define a list of resources for your project and
  assign them to tasks.

- Calendar management: create different calendars for the human resources
  in your project so that tasks can be automatically scheduled according
  to their calendars.
2007-06-02 16:42:03 +00:00
heinz
ae7298832e Updated to version 1.17.
Pkgsrc changes:
  - MAINTAINER cannot take care of the package anymore.
  - Marked the package as supporting installation to DESTDIR.
  - It's a pure Perl package.

Changes since version 1.12:
===========================
1.17    2007-01-25
- I made the same test count mistake as was in 1.14 again. This
  release fixes the test count (again) when running on a system that
  doesn't support negative epochs (like Win32). Patched by Kenichi
  Ishigaki (again).

1.16    2007-01-23
- The leap year fix in 1.14 was pretty broken, as it checked after
  converting the year to Perl's internal (year - 1900) format.

1.15    2007-01-22
- Fix Local.t test count when running on a system that doesn't support
  negative epochs (like Win32). Patched by Kenichi Ishigaki.

1.14    2007-01-21
- Fixed leap year check to produce the right answer for years outside
  of the 32-bit epoch range (such as 1900 and 2100). See rt.perl.org
  #31241. Reported by Nathan Zook.

1.13    2006-08-09
- Switched to using Test::More for the tests.
- Fixed a bug that occurred around the DST change for Europe/London
  (and probably other time zones with a positive UTC offset). If
  given, the hour immediately after the change (2:00 AM for
  Europe/London), then the returned epoch was 3600 seconds too
  large. Reported by Roger Picton. See RT #11662.
2007-05-06 13:52:35 +00:00
adrianp
d069d5bd59 PKGREVISION++ for the recent PEAR/PHP changes so that all child packages
pick up the new dependencies properly
2007-05-05 22:09:18 +00:00
markd
4d057acf88 Add rsibreak 2007-05-05 22:09:04 +00:00
markd
bb113e70d8 Initial import of rsibreak 0.8.0
Repetitive Strain Injury is an illness which can occur as a result of
working with a mouse and keyboard. This utility can be used to remind
you to take a break now and then. It will show you a random picture
from a collection you can configure yourself for a configurable
duration at a configurable interval.

You can use these breaks to do some stretch exercises for example, or
as a reminder to walk away from the computer for a while.

RSIBreak will sit in your system tray and when it is time for a break
it will show you the picture full screen. All timings can be set by
clicking with the right mouse button on the icon in the system tray.
2007-05-05 22:07:59 +00:00
reed
4b74b26850 Update PLIST for update to 1.9 -- forgot in commit a few moments ago.
Details are in the previous log message for Makefile.
2007-04-28 15:22:00 +00:00
reed
83c967eafb Updated plan to 1.9.
This for PR #36216. Thank you Steven for testing.

Sort some of PLIST.

Removed a few patches that were integrated or not needed.

Changes are:

====== 1.8.5 released 16.2.03 =======

FEATURES:
    * plan's FTP home site has a new name: plan.ftp.fu-berlin.de, shown in
      the About popup. The old address will continue to work. (Thanks, Heiko!)
    * set locale to support other character sets such as Czech, by Petr Kristan
      <petr.kristan@epos.cz>
    * OpenBSD port by Armin Wolfermann <armin.wolfermann@viscomp.com>
    * new plan2vcs perl script that converts plan appointments to korganizer
      format, by Bert Bos <bert@w3.org>
    * if there is a ~/.holiday file, don't read LIB/holiday as well.
    * skip junk in entries synced from PalmPilot DateBk4 messages, by Johan
      Vromans <jvromans@squirrel.nl>
    * allow new holiday syntax "workday before/after <date>", by Ian Holland
      <irh@statscout.com>
    * Italian language translations by Paolo Panizza <pp@ieee.org>
    * accept yyyy/mm/dd date input, Brian T. Schellenberger <bts@babbleon.org>
    * Slovak holidays by Mikulas Sustak <sustak@kte.sjf.stuba.sk>

BUG FIXES:
    * fixed Debian bug 157425: color selection dropbox always starts on Default
    * Suns apparently still run X11R5 and don't have XtSignalId et. al.
    * configure script had problems with defaults when using bash (Michael
      Mauch <michael.mauch@gmx.de>
    * fixed configure script problems on Solaris 2.6, by Horst Scheuermann
      <scheuerm@uni-trier.de>
    * fixed Dutch Driekoningen holiday date, by Johan Vromans
      <JVromans@squirrel.nl>
    * IBM AIX doesn't have Xt timers and doesn'd compile plan 1.8.4, excluded
      XFree workaround for IBM
    * week number 2 appeared twice in 2001. Fixed by Helmut Jarausch
      <jarausch@igpm.rwth-aachen.de>
    * Search->One file could not select the "own" file (top menu choice).
    * cleanup: removed remaining K&R varargs and sunkr target
    * fixed '@' user notation in netplan server, by Gennadi Umanski
      <umanskij@ti.uni-trier.de>
    * fixed Japanese string converion, by Tomoko Hayashi <tomoko@u-aizu.ac.jp>
    * other people's .dayplan file references ('L' lines in ~/.dayplan) over-
      wrote own file entries (Heiko Schlichting <heiko@FU-Berlin.DE>)


====== 1.8.6 released 18.3.03 =======

FEATURES:
    * reversed the change in 1.8.5, at popular demand, that lets a personal
      holiday file replace the system holiday file. plan 1.8.6 again reads
      both, system first. The new "reset" keywords can be used to clear all
      system holidays, following an idea by Heiko Schlichting.

BUG FIXES:
    * the edit menu was broken in 1.8.5, fixed by Heiko Schlichting
      <heiko@FU-Berlin.DE>


====== 1.8.7 released 30.9.03 =======

FEATURES:
    * deleted support for SCO
    * pland -p pops up all alarms that triggered since the last time pland
      ran, not just those from the past three hours, by Brian L. Shaver
      <shaker.lxxv@verizon.net>
    * more room for appointments in year overview, moved year to left edge

BUG FIXES:
    * newly entered appointments no longer vanish from the edit menu.
    * fixed errno compiler errors on SMP systems, Thomas Ribbrock
      <emgaron@gmx.net>
    * Italian language translations by Paolo Panizza <pp@ieee.org> were
      missing from the 1.8.5 and 1.8.6 distributions, now included


====== 1.9 released 6.2.05 =======

FEATURES:
    * saved space in various calendar views such as the year overview
    * the week view repeats the hour title every few day rows; it was too easy
      to get lost without scrolling all the time
    * remove obsolete warning windows when the next warning or the main alarm
      is reached.
    * Linux: when a lockfile from a previous plan process is found, do not kill
      it if it's dead and some non-plan process now uses the old process ID.
    * if user "netplan" exists on the system, netplan runs as that user instead
      of nobody. Needed for Debian. Petter Reinholdtsen <pere@hungry.com>
    * added Belgian French holiday file, Nicolas E'vrard <nicoe@wanadoo.be>
    * command-line option -V: experimental and incomplete vCalendar export.
      File can be read by calendar programs such as Mozilla Calendar.
    * plan is now distributed under the GPL license, at your choice.
    * netplan has a new option -s that sends all messages to syslog.

BUG FIXES:
    * fixed Italian language file, Carlo Mandelli
      <carlo.mandelli@consulenti.fastweb.it>
    * fixed misspelling in the Italian language file, littledark
      <littledark@swissinfo.org>
    * "Delete past entries" did not remove repeating entries whose end date is
      in the past, Aaron Kaplan <kaplan@cs.rochester.edu>
    * fixed choice 1 of configure script on Solaris, Aaron Kaplan
      <kaplan@cs.rochester.edu>
    * after running a long time (months), alarms stopped triggering. Fixed by
      Aaron Kaplan <kaplan@cs.rochester.edu>
    * fixed Spanish holiday file, Fernando Tricas "Garci'a"
      <ftricas@amon.cps.unizar.es>
    * fixed loads of inane gcc warning messages
2007-04-28 15:20:42 +00:00
martti
bbe052ddf4 Added xfce4-timer-plugin. 2007-04-27 11:02:36 +00:00
martti
e2e715f6b3 Added some Xfce plugins. 2007-04-27 10:48:06 +00:00