aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ezmlm-web
Commit message (Collapse)AuthorAgeFilesLines
* change config file location to the correct placeijliao2001-10-152-7/+18
| | | | | PR: 30667 Submitted by: MAINTAINER
* - Bump PORTREVISIONkevlo2001-03-152-0/+56
| | | | | | | - Support newer versions of the CGI perl module, and perl 5.6.0 PR: 25822 Submitted by: MAINTAINER
* Spaces->tabs in the mail category.olgeni2001-02-051-1/+1
| | | | (I know, I look boring and pedant :o)
* Update to version 2.1kevlo2000-11-285-50/+25
| | | | | PR: 23159 Submitted by: MAINTAINER
* Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} isasami2000-10-081-1/+1
| | | | | | spelled out (many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that shouldn't have been necessary) and the string "/pkg/" appear.
* Add ezmlm-web 2.0, a convenient GUI method with which users can configurewill2000-08-107-0/+107
their ezmlm-idx mailing lists. This port depends on p5-Mail-Ezmlm, which I will add in a moment. PR: 20442 Submitted by: Guy Antony Halse <guy@rucus.ru.za.za>