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

History of commit frequency

CVS Commit History:


   2024-03-04 00:59:59 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xsm: update to 1.0.6.

This release adds -help and -version options and removes ifdefs in the
code for platforms that haven't been supported in the build system since
the switch from imake to autoconf.

Alan Coopersmith (8):
      unifdef -UUSG
      unifdef -UMOTOROLA
      gitlab CI: stop requiring Signed-off-by in commits
      Add -help and -version options
      unifdef SCO325
      unifdef SCO
      unifdef SYSV
      xsm 1.0.6
   2022-11-09 14:14:32 by Joerg Sonnenberger | Files touched by this commit (223)
Log message:
Reset MAINTAINER
   2022-04-04 11:47:57 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xsm: update to 1.0.5.

Alan Coopersmith (12):
      Remove ancient System() replacement for system(3c) on Solaris
      Update configure.ac bug URL for gitlab migration
      gitlab CI: add a basic build test
      Use _CONST_X_STRING to make libXt declare String as const char *
      Increase size of number buffer to fit all possible values
      WriteSave: allocate enough room for full session_save_file in error
      Add noreturn attributes suggested by gcc
      gitlab CI: enable Static Application Security Testing (SAST)
      Build xz tarballs instead of bzip2
      Fix spelling/wording issues
      Fill in COPYING file with copyright notices from source code
      xsm 1.0.5
   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.
   2018-03-10 23:18:34 by Thomas Klausner | Files touched by this commit (2) | Package updated
Log message:
xsm: update to 1.0.4.

Alan Coopersmith (4):
      configure: Drop AM_MAINTAINER_MODE
      autogen.sh: Honor NOCONFIGURE=1
      Print which option was in error along with usage message
      xsm 1.0.4

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

Gaetan Nadon (1):
      Remove obsolete Imake SIGNALRETURNSINT

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

Peter Hutterer (1):
      autogen.sh: use exec instead of waiting for configure to finish

Stéphane Aulery (2):
      Drop CRAY support
      Improve help messages & man page

Thomas Klausner (1):
      Close file descriptors on exec.
   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.
   2014-10-09 16:07:17 by Thomas Klausner | Files touched by this commit (1163)
Log message:
Remove pkgviews: don't set PKG_INSTALLATION_TYPES in Makefiles.
   2013-02-11 10:09:53 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 1.0.3:
Note that this release changes the default location for the system provided
configuration files from $(libdir)/X11/xsm to $(sysconfdir)/X11/xsm (on most
systems that will be from /usr/lib/X11/xsm to /etc/X11/xsm, though results
may vary depending on configure arguments).

This minor maintenance release also includes various build improvements,
cleanups, and bug fixes; including making the build configuration scripts
compatible with automake-1.13.

Alan Coopersmith (12):
      Make System() prototype for Solaris in xsm.h actually a prototype
      Convert XtMalloc + sprintf to XtAsprintf
      Convert a couple last sprintf calls to snprintf
      Terminate execl() arguments with NULL instead of 0
      Fix some gcc -Wwrite-strings warnings
      Add size limit to scanf string specifier
      unifdef -U__UNIXOS2__
      config: Add missing AC_CONFIG_SRCDIR
      Use standard autoconf defines for mkstemp & putenv instead of imake \ 
leftovers
      Use mode_t, not int, for umask return/argument value
      unifdef ISC
      xsm 1.0.3

Egbert Eich (1):
      install: Use sysconfdir instead of libdir for config files.

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

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