Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Update maintainer's email | dwcjr | 2001-08-12 | 1 | -6/+7 | |
| | | | | | | | | | | Update PATCH_SITE Update CONFIGURE_ARGS to fix locking bug Remove unneeded comment in Makefile Bump PORTREVISION PR: 29263 Submitted by: maintainter | |||||
* | for slave ports | ijliao | 2001-08-10 | 1 | -1/+1 | |
| | ||||||
* | Add three new hooks... | jim | 2001-07-26 | 1 | -1/+11 | |
| | | | | | | | | | | | | | | | * 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 | |||||
* | Update to version 1.3.20. | jim | 2001-07-26 | 1 | -5/+4 | |
| | | | | | PR: 29238 Submitted by: maintainer | |||||
* | Disable --regex for stable | dwcjr | 2001-07-17 | 1 | -56/+201 | |
| | | | | | | | | Rename WITH_* to WITH_MUTT_* to make unique in /etc/make.conf Split VVV_PATCHES into three parts Portlint compliance Submitted by: maintainer | |||||
* | Add bsd.port.pre.mk and bsd.port.post.mk instead of bsd.port.mk in | dwcjr | 2001-06-15 | 1 | -5/+8 | |
| | | | | | | | Don't build --with-regex under -current, broken Take out configure_env and configure_target Submitted by: maintainer | |||||
* | Add GNU_CONFIGURE=yes | dwcjr | 2001-06-14 | 1 | -23/+49 | |
| | | | | | | | | | | | | | | 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 | |||||
* | Move PATCH_SITES closer to top | dwcjr | 2001-06-13 | 1 | -5/+11 | |
| | | | | | | | 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 | |||||
* | Add compressed folder support | dwcjr | 2001-06-13 | 1 | -3/+9 | |
| | | | | | | | | Add --enable-compressed to VVV Remove --enable-compressed from normal build because it requires compressed folder support. Submitted by: jim Reviewed by: maintainer, jim | |||||
* | Add hooks for VVV patches | dwcjr | 2001-06-13 | 1 | -5/+21 | |
| | | | | | | | | | Fix BUILD_DEPENDS Minor touchups to Makefile Update distinfo for VVV patches Submitted by: maintainer Reviewed by: knu | |||||
* | Fix typo in MASTER_SITES by appending '/' | dwcjr | 2001-06-09 | 1 | -1/+1 | |
| | ||||||
* | Somehow missed part of the patch on the last commit. | dwcjr | 2001-06-09 | 1 | -2/+3 | |
| | | | | Bump PORTREVISION | |||||
* | bring mutt-devel up to devel | dwcjr | 2001-06-09 | 1 | -37/+26 | |
| | | | | | | PR: 27640 Submitted by: Udo Schweigert <ust@cert.siemens.de> Reviewed by: will | |||||
* | The mode of the doc directory wasn't what was intended. | obrien | 2001-05-25 | 1 | -1/+2 | |
| | ||||||
* | Don't overwrite CATEGORIES in master ports. Use += instead, so slaves | sobomax | 2001-05-22 | 1 | -1/+1 | |
| | | | | | would be able to insert their own entries (usually language category) upfront. | |||||
* | Allow maintainer to be properly set in slave ports. | obrien | 2001-03-11 | 1 | -1/+1 | |
| | ||||||
* | Put back my editor hints that were removed w/o permission. | obrien | 2001-02-07 | 1 | -0/+1 | |
| | | | | Note these are *FULLY* Satoshi approved for the past 4 years. | |||||
* | Massive style enforcement - use ^I instead of spaces for variables identation. | sobomax | 2001-01-16 | 1 | -6/+5 | |
| | ||||||
* | Depend on ncurses.5 after the upgrade of devel/ncurses. | tg | 2000-11-16 | 1 | -2/+2 | |
| | ||||||
* | Add compressed and encrypted folders support. | obrien | 2000-10-31 | 1 | -3/+5 | |
| | | | | Submitted by: ru | |||||
* | Rename PLIST.htmlfiles to pkg-plist.htmlfiles. | asami | 2000-10-08 | 1 | -2/+2 | |
| | ||||||
* | Rename ${FILESDIR}/patch-* to ${PATCHDIR}/extra-patch-*. | asami | 2000-10-07 | 1 | -1/+1 | |
| | ||||||
* | Update all ports using OpenSSL and RSA to work without rsaref since | kris | 2000-09-22 | 1 | -1/+1 | |
| | | | | | | | 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. | |||||
* | Fix DISTNAME so that language-specific satellite ports will work. | obrien | 2000-08-29 | 1 | -1/+1 | |
| | ||||||
* | Use the `pre-configure:' target rather than `post-patch:' target. This | obrien | 2000-08-26 | 1 | -1/+1 | |
| | | | | frees up `post-patch:' for satelite ports use. | |||||
* | Improve the granularity of the WITH_ options. Rather than use my approved | obrien | 2000-08-10 | 1 | -14/+17 | |
| | | | | | | | | | | | 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 | |||||
* | Suposedly this is need when WITH_NCURSES_PORT is defined on a | obrien | 2000-08-09 | 1 | -0/+1 | |
| | | | | | | FreeBSD 3.x box. Submitted by: Aaron Smith <aaron@mutex.org> | |||||
* | Upgrade to version 1.2.5. | obrien | 2000-07-30 | 1 | -14/+12 | |
| | | | | Submitted by: Jim | |||||
* | Minor portlinting. | obrien | 2000-07-19 | 1 | -2/+2 | |
| | ||||||
* | Upgrade to version 1.2.4. | obrien | 2000-07-10 | 1 | -1/+1 | |
| | ||||||
* | Only configure for locales-fix if "WITH_LOCALES_FIX" is defined. | obrien | 2000-05-23 | 1 | -2/+4 | |
| | | | | | | ache reports that configuring for locales-fix breaks non-ja/zh locales badly. Submitted by: ache | |||||
* | Use LOCALBASE instead of PREFIX in CC flags | ache | 2000-05-23 | 1 | -1/+1 | |
| | | | | Submitted by: ade | |||||
* | Shared linking of -lintl | ache | 2000-05-23 | 1 | -1/+2 | |
| | | | | PR: 18717 | |||||
* | "This fix the l10n'ed po displaying and other places in multibyte condition. | obrien | 2000-05-22 | 1 | -1/+2 | |
| | | | | | | (For me it's zh_TW.Big5)" Submitted by: Clive Lin <clive@CirX.ORG> | |||||
* | Copy CP1251 charset under its official name: windows-1251 | ache | 2000-05-13 | 1 | -0/+1 | |
| | ||||||
* | Remove *.orig files in charmaps/maps in post-patch: - they are installed | ache | 2000-05-13 | 1 | -0/+3 | |
| | | | | otherwise | |||||
* | Update to the 1.2 release. | obrien | 2000-05-13 | 1 | -6/+16 | |
| | | | | Submitted by: Udo Schweigert <ust@cert.siemens.de> | |||||
* | Standardize all user defined options to the booleans WITH_FOO and | reg | 2000-04-17 | 1 | -4/+4 | |
| | | | | | | | WITHOUT_FOO. Begin the process of reserving these prefixes for user defined options. No comment by: ports | |||||
* | Update to use PORTNAME/PORTVERSION | cpiazza | 2000-04-13 | 1 | -3/+4 | |
| | ||||||
* | Restore useless version required comments. | obrien | 2000-03-22 | 1 | -0/+1 | |
| | ||||||
* | Remove the "version required" line. | obrien | 2000-03-20 | 1 | -1/+0 | |
| | ||||||
* | Master site hostname change. | obrien | 2000-03-11 | 1 | -1/+0 | |
| | ||||||
* | Style nits in the ports I maintain. | obrien | 2000-02-13 | 1 | -7/+7 | |
| | ||||||
* | Update to version 1.0.1. | obrien | 2000-01-20 | 1 | -2/+2 | |
| | ||||||
* | Remove test code that *should* have bitten it before the commit. | obrien | 1999-10-25 | 1 | -1/+1 | |
| | ||||||
* | Upgrade to 1.0 release. | obrien | 1999-10-25 | 1 | -2/+2 | |
| | ||||||
* | Crud! I put the BUILD_DEPENDS of msgfmt in the "batch" area rather than | obrien | 1999-09-26 | 1 | -2/+2 | |
| | | | | make it unconditional. | |||||
* | Update to version 1.0pre3 | obrien | 1999-09-25 | 1 | -3/+4 | |
| | ||||||
* | Upgrade to 1.0 release candidate 2. | obrien | 1999-09-07 | 1 | -2/+2 | |
| | ||||||
* | Portlint. | obrien | 1999-08-29 | 1 | -1/+1 | |
| | | | | Submitted by: mharo |