2020-05-16 08:49:39 by Roland Illig | Files touched by this commit (6) | |
Log message: finance/tclticker: remove the package This package got its stock quotes from web sites that were active around 2000 and that no longer exist. It had not resolved the PREFIX placeholder, which meant it could not even ask the web sites for the quotes. Therefore chances are high that this package is not used by anyone. |
2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242) |
Log message: all: replace SUBST_SED with the simpler SUBST_VARS pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case. |
2018-07-04 15:40:45 by Jonathan Perkin | Files touched by this commit (423) |
Log message: *: Move SUBST_STAGE from post-patch to pre-configure Performing substitutions during post-patch breaks tools such as mkpatches, making it very difficult to regenerate correct patches after making changes, and often leading to substituted string replacements being committed. |
2015-11-03 01:12:16 by Alistair G. Crooks | Files touched by this commit (49) |
Log message: Add SHA512 digests for distfiles for finance category Existing SHA1 digests verified, all found to be the same on the machine holding the existing distfiles (morden). 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. |
2012-10-03 18:10:14 by Aleksej Saushev | Files touched by this commit (14) |
Log message: Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
2009-05-21 12:51:43 by Zafer Aydogan | Files touched by this commit (1) | |
Log message: update mirror. |
2008-05-26 04:13:26 by Joerg Sonnenberger | Files touched by this commit (274) |
Log message: Second round of explicit pax dependencies. As reminded by tnn@, many packages used to use ${PAX}. Use the common way of directly calling pax, it is created as tool after all. |
2008-03-03 20:31:21 by Johnny C. Lam | Files touched by this commit (2) |
Log message: Mechanical changes to add DESTDIR support to packages that install their files via a custom do-install target. |
2006-03-11 00:53:49 by Roland Illig | Files touched by this commit (2) |
Log message: Fixed pkglint warnings. |