Up to [cvs.netbsd.org] / pkgsrc / mail / drac
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.20 / (download) - annotate - [select for diffs], Wed Jan 18 14:33:17 2012 UTC (4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Changes since 1.19: +2 -2
lines
Diff to previous 1.19 (colored)
Revbump after updating db5
Revision 1.19 / (download) - annotate - [select for diffs], Sun Mar 7 13:30:48 2010 UTC (2 years, 2 months ago) by obache
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,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.18: +43 -7
lines
Diff to previous 1.18 (colored)
* minimalize patch-aa, pass variables as MAKE_FLAGS. * require bdb. * add user-destdir installation support.
Revision 1.18 / (download) - annotate - [select for diffs], Thu Feb 25 15:08:02 2010 UTC (2 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.17: +2 -2
lines
Diff to previous 1.17 (colored)
Reset MAINTAINER as requested.
Revision 1.17 / (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-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,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.16: +3 -1
lines
Diff to previous 1.16 (colored)
Prepare for switching to NO_MTREE=yes.
Revision 1.16 / (download) - annotate - [select for diffs], Thu Feb 22 19:26:41 2007 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2
lines
Diff to previous 1.15 (colored)
Whitespace cleanup, courtesy of pkglint. Patch provided by Sergey Svishchev in private mail.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Dec 5 20:50:29 2005 UTC (6 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: 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.14: +4 -4
lines
Diff to previous 1.14 (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.14 / (download) - annotate - [select for diffs], Mon Apr 11 21:46:18 2005 UTC (7 years, 1 month ago) by tv
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.13: +1 -2
lines
Diff to previous 1.13 (colored)
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.13 / (download) - annotate - [select for diffs], Sat Dec 18 19:24:26 2004 UTC (7 years, 5 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.12: +1 -2
lines
Diff to previous 1.12 (colored)
Always create a ${TOOLS_DIR}/bin/rpcgen to wrap the real rpcgen.
The wrapper will correctly set the CPP environment variable to a
stat((2)able path to a C preprocessor, then rely on the PATH to
find and invoke the real rpcgen.
Remove NO_EXPORT_CPP in package Makefiles where it was used just to
avoid problems with rpcgen. The build system now just does the right
thing automatically without needing package-specific knowledge.
This fixes PR pkg/27272.
Revision 1.12 / (download) - annotate - [select for diffs], Sun Apr 25 01:05:18 2004 UTC (8 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Convert to bl3.
Revision 1.11 / (download) - annotate - [select for diffs], Thu Mar 18 03:42:13 2004 UTC (8 years, 2 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.10: +2 -1
lines
Diff to previous 1.10 (colored)
This uses rpcgen, so set NO_EXPORT_CPP.
Revision 1.10 / (download) - annotate - [select for diffs], Tue Jan 20 12:19:43 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 17 21:45:53 2003 UTC (8 years, 10 months ago) by grant
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.8: +2 -2
lines
Diff to previous 1.8 (colored)
s/netbsd.org/NetBSD.org/
Revision 1.8 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:34 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.7 / (download) - annotate - [select for diffs], Sun Mar 9 12:25:53 2003 UTC (9 years, 2 months ago) by jmmv
Branch: MAIN
Changes since 1.6: +9 -2
lines
Diff to previous 1.6 (colored)
Update to 1.12. Changes in this version: o Added support for DB 4.1.x o Included Makefile settings for AIX (David Barroso Berrueta) Fixes PR pkg/20449 by Dave Burgess.
Revision 1.6 / (download) - annotate - [select for diffs], Wed Sep 25 19:45:00 2002 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.5: +2 -1
lines
Diff to previous 1.5 (colored)
Trivially convert to buildlink2.
Revision 1.5 / (download) - annotate - [select for diffs], Wed Sep 25 19:40:37 2002 UTC (9 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.4: +4 -3
lines
Diff to previous 1.4 (colored)
Update to 1.11. Inspired by PR 18389 by URA Hiroshi.
Changes:
o Added support for DB version 3.1.x.
Revision 1.4 / (download) - annotate - [select for diffs], Wed Mar 6 14:01:23 2002 UTC (10 years, 2 months ago) by fredb
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
netbsd-1-5-PATCH003,
buildlink2-base,
buildlink2
Changes since 1.3: +2 -2
lines
Diff to previous 1.3 (colored)
Get distfile from ${MASTER_SITE_LOCAL}, as the unnumbered archive in
${MASTER_SITES} now points to drac-1.11, which uses db-3.0.1.
Revision 1.3 / (download) - annotate - [select for diffs], Sun Sep 9 20:36:33 2001 UTC (10 years, 8 months ago) by agc
Branch: MAIN
Changes since 1.2: +3 -2
lines
Diff to previous 1.2 (colored)
Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}
This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
Revision 1.2 / (download) - annotate - [select for diffs], Sat Feb 17 18:24:43 2001 UTC (11 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: netbsd-1-5-PATCH001
Changes since 1.1: +2 -1
lines
Diff to previous 1.1 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Tue Apr 11 23:39:29 2000 UTC (12 years, 1 month ago) by groo
Branch: TNF
CVS Tags: pkgsrc-base,
netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
DRAC is a daemon that dynamically updates a relay authorization map for sendmail. It provides a way to allow legitimate users to relay mail through an SMTP server, while still preventing others from using it as a spam relay. User's IP addresses are added to the map immediately after they have authenticated to the POP or IMAP server. By default, map entries expire after 30 minutes, but can be renewed by additional authentication. Periodically checking mail on a POP server is sufficient to do this. The POP and SMTP servers can be on different hosts.
Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 11 23:39:29 2000 UTC (12 years, 1 month ago) by groo
Branch: MAIN
Initial revision