| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
06 May 2013 15:34:18
1.5.21_3
|
bapt  |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
27 Apr 2013 11:59:29
1.5.21_3
|
mva  |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
24 Apr 2013 18:10:32
1.5.21_3
|
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
24 Apr 2013 17:33:29
1.5.21_3
|
jgh  |
- 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 |
15 Mar 2013 22:04:29
1.5.21_2
|
jgh  |
- add DESC bit for TOKYOCABINET
Reported by: gjb@
Approved by: maintainer, implicit |
15 Mar 2013 06:52:42
1.5.21_2
|
jgh  |
- 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 |
14 Mar 2013 23:17:26
1.5.21_2
|
jgh  |
- fix CYRUS_SASL2 breakage
PR: 176970 (based on)
Submitted by: john.marshall@riverwillow.com.au
Approved by: maintainer, udo.schweigert@siemens.com (implicit) |
14 Mar 2013 07:34:30
1.5.21_2
|
jgh  |
- adopt optionsNG and remove legacy information from pkg-descr
PR: 175149
Submitted by: jgh@/maintainer
Approved by: maintainer, Udo.Schweigert@siemens.com |
08 Jan 2013 05:06:26
1.5.21_1
|
jgh  |
- conditionally print pkg-message
PR: 175089
Submitted by: wicked@baot.se
Approved by: maintainer, udo.schweigert@siemens.com
Patched by: jgh@ |
10 Dec 2012 15:10:03
1.5.21_1
|
ume  |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2. |
22 Jul 2012 09:15:04
1.5.21
|
crees  |
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 |
07 Jul 2012 16:13:16
1.4.2.3_6
|
jase  |
- 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) |
11 May 2012 20:38:09
1.4.2.3_6
|
ade  |
Update autoconf to 2.69 and automake to 1.12
PR: 166836
Tested by: Multiple -exp runs (pav) |
01 Oct 2011 16:45:46
1.4.2.3_6
|
sunpoet  |
- 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 |
23 Sep 2011 22:26:39
1.4.2.3_5
|
amdmi3  |
- 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 |
06 Sep 2011 17:57:58
1.4.2.3_5
|
dhn  |
- Fix handling of ncurses config-option
- Remove USE_GMAKE (not needed)
PR: ports/160521
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
03 Jul 2011 13:53:52
1.4.2.3_5
|
ohauer  |
- remove MD5 |
11 Apr 2011 08:34:17
1.4.2.3_5
|
bapt  |
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@) |
04 Dec 2010 07:34:27
1.4.2.3_5
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.4.2.3_5
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.4.2.3_5
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.4.2.3_5
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
05 Sep 2010 21:21:15
1.4.2.3_4
|
johans  |
Fix quoting of Makefile variables;
this fixes the installation of mutt-lite |
28 Aug 2010 10:29:15
1.4.2.3_4
|
rene  |
- 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) |
31 May 2010 02:01:56
1.4.2.3_4
|
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
10 Feb 2009 09:23:00
1.4.2.3_3
|
pav  |
- Switch slang dependency to libslang2 (untested)
Reported by: pointyhat (make index)
Pointy hat to: pgollucci |
05 Jan 2009 21:05:49
1.4.2.3_3
|
pav  |
- Remove conditional checks for FreeBSD 5.x and older |
21 Aug 2008 06:18:49
1.4.2.3_3
|
rafan  |
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 (Only the first 15 lines of the commit message are shown above ) |
20 Aug 2008 00:57:32
1.4.2.3_3
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
06 Jun 2008 13:43:09
1.4.2.3_3
|
edwin  |
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) |
28 Feb 2008 09:31:34
1.4.2.3_2
|
miwi  |
- Fix dependency for the security/krb5 port.
- Bump PORTREVISION
PR: 117823
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
30 Sep 2007 04:47:37
1.4.2.3_1
|
linimon  |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
30 May 2007 06:40:41
1.4.2.3
|
miwi  |
- Update to 1.4.2.3
PR: 113079
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
24 Apr 2007 22:12:16
1.4.2.2  |
miwi  |
- Remove SASL1 support
PR: 112076
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
05 Apr 2007 18:35:21
1.4.2.2  |
fjoe  |
One more temporary workaround for -CURRENT. |
05 Nov 2006 08:38:28
1.4.2.2  |
miwi  |
- 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 |
19 Oct 2006 20:42:00
1.4.2.2  |
erwin  |
Fix the build.
PR: 104455
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
Noticed by: pointyhat via kris
Approved by: portmgr (self) |
03 Oct 2006 14:11:30
1.4.2.2  |
shaun  |
- 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) |
18 Jul 2006 14:44:04
1.4.2.2  |
erwin  |
Update to 1.4.2.2
PR: 100478
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
30 Jun 2006 14:38:26
1.4.2.1_3  |
shaun  |
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) |
12 May 2006 14:28:19
1.4.2.1_2  |
vd  |
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) |
10 May 2006 22:37:39
1.4.2.1_2  |
edwin  |
Remove USE_REINPLACE from ports starting with M |
22 Jan 2006 12:50:54
1.4.2.1_2  |
edwin  |
SHA256ify
Approved by: krion@ |
15 Nov 2005 06:52:12
1.4.2.1_2  |
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
28 May 2005 16:28:04
1.4.2.1_2  |
pav  |
- Add mutt-lite, a slave port for mutt which defines MUTT_LITE flag
PR: ports/81248
Submitted by: Jose M Rodriguez <josemi@freebsd.jazztel.es>
Approved by: Udo Schweigert <Udo.Schweigert@siemens.com> (maintainer) |
18 May 2005 15:16:58
1.4.2.1_2  |
vs  |
Do not disable NLS by default with MUTT_LITE
PR: ports/81205
Submitted by: maintainer |
18 May 2005 12:42:50
1.4.2.1_2  |
krion  |
Add WITHOUT_MUTT_FLOCK knob.
PR: ports/81174
Submitted by: maintainer |
10 May 2005 18:52:00
1.4.2.1_2  |
jylefort  |
Use autoconf259/automake19 instead of the deprecated
autoconf213/automake14.
PR: ports/80855
Submitted by: maintainer |
08 May 2005 15:37:47
1.4.2.1_2  |
oliver  |
- Fix the misc/mime-support dependency
- Add the MUTT_LITE knob for those who want to build mutt with
minimal effort.
PR: ports/80785
Submitted by: maintainer |
08 May 2005 08:39:30
1.4.2.1_2  |
oliver  |
last commit was done by using:
PR: ports/80748
Submitted by: maintainer |
08 May 2005 08:37:36
1.4.2.1_2  |
oliver  |
- Use mime.types from misc/mime-support
- Bump PORTREVISION |
12 Apr 2005 03:26:57
1.4.2.1_1  |
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
1.4.2.1_1  |
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
21 Mar 2005 09:03:36
1.4.2.1_1  |
krion  |
Fix the pgp6 examples and no longer install pgp5 examples.
PR: ports/79076
Submitted by: maintainer |
17 Jan 2005 13:46:58
1.4.2.1_1  |
krion  |
Remove patch since "pgp_strict_enc" option does the same hack and it
can lead to broken pgp signatures.
Submitted by: krion, tobez
Approved by: maintainer |
12 Jan 2005 18:44:07
1.4.2.1_1  |
krion  |
- Fix the charset of 7bit messsages when doing gpg encryption. This
makes gpg-signed messages more readable in GNATS eg.
PR: ports/76130
Submitted by: maintainer |
08 Jan 2005 18:41:31
1.4.2.1_1  |
krion  |
No longer install flea and muttbug as mutt's bug-tracking system is
out of order due to massive spamming.
PR: ports/75959
Submitted by: maintainer |
08 Jul 2004 12:40:50
1.4.2.1_1  |
krion  |
Install Muttrc and mime.types if not already present from a
prior installation
PR: ports/68815
Submitted by: maintainer |
06 Jun 2004 07:02:01
1.4.2.1  |
krion  |
- Remove obsolete site from PATCH_SITES
PR: ports/67620
Submitted by: maintainer |
04 Jun 2004 17:29:38
1.4.2.1  |
ade  |
Sync with new bsd.autotools.mk |
11 May 2004 07:35:17
1.4.2.1  |
krion  |
- Fix the tmpfile patch to really include the right bounds for
snprintf() and strncat().
PR: ports/66507
Submitted by: maintainer |
10 May 2004 11:37:58
1.4.2.1  |
krion  |
- Fix mutt's tmp-file-naming to fix syntax highlightning for
the vim editor.
- Add the WITHOUT_MUTT_ICONV knob and add dependency on iconv
if that knob is not defined.
PR: ports/66443
Submitted by: maintainer |
14 Mar 2004 06:17:56
1.4.2.1  |
ade  |
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed. |
15 Feb 2004 07:21:08
1.4.2.1  |
krion  |
- Update to version 1.4.2.1
PR: ports/62865
Submitted by: maintainer |
12 Feb 2004 09:22:37
1.4.2  |
krion  |
- Update the compressed mailbox patch
- Add another mirror site for some patches
PR: ports/62723
Submitted by: maintainer |
11 Feb 2004 17:19:01
1.4.2  |
osa  |
Maintainer update of mail/mutt:
- Update mutt to version 1.4.2.
This version fixes a buffer overflow that can be
triggered by incoming messages. There are reports
about spam that has actually triggered this problem
and crashed mutt.
- Add SIZEs to distinfo
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
PR: 62695 |
09 Feb 2004 15:28:15
1.4.1_6  |
krion  |
- Fix the generation of temporary file names by using mktemp
instead of PIDs
- Bump PORTREVISION
PR: ports/62568
Submitted by: maintainer |
08 Feb 2004 03:20:23
1.4.1_5  |
leeym  |
- Preserve $PREFIX/etc/mime.types
- Add $PREFIX/etc/mime.types.dist
PR: 62452
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> |
04 Feb 2004 04:36:30
1.4.1_5  |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
02 Feb 2004 13:33:26
1.4.1_4  |
sergei  |
- Add CONFLICTS to prevent installation over mutt-devel
PR: ports/62254
Submitted by: maintainer |
23 Jan 2004 18:12:26
1.4.1_4  |
trevor  |
Now gettext 0.12.1 is gettext-old. |
13 Jan 2004 15:32:20
1.4.1_4  |
krion  |
- Add WITHOUT_NLS knob
PR: 61312
Submitted by: maintainer |
26 Oct 2003 13:19:29
1.4.1_4  |
krion  |
- Fix the DOCSDIR and EXAMPLESDIR code. Now both can be
set to non-standard values.
- Striping of binaries is no longer needed (it's done by install -s).
- Be less verbose.
PR: 58558
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
24 Sep 2003 15:30:37
1.4.1_4  |
osa  |
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
24 Sep 2003 09:37:11
1.4.1_4  |
osa  |
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998 |
31 Aug 2003 09:24:39
1.4.1_4  |
dinoex  |
- don't clobber any given LDFLAGS
resoves conflitcs with bsd.openssl.mk
Approved by: Udo.Schweigert@siemens.com |
26 Aug 2003 20:25:58
1.4.1_4  |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
25 Aug 2003 05:41:38
1.4.1_3  |
marcus  |
Chase the libintl.so shared lib version. |
04 Aug 2003 21:48:03
1.4.1_3  |
naddy  |
- Do not remove etc/Muttrc when deinstalling and if it was changed.
- Bump PORTREVISION.
PR: 55188
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> |
11 Jul 2003 17:31:48
1.4.1_2  |
nork  |
o Add patch for the new ~a function. By this one can tag entire
threads via "T ~a" (means: tag all entire threads where at least
one message of the tread is tagged).
o Bump PORTREVISION.
PR: ports/54360
Submitted by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer) |
01 Jun 2003 02:51:45
1.4.1_1  |
foxfair  |
PR: 52809
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6). |
15 May 2003 07:33:53
1.4.1_1  |
obraun  |
Fix pkg-plist.
PR: ports/52262
Submitted by: maintainer |
03 May 2003 07:44:15
1.4.1_1  |
obraun  |
Fix port building if WITH_MUTT_XFACE knob is defined.
PR: ports/51715
Submitted by: maintainer |
30 Apr 2003 20:45:08
1.4.1_1  |
obraun  |
* Fix handling of hostname if hostname contains more than 31 characters
for FreeBSD versions before 5.x.
* Bump PORTREVISION.
PR: ports/51621, ports/51622
Submitted by: maintainer |
24 Apr 2003 06:24:34
1.4.1  |
obraun  |
Fix MASTER_SITES to contain only fetchable sites.
PR: ports/51328
Submitted by: maintainer |
26 Mar 2003 18:21:14
1.4.1  |
obraun  |
- Integrate the new "initials"-patch.
- Honor the MUTT_CONFIGURE_ARGS variable, if present.
- Fix the PATH for gpg in the rc-example.
- Install the configuration examples in ${PREFIX}/share/examples/mutt.
PR: ports/50197
Submitted by: maintainer |
21 Mar 2003 03:48:54
1.4.1  |
obrien  |
``compressed'' patch now available for 1.4.1.
Approved by: kris |
20 Mar 2003 16:39:23
1.4.1  |
obrien  |
Update to version 1.4.1 which among other things, fixes a buffer overflow
in mutt's IMAP client code.
Approved by: kris |
05 Mar 2003 13:50:31
1.4  |
obraun  |
- Use "grouped" patch-files and -sites
- Add WITH_MUTT_XFACE knob for mutt's use with slrnface.
PR: ports/48944
Submitted by: maintainer |
28 Feb 2003 01:59:12
1.4  |
kris  |
Drive a stake through the heart of some more files that were committed
to after they were removed, which caused them to mysteriously resurrect
when updating with a -D tag.
Holy water sprinkled by: peter |
21 Feb 2003 12:42:26
1.4  |
knu  |
De-pkg-comment. |
28 Nov 2002 18:01:29
1.4  |
sobomax  |
Fix installing reinstalling without cleaning WRKDIR first.
Approved by: maintainer, portmgr |
11 Nov 2002 14:29:03
1.4  |
lioux  |
o Fix build to match recent updates in GNU auto* support in bsd.port.mk
o Deploy USE_REINPLACE instead of PERL
o Fix warning messages in -CURRENT
PR: 45212
Submitted by: maintainer |
05 Nov 2002 03:46:58
1.4  |
obrien  |
Pass maintance on to Udo Schweigert, who does a fine job with the
mutt-devel port. |
17 Oct 2002 04:01:25
1.4  |
obrien  |
Make it more clear that WITH_DOCS controlled the docs produced from
SGML. s/WITH_DOCS/WITH_SGML_DOCS/g |
17 Oct 2002 00:32:33
1.4  |
obrien  |
Allow one to use "WITH_DOCS=no" to avoid building them. |
20 Sep 2002 18:38:17
1.4  |
obrien  |
Blah, fat fingered in the editor -- remove bogon |
20 Sep 2002 16:36:44
1.4  |
obrien  |
More updating of master sites. |
20 Sep 2002 16:33:44
1.4  |
obrien  |
Update master sites. |
18 Sep 2002 02:57:02
1.4  |
obrien  |
More documentation (html) build fixes.
Submitted by: kris (bento) |