Commit graph

114 commits

Author SHA1 Message Date
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.
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
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
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
Satoshi Asami
7c12d99f14 Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. 2000-10-07 22:38:04 +00:00
Kris Kennaway
e088a4f458 Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.
2000-09-22 01:59:06 +00:00
David E. O'Brien
7da0be31ba Fix DISTNAME so that language-specific satellite ports will work. 2000-08-29 01:32:15 +00:00
David E. O'Brien
743c53830b Use the pre-configure:' target rather than post-patch:' target. This
frees up `post-patch:' for satelite ports use.
2000-08-26 09:46:47 +00:00
David E. O'Brien
979337d74e Improve the granularity of the WITH_ options. Rather than use my approved
configuration when BATCH is defined (as a BATCH user might want ncurses)
only do it when package building.  Also, add a knob so that the HTML docs
build and intall can be turned on w/o doing a BATCH build.

It would be nice if someone started a mutt-docs port to seperate the PITA
docs building (due to sgmlformat, et al.) from the binary production.

Asked for by:	marko
2000-08-10 10:26:26 +00:00
David E. O'Brien
05a03e7d8c Suposedly this is need when WITH_NCURSES_PORT is defined on a
FreeBSD 3.x box.

Submitted by:	Aaron Smith <aaron@mutex.org>
2000-08-09 19:42:30 +00:00
David E. O'Brien
bf56999ce3 Upgrade to version 1.2.5.
Submitted by:	Jim
2000-07-30 08:56:36 +00:00
David E. O'Brien
7c265bef49 Minor portlinting. 2000-07-19 12:44:01 +00:00
David E. O'Brien
148a80292a Upgrade to version 1.2.4. 2000-07-10 22:04:51 +00:00
David E. O'Brien
0816a7fe3e Only configure for locales-fix if "WITH_LOCALES_FIX" is defined.
ache reports that configuring for locales-fix breaks non-ja/zh locales badly.

Submitted by:	ache
2000-05-23 16:36:59 +00:00
Andrey A. Chernov
56db412b96 Use LOCALBASE instead of PREFIX in CC flags
Submitted by:	ade
2000-05-23 15:47:38 +00:00
Andrey A. Chernov
5ebadc07ca Shared linking of -lintl
PR:		18717
2000-05-23 11:40:19 +00:00
David E. O'Brien
eb33d97110 "This fix the l10n'ed po displaying and other places in multibyte condition.
(For me it's zh_TW.Big5)"

Submitted by:	Clive Lin <clive@CirX.ORG>
2000-05-22 05:31:45 +00:00
Andrey A. Chernov
7ccb5190cb Copy CP1251 charset under its official name: windows-1251 2000-05-13 18:27:48 +00:00
Andrey A. Chernov
c531bd394a Remove *.orig files in charmaps/maps in post-patch: - they are installed
otherwise
2000-05-13 18:01:36 +00:00
David E. O'Brien
c5689f2aa2 Update to the 1.2 release.
Submitted by:	Udo Schweigert <ust@cert.siemens.de>
2000-05-13 15:36:47 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Chris Piazza
28849e36e9 Update to use PORTNAME/PORTVERSION 2000-04-13 20:01:08 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
dbe0f2f9aa Master site hostname change. 2000-03-11 05:16:45 +00:00
David E. O'Brien
b5d1cecde4 Style nits in the ports I maintain. 2000-02-13 03:25:05 +00:00
David E. O'Brien
bf298f5bdd Update to version 1.0.1. 2000-01-20 03:22:02 +00:00
David E. O'Brien
38b981b643 Remove test code that *should* have bitten it before the commit. 1999-10-25 06:57:26 +00:00
David E. O'Brien
04a97c9c3e Upgrade to 1.0 release. 1999-10-25 04:40:49 +00:00
David E. O'Brien
8a7b5c612f Crud! I put the BUILD_DEPENDS of msgfmt in the "batch" area rather than
make it unconditional.
1999-09-26 07:39:29 +00:00
David E. O'Brien
1de38025c8 Update to version 1.0pre3 1999-09-25 14:59:29 +00:00
David E. O'Brien
81921e9507 Upgrade to 1.0 release candidate 2. 1999-09-07 06:14:00 +00:00
David E. O'Brien
04e47fc6ee Portlint.
Submitted by:	mharo
1999-08-29 10:53:22 +00:00
David E. O'Brien
72f6b5e736 Upgrade to version 1.0 prerelease #1. 1999-08-25 20:10:04 +00:00
David E. O'Brien
f3a9c6c81e Change Id->FreeBSD. 1999-08-25 06:51:17 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
David E. O'Brien
585c189554 Upgrade to 0.95.7. 1999-08-22 09:00:24 +00:00