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

CVS log for ports/mail/qmail-autoresponder/Makefile

[BACK] Up to [FreeBSD] / ports / mail / qmail-autoresponder

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Mar 19 13:15:25 2011 UTC (10 months, 3 weeks ago) by ale
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -0 lines
Bump PORTREVISION for ports linking to default libmysqlclient.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Wed Apr 28 22:20:23 2010 UTC (21 months, 2 weeks ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- Release some more ports

Revision 1.13: download - view: text, markup, annotated - select for diffs
Tue Apr 27 01:15:38 2010 UTC (21 months, 2 weeks ago) by pgollucci
Branches: MAIN
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +7 -23 lines
- Update to 0.97
- mysql is now required

Revision 1.12: download - view: text, markup, annotated - select for diffs
Tue Jan 12 06:54:31 2010 UTC (2 years ago) by pgollucci
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
- Adopt

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Aug 10 21:19:17 2008 UTC (3 years, 6 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +2 -2 lines
 - Chase bglibs shlib bump

Revision 1.10: 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
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -1 lines
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:		portmgr

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 29 19:05:04 2007 UTC (5 years ago) by gabor
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, PRE_XORG_7
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +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.8: download - view: text, markup, annotated - select for diffs
Wed Sep 20 12:07:33 2006 UTC (5 years, 4 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_4_EOL
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -1 lines
- This port links against devel/bglibs which is now a shared
  library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs
  are now required not only at build time, but at run-time as well
- Bump PORTREVISION

Noticed by:	Chris van der Wel <chris at argeweb dot nl>

Revision 1.7: download - view: text, markup, annotated - select for diffs
Mon Aug 29 12:17:22 2005 UTC (6 years, 5 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +8 -5 lines
- Update to 0.96.2
- Chase changed location of bglibs libraries
- Remove patch integrated upstream

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Dec 24 14:01:43 2003 UTC (8 years, 1 month ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +11 -4 lines
- Make WITH_MYSQL knob actually useful
- Cosmetic fixes for consistency with other untroubled.org ports
- Bump PORTREVISION

Revision 1.5: download - view: text, markup, annotated - select for diffs
Thu Oct 23 05:42:46 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.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change to my @FreeBSD.org address.

Approved by:	krion

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Oct 22 19:39:04 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -7 lines
- Unbreak build under -CURRENT:
  multi-line string constant broken with GCC 3.3

Noticed by:	bento via kris
Approved by:	krion

Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Oct 16 01:28:33 2003 UTC (8 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +7 -1 lines
BROKEN on 5.x: does not compile

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Jun 15 18:07:33 2003 UTC (8 years, 7 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -5 lines
Update to reflect recent change in location of header files installed
by devel/bglibs port

PR:		52911
Submitted by:	maintainer

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 10 12:24:57 2003 UTC (8 years, 9 months ago) by petef
Branches: MAIN
CVS tags: RELEASE_5_1_0
Add qmail-autoresponder 0.96.1, rate-limited autoresponder for qmail.

PR:		50287
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