summaryrefslogtreecommitdiff
path: root/mail/mutt/Makefile
AgeCommit message (Expand)AuthorFilesLines
2004-01-28patch-ba:lukem1-2/+2
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2003-12-12explicitly remove the share/doc/mutt/examples symlink before linkinggrant1-1/+2
2003-12-11call ln with -f -s, not -fs.grant1-2/+2
2003-12-11Fix badly botched package list handling in case "mutt_dotlock" exists.tron1-3/+5
2003-11-12PKGREVISION++ after openssl update.jschauma1-2/+2
2003-09-28Back out last change related to moving ncurses/buildlink2.mk tojlam1-2/+2
2003-09-27move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it providesgrant1-2/+2
2003-09-25add bin/mutt_dotlock to the PLIST if it is installed.grant1-1/+4
2003-09-16Sync PLIST with realityagc1-2/+2
2003-09-05Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directorytron1-2/+2
2003-07-21COMMENT should start with a capital letter.martti1-2/+2
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-1/+2
2003-07-10Remove "INCOMPAT_ICONV" definition because NetBSD's "iconv" implementationtron1-2/+1
2003-07-10Mark this package as incompatible with NetBSD's "iconv" library. Thistron1-1/+2
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