Skip site navigation (1)Skip section navigation (2)

CVS log for ports/mail/mailfront/Makefile

[BACK] Up to [FreeBSD] / ports / mail / mailfront

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Feb 8 01:42:25 2011 UTC (12 months ago) by sahil
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_7_4_0, HEAD
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +3 -2 lines
- Update to 1.18

PR:		ports/154078
Submitted by:	Uffe Jakobsen <uffe@uffe.org>
Approved by:	maintainer timeout
Feature safe:	yes

Revision 1.26: download - view: text, markup, annotated - select for diffs
Thu Mar 12 19:55:08 2009 UTC (2 years, 11 months ago) by dhn
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -3 lines
- Remove MASTER_SITES

Approved/Noticed by: tabthorpe (co-mentor)

Revision 1.25: download - view: text, markup, annotated - select for diffs
Thu Mar 12 19:33:13 2009 UTC (2 years, 11 months ago) by dhn
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -9 lines
- Update to 1.12
- Pass maintainership to submitter

PR:	ports/132569
Submitted by:	Alex Povolotsky <tarkhil@over.ru>
Approved by:	miwi (mentor)

Revision 1.24: download - view: text, markup, annotated - select for diffs
Wed Mar 11 17:04:03 2009 UTC (2 years, 11 months ago) by dhn
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +2 -2 lines
- Chase security/cvm shlib bump
- Bump PORTREVISION

PR:	132502
Submitted by:	Alex Povolotsky <tarkhil@over.ru>
Approved by:	miwi (mentor)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Nov 14 17:33:59 2008 UTC (3 years, 2 months ago) by araujo
Branches: MAIN
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -0 lines
- Fix pkg-plist.
- Bump PORTREVISION.

Reported by:	pointyat via erwin

Revision 1.22: download - view: text, markup, annotated - select for diffs
Fri Nov 7 10:19:37 2008 UTC (3 years, 3 months ago) by araujo
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -1 lines
- Update to 1.11.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sun Jul 27 04:30:49 2008 UTC (3 years, 6 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:		portmgr

Revision 1.20: download - view: text, markup, annotated - select for diffs
Wed Mar 21 16:30:17 2007 UTC (4 years, 10 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +2 -1 lines
- Update to 1.10 [1]
- Keep the port PREFIX-clean - override conf-include
- Keep pkg-plist sorted

PR:		ports/109940
Submitted by:	Marcelo Araujo (araujo AT bsdmail dot org)

Revision 1.19: download - view: text, markup, annotated - select for diffs
Mon Jan 29 19:05:04 2007 UTC (5 years ago) by gabor
Branches: MAIN
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
Remove USE_GPG from all effected ports. This knob is a no-op and the way it
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.

Approved by:	portmgr (erwin), erwin (mentor)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Sep 21 10:25:16 2006 UTC (5 years, 4 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +6 -3 lines
- Update to 1.01;
  Mailfront has been rewritten to be modular -
  see UPDATING entry for details

Revision 1.17: download - view: text, markup, annotated - select for diffs
Wed Aug 9 12:08:12 2006 UTC (5 years, 6 months ago) by sergei
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +3 -3 lines
- Update to 0.98.1
- Require newer bglibs (>=1.100) and cvm (>=0.81)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Wed Apr 26 21:02:11 2006 UTC (5 years, 9 months ago) by sergei
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -2 lines
- Upgrade to 0.98

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:08 2006 UTC (6 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sun Nov 6 21:45:33 2005 UTC (6 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +3 -3 lines
- Mirror distfile locally - this unbreaks fetching and buys me some time to figure out
  how to fix build errors for the latest version (0.98)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Nov 4 00:13:45 2005 UTC (6 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -0 lines
BROKEN: Unfetchable

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Oct 25 17:41:47 2005 UTC (6 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -2 lines
- Update to 0.97
- Introduce OPTIONS: WITH_DW_AUTH - include Dale Woolridge's experimental
  auth patch [1]

Submitted by:	Dale Woolridge (via e-mail)

Revision 1.11: download - view: text, markup, annotated - select for diffs
Mon Aug 29 12:16:23 2005 UTC (6 years, 5 months ago) by sergei
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +16 -11 lines
- Update to 0.96
- Chase changed location of bglibs libraries
- This port requires recent versions of bglibs and cvm

Revision 1.10: download - view: text, markup, annotated - select for diffs
Thu Nov 18 17:33:42 2004 UTC (7 years, 2 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_4_11_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
- Update to 0.92 (see http://untroubled.org/mailfront/NEWS for details)

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Mar 15 21:50:56 2004 UTC (7 years, 10 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_3_0, RELEASE_4_10_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +1 -1 lines
- Change BUILD_DEPENDS to ${LOCALBASE}/lib/libbg.a for better
  detection of recent (>1.015) vs. older versions of bglibs.
  No PORTREVISION bump.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Mar 15 16:11:16 2004 UTC (7 years, 10 months ago) by sergei
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Update to 0.91

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Feb 16 22:00:53 2004 UTC (7 years, 11 months ago) by sergei
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -1 lines
- Update to 0.90

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 24 13:55:54 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +10 -8 lines
- Unbreak build by depending on newly-added security/cvm port
- Cosmetic fixes for consistency with other untroubled.org ports

Revision 1.5: download - view: text, markup, annotated - select for diffs
Mon Dec 8 11:23:21 2003 UTC (8 years, 2 months ago) by sergei
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Update to 0.88

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu Oct 23 05:42:45 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change to my @FreeBSD.org address.

Approved by:	krion

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue Sep 9 19:40:05 2003 UTC (8 years, 5 months ago) by erwin
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Update to 0.87

PR:		56642
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Thu Jun 12 15:58:01 2003 UTC (8 years, 8 months ago) by lioux
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +9 -11 lines
o Update to 0.86
  - Allow for addition of user-specified headers with $HEADER_ADD
  - SMTP front end now logs invalid commands
  - Added a hook for CVM validation of recipient addresses
  - Added support for RFC 1870 ESMTP SIZE extension

PR:		52910
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Mar 31 09:11:28 2003 UTC (8 years, 10 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_5_1_0
mail/mailfront: Mail server network protocol front-ends

	This is mailfront, a package containing customizeable network
	front-ends for mail servers.  It contains complete SMTP and
	POP3 front-ends as well as an authentication module for
	IMAP.

	Two SMTP back-ends are provided.  One delivers mail to
	qmail-queue, mimicking most of the behavior of qmail-smtpd,
	with the addition of support for SMTP AUTH.  The other
	rejects all SMTP commands if $SMTPREJECT is set, and execs
	its command line otherwise (in order to run the above
	program).

	Author:	Bruce Guenter <bruceg@em.ca>
	WWW:	http://untroubled.org/mailfront/

PR:		ports/48902,ports/49973
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options