1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-08 02:15:08 +00:00
Commit Graph

278 Commits

Author SHA1 Message Date
Thomas Zander
d409029ecb Update to upstream version 1.5.24, add MIXMASTER OPTION
PR:		203056, 202114
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
2015-09-13 09:18:09 +00:00
Jan Beich
aa07adab44 mail/mutt: update patches
- Fix sidebar patch [1]. This version introduces a new config variable
  "sidebar_shortpath" which is set to yes by default to ensure
  backwards compatibility.

- Fix an issue with recent gpg (and gpgme) versions (GnuPG version 2.1
  stops exporting the GPG_AGENT_INFO environment variable, so mutt can't
  check for the presence of that to ensure the agent is running).

- Fix pgp key selection [2].

- Bump port revision because of major change to sidebar patch and gpg
  handling.

PR:		199727
PR:		199115 [1]
PR:		199341 [2]
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
MFH:		2015Q2
2015-05-16 01:19:11 +00:00
Dmitry Marakasov
e1313d2716 - Add CPE info
Approved by:	portmgr blanket
2015-05-13 23:41:30 +00:00
Thomas Quinot
ffeaae26e3 Previous change introduces a new dependency, so bump PORTREVISION
PR:             197699
Differential Revision:  D2218
Approved by:    portmgr (mat)
2015-04-03 15:56:57 +00:00
Thomas Quinot
d5626a73b3 Add "translit" ARG to USES=iconv so that the full port still
uses GNU iconv (not the system iconv): users may rely on
being able to set charset=//TRANSLIT

PR:		197699
Differential Revision:	D2218
Approved by:	maintainer (Udo.Schweigert@siemens.com), portmgr (mat), roberto
2015-04-03 15:35:29 +00:00
Bartek Rutkowski
61ca7f6eb1 mail/mutt: fix muttrc man page
PR:		198303
Submitted by:	Udo Schweigert <Udo.Schweigert@siemens.com>
2015-03-06 12:01:35 +00:00
Rodrigo Osorio
f951023d0e Update for mail/mutt: Fix security vulnerability CVE-2014-9116
PR:		ports/195550
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
Obtained from:	mutt
MFH:		2014Q4
2014-12-10 09:58:25 +00:00
Kurt Jaeger
8563e686ec mail/mutt: improve sidebar function when handling many mail folders
- Add code to improve sidebar function when handling many mail folders
- Remove sidebar patch from default options to fix issues with packages
  (may be reverted later if confidence in current sidebar patch has grown)
- Bump PORTREVISION due to default options changes

PR:		195076
Submitted by:	Udo.Schweigert@siemens.com (maintainer)
2014-11-22 13:53:34 +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
Matthias Andree
b50a4b0708 Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
  where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
  versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
  for new Berkeley DB, but are untested.

NOTE: please read UPDATING and the Wiki page before proceeding!

Announcement:	http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference:	https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR:		192690
Approved by:	portmgr (implicit, PORTREVISION bump on unstaged ports)
2014-08-21 22:50:29 +00:00
Adam Weinberger
8e7fd48a29 Rename mail/ patch-xy patches to reflect the files they modify. 2014-07-28 23:20:38 +00:00
Adam Weinberger
99afccd1ce Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 16:14:15 +00:00
Jonathan Chu
7fbd20087f Revert mail/mutt sidebar patch
- sidebar patch is buggy
- Bump mail/mutt to 1.5.23_3

PR:		190577
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Reviewed by:	Larry Rosenman <ler@lerctr.org> (PR submitter)
Approved by:	swills (mentor)
2014-06-04 03:19:47 +00:00
Jonathan Chu
1853a1f843 Update mail/mutt to 1.5.23_2
- Update sidebar patch to most recent upstream version
  (patch-1.5.23.sidebar.20140412)
- Ammend default options by IDN, LOCALES_FIX, SIDEBAR_PATCH, SASL,
  and TRASH_PATCH as requested by the community
- Bump portrevision to reflect new default options

PR:		ports/188544
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com>
Reviewed by:	bdrewery
Approved by:	eadler (mentor)
2014-06-02 22:37:02 +00:00
Ryan Steinmetz
eb212b0bba - Resolve build when COMPRESSED_FOLDERS is enabled
- Bump PORTREVISION

PR:		ports/187629
Submitted by:	Simeon Simeonov <blackmore@pichove.org>
Approved by: 	"Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
2014-03-20 13:55:30 +00:00
Ryan Steinmetz
f8cc2a2b97 - Fix build with clang
PR:		ports/187418
Submitted by:	"Schweigert, Udo" <Udo.Schweigert@siemens.com> (maintainer)
2014-03-17 14:48:52 +00:00
Ryan Steinmetz
06f5afa7d4 - Update to 1.5.23
PR:		ports/187539
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Security:	eb426e82-ab68-11e3-9d09-000c2980a9f3
2014-03-14 11:30:08 +00:00
Thierry Thomas
4b4b91a4a9 Fix when SLANG is selected.
Reported by:	Albert Shih
2014-02-05 09:05:09 +00:00
Thierry Thomas
24114b8f19 - Enable staging, simplifying the port, especially the PLIST code
- Make port work with installed db6 for header caches

PR:		ports/185081
Submitted by:	Udo Schweigert <udo.schweigert (at) siemens.com> (maintainer)
2014-02-03 22:39:05 +00:00
Baptiste Daroussin
e54a4cb6af Switch ispell to aspell-ispell 2014-01-28 14:40:41 +00:00
Boris Samorodov
8374ae1098 - Fix build for recent FreeBSD 10.0
- Add SMTP as default option (as requested by community)

PR:		ports/183748
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2013-11-07 13:01:41 +00:00
Alex Kozlov
9e248ac93f - Fix sidebar patch for mutt 1.5.22 [1]
Reported by: 	kaltheat <kaltheat@gmail.com> [2], Glen Barber <gjb@FreeBSD.org> [3],
		ganthore <ganthore@gmail.com> [4], Michael E Beasley <info@servebeer.info> [5]
PR:	ports/183229 [2]
PR:	ports/183251 [3]
PR:	ports/183301 [4]
PR:	ports/183351 [5]

Submitted by:	"Schweigert, Udo" <Udo.Schweigert@siemens.com> [1]
Obtained from:	OpenBSD, Gentoo (based on)
2013-10-27 21:34:58 +00:00
Alex Kozlov
8ffea48ca5 - Update to 1.5.22 [1]
- Convert to new LIB_DEPENDS syntax

PR:	ports/183125 [1]
Submitted by:		Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1]
2013-10-22 10:53:52 +00:00
Jason E. Hale
784e4c52e1 - Update security/gpgme to 1.4.3
- Use USE_GNOME= ltverhack to correct the library version number
  to what the author intended.  This effectively rolls the version
  number backwards, but should prevent future unneccesary version
  bumps.
- Support staging
- Use options helpers
- Use new LIB_DEPENDS syntax
- Bump PORTREVISION on dependent ports
2013-10-20 19:20:15 +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
Boris Samorodov
9f7e7e1326 Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.
It's value is "--with-libiconv-prefix=/usr/local" for systems
before 100043 with ports libiconv and to use at systems post
100043 with base iconv it's value is "" (NULL).

Co-authors:	bapt, madpilot and bsam (me)
2013-09-04 20:01:05 +00:00
Dmitry Marakasov
b728cc2245 - Add SMARTDATE patch.
- Fix MAILDIR_HEADER_CACHE if IMAP_HEADER_CACHE is not set
- Add options to disable TLS versions 1.1 and 1.2 if OPENSSL >= 1.0.0 is used (taken from upstream)
- Fix broken link in package description
- Bumped PORTREVISION

PR:		181431, 181319
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2013-08-30 15:14:26 +00:00
Martin Wilke
d78d066859 - Unbreak build after autotools update 2013-07-16 14:43:38 +00:00
Baptiste Daroussin
9f1de9b900 Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
2013-05-06 15:34:17 +00:00
Marcus von Appen
a3a0715f38 - Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here

Reviewed by:	zeising
2013-04-27 11:59:28 +00:00
Alex Kozlov
e159824929 - Convert USE_GETTEXT to USES (part 3)
Approved by:	portmgr (bapt)
2013-04-24 18:10:30 +00:00
Jason Helfman
0f686a03fa - fix NOPORTDOCS
- add GSSAPI option
- while here adopt uses for GETTEXT

PR:		177903
Submitted by:	koukopoulos@gmail.com, Udo.Schweigert@siemens.com
Approved by:	maintainer, Udo.Schweigert@siemens.com
2013-04-24 17:33:29 +00:00
Jason Helfman
89dfa5b159 - add DESC bit for TOKYOCABINET
Reported by: gjb@
Approved by:	maintainer, implicit
2013-03-15 22:04:28 +00:00
Jason Helfman
6385d01979 - rename CYRUS_SASL2 option to SASL [1,2]
- add tokyocabinet option [2]

PR:		176970 [1]
Submitted by:	john.marshall@riverwillow.com.au [1], maintainer (private mail) [2]
Approved by:	maintainer, udo.schweigert@siemens.com
2013-03-15 06:52:42 +00:00
Jason Helfman
964f1cee53 - fix CYRUS_SASL2 breakage
PR:		176970 (based on)
Submitted by:	john.marshall@riverwillow.com.au
Approved by:	maintainer, udo.schweigert@siemens.com (implicit)
2013-03-14 23:17:26 +00:00
Jason Helfman
e45150316e - adopt optionsNG and remove legacy information from pkg-descr
PR:		175149
Submitted by:	jgh@/maintainer
Approved by:	maintainer, Udo.Schweigert@siemens.com
2013-03-14 07:34:30 +00:00
Jason Helfman
6220fac37b - conditionally print pkg-message
PR:		175089
Submitted by:	wicked@baot.se
Approved by:	maintainer, udo.schweigert@siemens.com
Patched by:	jgh@
2013-01-08 05:06:26 +00:00
Hajimu UMEMOTO
dda3fab6a5 Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
2012-12-10 15:10:02 +00:00
Chris Rees
bb040dde3e Move mail/mutt to mail/mutt14
Move mail/mutt-lite to mail/mutt14-lite

Move mail/mutt-devel to mail/mutt

Moving mail/mutt-devel-lite to mail/mutt-lite will follow next to avoid
breaking the cvs exporter

PR:		ports/169546
Suggested by:	obrien
Approved by:	maintainer
2012-07-22 09:15:04 +00:00
Jase Thew
81af743046 - Remove ftp.parodius.com from MASTER_SITES due to its forthcoming
closure. We thank Parodius for the hosting services they provided.

PR:		ports/169570
Submitted by:	Jeremy Chadwick <jdc@koitsu.org>
Approved by:	culot (mentor)
2012-07-07 16:13:16 +00:00
Ade Lovett
6d726b6c09 Update autoconf to 2.69 and automake to 1.12
PR:		166836
Tested by:	Multiple -exp runs (pav)
2012-05-11 20:38:09 +00:00
Sunpoet Po-Chuan Hsieh
98913817a9 - Mark CONFLICTS with ja-mutt, ja-mutt-devel, mutt-devel, mutt-devel-lite, mutt-lite and zh-mutt-devel
- Use ?= for CONFLICTS and PORTREVISION: mutt is MASTERDIR of mutt-lite
- Bump PORTREVISION for package change
2011-10-01 16:45:46 +00:00
Dmitry Marakasov
6f6fbe4bdf - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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
2011-09-23 22:26:39 +00:00
Dennis Herrmann
b2fea180ab - Fix handling of ncurses config-option
- Remove USE_GMAKE (not needed)

PR:		ports/160521
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2011-09-06 17:57:58 +00:00
Olli Hauer
c5284f2b4e - remove MD5 2011-07-03 13:53:52 +00:00
Baptiste Daroussin
8d27ddb9bd Add a new macro to deal with conflict between ncurses from base and ncurses from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes

it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes

PR:		ports/155269
Submitted by:	me
Reviwed by:	pav@
Approved by:	portmgr (pav@)
Exp-run by:	portmgr (pav@)
2011-04-11 08:34:17 +00:00
Ade Lovett
4a8684e352 Sync to new bsd.autotools.mk 2010-12-04 07:34:27 +00:00
Ade Lovett
6abd00a86b Punt autoconf267->autoconf268 2010-10-16 11:52:47 +00:00
Ade Lovett
7e80cde328 Round one migration of ports from automake{19,110} to automake111 2010-10-05 19:57:56 +00:00
Ade Lovett
8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00