FreeBSD mail : ezmlm-idx4>
Improved version of the ezmlm mailing list manager
ezmlm-idx is an improved version of ezmlm mailing list manager.
ezmlm-idx adds the following features:
- multi-message threaded archive retrieval
- digests
- remote administration
- message and subscription moderation
- subscriber-only restrictions
- message trailer
- subject prefix
- subscriber name storage,
- customizable setup
- multi-language and MIME support
- improved bounce handling
- case-insensitive subscriber address storage
- distributed lists (main + sublist transparent to the subscriber)
- SQL support (MySQL or Postgres) for centrally administrated
distributed lists
http://www.ezmlm.org/
|
ezmlm-idx history
v. 1.31
date: 2006/09/03 17:30:53; author: kris; state: Exp; lines: +1 -1
RESTRICTED is intended here instead of NO_PACKAGE
v. 1.30
date: 2006/05/10 22:36:50; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from ports starting with M
v. 1.29
date: 2006/01/21 17:37:07; author: krion; state: Exp; lines: +3 -6
- 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 [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin [12],
Carl Makin [13], arved [14],
NIIMI Satoshi [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
v. 1.28
date: 2005/01/31 00:35:49; author: girgen; state: Exp; lines: +1 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.27
date: 2004/02/12 23:23:08; author: ale; state: Exp; lines: +1 -1
Use USE_MYSQL.
PR: ports/62756
Submitted by: Brian Reichert
Approved by: nork (mentor/implicitly)
v. 1.26
date: 2003/10/24 14:56:39; author: sergei; state: Exp; lines: +2 -0
- Utilize CONFLICTS
Submitted by: Oliver Eikemeier
Approved by: krion (implicit)
v. 1.25
date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.24
date: 2003/07/11 04:49:29; author: max; state: Exp; lines: +1 -1
Correct the include path for the PGSQL support.
Approved by: maintainer
v. 1.23
date: 2003/07/09 08:54:50; author: daichi; state: Exp; lines: +36 -52
patch mail/ezmlm-idx:
- Make portlint(1) happy: move RUN_DEPENDS and PATCH_SITES
- Remove explicit ezmlm version number from COMMENT and pkg-descr
- Reformat pkg-descr
- Cleanup and simplify Makefile
- Use DOCSDIR macro in pkg-plist
- Take maintainership
PR: 53857
Submitted by: Sergei Kolobov
v. 1.22
date: 2003/06/27 17:48:10; author: tom; state: Exp; lines: +1 -1
Stop being the MAINTAINER of ports I no longer use.
v. 1.21
date: 2003/06/10 13:59:02; author: tom; state: Exp; lines: +1 -1
Fix MASTER_SITES.
v. 1.20
date: 2003/04/21 16:14:26; author: tom; state: Exp; lines: +1 -1
Increment PORTREVISION, which I should have done yesterday when adding
files/patch-ezmlm-manage-N.
v. 1.19
date: 2003/03/07 06:05:51; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2003/01/18 19:08:03; author: tom; state: Exp; lines: +5 -16
Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.
While I'm here, merge pkg-plist and pkg-plist.docs and remove some dead
MASTER_SITES.
PR: ports/47091
Submitted by: Matthias Andree
v. 1.17
date: 2003/01/04 15:53:38; author: seanc; state: Exp; lines: +2 -1
Chase libpq version bump.
v. 1.16
date: 2002/01/29 11:45:17; author: knu; state: Exp; lines: +16 -16
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.
v. 1.15
date: 2001/08/30 19:09:07; author: tom; state: Exp; lines: +20 -5
Fix mysql support and introduce pgsql support
PR: ports/19325
Submitted by: Yen-Shuo Su
v. 1.14
date: 2001/02/05 15:10:35; author: olgeni; state: Exp; lines: +2 -2
Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
v. 1.13
date: 2001/01/21 15:40:41; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
v. 1.12
date: 2000/10/08 10:21:57; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.11
date: 2000/10/08 02:19:07; author: asami; state: Exp; lines: +4 -4
Rename PLIST.docs to pkg-plist.docs.
v. 1.10
date: 2000/04/17 00:18:11; author: reg; state: Exp; lines: +5 -5
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
v. 1.9
date: 2000/04/13 19:59:38; author: cpiazza; state: Exp; lines: +5 -5
Update to use PORTNAME/PORTVERSION
v. 1.8
date: 2000/02/22 20:28:43; author: tom; state: Exp; lines: +4 -3
Fix configuration directory location
PR: ports/16728
Submitted by: Jos Backus
v. 1.7
date: 2000/02/09 20:57:56; author: tom; state: Exp; lines: +23 -14
Update the to version 0.40
v. 1.6
date: 1999/08/25 06:50:10; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/07/01 09:06:25; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322 to mysql322-client and mysql322-server.
v. 1.4
date: 1999/06/07 13:30:28; author: billf; state: Exp; lines: +4 -4
Upgrade ezmlm to 0.322
Submitted by: tom
v. 1.3
date: 1999/03/31 15:34:31; author: steve; state: Exp; lines: +44 -30
Update to version 0.321.
PR: 10867
Submitted by: maintainer
v. 1.2
date: 1999/02/22 04:17:39; author: steve; state: Exp; lines: +63 -26
Cleanups from new maintainer.
PR: 9930
Submitted by: Tom Hukins
v. 1.1
date: 1999/01/18 03:51:18; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/18 03:51:18; author: steve; state: Exp; lines: +0 -0
Initial import of ezmlm-idx version 0.313.
Dan J. Bernstein's cleaned up version of ezmlm version 0.53.
PR: 8885
Submitted by: Neil Blakey-Milner
=============================================================================
v. 1.31
date: 2006/09/03 17:30:53; author: kris; state: Exp; lines: +1 -1
RESTRICTED is intended here instead of NO_PACKAGE
v. 1.30
date: 2006/05/10 22:36:50; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from ports starting with M
v. 1.29
date: 2006/01/21 17:37:07; author: krion; state: Exp; lines: +3 -6
- 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 [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin [12],
Carl Makin [13], arved [14],
NIIMI Satoshi [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
v. 1.28
date: 2005/01/31 00:35:49; author: girgen; state: Exp; lines: +1 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.27
date: 2004/02/12 23:23:08; author: ale; state: Exp; lines: +1 -1
Use USE_MYSQL.
PR: ports/62756
Submitted by: Brian Reichert
Approved by: nork (mentor/implicitly)
v. 1.26
date: 2003/10/24 14:56:39; author: sergei; state: Exp; lines: +2 -0
- Utilize CONFLICTS
Submitted by: Oliver Eikemeier
Approved by: krion (implicit)
v. 1.25
date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.24
date: 2003/07/11 04:49:29; author: max; state: Exp; lines: +1 -1
Correct the include path for the PGSQL support.
Approved by: maintainer
v. 1.23
date: 2003/07/09 08:54:50; author: daichi; state: Exp; lines: +36 -52
patch mail/ezmlm-idx:
- Make portlint(1) happy: move RUN_DEPENDS and PATCH_SITES
- Remove explicit ezmlm version number from COMMENT and pkg-descr
- Reformat pkg-descr
- Cleanup and simplify Makefile
- Use DOCSDIR macro in pkg-plist
- Take maintainership
PR: 53857
Submitted by: Sergei Kolobov
v. 1.22
date: 2003/06/27 17:48:10; author: tom; state: Exp; lines: +1 -1
Stop being the MAINTAINER of ports I no longer use.
v. 1.21
date: 2003/06/10 13:59:02; author: tom; state: Exp; lines: +1 -1
Fix MASTER_SITES.
v. 1.20
date: 2003/04/21 16:14:26; author: tom; state: Exp; lines: +1 -1
Increment PORTREVISION, which I should have done yesterday when adding
files/patch-ezmlm-manage-N.
v. 1.19
date: 2003/03/07 06:05:51; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2003/01/18 19:08:03; author: tom; state: Exp; lines: +5 -16
Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.
While I'm here, merge pkg-plist and pkg-plist.docs and remove some dead
MASTER_SITES.
PR: ports/47091
Submitted by: Matthias Andree
v. 1.17
date: 2003/01/04 15:53:38; author: seanc; state: Exp; lines: +2 -1
Chase libpq version bump.
v. 1.16
date: 2002/01/29 11:45:17; author: knu; state: Exp; lines: +16 -16
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.
v. 1.15
date: 2001/08/30 19:09:07; author: tom; state: Exp; lines: +20 -5
Fix mysql support and introduce pgsql support
PR: ports/19325
Submitted by: Yen-Shuo Su
v. 1.14
date: 2001/02/05 15:10:35; author: olgeni; state: Exp; lines: +2 -2
Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
v. 1.13
date: 2001/01/21 15:40:41; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
v. 1.12
date: 2000/10/08 10:21:57; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.11
date: 2000/10/08 02:19:07; author: asami; state: Exp; lines: +4 -4
Rename PLIST.docs to pkg-plist.docs.
v. 1.10
date: 2000/04/17 00:18:11; author: reg; state: Exp; lines: +5 -5
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
v. 1.9
date: 2000/04/13 19:59:38; author: cpiazza; state: Exp; lines: +5 -5
Update to use PORTNAME/PORTVERSION
v. 1.8
date: 2000/02/22 20:28:43; author: tom; state: Exp; lines: +4 -3
Fix configuration directory location
PR: ports/16728
Submitted by: Jos Backus
v. 1.7
date: 2000/02/09 20:57:56; author: tom; state: Exp; lines: +23 -14
Update the to version 0.40
v. 1.6
date: 1999/08/25 06:50:10; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/07/01 09:06:25; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322 to mysql322-client and mysql322-server.
v. 1.4
date: 1999/06/07 13:30:28; author: billf; state: Exp; lines: +4 -4
Upgrade ezmlm to 0.322
Submitted by: tom
v. 1.3
date: 1999/03/31 15:34:31; author: steve; state: Exp; lines: +44 -30
Update to version 0.321.
PR: 10867
Submitted by: maintainer
v. 1.2
date: 1999/02/22 04:17:39; author: steve; state: Exp; lines: +63 -26
Cleanups from new maintainer.
PR: 9930
Submitted by: Tom Hukins
v. 1.1
date: 1999/01/18 03:51:18; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/18 03:51:18; author: steve; state: Exp; lines: +0 -0
Initial import of ezmlm-idx version 0.313.
Dan J. Bernstein's cleaned up version of ezmlm version 0.53.
PR: 8885
Submitted by: Neil Blakey-Milner
=============================================================================
v. 1.31
date: 2006/09/03 17:30:53; author: kris; state: Exp; lines: +1 -1
RESTRICTED is intended here instead of NO_PACKAGE
v. 1.30
date: 2006/05/10 22:36:50; author: edwin; state: Exp; lines: +0 -2
Remove USE_REINPLACE from ports starting with M
v. 1.29
date: 2006/01/21 17:37:07; author: krion; state: Exp; lines: +3 -6
- 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 [3],
pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
edwin [8, 9, 11, 15, 21],
fenner [10], Arseny Nasokin [12],
Carl Makin [13], arved [14],
NIIMI Satoshi [17], thierry [18],
jylefort [19], linimon [22], dougb [23]
v. 1.28
date: 2005/01/31 00:35:49; author: girgen; state: Exp; lines: +1 -2
Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
v. 1.27
date: 2004/02/12 23:23:08; author: ale; state: Exp; lines: +1 -1
Use USE_MYSQL.
PR: ports/62756
Submitted by: Brian Reichert
Approved by: nork (mentor/implicitly)
v. 1.26
date: 2003/10/24 14:56:39; author: sergei; state: Exp; lines: +2 -0
- Utilize CONFLICTS
Submitted by: Oliver Eikemeier
Approved by: krion (implicit)
v. 1.25
date: 2003/10/23 05:42:45; author: sergei; state: Exp; lines: +1 -1
Change to my @FreeBSD.org address.
Approved by: krion
v. 1.24
date: 2003/07/11 04:49:29; author: max; state: Exp; lines: +1 -1
Correct the include path for the PGSQL support.
Approved by: maintainer
v. 1.23
date: 2003/07/09 08:54:50; author: daichi; state: Exp; lines: +36 -52
patch mail/ezmlm-idx:
- Make portlint(1) happy: move RUN_DEPENDS and PATCH_SITES
- Remove explicit ezmlm version number from COMMENT and pkg-descr
- Reformat pkg-descr
- Cleanup and simplify Makefile
- Use DOCSDIR macro in pkg-plist
- Take maintainership
PR: 53857
Submitted by: Sergei Kolobov
v. 1.22
date: 2003/06/27 17:48:10; author: tom; state: Exp; lines: +1 -1
Stop being the MAINTAINER of ports I no longer use.
v. 1.21
date: 2003/06/10 13:59:02; author: tom; state: Exp; lines: +1 -1
Fix MASTER_SITES.
v. 1.20
date: 2003/04/21 16:14:26; author: tom; state: Exp; lines: +1 -1
Increment PORTREVISION, which I should have done yesterday when adding
files/patch-ezmlm-manage-N.
v. 1.19
date: 2003/03/07 06:05:51; author: ade; state: Exp; lines: +1 -0
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
v. 1.18
date: 2003/01/18 19:08:03; author: tom; state: Exp; lines: +5 -16
Fix a possible security issue with ezmlm-cgi mentioned in ports/47091.
While I'm here, merge pkg-plist and pkg-plist.docs and remove some dead
MASTER_SITES.
PR: ports/47091
Submitted by: Matthias Andree
v. 1.17
date: 2003/01/04 15:53:38; author: seanc; state: Exp; lines: +2 -1
Chase libpq version bump.
v. 1.16
date: 2002/01/29 11:45:17; author: knu; state: Exp; lines: +16 -16
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.
v. 1.15
date: 2001/08/30 19:09:07; author: tom; state: Exp; lines: +20 -5
Fix mysql support and introduce pgsql support
PR: ports/19325
Submitted by: Yen-Shuo Su
v. 1.14
date: 2001/02/05 15:10:35; author: olgeni; state: Exp; lines: +2 -2
Spaces->tabs in the mail category.
(I know, I look boring and pedant :o)
v. 1.13
date: 2001/01/21 15:40:41; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).
mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
v. 1.12
date: 2000/10/08 10:21:57; author: asami; state: Exp; lines: +2 -2
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is
spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type
fixes that shouldn't have been necessary) and the string "/pkg/"
appear.
v. 1.11
date: 2000/10/08 02:19:07; author: asami; state: Exp; lines: +4 -4
Rename PLIST.docs to pkg-plist.docs.
v. 1.10
date: 2000/04/17 00:18:11; author: reg; state: Exp; lines: +5 -5
Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO. Begin the process of reserving these prefixes for user defined
options.
No comment by: ports
v. 1.9
date: 2000/04/13 19:59:38; author: cpiazza; state: Exp; lines: +5 -5
Update to use PORTNAME/PORTVERSION
v. 1.8
date: 2000/02/22 20:28:43; author: tom; state: Exp; lines: +4 -3
Fix configuration directory location
PR: ports/16728
Submitted by: Jos Backus
v. 1.7
date: 2000/02/09 20:57:56; author: tom; state: Exp; lines: +23 -14
Update the to version 0.40
v. 1.6
date: 1999/08/25 06:50:10; author: obrien; state: Exp; lines: +1 -1
Change Id->FreeBSD.
v. 1.5
date: 1999/07/01 09:06:25; author: dirk; state: Exp; lines: +2 -2
Switch from mysql322 to mysql322-client and mysql322-server.
v. 1.4
date: 1999/06/07 13:30:28; author: billf; state: Exp; lines: +4 -4
Upgrade ezmlm to 0.322
Submitted by: tom
v. 1.3
date: 1999/03/31 15:34:31; author: steve; state: Exp; lines: +44 -30
Update to version 0.321.
PR: 10867
Submitted by: maintainer
v. 1.2
date: 1999/02/22 04:17:39; author: steve; state: Exp; lines: +63 -26
Cleanups from new maintainer.
PR: 9930
Submitted by: Tom Hukins
v. 1.1
date: 1999/01/18 03:51:18; author: steve; state: Exp;
branches: 1.1.1;
Initial revision
v. 1.1.1.1
date: 1999/01/18 03:51:18; author: steve; state: Exp; lines: +0 -0
Initial import of ezmlm-idx version 0.313.
Dan J. Bernstein's cleaned up version of ezmlm version 0.53.
PR: 8885
Submitted by: Neil Blakey-Milner
=============================================================================
|