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-01-22 15:59:03 by Tobias Nygren | Files touched by this commit (2) |
Log message:
m4: remove hack that disabled optimizations for all SunOS platforms
This hack was added 10 years ago; in the unlikely event it is still needed
it should be qualified with a specific compiler version, not platform.
|
2019-01-06 06:45:30 by David H. Gutteridge | Files touched by this commit (8) |
Log message:
devel/m4: add patches to fix building with glibc >= 2.27
Addresses PR pkg/53826, further details are provided there. This is a
temporary fix, until the next m4 release. No PKGREVISION, because
there should be no change to existing packages, it addresses build
failures only.
|
2018-10-28 21:53:44 by Sevan Janiyan | Files touched by this commit (3) |
Log message:
Unbreak build on Minix 3
|
2018-09-25 22:21:51 by Joerg Sonnenberger | Files touched by this commit (3) |
Log message:
Always compute (possible) overflow in unsigned math. Avoids crash with
clang on startup. Bump revision.
|
2018-03-13 21:26:43 by Jared D. McNeill | Files touched by this commit (2) |
Log message:
Fix IRIX build by providing a getprogname implementation.
|
2017-08-25 07:28:53 by Adam Ciarcinski | Files touched by this commit (6) |
Log message:
Release 1.4.18:
* Diagnose --word-regexp as unsupported if it was not configured.
* Preliminary support for OS/2.
* A number of portability improvements inherited from gnulib.
|
2016-02-25 13:12:50 by Jonathan Perkin | Files touched by this commit (39) |
Log message:
Use OPSYSVARS.
|
2015-11-03 04:29:40 by Alistair G. Crooks | Files touched by this commit (1995) |
Log message:
Add SHA512 digests for distfiles for devel category
Issues found with existing distfiles:
distfiles/eclipse-sourceBuild-srcIncluded-3.0.1.zip
distfiles/fortran-utils-1.1.tar.gz
distfiles/ivykis-0.39.tar.gz
distfiles/enum-1.11.tar.gz
distfiles/pvs-3.2-libraries.tgz
distfiles/pvs-3.2-linux.tgz
distfiles/pvs-3.2-solaris.tgz
distfiles/pvs-3.2-system.tgz
No changes made to these distinfo files.
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.
|