summaryrefslogtreecommitdiff
path: root/time/wmtime
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26time: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes
2021-10-07time: Remove SHA1 hashes for distfilesnia1-2/+1
2020-11-24wmtime: Update to 1.4nia7-162/+22
1.4 - Released 150824 - The dockapp wmtime uses the new version of libdockapp and do not use libwmgeneral. - Add note about libdockapp to INSTALL. 1.3 - Released 150525 - Update to latest version of wmgeneral library. - Fix typos. Ran `codespell -w`. - Tidy #includes based on results of include-what-you-use. - Add -c command line option allowing users to set color. - Fix overflow warning; mask bitmap should be unsigned. - Use #defines to avoid variable length arrays. - Replace C++ style comments. - Fix "ordered comparison of pointer with integer zero" warning. Also take the opportunity to add an error message when iconv_open fails. - Update TODO. In particular, + Remove note about version 1.0 (was never released). + Remove note about LED colors (implemented). + Remove note about language files (unnecessary with locale support). + Update email address. - Add proper copyright header. - Update README. In particular, + Fix typo. + Mention newer command line options. + Drop 17-year-old architecture information. - Update HINTS. In particular, + Add newer command line options. + Update Window Maker instructions. 1.2 - Released 150103 - Remove unused variables. - Use rm -f in make clean. - Update FSF address. - Update GPLv2 from http://www.gnu.org/licenses/old-licenses/gpl-2.0.txt. - Update README contact information; remove trailing whitespaces. - Remove trailing whitespace. - Remove unnecessary Imakefile. - Move source files to top directory. - Update Makefile. - Add -l option to specify locale. - Remove unnecessary references to current version number. 1.1 - Released 131013 - Incorporated many patches from Debian, including + Added manual page + Added -geometry and -noseconds options + Improved locale support
2015-11-02Add SHA512 digests for distfiles for time categoryagc1-1/+2
Problems found with mismatching existing digests for: distfiles/asclock-classic-1.0.tar.gz distfiles/asclock-gtk-2.1.10beta.tar.gz distfiles/asclock-xlib-2.0.11.tar.gz distfiles/emiclock-2.0.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2012-11-01Fix C99 inline usage.joerg2-1/+19
2012-10-23Remove xextproto/buildlink3.mk in most cases where it occurs withwiz1-2/+1
libXext/buildlink3.mk, now that it is included there. Leave the places where its API version is set or variables from it are used directly (about 3 packages).
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-3/+1
2010-02-09update master_siteszafer1-3/+2
2009-05-01replace dead mirror with working one.zafer1-2/+2
2008-07-14Mark as destdir ready.joerg1-1/+3
2007-06-12Avoid unportable Imakefile construct that breaks with modular Xorg.joerg2-1/+22
2007-01-15More dependencies for modular Xorg. Doesn't build right now due tojoerg1-1/+3
make issues.
2006-12-15Mechanically replace all includes of buildlink3.mk of the followingjoerg1-2/+2
packages with the modular Xorg equivalent. Those are falling back to the old location by default, so this commmit doesn't change dependencies. graphics/xpm ==> x11/libXpm fonts/Xft2 ==> x11/libXft x11/Xfixes ==> x11/libXfixes x11/xcursor ==> x11/libXcursor x11/Xrender ==> x11/libXrender x11/Xrandr ==> libXrandr
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers.
2006-02-05Recursive revision bump / recommended bump for gettext ABI change.joerg1-1/+2
2005-11-03Fixed wrong use of WRKSRC.rillig4-11/+13
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-02-23Add RMD160 checksums.wiz1-1/+2
2004-05-07Reset maintainer to tech-pkg@ (from ad@, since he is not working on themwiz1-2/+2
any longer).
2004-04-11Convert to buildlink3.snj1-3/+3
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-3/+2
2003-03-12Add a man-page for wmtime. man-page provided to me by Adriaan Peetersjschauma4-6/+95
<apeeters at lashout dot net>.
2002-10-21Convert to buildlink2. Let USE_IMAKE make do-configure instead of doing itwiz1-8/+3
manually.
2001-10-31Move pkg/ files into package's toplevel directoryzuntum3-2/+2
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc1-3/+0
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-3/+4
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2000-12-17New category: time. Move many packages here:wiz7-0/+51
misc/cal, misc/cardboard-schedule, misc/ical, misc/plan, misc/py-mxDateTime, misc/remind, sysutils/logtime, and 19 more from x11.