Age | Commit message (Expand) | Author | Files | Lines |
2004-02-15 | Use buildlink3 framework. | tron | 1 | -9/+8 |
2004-02-11 | Update "mutt" package to version 1.4.2. Changes since version 1.4.1: | tron | 1 | -3/+2 |
2004-02-02 | Repeat after me: | tron | 1 | -2/+2 |
2004-01-28 | patch-ba: | lukem | 1 | -2/+2 |
2004-01-20 | Move WRKSRC definition away from the first paragraph in a Makefile. | agc | 1 | -2/+2 |
2003-12-12 | explicitly remove the share/doc/mutt/examples symlink before linking | grant | 1 | -1/+2 |
2003-12-11 | call ln with -f -s, not -fs. | grant | 1 | -2/+2 |
2003-12-11 | Fix badly botched package list handling in case "mutt_dotlock" exists. | tron | 1 | -3/+5 |
2003-11-12 | PKGREVISION++ after openssl update. | jschauma | 1 | -2/+2 |
2003-09-28 | Back out last change related to moving ncurses/buildlink2.mk to | jlam | 1 | -2/+2 |
2003-09-27 | move ncurses/buildlink2.mk to mk/curses.buildlink2.mk, as it provides | grant | 1 | -2/+2 |
2003-09-25 | add bin/mutt_dotlock to the PLIST if it is installed. | grant | 1 | -1/+4 |
2003-09-16 | Sync PLIST with reality | agc | 1 | -2/+2 |
2003-09-05 | Remove "/pub" from pathnames on "ftp.fu-berlin.de" because such a directory | tron | 1 | -2/+2 |
2003-07-21 | COMMENT should start with a capital letter. | martti | 1 | -2/+2 |
2003-07-17 | s/netbsd.org/NetBSD.org/ | grant | 1 | -2/+2 |
2003-07-13 | PKGREVISION bump for libiconv update. | wiz | 1 | -1/+2 |
2003-07-10 | Remove "INCOMPAT_ICONV" definition because NetBSD's "iconv" implementation | tron | 1 | -2/+1 |
2003-07-10 | Mark this package as incompatible with NetBSD's "iconv" library. This | tron | 1 | -1/+2 |
2003-03-29 | Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz. | jmmv | 1 | -2/+2 |
2003-03-20 | Update mutt to 1.4.1: | jschauma | 1 | -5/+4 |
2003-03-13 | This does not seem to require GMAKE after all. | jschauma | 1 | -2/+1 |
2003-01-28 | Instead of including bsd.pkg.install.mk directly in a package Makefile, | jlam | 1 | -8/+8 |
2002-12-03 | Fix mutt(1) manpage so paths in the FILES section appear properly | jmmv | 1 | -2/+10 |
2002-12-01 | USE_PKGLOCALEDIR, remove unnecessary patch, delint. | salo | 1 | -3/+2 |
2002-11-30 | USE_PKGLOCALEDIR. | grant | 1 | -7/+7 |
2002-11-27 | Change location of mutt examples, so they are installed under the | jmmv | 1 | -5/+4 |
2002-10-28 | add [optional] SASL support. | elric | 1 | -2/+7 |
2002-09-10 | Since the major of libiconv was increased during the update to 1.8, | wiz | 1 | -1/+2 |
2002-09-04 | Remove work arround for bug in buildlink2 framework which was fixed | tron | 1 | -6/+1 |
2002-09-03 | Add work arround for bug in buildlink2 framework described in PR pkg/18156. | tron | 1 | -1/+6 |
2002-08-25 | Use buildlink2 instead of buildlink1. | jlam | 1 | -10/+11 |
2002-06-15 | ${USE_NCURSES} needs to be set before "../../devel/ncurses/buildlink.mk", | fredb | 1 | -3/+3 |
2002-06-15 | Add a knob to force build with "ncurses", and count on all the | fredb | 1 | -8/+9 |
2002-05-29 | Update "mutt" package to version 1.4. Visible changes since version | tron | 1 | -9/+17 |
2002-03-23 | Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. | yyamano | 1 | -2/+2 |
2002-01-30 | * Use the general INSTALL/DEINSTALL scripts | jlam | 1 | -20/+10 |
2002-01-02 | Update "mutt" package to version 1.2.5.1. The new version fixes a remotely | tron | 1 | -2/+2 |
2001-10-27 | Remove commented USE_LIBINTL definitions ... we already use the | jlam | 1 | -2/+1 |
2001-07-13 | In package Makefiles, create FILES_SUBST instead of duplicating sed | jlam | 1 | -1/+2 |
2001-06-20 | Whitespace changes to make things line up nicely. | jlam | 1 | -12/+12 |
2001-06-20 | Remove build dependencies on autoconf and automake. Convert to use | jlam | 1 | -22/+40 |
2001-06-12 | LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if | jlam | 1 | -3/+3 |
2001-06-11 | CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so | jlam | 1 | -2/+3 |
2001-03-27 | Change BUILD_DEPENDS semantics: | hubertf | 1 | -4/+4 |
2001-02-26 | Use "PKGLOCALEDIR" instead of "LOCALEDIR". | tron | 1 | -2/+1 |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 1 | -1/+2 |
2001-02-13 | Rename "${LOCALEBASE}" variable to "${LOCALEDIR}" to avoid mix-ups with | tron | 1 | -2/+2 |
2001-02-12 | Remove unnecessary "ALL_TARGET" and cleanup a bit. | tron | 1 | -13/+12 |
2001-02-07 | Fix a few more paste-o's. | fredb | 1 | -3/+3 |