aboutsummaryrefslogtreecommitdiff
path: root/mail/heirloom-mailx/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Jettison SSLv2 support. Not only does this allow mail/mailx toCy Schubert2018-10-151-1/+2
| | | | | | | build using openssl111 in base but SSLv2 is insecure. Notes: svn path=/head/; revision=482131
* Switch to USES=localbase.Cy Schubert2017-06-211-4/+1
| | | | Notes: svn path=/head/; revision=444007
* Assume maintainership.Cy Schubert2016-07-041-1/+1
| | | | | | | PR: 210762 Notes: svn path=/head/; revision=418052
* mail/heirloom-mailx: Fix build without EGDBernard Spil2016-07-021-2/+1
| | | | | | | | | | | - Add patch for building without EGD (OpenSSL 1.1/LibreSSL) - Move from USE_OPENSSL to USES=ssl PR: 205540 Approved by: Maintainer timeout Notes: svn path=/head/; revision=417925
* Fix path to sendmail binary that was accidentally removedPawel Pekala2015-02-041-1/+2
| | | | | | | | | | during a previous update PR: 196082 Submitted by: Jamie Landeg-Jones <jamie@dyslexicfish.net> (maintainer) Notes: svn path=/head/; revision=378412
* mail/heirloom-mailx: remove SENDMAIL option, wrapper is sufficientKurt Jaeger2014-08-051-11/+4
| | | | | | | | PR: 190134 Approved by: jamie@dyslexicfish.net (maintainer) Notes: svn path=/head/; revision=364070
* mail/heirloom-mailx: add option to use sendmail from ports, and take ownershipKurt Jaeger2014-08-041-4/+11
| | | | | | | | PR: 190134 Submitted by: Jamie Landeg-Jones <jamie@dyslexicfish.net> Notes: svn path=/head/; revision=363985
* 1: Stagify.Vanilla I. Shu2014-06-081-18/+7
| | | | | | | 2: due pkg-plist changed, bump version. Notes: svn path=/head/; revision=357014
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-1/+1
| | | | | | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here Reviewed by: zeising Notes: svn path=/head/; revision=316662
* Convert to new options frameworkBaptiste Daroussin2013-02-201-10/+6
| | | | Notes: svn path=/head/; revision=312658
* - Reassign ports from avl@ back to pool at his request.Dima Panov2013-02-201-1/+1
| | | | | | | | Submitted by: avl via IM Approved by: avl via IM Notes: svn path=/head/; revision=312628
* Fix typos in COMMENTCarlo Strub2012-07-281-1/+1
| | | | | | | Approved by: portmgr@ (implicit) Notes: svn path=/head/; revision=301663
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav Notes: svn path=/head/; revision=282282
* - Add a patch to fix "unignore" and similar commandsAlexander Logvinov2010-05-111-1/+1
| | | | | | | | | | | - Bump PORTREVISION PR: ports/146280 Submitted by: B. Smith <anon_101100 at yahoo.com> Obtained from: developers cvs Notes: svn path=/head/; revision=254169
* - Fix wrong PKGNAMEAlexander Logvinov2009-10-141-2/+2
| | | | | | | | PR: ports/139577 Submitted by: Jamie Landeg Jones <jamie at bishopston.net> Notes: svn path=/head/; revision=242823
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with M Notes: svn path=/head/; revision=240072
* Change MAINTAINER on my ports to my FreeBSD email addressAlexander Logvinov2009-05-281-1/+1
| | | | | | | Approved by: tabthorpe (mentor) Notes: svn path=/head/; revision=234716
* - Make MAKE_JOBS_UNSAFEMartin Wilke2009-03-311-0/+1
| | | | | | | | PR: 133125 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=231363
* - Add mutual conflicts to mail/heirloom-mailx and mail/mailx: both install ↵Dmitry Marakasov2008-12-011-0/+3
| | | | | | | | | | | bin/mailx PR: 129332 Submitted by: Alexander Logvinov <ports at logvinov dot com> (maintainer of mail/heirloom-mailx) Reported by: Evgeniy Pismenchuk <evpian at gmail dot com> Notes: svn path=/head/; revision=223661
* [maintainer update] mail/heirloom-mailx: update to 12.4Edwin Groothuis2008-08-151-6/+13
| | | | | | | | | | | | | Update to 12.4 See http://heirloom.sourceforge.net/mailx/ChangeLog Add option for IPv6 Support PR: ports/126293 Submitted by: Alexander Logvinov <ports@logvinov.com> Notes: svn path=/head/; revision=218575
* - Update to 12.3Martin Wilke2007-07-161-1/+1
| | | | | | | | PR: 114608 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=195705
* - Update to 12.2Cheng-Lung Sung2007-01-081-1/+1
| | | | | | | | PR: ports/107670 Submitted by: maintainer (Alexander Logvinov) Notes: svn path=/head/; revision=181751
* - Add ipv6 to CATEGORIESGabor Kovesdan2006-12-201-1/+1
| | | | | | | | | | PR: ports/106893 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> Approved by: erwin (mentor), Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=180269
* - Complete repocopy of mail/nail to mail/heirloom-mailx.Alejandro Pulver2006-11-051-10/+19
| | | | | | | | PR: ports/104693 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer) Notes: svn path=/head/; revision=176518
* - take maintainershipCheng-Lung Sung2006-10-311-1/+1
| | | | | | | | PR: ports/104951 Submitted by: Alexander Logvinov <ports_AT_logvinov dot com> Notes: svn path=/head/; revision=175634
* Drop maintainer-shipEmanuel Haupt2006-03-151-1/+1
| | | | | | | PR: 94136 Notes: svn path=/head/; revision=157225
* Change MAINTAINER address for my ports.Emanuel Haupt2005-10-061-1/+1
| | | | | | | Approved by: novel (mentor) Notes: svn path=/head/; revision=144389
* - Update to 11.25Sergey Matveychuk2005-08-291-6/+12
| | | | | | | | | | | - Preserve config on deinstall - Pass maintainership to submitter PR: ports/85045 Submitted by: Emanuel Haupt <ehaupt@critical.ch> Notes: svn path=/head/; revision=141296
* - Update to 11.24Pav Lucistnik2005-07-141-1/+1
| | | | | | | | PR: ports/83458 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=139214
* Update to 11.23Jean-Yves Lefort2005-06-291-1/+1
| | | | | | | | PR: ports/82745 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=138213
* Update to 11.22Kirill Ponomarev2005-03-201-1/+1
| | | | Notes: svn path=/head/; revision=131744
* - Update to 11.21Michael Johnson2005-03-021-1/+1
| | | | | | | | PR: ports/78314 Submitted by: Ports Fury Notes: svn path=/head/; revision=130217
* Update to 11.20Kirill Ponomarev2005-01-131-1/+1
| | | | Notes: svn path=/head/; revision=126325
* Update to version 11.19Kirill Ponomarev2005-01-081-1/+1
| | | | | | | | PR: ports/75953 Submitted by: Ports Fury Notes: svn path=/head/; revision=125827
* Update to 11.18Kirill Ponomarev2004-12-091-1/+1
| | | | Notes: svn path=/head/; revision=123593
* Update to version 11.17Kirill Ponomarev2004-11-221-4/+7
| | | | | | | | PR: ports/74246 Submitted by: Ports Fury Notes: svn path=/head/; revision=122151
* Update to version 11.15Kirill Ponomarev2004-11-141-1/+1
| | | | | | | | PR: ports/73907 Submitted by: Ports Fury Notes: svn path=/head/; revision=121548
* - update to 11.13Cheng-Lung Sung2004-11-041-1/+1
| | | | | | | | | PR: ports/73462 Submitted by: KATO Tsuguru Approved by: co-mentor (vanilla) Notes: svn path=/head/; revision=120741
* Update to 11.11Kirill Ponomarev2004-10-131-1/+1
| | | | Notes: svn path=/head/; revision=119150
* Update to version 11.9Kirill Ponomarev2004-10-121-1/+1
| | | | | | | | PR: ports/72322 Submitted by: Ports Fury Notes: svn path=/head/; revision=118968
* Update to version 11.4Kirill Ponomarev2004-09-031-1/+1
| | | | | | | | PR: ports/71300 Submitted by: Ports Fury Notes: svn path=/head/; revision=118011
* Update to version 11.3dKirill Ponomarev2004-08-181-1/+1
| | | | | | | | PR: ports/70631 Submitted by: Ports Fury Notes: svn path=/head/; revision=116619
* Update to version 11.1Kirill Ponomarev2004-08-081-1/+1
| | | | | | | | PR: ports/70170 Submitted by: Ports Fury Notes: svn path=/head/; revision=115665
* Update to version 11.0Kirill Ponomarev2004-07-301-1/+1
| | | | | | | | PR: ports/69816 Submitted by: Ports Fury Notes: svn path=/head/; revision=115113
* Update to version 10.8Kirill Ponomarev2004-07-031-5/+11
| | | | | | | | PR: ports/68632 Submitted by: Ports Fury Notes: svn path=/head/; revision=112863
* Project has moved to SourceForge.Christian Weisgerber2004-04-181-1/+2
| | | | Notes: svn path=/head/; revision=107427
* - Utilize USE_ICONVKirill Ponomarev2004-03-201-4/+5
| | | | | | | | PR: ports/64506 Submitted by: Ports Fury Notes: svn path=/head/; revision=104747
* * Enable SSL support.Christian Weisgerber2004-03-201-5/+7
| | | | | | | * Update to 10.7: miscellaneous bug and compatibility fixes, new home site. Notes: svn path=/head/; revision=104691
* Update to 10.6. Notable bug fixes and changes in this release:Christian Weisgerber2003-11-151-1/+1
| | | | | | | | | | | | | | | | | | | * A nested MIME multipart message with a sub-part piped through an external program (such as HTML with w3m) caused nail to abort after SIGPIPE if the PAGER command terminated before reading the whole message. * A 'next' command following a 'hold' command displays the next message after the one the 'hold' applies to (Bugreport by Mike Sipser). This might not be exactly what POSIX specifies, but it makes sense and is consistent with traditional behavior. If you actually favor 'next' not to advance after 'hold', contact me and I'll add a configuration option for this. * If the value of the 'record' variable started with an environment variable reference such as '$HOME' or with a tilde and the 'outfolder' variable was set, it was not expanded correctly (Bugreport by Volker Kuhlmann). Notes: svn path=/head/; revision=94021