Kevin Lo
886c3156f3
Fix WITH_MUTT_SSL case by adding WITH_MUTT_IMAP
...
PR: 33107
Submitted by: MAINTAINER
2001-12-23 09:42:36 +00:00
David W. Chapman Jr.
cf2c15e9dd
Remove AUTOMAKE_ARGS which are now in bsd.port.mk
...
PR: 33092
Submitted by: maintainer
2001-12-22 21:31:06 +00:00
Jim Mock
97bbeec4d0
Bump PORTREVISION due to patch-14.
2001-12-13 01:34:51 +00:00
Jim Mock
551ad216d2
Patch to fix a bug in the pager where \012 is displayed after the PGP
...
info on signed messages.
Approved by: maintainer
2001-12-11 11:09:19 +00:00
Pete Fritchman
f5b9b34513
Remove a file accidentally forgotten in last commit.
...
Submitted by: maintainer
2001-12-03 19:10:31 +00:00
Pete Fritchman
c894c365af
- update to 1.3.24
...
- fix automake to generate bsdmake code, drop USE_GMAKE
- add more MASTER_SITES
PR: 32466
Submitted by: maintainer
2001-12-03 15:20:21 +00:00
Mario Sergio Fujikawa Ferreira
443250d32a
USE_AUTOMAKE implies USE_AUTOCONF, remove repetition
...
Sense beaten into me by: steve
2001-12-02 21:55:34 +00:00
Mario Sergio Fujikawa Ferreira
7fd5738bea
Add WITH_MUTT_CYRUS_SASL knob to use IMAP with SASL
...
PR: 32341
Submitted by: maintainer
2001-12-02 19:37:15 +00:00
Mario Sergio Fujikawa Ferreira
3f73d9bead
o USE_AUTO* police sweep
...
- Don't hardcode, use {ACLOCAL,AUTO{CONF,HEADER,MAKE}}
- USE_AUTO{CONF,MAKE} instead of BUILD_DEPENDS
Approved by: maintainer
2001-12-02 19:31:43 +00:00
Pete Fritchman
f48d5c00e7
- no longer need gmake
...
- use autoconf instead of automake
PR: 31968
Submitted by: maintainer
2001-11-14 06:06:08 +00:00
Jim Mock
df23415ef9
Update to version 1.3.23.2.
...
PR: 31876
Submitted by: maintainer
2001-11-10 11:32:05 +00:00
David W. Chapman Jr.
6d9ec12862
Update checksum for one distfile
...
PR: 31822
Submitted by: maintainer
2001-11-07 16:59:30 +00:00
Dmitry Sivachenko
ddd4f07f6e
Upgrade to 1.3.23.1
...
PR: 31668
Submitted by: Udo Schweigert <udo.schweigert@siemens.com>
2001-11-01 23:00:04 +00:00
Dmitry Sivachenko
a9c72dc567
Fix for the new AUTOMAKE/AUTOCONF scheme.
...
PR: 31604
Submitted by: MAINTAINER
2001-10-29 19:56:03 +00:00
David W. Chapman Jr.
9c5d43013f
Add news posting support
...
PR: 31585
Submitted by: maintainer
2001-10-29 17:41:59 +00:00
Jim Mock
7591f737f2
Update to version 1.3.23.
...
PR: 31196
Submitted by: maintainer
2001-10-10 17:41:00 +00:00
David W. Chapman Jr.
878bdaab36
Fix white spaces in pkg-plist
2001-09-03 05:49:55 +00:00
David W. Chapman Jr.
8a6fded9b1
Update PORTDOC compliance
...
Submitted by: maintainer
2001-09-03 05:49:13 +00:00
David W. Chapman Jr.
a87bda6abd
Change location of gpg to ${LOCALBASE} instead of ${PREFIX}
...
Submitted by: kris
2001-09-02 23:37:40 +00:00
David W. Chapman Jr.
c7f1cdb180
Add missing Bump to PORTREVISION from last commit.
2001-09-02 17:13:09 +00:00
David W. Chapman Jr.
06acb628d3
Make path for gpg in ${PREFIX}/share/doc/mutt/samples/gpg.rc to honor ${PREFIX}
...
Submitted by: clive
Modified by: maintainer
2001-09-02 17:03:22 +00:00
David W. Chapman Jr.
927e93e1ec
Update to 1.3.22.1
...
Update patches to same version
Submitted by: maintainer
2001-08-31 19:57:21 +00:00
Andrey A. Chernov
4fa422cd62
Update patchfiles to match new version
...
Submitted by: Udo Schweigert <Udo.Schweigert@cert.siemens.de>
2001-08-23 19:34:26 +00:00
Andrey A. Chernov
c073362d17
- build with IMAP and POP support when PACKAGE_BUILDING (because that was
...
default before adding the WITH_MUTT_IMAP and WITH_MUTT_POP knobs).
- fix pkg-plist if not build with WITH_MUTT_IMAP or WITH_MUTT_POP.
- rename internal variable to less confusing name
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2001-08-23 12:56:19 +00:00
Andrey A. Chernov
06e0fb696d
Upgrade to 1.3.21 (from maintainer)
...
Add news to CATEGORIES if MUTT_WITH_NNTP defined
PR: 29952
Submitted by: Udo Schweigert <ust@cert.siemens.de>
2001-08-23 10:18:33 +00:00
David W. Chapman Jr.
e67b812864
Update maintainer's email
...
Update PATCH_SITE
Update CONFIGURE_ARGS to fix locking bug
Remove unneeded comment in Makefile
Bump PORTREVISION
PR: 29263
Submitted by: maintainter
2001-08-12 16:24:06 +00:00
Ying-Chieh Liao
294a790fc2
for slave ports
2001-08-10 15:33:39 +00:00
Jim Mock
f5a2155a7f
Add three new hooks...
...
* WITH_MUTT_POP
* WITH_MUTT_IMAP
* WITH_MUTT_POP_IMAP
They replace the --enable-pop and --enable-imap options that were the
defaults. Now you have the choice to build with one or the other, both,
or neither (which is useful for those of us who don't need those
features).
Bump PORTREVISION.
Approved by: maintainer
2001-07-26 07:45:44 +00:00
Jim Mock
1fbe4349b9
Update to version 1.3.20.
...
PR: 29238
Submitted by: maintainer
2001-07-26 07:29:14 +00:00
David W. Chapman Jr.
0decdaf076
Disable --regex for stable
...
Rename WITH_* to WITH_MUTT_* to make unique in /etc/make.conf
Split VVV_PATCHES into three parts
Portlint compliance
Submitted by: maintainer
2001-07-17 20:21:26 +00:00
David W. Chapman Jr.
c1a2615dc6
Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in
...
Don't build --with-regex under -current, broken
Take out configure_env and configure_target
Submitted by: maintainer
2001-06-15 15:50:16 +00:00
David W. Chapman Jr.
8e411e4f14
Add GNU_CONFIGURE=yes
...
Make port compliant with NOPORTDOCS
Remove pkg-plist.htmlfiles in new NOPORTDOC procedure
Add two patches to be applied post-patch for NOPORTDOC
Correct pkg-plist to be compliant with NOPORTDOCS
Enable pop3 and imap4
Add hook for SSL
Put distfiles in mutt dist_subdir
Don't depend on sgml on alpha
Submitted by: maintainer
Reviewed by: will
2001-06-14 23:32:39 +00:00
David W. Chapman Jr.
65b34cb9ef
Move PATCH_SITES closer to top
...
Also change PATCH_SITES and PATCH_FILES to foo+= instead of = to allow multiple options to be used when we have multiple options that are compatible with each other
Submitted by: will
Reviewed by: will
2001-06-13 19:28:40 +00:00
David W. Chapman Jr.
9806859c50
Add compressed folder support
...
Add --enable-compressed to VVV
Remove --enable-compressed from normal build because it requires compressed folder support.
Submitted by: jim
Reviewed by: maintainer, jim
2001-06-13 17:22:24 +00:00
David W. Chapman Jr.
d4c7cfd3bf
Add hooks for VVV patches
...
Fix BUILD_DEPENDS
Minor touchups to Makefile
Update distinfo for VVV patches
Submitted by: maintainer
Reviewed by: knu
2001-06-13 16:02:19 +00:00
David W. Chapman Jr.
7fa358f776
Fix typo in MASTER_SITES by appending '/'
2001-06-09 07:57:11 +00:00
David W. Chapman Jr.
e38e9d3902
This should be the last of the missing files
2001-06-09 01:53:19 +00:00
David W. Chapman Jr.
afc8d2a1d4
Add missing files
2001-06-09 01:42:58 +00:00
David W. Chapman Jr.
a5fd653585
Somehow missed part of the patch on the last commit.
...
Bump PORTREVISION
2001-06-09 01:08:01 +00:00
David W. Chapman Jr.
8a9d215b4c
bring mutt-devel up to devel
...
PR: 27640
Submitted by: Udo Schweigert <ust@cert.siemens.de>
Reviewed by: will
2001-06-09 00:51:13 +00:00
David E. O'Brien
e4b364e5ee
The mode of the doc directory wasn't what was intended.
2001-05-25 10:30:32 +00:00
Maxim Sobolev
bb53f3ecee
Don't overwrite CATEGORIES in master ports. Use += instead, so slaves
...
would be able to insert their own entries (usually language category)
upfront.
2001-05-22 18:16:59 +00:00
David E. O'Brien
b1f1d6b635
The HTML version of the manual grew.
2001-03-11 00:25:38 +00:00
David E. O'Brien
be7dfffec9
Allow maintainer to be properly set in slave ports.
2001-03-11 00:03:01 +00:00
David E. O'Brien
bb9b725c29
Put back my editor hints that were removed w/o permission.
...
Note these are *FULLY* Satoshi approved for the past 4 years.
2001-02-07 14:51:16 +00:00
Maxim Sobolev
2b1a883dc4
Massive style enforcement - use ^I instead of spaces for variables identation.
2001-01-16 17:33:20 +00:00
David E. O'Brien
2c98c659d1
Add $FreeBSD$, which help me in problem reports.
2000-11-22 00:26:04 +00:00
Thomas Gellekum
dd27a5d8b0
Depend on ncurses.5 after the upgrade of devel/ncurses.
2000-11-16 13:14:26 +00:00
David E. O'Brien
ef24f19ee8
Add compressed and encrypted folders support.
...
Submitted by: ru
2000-10-31 10:51:43 +00:00
Satoshi Asami
06049e8ad5
Rename PLIST.htmlfiles to pkg-plist.htmlfiles.
2000-10-08 02:35:51 +00:00