Commit graph

12 commits

Author SHA1 Message Date
rillig
9fc2d7d281 Removed the superfluous "quotes" and 'quotes' from variables that don't
need them, for example RESTRICTED and SUBST_MESSAGE.*.
2006-04-22 09:22:05 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
adrianp
671c40c5cc Add in a specific reference to ${BUILDLINK_PREFIX.openssl} so that
configure finds the right OpenSSL.
2005-08-29 17:53:49 +00:00
wiz
48b3d5e9bb Update to 1.3.2, provided by the maintainer Robert Lillack in
private mail.

New in 1.3.2
 - support for matching arbitrary headers in rules
 - bugfixes

pkgsrc includes additional changes:
- fix for http://secunia.com/advisories/15977/
- work around an annoying header parsing issue which
  resulted in totally garbled date sorting
- work around random SIGSEVs
2005-07-16 15:40:56 +00:00
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
jdolecek
572f9269b9 Updated elmo to latest 1.3.1. Note project has been discontinued
according to the maintainer website.

Changes since 1.2.0:

1.3.1
=====
 - it is now possible to run an arbitrary command on a selected
   attachment
 - made elmo less conservative about the format of the message
 - updated translations
 - several bugfixes

1.3.0
=====
 - rewritten networking
 - full-asynchronous, working POP3 support, you don't have to bother
   whether the message has been already fetched or not any more
 - elmo checks your POP3 accounts and plays sound, when there is mail
   waiting on one of them
2005-02-05 22:36:26 +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
recht
431b91a516 Bump PKGREVISION to 1 for the gpgme BUILDLINK_DEPENDS change. 2004-08-22 17:53:39 +00:00
xtraeme
5a1152830e Initial import of elmo-1.2.0 from pkgsrc-wip.
Elmo the ELectronic Mail Operator is a feature-rich, highly
configurable and fast console mail client. It features SMTP and POP3
support, a Bayesian mail filter, an address book, threaded mail
display and Maildir, MIME, GnuPG, SSL & UTF8 support.
2004-07-06 14:28:42 +00:00