The NetBSD Project

CVS log for pkgsrc/wm/coma/distinfo

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / wm / coma

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.8 / (download) - annotate - [select for diffs], Mon Dec 19 13:57:34 2022 UTC (11 months, 2 weeks ago) by vins
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, HEAD
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

wm/coma: fix building on SunOS.

Revision 1.7 / (download) - annotate - [select for diffs], Mon Dec 19 13:01:45 2022 UTC (11 months, 2 weeks ago) by vins
Branch: MAIN
Changes since 1.6: +1 -2 lines
Diff to previous 1.6 (colored)

wm/coma: package revision.

* Drop patch: DESTDIR support can be handled with MAKE_FLAGS.
* Do not require pkg-config: define LDFLAGS using BUIDLINK_PREFIX.
* Use REPLACE_INTEPRETER in place of a SUBST routine.
* Bump PKGREVISION.
* Take maintainership.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Oct 26 11:25:11 2021 UTC (2 years, 1 month ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

wm: Replace RMD160 checksums with BLAKE2s checksums

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

Revision 1.5 / (download) - annotate - [select for diffs], Thu Oct 7 15:05:04 2021 UTC (2 years, 2 months ago) by nia
Branch: MAIN
Changes since 1.4: +1 -2 lines
Diff to previous 1.4 (colored)

wm: Remove SHA1 hashes for distfiles

Revision 1.4 / (download) - annotate - [select for diffs], Thu Oct 31 10:30:22 2019 UTC (4 years, 1 month ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.3: +6 -6 lines
Diff to previous 1.3 (colored)

coma: update to 1.1.

ChangeLog:

- add configurable frame height
- fix merge/split with new frame-height
- add configurable frame-border
- fixes for border + splits
- change client swap semantics to move
- Allow execution of commands via C-e
- allow binding of keysyms to commands
- add frame-set-directory
- simplify frame_client_move
- Add C-colon
- always update window titles
- add untag command and placeholders for autocomplete
- Let coma take the pwd from the shell if present
- insert new clients after the current one
- Add ability to execute commands on a remote host
- make default font bold and let font be configurable
- use bsd/string.h for strl* family on broken platforms

Revision 1.3 / (download) - annotate - [select for diffs], Wed Aug 28 07:11:23 2019 UTC (4 years, 3 months ago) by fcambus
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

coma: use MAKE_FLAGS to override MAN_DIR.

There is no need to patch MAN_DIR in upstream Makefile.

Pointed out by wiz@, thanks!

Revision 1.2 / (download) - annotate - [select for diffs], Mon Aug 19 12:31:23 2019 UTC (4 years, 3 months ago) by fcambus
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

coma: allow overriding MAN_DIR, and set it to "${PREFIX}/${PKGMANDIR}".

Pointed out by leot@, thanks!

Revision 1.1 / (download) - annotate - [select for diffs], Fri Aug 16 14:07:27 2019 UTC (4 years, 3 months ago) by fcambus
Branch: MAIN

wm/coma: import coma-1.0.

Coma is a minimalistic X11 Window Manager.

It has 2 framing modes: default, large. Only one can be active at a given
time and is specified at startup time:

- Default means it will split up your screen into columns just large enough
to fit 80 column xterms.

- Large means it will calculate the frames based on 161 column xterms (so
one can use tmux and split it to get 80 columns in each pane).

OK kamil@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>