Ade Lovett
3f651573ad
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.
2004-03-14 06:17:56 +00:00
Kirill Ponomarev
d36d9ea4dc
- Update to version 1.4.2.1
...
PR: ports/62865
Submitted by: maintainer
2004-02-15 07:21:08 +00:00
Kirill Ponomarev
a06174ce48
- Update the compressed mailbox patch
...
- Add another mirror site for some patches
PR: ports/62723
Submitted by: maintainer
2004-02-12 09:22:37 +00:00
Sergey A. Osokin
cc1b58bb6e
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
2004-02-11 17:19:00 +00:00
Kirill Ponomarev
3e7ce790f9
- Fix the generation of temporary file names by using mktemp
...
instead of PIDs
- Bump PORTREVISION
PR: ports/62568
Submitted by: maintainer
2004-02-09 15:28:15 +00:00
Yen-Ming Lee
1218cfa7e6
- Preserve $PREFIX/etc/mime.types
...
- Add $PREFIX/etc/mime.types.dist
PR: 62452
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2004-02-08 03:20:23 +00:00
Joe Marcus Clarke
186b8ba82f
Add USE_GETTEXT and bump PORTREVISION.
...
Submitted by: trevor
Tested by: bento
2004-02-04 04:36:30 +00:00
Sergei Kolobov
d6bc28cd5b
- Add CONFLICTS to prevent installation over mutt-devel
...
PR: ports/62254
Submitted by: maintainer
2004-02-02 13:33:26 +00:00
Trevor Johnson
78da40aa98
Now gettext 0.12.1 is gettext-old.
2004-01-23 18:12:26 +00:00
Kirill Ponomarev
233792da59
- Add WITHOUT_NLS knob
...
PR: 61312
Submitted by: maintainer
2004-01-13 15:32:20 +00:00
Kirill Ponomarev
97c64f81d6
- 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)
2003-10-26 13:19:29 +00:00
Sergey A. Osokin
b383e30e75
Utilize ${DOCSDIR} and ${EXAMPLESDIR}.
...
Approved by: Udo Schweigert <udo.schweigert@siemens.com> (maintainer)
2003-09-24 15:30:36 +00:00
Sergey A. Osokin
f37f7775e3
Make portlint(1) happy by changing strip to ${STRIP_CMD}
...
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
2003-09-24 09:37:11 +00:00
Dirk Meyer
5d88c153e8
- don't clobber any given LDFLAGS
...
resoves conflitcs with bsd.openssl.mk
Approved by: Udo.Schweigert@siemens.com
2003-08-31 09:24:38 +00:00
Joe Marcus Clarke
a3108b1e51
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
...
Prodded by: kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad
Chase the libintl.so shared lib version.
2003-08-25 05:41:38 +00:00
Christian Weisgerber
fdb2aecfd1
- Do not remove etc/Muttrc when deinstalling and if it was changed.
...
- Bump PORTREVISION.
PR: 55188
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2003-08-04 21:48:03 +00:00
Norikatsu Shigemura
b447f0df74
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)
2003-07-11 17:31:48 +00:00
Foxfair Hu
ee96455941
PR: 52809
...
Submitted by: MAINTAINER
Add ipv6 to the categories (as mutt flawlessly works with IPv6).
2003-06-01 02:51:45 +00:00
Oliver Braun
656149974a
Fix pkg-plist.
...
PR: ports/52262
Submitted by: maintainer
2003-05-15 07:33:53 +00:00
Oliver Braun
3b750f6003
Fix port building if WITH_MUTT_XFACE knob is defined.
...
PR: ports/51715
Submitted by: maintainer
2003-05-03 07:44:15 +00:00
Oliver Braun
0144da99d5
* 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
2003-04-30 20:45:08 +00:00
Oliver Braun
21f83a7025
Fix MASTER_SITES to contain only fetchable sites.
...
PR: ports/51328
Submitted by: maintainer
2003-04-24 06:24:34 +00:00
Oliver Braun
57cbd869ac
- 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
2003-03-26 18:21:14 +00:00
David E. O'Brien
3de1f3568e
``compressed'' patch now available for 1.4.1.
...
Approved by: kris
2003-03-21 03:48:54 +00:00
David E. O'Brien
157a165595
Update to version 1.4.1 which among other things, fixes a buffer overflow
...
in mutt's IMAP client code.
Approved by: kris
2003-03-20 16:39:23 +00:00
Oliver Braun
83581ad082
- Use "grouped" patch-files and -sites
...
- Add WITH_MUTT_XFACE knob for mutt's use with slrnface.
PR: ports/48944
Submitted by: maintainer
2003-03-05 13:50:31 +00:00
Kris Kennaway
865a1d2f0a
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
2003-02-28 01:59:12 +00:00
Akinori MUSHA
4d0a0dc1c6
De-pkg-comment.
2003-02-21 12:51:06 +00:00
Maxim Sobolev
2301f5395a
Fix installing reinstalling without cleaning WRKDIR first.
...
Approved by: maintainer, portmgr
2002-11-28 18:01:29 +00:00
Mario Sergio Fujikawa Ferreira
93fc6edbdc
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
2002-11-11 14:29:03 +00:00
David E. O'Brien
b073b68702
Pass maintance on to Udo Schweigert, who does a fine job with the
...
mutt-devel port.
2002-11-05 03:46:58 +00:00
David E. O'Brien
3a9785beaf
Make it more clear that WITH_DOCS controlled the docs produced from
...
SGML. s/WITH_DOCS/WITH_SGML_DOCS/g
2002-10-17 04:01:24 +00:00
David E. O'Brien
95152be7d8
Allow one to use "WITH_DOCS=no" to avoid building them.
2002-10-17 00:32:33 +00:00
David E. O'Brien
111e60edb6
Blah, fat fingered in the editor -- remove bogon
2002-09-20 18:38:17 +00:00
David E. O'Brien
8c6aa295bd
More updating of master sites.
2002-09-20 16:36:44 +00:00
David E. O'Brien
7202c2f806
Update master sites.
2002-09-20 16:33:44 +00:00
David E. O'Brien
a8526b3243
More documentation (html) build fixes.
...
Submitted by: kris (bento)
2002-09-18 02:57:02 +00:00
Kris Kennaway
e277335a31
Fix plist
2002-09-16 00:35:58 +00:00
David E. O'Brien
621b99ba96
This fix a warning in the mutt port which is fatal in certain
...
situations (e.g. to portupgrade).
Submitted by: kris
2002-09-10 01:01:10 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Hajimu UMEMOTO
b211a1e6c4
moving saslv1 includes files to make it easier to add saslv2
...
PR: ports/40288
Submitted by: Mathieu Arnold <m@absolight.net>
Approved by: knu
2002-07-28 17:26:12 +00:00
David E. O'Brien
7b3cf63dbe
Remove all charmaps related bits. They aren't needed for 1.4.
2002-06-22 17:14:39 +00:00
David E. O'Brien
2abd9587b4
Upgrade to version 1.4[.0].
2002-06-22 00:15:41 +00:00
Ade Lovett
f18cbf2fa6
gettext upgrade uber-patch (stage 3)
...
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
2002-04-12 17:10:20 +00:00
Ade Lovett
9210b7cb07
Stage 1 of gettext update.
...
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
2002-03-15 19:44:29 +00:00
Jim Mock
89c786c03b
Update to 1.2.5.1. This is the latest version on mutt's "stable"
...
branch, and fixes a security hole (which was patched in the last commit
to the port).
PR: 33610
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
Approved by: silence from maintainer
2002-01-13 00:33:00 +00:00
Jacques Vidrine
5b98288f08
Fix a security hole using vendor-supplied patch.
2002-01-02 13:52:03 +00:00
David W. Chapman Jr.
50725fdf97
Fix package building
...
Fix SSL building
Submitted by: Udo Schweigert
Approved by: obrien
2001-12-16 05:11:27 +00:00
David E. O'Brien
66c0c05af3
Back off the GMAKE.
...
Extract from /usr/local/share/automake14/automake/depend.am
## This fragment is probably only useful for maintainers. It relies
## on GNU make and gcc. It is only included in the generated
## Makefile.in if `automake' is not passed the `--include-deps' flag
This has changed from automake14 to automake15. The solution is easy: use
the -i switch for automake.
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2001-12-05 21:47:02 +00:00