1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00
Commit Graph

258 Commits

Author SHA1 Message Date
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
Johan van Selst
ede3efa3e8 Fix quoting of Makefile variables;
this fixes the installation of mutt-lite
2010-09-05 21:21:15 +00:00
Rene Ladan
89c5782152 - add options for user-settable knobs [1]
- replace an .error with an IGNORE [1]
- s/WITH_NCURSES_PORT/WITH_NCURSES [1]
- pet portlint for fatal errors and capitalization of IGNORE lines
- invert SGML logic for Alpha architecture

PR:		ports/149061 [1]
Submitted by:	David DEMELIER [demelier.david gmail.com]
Reviewed by:	Chip Camden [sterling camdensoftware.com] (during last bugathon)
Approved by:	maintainer timeout (21 days)
2010-08-28 10:29:15 +00:00
Ade Lovett
8d837132c7 Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. 2010-05-31 02:01:56 +00:00
Pav Lucistnik
aced4296fd - Switch slang dependency to libslang2 (untested)
Reported by:	pointyhat (make index)
Pointy hat to:	pgollucci
2009-02-10 09:22:59 +00:00
Pav Lucistnik
f28d272707 - Remove conditional checks for FreeBSD 5.x and older 2009-01-05 21:05:49 +00:00
Rong-En Fan
741aa71483 Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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)
2008-08-21 06:18:49 +00:00
Ade Lovett
771ea13f41 Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by:	exp build run (erwin)
2008-08-20 00:57:32 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
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)
2008-06-06 14:17:21 +00:00
Martin Wilke
36056c6561 - Fix dependency for the security/krb5 port.
- Bump PORTREVISION

PR:		117823
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2008-02-28 09:31:34 +00:00
Mark Linimon
48420a5ebd Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR:		ports/116639
Submitted by:	aDe
2007-09-30 04:47:36 +00:00
Martin Wilke
83d6977cb7 - Update to 1.4.2.3
PR:		113079
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2007-05-30 06:40:41 +00:00
Martin Wilke
80b3ea3af1 - Remove SASL1 support
PR:		112076
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2007-04-24 22:12:16 +00:00
Max Khon
3d7c99a164 One more temporary workaround for -CURRENT. 2007-04-05 18:35:21 +00:00
Martin Wilke
d2d689b8b3 - Fix GSSAPI for FreeBSD 4.x.
PR:		ports/105141
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Sponsored by:   FreeBSD Bug-a-thon #2
2006-11-05 08:38:28 +00:00
Erwin Lansing
7a05b0a738 Fix the build.
PR:		104455
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Noticed by:	pointyhat via kris
Approved by:	portmgr (self)
2006-10-19 20:42:00 +00:00
Shaun Amott
5353b242f8 - Add Kerberos (GSSAPI) support to mutt and mutt-devel.
PR:		ports/103924
Submitted by:	shaun (me)
Approved by:	Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer)
2006-10-03 14:11:30 +00:00
Erwin Lansing
95312d8a0b Update to 1.4.2.2
PR:		100478
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2006-07-18 14:44:04 +00:00
Shaun Amott
87619bad1d Fix IMAP buffer overflow:
http://www.securityfocus.com/bid/18642

PR:		ports/99614 [1], ports/99610 [2]
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (maintainer) [1],
		J.P. Dinger <jpd@vvtp.tudelft.nl> [2]
Approved by:	ahze (mentor)
2006-06-30 14:38:26 +00:00
Vasil Dimov
f5387617c9 Remove whitespace from line endings in pkg-plist files.
Those spaces used to hinder searching for the corresponding files
with portsearch -f '/FILENAME$' for obvious reasons.
Although currently portsearch removes those spaces itself remove
them anyway.

Inspired by:	ports/94078
Approved by:	portmgr (during freeze: krion, then kris advised to wait; at present: erwin)
2006-05-12 14:28:19 +00:00
Edwin Groothuis
efe7d5f7f4 Remove USE_REINPLACE from ports starting with M 2006-05-10 22:37:39 +00:00