b455 FreshPorts -- mail/ezmlm-idx
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
ezmlm-idx 7.1.1_1 mail on this many watch lists=26 search for ports that depend on this port
Improved version of the ezmlm mailing list manager
Maintained by: glarkin@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
License: GPLv2


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 PostgreSQL) for centrally administered
  distributed lists

WWW:	http://www.ezmlm.org/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. mail/qmail

This port is required by:

for Build for Run

To install the port: cd /usr/ports/mail/ezmlm-idx/ && make install clean
To add the package: pkg_add -r ezmlm-idx


Configuration Options
===> The following configuration options are available for ezmlm-idx-7.1.1_1:
     DB=off: Enable database extension support
     DOCS=on: Build and/or install documentation
====> Options available for the single DB: you have to select exactly one of them
     MYSQL=off: Build the MySQL extension
     PGSQL=off: Build the PostgreSQL extension
     SQLITE=off: Build the SQLite3 extension
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://ezmlm.sericyb.com.au/archive/7.1.1/
  3. http://www.ezmlm.org/archive/7.1.1/
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2011-04-27
    Affects: users of mail/ezmlm-idx
    Author: glarkin@FreeBSD.org
    Reason: 
      1) Please consult the instructions for upgrading to version 7.1.1 from
         the earlier 0.444 version in the ports tree:
    
         Online: https://github.com/bruceg/ezmlm-idx/blob/master/UPGRADE
         Local:  /usr/local/share/doc/ezmlm-idx/UPGRADE
    
      2) SQLite3 has been added as a supported database plugin. Note that the
         MySQL, PgSQL and SQLite options are mutually exclusive, and the first
         selected option takes precedence if multiple options are selected.
    
    

Number of commits found: 33

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 Mar 2013 22:03:43
Original commit files touched by this commit  7.1.1_1
bdrewery search for other commits by this committer
- Convert USE_QMAIL_RUN, USE_QMAIL_BUILD and WANT_QMAIL into USES feature
  bapt contributed to the qmail.mk as well
- Trim headers

USES= qmail:run will add qmail into RUN_DEPENDS
USES= qmail:build will add qmail into BUILD_DEPENDS
USES= qmail[:both] will add qmail into both RUN and BUILD DEPENDS
USES= qmail:vars will set QMAIL_PREFIX

With hat:	portmgr
10 Oct 2012 18:45:26
Original commit files touched by this commit  7.1.1_1
glarkin search for other commits by this committer
- Converted to OptionsNG
28 Apr 2011 18:08:23
Original commit files touched by this commit  7.1.1_1
glarkin search for other commits by this committer
- Updated to install database plugins correctly [1]
- Handle custom PREFIX when configuring
- Omit preformatted man page installation
- Add missing pkg-plist entries
- Bump PORTREVISION

Reported by:    ale [1]
27 Apr 2011 15:09:31
Original commit files touched by this commit  7.1.1
glarkin search for other commits by this committer
- Updated to 7.1.1
- Added UPDATING entry with pointers to upgrade documentation and note about
  new SQLite3 database plugin
- Added LICENSE

Requested by:   Brent B. Powers <portsbug@b2pi.info> (via email)
26 Feb 2010 00:22:55
Original commit files touched by this commit  0.444
glarkin search for other commits by this committer
- Add MAKE_JOBS_UNSAFE

PR:             ports/144302
Submitted by:   pgollucci
Feature safe:   yes
07 Aug 2008 17:56:37
Original commit files touched by this commit  0.444
glarkin search for other commits by this committer
- Take maintainership
- Upgrade to 0.444 (PR is now moot due to upstream fix)
- Stylistic fixes to Makefile
- Add OPTIONS
- Remove djb-related RESTRICTED (see http://cr.yp.to/distributors.html)

PR:             ports/121635
Submitted By:   Paul Reece <paul@fastlane.net.au>
Approved By:    beech (mentor, implicit)
27 Jul 2008 04:30:53
Original commit files touched by this commit  0.40_4
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
03 Sep 2006 17:30:54
Original commit files touched by this commit  0.40_4
kris search for other commits by this committer
RESTRICTED is intended here instead of NO_PACKAGE
10 May 2006 22:37:39
Original commit files touched by this commit  0.40_4
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
22 Jan 2006 02:20:05
Original commit files touched by this commit  0.40_4
edwin search for other commits by this committer
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry

Approved by:    krion@
PR:             ports/88711 (related)
21 Jan 2006 17:37:14
Original commit files touched by this commit  0.40_4
krion search for other commits by this committer
- 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]
(Only the first 15 lines of the commit message are shown above View all of this commit message)
25 Nov 2005 14:05:38
Original commit files touched by this commit  0.40_3
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
31 Jan 2005 00:35:56
Original commit files touched by this commit  0.40_3
girgen search for other commits by this committer
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)
12 Feb 2004 23:23:08
Original commit files touched by this commit  0.40_3
ale search for other commits by this committer
Use USE_MYSQL.

PR:             ports/62756
Submitted by:   Brian Reichert <reichert@numachi.com>
Approved by:    nork (mentor/implicitly)
30 Jan 2004 16:03:29
Original commit files touched by this commit  0.40_3
sergei search for other commits by this committer
SIZE *DOES* MATTER.
24 Oct 2003 14:56:39
Original commit files touched by this commit  0.40_3
sergei search for other commits by this committer
- Utilize CONFLICTS

Submitted by:   Oliver Eikemeier <eikemeier@fillmore-labs.com>
Approved by:    krion (implicit)
23 Oct 2003 05:42:49
Original commit files touched by this commit  0.40_3
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
11 Jul 2003 04:49:29
Original commit files touched by this commit  0.40_3
max search for other commits by this committer
Correct the include path for the PGSQL support.
Approved by:    maintainer
09 Jul 2003 08:54:50
Original commit files touched by this commit  0.40_3
daichi search for other commits by this committer
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 <sergei@kolobov.com>
27 Jun 2003 17:48:10
Original commit files touched by this commit  0.40_3
tom search for other commits by this committer
Stop being the MAINTAINER of ports I no longer use.
10 Jun 2003 13:59:02
Original commit files touched by this commit  0.40_3
tom search for other commits by this committer
Fix MASTER_SITES.
21 Apr 2003 16:14:26
Original commit files touched by this commit  0.40_3
tom search for other commits by this committer
Increment PORTREVISION, which I should have done yesterday when adding
files/patch-ezmlm-manage-N.
20 Apr 2003 21:12:08
Original commit files touched by this commit  0.40_2
tom search for other commits by this committer
Make "ezmlm-manage -N" work as advertised.

Submitted by:   Tim Baur <tbaur@panaso.com>
Obtained from:  http://marc.theaimsgroup.com/?l=ezmlm&m=102816492627689&w=2
07 Mar 2003 06:06:02
Original commit files touched by this commit  0.40_2
ade search for other commits by this committer
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
18 Jan 2003 19:08:03
Original commit files touched by this commit  0.40_2
tom search for other commits by this committer
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 <matthias.andree@web.de>
04 Jan 2003 15:53:39
Original commit files touched by this commit  0.40_1
seanc search for other commits by this committer
Chase libpq version bump.
29 Jan 2002 11:45:35
files touched by this commit
knu search for other commits by this committer
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.  
 
30 Aug 2001 20:09:07
files touched by this commit
tom search for other commits by this committer
Fix mysql support and introduce pgsql support    
05 Feb 2001 15:11:27
files touched by this commit
olgeni search for other commits by this committer
Spaces->tabs in the mail category.    
21 Jan 2001 15:40:47
files touched by this commit
dirk search for other commits by this committer
Switch from mysql322-{client,server} to mysql323-{client,server}.    
08 Oct 2000 11:23:49
files touched by this commit
asami search for other commits by this committer
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.    
08 Oct 2000 04:16:42
files touched by this commit
asami search for other commits by this committer
Convert category mail to new layout.  
08 Oct 2000 03:19:10
files touched by this commit
asami search for other commits by this committer
Rename PLIST.docs to pkg-plist.docs.    

Number of commits found: 33

2830
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 5
new 48 hours10
new 7 days28
new fortnight60
new month218

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0