Next | Query returned 16 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-21 00:27:51 by Havard Eidnes | Files touched by this commit (5)
Log message:
x11/rterm: silence warning, port to riscv64.

 * silence warning by commenting out un-used import
 * use a less specific cast instead of explicitly sized type

Bump PKGREVISION.
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-09-23 20:25:58 by Paolo Vincenzo Olivo | Files touched by this commit (4)
Log message:
x11/rterm: fix build

* Last commit introduced a regression on 64-bit architectures.
  Using c_ulong instead of u32/u64 will likely satisfy both.
* Fix usage of bits() method.
* Fix linking against fontconfig.
* Bump revision.
   2023-05-25 15:50:06 by Havard Eidnes | Files touched by this commit (4)
Log message:
rterm: make this build on NetBSD/macppc specifically....

...and hopefully on other 32-bit ports:

 * Avoid trying to do `u64 * u32`, as rust may not implement that
   on 32-bit ports (it doesn't on 32-bit powerpc).
 * Fix type mismatch between variable and funciton parameter.
 * Fix XChangeWindowAttributes parameter declaration to match (u64
   -> c_ulong).

Bump PKGREVISION.
   2023-05-03 09:32:03 by pin | Files touched by this commit (2) | Package updated
Log message:
x11/rterm: update to 0.0.8

 - fix a crash
   2023-01-29 22:18:34 by Ryo ONODERA | Files touched by this commit (2527)
Log message:
*: Recursive revbup from graphics/freetype2
   2023-01-03 16:34:37 by pin | Files touched by this commit (3) | Package updated
Log message:
x11/rterm: update to 0.0.7

 - Initial support for grapheme cluster.
 - Fixing some issues caused by grapheme clusters (still some to fix).
 - Move the pty from term to app.
 - Added some initial tests to term.
 - fix the same panic as in 82efa38
 - fix selection regression: do not start selection on button press
 - Initial code for wide glyph support.
 - refactoring
 - fixed start-up resize and trivial readme
 - Fixed a bug when resizing while using less etc.
 - enable blinking
 - simplified alt screen handling
   2022-03-29 12:37:07 by pin | Files touched by this commit (1)
Log message:
x11/rterm: abandoned project
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles

Next | Query returned 16 messages, browsing 1 to 10 | Previous