Commit graph

46 commits

Author SHA1 Message Date
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
8758983939 Add RMD160 digests. 2005-02-24 09:59:20 +00:00
xtraeme
54d05fa49a Remove obsolete variables. You'll want to use:
PKG_OPTIONS.<pkg>+= foo blah
2004-11-17 19:56:49 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00
jlam
8c73a455d6 The new wrapper script framework is much better at quoting strange
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.
2004-09-24 22:58:31 +00:00
jlam
d75bef1f62 Avoid using ncurses functions when using S-Lang as the curses library.
Fix from PR pkg/26758 by Holger Weiss.
2004-09-12 04:26:20 +00:00
jlam
9d5426ff76 Change the way that legacy USE_* and FOO_USE_* options are converted
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.
2004-08-22 19:32:51 +00:00
jlam
28a27ed54a Move the setting of default options out of the section that will be deleted
that will be deleted in the future.
2004-08-05 03:30:16 +00:00
jlam
be01417e13 Add localedir definition so that locale files are installed in the right
place when USE_PKGLOCALEDIR is set.
2004-08-05 03:24:39 +00:00
jlam
b32800e3ff Rename Makefile.options to options.mk in the packages that I maintain.
This follows the example of the mail/dovecot package, as suggested by
<schmonz>.
2004-08-05 03:04:33 +00:00
sketch
bcb0c9faaf Check for "ncurses" in PKG_OPTIONS rather than "slang" when deciding whether
to build with ncurses support or not.
2004-08-03 11:28:31 +00:00
jlam
b460ce1ab5 Convert to use bsd.options.mk. The relevant options variable to set
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).
2004-07-30 21:05:41 +00:00
jlam
6801b8aa6a Move options-related lines to Makefile.options. 2004-07-23 15:00:12 +00:00
jlam
2c51c9e10b Resurrect mail/mutt-devel and make it install mutt-1.5.6, the development
version of Mutt, a text mail reader and PGP & S/MIME support.  This
is primarily to support a mutt that builds with SASLv2 support.
2004-07-21 22:37:10 +00:00
tron
5511251ac4 Remove the "mutt-devel" package which has been superseded by the lastest
version of the "mutt" package.
2002-05-29 12:15:36 +00:00
grant
f63811400c update to 1.3.99 2002-05-04 00:37:02 +00:00
tron
662177537d Remove hardcoded path "/usr/bin" for "gpg" from "gpg.rc". 2002-04-16 08:34:28 +00:00
yyamano
bf350c077a Replace STRIPFLAG with _STRIPFLAG_CC to fix pkg/15467. 2002-03-30 13:12:28 +00:00
tron
a32fef23ec Update "mutt-devel" package to version 1.3.28. Changes since version
1.3.27:
- bug fixes
- improved SMIME handling
- update translations
2002-03-13 14:50:08 +00:00
jlam
6fce238937 * Use the general INSTALL/DEINSTALL scripts
* 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.
2002-01-30 23:05:45 +00:00
jlam
6880d3e720 Remove -I$(includedir) from CPPFLAGS so that this package really is
strongly-buildlinked.
2002-01-30 23:03:25 +00:00
tron
6c8ef8f2a9 Upate "mutt-devel" package to version 1.3.27. This version fixes the SSL
bug in version 1.3.26.
2002-01-25 14:15:59 +00:00
tron
360b48e030 Update "mutt-devel" package to version 1.3.26. This version fixes several
bugs found in version 1.3.25.
2002-01-18 15:04:59 +00:00
tron
bdc669d4de Update "mutt-devel" package to version 1.3.25i. Changes since 1.3.23i
include a fix for a remotely exploitable security hole, many bug fixes
and new threading code.
2002-01-02 09:07:45 +00:00
jlam
4c38713d7b A dependency on automake implies a dependency on autoconf; there's no need
to list them both when we listing just automake will do.
2001-11-29 19:46:10 +00:00
tron
7c7d68c5c5 Add a new option "MUTT_USE_SLANG" to use the "slang" library instead of
"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.
2001-11-22 21:34:45 +00:00
tron
f71915f496 Downgrade the "mutt-devel" package to version 1.3.23. The new threading
code in 1.3.23.1 is not stable yet and can e.g. cause a segmentation fault.
2001-11-07 09:19:03 +00:00
tron
f41c77be15 Update "mutt-devel" package to lastest development version 1.3.23.1.
This version fixes several bugs found since version 1.3.21 including
the sendmail 8.12.x problem.
2001-11-01 16:10:41 +00:00
zuntum
c72c1cf5f9 Move pkg/ files into package's toplevel directory 2001-11-01 00:57:41 +00:00
jlam
c96c9806bc Remove commented USE_LIBINTL definitions ... we already use the
gettext-lib/buildlink.mk file.
2001-10-27 07:00:52 +00:00
tron
0fe6244770 Add fix for mutt bug#828 (mail transport agent invoked without stdout and
stderr) to proactively avoid error messages with sendmail 8.12.x.
2001-10-18 08:04:25 +00:00
tron
625bed539c Update "mutt-devel" package to lastest development version 1.3.21.
This version fixes several bugs found in 1.3.19 and 1.3.20.
2001-09-21 12:25:59 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
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.
2001-08-26 10:32:18 +00:00
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