Next | Query returned 25 messages, browsing 11 to 20 | Previous

History of commit frequency

CVS Commit History:


   2012-09-11 21:47:04 by Aleksej Saushev | Files touched by this commit (95)
Log message:
"user-destdir" is default these days
   2012-06-23 20:02:15 by David A. Holland | Files touched by this commit (5)
Log message:
Fix broken Solaris build by not using sys_errlist.

Clean up other problems revealed by gcc -Wall:
   - pass (char *)NULL, not 0, as the last arg of execlp, to avoid
     crashes on LP64 platforms;
   - use signal.h, not sys/signal.h;
   - use utime(3) correctly;
   - use W* macros and sys/wait.h instead of hardcoding bit patterns.

Note in the DESCR that the package has been patched, as the license
might be construed to require this.

PKGREVISION -> 2.
   2008-03-02 04:48:37 by Johnny C. Lam | Files touched by this commit (32)
Log message:
Mechanical changes to add full DESTDIR support to packages that install
their files via a custom do-install target.
   2006-07-23 15:57:28 by Roland Illig | Files touched by this commit (1)
Log message:
Corrected the path where the manual page is installed. Bumped PKGREVISION.
   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-10-03 13:15:55 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Use NAME_MAX (POSIX) by default and only fallback to the BSD or SysV
constants, when it doesn't exist. The latter isn't defined on DragonFly
by default anymore, since it is inherently filesystem specific.
   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-02-23 15:45:28 by Alistair G. Crooks | Files touched by this commit (69)
Log message:
Add RMD160 digests in addition to SHA1 ones.
   2005-01-19 18:08:09 by Todd Vierling | Files touched by this commit (2)
Log message:
Build fix for Interix: strerror() is your friend.
   2004-12-03 16:15:13 by Thomas Klausner | Files touched by this commit (409)
Log message:
Rename ALL_TARGET to BUILD_TARGET for consistency with other *_TARGETs.
Suggested by Roland Illig, ok'd by various.

Next | Query returned 25 messages, browsing 11 to 20 | Previous