The NetBSD Project

CVS log for pkgsrc/mail/ezmlm-idx/Makefile

[BACK] Up to [cvs.netbsd.org] / pkgsrc / mail / ezmlm-idx

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.34 / (download) - annotate - [select for diffs], Mon Mar 12 04:32:11 2012 UTC (2 months, 1 week ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base, pkgsrc-2012Q1, HEAD
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

Don't install cat pages. Bump revision.

Revision 1.33 / (download) - annotate - [select for diffs], Tue Jun 7 03:25:51 2011 UTC (11 months, 2 weeks ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4, pkgsrc-2011Q3-base, pkgsrc-2011Q3, pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

LICENSE=gnu-gpl-v2.

Revision 1.32 / (download) - annotate - [select for diffs], Mon Mar 15 17:29:23 2010 UTC (2 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: 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
Changes since 1.31: +8 -6 lines
Diff to previous 1.31 (colored)

DESTDIR support.

Revision 1.31 / (download) - annotate - [select for diffs], Tue May 19 09:07:13 2009 UTC (3 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4, pkgsrc-2009Q3-base, pkgsrc-2009Q3, pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.30: +2 -2 lines
Diff to previous 1.30 (colored)

Uncomment some more LICENSE lines (all "public-domain").

Revision 1.30 / (download) - annotate - [select for diffs], Wed Jun 11 21:06:37 2008 UTC (3 years, 11 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1, pkgsrc-2008Q4-base, pkgsrc-2008Q4, pkgsrc-2008Q3-base, pkgsrc-2008Q3, pkgsrc-2008Q2-base, pkgsrc-2008Q2, cwrapper, cube-native-xorg-base, cube-native-xorg
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored)

DJB has placed certain of his software in the public domain. Excerpted
from <URL:http://cr.yp.to/distributors.html>:

  What are the distribution terms for dot-forward?

  2008.06.01: I hereby place the dot-forward package (in particular,
  dot-forward-0.71.tar.gz, with MD5 checksum
  1fefd9760e4706491fb31c7511d69bed) into the public domain. The
  package is no longer copyrighted.

  What are the distribution terms for ezmlm?

  2008.06.01: I hereby place the ezmlm package (in particular,
  ezmlm-0.53.tar.gz, with MD5 checksum 108c632caaa8cdbfd3041e6c449191b2)
  into the public domain. The package is no longer copyrighted.

  What are the distribution terms for fastforward?

  2008.06.01: I hereby place the fastforward package (in particular,
  fastforward-0.51.tar.gz, with MD5 checksum
  6dc619180ba9726380dc1047e45a1d8d) into the public domain. The
  package is no longer copyrighted.

Set DJB_RESTRICTED=no in these packages (and in ezmlm-idx, by
extension). Add commented-out LICENSE=public-domain. As usual,
pkgsrc will strive to keep modifications to a tasteful minimum.

Revision 1.29 / (download) - annotate - [select for diffs], Sat Mar 24 06:29:28 2007 UTC (5 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2008Q1-base, pkgsrc-2008Q1, pkgsrc-2007Q4-base, pkgsrc-2007Q4, pkgsrc-2007Q3-base, pkgsrc-2007Q3, pkgsrc-2007Q2-base, pkgsrc-2007Q2, pkgsrc-2007Q1-base, pkgsrc-2007Q1
Changes since 1.28: +5 -5 lines
Diff to previous 1.28 (colored)

Quell pkglint: don't forcibly hide output of shell commands.

Revision 1.28 / (download) - annotate - [select for diffs], Fri Dec 29 06:21:06 2006 UTC (5 years, 4 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base, pkgsrc-2006Q4
Changes since 1.27: +6 -5 lines
Diff to previous 1.27 (colored)

Update to 0.444, a bugfix release, and quell pkglint. From the changelog:

- Fixed text files to not overwrite the "text/top" and "text/bottom"
  files unconditionally.  Also rewrote places where the filename was
  duplicated in the tags.

- (Un)subscribe requests initiated and confirmed by a moderator are now
  marked in the Log as "+mod" or "-mod".  This is accomplished by the
  addition of another pair of subscribe/unsubscribe confirmation
  commands ("rc.cookie" and "wc.cookie") to ezmlm-manage to
  differentiate between moderated (un)subscribe requests and
  (un)subscribe requests iniated and confirmed by a moderator.

Revision 1.27 / (download) - annotate - [select for diffs], Sat Mar 18 06:54:49 2006 UTC (6 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2006Q3-base, pkgsrc-2006Q3, pkgsrc-2006Q2-base, pkgsrc-2006Q2, pkgsrc-2006Q1-base, pkgsrc-2006Q1
Changes since 1.26: +4 -4 lines
Diff to previous 1.26 (colored)

Fix distfile fetch when PKGREVISION is set. SITES_foo -> SITES.foo.

Revision 1.26 / (download) - annotate - [select for diffs], Sun Jan 8 18:35:10 2006 UTC (6 years, 4 months ago) by xtraeme
Branch: MAIN
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored)

Bump PKGREVISION due to mysql.buildlink3.mk changes (default mysql
pkg has been changed to 5.x). Reminded by wiz... thanks.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Dec 29 06:21:49 2005 UTC (6 years, 4 months ago) by jlam
Branch: MAIN
Changes since 1.24: +1 -2 lines
Diff to previous 1.24 (colored)

Remove USE_PKGINSTALL from pkgsrc now that mk/install/pkginstall.mk
automatically detects whether we want the pkginstall machinery to be
used by the package Makefile.

Revision 1.24 / (download) - annotate - [select for diffs], Fri Sep 2 01:08:48 2005 UTC (6 years, 8 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base, pkgsrc-2005Q4, pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored)

Update to 0.443. From the changelog:

- Fixed the marker logic in ezmlm-moderate to allow comments between any
  two lines containing "%%%", not just lines 8 characters or longer.

- Some internal changes in ezmlm-test and the subdb API.

Revision 1.23 / (download) - annotate - [select for diffs], Fri Aug 19 04:44:09 2005 UTC (6 years, 9 months ago) by schmonz
Branch: MAIN
Changes since 1.22: +1 -5 lines
Diff to previous 1.22 (colored)

Convert DJB_ERRNO_HACK to a "djbware-errno-hack" option available
in all packages using djbware.mk. For now, keep the same default,
avoiding PKGREVISION bumps.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Jul 12 10:58:09 2005 UTC (6 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Update to 0.442. From the changelog:

-Added a "sql" file in the "LIST/mod" directory on creation of lists.
 This fixes a long-standing bug where moderator addresses are not stored
 in SQL.

 NOTE: Running ezmlm-make -e or -+ on a moderated list that has SQL
 enabled will cause moderation to fail due to the moderator subscriber
 list now being accessed in SQL.  You will need to run the following
 command:

	ezmlm-list -M $DIR/mod | ezmlm-sub $DIR/mod

-Fixed bug in pgsql searchlog query.

-Fixed bug in ezmlm-request handling of multi-line subjects.

Revision 1.21 / (download) - annotate - [select for diffs], Tue Jul 5 06:04:17 2005 UTC (6 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20 (colored)

Update to 0.441. From the changelog:

-Fixed critical one-off bug in both *SQL configuration parsers.
 Thanks Jim Winstead.
-Fixed lack of quoting in PgSQL subscribe code.  Thanks Dan O'Neill.
-Updated ezmlm-cgi to generate valid XHTML/CSS output.
 Thanks Brian Ghidinelli
-Fixed readwrite.h to work on LP64 systems.  Thanks Amitai Schlair
-Don't clobber msgsize file on re-make.  Thanks Stephen Quinney.
-ezmlm-test can now be run by any user, in any writeable directory.
-Put a valid recipient into the To: header in moderation messages.

pkgsrc changes: declare "mysql" and "pgsql" options as part of a
"database" option group.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 15 20:41:20 2005 UTC (7 years, 1 month ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base, pkgsrc-2005Q2
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Update to 0.440. From the changelog:

-Wrote a script to automatically generate the Makefile and TARGETS.
-Fixed a problem with handling text files with no final newline.
-Added a new program, ezmlm-dispatch, to be run from a global
 .qmail-default file
-Removed support for qmail older than version 1.02.
-Removed all references to "inhost" and "inlocal" which were completely
 unused but still referenced in documentation and tests.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:19 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.18: +1 -2 lines
Diff to previous 1.18 (colored)

Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.

Revision 1.18 / (download) - annotate - [select for diffs], Wed Mar 23 00:51:09 2005 UTC (7 years, 2 months ago) by schmonz
Branch: MAIN
Changes since 1.17: +3 -4 lines
Diff to previous 1.17 (colored)

Take advantage of mk/djbware.mk.

Revision 1.17 / (download) - annotate - [select for diffs], Sun Mar 13 03:33:31 2005 UTC (7 years, 2 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base, pkgsrc-2005Q1
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored)

Update to 0.435. This is strictly a bug-fix release, updated during
the freeze for the bug fixes, which are:

-Fixed string realocation bug in ezmlm-manage.  Thanks Tom Moertel.
-Tweaked the subscriber log search subject to differentiate it from the
 complete subscriber log.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Mar 7 09:53:33 2005 UTC (7 years, 2 months ago) by uebayasi
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Fix quoting.

Revision 1.15 / (download) - annotate - [select for diffs], Tue Feb 8 05:29:07 2005 UTC (7 years, 3 months ago) by schmonz
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Update to 0.434. From the changelog:

-Replaced the generic "ezmlm response" subject with unique subjects.
-Fixed failure to build/link ezmlm-mktab in the Makefile.
-Fixed a typo in the ezmlm-manage man page.  Thanks Charles Cazabon.
-Updated the pt_BR language texts.  Thanks Glen Stewart.
-Fixed broken invocation of ezmlm-confirm in ezmlmrc.  Thanks SATOH
 Fumiyasu.
-Fixed ezmlmrc template problem with moderated lists.
-Fixed a deadlock between ezmlm-confirm and ezmlm-store.

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jan 10 04:50:23 2005 UTC (7 years, 4 months ago) by schmonz
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored)

Update to 0.433. Changes from 0.432nb1:

-Fixed the Japanese language code from "jp" to "ja" as per ISO 639.

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jan 8 00:15:28 2005 UTC (7 years, 4 months ago) by schmonz
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored)

Incorporate patches from Bruce Guenter to fix ezmlm-send argument
construction in ezmlm-confirm, ezmlm-store, and ezmlm-moderate.
Will be in the next release.

Bump PKGREVISION.

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jan 3 02:20:35 2005 UTC (7 years, 4 months ago) by schmonz
Branch: MAIN
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Update to 0.432. From the changelog:

-Un-fixed the Swedish and Danish translation names, as they should match
 ISO 639 language codes, not ISO 3166 country codes.

Revision 1.11 / (download) - annotate - [select for diffs], Wed Dec 29 22:13:56 2004 UTC (7 years, 4 months ago) by schmonz
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

Update to 0.431. From the changelog:

-Make ezmlm-idx obey $QMAILQUEUE.
-Added missing ezmlm-confirm.0 target.
-Auto-generate all version strings from the VERSION file.
-Fixed up the broken Swedish translation.  Thanks Mads E. Eilertsen.
-Fixed naming of translations to match their ISO 3166 country codes:
 sv => se (Sweden) and da => dk (Denmark)
-Internal reorganization of ezmlm-test
-Internal reorganization of email header generation.

Revision 1.10 / (download) - annotate - [select for diffs], Tue Dec 21 03:42:25 2004 UTC (7 years, 5 months ago) by schmonz
Branch: MAIN
Changes since 1.9: +3 -3 lines
Diff to previous 1.9 (colored)

Update to 0.43. From the changelog:

-Added per-post sender confirmation patch from Tullio Andreatta.
 See the documentation for ezmlm-make -y for details.
-Changed all example domain names in text files to the RFC 2606 mandated
 example.com domain name.
-Several documentation and comment fixes.  Thanks Tullio Andreatta.
-Added conf-sub control file, used to choose which subscriber
 mechanism to use.  This replaces the "make std/mysql/pgsql" mechanism.
 Adapted from patch by Tullio Andreatta.
-Got rid of the frivolous uses of /bin/sh to exec ezmlm-send.
-Always reject bounce messages in ezmlm-reject.
-Substitute <#r#> in (un)subscribe confirm messages with just the local
part of the reply address (for web-based confirmation).

Revision 1.9 / (download) - annotate - [select for diffs], Tue Aug 10 05:59:01 2004 UTC (7 years, 9 months ago) by schmonz
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base, pkgsrc-2004Q4, pkgsrc-2004Q3-base, pkgsrc-2004Q3
Changes since 1.8: +2 -18 lines
Diff to previous 1.8 (colored)

Convert to bsd.options.mk.

Revision 1.8 / (download) - annotate - [select for diffs], Sat Jul 24 22:45:15 2004 UTC (7 years, 10 months ago) by recht
Branch: MAIN
Changes since 1.7: +4 -4 lines
Diff to previous 1.7 (colored)

Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL
version.

Revision 1.7 / (download) - annotate - [select for diffs], Wed Jul 21 22:58:10 2004 UTC (7 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

Let the qmail dependency be satisfied by netqmail, if present. Take MAINTAINER.

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 20 00:04:36 2004 UTC (7 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.5: +23 -18 lines
Diff to previous 1.5 (colored)

Enable pkgviews installation, and reformat a whole bunch.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 19 23:50:22 2004 UTC (7 years, 10 months ago) by schmonz
Branch: MAIN
Changes since 1.4: +33 -6 lines
Diff to previous 1.4 (colored)

Update ezmlm-idx to 0.421. From the changelog:

ezmlm-idx-0.421, 20040602
=========================
-Updated ezmlmrc.fr.  Thanks Jean-Marc Lasgouttes.
-Fixed bug in ezmlm-request when dealing with continuation lines.
 Thanks Sami Farin.
-Replaced many library with public-domain sources.
-Fixed "log" function conflicting with built-in math function.
-Fixed problem with "test -e" in makelang.sh for Solaris.
-Fixed typo bug in ezmlm-cron.
-Fixed uses of "head -#" and "tail -#" to "head -n #" and "tail -n #".

ezmlm-idx-0.42, 20040114 (New maintainer: Bruce Guenter <bruceg@em.ca>)
=======================================================================
-The ezmlmrc.* files were broken into two parts, to make them easier to
 write and maintain.  The language specific parts are stored in the
 "lang" subdirectory.
-Updated ezmlm-cgi to version 1.18, which includes the no banner
 security fix.
-Added ezmlmrc.hu.  Thanks Julian Severn-nek http://js.hu/
-Added ezmlmrc.nl.  Thanks Willem
-Fixed problem in ezmlm-send munging MIME attachments using implicit
 content types.  Thanks Ed
-Fixed typo in ezmlm-unsub -- manual unsubscriptions would be
 erroneously logged as "+manual"
-Fixed ezmlm-gate to handle the -Q option.  Thanks Bjoern Hansen.
-Fixed internal bug calling decodeHDR.
-Fix ezmlm-manage to properly send subscription confirmation to
moderators.  Thanks Mate Wierdl.
-Portability and bug fixes to ezmlm-test.
-Added a "dry-run" option to ezmlm-gate.
-Fixed ezmlm-send to fully handle QMQP relaying.  Thanks Bernhard Graf.
-Fixed ezmlm-gate to use "/bin/sh" consistently.  Thanks Bernhard Graf.
-Fixed ezmlm-cgi's output of non-standard port numbers.
-Fixed message archiving in subscribe-only moderated lists.

pkgsrc changes:

Set RESTRICTED directly in this package, rather than in
../ezmlm/Makefile.common, and clarify: in addition to the reasons
we cannot redistribute binary packages of ezmlm, ezmlm-idx is a
modification of the ezmlm source.

Set USE_BUILDLINK3=yes.

Introduce EZMLM_IDX_USE_{MY,PG}SQL. Each builds and runs, but I
haven't tested the database functions.

Revision 1.4 / (download) - annotate - [select for diffs], Thu Jul 17 21:46:01 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base, pkgsrc-2004Q2, pkgsrc-2004Q1-base, pkgsrc-2004Q1, pkgsrc-2003Q4-base, pkgsrc-2003Q4
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

s/netbsd.org/NetBSD.org/

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jun 2 01:18:47 2003 UTC (8 years, 11 months ago) by jschauma
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Mar 21 17:31:36 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.1: +19 -2 lines
Diff to previous 1.1 (colored)

Honor PKG_SYSCONFDIR, as requested in PR pkg/19289 by Thomas T. Thai.
Bump PKGREVISION to 1.

Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Jul 23 08:49:46 2002 UTC (9 years, 10 months ago) by schmonz
Branch: TNF
CVS Tags: pkgsrc-base, netbsd-1-6-RELEASE-base, netbsd-1-6-1-base, netbsd-1-6-1, netbsd-1-6
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Import ezmlm-idx-0.40, based on pkg/14784 by Sen Nagata <sen@eccosys.com>,
with changes by me to share some logic with our ezmlm package.

This is an addition and patch to ezmlm-0.53 [(c) Dan J. Bernstein].
Ezmlm-idx uses Dan's libraries and heavily relies on ezmlm-0.53
code.  ezmlm-idx does not function without ezmlm-0.53.

ezmlm-0.53 provides basic message distribution, subscriber address
handling, message archiving (single quoted message retrieval only),
and bounce handling. ezmlm-idx adds multi-message threaded archive
retrieval, digests, remote administration, message and subscription
moderation, subscriber-only restrictions, message trailer, subject
prefix, subscriber name storage, customizable setup, multi-language
and MIME support and more. In addition, improved bounce handling,
case-insensitive subscriber address storage, and support for
distributed lists (main + sublist transparent to the subscriber).
Ezmlm-idx can now be compiled with MySQL or Postgres support.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jul 23 08:49:46 2002 UTC (9 years, 10 months ago) by schmonz
Branch: MAIN

Initial revision

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>