The NetBSD Project

CVS log for pkgsrc/mail/ingo/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / mail / ingo

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.30: download - view: text, markup, annotated - select for diffs
Sat Feb 8 03:44:46 2025 UTC (3 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2025Q1-base, pkgsrc-2025Q1, HEAD
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2 lines
multiple PHP support

* Use PHP_BASE_VERS in DEPENDS if required.
* Use REPLACE_PHP.

Bump PKGREVISION.

Revision 1.29: download - view: text, markup, annotated - select for diffs
Fri May 14 13:49:13 2021 UTC (4 years ago) by nia
Branches: MAIN
CVS tags: pkgsrc-2024Q4-base, pkgsrc-2024Q4, pkgsrc-2024Q3-base, pkgsrc-2024Q3, pkgsrc-2024Q2-base, pkgsrc-2024Q2, pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3, pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2 lines
ingo: use exact path to pax

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Apr 24 11:37:29 2021 UTC (4 years ago) by wiz
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +2 -3 lines
*: remove dead download links

Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 23 19:23:06 2019 UTC (5 years, 11 months ago) by rillig
Branches: MAIN
CVS tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1, pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3, pkgsrc-2019Q2-base, pkgsrc-2019Q2
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +2 -2 lines
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.

Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Aug 16 20:21:10 2017 UTC (7 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3, pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2 lines
Follow some http redirects.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Jan 19 18:52:16 2017 UTC (8 years, 3 months ago) by agc
Branches: MAIN
CVS tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -3 lines
Convert all occurrences (353 by my count) of

	MASTER_SITES= 	site1 \
			site2

style continuation lines to be simple repeated

	MASTER_SITES+= site1
	MASTER_SITES+= site2

lines. As previewed on tech-pkg. With thanks to rillig for fixing pkglint
accordingly.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Sun Sep 11 17:03:26 2016 UTC (8 years, 8 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
Drop "55" (php55) from PHP_VERSIONS_ACCEPTED.

Revision 1.23: download - view: text, markup, annotated - select for diffs
Tue May 17 10:32:07 2016 UTC (8 years, 11 months ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +6 -6 lines
Use REAL_ROOT_USER/REAL_ROOT_GROUP instead of ROOT_USER/ROOT_GROUP
for all pkgsrc dir/file ownership rules. Fixes unprivileged
user/group names from leaking into binary packages, manifest as
non-fatal chown/chgrp failure messages at pkg_add time.

Bump respective packages' PKGREVISION.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sat Dec 19 14:27:14 2015 UTC (9 years, 4 months ago) by taca
Branches: MAIN
CVS tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
Restrict PHP_VERSIONS_ACCEPTED to 55 and 56.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Mar 16 07:21:21 2013 UTC (12 years, 2 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2, pkgsrc-2014Q1-base, pkgsrc-2014Q1, pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2, pkgsrc-2013Q1-base, pkgsrc-2013Q1
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +2 -1 lines
Bump PKGREVISION from default PHP version change to 5.4.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Feb 22 19:59:06 2013 UTC (12 years, 2 months ago) by shattered
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Update homepage URLs.

Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Feb 23 11:24:29 2012 UTC (13 years, 2 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Update ingo to 1.2.6.
(while here, set LICENSE=apache-1.1.)

------
v1.2.6
------

[mms] Fix encoding of vacation message in maildrop driver (Bug #9532).
[jan] Add upgrade scripts for next-generation SQL share driver.

Revision 1.18: download - view: text, markup, annotated - select for diffs
Fri Sep 16 05:46:24 2011 UTC (13 years, 8 months ago) by obache
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -1 lines
Bump PKGREVISION from PHP_VERSION_DEFAULT changes.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Nov 10 12:50:20 2010 UTC (14 years, 6 months ago) by adam
Branches: MAIN
CVS tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2, pkgsrc-2011Q1-base, pkgsrc-2011Q1, pkgsrc-2010Q4-base, pkgsrc-2010Q4
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -13 lines
Changes 1.2.5:
* Fix procmail vacation rule if no dates are set
* Fix filtering only unseen message if rule should filter all messages in
  IMAP driver

Changes 1.2.4:
* Correctly escape addresses in procmail driver
* Fix procmail scripts when using composite headers
* Support some non-standard Date: headers in Sieve vacation rules
* Support composite header rules with IMAP backends
* Fix unconditional debug output with Net_Sieve earlier than 1.2.0
* Add Sieve configuration to use UTF-8 encoded folder names (for Dovecot)

Changes 1.2.3:
* Log Sieve communication with DEBUG log level.
* Fix Oracle SQL scripts.
* Add Croatian translation
* Add PostgreSQL-specific upgrade script
* Fix procmail vacation rule
* Prevent deadlock with vacation rule in maildrop driver

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jul 17 18:00:17 2009 UTC (15 years, 10 months ago) by adrianp
Branches: MAIN
CVS tags: 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
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2 lines
Give up MAINTAINER

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sun Oct 12 12:04:50 2008 UTC (16 years, 7 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2, pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Update to 1.2.1

------
v1.2.1
------

[jan] Don't show script icon in menu if preference to automatically update
      scripts is both set and locked (Request 7251).
[mjr] Change MDB2 sequence name to 'id' (Bug 7240)
[jan] Fix adding more than 5 wildcard blacklists (Bug 7077).
[jan] Add Basque translation (Euskal Herriko Unibertsitatea EHU/UPV
      <xabier.arrieta@ehu.es>).
[jan] Fix saving spam rules in the preference backend (Bug 7033).
[jan] Correctly catch dates before the 10th of a month in Sieve timed
      vacations (Bug 7023).
[mas] Fix vacation with procmail driver (Bugs 6509, 7052).
[jan] Fix moving to INBOX with the maildrop driver.
[jan] Disable drop down entries with informational purpose only.
[jan] Fix filter activity messages with non-ASCII folder names
      (taguchi@iij.ad.jp, Bug 6764).

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon May 26 12:56:16 2008 UTC (16 years, 11 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +8 -3 lines
Ingo version H3 (1.2) is a major upgrade in the 1.x release series, including
these enhancements:
* WCAG 1.0 Priority 2/Section 508 accessibility guidelines compliance.
* Timed vacation messages (I will be away from X to Y).
* Major improvements to the procmail driver, including negative matches,
  body tests, loop prevention in vacation messages, full character set
  support,
* Maildrop driver improvements, including vacation support and full
  character set support in the maildrop driver.
* Sieve driver improvements, including numeric spam score tests, sivtest
  support, and quota checks before uploading sieve rules.
* Filter rules can be stored in a SQL database.
* Administrators can change other user's filter rules.
* Added Japanese, Russian and Slovak translations.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Mon May 26 02:13:22 2008 UTC (16 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -2 lines
Second round of explicit pax dependencies. As reminded by tnn@,
many packages used to use ${PAX}. Use the common way of directly calling
pax, it is created as tool after all.

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Mar 4 17:57:18 2008 UTC (17 years, 2 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +23 -19 lines
Mechanical changes to add DESTDIR support to packages that install
their files via a custom do-install target.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Wed Jan 9 21:48:51 2008 UTC (17 years, 4 months ago) by adrianp
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
Major changes compared to the Ingo H3 (1.1.4) version are:
* Added Japanse translation.
* Improved sieve forward rules.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 15 22:30:49 2007 UTC (17 years, 6 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base, pkgsrc-2007Q4
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +12 -11 lines
------
v1.1.4
------

[jan] Add Simplified Chinese translation (Anna Chen
<annachen2008@yahoo.com.cn>).
[cjh] Fix check for bulk or list precedence in Sieve vacation (Bug 5543).
[jan] Add additional checks to avoid adding empty test values (Bug 5392).
[jan] Fix multiline vacation messages with procmail driver (Bug 5273).

Revision 1.9: download - view: text, markup, annotated - select for diffs
Wed Jul 4 20:54:44 2007 UTC (17 years, 10 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2007Q3-base, pkgsrc-2007Q3
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
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.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sun Mar 18 12:09:33 2007 UTC (18 years, 2 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
Update to 1.1.3
Fix blacklists and whitelists in the IMAP driver.

Revision 1.6.4.1: download - view: text, markup, annotated - select for diffs
Sun Oct 29 17:20:17 2006 UTC (18 years, 6 months ago) by ghen
Branches: pkgsrc-2006Q3
Diff to: previous 1.6: preferred, colored; next MAIN 1.7: preferred, colored
Changes since revision 1.6: +2 -2 lines
Pullup ticket 1888 - requested by adrianp
security update for ingo

Revisions pulled up:
- pkgsrc/mail/ingo/Makefile			1.7
- pkgsrc/mail/ingo/PLIST			1.4
- pkgsrc/mail/ingo/distinfo			1.3

   Module Name:	pkgsrc
   Committed By:	adrianp
   Date:		Sun Oct 29 08:22:02 UTC 2006

   Modified Files:
	pkgsrc/mail/ingo: Makefile PLIST distinfo

   Log Message:
   Update to 1.1.2

   Major changes compared to the Ingo H3 (1.1.1) version are:
   * SECURITY: Escape folder names in procmail rules to prevent local code
     execution.
   * Added parameter to enable or disable TLS in timsieved driver.
   * Small bug fixes and improvements.
   * New translations: Catalan, Slovenian.
   * Updated translations: Brazilian Portuguese, Dutch, German, Italian,
     Spanish, Traditional Chinese.

   The full list of changes (from version H3 (1.1.1)) can be viewed here:
   http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.49&r2=1.55.2.59&ty=h

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sun Oct 29 08:22:02 2006 UTC (18 years, 6 months ago) by adrianp
Branches: MAIN
CVS tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update to 1.1.1

Major changes compared to the Ingo H3 (1.1.1) version are:
* SECURITY: Escape folder names in procmail rules to prevent local code
  execution.
* Added parameter to enable or disable TLS in timsieved driver.
* Small bug fixes and improvements.
* New translations: Catalan, Slovenian.
* Updated translations: Brazilian Portuguese, Dutch, German, Italian,
  Spanish, Traditional Chinese.

The full list of changes (from version H3 (1.1.1)) can be viewed here:
http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.49&r2=1.55.2.59&ty=h

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jun 24 13:37:08 2006 UTC (18 years, 10 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2006Q3-base, pkgsrc-2006Q2-base, pkgsrc-2006Q2
Branch point for: pkgsrc-2006Q3
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +2 -2 lines
Fix path to horde3 package in DEPENDS.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Jun 2 18:27:56 2006 UTC (18 years, 11 months ago) by joerg
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1 lines
Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*,
all PEAR packages to php?-pear-* and all Apache packages to ap13-* or
ap2-* respectively. Add new variables to simplify the Makefile
handling. Add CONFLICTS on the old names. Reset revisions of bumped
packages. ap-php will now depend on the default Apache and PHP version.
All programs using it have an implicit option of the Apache version
as well.

OK from jlam@ and adrianp@.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Fri May 12 20:52:03 2006 UTC (19 years ago) by adrianp
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -5 lines
Update to ingo 1.1.1
>
> Major changes compared to the Ingo H3 (1.1) version are:
>     * Restored backward compatibility with Horde 3.0.x.
>     * Enabled the filter setting to stop further filtering by default.
>     * Small bug fixes and improvements.
>     * New translations: Estonian, Greek.
>     * Updated translations: Danish, Dutch, German.
>
> The full list of changes (from version H3 (1.1)) can be viewed here:
>
> http://cvs.horde.org/diff.php/ingo/docs/CHANGES?r1=1.55.2.39&r2=1.55.2.49&ty=h

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Apr 29 09:23:19 2006 UTC (19 years ago) by adrianp
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +3 -2 lines
Move the primary MASTER_SITES to http://ftp.horde.org/pub/ and move
ftp://ftp.horde.org/pub/ to a backup

Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Apr 5 22:32:18 2006 UTC (19 years, 1 month ago) by adrianp
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +2 -1 lines
Fix missing PLISt entry pointed out by bulk-builds.

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Mar 31 22:06:34 2006 UTC (19 years, 1 month ago) by adrianp
Branches: TNF
CVS tags: pkgsrc-base
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Ingo, the "Email Filter Rules Manager", started as a frontend for the Sieve
filter language, and is now a generic and complete filter rule frontend that
currently is able to create Sieve, procmail, maildrop, and IMAP filter rules.
The IMAP filter driver translates the filter rules on demand to IMAP commands,
executed via PHP's IMAP extension and has replaced IMP's internal filtering
code. It is now the default filtering agent in IMP H3 (4.x).

Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Mar 31 22:06:34 2006 UTC (19 years, 1 month ago) by adrianp
Branches: MAIN
Initial revision

Diff request

This form allows you to request diffs 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.

Log view options

CVSweb <webmaster@jp.NetBSD.org>