summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
AgeCommit message (Expand)AuthorFilesLines
2003-03-29Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.jmmv1-2/+2
2003-03-20Update mutt to 1.4.1:jschauma1-5/+4
2003-03-13This does not seem to require GMAKE after all.jschauma1-2/+1
2003-01-28Instead of including bsd.pkg.install.mk directly in a package Makefile,jlam1-8/+8
2002-12-03Fix mutt(1) manpage so paths in the FILES section appear properlyjmmv1-2/+10
2002-12-01USE_PKGLOCALEDIR, remove unnecessary patch, delint.salo1-3/+2
2002-11-30USE_PKGLOCALEDIR.grant1-7/+7
2002-11-27Change location of mutt examples, so they are installed under thejmmv1-5/+4
2002-10-28add [optional] SASL support.elric1-2/+7
2002-09-10Since the major of libiconv was increased during the update to 1.8,wiz1-1/+2
2002-09-04Remove work arround for bug in buildlink2 framework which was fixedtron1-6/+1
2002-09-03Add work arround for bug in buildlink2 framework described in PR pkg/18156.tron1-1/+6
2002-08-25Use buildlink2 instead of buildlink1.jlam1-10/+11
2002-06-15${USE_NCURSES} needs to be set before "../../devel/ncurses/buildlink.mk",fredb1-3/+3
2002-06-15Add a knob to force build with "ncurses", and count on all thefredb1-8/+9
2002-05-29Update "mutt" package to version 1.4. Visible changes since versiontron1-9/+17
2002-03-23Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467.yyamano1-2/+2
2002-01-30* Use the general INSTALL/DEINSTALL scriptsjlam1-20/+10
2002-01-02Update "mutt" package to version 1.2.5.1. The new version fixes a remotelytron1-2/+2
2001-10-27Remove commented USE_LIBINTL definitions ... we already use thejlam1-2/+1
2001-07-13In package Makefiles, create FILES_SUBST instead of duplicating sedjlam1-1/+2
2001-06-20Whitespace changes to make things line up nicely.jlam1-12/+12
2001-06-20Remove build dependencies on autoconf and automake. Convert to usejlam1-22/+40
2001-06-12LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk ifjlam1-3/+3
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+3
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-4/+4
2001-02-26Use "PKGLOCALEDIR" instead of "LOCALEDIR".tron1-2/+1
2001-02-17Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz1-1/+2
2001-02-13Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups withtron1-2/+2
2001-02-12Remove unnecessary "ALL_TARGET" and cleanup a bit.tron1-13/+12
2001-02-07Fix a few more paste-o's.fredb1-3/+3
2001-02-05Use full pathname "${LOCALBASE}/bin/auto..." in dependences and maketron1-3/+3
2001-01-10"LOCALEBASE" gets defined in "bsd.pkg.mk" now.tron1-7/+2
2000-11-22fix last commit (add missing $)hubertf1-2/+2
2000-11-21Fix broken build on systems which use the "gettext-lib" package.tron1-3/+3
2000-11-09do not hardcode locale subdir to /usr/pkg/share/locale, or it will chokeitojun1-2/+5
2000-11-02hardcode internationalized message file direcotry to ${PREFIX}/share/locale.itojun1-2/+3
2000-11-02NEED_NCURSES check doesn't have to be below bsd.pkg.mk inclusion any morewiz1-5/+5
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
2000-07-29Update "mutt" package to version 1.2.5. Changes since version 1.2.4:tron1-2/+2
2000-07-28Add USE_CURSES for packages that need curses functionality that onlywiz1-22/+5
2000-07-10Add dependence on "gettext" package because the "mutt" binary might gettron1-1/+2
2000-07-07Update "mutt" package to version 1.2.4i. This is just a bug fix release.tron1-2/+2
2000-06-21Update "mutt" package to version 1.2.2i. This is just a bug fix release.tron1-5/+2
2000-06-14don't include bsd.prefs.mk twicewiz1-2/+1
2000-06-14Use the defines from bsd.pkg.mk, don't start subshells.hubertf1-3/+3
2000-06-09Make it compile on 1.4Y+ even if ncurses are installed.wiz1-2/+10
2000-06-08Use NetBSD's curses on 1.4Y+ instead of ncurseswiz1-2/+14
2000-05-20Make the SSL option work...kim1-7/+9
2000-05-20Make it possible to avoid SSL in mutt.kim1-3/+10