Age | Commit message (Collapse) | Author | Files | Lines |
|
PKG_OPTIONS.<pkg>+= foo blah
|
|
in the process. (More information on tech-pkg.)
Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.
Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
|
|
arguments, and now correctly handles things like:
CPPFLAGS="$CPPFLAGS -I\$(top_srcdir)/intl"
in configure scripts without problems. Remove the patches in both
mail/mutt and mail/mutt-devel that worked around this limitation in
the old buildlink3 wrappers.
|
|
Fix from PR pkg/26758 by Holger Weiss.
|
|
into the bsd.options.mk framework. Instead of appending to
${PKG_OPTIONS_VAR}, it appends to PKG_DEFAULT_OPTIONS. This causes
the default options to be the union of PKG_DEFAULT_OPTIONS and any
old USE_* and FOO_USE_* settings.
This fixes PR pkg/26590.
|
|
that will be deleted in the future.
|
|
place when USE_PKGLOCALEDIR is set.
|
|
This follows the example of the mail/dovecot package, as suggested by
<schmonz>.
|
|
to build with ncurses support or not.
|
|
for each package can be determined by invoking:
make show-var VARNAME=PKG_OPTIONS_VAR
The old options are still supported unless the variable named in
PKG_OPTIONS_VAR is set within make(1) (usually via /etc/mk.conf).
|
|
|
|
version of Mutt, a text mail reader and PGP & S/MIME support. This
is primarily to support a mutt that builds with SASLv2 support.
|
|
version of the "mutt" package.
|
|
|
|
|
|
|
|
1.3.27:
- bug fixes
- improved SMIME handling
- update translations
|
|
* Honor ${PKG_SYSCONFDIR} for the location of the config files
(Muttrc, mime.types).
* Rearrange lines slightly to minimize differences between mutt/Makefile
and mutt-devel/Makefile to simplify updating mutt when the next release
(1.4?) is released.
|
|
strongly-buildlinked.
|
|
bug in version 1.3.26.
|
|
bugs found in version 1.3.25.
|
|
include a fix for a remotely exploitable security hole, many bug fixes
and new threading code.
|
|
to list them both when we listing just automake will do.
|
|
"curses" because the first deals with resize better, especially under
NetBSD 1.5/1.5.x. This change was suggested by Joe Abley in PR pkg/13630.
|
|
code in 1.3.23.1 is not stable yet and can e.g. cause a segmentation fault.
|
|
This version fixes several bugs found since version 1.3.21 including
the sendmail 8.12.x problem.
|
|
|
|
gettext-lib/buildlink.mk file.
|
|
stderr) to proactively avoid error messages with sendmail 8.12.x.
|
|
This version fixes several bugs found in 1.3.19 and 1.3.20.
|
|
|
|
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.
Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.
New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
such as 1.4.4, without thinking they are alpha release numbers.
New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.
New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.
New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
|
|
Solaris.
|
|
the changes is available in the included file "share/doc/mutt/ChangeLog".
|
|
expression for substituting in DEINSTALL/INSTALL scripts. Use "${CMP} -s"
instead of "diff -q" since the former is more portable across OSes.
|
|
the later one doesn't work under Solaris.
|
|
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.
|
|
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.
|
|
DEINSTALL/INSTALL files to handle copying and removing them to and from
${PREFIX}/etc.
|
|
|
|
GNU_CONFIGURE is defined, so simply set LIBS to the appropriate value.
|
|
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
|
|
private e-mail.
|
|
text-based MIME mail client with PGP support
This package replaces the "mutt-unstable" package.
|