Commit graph

12 commits

Author SHA1 Message Date
tron
5bf044be0d Make sure that locale files get installed into the right directory under
Solaris.
2001-07-22 15:24:10 +00:00
tron
be4a87cf6b Update "mutt-devel" package to version 1.3.19i. A (very) detailed list of
the changes is available in the included file "share/doc/mutt/ChangeLog".
2001-07-22 13:37:12 +00:00
jlam
9820a22a90 In package Makefiles, create FILES_SUBST instead of duplicating sed
expression for substituting in DEINSTALL/INSTALL scripts.  Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
2001-07-13 07:09:17 +00:00
tron
07a00d05ad Use "cmp -s" instead of "diff -q" to compare configuration files because
the later one doesn't work under Solaris.
2001-07-12 06:05:28 +00:00
jlam
8b0f693e36 Add back dependencies on automake and autoconf requested by tron. The build
process of "mutt" invokes them always if they are present, and because this
"devel" version is a snapshot of the development work it is always possible
that the "configure" scripts and other automatically generated files are out
of date.  To be on the safe side, keep the dependencies there.
2001-06-30 14:49:57 +00:00
jlam
90f3dbf48c Convert to use buildlink.mk and mark as USE_BUILDLINK_ONLY. Move Muttrc
and mime.types to ${PREFIX}/share/doc/mutt/samples and add
DEINSTALL/INSTALL scripts to handle copying and removing them to and from
${PREFIX}/etc.  Comment out unnecessary build dependencies on autoconf and
automake.  This file now looks very much like mutt/Makefile.
2001-06-20 07:48:56 +00:00
jlam
9f23ae32fb Move Muttrc and mime.types to ${PREFIX}/share/doc/mutt/samples and add
DEINSTALL/INSTALL files to handle copying and removing them to and from
${PREFIX}/etc.
2001-06-20 07:46:13 +00:00
jlam
7592ec7fd2 Remove explicit passing of -I$(includedir) to compiler during build. 2001-06-20 07:44:53 +00:00
jlam
328a35f96f LIBS is automatically added to CONFIGURE_ENV by bsd.pkg.mk if
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
2001-06-12 20:33:00 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
tron
3633f2cd8d Correct master site list. Problem pointed out by Valeriy E. Ushakov in
private e-mail.
2001-06-04 18:58:33 +00:00
tron
2f0408ea24 Import new "mutt-devel" package:
text-based MIME mail client with PGP support

This package replaces the "mutt-unstable" package.
2001-06-03 06:49:59 +00:00