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

History of commit frequency

CVS Commit History:


   2022-11-03 15:35:11 by Amitai Schleier | Files touched by this commit (5) | Package removed
Log message:
Retire ce-doc and ce-x11 packages.
   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.
   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 13:43:48 by Aleksej Saushev | Files touched by this commit (150)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
   2010-01-29 20:43:37 by Joerg Sonnenberger | Files touched by this commit (5)
Log message:
DESTDIR support
   2009-06-14 19:50:28 by Joerg Sonnenberger | Files touched by this commit (75)
Log message:
Remove @dirrm entries from PLISTs
   2006-10-03 07:30:04 by Roland Illig | Files touched by this commit (1)
Log message:
Moved the pkgsrc substitutions before the configure stage, so they
actually take effect. Bumped PKGREVISION.
   2006-07-31 23:13:33 by Roland Illig | Files touched by this commit (1)
Log message:
Explicitly set USE_LANGUAGES, since the default value changes when
NO_BUILD is set.
   2006-06-22 01:52:45 by Roland Illig | Files touched by this commit (1)
Log message:
Replaced /bin/bash with ${SH} in a shell script. Bumped PKGREVISION.
   2005-12-05 21:51:20 by Roland Illig | Files touched by this commit (1432)
Log message:
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html

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