./x11/mcookie, Tool for creating cookies for xauth(1)

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


Branch: CURRENT, Version: 2.32.1, Package name: mcookie-2.32.1, Maintainer: pkgsrc-users

mcookie generates a 128-bit random hexadecimal number for use with
the X authority system.


Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 4454.188 KB

Version history: (Expand)


CVS history: (Expand)


   2019-11-03 10:14:21 by Roland Illig | Files touched by this commit (148)
Log message:
x11: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2017-12-08 09:03:35 by Adam Ciarcinski | Files touched by this commit (29) | Package removed
Log message:
libuuid, libblkid, mcookie: updated to 2.31

util-linux v2.31:
blkid: improve man page wording
blkid: more info about ambivalent results to the man page
blkid: cleanup man page info about lsblk

pkgsrc:
unified libuuid, libblkid, and mcookie
libuuid: also installs uuidgen
   2017-11-23 21:27:21 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
mcookie: update to 2.31.

no change.
   2017-10-02 17:39:11 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
mcookie: update to 2.30.2.

No changes.
   2017-08-14 23:17:14 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated mcookie to 2.30.1.

Documentation improvements.
   2017-06-19 22:44:25 by Thomas Klausner | Files touched by this commit (2)
Log message:
Updated mcookie to 2.30.

docs: replace FTP by HTTPS in kernel.org URLs
Place SEE ALSO entries in order
Use --help suggestion on invalid option
   2017-05-12 04:41:54 by Maya Rashish | Files touched by this commit (1)
Log message:
mcookie: override configure script accidentally finding
dragonflybsd cpu_set_t (it's pretty much made for linux,
the upstream name is 'util-linux'...)

indent to appease pkglint
   2017-04-23 16:51:43 by Takahiro Kambe | Files touched by this commit (1)
Log message:
Quick build fix on NetBSD 6.1_STABLE using bash to configure.
(I did not find a problem of configure with NetBSD 6.1_STABLE's sh(1).)