Next | Query returned 23 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-02-12 22:53:00 by Hans Rosenfeld | Files touched by this commit (1)
Log message:
Update meta-pkg/courier
   2021-09-24 00:20:06 by David H. Gutteridge | Files touched by this commit (1)
Log message:
courier: fix a typo and add an explanatory comment (NFC)

That dependency should probably just be removed, but follow the intent
of the previous commit for now.
   2021-09-22 23:24:57 by Makoto Fujiwara | Files touched by this commit (1)
Log message:
(meta-pkgs/courier) Removed maildrop, it seems already included

remove maildrop, as log says:
  pkg_add: install script returned error status
  pkg_add: package `maildrop-3.0.0nb6' was already installed as dependency
   2020-01-26 18:32:28 by Roland Illig | Files touched by this commit (981)
Log message:
all: migrate homepages from http to https

pkglint -r --network --only "migrate"

As a side-effect of migrating the homepages, pkglint also fixed a few
indentations in unrelated lines. These and the new homepages have been
checked manually.
   2010-06-16 01:01:24 by Fredrik Pettai | Files touched by this commit (17)
Log message:
courier-0.65.0 et al:

* gpglib/list.c: Handle GnuPG 2 --with-colons output format changes.
* gpglib/mimegpgfork.c: GnuPG 2 wants --batch when specifying passphrase-fd.
* tcpd/configure.in: Check if explicit linking with libgpg-error is required.
* tcpd/libcouriergnutls.c (tls_connect): Fix bad call to
  gnutls_server_name_set(). Affects Courier compiled with GnuTLS support.
* maildrop/mailbot.c (main): Set close-on-exec bit on opened files.
* courier/doc/courier.sgml: Move the SPF section to a separate refsect2
  to work around misformatting by the manpage stylesheet.
* rfc2045/rfc2045reply.c (mkreply): Fix sender's name in the reply salutation.
* html/en-us/newmsg.html: Ditto.
* rfc2045/reformime.sgml: Document the -c option to reformime.
* imapd.c (main): Fix typo in alert message.
* Big quota patch (with some changes).

(See the Changelog(s) for previous releases)

Based on patch(es) from PR pkg/42989 by Brian Candler.
   2010-03-21 17:29:44 by Thomas Klausner | Files touched by this commit (66)
Log message:
Reset maintainer, developer lost his commit bit.
   2008-06-15 11:52:00 by Joerg Sonnenberger | Files touched by this commit (22)
Log message:
Make sure that meta packages set META_PACKAGE before including
bsd.prefs.mk. Reported by Steven M. Bellovin for xorg packages.
   2008-02-19 19:45:37 by Johnny C. Lam | Files touched by this commit (1)
Log message:
Update meta-pkgs/courier to version 0.58.0 by pulling in the sub-packages
from the courier-0.58.0 line.
   2007-12-19 13:27:31 by Roland Illig | Files touched by this commit (29)
Log message:
Replaced the custom definitions with META_PACKAGE=yes.
   2007-10-26 00:01:10 by Johnny C. Lam | Files touched by this commit (158)
Log message:
* If PLIST_SRC is explicitly set to an empty value in a package Makefile,
  then automatically generate a PLIST that says "${PKGNAME} has no files".

* If PLIST_SRC and GENERATE_PLIST are not set in a package Makefile,
  and no PLIST files exist, then fail during the package build with
  PKG_FAIL_REASON.

* Remove "intentionally empty" PLISTs again.

Now, the easy way to say that a package installs no files is to just
add the following to the package Makefile:

	PLIST_SRC=	# empty

Next | Query returned 23 messages, browsing 1 to 10 | Previous