Commit graph

36 commits

Author SHA1 Message Date
Jan Beich
5a5997a614 mail/mpop: update to 1.2.6
Changes:	https://sourceforge.net/p/mpop/code/ci/61b45e/log/
MFH:		2016Q4
2016-11-15 13:53:38 +00:00
Jan Beich
0be3dec51b mail/mpop: switch to USES=ssl 2016-10-07 06:25:43 +00:00
Dmitry Marakasov
30a00f2227 Most commonly used build systems support silent builds, when they
hide actual commands executed and only show short summary line (like
"CC foo.c"). CMake and ninja enable this by default, some autotools
using ports do as well. This is unacceptable because we need complete
build logs at any time, so we now switch to verbose build logs
unconditionally. Note that this change deliberately affects ALL
builds and not only package builds on cluster, because we need to
be sure that user experiencing failure can always provide informative
build log regardless of settings and without rerunning the build.

Change summary:

- Always do verbose builds for cmake, ninja and GNU configure (the
  latter includes check if --disable-silent-rules is actually supported
  by the configure script; there are isolated cases when it's not true)
- Remove CMAKE_VERBOSE, NINJA_VERBOSE and
  CONFIGURE_ARGS=--disable-silent-rules from all ports which set them
  for this is no longer needed
- Revert hacks for --disable-silent-rules support priorly committed
  to biology/ncbi-blast+ and net-p2p/mldonkey - no longer needed as well

Submitted by:	amdmi3
Reviewed by:	mat
Exp-run by:	antoine
Approved by:	portmgr (mat, antoine)
Differential Revision:	D7534
2016-09-09 19:42:46 +00:00
Jan Beich
d6db0fa67e mail/mpop: update to 1.2.5
Changes:	https://sourceforge.net/p/mpop/code/ci/6b5d23
MFH:		2016Q2
2016-06-11 17:44:57 +00:00
Tijl Coosemans
6bc6f3a9e0 - Update security/gnutls to 3.4.10.
- Rename the LIBDANE option DANE because that's the name of the protocol
  supported by libgnutls-dane and gnutls-cli.  Also clarify the option
  description.
- Add an IDN option.
- libgnutls-openssl has been removed in 3.4.  Some ports used this library
  in their LIB_DEPENDS but no port actually required it.
- Some old API functions have been removed.  Ports that used these have been
  updated or patched to use the new API.
- Add a patch to print/cups to prevent overlinking of libgnutls.so.
- Bump PORTREVISION on dependent ports.

net-im/jabber: This port used the old API to give users fine grained
control over which crypto algorithms were used via a configuration file.
It's not immediately obvious how to port this to the new API so the port
always uses the defaults now.

www/hydra: Mark BROKEN.  This uses more removed calls than the other ports,
is said to be alpha quality and not fully functional and has been abandoned
10 years ago.

PR:		207768
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2016-03-27 14:57:59 +00:00
Jan Beich
f7731c8be8 Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html
2016-03-16 12:58:16 +00:00
Jan Beich
6d9f1bd0b2 mail/mpop: update to 1.2.4
Changes:	http://sourceforge.net/p/mpop/code/ci/670ce7/
2016-02-02 10:38:31 +00:00
Dmitry Marakasov
b9398223bd Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by:	portmgr blanket
2016-01-12 16:20:31 +00:00
Jan Beich
ca345504ce mail/mpop: update description from homepage 2015-12-02 12:36:14 +00:00
Jan Beich
06297ba860 mail/mpop: unbreak build on 11.0-CURRENT after r402658
INFO page is now always regenerated (more correct) except -CURRENT
removed texinfo from base

https://svnweb.freebsd.org/changeset/base/276551

.../build-aux/missing: makeinfo: not found
WARNING: 'makeinfo' is missing on your system.
         You should only need it if you modified a '.texi' file, or
         any other file indirectly affecting the aspect of the manual.
         You might want to install the Texinfo package:
         <http://www.gnu.org/software/texinfo/>
         The spurious makeinfo call might also be the consequence of
         using a buggy 'make' (AIX, DU, IRIX), in which case you might
         want to install GNU make:
         <http://www.gnu.org/software/make/>
Makefile:369: recipe for target 'mpop.info' failed

Pointy hat to:	jbeich (for often only locally testing 11.0)
Reported by:	pkg-fallout
2015-12-02 12:35:46 +00:00
Jan Beich
44a9221460 mail/mpop: update to 1.2.3
- Add CPE information
- Let pkg-config handle flags for WITH_OPENSSL_PORT in order to
  - Make sure ld(1) finds correct library
  - Avoid -I/usr/include -L/usr/lib poisoning ports compiler
- Convert the patch to sed(1) line in order to
  - Respect LOCALBASE for ca_root_nss paths
  - Apply the fix against INFO page as well
  - Avoid having to pet portlint with |make makepatch|
- Simplify GNUTLS=off + OPENSSL=off logic
- Simplify GSASL option a bit more
- Take maintainership

Changes:	http://sourceforge.net/p/mpop/code/ci/e3eff0/log/
2015-11-30 10:05:01 +00:00
Jan Beich
e89bd47801 - Update to 1.2.2
- Rename option SSL -> TLS after upstream --with-ssl -> --with-tls

Differential Revision:	https://reviews.freebsd.org/D1604
Approved by:	bapt (mentor)
2015-01-23 11:53:13 +00:00
Thomas Zander
8800e4bb1c - Update to upstream version 1.2.0
- Remove GNOMEKEYRING OPTION, add LIBSECRET

PR:		195876
Submitted by:	jbeich@vfemail.net
2015-01-06 16:09:52 +00:00
Tijl Coosemans
f1655c7b7a dns/libidn:
- Add USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Always install libidn-components.png because it is used by libidn.info
- Add -lintl to Libs.private instead of Libs in libidn.pc
2014-08-30 18:18:14 +00:00
Tijl Coosemans
3ab1b8443e - Replace security/gnutls with security/gnutls3 and update to 3.2.15
- Bump PORTREVISION on all ports that depend on security/gnutls and
  adjust all ports that depend on security/gnutls3
- Update mail/anubis to version 4.2 which supports gnutls 3.x
- Update mail/libvmime to a development snapshot (recommended by upstream
  developers)

PR:		191274
Exp-run by:	antoine
Approved by:	portmgr (antoine)
2014-07-23 09:54:02 +00:00
Baptiste Daroussin
f329319eb5 Fix some non default LIB_DEPENDS
With hat:	portmgr
2014-07-16 08:13:58 +00:00
Martin Wilke
5217330685 - Update to 1.0.29
PR:		191096
2014-06-18 03:48:21 +00:00
John Marino
d0bb05930a Reset the 99 ports still listed under sylvio@
Sylvio's last commit was 17 months ago, a full 5 months after all of his
ports could have been reset per policy.  Given the push to complete
staging (48 ports are still unstaged, something like 70+ have already
been staged by other committers) and given that PRs are automatically
assigned but never addressed, it's better just to reset all the ports and
PRs so that it's clear to others that these ports are free to maintain.

Approved by:	portmgr (implicit)
2014-06-11 18:55:29 +00:00
Dmitry Marakasov
eabe39d426 - Convert security/gsasl to USES=libtool, drop .la files
- Bump revisions of dependent ports as gsasl .so version has changed
- Convert USE_BZIP2 and USE_XZ to USES in some ports

Approved by:	portmgr blanket
2014-06-03 13:58:32 +00:00
William Grzybowski
3f19f8605f mail/mpop: update to 1.0.28
- Update to 1.0.28 [1]
- Allow staging
- Use options helpers
- Convert lib depends to new format

PR:		ports/181276 [1]
Submitted by:	Takefu <takefu airport.fm> [1]
Approved by:	maintainer (timeout)
2013-11-02 23:09:33 +00:00
Baptiste Daroussin
fd61959c15 Add NO_STAGE all over the place in preparation for the staging support (cat: mail) 2013-09-20 19:59:12 +00:00
Baptiste Daroussin
2b5be93642 add explicit dependency on pkgconfig 2013-07-05 06:33:58 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Baptiste Daroussin
5c7a7da507 Fix optionsng conversion
Reported by:	Thomas Mueller <mueller6724@bellsouth.net>
2013-02-11 06:59:06 +00:00
Roman Bogorodskiy
91e365d630 - Add UPDATING entry for gnutls update
- Chase shlib version bump for dependant ports
2013-02-05 16:17:06 +00:00
Sylvio Cesar Teixeira
f235c25f99 - Update to 1.0.27
- Convert to OptionsNG
2012-06-10 21:15:47 +00:00
Johan van Selst
e8587758f8 Chase security/gsasl library update 2012-06-03 13:56:44 +00:00
Roman Bogorodskiy
207386f96a Chase security/gnutls update and add an UPDATING entry. 2011-06-05 18:43:16 +00:00
Wen Heping
43721c23d5 - Bump PORTREVISION to chase the update of dns/libidn 2011-03-14 08:40:06 +00:00
Johan van Selst
d206a1376c Chase security/gsasl update 2011-02-25 14:08:31 +00:00
Sylvio Cesar Teixeira
ca42a87ec5 - Update to 1.0.23 2011-02-10 17:28:56 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Sylvio Cesar Teixeira
83d663237a - Update to 1.0.20
Approved by:	itetcu (mentor, implicit)
2010-04-17 20:18:03 +00:00
Kirill Ponomarev
3a93a11f4f Chase deps shlib version after updating security/gsasl 2009-12-15 20:59:48 +00:00
Sylvio Cesar Teixeira
ba072d1713 - Update my mail address to FreeBSD
Approved by:	miwi (mentor)
2009-11-27 22:52:30 +00:00
Wen Heping
225601ddec mpop is a small, fast, and portable POP3 client. Its features include
header-based email filtering (filter junk mail before downloading it),
delivery to mbox files, maildir folders, or a mail delivery agent,
a very fast POP3 implementation, many authentication methods,
and good support for TLS/SSL.

WWW:    http://mpop.sourceforge.net

PR:		ports/139887
Submitted by:	Sylvio Cesar <scjamorim@bsd.com.br>
Approved by:	miwi, jadawin(mentors,implicit)
2009-10-26 00:17:47 +00:00