Version: 0.9.1, Package name: bbkeys-0.9.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description bbkeys is a general X Window System keygrabber, meant to be a working example of a better window-hinting scheme with the blackbox window manager. |
Filesize: 221.622 KB |
Version History (View Complete History) |
|
2019-07-12 14:51:31 by Stuart Henderson | Files touched by this commit (859) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2018-10-24 08:28:14 by Stuart Henderson | Files touched by this commit (740) |
Log message: Add COMPILER lines to c++ ports which currently use the default. Adjust some existing COMPILER lines with arch restrictions etc. In the usual case this is now using "COMPILER = base-clang ports-gcc base-gcc" on ports with c++ libraries in WANTLIB. This is basically intended to be a noop on architectures using clang as the system compiler, but help with other architectures where we currently have many ports knocked out due to building with an unsuitable compiler - - some ports require c++11/newer so the GCC version in base that is used on these archirtectures is too old. - some ports have conflicts where an executable is built with one compiler (e.g. gcc from base) but a library dependency is built with a different one (e.g. gcc from ports), resulted in mixing incompatible libraries in the same address space. devel/gmp is intentionally skipped as it's on the path to building gcc - the c++ library there is unused in ports (and not built by default upstream) so intending to disable building gmpcxx in a future commit. |
2017-07-26 16:45:35 by Stuart Henderson | Files touched by this commit (937) |
Log message: bump LIBCXX/LIBECXX/COMPILER_LIBCXX ports. |
2017-07-23 03:26:30 by Marc Espie | Files touched by this commit (244) |
Log message: add pthread to COMPILER_LIBCXX. white lie, but it allows clang and gcc to be more similar bump accordingly. |
2017-07-16 13:19:06 by Marc Espie | Files touched by this commit (880) |
Log message: use COMPILER_LIBCXX where applicable |
2017-04-10 05:46:37 by Stuart Henderson | Files touched by this commit (277) |
Log message: use LIBCXX |
2016-04-09 14:14:49 by Christian Weisgerber | Files touched by this commit (37) |
Log message: replace libiconv module with library dependency; no bump needed |
2015-02-16 15:57:14 by Christian Weisgerber | Files touched by this commit (213) |
Log message: Drop USE_GROFF from ports where the formatting differences are acceptable or mandoc provides the more useful output. |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2010-11-22 01:37:07 by Marc Espie | Files touched by this commit (859) |
Log message: new depends |
2010-10-24 15:15:37 by Antoine Jacoutot | Files touched by this commit (275) |
Log message: Remove USE_X11. |
2010-10-19 02:14:01 by Marc Espie | Files touched by this commit (260) |
Log message: USE_GROFF=Yes |
2010-08-06 12:01:21 by Christian Weisgerber | Files touched by this commit (2) |
Log message: deal with a nasty signed/unsigned mix to fix a crash reported by Tero Koskinen |
2010-07-30 00:59:02 by Antoine Jacoutot | Files touched by this commit (256) |
Log message: First pass at new REVISION/DEPENDS... not finished yet. |
2009-08-11 02:42:09 by Antoine Jacoutot | Files touched by this commit (121) |
Log message: WANTLIB changes after xcb addition and bump. |
2007-09-15 14:04:29 by Michael Erdely | Files touched by this commit (312) |
Log message: Remove surrounding quotes in COMMENT/PERMIT_*/BROKEN |
2007-08-05 07:43:39 by Christian Weisgerber | Files touched by this commit (2) |
Log message: LP64 fix, tested by jakemsr@ |
2007-05-31 19:00:23 by Alexandre Anriot | Files touched by this commit (1) |
Log message: fix WANTLIB. ok naddy@ |
2007-04-05 11:36:28 by Marc Espie | Files touched by this commit (363) |
Log message: more base64 checksums |
2006-12-16 05:22:37 by Marc Espie | Files touched by this commit (270) |
Log message: say goodbye to GNU land. |
2005-06-23 14:36:40 by Nikolay Sturm | Files touched by this commit (4) |
Log message: update to bbkeys 0.9.0 from Alexandre Anriot <aanriot at atlantilde.com> ok maintainer |
2005-01-05 10:54:27 by Christian Weisgerber | Files touched by this commit (251) |
Log message: SIZE |
2004-12-17 08:18:34 by Aleksander Piotrowski | Files touched by this commit (66) |
Log message: Add WANTLIB markers, part two |
2004-09-15 13:26:35 by Marc Espie | Files touched by this commit (206) |
Log message: new style plists |
2003-12-15 14:55:58 by Christian Weisgerber | Files touched by this commit (479) |
Log message: remove WWW lines |
2003-10-08 11:13:20 by Nikolay Sturm | Files touched by this commit (92) |
Log message: first bunch of license cleanup, some discussions about interpretation during the release with pval@ other categories will follow once they are finished |
2002-12-29 13:31:42 by Federico G. Schwindt | Files touched by this commit (78) |
Log message: zap NEED_VERSION. |