Up to [cvs.netbsd.org] / pkgsrc / mail / exim3
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.39 / (download) - annotate - [select for diffs], Sat Mar 3 00:13:29 2012 UTC (2 months, 3 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.38: +2 -2
lines
Diff to previous 1.38 (colored)
Recursive bump for pcre-8.30* (shlib major change)
Revision 1.37.4.1 / (download) - annotate - [select for diffs], Sun Jul 4 07:20:40 2010 UTC (22 months, 3 weeks ago) by agc
Branch: pkgsrc-2010Q2
Changes since 1.37: +9 -5
lines
Diff to previous 1.37 (colored) next main 1.38 (colored)
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching error, and to sync with reality.
Revision 1.38 / (download) - annotate - [select for diffs], Mon Jun 28 08:55:37 2010 UTC (22 months, 4 weeks ago) by joerg
Branch: MAIN
CVS Tags: 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
Changes since 1.37: +9 -5
lines
Diff to previous 1.37 (colored)
DESTDIR support
Revision 1.37 / (download) - annotate - [select for diffs], Sun Mar 21 16:29:41 2010 UTC (2 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Branch point for: pkgsrc-2010Q2
Changes since 1.36: +2 -2
lines
Diff to previous 1.36 (colored)
Reset maintainer, developer lost his commit bit.
Revision 1.36 / (download) - annotate - [select for diffs], Tue Jun 30 00:07:19 2009 UTC (2 years, 10 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3,
pkgsrc-2009Q2-base,
pkgsrc-2009Q2
Changes since 1.35: +3 -1
lines
Diff to previous 1.35 (colored)
Mark packages as MAKE_JOBS_SAFE=no that failed in a bulk build with MAKE_JOBS=2 and worked without.
Revision 1.35 / (download) - annotate - [select for diffs], Wed Jul 4 20:54:43 2007 UTC (4 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: 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,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.34: +4 -3
lines
Diff to previous 1.34 (colored)
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.34 / (download) - annotate - [select for diffs], Sat Mar 24 19:21:26 2007 UTC (5 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.33: +3 -4
lines
Diff to previous 1.33 (colored)
Prepare for switching to NO_MTREE=yes.
Revision 1.33 / (download) - annotate - [select for diffs], Sun Jan 7 09:13:57 2007 UTC (5 years, 4 months ago) by rillig
Branch: MAIN
Changes since 1.32: +2 -2
lines
Diff to previous 1.32 (colored)
Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of
INSTALLATION_DIRS, as well as all occurrences of ${PREFIX}/man with
${PREFIX}/${PKGMANDIR}.
Fixes PR 35265, although I did not use the patch provided therein.
Revision 1.32 / (download) - annotate - [select for diffs], Sun Apr 23 00:12:38 2006 UTC (6 years, 1 month ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4,
pkgsrc-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2
Changes since 1.31: +7 -2
lines
Diff to previous 1.31 (colored)
Modify packages that set PKG_USERS and PKG_GROUPS to follow the new syntax as specified in pkgsrc/mk/install/bsd.pkginstall.mk:1.47.
Revision 1.24.2.2 / (download) - annotate - [select for diffs], Sat Mar 11 04:10:26 2006 UTC (6 years, 2 months ago) by snj
Branch: pkgsrc-2005Q4
Changes since 1.24.2.1: +2 -2
lines
Diff to previous 1.24.2.1 (colored) to branchpoint 1.24 (colored) next main 1.25 (colored)
Pullup ticket 1204 - requested by Joerg Sonnenberger
security fix for exim3
Revisions pulled up:
- pkgsrc/mail/exim3/Makefile 1.31
- pkgsrc/mail/exim3/distinfo 1.9
- pkgsrc/mail/exim3/patches/patch-ao 1.1
- pkgsrc/mail/exim3/patches/patch-ap 1.1
Module Name: pkgsrc
Committed By: joerg
Date: Mon Mar 6 22:49:16 UTC 2006
Modified Files:
pkgsrc/mail/exim3: Makefile distinfo
Added Files:
pkgsrc/mail/exim3/patches: patch-ao patch-ap
Log Message:
Fix parsing of IPv6 address possibly result in privilege escalation.
Revision 1.31 / (download) - annotate - [select for diffs], Mon Mar 6 22:49:16 2006 UTC (6 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2006Q1-base,
pkgsrc-2006Q1
Changes since 1.30: +2 -2
lines
Diff to previous 1.30 (colored)
Fix parsing of IPv6 address possibly result in privilege escalation.
Revision 1.24.2.1 / (download) - annotate - [select for diffs], Tue Feb 14 15:04:11 2006 UTC (6 years, 3 months ago) by salo
Branch: pkgsrc-2005Q4
Changes since 1.24: +3 -2
lines
Diff to previous 1.24 (colored)
Pullup ticket 1130 - requested by Joerg Sonnenberger security fix for exim3 Revisions pulled up: - pkgsrc/mail/exim3/Makefile 1.30 - pkgsrc/mail/exim3/distinfo 1.8 - pkgsrc/mail/exim3/patches/patch-ai 1.1 - pkgsrc/mail/exim3/patches/patch-aj 1.1 - pkgsrc/mail/exim3/patches/patch-ak 1.1 - pkgsrc/mail/exim3/patches/patch-al 1.1 - pkgsrc/mail/exim3/patches/patch-am 1.1 - pkgsrc/mail/exim3/patches/patch-an 1.1 Module Name: pkgsrc Committed By: joerg Date: Mon Feb 13 23:20:32 UTC 2006 Modified Files: pkgsrc/mail/exim3: Makefile distinfo Added Files: pkgsrc/mail/exim3/patches: patch-ai patch-aj patch-ak patch-al patch-am patch-an Log Message: Don't use shiped PCRE version, since it is very old and most likely vulnerable. Bump revision.
Revision 1.30 / (download) - annotate - [select for diffs], Mon Feb 13 23:20:32 2006 UTC (6 years, 3 months ago) by joerg
Branch: MAIN
Changes since 1.29: +3 -2
lines
Diff to previous 1.29 (colored)
Don't use shiped PCRE version, since it is very old and most likely vulnerable. Bump revision.
Revision 1.29 / (download) - annotate - [select for diffs], Sat Jan 21 00:22:58 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.28: +7 -9
lines
Diff to previous 1.28 (colored)
Replace another bunch of FILES_SUBST_SED uses, don't hardcode /bin/sh in exim_newaliases.
Revision 1.28 / (download) - annotate - [select for diffs], Fri Jan 20 23:09:42 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.27: +12 -4
lines
Diff to previous 1.27 (colored)
Use SUBST framework instead of FILES_SUBST_SED. Rename temporary file from Makefile.NetBSD to Makefile.pkgsrc (cosmetic only). Use PERL5 instead of PREFIX/bin/perl when looking for Perl interpreter.
Revision 1.27 / (download) - annotate - [select for diffs], Sun Jan 8 19:38:54 2006 UTC (6 years, 4 months ago) by joerg
Branch: MAIN
Changes since 1.26: +5 -1
lines
Diff to previous 1.26 (colored)
Add DragonFly support.
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 -2
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], Mon Dec 5 20:50:30 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q4-base
Branch point for: pkgsrc-2005Q4
Changes since 1.23: +4 -4
lines
Diff to previous 1.23 (colored)
Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in
http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
Revision 1.23 / (download) - annotate - [select for diffs], Tue Aug 23 11:48:48 2005 UTC (6 years, 9 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.22: +2 -2
lines
Diff to previous 1.22 (colored)
The real user name in PKG_USERS does not need to be escaped with double backslashes anymore. A single backslash is enough. Changed the definition in all affected packages. For those that are not caught, an additional check is placed into bsd.pkginstall.mk.
Revision 1.19.2.2 / (download) - annotate - [select for diffs], Wed Jul 27 04:57:20 2005 UTC (6 years, 10 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.19.2.1: +2 -2
lines
Diff to previous 1.19.2.1 (colored) to branchpoint 1.19 (colored) next main 1.20 (colored)
Pullup ticket 615 - requested by grant beattie
build fix for exim3
Revisions pulled up:
- pkgsrc/mail/exim3/Makefile 1.22
Module Name: pkgsrc
Committed By: grant
Date: Thu Jul 21 03:04:21 UTC 2005
Modified Files:
pkgsrc/mail/exim3: Makefile
Log Message:
include ${LDFLAGS} in DBMLIB passed in MAKE_ENV, so the correct
library path is passed for linking against the BerkeleyDB library.
Revision 1.19.2.1 / (download) - annotate - [select for diffs], Fri Jul 22 16:42:27 2005 UTC (6 years, 10 months ago) by snj
Branch: pkgsrc-2005Q2
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Pullup ticket 594 - requested by grant beattie
kill some hardcoded instances of /sbin/nologin
Revisions pulled up:
- pkgsrc/mail/exim/Makefile 1.58
- pkgsrc/mail/exim3/Makefile 1.20
- pkgsrc/chat/ircd-hybrid/Makefile 1.17
- pkgsrc/net/openntpd/Makefile 1.13
- pkgsrc/security/pflkm/Makefile 1.9
- pkgsrc/sysutils/dbus/Makefile 1.5
Module Name: pkgsrc
Committed By: grant
Date: Tue Jul 12 04:07:41 UTC 2005
Modified Files:
pkgsrc/mail/exim: Makefile
pkgsrc/mail/exim3: Makefile
Log Message:
use ${NOLOGIN}, not hardcoded /sbin/nologin. fixes install on Solaris
and others.
----
Module Name: pkgsrc
Committed By: grant
Date: Tue Jul 12 04:15:50 UTC 2005
Modified Files:
pkgsrc/chat/ircd-hybrid: Makefile
pkgsrc/net/openntpd: Makefile
pkgsrc/security/pflkm: Makefile
pkgsrc/sysutils/dbus: Makefile
Log Message:
use ${NOLOGIN}, not hardcoded /sbin/nologin.
Revision 1.22 / (download) - annotate - [select for diffs], Thu Jul 21 03:04:21 2005 UTC (6 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
include ${LDFLAGS} in DBMLIB passed in MAKE_ENV, so the correct
library path is passed for linking against the BerkeleyDB library.
Revision 1.21 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:12 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
Changes since 1.20: +2 -3
lines
Diff to previous 1.20 (colored)
Get rid of USE_PERL5. The new way to express needing the Perl executable around at either build-time or at run-time is: USE_TOOLS+= perl # build-time USE_TOOLS+= perl:run # run-time Also remove some places where perl5/buildlink3.mk was being included by a package Makefile, but all that the package wanted was the Perl executable.
Revision 1.20 / (download) - annotate - [select for diffs], Tue Jul 12 04:07:41 2005 UTC (6 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
use ${NOLOGIN}, not hardcoded /sbin/nologin. fixes install on Solaris
and others.
Revision 1.19 / (download) - annotate - [select for diffs], Sun May 15 04:26:24 2005 UTC (7 years ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base
Branch point for: pkgsrc-2005Q2
Changes since 1.18: +2 -1
lines
Diff to previous 1.18 (colored)
gzcat is needed, so note it as such for the new tools framework.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Apr 28 22:46:11 2005 UTC (7 years ago) by jlam
Branch: MAIN
Changes since 1.17: +2 -3
lines
Diff to previous 1.17 (colored)
Pull out the first word of GZIP_CMD without using ${SED}.
Revision 1.17 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:18 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
Changes since 1.16: +1 -2
lines
Diff to previous 1.16 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.16 / (download) - annotate - [select for diffs], Tue Dec 28 02:47:44 2004 UTC (7 years, 4 months ago) by reed
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
The default location of the pkgsrc-installed rc.d scripts is now under share/examples/rc.d. The variable name already was named RCD_SCRIPTS_EXAMPLEDIR. This is from ideas from Greg Woods and others. Also bumped PKGREVISION for all packages using RCD_SCRIPTS mechanism (as requested by wiz).
Revision 1.15 / (download) - annotate - [select for diffs], Mon Nov 15 17:54:49 2004 UTC (7 years, 6 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.14: +4 -14
lines
Diff to previous 1.14 (colored)
Rework the Berkeley DB detection in buildlink3:
* Add a db1.builtin.mk file that detects whether DB-1.85 functionality
exists in the base system, and remove the distinction between
"native" and the other Berkeley DB packages -- we now refer to
db[1234]. This paves the way for any future databases/db1 package.
* USE_DB185 shouldn't need to be set by any packages -- its correct
value is now automatically determined by bdb.buildlink3.mk depending
on whether we explicitly request db1 or not. By default, if you
include bdb.buildlink3.mk, you want DB-1.85 functionality and
USE_DB185 defaults to "yes", but if you explicitly remove db1 from
the list of acceptable DBs, then USE_DB185 defaults to "no".
* Set BDB_LIBS to the library options needed to link against the DB
library when bdb.buildlink3.mk is included.
* We only add the DB library to the linker command automatically if
we want DB-1.85 functionality; otherwise assume that the package
configure process can figure out how to probe for the correct
headers and libraries.
Edit package Makefiles to nuke redundant settings of USE_DB185.
Revision 1.14 / (download) - annotate - [select for diffs], Fri Oct 29 05:59:24 2004 UTC (7 years, 6 months ago) by jdolecek
Branch: MAIN
Changes since 1.13: +2 -2
lines
Diff to previous 1.13 (colored)
use mk/mysql.buildlink3.mk instead of databases/mysql-client/buildlink3.mk, so that we'd not force dependance on specific MySQL version, and instead pick the currently installed mysql*-client (or install the default if there is no mysql-client package installed yet) this makes package buildable with arbitrary MySQL version, such as 3.23.x, 4.0.x or 4.1.x
Revision 1.13 / (download) - annotate - [select for diffs], Sun Oct 3 00:12:52 2004 UTC (7 years, 7 months ago) by tv
Branch: MAIN
Changes since 1.12: +2 -2
lines
Diff to previous 1.12 (colored)
Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
Revision 1.12 / (download) - annotate - [select for diffs], Fri Aug 27 06:29:08 2004 UTC (7 years, 8 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3
Changes since 1.11: +3 -3
lines
Diff to previous 1.11 (colored)
Replace RPATH_FLAG with LINKER_RPATH_FLAG and COMPILER_RPATH_FLAG,
which are the full option names used to set rpath directives for the
linker and the compiler, respectively. In places were we are invoking
the linker, use "${LINKER_RPATH_FLAG} <path>", where the space is
inserted in case the flag is a word, e.g. -rpath. The default values
of *_RPATH_FLAG are set by the compiler/*.mk files, depending on the
compiler that you use. They may be overridden on a ${OPSYS}-specific
basis by setting _OPSYS_LINKER_RPATH_FLAG and _OPSYS_COMPILER_RPATH_FLAG,
respectively. Garbage-collect _OPSYS_RPATH_NAME and _COMPILER_LD_FLAG.
Revision 1.11 / (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.10: +5 -5
lines
Diff to previous 1.10 (colored)
Use the new mk/pgsql.buildlink3.mk to select the correct PostgreSQL version.
Revision 1.10 / (download) - annotate - [select for diffs], Sat Jul 10 03:08:32 2004 UTC (7 years, 10 months ago) by grant
Branch: MAIN
Changes since 1.9: +5 -12
lines
Diff to previous 1.9 (colored)
use BUILDLINK_{CPPFLAGS,LDFLAGS,LIBS}.bdb. makes this build on Linux
again with various db implementations.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 8 00:14:05 2004 UTC (7 years, 10 months ago) by reed
Branch: MAIN
Changes since 1.8: +3 -1
lines
Diff to previous 1.8 (colored)
Conflict with exim-exiscan.
Revision 1.8 / (download) - annotate - [select for diffs], Wed Jul 7 08:51:52 2004 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.7: +18 -5
lines
Diff to previous 1.7 (colored)
Set BDB_ACCEPTED to "native db3 db2"; tested to compile against db1 and db3. Does not compile against db4. Pass down necessary -L/-Wl,-R/-I for all supported versions.
Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 6 22:38:00 2004 UTC (7 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.6: +11 -8
lines
Diff to previous 1.6 (colored)
Convert to bl3.
Revision 1.4.2.1 / (download) - annotate - [select for diffs], Sun May 30 08:46:46 2004 UTC (7 years, 11 months ago) by grant
Branch: pkgsrc-2004Q1
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored) next main 1.5 (colored)
Pull up revisions 1.5-1.6 (requested by abs in ticket #28): Update exim3 to exim-3.36nb2 - Fix buffer overflows listed at http://www.guninski.com/exim1.html
Revision 1.6 / (download) - annotate - [select for diffs], Fri May 7 17:47:32 2004 UTC (8 years ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.5: +2 -2
lines
Diff to previous 1.5 (colored)
Update exim3 to exim-3.36nb2
- Fix buffer overflows listed at http://www.guninski.com/exim1.html
Update exim to exim-4.33nb1 (from 4.22nb5)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33
- 1086 lines of changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Remove dependancy on exim-user - now looks up EXIM_{USER,GROUP} at runtime
Update exim-exiscan to 4.33_20nb1 (from 4.22-12)
- Fix buffer overflow listed at http://www.guninski.com/exim1.html
- Leave nb1 to indicate we have a local change from stock 4.33_20
- Same exim changes - http://www.exim.org/ftp/ChangeLogs/ChangeLog-4.33
- Changes (http://duncanthrax.net/exiscan-acl/CHANGELOG) include
- added option to use multiple spamd servers
- many mime changes
- Added Brightmail Antispam support
- clamd fixes
Update exim-html to 4.30 (from 4.20)
- Update to latest docs
Delete exim-user
- No longer required - exim now looks up EXIM_{USER,GROUP} at runtime
Revision 1.5 / (download) - annotate - [select for diffs], Thu May 6 22:34:27 2004 UTC (8 years ago) by reed
Branch: MAIN
Changes since 1.4: +2 -1
lines
Diff to previous 1.4 (colored)
Use @PKG_SYSCONFDIR@ instead of @PREFIX@/etc/exim for location of configure script check in the exim rc.d script. Bump PKGREVISION.
Revision 1.4 / (download) - annotate - [select for diffs], Thu Dec 4 05:14:30 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base
Branch point for: pkgsrc-2004Q1
Changes since 1.3: +3 -3
lines
Diff to previous 1.3 (colored)
fix a thinko
Revision 1.3 / (download) - annotate - [select for diffs], Thu Dec 4 04:51:00 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.2: +2 -2
lines
Diff to previous 1.2 (colored)
I guess I'll take maintainership of this now.
Revision 1.2 / (download) - annotate - [select for diffs], Thu Dec 4 04:28:16 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Changes since 1.1: +23 -20
lines
Diff to previous 1.1 (colored)
fix berkeley db support on at least NetBSD and Linux, using values harvested from databases/db/buildlink2.mk. defaults to db1 where possible unless EXIM_DB.db1 != YES. tidy up mysql and postgresql handling.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Thu Dec 4 04:24:49 2003 UTC (8 years, 5 months ago) by grant
Branch: TNF
CVS Tags: pkgsrc-base
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
import of exim3-3.36 from pkgsrc-wip.
originally this package was taken from the netbsd-1-5-PATCH003 tag,
and a number of updates have been made to it:
- updated to 3.36.
- added security patch from
http://www.exim.org/pipermail/exim-announce/2003q3/000094.html
- use a variety of new pkgsrc features for installing configuration files,
creating directories, rc scripts, etc.
- added mysql and postgresql support.
- other general nits/fixes.
exim3 is still widely used by a large number of sites, and this package
has been added again to support existing installations.
Revision 1.1 / (download) - annotate - [select for diffs], Thu Dec 4 04:24:49 2003 UTC (8 years, 5 months ago) by grant
Branch: MAIN
Initial revision