summaryrefslogtreecommitdiff
path: root/mail/qpopper/files/patch-configure.in (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.Tijl Coosemans2018-01-141-30/+0
| | | | Notes: svn path=/head/; revision=458998
* - Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov2013-02-011-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
* Qpopper's configure script tries to detect sendmail in a number of commonChris Rees2012-04-181-4/+24
| | | | | | | | | | | | | | | | | | paths, but the first guess will always fail, because sbindir contains an embedded shell variable. As a result, systems without base sendmail (more specifically, without /usr/sbin/sendmail) will fail configure step. Additional info: http://lists.freebsd.org/pipermail/freebsd-ports/2012-March/073828.html PR: ports/166108 Submitted by: Mel Flynn <rflynn@acsalaska.net> Approved by: maintainer timeout (14+ days) Notes: svn path=/head/; revision=295003
* Add a knob WITHOUT_APOP for configurations where the apop-feature is in the way.Mark Linimon2003-12-041-9/+0
| | | | | | | | | | | | | | | Update OpenSSL-support, include security/openssl/bsd.openssl.mk, remove usage of deprecated librsaref/libRSAglue, add a knob WITHOUT_SSL. Pacify portlint. Terminate all sentences in comments with a period. Replace spaces with tabs in pre-everything:: messages to print out an aligned table. PR: ports/53401 Submitted by: Marius Strobl <marius@alchemy.franken.de> (Committed on behalf of lioux@, who is having machine problems) Notes: svn path=/head/; revision=95081
* o replace patch-configure with patch-configure.inMario Sergio Fujikawa Ferreira2001-05-061-0/+19
o also, fix the gdbm issue, qpopper 4.0.1 breaks with installed gdbm port PR: 27093 Submitted by: Hajimu UMEMOTO <ume@mahoroba.org>, K Karthik <kar_alerts@mglorysb.com>, Mikhail Teterin <mi@aldan.algebra.com> Notes: svn path=/head/; revision=42302