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

CVS log for ports/mail/ezmlm/Makefile

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.19: download - view: text, markup, annotated - select for diffs
Tue Aug 5 13:51:30 2008 UTC (3 years, 6 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_EOL, RELEASE_6_4_0, HEAD
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
As per http://cr.yp.to/distributors.html, effective 2008-08-05,
remove RESTRICTED on these ports - they are free to roam wild.

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

Hat:		portmgr

Revision 1.17: download - view: text, markup, annotated - select for diffs
Sun Sep 3 17:30:36 2006 UTC (5 years, 5 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_6_2_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
RESTRICTED is intended here instead of NO_PACKAGE

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:07 2006 UTC (6 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +3 -5 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.15: download - view: text, markup, annotated - select for diffs
Fri Oct 24 14:56:39 2003 UTC (8 years, 3 months ago) by sergei
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_4_11_0, RELEASE_4_10_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -0 lines
- Utilize CONFLICTS

Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:	krion (implicit)

Revision 1.14: 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
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
Change to my @FreeBSD.org address.

Approved by:	krion

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Jul 9 08:58:26 2003 UTC (8 years, 7 months ago) by daichi
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +16 -28 lines
update mail/ezmlm:
  - Install at least some documentation
  - Make portlint(1) happy - move RUN_DEPENDS, etc.
  - Cleanup and simplify Makefile
  - Remove checks for changin PREFIX and/or QMAIL_DIR between build
    and install phases - the Ports does not support such scenarios
    in any case, the checks are unnecessary
  - Add Author tag in pkg-descr
  - Take maintainership

PR:		53858
Submitted by:	Sergei Kolobov <sergei@kolobov.com>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Jun 27 17:48:10 2003 UTC (8 years, 7 months ago) by tom
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +1 -1 lines
Stop being the MAINTAINER of ports I no longer use.

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue Jun 10 14:00:41 2003 UTC (8 years, 8 months ago) by tom
Branches: MAIN
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +7 -6 lines
Fix MASTER_SITES.

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Mar 7 06:05:51 2003 UTC (8 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_5_1_0, RELEASE_4_8_0
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +1 -0 lines
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.

Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Jan 29 11:45:17 2002 UTC (10 years ago) by knu
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_5_0_0, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +10 -10 lines
Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Jan 16 17:31:19 2001 UTC (11 years ago) by sobomax
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
Massive style enforcement - use ^I instead of spaces for variables identation.

Revision 1.7: download - view: text, markup, annotated - select for diffs
Fri Sep 15 00:25:03 2000 UTC (11 years, 4 months ago) by tom
Branches: MAIN
CVS tags: RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +2 -2 lines
Update MAINTAINER and add WWW:

Revision 1.6: download - view: text, markup, annotated - select for diffs
Thu Apr 13 19:59:37 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -3 lines
Update to use PORTNAME/PORTVERSION

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Aug 27 22:29:40 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_4_0_0, RELEASE_3_4_0, RELEASE_3_3_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +2 -2 lines
echo -> ${ECHO} or ${ECHO_MSG}  and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}

Revision 1.4: download - view: text, markup, annotated - select for diffs
Wed Aug 25 06:50:09 1999 UTC (12 years, 5 months ago) by obrien
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Change Id->FreeBSD.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Mar 26 15:44:29 1999 UTC (12 years, 10 months ago) by flathill
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
One of the MASTER_SITES for the ezmlm port has changed.
PR: ports/10777
Submitted by: tom@eborcom.com

Revision 1.2: download - view: text, markup, annotated - select for diffs
Mon Feb 22 04:19:04 1999 UTC (12 years, 11 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +43 -25 lines
Cleanups from new maintainer.

PR:		9929
Submitted by:	Tom Hukins <tom@eborcom.com>

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jan 18 03:48:08 1999 UTC (13 years ago) by steve
Branches: NBM
CVS tags: v0_53, RELEASE_3_1_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of ezmlm version 0.53.
An easy-to-use, high-speed mailing list manager for qmail.

PR:		8884
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jan 18 03:48:08 1999 UTC (13 years ago) by steve
Branches: MAIN
Initial revision

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