Up to [cvs.netbsd.org] / pkgsrc / mail / distribute
Request diff between arbitrary revisions
Default branch: MAIN
Revision 1.24 / (download) - annotate - [select for diffs], Sat Jan 29 17:16:33 2011 UTC (15 months, 3 weeks ago) by spz
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,
HEAD
Changes since 1.23: +4 -4
lines
Diff to previous 1.23 (colored)
stop majordomo from chowning /var/tmp to user majordom due to a superannuated default in mk/defaults/mk.conf remove the non-shared defaults and put in the setting that actually gets used by more than one package (namely, MAJORDOMO_HOMEDIR) don't make the majordom user own more than it actually needs to make resend, archive, request-answer and medit honor the MAJORDOMO_CF environment variable over the command line option, so that someone calling these via the wrapper (which sets the environment variable) can't make the majordom user execute random perl code by specifying it as config file. Thanks to salo for finding this issue.
Revision 1.23 / (download) - annotate - [select for diffs], Thu Feb 4 01:57:26 2010 UTC (2 years, 3 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base,
pkgsrc-2010Q4,
pkgsrc-2010Q3-base,
pkgsrc-2010Q3,
pkgsrc-2010Q2-base,
pkgsrc-2010Q2,
pkgsrc-2010Q1-base,
pkgsrc-2010Q1
Changes since 1.22: +3 -1
lines
Diff to previous 1.22 (colored)
DESTDIR ready
Revision 1.22 / (download) - annotate - [select for diffs], Sat Nov 17 13:40:15 2007 UTC (4 years, 6 months ago) by wiz
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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Changes since 1.21: +2 -2
lines
Diff to previous 1.21 (colored)
Reset maintainer for itojun's packages.
Revision 1.21 / (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-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Changes since 1.20: +3 -1
lines
Diff to previous 1.20 (colored)
Prepare for switching to NO_MTREE=yes.
Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 4 21:47:16 2006 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2006Q4-base,
pkgsrc-2006Q4
Changes since 1.19: +4 -2
lines
Diff to previous 1.19 (colored)
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Revision 1.19 / (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-2006Q3-base,
pkgsrc-2006Q3,
pkgsrc-2006Q2-base,
pkgsrc-2006Q2,
pkgsrc-2006Q1-base,
pkgsrc-2006Q1,
pkgsrc-2005Q4-base,
pkgsrc-2005Q4
Changes since 1.18: +3 -3
lines
Diff to previous 1.18 (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.18 / (download) - annotate - [select for diffs], Tue Nov 8 13:25:38 2005 UTC (6 years, 6 months ago) by tv
Branch: MAIN
Changes since 1.17: +2 -1
lines
Diff to previous 1.17 (colored)
Include devel/sysexits bl3.
Revision 1.17 / (download) - annotate - [select for diffs], Sat Jul 16 01:19:12 2005 UTC (6 years, 10 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3
Changes since 1.16: +2 -2
lines
Diff to previous 1.16 (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.16 / (download) - annotate - [select for diffs], Thu Mar 24 21:12:55 2005 UTC (7 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Changes since 1.15: +1 -3
lines
Diff to previous 1.15 (colored)
Remove FreeBSD RCS Ids. pkgsrc has diverged too much for syncing to be useful.
Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 7 10:01:12 2005 UTC (7 years, 2 months ago) by uebayasi
Branch: MAIN
CVS Tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1
Changes since 1.14: +2 -2
lines
Diff to previous 1.14 (colored)
Fix quote, one more line.
Revision 1.14 / (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.13: +5 -5
lines
Diff to previous 1.13 (colored)
Fix quoting.
Revision 1.13 / (download) - annotate - [select for diffs], Mon Dec 6 22:34:35 2004 UTC (7 years, 5 months ago) by minskim
Branch: MAIN
CVS Tags: pkgsrc-2004Q4-base,
pkgsrc-2004Q4
Changes since 1.12: +2 -1
lines
Diff to previous 1.12 (colored)
GNU patch needs "-p1" to handle patches for this package. Fixes PR pkg/28553.
Revision 1.12 / (download) - annotate - [select for diffs], Tue Jan 20 12:19:43 2004 UTC (8 years, 4 months ago) by agc
Branch: MAIN
CVS Tags: pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Changes since 1.11: +2 -2
lines
Diff to previous 1.11 (colored)
Move WRKSRC definition away from the first paragraph in a Makefile.
Revision 1.11 / (download) - annotate - [select for diffs], Sat Mar 29 12:41:34 2003 UTC (9 years, 1 month ago) by jmmv
Branch: MAIN
CVS Tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Changes since 1.10: +2 -2
lines
Diff to previous 1.10 (colored)
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Revision 1.10 / (download) - annotate - [select for diffs], Thu Jan 16 03:06:34 2003 UTC (9 years, 4 months ago) by enami
Branch: MAIN
CVS Tags: netbsd-1-6-1-base,
netbsd-1-6-1
Changes since 1.9: +2 -2
lines
Diff to previous 1.9 (colored)
Replace the dangling home page url with a reachable one which I've found few days ago.
Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 2 11:36:24 2002 UTC (9 years, 10 months ago) by agc
Branch: MAIN
CVS Tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6
Changes since 1.8: +1 -3
lines
Diff to previous 1.8 (colored)
Deprecate IS_INTERACTIVE There is no reason to mark this package as needing user interaction
Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 2 10:55:22 2002 UTC (9 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.7: +2 -2
lines
Diff to previous 1.7 (colored)
Fix typo.
Revision 1.7 / (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-PATCH003,
netbsd-1-5-PATCH001,
buildlink2-base,
buildlink2
Changes since 1.6: +2 -1
lines
Diff to previous 1.6 (colored)
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.6 / (download) - annotate - [select for diffs], Tue Jan 30 16:16:33 2001 UTC (11 years, 3 months ago) by wrstuden
Branch: MAIN
Changes since 1.5: +4 -4
lines
Diff to previous 1.5 (colored)
Both this file and bsd.pkg.mk have (different) message targets. Thus this make file doesn't work. Change the message target here to mmessage to avoid confolict.
Revision 1.5 / (download) - annotate - [select for diffs], Sat Aug 26 05:26:19 2000 UTC (11 years, 9 months ago) by jlam
Branch: MAIN
CVS Tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Changes since 1.4: +2 -2
lines
Diff to previous 1.4 (colored)
s/USE_PERL/USE_PERL5/
Revision 1.4 / (download) - annotate - [select for diffs], Sun Feb 13 19:39:50 2000 UTC (12 years, 3 months ago) by fredb
Branch: MAIN
CVS Tags: netbsd-1-4-PATCH002
Changes since 1.3: +3 -1
lines
Diff to previous 1.3 (colored)
Add USE_PERL=YES. Closes PR pkg/9048. Also, de-fuzz patches.
Revision 1.3 / (download) - annotate - [select for diffs], Sat Feb 5 19:50:34 2000 UTC (12 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +6 -6
lines
Diff to previous 1.2 (colored)
$() -> ${}
Revision 1.2 / (download) - annotate - [select for diffs], Sun Dec 26 17:20:31 1999 UTC (12 years, 5 months ago) by itojun
Branch: MAIN
Changes since 1.1: +19 -15
lines
Diff to previous 1.1 (colored)
pkgsrc for "distribute" mailing list handler. XXX need hardcoded pathname for mailing list membership files
Revision 1.1.1.1 / (download) - annotate - [select for diffs] (vendor branch), Sun Dec 26 17:16:26 1999 UTC (12 years, 5 months ago) by itojun
Branch: FREEBSD
CVS Tags: current19991226
Changes since 1.1: +0 -0
lines
Diff to previous 1.1 (colored)
mail/distribute from freebsd-current
Revision 1.1 / (download) - annotate - [select for diffs], Sun Dec 26 17:16:26 1999 UTC (12 years, 5 months ago) by itojun
Branch: MAIN
Initial revision