Next | Query returned 52 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2006-03-04 22:31:14 by Johnny C. Lam | Files touched by this commit (2257)
Log message:
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to \ 
"pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
   2005-12-29 07:22:26 by Johnny C. Lam | Files touched by this commit (597)
Log message:
Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.
   2005-12-27 14:54:59 by Stoned Elipot | Files touched by this commit (55)
Log message:
Lower expectations, both others' and mine: relinquish stewardship
   2005-11-14 09:58:51 by Stoned Elipot | Files touched by this commit (1)
Log message:
Rename LIBKVER_STANDALONE_DIR to LIBKVER_STANDALONE_PREFIX.
   2005-11-07 23:30:13 by Stoned Elipot | Files touched by this commit (1)
Log message:
Add target 'standalone-install': install libkver in ${LIBKVER_STANDALONE_DIR},
defaults to /libkver, and register it there.

This is a convenient one-stop target to use libkver in a sandboxed bulk-build.
(hint for Julio ;)
   2005-09-28 22:52:28 by Roland Illig | Files touched by this commit (180)
Log message:
Replaced "# defined" with "yes" in Makefile variables like \ 
GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
   2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539)
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
   2005-03-30 08:41:01 by Stoned Elipot | Files touched by this commit (2)
Log message:
Update to version 0.6.

Support NetBSD release like X.Y.Z_LABEL eg 1.6.2_STABLE.
   2005-01-14 18:15:21 by Quentin Garnier | Files touched by this commit (1)
Log message:
Add support for versions such as 2.0_STABLE.

XXX:  actually, it would be nice if pkg_add didn't complain when adding a
      2.0 package to a 2.0_STABLE system.
   2005-01-06 06:32:30 by Todd Vierling | Files touched by this commit (11)
Log message:
Don't "cp -p" for *source* files.  Builds are usually done as an \ 
unprivileged
user, so it's not nice to try to use an option that will try to chown if
the repository isn't owned by the builder.

(Some OS's do in fact cause an error when the chown in "cp -p" fails.)

Next | Query returned 52 messages, browsing 31 to 40 | Previous