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

History of commit frequency

CVS Commit History:


   2006-01-11 10:27:27 by Amitai Schlair | Files touched by this commit (1)
Log message:
Set DJB_SLASHPACKAGE=YES.
   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
   2005-05-17 10:41:36 by Amitai Schlair | Files touched by this commit (1)
Log message:
Ensure that DJB_ERRNO_HACK and any other configure-time actions
apply, by setting ${WRKSRC} appropriately during the "configure"
phase. This had been the only usage of DJB_CONFIG_DIR.

Fixes build on glibc>=2.3.1 systems, otherwise no visible change.
   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-04-10 00:36:56 by Amitai Schlair | Files touched by this commit (5)
Log message:
Standardize handling of additional distfiles (such as externally
supplied manual pages) across djbware.
   2005-03-24 22:13:04 by Thomas Klausner | Files touched by this commit (241)
Log message:
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be
useful.
   2005-03-23 01:57:21 by Amitai Schlair | Files touched by this commit (9)
Log message:
Whitespace.
   2005-03-23 01:51:10 by Amitai Schlair | Files touched by this commit (23)
Log message:
Take advantage of mk/djbware.mk.
   2005-03-13 04:25:44 by Amitai Schlair | Files touched by this commit (20)
Log message:
In packages with djb-style compile scripts, properly enquote ${CC}
and ${CFLAGS}. This fixes the build of net/djbdns, as well as any
other of these packages passing down PKG_SYSCONFDIR via CFLAGS, as
well as being more generally correct for arbitrary user-defined
CFLAGS. Suggested by jlam.

For consistency across djbware in pkgsrc:

* In math/djbfft's and sysutils/daemontools's do-configure targets,
  remove leading @ from ${ECHO} lines; from the former, also remove
  unneeded single quotes from one such line.

* Rename net/publicfile's pre-build and sysutils/service-config's
  post-patch targets to do-configure.

* In sysutils/checkpassword's do-configure target, reorder creation
  of conf-cc, conf-ld, and conf-home.

All of the affected packages have been verified to compile.

XXX These packages probably have enough build goo in common to
XXX warrant an mk/djbware.mk. I'll investigate this post-freeze.
   2005-02-24 14:41:00 by Alistair G. Crooks | Files touched by this commit (190)
Log message:
Add RMD160 digests.

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