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

History of commit frequency

CVS Commit History:


   2021-06-05 16:17:32 by Nia Alarie | Files touched by this commit (1)
Log message:
pkg_install: remove MESSAGE_SUBST
   2021-06-05 16:17:05 by Nia Alarie | Files touched by this commit (1)
Log message:
pkg_install: remove MESSAGE file

this completely fills the screen when it gets printed in the NetBSD
installer, and contains documentation that belongs (and is) elsewhere.
   2021-05-17 17:38:55 by Martin Husemann | Files touched by this commit (1)
Log message:
Adapt outdated defaults to recent openssl versions
   2021-04-10 22:10:48 by Nia Alarie | Files touched by this commit (1)
Log message:
pkg_install: add a cast to satisfy GCC, NFCI
   2021-04-10 13:36:56 by Nia Alarie | Files touched by this commit (2)
Log message:
pkg_install-20210410: simplify checking for netbsd versions

only care about the first number, unless it's -current
   2021-03-08 16:25:47 by Nia Alarie | Files touched by this commit (3) | Package updated
Log message:
pkg_install-20210308

- update pkg_add's examples in its man page for 2021 compliance.
   2021-03-06 05:41:53 by Ryo ONODERA | Files touched by this commit (1)
Log message:
pkg_install: Bump PKGREVISON to include odbl-v1 as acceptable license
   2021-03-06 05:37:28 by Ryo ONODERA | Files touched by this commit (1)
Log message:
pkg_install: Add odbl-v1 to default acceptable license list
   2020-12-18 18:10:54 by Maya Rashish | Files touched by this commit (2)
Log message:
pkg_install-20201218

- Support continuing to install to /var/db/pkg if it exists and the
new pkgdb doesn't.
In the future, we can warn about this once we have tested advice that
we can give to users who want to move the location of pkgdb.

- Don't do anything about /var/db/pkg on non-NetBSD-base.
This creates conflicts with other package managers that also install to
/var/db/pkg.
   2020-12-12 20:25:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
pkg_install: carry over bugfix from src

christos: Don't try to memcpy (size_t)-1 bytes!

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