pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/mowitz



Module Name:    pkgsrc
Committed By:   reed
Date:           Wed Jan  9 19:00:25 UTC 2008

Modified Files:
        pkgsrc/x11/mowitz: Makefile PLIST buildlink3.mk distinfo
        pkgsrc/x11/mowitz/patches: patch-aa

Log Message:
Update to 0.3.1.
Improve COMMENT.
Change configure argument from --with-xawm to --with-xaw3d.
Add to BUILD_DEFS.

(NOTE: I am updating misc/siag also.)

Changelog has:

070830  Two patches from Pascal Terjan fixes buffer overflows
        in MwXFilesel.c and MwXFormat.c.
        Released 0.3.1.

040108  Added John Cwikla's XCC code. Prepended Mw to all files
        and external symbols. This adds "Color Contexts" which
        allow easy colour management with any visual. Anything
        within Mowitz that calls MwAllocColor or MwQueryColor
        will be rewritten to use color contexts instead.

030919  Cleaned up the code for release.
        Released 0.3.0.

030304  New widget in MwApplicationShell.c is subclassed from
        applicationShellWidgetClass, but has callbacks for
        OffiX and Xdnd drops.

030209  MwMenu.c: catch X errors in XGrabButton. Needed for OpenWindows,
        discovered by James B. Hiller <jhiller%visi.net@localhost>.
        Released 0.2.3.

030128  Changed malloc to MwMalloc, realloc to MwRealloc and
        free to MwFree in MwRudegrid.c.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 pkgsrc/x11/mowitz/Makefile
cvs rdiff -r1.4 -r1.5 pkgsrc/x11/mowitz/PLIST
cvs rdiff -r1.8 -r1.9 pkgsrc/x11/mowitz/buildlink3.mk
cvs rdiff -r1.3 -r1.4 pkgsrc/x11/mowitz/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/x11/mowitz/patches/patch-aa

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