aboutsummaryrefslogtreecommitdiff
path: root/mail/postfixadmin
Commit message (Collapse)AuthorAgeFilesLines
* - Add vacation patch to fix issues with odd mail clients (*hint* MS Outlook ↵Florent Thoumie2005-05-202-0/+12
| | | | | | | | | | | *hint*). PR: ports/81281 Submitted by: flz Approved by: maintainer Notes: svn path=/head/; revision=135681
* - Redo fetchingPav Lucistnik2005-04-181-8/+3
| | | | | | | | | PR: ports/79761 Submitted by: Xavier HUMBERT <xavier@xavierhumbert.net> Approved by: <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=133605
* Add WITH_PGSQL-knobVolker Stolz2005-03-181-1/+6
| | | | | | | | | PR: ports/78910 Submitted by: "leafy" Approved by: maintainer Notes: svn path=/head/; revision=131567
* Update mail/postfixadmin to 2.10 versionEdwin Groothuis2005-01-123-10/+22
| | | | | | | | | | Update mail/postfixadmin to 2.10 version PR: ports/76087 Submitted by: Rob Evers <rob@bavke.debank.tv> Notes: svn path=/head/; revision=126180
* Fix MD5 and size. (location of distfile did not change).Mark Linimon2004-08-281-2/+2
| | | | | | | | | PR: ports/70961 Submitted by: Olafur Osvaldsson <oli at isnic dot is> Approved by: Rob Evers <rob at debank dot tv> (maintainer) Notes: svn path=/head/; revision=117476
* - Update to 2.0.5Pav Lucistnik2004-08-213-10/+26
| | | | | | | | | | - Use new PHP framework PR: ports/70770 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Notes: svn path=/head/; revision=116946
* Fix fetch.Mark Linimon2004-05-121-0/+1
| | | | | | | | PR: ports/66537 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=108978
* - Put a bandaid on fetching, otherwise it fails because it executes command:Pav Lucistnik2004-05-091-0/+1
| | | | | | | | | | /usr/bin/fetch -ARr -o /tmp/distfiles/postfixadmin-2.0.4.tgz ${CKSIZE:+-S $CKSIZE} \ http://high5.net/postfixadmin/download.php?file=postfixadmin-2.0.4.tgz Reported by: bento via kris Notes: svn path=/head/; revision=108734
* - Use USE_PHPPav Lucistnik2004-05-031-6/+1
| | | | | | | | | PR: ports/66141 Submitted by: Xavier Beaudouin <kiwi@oav.net> Approved by: maintainer Notes: svn path=/head/; revision=108252
* Update mail/postfixadmin to 2.0.4Yen-Ming Lee2004-02-263-3/+17
| | | | | | | | | | | | - added new languages - squashed a few bugs - added new functions PR: 63395 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=102206
* Remove master_sites:Edwin Groothuis2004-01-171-8/+5
| | | | | | | | | | | | | | | | | | portlint complains if there is no / at the end, while the do-fecth doesn't work with a / at the end. Use fetch_site in this case. Make do-fetch working Replace WWWUID and WWWGROUP with WWWOWN and WWWGRP Noticed by: bento log http://bento.freebsd.org/errorlogs/i386-4-exp-latest/postfixadmin-2.0.2_1.log Informed maintainer Notes: svn path=/head/; revision=98386
* - Update to 2.0.2Clement Laforet2004-01-163-3/+8
| | | | | | | | | PR: 61385 Submitted by: Rob Evers <rob@debank.tv> (maintainer) Approved by: erwin (mentor) (implicitly) Notes: svn path=/head/; revision=98253
* - smart config file managementPete Fritchman2004-01-094-3/+50
| | | | | | | | | | | | | - install our www tree with appropriate permissions - update pkg-descr, add WWW: - add a pkg-message - bump PORTREVISION PR: 61054 Submitted by: maintainer Notes: svn path=/head/; revision=97736
* [maintainer-update] mail/postfixadminEdwin Groothuis2004-01-083-33/+105
| | | | | | | | | | | | Includes ports/60908 by Franz Klammer <klammer@webonaut.com> The new version includes many new features. The database structure has changed !! Read UPGRADE.TXT PR: ports/61044 Submitted by: Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=97626
* New port mail/postfixadminEdwin Groothuis2004-01-035-0/+93
A tool to manage virtual domains via a PHP interface Postfix Admin is a Web Based Management tool for Postfix when you are dealing with Postfix Style Virtual Domains and Virtual Users that are store in MySQL. Written in PHP. PR: ports/54984, ports/58417 Submitted by: SIN-HSIUNG CHANG <sexbear@tmu.edu.tw>, Rob Evers <rob@debank.tv> Notes: svn path=/head/; revision=97171