aboutsummaryrefslogtreecommitdiff
path: root/mail/ezmlm/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Utilize CONFLICTSSergei Kolobov2003-10-241-0/+2
| | | | | | | | Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> Approved by: krion (implicit) Notes: svn path=/head/; revision=92071
* Change to my @FreeBSD.org address.Sergei Kolobov2003-10-231-1/+1
| | | | | | | Approved by: krion Notes: svn path=/head/; revision=91927
* update mail/ezmlm:Daichi GOTO2003-07-091-28/+16
| | | | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=84514
* Stop being the MAINTAINER of ports I no longer use.Tom Hukins2003-06-271-1/+1
| | | | Notes: svn path=/head/; revision=83755
* Fix MASTER_SITES.Tom Hukins2003-06-101-6/+7
| | | | Notes: svn path=/head/; revision=82679
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;Akinori MUSHA2002-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. Notes: svn path=/head/; revision=53958
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-2/+2
| | | | Notes: svn path=/head/; revision=37252
* Update MAINTAINER and add WWW:Tom Hukins2000-09-151-1/+1
| | | | Notes: svn path=/head/; revision=32624
* Update to use PORTNAME/PORTVERSIONChris Piazza2000-04-131-2/+2
| | | | Notes: svn path=/head/; revision=27500
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-1/+1
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20954
* One of the MASTER_SITES for the ezmlm port has changed.Seiichirou Hiraoka1999-03-261-2/+2
| | | | | | | | PR: ports/10777 Submitted by: tom@eborcom.com Notes: svn path=/head/; revision=17402
* Cleanups from new maintainer.Steve Price1999-02-221-24/+42
| | | | | | | | PR: 9929 Submitted by: Tom Hukins <tom@eborcom.com> Notes: svn path=/head/; revision=16840
* Initial import of ezmlm version 0.53.Steve Price1999-01-181-0/+48
An easy-to-use, high-speed mailing list manager for qmail. PR: 8884 Submitted by: Neil Blakey-Milner <nbm@rucus.ru.ac.za> Notes: svn path=/head/; revision=16149