summaryrefslogtreecommitdiff
path: root/mail/qpopper/files/patch-configure.in (unfollow)
Commit message (Collapse)AuthorFilesLines
2018-01-14Patch configure instead of configure.in so USE_AUTOTOOLS can be removed.Tijl Coosemans1-30/+0
Notes: svn path=/head/; revision=458998
2013-02-01- Fix all cases of 'No newline at end of file' in ports treeAlex Kozlov1-1/+1
Approved by: portmgr (bapt) Notes: svn path=/head/; revision=311381
2012-04-18Qpopper's configure script tries to detect sendmail in a number of commonChris Rees1-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
2003-12-04Add a knob WITHOUT_APOP for configurations where the apop-feature is in the way.Mark Linimon1-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
2001-05-06o replace patch-configure with patch-configure.inMario Sergio Fujikawa Ferreira1-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