Subject: CVS commit: [pkgsrc-2005Q3] pkgsrc/mail
To: None <pkgsrc-changes@NetBSD.org>
From: Lubomir Sedlacik <salo@netbsd.org>
List: pkgsrc-changes
Date: 11/01/2005 21:51:26
Module Name: pkgsrc
Committed By: salo
Date: Tue Nov 1 21:51:26 UTC 2005
Modified Files:
pkgsrc/mail/fetchmail [pkgsrc-2005Q3]: Makefile distinfo options.mk
pkgsrc/mail/fetchmailconf [pkgsrc-2005Q3]: Makefile
Added Files:
pkgsrc/mail/fetchmail/patches [pkgsrc-2005Q3]: patch-ah patch-ai
patch-aj patch-ak
Log Message:
Pullup ticket 877 - requested by Adrian Portelli
security fix for fetchmailconf, portability fixes for fetchmail
Revisions pulled up:
- pkgsrc/mail/fetchmail/Makefile 1.154
- pkgsrc/mail/fetchmail/distinfo 1.32, 1.33
- pkgsrc/mail/fetchmail/options.mk 1.12, 1.13
- pkgsrc/mail/fetchmail/patches/patch-ah 1.1
- pkgsrc/mail/fetchmail/patches/patch-ai 1.1
- pkgsrc/mail/fetchmail/patches/patch-aj 1.1
- pkgsrc/mail/fetchmail/patches/patch-ak 1.1
- pkgsrc/mail/fetchmailconf/Makefile 1.65
Module Name: pkgsrc
Committed By: rillig
Date: Wed Sep 28 21:55:32 UTC 2005
Modified Files:
pkgsrc/mail/fetchmail: options.mk
Log Message:
Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.
---
Module Name: pkgsrc
Committed By: scottr
Date: Tue Oct 25 17:52:38 UTC 2005
Modified Files:
pkgsrc/mail/fetchmail: options.mk
Log Message:
Add SOCKS4/SOCKS5 support.
---
Module Name: pkgsrc
Committed By: tonio
Date: Fri Oct 21 20:56:50 UTC 2005
Modified Files:
pkgsrc/mail/fetchmail: Makefile distinfo
Added Files:
pkgsrc/mail/fetchmail/patches: patch-ah patch-ai patch-aj
Log Message:
Fix mail/fetchmail under darwin (PR 28543).
The added patches add a prefix "fm_" to lock related finctions, to avoid
name clash with darwin lock functions. Link with -lresolv under darwin.
(thanks scole_at_sdf.lonestar.org for the patches)
Bump PKGREVISION
---
Module Name: pkgsrc
Committed By: adrianp
Date: Tue Nov 1 19:16:52 UTC 2005
Modified Files:
pkgsrc/mail/fetchmail: distinfo
Added Files:
pkgsrc/mail/fetchmail/patches: patch-ak
Log Message:
Add patch-ak for a fetchmailconf security issue. This patch does
not impact the fetchmail package so no version bump is required.
---
Module Name: pkgsrc
Committed By: adrianp
Date: Tue Nov 1 19:17:41 UTC 2005
Modified Files:
pkgsrc/mail/fetchmailconf: Makefile
Log Message:
Bump to nb3 for security patch
To generate a diff of this commit:
cvs rdiff -r1.153 -r1.153.2.1 pkgsrc/mail/fetchmail/Makefile
cvs rdiff -r1.31 -r1.31.2.1 pkgsrc/mail/fetchmail/distinfo
cvs rdiff -r1.11 -r1.11.4.1 pkgsrc/mail/fetchmail/options.mk
cvs rdiff -r0 -r1.1.2.1 pkgsrc/mail/fetchmail/patches/patch-ah \
pkgsrc/mail/fetchmail/patches/patch-ai \
pkgsrc/mail/fetchmail/patches/patch-aj \
pkgsrc/mail/fetchmail/patches/patch-ak
cvs rdiff -r1.64 -r1.64.4.1 pkgsrc/mail/fetchmailconf/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.