Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-9] src



Module Name:    src
Committed By:   martin
Date:           Thu Oct  8 16:04:07 UTC 2020

Modified Files:
        src/distrib/sets/lists/xbase [netbsd-9]: mi
        src/external/mit/ctwm [netbsd-9]: Makefile
        src/external/mit/ctwm/bin/ctwm [netbsd-9]: Makefile
Added Files:
        src/external/mit/ctwm/etc [netbsd-9]: Makefile system.ctwmrc
        src/external/mit/ctwm/libexec [netbsd-9]: Makefile ctwm_app_menu

Log Message:
Pull up following revision(s) (requested by nia in ticket #1099):

        external/mit/ctwm/libexec/Makefile: revision 1.1
        external/mit/ctwm/bin/ctwm/Makefile: revision 1.6
        external/mit/ctwm/bin/ctwm/Makefile: revision 1.7
        external/mit/ctwm/bin/ctwm/Makefile: revision 1.8
        external/mit/ctwm/libexec/ctwm_app_menu: revision 1.1
        distrib/sets/lists/xbase/mi: revision 1.157
        external/mit/ctwm/Makefile: revision 1.2
        external/mit/ctwm/Makefile: revision 1.3
        external/mit/ctwm/Makefile: revision 1.4
        external/mit/ctwm/Makefile: revision 1.5
        external/mit/ctwm/etc/system.ctwmrc: revision 1.1
        external/mit/ctwm/etc/Makefile: revision 1.1
        external/mit/ctwm/etc/Makefile: revision 1.2

add a script for dynamically generating a menu in the ctwm desktop
this parses the files in /usr/pkg/share/applications and provides a
submenu for launching applications.

TODO: make /usr/pkg configurable somehow?

move the new ctwmrc here so it doesn't conflict with the upstream one

revert; use system.ctwmrc from xsrc until I understand why the build fails

unbreak. bsd.files.mk needs to have an includes target, see also
share/wscons/fonts/Makefile


To generate a diff of this commit:
cvs rdiff -u -r1.152 -r1.152.2.1 src/distrib/sets/lists/xbase/mi
cvs rdiff -u -r1.1 -r1.1.18.1 src/external/mit/ctwm/Makefile
cvs rdiff -u -r1.5 -r1.5.4.1 src/external/mit/ctwm/bin/ctwm/Makefile
cvs rdiff -u -r0 -r1.2.2.2 src/external/mit/ctwm/etc/Makefile
cvs rdiff -u -r0 -r1.1.2.2 src/external/mit/ctwm/etc/system.ctwmrc
cvs rdiff -u -r0 -r1.1.2.2 src/external/mit/ctwm/libexec/Makefile \
    src/external/mit/ctwm/libexec/ctwm_app_menu

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index