aboutsummaryrefslogtreecommitdiffstats
path: root/mail/msmtp/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.4.23novel2011-01-191-1/+3
| | | | | | - Define LICENSE Feature safe: yes
* - Update to 1.4.22novel2010-12-311-6/+6
| | | | | - Pet portlint by fixing broken tabs introduced by committing of ports/149075 by pgollucci@
* - Add OPTIONSpgollucci2010-12-111-0/+8
| | | | | | PR: ports/149075 Submitted by: David DEMELIER <demelier.david@gmail.com> Approved by: maintainer timeout (novel ; 134 days)
* Update to 1.4.21.novel2010-07-161-1/+1
|
* Update to 1.4.20.novel2010-06-141-3/+3
|
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1
|
* Chase deps shlib version after updating security/gsaslkrion2009-12-161-1/+1
|
* Update to 1.4.19.novel2009-11-211-2/+1
| | | | | PR: 139889 Submitted by: sylvio
* - Switch SourceForge ports to the new File Release System: categories ↵amdmi32009-08-221-2/+1
| | | | starting with M
* Bump PORTREVISIONs of the gnutls dependant ports to chase gnutls update.novel2009-08-171-2/+2
|
* Chase libs for previous security/gsasl update.krion2009-02-061-1/+2
|
* Update to 1.4.17.novel2008-12-271-2/+1
|
* - Update to version 0.2.28krion2008-08-271-1/+2
| | | | | | | - Bump sh lib version on depending ports PR: ports/126857 Submitted by: mm@FreeBSD.org
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.rafan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Specifically, newer autoconf (> 2.13) has different semantic of the configure target. In short, one should use --build=CONFIGURE_TARGET instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning and the old semantic may be removed in later autoconf releases. To workaround this issue, many ports hack the CONFIGURE_TARGET variable so that it contains the ``--build='' prefix. To solve this issue, under the fact that some ports still have configure script generated by the old autoconf, we use runtime detection in the do-configure target so that the proper argument can be used. Changes to Mk/*: - Add runtime detection magic in bsd.port.mk - Remove CONFIGURE_TARGET hack in various bsd.*.mk - USE_GNOME=gnometarget is now an no-op Changes to individual ports, other than removing the CONFIGURE_TARGET hack: = pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables) - comms/gnuradio - science/abinit - science/elmer-fem - science/elmer-matc - science/elmer-meshgen2d - science/elmerfront - science/elmerpost = use x86_64 as ARCH - devel/g-wrap = other changes - print/magicfilter GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf Total # of ports modified: 1,027 Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes) PR: 126524 (obsoletes 52917) Submitted by: rafan Tested on: two pointyhat 7-amd64 exp runs (by pav) Approved by: portmgr (pav)
* Update to 1.4.16.novel2008-08-021-1/+1
|
* - Update to 1.4.15novel2008-06-201-3/+2
| | | | - Depend on security/ca_root_nss instead of expired security/ca-roots
* Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-0/+1
| | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav)
* Update to 1.4.14.novel2008-05-031-2/+1
|
* - Remove USE_GETOPT_LONG which is a no-op since March 2007pav2008-03-201-1/+0
|
* - Chase security/gnutls shlib version bumpnovel2008-03-031-1/+2
| | | | - Add an entry to UPDATING
* Chase libver after security/gsasl update.krion2007-09-051-1/+1
|
* Update to 1.4.13.novel2007-08-021-2/+1
|
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-1/+0
| | | | | | | | | | | | | | | | | | supports them. This is determined by running ``configure --help'' in do-configure target and set the shell variable _LATE_CONFIGURE_ARGS which is then passed to CONFIGURE_ARGS. - Remove --mandir and --infodir in ports' Makefile where applicable Few ports use REINPLACE_CMD to achieve the same effect, remove them too. - Correct some manual pages location from PREFIX/man to MANPREFIX/man - Define INFO_PATH where necessary - Document that .info files are installed in a subdirectory relative to PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and subdirectory detection. PR: ports/111470 Approved by: portmgr Discussed with: stas (Mk/*), gerald (info related stuffs) Tested by: pointyhat exp run
* Chase gnutls shared library version chase: adjust DEPENDS lines andnovel2007-07-011-1/+2
| | | | bump PORTREVISIONs.
* Update to 1.4.12.novel2007-06-261-1/+1
|
* Chase increase of security/gsasl shlib version.krion2007-06-011-1/+1
|
* - Add a dependency on security/ca-roots if using OpenSSL or gnutlsnovel2007-04-271-0/+4
| | | | | | | - Adjust manpage to point to the right SSL keys location PR: ports/112011 Submitted by: Scott Robbins <scottro@nyc.rr.com>
* Update to 1.4.11.novel2007-04-121-1/+1
|
* Update to 1.4.10.novel2007-02-111-2/+1
|
* - Chase security/gnutls updatenovel2007-01-021-1/+2
| | | | | - Add an entry to UPDATING - Pet portlint(1) for some ports while I'm here
* Update to 1.4.9.novel2006-12-031-1/+1
|
* Update to 1.4.8.novel2006-11-201-1/+1
|
* Update to 1.4.7.novel2006-08-211-2/+1
|
* Chase gnutls shlib version change.novel2006-07-071-1/+2
|
* Update to 1.4.6.novel2006-06-201-4/+12
|
* Depend on gnutls instead of gnutls-devel in:novel2006-01-111-1/+1
| | | | | | | - mail/msmtp [1] - ftp/wzdftpd Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> [1]
* Update to 1.4.5.novel2005-12-301-1/+1
| | | | | PR: 91091 Submitted by: Babak Farrokhi <babak@farrokhi.net>
* Revive WITH_GNUTLS knob by depending on gnutls-devel.novel2005-12-231-7/+2
|
* Update to 1.4.4.novel2005-08-301-1/+1
|
* Update to 1.4.3.novel2005-07-201-1/+1
| | | | | PR: 83714 (based on) Submitted by: Andrej Zverev <az@inec.ru>
* - Update to 1.4.2novel2005-07-091-2/+10
| | | | - Added NLS support (can be disabled using WITHOUT_NLS knob)
* Update to 1.4.1.novel2005-05-291-2/+1
|
* Add previously forgotten INFO to fix plist.novel2005-04-201-0/+2
| | | | Reported by: pointyhat via kris
* At Kris's request, back out the MACHINE_ARCH spelling correction untilobrien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theobrien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Update to 1.4.0 (new stable version).novel2005-04-101-9/+10
|
* Use @freebsd.org address for my ports.novel2005-03-081-1/+1
| | | | Approved by: krion (mentor)
* - Define conflicts with msmtp-develpav2005-01-161-2/+4
| | | | | PR: ports/76046 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
* Update to 1.2.4krion2004-10-131-1/+1
| | | | | PR: ports/72641 Submitted by: maintainer
* Update to 1.2.2vs2004-08-191-1/+1
| | | | | PR: ports/70641 Submitted by: Roman Bogorodskiy (maintainer)
* update to 1.2.1sem2004-08-021-1/+1
| | | | | PR: ports/69903 Submitted by: maintainer
* Retire mail/msmtp-devel: mail/msmtp is the new stable version and no newvs2004-07-191-2/+3
| | | | | | | | development version exists. PR: ports/69244 Submitted by: Roman Bogorodskiy (msmtp-devel maintainer) Approved by: R.I.Pienaar (msmtp maintainer)
* - Update to 1.0.0pav2004-06-031-3/+2
| | | | | | PR: ports/67494 Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> Approved by: maintainer
* - Update to 0.7.2pav2004-04-041-21/+25
| | | | | | PR: ports/65094 Submitted by: Herbert J. Skuhra <herbert.skuhra@gmx.at> Approved by: maintainer
* Use PLIST_FILES (bento-tested, marcus-reviewed).trevor2004-02-061-0/+1
|
* - Update to version 0.5.0 [1]krion2003-09-261-3/+18
| | | | | | | - Honour CFLAGS [2] PR: 56602 Submitted by: maintainer [1], krion [2]
* Add msmtp 0.4.2, an SMTP "plugin" for MUAs.nbm2003-08-231-0/+25
PR: 55877 Submitted by: R.I.Pienaar <rip@devco.net>