The NetBSD Project

CVS log for pkgsrc/mail/fetchmail/options.mk

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / fetchmail

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.15 / (download) - annotate - [select for diffs], Wed Nov 7 08:57:10 2007 UTC (4 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4, pkgsrc-2010Q3-base, pkgsrc-2010Q3, pkgsrc-2010Q2-base, pkgsrc-2010Q2, pkgsrc-2010Q1-base, pkgsrc-2010Q1, pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, cwrapper, cube-native-xorg-base, cube-native-xorg, HEAD
Changes since 1.14: +2 -9 lines
Diff to previous 1.14 (colored)

Remove "inet6" option. The "configure" script doesn't recognize
"--enable-inet6" or "--disble-inet6 anymore and decides automatically
whether to enable IPv6 support.

Pointed out by Matthias Andree in private e-mail.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Dec 5 23:55:10 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1, pkgsrc-2006Q4-base, pkgsrc-2006Q4, pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1, pkgsrc-2005Q4-base, pkgsrc-2005Q4
Changes since 1.13: +4 -4 lines
Diff to previous 1.13 (colored)

Ran "pkglint --autofix", which corrected some of the quoting issues in
CONFIGURE_ARGS.

Revision 1.11.4.1 / (download) - annotate - [select for diffs], Tue Nov 1 21:51:26 2005 UTC (6 years, 6 months ago) by salo
Branch: pkgsrc-2005Q3
Changes since 1.11: +17 -3 lines
Diff to previous 1.11 (colored) next main 1.12 (colored)

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

Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 25 17:52:38 2005 UTC (6 years, 7 months ago) by scottr
Branch: MAIN
Changes since 1.12: +15 -1 lines
Diff to previous 1.12 (colored)

Add SOCKS4/SOCKS5 support.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 28 21:55:32 2005 UTC (6 years, 7 months ago) by rillig
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored)

Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,
NO_BUILD, USE_LIBTOOL.

Revision 1.11 / (download) - annotate - [select for diffs], Mon May 30 18:06:37 2005 UTC (6 years, 11 months ago) by frueauf
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q2-base, pkgsrc-2005Q2
Branch point for: pkgsrc-2005Q3
Changes since 1.10: +3 -4 lines
Diff to previous 1.10 (colored)

Correct handling if gssapi and kerberos is defined. Proposal by
Dieter Baron, tested by Jukka Salmi.

Revision 1.10 / (download) - annotate - [select for diffs], Mon May 30 14:02:17 2005 UTC (6 years, 11 months ago) by frueauf
Branch: MAIN
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Avoid that "kerberos" appears more than once in PKG_OPTIONS.
Change suggested by Jukka Salmi.

Revision 1.9 / (download) - annotate - [select for diffs], Tue May 24 19:01:34 2005 UTC (7 years ago) by frueauf
Branch: MAIN
Changes since 1.8: +2 -4 lines
Diff to previous 1.8 (colored)

transform PKG_DEFAULT_OPTIONS+= to PKG_SUGGESTED_OPTIONS. Suggested by
Jukka Salmi.

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jan 21 20:45:09 2005 UTC (7 years, 4 months ago) by frueauf
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.7: +1 -2 lines
Diff to previous 1.7 (colored)

Remove definition of CRYPTO. It is no longer needed if
PKG_USE_KERBEROS is defined, noted by Jukka Salmi.

Revision 1.7 / (download) - annotate - [select for diffs], Fri Jan 21 15:46:39 2005 UTC (7 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.6: +19 -7 lines
Diff to previous 1.6 (colored)

Rework kerberos V support:
	- use kerberos instead of kerberos5 as PKG_SUPPORTED_OPTIONS
	  to keep compliance with other kerberos aware packages in pkgsrc
	- use the krb5 buildlink environment
Introduce support for gssapi which was also requested in pr pkg/26170 with
the according PKG_SUPPORTED_OPTIONS. gssapi will imply kerberos5.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jan 20 12:59:11 2005 UTC (7 years, 4 months ago) by frueauf
Branch: MAIN
Changes since 1.5: +12 -2 lines
Diff to previous 1.5 (colored)

Add option for kerberos5 like suggested in pr pkg/26170.
Since I have no kerberos server I just verified it compiled.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jan 10 20:59:43 2005 UTC (7 years, 4 months ago) by adrianp
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored)

Remove inet6 from PKG_DEFAULT_OPTIONS. When USE_INET6 is defined it will set
inet6.
Move to calling all such flags 'inet6'.

Revision 1.4 / (download) - annotate - [select for diffs], Wed Nov 17 19:56:49 2004 UTC (7 years, 6 months ago) by xtraeme
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4
Changes since 1.3: +1 -11 lines
Diff to previous 1.3 (colored)

Remove obsolete variables. You'll want to use:

PKG_OPTIONS.<pkg>+= foo blah

Revision 1.3 / (download) - annotate - [select for diffs], Sun Aug 22 19:32:51 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.2: +14 -15 lines
Diff to previous 1.2 (colored)

Change the way that legacy USE_* and FOO_USE_* options are converted
into the bsd.options.mk framework.  Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS.  This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.

This fixes PR pkg/26590.

Revision 1.2 / (download) - annotate - [select for diffs], Thu Aug 5 03:30:16 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN
Changes since 1.1: +2 -2 lines
Diff to previous 1.1 (colored)

Move the setting of default options out of the section that will be deleted
that will be deleted in the future.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Aug 5 02:31:24 2004 UTC (7 years, 9 months ago) by jlam
Branch: MAIN

Move options-handling into a separate file and document each option.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>