summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2004-12-28The default location of the pkgsrc-installed rc.d scripts is nowreed1-1/+2
under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
2004-12-27Upgrade to 2.0.6darcy2-6/+6
2004-12-20since perl is now built with threads on most platforms, the perl archlibgrant5-5/+10
module directory has changed (eg. "darwin-2level" vs. "darwin-thread-multi-2level"). binary packages of perl modules need to be distinguishable between being built against threaded perl and unthreaded perl, so bump the PKGREVISION of all perl module packages and introduce BUILDLINK_RECOMMENDED for perl as perl>=5.8.5nb5 so the correct dependencies are registered and the binary packages are distinct. addresses PR pkg/28619 from H. Todd Fujinaka.
2004-12-03Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.wiz7-15/+15
Suggested by Roland Illig, ok'd by various.
2004-11-30remove an obsolete PKGREVISONperry1-2/+1
2004-11-30Update to sunclock version 1.5perry3-12/+6
Changelog: Version 1.5 - Updates of the main window and the icon should now work with all window managers (e.g. WindowMaker's `shading' caused problems before) - Uploaded by Wolfram Gloger (wmglo@Dent.MED.Uni-Muenchen.DE) Version 1.4-colour - Added options for user to specify the colours used to draw the map. Updated man page. - Michael Richmond (mar@mri.mq.edu.au)
2004-11-27Update pear-Date to 1.4.3.jdolecek2-6/+6
Changes 1.4.1 to 1.4.3: * Fix #1250 Wrond name for Bangladesh TZ * Fix #1390, add XML Schema datetime support * TimeZone default bad global usage only _DATE_TIMEZONE_DEFAULT is used now * Fix #683, add optional length argumet to getDayName() * Fix PHP5 problems with get_class functions * Fix #674 endOfWeek() beginOfWeek() * Fix #727, weeksInMonth (wrong result with some dates) * Fix #674 (and old system #22549), check arguments in Date_Span Changes in 1.4: - improvements in input date parsing - add Date methods addSpan() and subtractSpan() - added two more ISO8601 date/time output formats DATE_FORMAT_ISO_BASIC and DATE_FORMAT_ISO_EXTENDED - improve Date_Calc isLeapYear() and daysInMonth() for year 1582 - add gregorianToISO() method to Date_Calc - add dateSeason() method to Date_Calc - add Date_Span class - bugfix in Date_Calc when century ends in 00, only define DATE_CALC_BEGIN_WEEKDAY if not already defined - bugfix in beginOfNextWeek(), beginOfPreviousWeek() - bugfix in nextDayOfWeek and prevDayOfWeek (thx to koan at gmx dot at) - bugfix for bug 62: getDate(DATE_FORMAT_UNIXTIME) off because of DST - bugfix for bug 65: format(e) returns zero-padded day - bugfix for bug 195: Suppress a notice in setDate() - bugfix for bug 271: Date_Calc weeksInMonth() returns wrong number - fix abstraction bug, Date constructor accepts now object that extends Date - add tests to release package - Fix notices and mins calc in to toUTCbyOffset()
2004-11-27Update gnotime to 2.2.1.jdolecek5-274/+12
Changes: * further use of GtkDialog * added filter for HTML diary * escape & in project name * add option to reparent intervals to tasks above or below * sync qof with latest qof sources * accepted main.c <sys/wait.h> patch
2004-11-27Use HOMEPAGE provided by lang/php/pear.mkjdolecek1-2/+1
2004-11-26Update to 1.24. This version fixes a memory leak.snj2-6/+5
2004-11-24Fixed the globbing in patch-ac (thanks Christos), to avoid errors from free.kim3-10/+12
Closes PR pkg/26612
2004-11-24Make this build under NetBSD 1.6.2 (C99-isms, and a missing header file).kristerw14-5/+1012
2004-11-22USE_LANGUAGES= c++wiz1-2/+2
2004-11-13USE_BUILDLINK3 is a yes/no variable.jlam1-2/+2
2004-11-01use the shared pear module framework, so that these work with both PHP4jdolecek1-2/+2
and PHP5; no functional change, so PKGREVISION not bumped
2004-10-28Update to 2.0.1:jmmv3-6/+11
- new translations: vi, it, ru, zh_CN, zh_TW. - updated translations.
2004-10-24Fix path in master site.jmmv1-2/+2
2004-10-23Add and enable p5-Time-Pieceminskim1-1/+2
2004-10-23Import p5-Time-Piece from pkgsrc-wip. Packaged by Hiramatsu Yoshifumi.minskim4-0/+28
This module replaces the standard localtime and gmtime functions with implementations that return objects. It does so in a backwards compatible manner, so that using localtime/gmtime in the way documented in perlfunc will still return what you expect.
2004-10-23Update to 2.2.0nb1:jmmv4-25/+85
- Capitalize comment and s/gnome/GNOME/. - Sort USE_* section alphabetically. - Register gnotime.schemas into GConf2's database. - Register documentation into scrollkeeper's database. - Add explicit run dependencies on everything used by this package directly. - Also add some missing build dependencies: intltool and pkgconfig. - Drop dependency on guile-gtk: it's used nowhere. - Add missing files to PLIST.
2004-10-23add PTimeTracker 1.7.2 - QT-based utility to keep track of the time spentjdolecek1-1/+2
on projects.
2004-10-23add PTimeTracker 1.7.2 - QT3-based utility to keep track of the time spentjdolecek4-0/+43
on projects.
2004-10-23add gnotime 2.2.0 - time tracker for gnome2jdolecek1-1/+2
2004-10-23add gnotime 2.2.0 - time tracker for gnome2jdolecek5-0/+144
package based on the FreeBSD port, subject to port2pkg and some additional tweaking
2004-10-19Add and enable evolution-webcal.jmmv1-1/+2
2004-10-19Initial import of evolution-webcal, version 2.0.0:jmmv4-0/+79
A GNOME URL handler for web-published ical calendar files, which integrates with the Evolution groupware suite. It allows you to subscribe to a published calendar simply by clicking on a 'webcal:' URL.
2004-10-08Updated xfce4-datetime-plugin to 0.3.1martti4-10/+10
* Bug fixes
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv13-22/+26
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
2004-09-22Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.jlam1-3/+1
All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-14- bl3ify.salo1-2/+4
- update MASTER_SITES - add HOMEPAGE, even if it holds only a simple README and distfiles, better than nothing. Addresses PR pkg/26914 by Georg Schwarz.
2004-09-10Patch a couple of prototypes so that they more properly match theatatat4-3/+41
actual function declarations. This makes finicky c compilers happier. Problem pointed out by Georg Schwarz in private email.
2004-09-08Fixed problem reported in RP 26866 and updated ical to 2.3.1wulf16-1215/+73
2004-09-05bbtools.thelinuxcommunity.org does not seem to exist any more,jschauma1-3/+3
substitute with bbtools.windsofstorm.net. Pointed out by Georg Schwarz in private mail.
2004-09-05Do the stricmp dance under IRIX as well.jschauma2-6/+6
Fix provided by Georg Schwarz in PR pkg/26851.
2004-08-27Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,jlam2-4/+4
which are the full option names used to set rpath directives for the linker and the compiler, respectively. In places were we are invoking the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is inserted in case the flag is a word, e.g. -rpath. The default values of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the compiler that you use. They may be overridden on a ${OPSYS}-specific basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG, respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
2004-08-11Update homepage and master site.ben1-3/+3
2004-08-03Update time/p5-Time-HiRes to 1.59. Changes from version 1.56 includejlam2-6/+5
changes to improve Win32 support.
2004-07-22add python as categoryrecht1-2/+2
ok'd a while back at pkgsrcCon by agc and wiz
2004-07-21USE_IMAKE implies USE_X11BASE, remove it.salo1-2/+1
2004-07-13Add and enable xdkcal.jmmv1-1/+2
2004-07-13Initial import of xdkcal version 0.9d:jmmv5-0/+63
X Desktop Calendar (xdkcal) is a calendar for the X Window System: it simply draws a calendar on your desktop. You can customize its fontset, its color and/or its drawing style. This application is completely internationalized, so that it reads the locale database and draws locale specific strings, such as the name of months or weeks. Package provided by Mike M. Volokhov in pkgsrc-wip.
2004-06-10Make this compile on Linux and IRIX and increase odds of working onjschauma5-10/+54
other non-NetBSD platforms as well (though they may need ALL_TARGET tweaking): - apparently some versions of Linux/gcc combinations require the header file errno.h included in each file in order for it to link (otherwise, it will compile (!?) but bail out when linking) - set ALL_TARGET to LOWER_OPSYS this works for netbsd and linux, and should work for the other bsds at least. - set ALL_TARGET differently for IRIX - use CFLAGS instead of hard-coded ABI flags for IRIX 6 - some install-sh/install can not handle multiple files/directories at once. Newer bootstrapped versions can, but for systems that still have the older one we may as well split this for better compatibility.
2004-06-03This package doesn't compile anything. Use DEPENDS instead ofminskim1-3/+6
buildlinking. Also define NO_CONFIGURE and enable pkgviews installation.
2004-05-27Add new package: time/gnutime (from pkgsrc-wip).reed1-1/+2
2004-05-27Import of gnutime-1.7reed6-0/+219
Report user, system, and real time used by a process From pkgsrc-wip's wip/time.
2004-05-23malloc.h fixes for darwin, plus a handful of other small fixes fordanw2-1/+14
problems found after fixing malloc problems
2004-05-23USE_BUILDLINK3 so that -Wl,-R/usr/X11R6/lib gets stripped/translateddanw1-1/+2
properly on various OSes
2004-05-17Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymoreseb1-2/+1
used since revision 1.139 of mk/buildlink3/bsd.buildlink3.mk.
2004-05-16Change CATEGORIES to ``time.'' Pointed out by Kibum Han.minskim1-2/+2
2004-05-15Update xfce4-datetime-plugin to 0.3.0. Based on the patch submittedminskim3-7/+8
by Kibum Han in PR pkg/25571. Changes: * datetime/datetime.c: automatically change layout when the panel size is small * datetime/datetime.c: append entry to select date. format change is applied on closing option window * internationalization * datetime/datetime.c: split main label into two, date label and time label add Week starts monday option for calendar (#1181) Thanks to Jeroen Peters (xfce-goodies@jpeters.coldmail.nl) * add autogen.sh * update libtool to 1.5.0a * datetime/datetime.c: change timeout interval with format string(aware of second field)