Version: 1.6, Package name: xcowsay-1.6 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description xcowsay displays a cute cow and message on your desktop. Inspired by the original cowsay. * Fully configurable! * Calculates display time from amount of text * Dream mode - display images in the bubble * Can draw thought and speech bubbles * Three different sized cows provided * fortune(6) wrapper program: xcowfortune - cow will deliver pearls of wisdom! * Replace the naffness that is xmessage(1) * Should work with any window manager * Supports UTF-8 characters properly |
Filesize: 285.981 KB |
Version History (View Complete History) |
|
2020-10-13 09:58:06 by Charlene Wendling | Files touched by this commit (3) |
Log message: xcowsay: update to 1.5.1 Also, remove CFLAGS because C99 is now detected at configure time, and add an upstreamed patch so configuration files are properly read on unsigned char archs (arm, powerpc). Thanks to bcallah@ for code correctness hint! OK gnezdo@ |
2020-03-03 09:06:12 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: Fix xcowsay on base-gcc architectures (sparc64 in particular) base-gcc needs -std=c99 to build ok sthen |
2020-02-27 08:18:22 by Stuart Henderson | Files touched by this commit (1) |
Log message: xcowsay: fix WANTLIB/LIB_DEPENDS, it has moved to gtk+3. switch to https HOMEPAGE while there. |
2020-02-27 04:45:42 by Benoit Lecocq | Files touched by this commit (2) |
Log message: Update to xcowsay-1.5. |
2019-07-12 14:46:30 by Stuart Henderson | Files touched by this commit (853) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2016-11-01 15:15:23 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: update to xcowsay-1.4 |
2010-11-16 04:23:29 by Marc Espie | Files touched by this commit (200) |
Log message: new depends |
2010-11-08 16:12:32 by Marc Espie | Files touched by this commit (12) |
Log message: old-style LIB_DEPENDS |
2010-10-18 12:00:20 by Marc Espie | Files touched by this commit (155) |
Log message: USE_GROFF=Yes |
2010-10-11 02:14:01 by Jasper Lievisse Adriaanse | Files touched by this commit (22) |
Log message: - fix WANTLIB after cairo update. |
2010-09-30 01:21:21 by Antoine Jacoutot | Files touched by this commit (90) |
Log message: Fix DEPENDS after gtk+2 and gdk-pixbuf split. ok jasper@ |
2009-11-03 12:55:57 by Landry Breuil | Files touched by this commit (2) |
Log message: Fix bad crash when X bpp != 24, reported by steven@ Diff from upstream. |