aboutsummaryrefslogtreecommitdiff
path: root/mail/missey/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* mail category: Remove $PTHREAD_LIBSJohn Marino2015-03-251-3/+2
| | | | | | | | | | | | | | | | | Note: The following ports did not pass check-plist (CP) or stage-qa (QA) tests. The sendmail port has many problems, but this was already known by myself as I fixed it properly on DPorts last week. It's a forward action to submit a PR against mail/sendmail. * antivirus-milter (CP) * dk-milter (CP) * milter-regex (CP) * sendmail (CP, QA) approved by: PTHREAD blanket Notes: svn path=/head/; revision=382203
* cleanup plistBaptiste Daroussin2014-12-201-1/+0
| | | | Notes: svn path=/head/; revision=375095
* Convert some more USE_BZIP2 to USES=tar:bzip2Adam Weinberger2014-07-291-1/+1
| | | | | | | Approved by: portmgr (not really, but touches unstaged ports) Notes: svn path=/head/; revision=363399
* - Stage supportMartin Wilke2014-02-061-1/+0
| | | | Notes: svn path=/head/; revision=343006
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-5/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* Fix problem introduced in r302141. The directory for the unpacked sourceDoug Barton2012-08-211-0/+1
| | | | | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied. Notes: svn path=/head/; revision=302901
* Fix problem introduced in r302141. The directory for the unpacked sourceDoug Barton2012-08-151-2/+3
| | | | | | | | files is unversioned, so it conflicts with the name of the rc.d script in WRKDIR after SUB_FILES is applied. Notes: svn path=/head/; revision=302555
* Move the rc.d scripts of the form *.sh.in to *.inDoug Barton2012-08-051-1/+1
| | | | | | | | | Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op Notes: svn path=/head/; revision=302141
* - Remove duplicates from MAKE_ENV after inclusion of CC and CXX in default ↵Pav Lucistnik2008-07-251-1/+1
| | | | | | | MAKE_ENV Notes: svn path=/head/; revision=217477
* Add MASTER_SITE_LOCAL as fallback master sites. The original distributionXin LI2006-09-021-0/+1
| | | | | | | | site seems to have problems right now and the situation may last for more time according to the author. Notes: svn path=/head/; revision=171906
* + Add rc.d script: mpsXin LI2006-07-061-2/+5
| | | | | | | * Pet portlint(1) Notes: svn path=/head/; revision=167047
* - Update to 1.2.0Sergey Matveychuk2005-07-271-3/+7
| | | | | | | | | | | | - Change maintainer email to @FreeBSD.org - Get rid of pkg-plist PR: ports/84085 Submitted by: Andrej Zverev <az@inec.ru> Approved by: delphij (maintainer) Notes: svn path=/head/; revision=140215
* Fix MASTER_SITESKirill Ponomarev2004-09-031-1/+1
| | | | | | | | PR: ports/71327 Submitted by: maintainer Notes: svn path=/head/; revision=118015
* - Update to 1.1.1Pav Lucistnik2004-05-091-1/+1
| | | | | | | | PR: ports/66371 Submitted by: Xin LI <delphij@frontfree.net> (maintainer) Notes: svn path=/head/; revision=108747
* Add missey 1.1.0, secure small and high performance POP3 server.Kirill Ponomarev2004-05-021-0/+27
PR: ports/66113 Submitted by: delphij@FreeBSD.org.cn Notes: svn path=/head/; revision=108135