CVS log for ports/mail/milter-sender/Attic/Makefile
Up to [FreeBSD] / ports / mail / milter-sender
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.44
Thu Dec 2 10:00:26 2004 UTC (7 years, 2 months ago) by vs
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.43: +1 -1 lines
Remove mail/milter-sender on author's request. It might be resurrected in the future when the software is commercially available again.
Revision 1.43: download - view: text, markup, annotated - select for diffs
Mon Nov 22 14:51:16 2004 UTC (7 years, 2 months ago) by yar
Branches: MAIN
Diff to: previous 1.42: preferred, colored
Changes since revision 1.42: +4 -0 lines
Use the neat PORTDOCS variable instead of enumerating all the doc-related files in the plist.
Revision 1.42: download - view: text, markup, annotated - select for diffs
Tue Oct 26 15:17:30 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.41: preferred, colored
Changes since revision 1.41: +48 -1 lines
- Add options to build with BDB instead of flatfile, default off PR: ports/73157 Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
Revision 1.41: download - view: text, markup, annotated - select for diffs
Tue Oct 19 22:57:34 2004 UTC (7 years, 3 months ago) by pav
Branches: MAIN
Diff to: previous 1.40: preferred, colored
Changes since revision 1.40: +14 -5 lines
- Update to 0.62 - Supply rcng script PR: ports/71466 Submitted by: Michael O. Boev <mike@tric.tomsk.gov.ru>
Revision 1.40: download - view: text, markup, annotated - select for diffs
Mon Aug 23 15:54:38 2004 UTC (7 years, 5 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.39: preferred, colored
Changes since revision 1.39: +4 -4 lines
Update to milter-sender 0.61 / libsnert 1.39. Most notable new feature: Outgoing recipients are automatically white-listed if the incoming sender was white-listed (i.e. you will receive replies to your mails w/o a callback).
Revision 1.39: download - view: text, markup, annotated - select for diffs
Sat Aug 21 12:02:40 2004 UTC (7 years, 5 months ago) by arved
Branches: MAIN
Diff to: previous 1.38: preferred, colored
Changes since revision 1.38: +2 -5 lines
Unbreak with gcc 3.4 by removing -fvolatile from CFLAGS
Revision 1.38: download - view: text, markup, annotated - select for diffs
Mon Aug 16 02:47:08 2004 UTC (7 years, 5 months ago) by kris
Branches: MAIN
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +4 -0 lines
BROKEN on 5.x: Does not compile with gcc 3.4.2
Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Jul 9 14:31:25 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -8 lines
Update to 0.58: - fix SMP issues - fix fd-leak - new grey-list variant Make sure that your host is listed in /etc/hosts with its FQDN first! milter-sender uses this in its HELO-command. Using just the nickname will lead to rejected callbacks with most relays. Fix packaging: No such thing as post-deinstall:-target
Revision 1.36: download - view: text, markup, annotated - select for diffs
Mon Jun 21 19:07:24 2004 UTC (7 years, 7 months ago) by vs
Branches: MAIN
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -2 lines
- Mark again as RESTRICTED (clarification from upstream) - Note the new grey-listing capability in pkg-descr
Revision 1.35: download - view: text, markup, annotated - select for diffs
Thu Jun 17 08:04:37 2004 UTC (7 years, 7 months ago) by yar
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +2 -2 lines
Update to milter-sender 0.57 and libsnert-1.34.
Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Jun 4 16:00:16 2004 UTC (7 years, 8 months ago) by ale
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +2 -2 lines
Fix typo (s/distrub/distrib/g)
Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Jun 4 15:49:36 2004 UTC (7 years, 8 months ago) by yar
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +2 -1 lines
This port isn't really RESTRICTED since the license allows non-commercial distribution/mirroring of the original source files. But as long as it's the only thing permitted, mark the port as NO_CDROM and NO_PACKAGE, instead of RESTRICTED.
Revision 1.32: download - view: text, markup, annotated - select for diffs
Fri Jun 4 11:36:04 2004 UTC (7 years, 8 months ago) by yar
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +2 -2 lines
Kill two extra tab characters introduced in the previous commit.
Revision 1.31: download - view: text, markup, annotated - select for diffs
Fri Jun 4 11:12:17 2004 UTC (7 years, 8 months ago) by yar
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +20 -20 lines
unexpand(1) whitespace after "VAR=". Noticed by: portlint(1) Verified with: "cvs diff -b"
Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Jun 4 11:02:27 2004 UTC (7 years, 8 months ago) by yar
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -4 lines
o Update the port to milter-sender 0.55 and libsnert 1.33. o Fix some buglets and port framework usage issues: - The file milter-sender.mc doesn't belong to docs. Installing its reference copy along with the working copy is better. - Make use of the exported BSD_INSTALL_* environment variables. - Change access permissions only on needed files. - Take care of file access permissions when installing from the package. - daemon(8) will take the program to the background, but it cannot change the current directory to anywhere but the root. Since getting a core file might be useful, cd to a directory writable by the milter-sender process just before starting it. - Review the messages: improve grammar, remind to reinstall sendmail.cf as well (rebuilding it alone isn't enough.)
Revision 1.29: download - view: text, markup, annotated - select for diffs
Thu May 27 03:03:30 2004 UTC (7 years, 8 months ago) by ache
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Drop my maintainership
Revision 1.28: download - view: text, markup, annotated - select for diffs
Tue May 25 18:53:12 2004 UTC (7 years, 8 months ago) by vs
Branches: MAIN
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +11 -0 lines
Pull some tricks to build on pre-4.4 systems. Approved by: maintainer
Revision 1.27: download - view: text, markup, annotated - select for diffs
Sat Mar 6 14:30:51 2004 UTC (7 years, 11 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -0 lines
Use /usr/sbin/daemon -f to detach milter from controlling terminal (usually, console)
Revision 1.26: download - view: text, markup, annotated - select for diffs
Sat Mar 6 12:02:23 2004 UTC (7 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +2 -3 lines
Upgrade to 0.51
Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Mar 1 20:30:17 2004 UTC (7 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
Fix spool dir create/remove in plist
Revision 1.24: download - view: text, markup, annotated - select for diffs
Sat Feb 21 22:11:40 2004 UTC (7 years, 11 months ago) by ache
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +4 -4 lines
Switch from CPPFLAGS back to CFLAGS
Revision 1.23: download - view: text, markup, annotated - select for diffs
Thu Feb 12 23:35:00 2004 UTC (8 years ago) by ache
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +2 -1 lines
Move statedir to /var/spool
Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Feb 12 21:31:53 2004 UTC (8 years ago) by ache
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +8 -15 lines
Upgrade to 0.50
Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Dec 21 05:42:28 2003 UTC (8 years, 1 month ago) by ache
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Update to 0.49
Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Dec 12 03:17:38 2003 UTC (8 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -2 lines
Upgrade to 0.48
Revision 1.19: download - view: text, markup, annotated - select for diffs
Thu Dec 4 23:33:37 2003 UTC (8 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +3 -3 lines
Upgrade to 0.47
Revision 1.18: download - view: text, markup, annotated - select for diffs
Mon Nov 17 14:24:24 2003 UTC (8 years, 2 months ago) by ache
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -2 lines
Upgrade to 0.45
Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 17 09:00:51 2003 UTC (8 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +2 -2 lines
Upgrade to 0.44
Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Nov 15 02:50:57 2003 UTC (8 years, 2 months ago) by ache
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -7 lines
Upgrade to 0.42
Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Oct 23 09:36:33 2003 UTC (8 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +4 -0 lines
Fix configure error Submitted by: Anthony Howe
Revision 1.14: download - view: text, markup, annotated - select for diffs
Tue Oct 21 17:24:30 2003 UTC (8 years, 3 months ago) by ache
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -3 lines
Upgrade to 0.41
Revision 1.13: download - view: text, markup, annotated - select for diffs
Sun Oct 12 12:24:53 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +3 -3 lines
Use ${CP}, ${RM}, etc.
Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Oct 12 12:08:56 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Fix leftover from pkg-plist copying
Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Oct 12 02:03:46 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +10 -6 lines
Move socket/DB dir into /var/milter-sender, remember to change /etc/mail/*.mc! More tweaks installing milter-sender.sh
Revision 1.10: download - view: text, markup, annotated - select for diffs
Sat Oct 11 05:35:51 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Fix English Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Oct 5 17:43:45 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -2 lines
Upgrade to 0.40
Revision 1.8: download - view: text, markup, annotated - select for diffs
Fri Oct 3 23:38:59 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -3 lines
Upgrade to 0.39
Revision 1.7: download - view: text, markup, annotated - select for diffs
Thu Sep 25 23:12:59 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +10 -2 lines
More package system integration fixes Submitted by: Marius Strobl <marius@alchemy.franken.de>
Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Sep 25 18:45:29 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -4 lines
Don't use pre/post.mk
Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Sep 25 18:37:59 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -0 lines
Partial backing out of prev. change because bsd.port.mk assumes old configure target, i.e. without --build
Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Sep 25 18:28:24 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -4 lines
Remove CONFIGURE_TARGET, use += in CONFIGURE_ARGS instead
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Sep 25 18:21:03 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +23 -13 lines
Better integration into ports system Submitted by: Marius Strobl <marius@alchemy.franken.de> (partially)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Wed Sep 24 12:44:42 2003 UTC (8 years, 4 months ago) by ache
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +25 -25 lines
Upgrade to 0.38
Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Sun Sep 7 09:34:20 2003 UTC (8 years, 5 months ago) by ache
Branches: SNERT
CVS tags: v0_36, RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sun Sep 7 09:34:20 2003 UTC (8 years, 5 months ago) by ache
Branches: MAIN
Initial revision
