2024-03-04 00:13:56 by Thomas Klausner | Files touched by this commit (2) | |
Log message: xpr: update to 1.2.0. This release adds new command line arguments -papertype, -pheight, and -pwidth in order to support paper sizes other than 8.5 x 11 inches. For those building for 32-bit platforms, it also enables use of the "large file" APIs - while X window dump files should never be more than 2gb in size, they may be stored on filesystems with large inodes. Since this release was generated using the new GNU autoconf 2.72, this also adds a --enable-year2038 configure flag which may allow xpr to work with files whose timestamps are later than January 19, 2038, but this has not been tested. Alan Coopersmith (8): Use memcpy() instead of memmove() when buffers are known not to overlap Remove unnnecessary casts from malloc(), calloc(), and free() calls No need to bzero() buffers allocated by calloc() Add support for paper sizes other than 8.5 x 11 inches gitlab CI: stop requiring Signed-off-by in commits Modernize lseek() calls configure: Use AC_SYS_LARGEFILE to enable large file support xpr 1.2.0 |
2022-07-11 21:40:33 by Thomas Klausner | Files touched by this commit (3) | |
Log message: xpr: update to 1.1.0. This release drops support for the custom printing languages used by the long-obsolete DEC LA100 & LN03 printers from the early 80's. It continues to support PCL & PostScript output. Alan Coopersmith (16): Standardize indentation in validate_visual() Update README for gitlab migration Update configure.ac bug URL for gitlab migration Use time_t instead of long with time() & ctime() xpr.man: remove duplicate "HP" from PaintJet XL Color name xpr.man: show current version in footer instead of X11R6 Remove support for Digital LA100 dot matrix printer Remove support for Digital LN03 laser printer gitlab CI: add a basic build test Fix spelling/wording issues gitlab CI: Use ci-fairy image template gitlab CI: enable Static Application Security Testing (SAST) Build xz tarballs instead of bzip2 man pages: remove out-of-date COPYRIGHT section xdpr.man: minor corrections xpr 1.1.0 Matthieu Herrb (1): remove extra 3rd parameter to open() |
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:10:33 by Thomas Klausner | Files touched by this commit (2) | |
Log message: xpr: update to 1.0.5. Alan Coopersmith (12): Remove unneeded uses of <math.h> & -lm This is not a GNU project, so declare it foreign. configure: Drop AM_MAINTAINER_MODE autogen.sh: Honor NOCONFIGURE=1 Remove old CVS id tags Combine strings in usage message Fix "missmatch" typo in error message Print which option was in error along with usage message Add -version option to print program version More constification Fix man page references to X(1) to use __miscmansuffix__ xpr 1.0.5 Emil Velikov (1): autogen.sh: use quoted string variables Matthieu Herrb (1): Use strcmp() to compare strings and simplify options parser. Mihail Konev (1): autogen: add default patch prefix Peter Hutterer (1): autogen.sh: use exec instead of waiting for configure to finish |
2017-09-16 21:27:31 by Thomas Klausner | Files touched by this commit (372) |
Log message: Reset maintainer |
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. |