Next | Query returned 37 messages, browsing 21 to 30 | Previous

History of commit frequency

CVS Commit History:


   2006-04-22 11:22:18 by Roland Illig | Files touched by this commit (231)
Log message:
Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
   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-08-24 06:47:10 by Amitai Schlair | Files touched by this commit (5)
Log message:
Introduce DJB_MAKE_TARGETS boolean, on by default, off in the
following packages because they don't use "it" and "setup check"
as BUILD_TARGET and INSTALL_TARGET, respectively:

devel/bglibs
mail/mailfront
mail/qmail-qfilter
sysutils/memtester
sysutils/qlogtools

Since there's only one consumer of BGWARE_INSTALLER, and future
bgware will use bg-installer from bglibs, move the do-install
routine directly into qlogtools.
   2005-08-15 14:58:21 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 2.1. From the changelog:

- Fixed a bug triggered by a filter modifying the envelope data and
  changing its length.  Thanks Dale Woolridge.
   2005-07-18 20:28:23 by Amitai Schlair | Files touched by this commit (1)
Log message:
Let djbware.mk provide paths to bglibs.
   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-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 10:59:30 by Alistair G. Crooks | Files touched by this commit (177)
Log message:
Add RMD160 digests.
   2004-12-21 01:14:13 by Amitai Schlair | Files touched by this commit (2)
Log message:
Update to 2.0. From the changelog:

- Added support for modifying the message envelope as well as the body.

- If either the body or envelope output is empty, the input is reused
  as-is.

- Export the envelope size, the message size, and the number of
  recipients to filters through environment variables $ENVSIZE,
  $MSGSIZE, and $NUMRCPTS respectively.

pkgsrc changes:

* As suggested by the install docs, use a temporary directory
    writable only by user qmaild (the user as whom qmail-qfilter
    typically runs). This can be changed by setting QMAIL_QFILTER_TMPDIR
    in mk.conf.

* Find the qmail-queue binary even if QMAILDIR isn't "/var/qmail".

* Add dependency on bglibs.

Next | Query returned 37 messages, browsing 21 to 30 | Previous