Next | Query returned 11 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2022-10-16 01:10:56 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
viewres: update to 1.0.7.

Alan Coopersmith (9):
      gitlab CI: add a basic build test
      Build xz tarballs instead of bzip2
      man page: remove out-of-date COPYRIGHT section
      Apply X.Org standard coding style
      Remove obsolete casts on calloc & malloc calls
      Variable scope reductions as suggested by cppcheck
      set_node_labels: move dereference of node to after the NULL check
      Add .git-blame-ignore-revs to hide whitespace commits from git blame
      viewres 1.0.7
   2021-10-26 13:35:01 by Nia Alarie | Files touched by this commit (674)
Log message:
x11: Replace RMD160 checksums with BLAKE2s checksums

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

Unfetchable distfiles (fetched conditionally?):
./x11/py-qt4/distinfo PyQt4_gpl_mac-4.12.3.tar.gz
   2021-10-07 17:14:47 by Nia Alarie | Files touched by this commit (675)
Log message:
x11: Remove SHA1 hashes for distfiles
   2020-01-19 00:36:14 by Roland Illig | Files touched by this commit (3046)
Log message:
all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.
   2019-11-13 16:53:26 by Makoto Fujiwara | Files touched by this commit (2)
Log message:
(x11/viewer) Updated to 1.0.6

(pkgsrc)
 - set license to x11 (compared by cwdiff)

(upstream)
commit 5661dfdc04572cdbb6ed4e641049657c4ba39252
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sun Aug 25 16:11:01 2019 -0700

    viewres 1.0.6

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 85f2a20e7535a5f8dcdeb805f3e30f387d45baf3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 8 19:20:26 2019 -0700

    Fix -Wshadow warnings

    viewres.c: In function ‘select_callback’:
    viewres.c:620:18: warning: declaration of ‘node’ shadows a previous \ 
local [-Wshadow]
       XmuWidgetNode *node = selected_list.elements[i];
                      ^~~~
    viewres.c:593:20: note: shadowed declaration is here
         XmuWidgetNode *node;
                        ^~~~
    viewres.c:658:18: warning: declaration of ‘node’ shadows a previous \ 
local [-Wshadow]
       XmuWidgetNode *node = selected_list.elements[i];
                      ^~~~
    viewres.c:593:20: note: shadowed declaration is here
         XmuWidgetNode *node;
                        ^~~~

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 917269949545cf1ab1e0068cc2ba7c1f9a775012
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 8 19:16:53 2019 -0700

    Fix -Wsign-compare warnings

    viewres.c: In function ‘set_resource_labels’:
    viewres.c:313:19: warning: comparison between signed and unsigned integer \ 
expressions [-Wsign-compare]
         for (i = 0; i < node->nresources; i++, res++, wn++) {
                       ^
    viewres.c:329:19: warning: comparison between signed and unsigned integer \ 
expressions [-Wsign-compare]
         for (i = 0; i < node->nconstraints; i++, res++, wn++) {
                       ^

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit f846695df6b5d9543e12d1c8f04d9d7575df1ac6
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Sat Jun 8 19:15:34 2019 -0700

    Pass -D_CONST_X_STRING to make libXt declare String as const char *

    Clears up 32 of 38 gcc -Wdiscarded-qualifiers warnings

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 74bd63d6e6768f96c3e6fc2b692a5b012edbcea3
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Wed Nov 21 16:58:21 2018 -0800

    Update configure.ac bug URL for gitlab migration

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>

commit 8ee2177d894c91a4a864b5b182705d72055e0090
Author: Alan Coopersmith <alan.coopersmith@oracle.com>
Date:   Fri Nov 16 20:55:55 2018 -0800

    Update README for gitlab migration

    Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
   2018-03-05 10:29:59 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
viewres: update to 1.0.5.

Alan Coopersmith (4):
      config: Add missing AC_CONFIG_SRCDIR
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      viewres 1.0.5

Emil Velikov (1):
      autogen.sh: use quoted string variables

Mihail Konev (1):
      autogen: add default patch prefix

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish
   2015-11-04 04:29:14 by Alistair G. Crooks | Files touched by this commit (670)
Log message:
Add SHA512 digests for distfiles for x11 category

Problems found locating distfiles:
        Package modular-xorg-server: missing distfile xorg-server-1.17.4.tar.bz2
        Package py-qt4: missing distfile PyQt-mac-gpl-4.11.1.tar.gz
        Package xservers: missing distfile xservers-3.3.6.5.tar.bz2
        Package xview-clients: missing distfile xview3.2p1-X11R6.tar.gz
        Package xview-lib: missing distfile xview3.2p1-X11R6.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
   2013-01-21 14:17:47 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 1.0.4:
This minor maintenance release includes general cleanups, including
making the build configuration scripts compatible with automake-1.13,
which errors out on the old AM_CONFIG_HEADER macro.

Alan Coopersmith (1):
      viewres 1.0.4

Eric S. Raymond (1):
      Eliminate use of tab stops.  Helps with structural translation to DocBook.

Gaetan Nadon (5):
      config: replace deprecated AC_HELP_STRING with AS_HELP_STRING
      config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
      man: remove trailing spaces and tabs
      man: replace hard coded man page section with substitution strings
      config: move man pages into their own directory
   2012-10-29 06:07:25 by Aleksej Saushev | Files touched by this commit (563)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2012-06-07 02:50:49 by David A. Holland | Files touched by this commit (1)
Log message:
Set appdefaultdir so the app-defaults don't end up in /usr/X11R[67] if
built against native X. (Copied from xclock.)

Next | Query returned 11 messages, browsing 1 to 10 | Previous