Commit graph

138 commits

Author SHA1 Message Date
agc
ddbf6ddecd Add SHA512 digests for distfiles for mail category
Problems found locating distfiles:
	Package mutt: missing distfile patch-1.5.24.rr.compressed.gz
	Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz
	Package pine: missing distfile fancy.patch.gz
	Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch
	Package qmail: missing distfile badrcptto.patch
	Package qmail: missing distfile outgoingip.patch
	Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch
	Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch
	Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz
	Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-03 23:27:00 +00:00
wiz
0982effce2 Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.
2015-06-12 10:48:20 +00:00
jperkin
0aa5c142e2 SunOS needs -lsocket. 2014-09-23 14:40:28 +00:00
wiz
7eeb51b534 Bump for perl-5.20.0.
Do it for all packages that
* mention perl, or
* have a directory name starting with p5-*, or
* depend on a package starting with p5-
like last time, for 5.18, where this didn't lead to complaints.
Let me know if you have any this time.
2014-05-29 23:35:13 +00:00
jperkin
45bc40abb4 Remove example rc.d scripts from PLISTs.
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or
ignored otherwise.
2014-03-11 14:04:57 +00:00
tron
73d05e2276 Recursive PKGREVISION bump for OpenSSL API version bump. 2014-02-12 23:17:32 +00:00
joerg
0dee500f43 Give configure the desired rpath flag explicitly. 2013-11-13 13:34:32 +00:00
wiz
d2ca14a3f1 Bump all packages for perl-5.18, that
a) refer 'perl' in their Makefile, or
b) have a directory name of p5-*, or
c) have any dependency on any p5-* package

Like last time, where this caused no complaints.
2013-05-31 12:39:57 +00:00
joerg
fd3479feb5 Don't use nested functions to detect support for __attribute__. 2013-02-26 11:07:52 +00:00
jperkin
becd113253 PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
obache
64deda1dc9 recursive bump from cyrus-sasl libsasl2 shlib major bump. 2012-12-16 01:51:57 +00:00
asau
d70c8e374b Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days. 2012-10-08 12:19:01 +00:00
wiz
8b5d49eb78 Bump all packages that use perl, or depend on a p5-* package, or
are called p5-*.

I hope that's all of them.
2012-10-03 21:53:53 +00:00
adam
318b40a429 Revbump after db5 update 2012-01-18 14:21:42 +00:00
obache
869fa1b7ff Prefer system builtin com_err other than Linux.
fixes PR#45782.
2012-01-05 11:52:33 +00:00
obache
1019a3b860 Back to use builtin com_err if builtin krb5 is preferred. 2011-12-20 11:59:46 +00:00
sbd
8438695f81 Don't use a builtin libcom_err if not using kerberos.
Builtin librarys like com_err should only be used if there is are proper
buildlink3.mk and builtin.mk files for the library, otherwise part of the
point of having the buildlink/builtin system is lost.

There no point in having a buildlink/builtin files for com_err as
currently only three packages use it by itself (mail/cyrus-imapd*) and
using the package suppled library only adds 72K to the package size.
2011-12-17 07:29:49 +00:00
sbd
adfa0c4ef7 Revert commit:
Module Name:	pkgsrc
Committed By:	sbd
Date:		Wed Dec  7 20:39:19 UTC 2011

Modified Files:
	pkgsrc/mail/cyrus-imapd: Makefile
	pkgsrc/mail/cyrus-imapd23: Makefile
	pkgsrc/mail/cyrus-imapd24: Makefile

Log Message:
If a package Makefile is going to try and detect a builtin libraray it
should honor the PREFER* variables.
2011-12-09 02:16:13 +00:00
sbd
b8d5a69f21 If a package Makefile is going to try and detect a builtin libraray it
should honor the PREFER* variables.
2011-12-07 20:39:19 +00:00
obache
e6d0ea6b1d Fix compilation on perl 5.14, from cyrus-imapd-2.4 branch. 2011-10-15 07:17:00 +00:00
obache
bb3696f957 Revision bump after updating perl5 to 5.14.1. 2011-08-14 12:59:47 +00:00
obache
118583ae74 Update HOMEPAGE. 2011-06-30 13:20:46 +00:00
wiz
e2f84ad43f Reset maintainer for retired developers. 2011-02-28 14:52:37 +00:00
adam
6109aa350c Revbump after updating databases/db5 2010-09-16 08:04:14 +00:00
seb
c3f1e700ad Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.10.1 -> 5.12.1.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=..."), minus the packages updated after
the perl package update.

sno@ was right after all, obache@ kindly asked and he@ led the
way. Thanks!
2010-08-21 16:32:42 +00:00
adam
ea28d368b6 Fix building with db5; revision bump for db4 update 2010-06-02 12:53:49 +00:00
wiz
579796a3e5 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
obache
204cf6e337 Update cyrus-imapd to 2.2.13p1.
Changes to the Cyrus IMAP Server since 2.2.13

      * Fixed CERT VU#336053 - Potential buffer overflow in Sieve.
2009-09-10 05:13:56 +00:00
joerg
c569c6a51f Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with
MAKE_JOBS=2 and worked without.
2009-06-30 00:07:09 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
obache
05cb918a7b Fixes `-n' option handling for fetchnews(1).
Patch provided by Jukka Salmi in PR 41432.

While here, add DESTDIR support.
2009-05-15 23:29:01 +00:00
he
b021813da0 Bump the PKGREVISION for all packages which depend directly on perl,
to trigger/signal a rebuild for the transition 5.8.8 -> 5.10.0.

The list of packages is computed by finding all packages which end
up having either of PERL5_USE_PACKLIST, BUILDLINK_API_DEPENDS.perl,
or PERL5_PACKLIST defined in their make setup (tested via
"make show-vars VARNAMES=...").
2008-10-19 19:17:40 +00:00
wiz
eade93ffe2 Bump PKGREVISION for db4 shlib name change (4.6 -> 4.7).
Noted by OBATA Akio.
2008-09-07 11:24:27 +00:00
jlam
841dfa0e7a Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
2008-04-12 22:42:57 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
adam
e44f24fd27 Added 'ldap' option 2007-12-22 21:15:05 +00:00
obache
047b26e127 Need perl to build for generating man pages. 2007-11-21 05:27:49 +00:00
jlam
4390d56940 Make it easier to build and install packages "unprivileged", where
the owner of all installed files is a non-root user.  This change
affects most packages that require special users or groups by making
them use the specified unprivileged user and group instead.

(1) Add two new variables PKG_GROUPS_VARS and PKG_USERS_VARS to
    unprivileged.mk.  These two variables are lists of other bmake
    variables that define package-specific users and groups.  Packages
    that have user-settable variables for users and groups, e.g. apache
    and APACHE_{USER,GROUP}, courier-mta and COURIER_{USER,GROUP},
    etc., should list these variables in PKG_USERS_VARS and PKG_GROUPS_VARS
    so that unprivileged.mk can know to set them to ${UNPRIVILEGED_USER}
    and ${UNPRIVILEGED_GROUP}.

(2) Modify packages to use PKG_GROUPS_VARS and PKG_USERS_VARS.
2007-07-04 20:54:31 +00:00
obache
4eca8bab25 Fix to build with db4>=4.5. 2007-06-12 11:34:29 +00:00
wiz
5f13cd82c8 PKGREVISION bump for db4 shlib name change.
Noted by OBATA Akio.
2007-06-08 13:11:53 +00:00
obache
f8cc89b2fa compatibility fix for SASL 2.1.22.
Taken from:
https://bugzilla.andrew.cmu.edu/cgi-bin/cvsweb.cgi/src/cyrus/imtest/imtest.c.diff?r1=1.107&r2=1.108

Bump PKGREVISION.

Reported by Jukka Salmi in PR 35959.
2007-03-09 14:46:08 +00:00
joerg
95d312274e Replace use of timezone (on BSDs traditionally a function, not a
variable) with the portable equivalent. Bump revision.
2006-12-01 13:36:59 +00:00
obache
5b5e9f3e6c Fix problem that even if select gssapi option, configure detect but
isn't enabled.  Reported by Jukka Salmi by PR 34917.
2006-11-03 05:06:54 +00:00
obache
b8690ec1f3 Since 2.2.13, authorization module is selected at run-time,
so remove from configure argments.
Suggested by Jukka Salmi via PR 34916.
2006-10-26 01:10:35 +00:00
obache
c4915ec13e Add patch to imap/backend.c(r1.38), diff came from cyrus cvs repository.
r1.39: initialize err to revent segfault
r1.40: only free() the backend struct if we allocated it (don't free cached connections)

Bump PKGREVISION.
2006-10-09 12:46:01 +00:00
wiz
768a49f2dd Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
obache
e43ecc231a Update cyrus-imapd to 2.2.13.
Patch provided by Jukka Salmi via PR 33576.

Changes to the Cyrus IMAP Server since 2.2.12

 * Allow sieve scripts to be run on shared mailboxes (via sieve annotation).
 * Updated nntpd to be compliant with latest draft (soon to be RFC3977).
 * Updated IMAP UIDPLUS extension to be compliant with latest specification
    (RFC4315).
 * Performance improvements to quota utility.
 * Fixed possible race condition in IMAP IDLE.
 * Made ptloader runtime configurable.
 * Added more extensive output to arbitron.
 * Allow responses of any length from backend when proxing IMAP/POP3/NNTP
   traffic.
 * Added plaintextloginalert option.
 * Only allow mbpath to be run as Cyrus user.
 * Added berkeley_hash and berkeley_hash_nosync cyrusdb backends (seem to
   perform better under heavy loads).
 * Added lastpop mailbox annotation.
 * Added subscribe/unsubscribe support to cyradm.
 * Fixed miscellaneous bugs and build issues.
2006-10-04 12:18:14 +00:00
recht
ff6df3eee2 Adapt the db_err function to bdb 4.4.
Addresses PR 32739 by John Kohl.

Bump PKGREVISION.
2006-05-07 17:47:05 +00:00
wiz
0719006c41 Update path from cyrus-sasl2 to cyrus-sasl. 2006-04-13 21:45:12 +00:00
jlam
daad0f3d6c Modify the pkginstall framework so that it manages all aspects of
INSTALL/DEINSTALL script creation within pkgsrc.

If an INSTALL or DEINSTALL script is found in the package directory,
it is automatically used as a template for the pkginstall-generated
scripts.  If instead, they should be used simply as the full scripts,
then the package Makefile should set INSTALL_SRC or DEINSTALL_SRC
explicitly, e.g.:

	INSTALL_SRC=	${PKGDIR}/INSTALL
	DEINSTALL_SRC=	# emtpy

As part of the restructuring of the pkginstall framework internals,
we now *always* generate temporary INSTALL or DEINSTALL scripts.  By
comparing these temporary scripts with minimal INSTALL/DEINSTALL
scripts formed from only the base templates, we determine whether or
not the INSTALL/DEINSTALL scripts are actually needed by the package
(see the generate-install-scripts target in bsd.pkginstall.mk).

In addition, more variables in the framework have been made private.
The *_EXTRA_TMPL variables have been renamed to *_TEMPLATE, which are
more sensible names given the very few exported variables in this
framework.  The only public variables relating to the templates are:

	INSTALL_SRC		INSTALL_TEMPLATE
	DEINSTALL_SRC		DEINSTALL_TEMPLATE
				HEADER_TEMPLATE

The packages in pkgsrc have been modified to reflect the changes in
the pkginstall framework.
2006-03-14 01:14:26 +00:00