CVSweb ] [
Homepage ] [
RSS ] [
Required by ] | 2025-07-02 10:26:47 by Jonathan Perkin | Files touched by this commit (1) |
Log message: pkg_install-info: SunOS needs __EXTENSIONS__. Fixes build with GCC 14 due to popen()/pclose() visibility. |
| 2025-06-03 10:54:50 by Tobias Nygren | Files touched by this commit (1) |
Log message: pkg_install-info: force C99 Needed for GCC 15 which defaults to C23 otherwise. Ok tech-pkg@ |
| 2024-08-05 16:40:09 by Tobias Nygren | Files touched by this commit (1) |
Log message: pkg_install-info: include <stdlib.h> for exit and free |
| 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-01-27 20:07:48 by Roland Illig | Files touched by this commit (20) |
Log message: pkgtools/*: Realign variables in Makefiles Mainly done by pkglint, manually reviewed and improved in some few cases. |
| 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. |
| 2014-03-03 05:45:56 by OBATA Akio | Files touched by this commit (1) |
Log message: LICENSE=gnu-gpl-v2 (or later) |
| 2014-03-03 04:30:55 by OBATA Akio | Files touched by this commit (43) |
Log message: Just define PKGNAME and use it. |