summaryrefslogtreecommitdiff
path: root/time/xclock/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2022-11-09Reset MAINTAINERjoerg1-2/+2
2022-04-08xclock: update to 1.1.1wiz1-2/+2
Alan Coopersmith (2): Fall back to sin() and cos() calls on systems without sincos() xclock 1.1.1 Thomas Kuehne (2): fix -Wmissing-field-initializers warning fix -Wabsolute-value compiler warning
2022-04-03xclock: update to 1.1.0.wiz1-4/+3
Alan Coopersmith (5): Fix build on Solaris Fix spelling/wording issues gitlab CI: add a basic build test Build xz tarballs instead of bzip2 xclock 1.1.0 Keith Packard (1): Update hands smoothly in Render mode rees4905 (2): re-indent Clock.c man: Indicate that -twelve & -twentyfour only affect brief display
2020-08-17*: revbump after fontconfig bl3 changes (libuuid removal)leot1-1/+2
2020-01-18all: migrate several HOMEPAGEs to httpsrillig1-2/+2
pkglint --only "https instead of http" -r -F With manual adjustments afterwards since pkglint 19.4.4 fixed a few indentations in unrelated lines. This mainly affects projects hosted at SourceForce, as well as freedesktop.org, CTAN and GNU.
2019-11-14xclock: update to 1.0.9.wiz1-2/+2
Alan Coopersmith (3): Use _CONST_X_STRING to make libXt declare String as const char * Clear -Wsign-compare warning from gcc 7.3 xclock 1.0.9 Jon Turney (1): Consistently use X_GETTIMEOFDAY Niclas Zeising (2): Fix logic sourrouning && and || Use fabsf when dealing with floating point numbers
2019-02-21xclock: update to 1.0.8.wiz1-3/+2
Alan Coopersmith (7): config: Add missing AC_CONFIG_SRCDIR configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Update README for gitlab migration Update configure.ac bug URL for gitlab migration Replace remaining sprintf calls with snprintf xclock 1.0.8 Emil Velikov (1): autogen.sh: use quoted string variables Jon TURNEY (1): No point in trying to use iconv if we don't have nl_langinfo Keith Packard (1): Allow sub-second updates. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish
2018-03-12Recursive bumps for fontconfig and libzip dependency changes.wiz1-1/+2
2013-09-08Update to 1.0.7:wiz1-4/+2
This release includes code & man page cleanups. Alan Coopersmith (4): Store sine & cosine tables as doubles instead of floats Add noreturn attributes suggested by -Wmissing-noreturn Combine usage message strings & print them to stderr, not stdout xclock 1.0.7 Eric S. Raymond (1): Don't rely on being able to set tab stops.
2013-06-06Bump PKGREVISION for libXft changes for NetBSD native X support onwiz1-2/+2
NetBSD 6, requested by tron.
2013-06-04Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:tron1-2/+2
Recursively bump package revisions again after the "freetype2" and "fontconfig" handling was fixed.
2013-06-03Bump freetype2 and fontconfig dependencies to current pkgsrc versions,wiz1-1/+2
to address issues with NetBSD-6(and earlier)'s fontconfig not being new enough for pango. While doing that, also bump freetype2 dependency to current pkgsrc version. Suggested by tron in PR 47882
2013-05-30Set PREV_PKGPATH.rodent1-1/+3
2013-05-27Import xclock-1.0.6 as time/xclock.rodent1-0/+27
This package provides xclock, an analog / digital clock for X. This is from the modular X.org X11 project.