pkgsrc-Changes archive

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

CVS commit: pkgsrc/games/craft



Module Name:    pkgsrc
Committed By:   dholland
Date:           Tue Dec 20 16:18:18 UTC 2011

Modified Files:
        pkgsrc/games/craft: Makefile distinfo
        pkgsrc/games/craft/files: Makefile
        pkgsrc/games/craft/patches: patch-aa patch-ab patch-ac patch-ad
            patch-ae patch-af patch-ag patch-ah patch-ai patch-aj
Added Files:
        pkgsrc/games/craft/patches: patch-buttons_h patch-buttons_hc
            patch-cmap_h patch-cmap_hc patch-cmap_selector_h
            patch-cmap_selector_hc patch-compress_h patch-compress_hc
            patch-dial_h patch-dial_hc patch-errorhandling_h
            patch-errorhandling_hc patch-file_selector_h patch-file_selector_hc
            patch-getline_c patch-hcc_hcc_hc patch-io_h patch-io_hc
            patch-masks_h patch-masks_hc patch-menu_h patch-menu_hc
            patch-object_handler_h patch-object_handler_hc patch-paramreader_h
            patch-player_h patch-player_hc patch-scroller_h patch-scroller_hc
            patch-selector_h patch-selector_hc patch-table_h patch-table_hc
            patch-win_h patch-xfile_h patch-xstring_h patch-xstring_hc
            patch-xtimer_h patch-xtimer_hc

Log Message:
Assorted fixes and cleanup.

 - if we're going to supply the build makefile, it shouldn't require gmake.
 - don't install executable html or gif files
 - add patch comments
 - const correctness for string constants, as demanded by gcc 4.5
 - avoid needing -lcompat
 - fix a y2038 issue

PKGREVISION -> 2


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/games/craft/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/games/craft/distinfo
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/craft/files/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/games/craft/patches/patch-aa \
    pkgsrc/games/craft/patches/patch-ab
cvs rdiff -u -r1.2 -r1.3 pkgsrc/games/craft/patches/patch-ac \
    pkgsrc/games/craft/patches/patch-ad pkgsrc/games/craft/patches/patch-ae \
    pkgsrc/games/craft/patches/patch-af
cvs rdiff -u -r1.4 -r1.5 pkgsrc/games/craft/patches/patch-ag
cvs rdiff -u -r1.1 -r1.2 pkgsrc/games/craft/patches/patch-ah \
    pkgsrc/games/craft/patches/patch-ai pkgsrc/games/craft/patches/patch-aj
cvs rdiff -u -r0 -r1.1 pkgsrc/games/craft/patches/patch-buttons_h \
    pkgsrc/games/craft/patches/patch-buttons_hc \
    pkgsrc/games/craft/patches/patch-cmap_h \
    pkgsrc/games/craft/patches/patch-cmap_hc \
    pkgsrc/games/craft/patches/patch-cmap_selector_h \
    pkgsrc/games/craft/patches/patch-cmap_selector_hc \
    pkgsrc/games/craft/patches/patch-compress_h \
    pkgsrc/games/craft/patches/patch-compress_hc \
    pkgsrc/games/craft/patches/patch-dial_h \
    pkgsrc/games/craft/patches/patch-dial_hc \
    pkgsrc/games/craft/patches/patch-errorhandling_h \
    pkgsrc/games/craft/patches/patch-errorhandling_hc \
    pkgsrc/games/craft/patches/patch-file_selector_h \
    pkgsrc/games/craft/patches/patch-file_selector_hc \
    pkgsrc/games/craft/patches/patch-getline_c \
    pkgsrc/games/craft/patches/patch-hcc_hcc_hc \
    pkgsrc/games/craft/patches/patch-io_h \
    pkgsrc/games/craft/patches/patch-io_hc \
    pkgsrc/games/craft/patches/patch-masks_h \
    pkgsrc/games/craft/patches/patch-masks_hc \
    pkgsrc/games/craft/patches/patch-menu_h \
    pkgsrc/games/craft/patches/patch-menu_hc \
    pkgsrc/games/craft/patches/patch-object_handler_h \
    pkgsrc/games/craft/patches/patch-object_handler_hc \
    pkgsrc/games/craft/patches/patch-paramreader_h \
    pkgsrc/games/craft/patches/patch-player_h \
    pkgsrc/games/craft/patches/patch-player_hc \
    pkgsrc/games/craft/patches/patch-scroller_h \
    pkgsrc/games/craft/patches/patch-scroller_hc \
    pkgsrc/games/craft/patches/patch-selector_h \
    pkgsrc/games/craft/patches/patch-selector_hc \
    pkgsrc/games/craft/patches/patch-table_h \
    pkgsrc/games/craft/patches/patch-table_hc \
    pkgsrc/games/craft/patches/patch-win_h \
    pkgsrc/games/craft/patches/patch-xfile_h \
    pkgsrc/games/craft/patches/patch-xstring_h \
    pkgsrc/games/craft/patches/patch-xstring_hc \
    pkgsrc/games/craft/patches/patch-xtimer_h \
    pkgsrc/games/craft/patches/patch-xtimer_hc

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