aboutsummaryrefslogtreecommitdiffstats
path: root/mail/ezmlm
Commit message (Collapse)AuthorAgeFilesLines
* SIZE *DOES* MATTER.sergei2004-01-311-0/+1
|
* - Utilize CONFLICTSsergei2003-10-241-0/+2
| | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit)
* Change to my @FreeBSD.org address.sergei2003-10-231-1/+1
| | | | Approved by: krion
* - Unbreak under GCC 3.3krion2003-08-022-0/+20
| | | | | | PR: 55182 Submitted by: maintainer Approved by: fjoe (mentor) (implicit)
* update mail/ezmlm:daichi2003-07-093-29/+24
| | | | | | | | | | | | | | - 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>
* Stop being the MAINTAINER of ports I no longer use.tom2003-06-281-1/+1
|
* Fix MASTER_SITES.tom2003-06-101-6/+7
|
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;knu2002-01-291-9/+9
| | | | | | 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.
* Massive style enforcement - use ^I instead of spaces for variables identation.sobomax2001-01-171-2/+2
|
* Update MAINTAINER and add WWW:tom2000-09-152-4/+3
|
* Update to use PORTNAME/PORTVERSIONcpiazza2000-04-141-2/+2
|
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffmharo1999-08-281-1/+1
| | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Commit #3/4 to enforce caps, no period.hoek1999-06-271-1/+1
| | | | | | | | | | | | FWIW, checkout of these things took 5+hrs, staying on the local .freebsd.org net w/o hitting the 'net at all. As promised, $ time cvs ci real 67m51.701s user 0m1.250s sys 0m5.345s
* One of the MASTER_SITES for the ezmlm port has changed.flathill1999-03-261-2/+2
| | | | | PR: ports/10777 Submitted by: tom@eborcom.com
* Cleanups from new maintainer.steve1999-02-222-28/+46
| | | | | PR: 9929 Submitted by: Tom Hukins <tom@eborcom.com>
* Initial import of ezmlm version 0.53.steve1999-01-186-0/+95
An easy-to-use, high-speed mailing list manager for qmail. PR: 8884 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za>