./time/asclock, NeXTstep-like clock and calendar

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 1.0nb2, Package name: asclock-1.0nb2, Maintainer: pkgsrc-users

The asclock is a clock written to emulate the date/time application on
the NEXTSTEP(tm) operating system. asclock supports multiple
languages, military and AM/PM time formats, program execution, and the
shape extension to X-Windows.


Required to run:
[x11/libXpm]

Required to build:
[pkgtools/x11-links] [pkgtools/cwrappers] [x11/xorgproto]

Master sites: (Expand)

Filesize: 33.153 KB

Version history: (Expand)


CVS history: (Expand)


   2025-12-20 15:58:47 by Nia Alarie | Files touched by this commit (2)
Log message: asclock: More fixes for recent gcc versions. 
   2025-12-19 13:24:43 by Nia Alarie | Files touched by this commit (2)
Log message: asclock: Add missing include for exit(3). Uncovered by, and fixes build on, SunOS with recent gcc. 
   2021-10-26 13:24:47 by Nia Alarie | Files touched by this commit (263)
Log message: time: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes 
   2021-10-07 17:04:23 by Nia Alarie | Files touched by this commit (263)
Log message: time: Remove SHA1 hashes for distfiles 
   2018-01-01 23:30:04 by Roland Illig | Files touched by this commit (537)
Log message: Sort PLIST files. Unsorted entries in PLIST files have generated a pkglint warning for at least 12 years. Somewhat more recently, pkglint has learned to sort PLIST files automatically. Since pkglint 5.4.23, the sorting is only done in obvious, simple cases. These have been applied by running: pkglint -Cnone,PLIST -Wnone,plist-sort -r -F 
   2017-10-25 23:45:38 by Pierre Pronchery | Files touched by this commit (1)
Log message: Add support for LDFLAGS This notably fixes building with RELRO enabled. 
   2017-03-23 18:07:02 by Joerg Sonnenberger | Files touched by this commit (219)
Log message: Extend SHA512 checksums to various files I have on my local distfile mirror. 
   2015-08-07 00:16:24 by Pierre Pronchery | Files touched by this commit (1)
Log message: Add support for CFLAGS No functional change intended.