summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2004-03-29Add a BUILDLINK_PKGBASE.<pkg> definition where it's not equal to <pkg>,jlam1-1/+2
e.g. "BUILDLINK_PKGBASE.gtk?= gtk+". This is mandated by the example buildlink[23].mk files in bsd.buildlink[23].mk.
2004-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz3-3/+6
Buildlink files: RECOMMENDED version changed to current version.
2004-03-19These packages use c++, so add USE_LANGUAGES= c c++bouyer1-1/+2
2004-03-18Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properlyjlam2-6/+3
by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
2004-03-16If the ${PKGBASE} of a package doesn't match the token passed tojlam1-1/+2
BUILDLINK_PACKAGES, then set BUILDLINK_PKGBASE.<pkg> explicitly so that we can map from <pkg> to BUILDLINK_PKGBASE.<pkg>.
2004-03-12Update to 1.56heinz2-13/+8
It's no longer in category 'devel'. PERL5_CONFIGURE is already the default if we include module.mk. No more pre-configure necessary, the maintainer integrated the reported fix for Solaris. Relevant changes since 1.52 =========================== 1.56 - Give a clearer message if the tests timeout (perl change #22253) - Don't use /tmp or its moral equivalents (perl bug #15036, perl change #22258) 1.55 - Windows: ming32 patch from Mike Pomraning (use Perl's Const64() instead of VC-specific i64 suffix) 1.54 - Solaris: like Tru64 (dec_osf) also Solaris need -lrt for nanosleep 1.53 - Windows: higher resolution time() by using the Windows performance counter API, from Jan Dubois and Anton Shcherbinin. The exact new higher resolution depends on the hardware, but it should be quite a bit better than using the basic Windows timers.
2004-03-11Remove info files entries from PLIST.seb1-16/+1
2004-03-10Fix some C99-isms to let this build under 1.6.2.jmmv2-1/+48
2004-03-10Fix some C99-isms to let this build under 1.6.2.jmmv2-1/+48
2004-03-10Add and enable gtodo and gtodo-applet.jmmv1-1/+3
2004-03-10Initial import of gtodo-applet, version 0.1:jmmv4-0/+43
Gtodo is a to-do list manager written for use with the GNOME desktop. It tries to follow the HIG and GNOME policies as well as possible. This package provides an applet for this application, to be integrated within the GNOME's panel.
2004-03-10Initial import of gtodo, version 0.14:jmmv5-0/+67
Gtodo is a to-do list manager written for use with the GNOME desktop. It tries to follow the HIG and GNOME policies as well as possible.
2004-03-10Update MASTER_SITES and HOMEPAGE; the program is no longer hosted at SF.net.jmmv1-3/+3
2004-03-10File removed, we are now using buildlink3martti1-26/+0
2004-03-10bl3ify and bump PKGREVISION due to meta-pkgs/xfce4 upgrade.xtraeme2-3/+25
2004-03-08Enable tk84 and replace x11/tk with x11/tk83. Packages compatibleminskim2-4/+4
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-06Conform to template in revision 1.101 of bsd.buildlink3.mk.jlam1-7/+8
2004-03-05Update gdeskcal to 0.57.minskim3-12/+18
Changes since 0.55: - Full compatibility with GTK 2.4 - Uses EWMH window flags if gDesklets is installed - Integrated patch for event locations by Priit Laes (thanks, Priit!) - Fixed endless loop bug (thanks to Inigo Serna for locating the bug), aka Debian bug #221406 - Fixed slash and ampersand bugs in event summaries, aka Debian bugs #216064 and #217697
2004-03-04D'oh! Fix typo: Only add the dir not the actual header..recht1-2/+2
2004-03-04add path to mxDateTime's headers to BUILDLINK_INCDIRSrecht1-1/+3
2004-03-04bl3ifyrecht2-2/+22
Patch provided by Michal Pasternak in PR 24664 (with fixes by me).
2004-02-18Include "../../mk/compiler.mk" to get the value of CC_VERSION beforejlam1-2/+2
testing it.
2004-02-15Prevent error dialog when the cursor has disappeared whilst displayinglukem3-2/+29
a popup `tip', as can happen when running x11/unclutter and leave the mouse over an item with a tip; the tip is displayed, the mouse hides, and now pck-timer doesn't barf when the mouse reappears. Fix from Ben Elliston, who knows much more tcl than I do.
2004-02-14LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now lists of shell globsjlam1-2/+1
relative to ${WRKSRC}. Remove redundant LIBTOOL_OVERRIDE settings that are automatically handled by the default setting in bsd.pkg.mk.
2004-02-14remove unneeded CONFIG_{GUESS,SUB}_OVERRIDE, as bsd.pkg.mk does thisgrant1-3/+1
automatically now.
2004-02-08Update to 1.2: fixes a problem with day numbers 8 and 9 (introduced in 1.1).kim2-5/+5
2004-02-04Allow this to install under Linux (just like SunOS man page).reed1-2/+2
2004-01-24replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.grant2-4/+4
2004-01-23Bump PKGREVISION due to xmlcatmgr update to 2.0beta1. I know; this is a PITA.jmmv2-4/+4
This shouldn't be needed if we had non-recursive dependancies *sigh*.
2004-01-23bump PKGREVISIONS after name change of the pyxml dependency.recht1-2/+2
spotted by wiz@
2004-01-23catch up with pyxml -> py-xml name changerecht1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc16-32/+34
2004-01-11Update to logtime-1.1, which no longer depends on GNU date(1).kim2-8/+5
2004-01-10Remove KDE1 packages (and dependencies) from pkgsrc, since the KDEwiz13-324/+1
authors have dropped support for it and have not been backporting security fixes. As proposed on tech-pkg numerous times (last one: Dec 27 2003).
2004-01-09Add and enable jday.wennmach1-1/+2
2004-01-09Import of jday-1.3 -- utilities and library for conversion betweenwennmach4-0/+60
calendar and Julian dates. Submitted in PR pkg/24027 by David Simas, with some changes by myself.
2004-01-05bl3ifyjlam2-4/+8
2004-01-03Bump package revisions for tiff update.reed4-8/+8
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2004-01-01PKGREVISION++salo5-19/+18
- USE_X11BASE -> USE_X11 - don't install CHANGES - MASTER_SITES and HOMEPAGE disappeared, use MASTER_SITE_DEBIAN
2003-12-28* comment out MASTER_SITES for now, this doesn't seem to be fetchablezuntum1-3/+3
like all the other sourceforge distfiles. the distfile is available at ftp.netbsd.org/pub/NetBSD/packages/distfiles/, at least. * update HOMEPAGE
2003-12-28Update devtodo to version 0.1.17.zuntum8-41/+69
The side effect of this update is that the package compiles with gcc3 now :-) Changes from version 0.1.7: 0.1.17 * Fixed seg-fault when specifying bold colours with the --colour option. Thanks to Tim Peoples for pointing pointing this out. * Renamed regex.{c,h} to c_regex.{c,h} so they don't conflict with Regex.{cc,h} under operating systems which do not honour case (OS/X and/or Cygwin). Also removed -s (strip) from LDFLAGS, as this is not supported on some O/S' (eg. OS/X). David Bacher wrote in with these issues. * Modified tod2html.xslt so the todo title is displayed in the page, as well as in the page title. * Fixed an issue with not displaying links when timeout was in effect. * Added a new 'default' priority which has the following semantics: when adding a new item it will be priority 'medium', when grafting to an existing item the new item will be given the parents priority, and when editing an existing item its priority will be preserved. An items priority can be overridden on the command line with --priority <priority> when any of these actions are performed. Devtodo will never prompt for priority with this enabled. Handy for putting in your ~/.todorc. * Fixed display issues when summarising multi-line items. * Fixed a bug where colours were reset when displaying linked databases. 0.1.16 * Made broken links silently fail rather than failing loudly and horribly. * Modified the semantics for expanding indices. Now when you use an index with no modifier (eg. todo 10, as opposed to todo -10 or todo +10), only one level of children is expanded. * Big change is the addition of multi-line items and title texts! This is a much requested feature. To use this, you can either pipe text into devtodo: cat <<- EOF | tda -p medium This is some multi-line text. EOF Or press <CTRL-N> to insert a new line when at the devtodo input prompt. 0.1.15 * Added --force-colour option to force use of colour even when not outputting to a terminal. Requested by James Troup. * Added a patch sent in by Philipp Buehler which adds support for title strings to the todo2html.xslt XSLT script. * Fixed bug when displaying priorities in TODO list ("mediumriority"). * Added a MASSIVE patch sent in by Christian Hammond which adds support for linking other todo databases into one single view. This is extremely useful for situations where you have a core project directory with sub-directories containing unique individual databases. You can link them so they are all viewed from the core database. Great work! * tda will now merge all non-quoted arguments into one string to be used for the body text of the item to add. This lets this work: tda -p high Need to go to the shop and get some milk without needing to do: tda -p high "Need to go to the shop and get some milk" * Another bug report by James Troup via the Debian Project. Thanks James and Arthur for being long time supporters of the project! * Made doc/scripts.sh more coherent and less convoluted. * A variation on the XSLT transform was sent in by Christian Hammond. An example of its use is available at http://www.chipx86.com/todo.ml. 0.1.14 * Fixed a bug where devtodo doesn't work without the TERM variable being set. Caused havoc in Bill Carlson's cron job. Thanks for tracking it down Bill. * Fixed some more GCC 3.x compilation problems. I'm still using [io]strstream, as opposed to the more correct [io]stringstream, so that it should still compile with older versions of GCC. Fingers crossed. 0.1.13 * Patch from David Furodet to fix compilation problems on Solaris. * Added 'finishing comments'. This allows you to optionally add a comment to an item when you are marking it as done, giving reasons/comments for why you are marking it complete. This is really useful. This also breaks backward compatibility with previous BINARY formats only. The XML format is not affected. 0.1.12 * Applied a patch by Michael Tilstra that fixes segfaults when overriding colours. * Added a script (contrib/tdrec) to display databases from all sub-directories. Thanks to Brian Herlihy for the contribution. Modified it slightly so it passes arguments to devtodo (such as --summary). * Modified cd, pushd and popd replacement scripts (doc/scripts.sh) so that their exit status is preserved. Required so things like this work correctly: cd doc && echo foo Thanks to Erin Quinlan for the fix. * Now displays the index of newly added items when --verbose is on. Thanks to James Troup for suggesting this. * Fixed man page inconsistency with '-S' and '-s' for summary mode. Thanks to James Troup again for picking this up. * Another problem found by James Troup - when grafting, the validity of the grafting index was only checked after the new item text was typed. This has been recitifed. * Work around for some weirdness when generating RPM's. 0.1.11 * Modified .spec file so it doesn't do an aclocal/autoheader/automake/autoconf before compiling. Fixes incompatibilities between versions of automake. * Applied a patch sent in by Anreas Amann to fix more incompatibilities with GCC 3.0. 0.1.10 * Now 'using namespace std;'. It's the standard and it seems as if GCC 3.0 finally requires it, so in it goes. * Fixed an incompatibility with versions of GCC prior to 3.0 using different arguments to std::string::compare. Quite annoying. I replaced it with strncmp. * Readline is driving me insane. The example from the readline info page says to use "completion_matches" so I basically copied the code verbatim. But some versions don't seem to include the function in the readline header file? Agggggghh. So once again, it's back to using a manually created header file. It seems to work the best. 0.1.9 * I had a bad feeling that including the readline headers would cause problems and I was right :(. I'm now not including any readline headers of any form, so if compilation breaks due to your system readline headers having K&R style function declarations, upgrade to the latest version. * Renamed the XSLT examples to reflect their purpose (eg. xslt-example.1 => todo2pdf.xslt) 0.1.8 * Fixed for the spelling of "heirarchical" :) * Repatched --mono fix that gets rid of spurious escape sequences (picked up by Mark Eichin). * Fixed envar expansion broken by event handling modifications. Whoops. * Numeric priorities can now be specified on the command line. Christian Kurz picked this one up. * Added a new filter for searching through the database. This is done with the filter '/'. eg. "todo --filter /CVS" will show all items with the word CVS in them. This can also be expressed as a shorthand version: "todo /CVS". The text is interpreted as a regular expression. * Changed filter behaviour to be more logical. Numeric filters with no sign prefix will now only show the item itself, not children. Prefixing the filter with a + will display the children as well and prefixing with a - will filter out that item. * Subsequently almost totally rewrote filtering code so it's more logical and doesn't break (hopefully). * Short arguments can now be fully merged into one argument. eg. todo -v -v -f 2-10 can be represented as: todo -vvf2-10 * Added an "echo" command for use in ~/.todorc. This can be used for status messages or whatever. eg. on save echo Saved $TODODB * Added another PERL script (contrib/changelog2html) to convert directly from the ChangeLog to HTML. * Fixed default formatting string for --TODO. * James Troup had the suggestion (which is now implemented) of clearing the priority as soon as the user hits a key other than enter when editing an existing item. * Copied the readline.h and history.h from my system's readline into devtodo's source. Hopefully this won't break compiles on any systems :\.
2003-12-28Add hints file for Solaris to enable nanosleep()heinz1-1/+6
2003-12-26Depend on latest kdebase-1*.wiz1-2/+2
2003-12-17add CATEGORIES=timejdolecek1-1/+2
2003-12-17added pear-Date 1.3, from pkgsrc-wip, as done by Adrian Portellijdolecek1-1/+2
pear-Date constains generic PHP classes for representation and manipulation of dates, times and time zones without the need of timestamps, which is a huge limitation for php programs. Includes time zone data, time zone conversions and many date/time conversions. It does not rely on 32-bit system date stamps, so you can display calendars and compare dates that date pre 1970 and post 2038. This package also provides a class to convert date strings between Gregorian and Human calendar formats.
2003-12-17Add pear-Date 1.3jdolecek4-0/+23
pear-Date are generic PHP classes for representation and manipulation of dates, times and time zones without the need of timestamps, which is a huge limitation for php programs. Includes time zone data, time zone conversions and many date/time conversions. It does not rely on 32-bit system date stamps, so you can display calendars and compare dates that date pre 1970 and post 2038. This package also provides a class to convert date strings between Gregorian and Human calendar formats.
2003-12-13Bump PKGREVISION for atk library major bump.wiz3-4/+6
2003-12-05Override config.sub and config.guess to let it recognize shark.kristerw1-1/+3
2003-12-04Add and enable grdc.xtraeme1-1/+2
2003-12-04Initial import of grdc-20031019 from pkgsrc-wip, packaged by xtraeme4-0/+20
Mike M. Volokhov. This is a GRand Digital Clock (GRDC) from the set of FreeBSD-current games, patched to support old curses implementation.