pkgsrc/x11/rterm
he acd73e572d 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-25 13:50:05 +00:00
..
patches rterm: make this build on NetBSD/macppc specifically.... 2023-05-25 13:50:05 +00:00
cargo-depends.mk x11/rterm: update to 0.0.7 2023-01-03 15:34:37 +00:00
DESCR
distinfo rterm: make this build on NetBSD/macppc specifically.... 2023-05-25 13:50:05 +00:00
Makefile rterm: make this build on NetBSD/macppc specifically.... 2023-05-25 13:50:05 +00:00
PLIST