
CVS log for pkgsrc/mail/procmail/Makefile
Up to [NetBSD + pkgsrc-wip] / pkgsrc / mail / procmail
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Revision 1.47: download - view: text, markup, annotated - select for diffs
Mon Mar 12 13:22:16 2012 UTC (2 months, 1 week ago) by fhajny
Branches: MAIN
CVS tags: pkgsrc-2012Q1-base,
pkgsrc-2012Q1,
HEAD
Diff to: previous 1.46: preferred, colored
Changes since revision 1.46: +3 -3
lines
Fix the SunOS do-install target to be DESTDIR compatible.
Fix the patch files to contain proper RCS keywords.
Revision 1.46: download - view: text, markup, annotated - select for diffs
Mon Oct 31 22:58:45 2011 UTC (6 months, 3 weeks ago) by sbd
Branches: MAIN
CVS tags: pkgsrc-2011Q4-base,
pkgsrc-2011Q4
Diff to: previous 1.45: preferred, colored
Changes since revision 1.45: +5 -1
lines
The infinite loop noted in PR#30999 is cause by inlining functions on
any system, so inline functions should alway be disabled.
Revision 1.45: download - view: text, markup, annotated - select for diffs
Wed Jan 27 18:14:05 2010 UTC (2 years, 3 months ago) by joerg
Branches: MAIN
CVS tags: 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
Diff to: previous 1.44: preferred, colored
Changes since revision 1.44: +7 -5
lines
Basic destdir support. From Steven Drake.
Revision 1.44: download - view: text, markup, annotated - select for diffs
Thu Jan 21 17:41:07 2010 UTC (2 years, 4 months ago) by heinz
Branches: MAIN
Diff to: previous 1.43: preferred, colored
Changes since revision 1.43: +2 -1
lines
Added LICENSE information.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Sat Jul 18 03:15:18 2009 UTC (2 years, 10 months ago) by smb
Branches: MAIN
CVS tags: pkgsrc-2009Q4-base,
pkgsrc-2009Q4,
pkgsrc-2009Q3-base,
pkgsrc-2009Q3
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +2 -2
lines
Changet getline() to get_line()
Revision 1.42: download - view: text, markup, annotated - select for diffs
Fri Feb 8 03:14:18 2008 UTC (4 years, 3 months ago) by gdt
Branches: MAIN
CVS tags: 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,
cwrapper,
cube-native-xorg-base,
cube-native-xorg
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +3 -1
lines
Add MAKE_JOBS_SAFE=no.
Revision 1.41: download - view: text, markup, annotated - select for diffs
Thu Feb 22 19:26:42 2007 UTC (5 years, 3 months ago) by wiz
Branches: MAIN
CVS tags: pkgsrc-2007Q4-base,
pkgsrc-2007Q4,
pkgsrc-2007Q3-base,
pkgsrc-2007Q3,
pkgsrc-2007Q2-base,
pkgsrc-2007Q2,
pkgsrc-2007Q1-base,
pkgsrc-2007Q1
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +2 -2
lines
Whitespace cleanup, courtesy of pkglint.
Patch provided by Sergey Svishchev in private mail.
Revision 1.40: download - view: text, markup, annotated - select for diffs
Sun Jan 7 09:13:59 2007 UTC (5 years, 4 months ago) by rillig
Branches: MAIN
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4
lines
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.39: download - view: text, markup, annotated - select for diffs
Fri Dec 23 04:36:45 2005 UTC (6 years, 5 months ago) by jlam
Branches: 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
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -2
lines
Apply hack noted in PR pkg/30999 -- turn off inline functions when
compiling in order to fix an infinite loop error on Solaris.
Bump the PKGREVISION to 2.
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Dec 5 20:50:35 2005 UTC (6 years, 5 months ago) by rillig
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +2 -2
lines
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.37: download - view: text, markup, annotated - select for diffs
Thu Jun 16 06:58:08 2005 UTC (6 years, 11 months ago) by jlam
Branches: MAIN
CVS tags: pkgsrc-2005Q3-base,
pkgsrc-2005Q3,
pkgsrc-2005Q2-base,
pkgsrc-2005Q2
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +3 -1
lines
Create directories before installing files into them.
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Apr 11 21:46:22 2005 UTC (7 years, 1 month ago) by tv
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -2
lines
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Revision 1.35: download - view: text, markup, annotated - select for diffs
Tue Jan 20 03:24:44 2004 UTC (8 years, 4 months ago) by lukem
Branches: MAIN
CVS tags: pkgsrc-2005Q1-base,
pkgsrc-2005Q1,
pkgsrc-2004Q4-base,
pkgsrc-2004Q4,
pkgsrc-2004Q3-base,
pkgsrc-2004Q3,
pkgsrc-2004Q2-base,
pkgsrc-2004Q2,
pkgsrc-2004Q1-base,
pkgsrc-2004Q1
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -1
lines
Bump pkgrevision (to procmail-3.22nb1), for simonb's memory allocation
fix in patch-af.
Without that patch, the example procmail rules in spamprobe's manual
page will cause procmail to eat your mail, so we should make it obvious...
Revision 1.34: download - view: text, markup, annotated - select for diffs
Tue Jan 6 18:57:29 2004 UTC (8 years, 4 months ago) by abs
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -1
lines
UNLIMIT_RESOURCES=datasize to fix NetBSD/sparc 1.6ZG build
Revision 1.33: download - view: text, markup, annotated - select for diffs
Mon Jan 5 12:01:14 2004 UTC (8 years, 4 months ago) by jlam
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +5 -3
lines
bl3ify
Revision 1.32: download - view: text, markup, annotated - select for diffs
Mon Nov 3 22:43:38 2003 UTC (8 years, 6 months ago) by kim
Branches: MAIN
CVS tags: pkgsrc-2003Q4-base,
pkgsrc-2003Q4
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2
lines
Change maintainer to myself.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Thu Jul 17 21:46:51 2003 UTC (8 years, 10 months ago) by grant
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +2 -2
lines
s/netbsd.org/NetBSD.org/
Revision 1.30: download - view: text, markup, annotated - select for diffs
Mon Jun 2 01:18:38 2003 UTC (8 years, 11 months ago) by jschauma
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +2 -2
lines
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.29: download - view: text, markup, annotated - select for diffs
Mon Jan 20 22:55:43 2003 UTC (9 years, 4 months ago) by jschauma
Branches: MAIN
CVS tags: netbsd-1-6-1-base,
netbsd-1-6-1
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +2 -2
lines
Make this use ${CHMOD} rather than 'chmod', which may be in different
locations (and thus not even in the PATH), depending on the platform.
This partly adresses PR pkg/19804.
Revision 1.28: download - view: text, markup, annotated - select for diffs
Mon Oct 21 07:22:10 2002 UTC (9 years, 7 months ago) by jlam
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +7 -7
lines
Use ${PREFIX}, not ${LOCALBASE}, when referring to own installation prefix.
Also, use ${SH}, not /bin/sh, when invoking the shell from make.
Revision 1.26.2.1: download - view: text, markup, annotated - select for diffs
Sun Jun 23 18:52:01 2002 UTC (9 years, 11 months ago) by jlam
Branches: buildlink2
Diff to: previous 1.26: preferred, colored; next MAIN 1.27: preferred, colored
Changes since revision 1.26: +7 -1
lines
Merge from pkgsrc-current to buildlink2 branch.
Revision 1.27: download - view: text, markup, annotated - select for diffs
Thu May 23 19:52:03 2002 UTC (10 years ago) by tron
Branches: MAIN
CVS tags: pkgviews-base,
pkgviews,
netbsd-1-6-RELEASE-base,
netbsd-1-6,
buildlink2-base
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +7 -1
lines
Add support for "${PKG_SYSCONFDIR}". The changes were contributed by
Julio Merino in PR pkg/16956.
Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Nov 8 12:05:58 2001 UTC (10 years, 6 months ago) by bouyer
Branches: MAIN
CVS tags: netbsd-1-5-PATCH003
Branch point for: buildlink2
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -2
lines
Update to 3.22.
Changes to procmail:
- Regression bugs from 3.20:
- Broke compilation with K&R compilers
- procmail -p -m was overridding PATH
- maildir delivery included garbage in filenames
- Mismatched HOST in last rcfile didn't discard the message
- COMSAT wasn't turned off by an rcfile on the command line
- Catch overly long command line variable assignments
- If a command expansion is truncated, set PROCMAIL_OVERFLOW
and don't trim trailing (really middle) newlines
- If the comsat host can't be resolved, set COMSAT to "no"
Some fixes to the man pages
More paranoia: start to use strlcpy()
Generate safe temp and maildir filenames when the hostname
contains / or : by mapping them to \ooo
I've also seen corrupted From lines (missing F) when I upgraded to 3.21.
Someone reported in the Esd-l mailing list (see
http://www.spconnect.com/pipermail/esd-l/
for archives) that 3.22 solved the problem for him.
Revision 1.25: download - view: text, markup, annotated - select for diffs
Sat Jun 30 09:33:20 2001 UTC (10 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -2
lines
Update to 3.21. Changes:
- Incorrect prototype broke compilation on Tru64 UNIX
- INCLUDERC was broken by trying to be fancy and not fully
succeeding when support for multiple -a options was added
Also set USE_BUILDLINK_ONLY.
Revision 1.24: download - view: text, markup, annotated - select for diffs
Fri Jun 29 17:19:07 2001 UTC (10 years, 10 months ago) by wiz
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2
lines
Update to 3.20. Changes since last version (3.15.1):
Changes to procmail:
- SECURITY: don't do unsafe things from signal handlers:
- ignore TRAP when terminating because of a signal
- resolve the host and protocol of COMSAT when it is set
- save the absolute path form of $LASTFOLDER for the comsat
message when it is set
- only use the log buffer if it's safe
- Support LMTP for delivery mode (not enabled by default)
- Preliminary support for using mmap() for `large' messages
(this doesn't work yet)
- SWITCHRC=zero-length-file didn't always abort the current
rcfile
- A race to create the mailspool would bounce one of the
messages due to an internal error
- LC_ in KEEPENV would preserve only the first LC_foo variable
- Strip runtime linker variables (LD_*) from environment on
all platforms
- Drop duplicate and malformed environment entries
- Multiple -a options will now set $2, $3, etc
- Command line assignments to INCLUDERC and SWITCHRC no longer
have any effect
- Worked around AIX 4.3.3 xlc compiler (incorrect file-scope
variable initialization)
- When delivering to a maildir, don't force the message to end
with an empty line
- Be more paranoid about leaking information between recipients
- Unset LOCKFILE if we can't actually lock it
- Set MAILDIR to '.' if the chdir fails
- LASTFOLDER was sometimes set by '?' conditions
- Buffer the log more efficiently
- Use the `standard' format for maildir filenames and retry
on name collision
- Rename by linking to prevent lossage
Changes to lockfile:
- Include the system mailbox lockfile path in the -v output
- Resist attempts to use a setuid lockfile command
- Fix infinite loop on -l, -r, or -s flag with no value.
Documented formail's treatment of >From_ lines as continuations
of the From_ line and warned of problems caused by non-RFC822
field names like 'Old-From '
Clarified procmail's treatment of $@ and $#
Fixed a man page formatting problem
Use long, not off_t, with fseek()/ftell()
Increase our paranoia: start to use strlcat()
The default MAILDIR is now configurable separately from the
default rcfile location
Include an RPM spec file in the examples directory for automated
builds
Include and use mkinstalldirs
Called nice() when shouldn't have (this time for sure!)
Revision 1.23: download - view: text, markup, annotated - select for diffs
Wed Jun 20 14:08:41 2001 UTC (10 years, 11 months ago) by wiz
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -3
lines
Update to 3.15.1, from Martti Kuparinen via pkg/13257.
Some of the more interesting changes:
- A race to create the mailspool would bounce one of the
messages due to an internal error
- LC_ in KEEPENV would preserve only the first LC_foo variable
- Strip runtime linker variables (LD_*) from environment on
all platforms
- Drop duplicate and malformed environment entries
- Fixed a man page formatting problem
Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Apr 13 04:18:34 2001 UTC (11 years, 1 month ago) by kim
Branches: MAIN
CVS tags: netbsd-1-5-PATCH001
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -3
lines
Allow setting TRUSTED_IDS in procmail.
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Apr 7 01:53:24 2001 UTC (11 years, 1 month ago) by kim
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +9 -1
lines
Add optional setting for placing the default mailbox in the user home dir.
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Apr 6 22:53:15 2001 UTC (11 years, 1 month ago) by kim
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -10
lines
Removed the post-patch target as it had no effect and just
confuses people (or at least me).
Revision 1.19: download - view: text, markup, annotated - select for diffs
Sat Feb 17 18:25:02 2001 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +2 -1
lines
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Jan 29 11:34:31 2001 UTC (11 years, 3 months ago) by wiz
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -6
lines
Add automatic ${VARIABLE} handling for MESSAGE files.
Convert most MESSAGE files to new syntax (${VARIABLE} gets replaced,
not @VARIABLE@, nor @@VARIABLE@@).
By default, substitutions are done for LOCALBASE, PKGNAME, PREFIX,
X11BASE, X11PREFIX; additional patterns can be added via MESSAGE_SUBST.
Clean up some packages while I'm there; add RCS tags to most MESSAGEs.
Remove some uninteresting MESSAGEs.
Revision 1.17: download - view: text, markup, annotated - select for diffs
Sat Aug 26 14:26:57 2000 UTC (11 years, 8 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-5-RELEASE,
netbsd-1-4-PATCH003
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +10 -4
lines
Update to procmail-3.15, inspired by D'Arcy J.M. Cain.
Relevant changes:
- Rewrite folder type parsing: corrects handling of MH and maildir
style spools
- v3.14 changed '!' actions too much: revert to v3.13 behavior but
continue to split SENDMAILFLAGS
- Contents of skipped nested blocks could affect 'E', 'e', 'a', and
'A' flags
- Prevent peeking into buffers on "Out of memory" errors
- Unquoted $\var expansions could alter the interpretation of the
following whitespace
- Prevent attempts to set LINEBUF to really huge values
- Optimize SWITCHRC = $_
- Use a secure PATH when processing /etc/procmailrc
- Use 2^31-1 as the maximum score even when sizeof(long)>4
Changes to formail:
- Allow -n with -D and -s again -- corruption couldn't happen after
all
- Don't strip pre-colon whitespace until header is identified
- Properly handle NULs in the body when generating an autoreply that
keeps the body (could coredump)
General:
- Documented that $\var expansions are never split on whitespace
- Removed ':' and '@' from list of characters that can appear in
tempfile names
- Called nice() when shouldn't have
Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Aug 3 14:42:29 2000 UTC (11 years, 9 months ago) by veego
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -2
lines
Use ${SH} to run ${WRKSRC}/suid.sh.
Revision 1.15: download - view: text, markup, annotated - select for diffs
Fri Jul 21 14:10:15 2000 UTC (11 years, 10 months ago) by simonb
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2
lines
Upgrade to procmail 3.14.
Major changes are:
- Some zero-length extractions using \/ could core dump
- Missed a couple possible overflows
- Support delivery to maildir mailboxes
- Support all styles of mailbox for the mail spool
- Avoid renaming over old messages in directory folders
- fsync() mailboxes before closing them
- Overflows at certain times would confuse procmail
- Root owned lockfiles aren't bogus
Full list of changes are in procmail-3.14/HISTORY.
Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Jan 9 01:31:18 2000 UTC (12 years, 4 months ago) by wiz
Branches: MAIN
CVS tags: netbsd-1-4-PATCH002
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2
lines
removed unnecessary PKGNAME (== DISTNAME)
Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Oct 6 09:21:11 1999 UTC (12 years, 7 months ago) by agc
Branches: MAIN
CVS tags: comdex-fall-1999
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +19 -1
lines
Add a do-install target for Solaris installations only.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Wed Apr 7 02:59:19 1999 UTC (13 years, 1 month ago) by cjs
Branches: MAIN
CVS tags: netbsd-1-4-RELEASE,
netbsd-1-4-PATCH001
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3
lines
Update procmail to 3.13.1.
Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Apr 6 11:48:07 1999 UTC (13 years, 1 month ago) by cjs
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +4 -4
lines
Upgrade procmail to 3.13. Move config dir from PREFIX/pkg/etc to /etc, so
that machines sharing /usr do not have to share procmail config file.
Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed Nov 4 10:36:41 1998 UTC (13 years, 6 months ago) by hubertf
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +2 -1
lines
be conservative about SHELL setting, by drochner
Revision 1.9: download - view: text, markup, annotated - select for diffs
Thu Jul 9 11:18:53 1998 UTC (13 years, 10 months ago) by frueauf
Branches: MAIN
CVS tags: netbsd-1-3-PATCH003
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +5 -1
lines
Adjust manpages to reflect where procmail expects the system wide
procmailrcs.
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Jul 3 14:57:05 1998 UTC (13 years, 10 months ago) by frueauf
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +6 -1
lines
Don't hardcode the etc dir to /usr/local/etc.
Fixes pr 5694 by Mason Loring Bliss.
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Jun 18 15:25:25 1998 UTC (13 years, 11 months ago) by agc
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -4
lines
Remove MAN<sect> and CAT<sect> definitions from package Makefiles - these
are unnecessary with automatic manual page handling.
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu May 7 13:23:14 1998 UTC (14 years ago) by tron
Branches: MAIN
CVS tags: netbsd-1-3-PATCH002
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -2
lines
Perform locking test automatically so that package will compile without
user interaction.
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu May 7 09:42:43 1998 UTC (14 years ago) by tron
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -1
lines
Add "IS_INTERACTIVE= yes" again.
Revision 1.4: download - view: text, markup, annotated - select for diffs
Mon Apr 20 11:56:26 1998 UTC (14 years, 1 month ago) by frueauf
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3
lines
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Revision 1.3: download - view: text, markup, annotated - select for diffs
Wed Apr 15 10:38:31 1998 UTC (14 years, 1 month ago) by agc
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -7
lines
Use the bsd.pkg.mk and bsd.pkg.subdir.mk files in the pkgsrc tree.
Remove redundant (and sometimes erroneous) comments.
Revision 1.2: download - view: text, markup, annotated - select for diffs
Fri Feb 27 23:53:08 1998 UTC (14 years, 2 months ago) by tron
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -6
lines
Adapt this package to NetBSD.
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Fri Feb 27 23:11:39 1998 UTC (14 years, 2 months ago) by tron
Branches: FREEBSD
CVS tags: FreeBSD-current-1998-02-26
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0
lines
Initial import of FreeBSD's "procmail" port.
Revision 1.1: download - view: text, markup, annotated - select for diffs
Fri Feb 27 23:11:39 1998 UTC (14 years, 2 months ago) by tron
Branches: MAIN
Initial revision
NetBSD-CVSweb <admin[at]NetBSD[dot]se>