summaryrefslogtreecommitdiff
path: root/time
AgeCommit message (Collapse)AuthorFilesLines
2002-10-10buildlink1 -> buildlink2.wiz1-2/+3
2002-10-10Use PKG_JAVA_HOME consistently instead of JAVA_HOME now that JAVA_HOME isjlam1-2/+2
no longer defined by bsd.pkg.mk.
2002-10-09Unused.wiz1-6/+0
2002-10-08buildlink1 -> buildlink2jlam1-5/+6
2002-10-07Convert to buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-06Convert to buildlink2. Use perl5/module.mk.seb1-6/+3
2002-10-05buildlink1 -> buildlink2jlam1-4/+3
2002-10-04add & enable pclockhubertf1-1/+2
2002-10-04Import pclock-0.13.1: Simple analog clock designed for WindowMakerhubertf5-0/+100
pclock is a simple analog clock program designed to run under WindowMaker window manager (also runs fine on any other window manager which supports dock apps, such as PWM). Any 64x64 pixmap may be used as a background. Submitted by Lubomir Sedlacik <salo@Xtrmntr.org> in PR 18008
2002-09-24Complete standardization of messages according to latest pkglint.wiz2-6/+6
2002-09-21Strip the ".buildlink" from the names of the python application andjlam1-2/+2
extension Makefile fragments, because they really don't have anything to do with the buildlink[12] frameworks. Change all the Makefiles that use application.buildlink.mk and extension.buildlink.mk to use application.mk and extension.mk instead.
2002-09-01Use buildlink2.jlam1-3/+2
2002-09-01buildlink1 -> buildlink2.jlam1-3/+4
2002-08-31Convert to buildlink2.wiz1-2/+3
2002-08-25Merge packages from the buildlink2 branch back into the main trunk thatjlam9-35/+32
have been converted to USE_BUILDLINK2.
2002-08-25Merge changes in packages from the buildlink2 branch that havejlam1-0/+7
buildlink2.mk files back into the main trunk.
2002-07-05Move time management related Perl5 packages to category "time".tron9-1/+74
2002-07-04Add and enable "p5-Time" package. This fixes PR pkg/17450 bytron1-1/+2
Hiramatsu Yoshifumi.
2002-07-04Import new "p5-Time" package:tron4-0/+31
perl5 functions to convert and use time variables This package was contributed by Hiramatsu Yoshifumi in PR pkg/17450.
2002-06-26Substitute a couple of `mkdir' by `${MKDIR}'.seb1-2/+2
Remove `-p' from mkdir arguments, it is already part of ${MKDIR}. While here substitute a couple of ${PREFIX} by `%D' in `@exec ${MKDIR} ...' lines and add a couple of missing `%D' in such lines too!
2002-06-15make this go on alphadmcmahill2-1/+54
2002-05-20Add NetBSD tags.cjep3-0/+3
2002-05-14Add and enable xchronoagc1-1/+2
2002-05-14Initial import of xchrono, a multi-timezoned X11 clock, into the NetBSDagc5-0/+63
packages collection. Xchrono is a multi-timezone, multi-face clock program for X Windows. Several cities have been compiled into xchrono, and can be invoked with command-line arguments, xchrono -help gives: Usage: xchrono [-analog] [-bw <pixels>] [-digital] [-fg <color>] [-bg <color>] [-hd <color>] [-hl <color>] [-bd <color>] [-fn <font_name>] [-help] [-padding <pixels>] [-rv] [-update <seconds>] [-display displayname] [-geometry geom] [-width clockWidth] [-height clockHeight] [-local localName] [-boston] [-newyork] [-chicago] [-denver] [-la] [-hawaii] [-tokyo] [-sydney] [-london] [-paris] [-frankfurt] [-rio] OK, OK, Hawaii isn't a city, but you get the point. The timezones used are taken from tztab in the SYSV case, and from /usr/lib/zoneinfo otherwise, and as such may or may not be correct (the TZ variable definitions or the city->timezone mappings). The -local <localName> option causes a clock labeled with <localName> using the value of TZ at startup as it's timezone. In addition, a GMT clock always appears. [Requested by groo, who has enough trouble with one timezone, so why he wants more is beyond me.]
2002-05-09Add and enable projclock.agc1-1/+2
2002-05-09Initial import of projclock-0.7, a time-management and reporting utility.agc6-0/+82
Project Clock lets you record the time you spend on different tasks with a single mouse click. It is easy to add and delete projects. An included utility generates reports.
2002-04-23Note explicitly that this package is USE_X11BASE. Currently, it relies onjlam1-1/+2
motif.buildlink.mk to define it.
2002-03-22Fix typo in last commit.tron1-2/+2
2002-03-22Add a conflict with the "ivtools" package.tron1-1/+3
2002-03-13Give all packages which depend on "png" a version bump, and updatefredb2-4/+6
all dependencies on packages depending on "png" which contain shared libraries, all for the (imminent) update to the "png" package. [List courtesy of John Darrow, courtesy of "bulk-build".]
2002-02-27Add and enable xtuagc1-1/+2
2002-02-27Initial import of xtu-1.1 into the NetBSD packages collection.agc4-0/+27
xtu is a small configurable analog clock for X11. Provided in PR 15750 by Jonathon Perkin (sketch@rd.bbc.co.uk), modified slightly by myself.
2002-02-25Use the default EXTRACT_CMD instead of a hand-crafted one, as the defaultjlam1-3/+1
is sufficient.
2002-02-22Integrate Poskanzer's y2k patch.is2-5/+5
2002-02-15mkdir -> ${MKDIR}skrll2-6/+6
rmdir -> ${RMDIR} rm -> ${RM} (${RM} added to PLIST_SUBST) chmod -> ${CHMOD} chown -> ${CHOWN}
2002-01-27Use auto-extract code for .shar files.jlam2-5/+2
2002-01-24$(TOP_X_INCLUDES) doesn't need to be prefixed with "-I" since its value,jlam2-4/+4
if nonempty, is already preprocessor flags. Fixes bulk-build problem.
2002-01-19Fix MASTER_SITES.taca1-2/+2
2002-01-19Update to 1.23. No changelog available, though there probablymjl6-25/+109
are many since the last version in pkgsrc was 1.1.
2002-01-16back out the last 2 commits - the conflict was between python-2.0.* anddrochner1-4/+2
python20-* and is listed in python20/Makefile now
2002-01-16Add explicit conflict with version 2.0.* of the "python" package.tron1-1/+3
2002-01-16Remove 2.0 from list of accepted "python" version because this packagetron1-2/+2
conflicts with it.
2002-01-15add a buildlink.mk for use by dependant applicationsdrochner1-0/+6
2002-01-15convert to use python/extension.buildlink.mkdrochner4-65/+75
2002-01-01Touch generated files after configure to avoid rebuilding them andbjoern1-1/+7
breaking the package build with that.
2001-11-29Buildlinkify.jlam1-5/+6
2001-11-26add and enable globewiz1-1/+2
2001-11-26Display lit face of Earth in ASCII (twin of phoon)is5-0/+61
2001-11-15Strongly buildlinkify, and make this package work on Solaris by followingjlam3-16/+28
the suggestions in the Makefile.
2001-11-10Add and enable phoon (hi ig!)wiz1-1/+2