aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ezmlm-web
Commit message (Collapse)AuthorAgeFilesLines
* - Remove empty files [1]pav2004-06-212-3/+0
| | | | | | | - While here, portlint PR: ports/68068 [1] Submitted by: Sergey Matveychuk <sem@ciam.ru>
* SIZEify (maintainer timeout)trevor2004-03-311-0/+1
|
* - Make the port PREFIX-cleanoliver2003-07-264-109/+39
| | | | | | | | | | | | | | - Install examples and docs into standard directories - Do not depend on apache13 - it should run with other Web servers, too - Move all other dependencies to RUN_DEPENDS - Look for dependendcies (including ezmlm-idx) in LOCALBASE - Remove obsoleted patches - fix typo in the config file - Bump PORTREVISION PR: ports/42218 Submitted by: Sergei Kolobov <sergei@kolobov.com> Approved by: maintainer
* De-pkg-comment.knu2003-02-212-1/+1
|
* 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>