Version: 0.99.20, Package name: libcaca-0.99.20 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description The libcaca library is a graphics library that outputs text instead of pixels, so that it can work on older video cards or text terminals. It is not unlike the famous AAlib library. libcaca needs a terminal to work, thus it should work on all Unix systems using either the slang library or the ncurses library. |
Filesize: 1074.137 KB |
Version History (View Complete History) |
|
2021-11-28 03:32:40 by Nam Nguyen | Files touched by this commit (5) |
Log message: update graphics/libcaca 0.99.beta20. Changelog: https://github.com/cacalabs/libcaca/releases/tag/v0.99.beta20 There are some CVE fixes listed there (e.g., buffer overflow, illegal WRITE access, illegal READ access). Here is one: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3410 https://github.com/cacalabs/libcaca/issues/52 This update: - Moves MASTER_SITES to github (http://caca.zoy.org/browser/libcaca/trunk/README) - Defines V and PKGNAME substitution - Bumps major because of removed symbols. libcaca is moving away from using libcucul. - Disable building ruby subdirectory in Makefile.in patch to be consistent with --disable-ruby. - Remove -g -O2 and bash-ism =~ in patch-configure. bash-ism throws an error otherwise. Reorder comments while here. Feedback, tests and OK thfr@ |
2020-01-26 04:14:34 by Jasper Lievisse Adriaanse | Files touched by this commit (95) |
Log message: update MASTER_SITES where distfiles.nl was used |
2019-07-12 15:02:30 by Stuart Henderson | Files touched by this commit (339) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-17 10:19:41 by Stuart Henderson | Files touched by this commit (86) |
Log message: update curses WANTLIB entries following the change in base libraries to use soname |
2016-11-22 14:26:04 by Jeremie Courreges-Anglas | Files touched by this commit (1) |
Log message: Use V=1 to disable silent rules As this port tries hard to kill any output, --disable-silent-rules is not enough. |
2015-11-24 02:11:07 by Jasper Lievisse Adriaanse | Files touched by this commit (86) |
Log message: switch distfiles.nl to SSL, setup with security/letsencrypt/client |
2015-08-25 07:18:28 by Stuart Henderson | Files touched by this commit (107) |
Log message: remove bcallah as maintainer of his ports, at his request |
2015-05-22 05:31:20 by Antoine Jacoutot | Files touched by this commit (296) |
Log message: "/usr/local/lib/pkgconfig/" is part of mtree(8). Packages should not own this dir to prevent its deletion or a warning that it cannot be removed because it's not empty at pkg_delete(1) time. |
2010-11-17 01:05:18 by Marc Espie | Files touched by this commit (317) |
Log message: new depends |
2010-11-09 11:22:27 by Marc Espie | Files touched by this commit (63) |
Log message: WANTLIB conversion |
2010-10-24 15:21:02 by Antoine Jacoutot | Files touched by this commit (91) |
Log message: Remove USE_X11. |
2010-10-18 12:13:15 by Marc Espie | Files touched by this commit (150) |
Log message: USE_GROFF=Yes |
2010-09-12 10:49:10 by Jasper Lievisse Adriaanse | Files touched by this commit (42) |
Log message: - move distfiles/ to a proper mirroring location. |
2010-06-28 01:24:30 by Landry Breuil | Files touched by this commit (5) |
Log message: Update to libcaca 0.99.beta17, needed by an upcoming minbif port. ok ajacoutot@ (on a slightly different diff - no binary change, only PLIST tidying) |
2009-10-15 17:27:09 by Jasper Lievisse Adriaanse | Files touched by this commit (7) |
Log message: - update libcaca to 0.99 beta16 (considered stable enough by upstream) - remove robert@ as maintainer per his request |
2009-08-10 00:31:45 by Matthias Kilian | Files touched by this commit (221) |
Log message: WANTLIB changes after xcb addition and bump. |
2008-09-04 14:33:24 by Matthias Kilian | Files touched by this commit (1) |
Log message: Distfile moved again. Sigh... Noticed by landry. ok landry |
2008-05-29 03:41:21 by Robert Nagy | Files touched by this commit (1) |
Log message: fix MASTER_SITES because they have moved the distfile... noticed by deanna@ and Markus Bergkvist |
2007-11-13 10:10:26 by Steven Mestdagh | Files touched by this commit (40) |
Log message: fix WANTLIB |
2007-09-15 14:09:43 by Simon Bertrang | Files touched by this commit (142) |
Log message: remove surrounding quotes from COMMENT/BROKEN/PERMIT_* |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2006-11-06 05:38:17 by Steven Mestdagh | Files touched by this commit (1) |
Log message: new homepage and master site ok robert@ |
2006-08-03 06:53:18 by Marc Espie | Files touched by this commit (37) |
Log message: new lib specs |
2006-06-06 06:56:00 by Alexandre Anriot | Files touched by this commit (2) |
Log message: distfile has been rerolled without any change. "go ahead" robert@ |
2005-03-29 14:44:58 by Robert Nagy | Files touched by this commit (1) |
Log message: the old distfile is back again; revert r1.2 |
2005-03-29 10:56:36 by Robert Nagy | Files touched by this commit (1) |
Log message: update the checksums because the tarball has been rerolled without any change in the code |
2005-01-16 15:56:18 by Aleksander Piotrowski | Files touched by this commit (1) |
Log message: - Fix no_x11 FLAVOR - Add WANTLIB marker - Bump PKGNAME go ahead robert@ |
2005-01-05 09:50:39 by Christian Weisgerber | Files touched by this commit (106) |
Log message: SIZE |
2004-08-03 08:43:39 by Robert Nagy | Files touched by this commit (6) |
Log message: new-style PLIST |
2004-08-01 15:19:17 by Christian Weisgerber | Files touched by this commit (5) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |
2004-04-18 00:41:11 by Robert Nagy | Files touched by this commit (9) |
Log message: change my MAINTAINER address to @openbsd.org ok pvalchev@ |