pkgsrc/mail
obache 7d1f3485f0 Update bogofilter to 1.0.3.
Patch provided by Kimura Fuyuki in PR 35595.
And regen patch-aa.

1.0.3	2006-07-10

	* Released 1.0.3 to provide the bogotune bugfixes to a wider
	  audience.

	2006-07-09

	* Work around GNU make 3.81 incompatibility in doc/Makefile*
	  (it does not work properly with "}\" at the line ends, but
	   wants "} \" instead).

	2006-06-02

	* "make rpm" changes:
	  - document use with gpg-agent (see Makefile.am)
	  - build static RPMs (these won't fail) before shared RPMs

	2006-05-29

	* #include cleanups in common.h, system.h and C files.

	2006-04-28

	* Updated copyright dates.

	2006-04-13

	* Included additional config file options in bogofilter's
	  --help message.

	2006-03-27

	* Corrected option parsing in bogotune to support -n ham1 ham2
	  -s spam1 spam2 as suggested by bogotune -h; broken since 0.93.2.

	2006-03-26

	* Corrected problem with bogotune's -D option (thanks to Jason Smith).

	* Corrected man page description of bogotune's -n and -s options.

	2006-03-17

	* Fixed bf_compact's test for transactional environment.

	2006-03-12

	* 1.0.2 Promoted to "Stable" status

1.0.2	2006-03-03

	2006-02-19

	* Added vm-bogofilter.el for using bogofilter with VM, an
          Emacs mail tool (thanks to Björn Knutsson).
	* Added FAQ question "How do I use bogofilter with VM (an
          Emacs mail tool)?" (thanks to Pimpon).

	2006-02-14

	* SleepyCat has been acquired by Oracle, who are now providing
	  Berkeley DB. Since most of the references are to actual
	  strings in the programs or addresses that remain unchanged,
	  this will only gradually show in the bogofilter sources and
	  documentation.

	2006-02-06

	* Flush output after writing spam header line and/or message body.
	* When database is near to maximum allowed size, allow reading
	  it and disallow writing to it.

	2006-01-30

	* Fix formatting of Rtable output when in the message header,
	  this keeps verbose passthrough modes RFC-822/2822 compliant.

	2006-01-29

	* The configure script, when checking Berkeley DB capabilities,
	  now checks for logging and transactional subsystems rather
	  than the locking subsystem that was abandoned before 1.0.0.
	  This appears a suitable workaround for configure lockups on
	  OpenBSD 3.7 macppc with db 4.2 or 4.3.

	2006-01-28

	* Only print Berkeley DB file size message once per run.

	2006-01-21

	* 1.0.1 Promoted to "Stable" status

	2006-01-02

	* Fixed --input-file and --output-file command line options.

	2006-01-01

	* Added CVE-2005 identifiers for defects described in
          doc/bogofilter-SA-2005-01

1.0.1	2006-01-01

	* New names for binary rpms:

	  bogofilter-db42 - requires shared library for DB-4.2.52
	  bogofilter-db42-static - statically linked with DB-4.2.52
	  bogofilter-sqlite3 - requires shared library for SQLite3-3.2.8
	  bogofilter-sqlite3-static - statically linked with SQLite3-3.2.8

	2005-12-30

	* The configure help texts have been revised, the IEEE checks
	  for trio have been simplified (they are no longer nested) and
	  configure.ac has been updated to quiet autoconf -Wobsolete
	  warnings. The README file now reflects the new requirements.

	2005-12-29

	* For maintainers: Add install-staticdblibs.sh, a script to
	  fetch and build static & lean BerkeleyDB 4.2.52.4 and SQLite
	  3.2.8 libraries. Modify some parts of the RPM building so that
	  the binary RPMs are built without external dependencies beyond
	  glibc 2.2. This may render "make rpm" unusable on non-Linux
	  platforms, but you should still be able to "rpmbuild -tb" from
	  the source .tar.gz file.

	2005-12-27

	* Add '-O' option to direct bogoutil output to a file.
	* Fix building of binary rpms with SQLite support.
	* Include SQLite binary rpm as standard part of "make rpm"

	2005-12-26

	* Split NEWS file into files NEWS and NEWS.0 for new (version
	  1.0 and after) and old (version 0.x.y) info

	2005-12-25

	* Capitalize variables in bogofilter.spec.in to please RH9's
          RPM 4.2 implementation.

	2005-12-18

	* Fix bad return code in db_loop() in datastore_sqlite.c
	  (reported by Sami Farin).

	2005-12-17

	* XML documentation cleanups (thanks to Nicholas Kaiser).

	2005-12-06

	* bogofilter.cf.example was updated to reflect the proper default of
	  db_log_autoremove=yes. It previously claimed the default were "off".

1.0.0	2005-11-30

	2005-11-28

	* Minor FAQ updates and correctons.
	* Abort if ar(1) is not available during build.

	2005-11-19

	* bogofilter supports BerkeleyDB 4.4.16. doc/README.db and INSTALL have
	  been updated accordingly.
2007-02-16 15:47:39 +00:00
..
anomy-sanitizer Oops, some files had been installed with mode 600. Take 644 instead. 2006-12-21 19:33:28 +00:00
archivemail PKGMANDIR support. 2006-11-14 13:50:42 +00:00
autorespond Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
avenger Imported avenger. 2006-10-25 14:05:31 +00:00
balsa2 Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
bbmail Modular Xorg support. 2007-02-15 14:46:27 +00:00
bmf Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
bogofilter Update bogofilter to 1.0.3. 2007-02-16 15:47:39 +00:00
bulk_mailer Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
clamav Update to 0.90: 2007-02-16 14:40:41 +00:00
clamsmtp Update to 1.8: 2006-10-27 17:37:18 +00:00
columba Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
coolmail Modular Xorg support. 2007-02-06 18:30:26 +00:00
courier-analog This is an optional package, the Courier log analyzer. Courier-analog generates 2007-01-03 12:56:13 +00:00
courier-imap Fix coutier-imap to link to BDB_LIB instead of -ldb. 2006-10-10 12:55:39 +00:00
courier-maildir DESTDIR support. 2006-11-03 19:14:25 +00:00
courier-mta Install couriertcpd into sbin, which is the location expected by stock 2006-06-26 05:21:17 +00:00
cucipop Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
cue Update cue to 20061225. 2007-01-02 12:47:22 +00:00
cyrus-imapd Replace use of timezone (on BSDs traditionally a function, not a 2006-12-01 13:36:59 +00:00
cyrus-imapd21 Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
dbmail Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
deliver Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
demime Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
distribute Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
dk-milter Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dkim-milter Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
dot-forward These packages generate catted manpages. Add USE_TOOLS+=nroff. 2006-01-05 02:57:10 +00:00
dovecot Update to dovecot-1.0rc22. From the release announcement mail: 2007-02-07 08:42:50 +00:00
drac Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
dspam Must set PKG_SUPPORTED_OPTIONS before including bsd.options.mk. 2007-01-18 14:22:38 +00:00
elm Assume stdarg.h exists instead of using varargs.h in some cases. 2006-07-17 17:41:00 +00:00
elm-me Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
elmo USE_TOOLS+=flex 2006-06-09 16:03:23 +00:00
esmtp Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
etach Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
etpan USE_TOOLS+=yacc 2006-06-20 22:12:59 +00:00
evolution Also take tm_isdst into account by applying a 3600 second correction. 2006-10-11 16:45:49 +00:00
evolution-data-server Make it build on Darwin 2007-01-18 15:22:15 +00:00
evolution-exchange Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
exim Update mail/exim from 4.63 to 4.66 2007-01-10 12:54:36 +00:00
exim-html Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
exim3 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
exmh Modular Xorg support. 2007-02-15 14:46:27 +00:00
ezmlm Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
ezmlm-idx Update to 0.444, a bugfix release, and quell pkglint. From the changelog: 2006-12-29 06:21:06 +00:00
faces Modular Xorg support. 2007-02-15 14:46:27 +00:00
fastforward cdb_seek.c needs DJB errno hack. 2006-01-08 18:27:11 +00:00
fetchmail Use documented trick to disable Python detection instead of patching 2007-01-17 19:18:01 +00:00
fetchmailconf Add second Berlios download site to MASTER_SITES. The main one gets 2007-01-17 17:36:51 +00:00
fetchyahoo Import fetchyahoo version 2.10.6. 2007-01-13 15:38:52 +00:00
fix-mime-charset Drop maintainership, I don't use them any longer. 2006-06-15 13:31:28 +00:00
fromto Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
getmail Update to 4.7.1. From the changelog: 2007-02-02 18:23:54 +00:00
gld Replace rc.d dependency on "mysqld" by "pgsql" if pgsql option is selected. 2007-01-02 11:47:40 +00:00
gmime Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
GNUMail The GNUstep packages have GNUmakefile instead of Makefile. 2006-09-22 07:08:15 +00:00
gnus remove commented out PKGREVISION 2006-11-10 18:04:09 +00:00
gotmail Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
greetdelay Update to 0.03. From the changelog: 2007-01-30 22:09:06 +00:00
grepmail Update grepmail to 5.3032. 2006-10-15 10:43:36 +00:00
hypermail USE_TOOLS+=yacc 2006-06-20 22:12:59 +00:00
ifile Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
ifile-procmail Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
imap-uw Fix typos in commented out variable names. 2007-02-15 06:45:35 +00:00
imap-uw-utils Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
imapfilter Adapt for lua-5.1.1. Bump PKGREVISION. 2006-08-14 22:36:12 +00:00
imapproxy Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
imapsync Import imapsync-1.182 2006-08-10 11:18:16 +00:00
imp Update to 4.1.3 2006-08-17 20:17:12 +00:00
incm Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
ingo Update to 1.1.1 2006-10-29 08:22:02 +00:00
isync Avoid segfault when parsing configuration file under netbsd 2007-01-18 18:26:21 +00:00
ja-mh Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
ja-squirrelmail Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
jchkmail Fix PLIST, from joerg at britannica dot bec dot de 2006-04-11 11:12:20 +00:00
kbiff Update icons location of KDE apps. Bump PKGREVISION 2007-01-26 04:25:46 +00:00
libesmtp Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libetpan Update to 0.48 2007-01-09 15:46:37 +00:00
libmilter Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
libspf-alt Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
libsylph Needs msgfmt. 2006-12-06 16:30:48 +00:00
mail-notification Bump revisions due to gnome-vfs2 update: dbus-glib is now a dependency. 2006-09-16 12:20:32 +00:00
mailagent Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
mailcrypt List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 16:41:34 +00:00
maildrop Explicitly annotate permissions of lockmail and maildrop, as they belong 2006-11-07 09:26:37 +00:00
mailfront Pass the runtime path to bglibs to the linker, now that they're dynamic. 2006-08-02 02:42:22 +00:00
mailgraph Removed an empty line to make the SUBST block appear in a single 2006-06-18 01:02:45 +00:00
mailman Fixed indentation. 2007-01-18 06:33:45 +00:00
mailscanner Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mailserv Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
mailsync Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mailwrapper Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mairix USE_TOOLS+=flex 2006-06-09 16:03:23 +00:00
majordomo Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
mb2md Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE, 2005-09-28 20:52:18 +00:00
mdfrm Update package Makefile now that bsd.pkg.extract.mk is using the 2006-01-21 18:57:40 +00:00
mess822 Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
metamail Add missing RCS Id. 2006-09-16 15:29:35 +00:00
mew Update mew to 5.2. 2007-01-19 15:10:50 +00:00
mhonarc Fixed PKGMANDIR. 2007-01-26 06:46:56 +00:00
milter-greylist Update "milter-greylist" package to version 3.0. No functional changes 2006-11-21 08:38:32 +00:00
milter-regex Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mimedefang Update to mimedefang 2.58 2006-11-08 09:42:05 +00:00
mini_sendmail Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mpop I will be the maintainer. I use this software frequently for a few months. 2006-06-25 03:32:23 +00:00
msmtp List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR. 2006-04-05 16:41:34 +00:00
mush The directory share/misc must be pre-created, otherwise it will be a 2006-10-09 02:41:11 +00:00
mutt Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
mutt-devel Use official upstream patch for CVE-2006-5297 and CVE-2006-5298 security 2006-12-11 12:47:13 +00:00
nail Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
newmail Use DT_REG / DT_DIR directly if available and fall back to DTTOIF 2006-01-24 19:08:09 +00:00
newspipe Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
nmh added support for IRIX 5 2006-12-16 13:18:54 +00:00
nullmailer Added "c" to USE_LANGUAGES for packages that use GNU configure scripts, 2006-07-22 04:46:13 +00:00
oe2mbx Rename variable MAKEFILE to MAKE_FILE. 2006-09-09 02:41:53 +00:00
offlineimap Update mail/offlineimap to 4.0.16 2007-02-16 15:46:21 +00:00
p5-Email-Abstract Update p5-Email-Abstract to 2.131. 2006-10-26 14:54:07 +00:00
p5-Email-Simple Update p5-Email-Simple to 1.995. 2006-10-26 14:31:48 +00:00
p5-Email-Valid Update p5-Email-Valid to 0.176. 2006-10-26 14:41:53 +00:00
p5-GMail-IMAPD Initial import of p5-GMail-IMAPD, version 0.93: 2006-08-09 08:03:33 +00:00
p5-IMAP-Admin Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Mail-Audit Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Mail-Box p5-File-Spec has gone (superseded by p5-PathTools), but the version in 2007-01-13 21:24:58 +00:00
p5-Mail-ClamAV tv@ pointed out that curl-7.16.0 had a shlib major bump -- 2006-11-19 11:50:23 +00:00
p5-Mail-DKIM Updated to version 0.22. 2007-02-15 21:39:56 +00:00
p5-Mail-Ezmlm Removed the superfluous "quotes" and 'quotes' from variables that don't 2006-04-22 09:22:05 +00:00
p5-Mail-IMAPClient Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Mail-ListDetector Update p5-Mail-ListDetector to 0.34. 2006-11-03 11:21:48 +00:00
p5-Mail-Mbox-MessageParser Update p5-Mail-Mbox-MessageParser to 1.4005. 2006-10-15 10:06:44 +00:00
p5-Mail-Milter 0.07 Wed Mar 22 15:45:00 2006 UTC 2006-03-30 04:12:20 +00:00
p5-Mail-Sendmail Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Mail-SPF-Query Updated to version 1.999. 2006-02-15 23:37:39 +00:00
p5-Mail-SRS Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
p5-Mail-Webmail-Gmail Initial import of p5-Mail-Webmail-Gmail, version 1.08: 2006-08-09 07:59:11 +00:00
p5-MailTools DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-MIME-Lite Updated to 3.01. 2006-03-10 06:06:33 +00:00
p5-MIME-Lite-HTML Initial import of p5-MIME-Lite-HTML, version 1.21, into the NetBSD 2006-04-18 18:55:18 +00:00
p5-MIME-tools DESTDIR support. 2006-11-05 17:06:43 +00:00
p5-MIME-Types Update mail/p5-MIME-Types to 1.16. Changes from version 1.15 include: 2006-05-02 04:33:51 +00:00
p5-Net-LMTP Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
p5-Net-SMTP_auth Initial import of p5-Net-SMTP_auth version 0.08 into the NetBSD Packages 2006-10-01 21:44:17 +00:00
p5-razor-agents Updated to version 2.82. 2006-07-15 12:38:39 +00:00
p5-Sendmail-AccessDB Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
p5-Sendmail-PMilter Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a 2006-03-22 22:50:31 +00:00
p5-User-Identity Bump the PKGREVISIONs of all (638) packages that hardcode the locations 2005-08-06 06:19:03 +00:00
Pantomime The GNUstep packages have GNUmakefile instead of Makefile. 2006-09-22 07:08:15 +00:00
pear-Mail Update to 1.1.14 2006-10-14 12:11:56 +00:00
pear-Mail_Mime Update pear-Mail_Mime to 1.3.1. 2006-10-23 20:17:16 +00:00
perdition Change the format of BUILDLINK_ORDER to contain depth information as well, 2006-07-08 23:10:35 +00:00
perdition-bdb Ensure that db4 is actually linked. Since it used -ldb on DragonFly 2006-06-28 13:46:58 +00:00
perdition-gdbm Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
perdition-ldap The databases/openldap package has been split in -client and -server component 2006-05-31 18:52:38 +00:00
perdition-mysql Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
perdition-odbc Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
perdition-postgresql Change PostgreSQL default version to 8.1 and bump revision of all 2006-12-28 12:12:57 +00:00
pfqueue Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
php-imap Fix CONFLICTS of php/pear packages, the asterix was missing (thanks tv). 2006-06-04 16:26:54 +00:00
pine Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
pine-pgp-filters Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
popa3d Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
poppassd Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
poppy Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
postfix Updated mail/postfix to 2.3.7 2007-02-15 06:24:04 +00:00
postfix-current Updated mail/postfix-current to 2.4-20070214 2007-02-15 06:38:13 +00:00
postgrey Removed an empty line to make the SUBST block appear in a single 2006-06-18 01:02:45 +00:00
prayer Fixed ownership of the installed files to allow installation as 2006-10-23 08:31:29 +00:00
procmail Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
proxsmtp Drop maintainership for packages that I no longer have time to maintain. 2006-03-14 16:00:40 +00:00
pulsar Use BSD_INSTALL_* to set permission correctly. 2006-06-06 01:30:25 +00:00
pymsgauth Modify the pkginstall framework so that it manages all aspects of 2006-03-14 01:14:26 +00:00
qcheck Create directories before installing files into them. 2005-06-16 06:57:37 +00:00
qgreylist Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev. 2006-10-04 21:47:16 +00:00
qmail Make the viruscan logging patch's output more consistent with the 2007-02-03 03:02:36 +00:00
qmail-conf Rename "SITES_* to "SITES.*" for file-specific lists of sites from which 2006-07-27 18:48:02 +00:00
qmail-lint Update package Makefile now that bsd.pkg.extract.mk is using the 2006-01-21 18:57:40 +00:00
qmail-qfilter Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
qmail-run Cosmetic only: 2007-02-08 09:04:48 +00:00
qmailanalog USE_TOOLS+=nroff 2005-11-01 19:40:13 +00:00
qmHandle Get rid of USE_PERL5. The new way to express needing the Perl executable 2005-07-16 01:19:06 +00:00
qmqtool Initial import of qmqtool, a qmail queue manipulation program geared 2007-01-18 06:35:24 +00:00
qpopper Fixed pkglint warnings and made the package work for unprivileged users. 2006-10-23 08:14:02 +00:00
qtools Whitespace. 2005-08-19 03:55:00 +00:00
queue-fix Use versioned tarball. 2005-10-12 09:53:55 +00:00
queue-repair This package is incompatible with mail/qmail, as it does not follow 2006-12-29 06:44:00 +00:00
rblcheck Forgot to remove that patch after rblcheck update; it is no longer 2006-09-13 05:13:29 +00:00
ripmime Fixed pkglint warnings. The warnings are mostly quoting issues, for 2005-12-05 20:49:47 +00:00
rmail-mime Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rss2email Update to 2.60. From the changelog: 2007-01-19 00:57:03 +00:00
ruby-actionmailer Update ruby-actionmailer to 1.3.1. 2007-01-28 05:41:15 +00:00
ruby-tmail Sort PLIST. 2006-09-07 15:51:25 +00:00
safecat Update to 1.13. From the changelog: 2007-01-15 11:01:24 +00:00
sendmail REPLACE_PERL works even if Perl is not registered as a dependency. 2007-01-20 20:08:31 +00:00
sendmail812 8.12.11nb5: 2006-10-12 21:05:25 +00:00
sendymail Import sendymail version 0.5.8. 2007-01-14 14:05:34 +00:00
serialmail leapsecs_read.c needs DJB errno cure. 2006-01-23 16:24:09 +00:00
sigrot Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
sma Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
smtpfeed Mechanically replaced man/* with ${PKGMANDIR}/* in the definition of 2007-01-07 09:13:46 +00:00
solid-pop3d Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
spamass-milter Update spamass-milter to 0.3.1, based on patch provided by Jaap Boender 2006-10-12 12:19:09 +00:00
spamassassin Updated to version 3.1.8. 2007-02-15 21:43:43 +00:00
spamd Modify packages that set PKG_USERS and PKG_GROUPS to follow the new 2006-04-23 00:12:35 +00:00
spamprobe Fix build with gcc4. 2006-08-13 10:13:42 +00:00
squirrelmail Depend on the latest version. 2007-01-10 14:34:39 +00:00
squirrelmail-decode Rename all PHP 4 packages to php4-*, all PHP 5 packages to php5-*, 2006-06-02 18:27:54 +00:00
squirrelmail-locales Updated mail/squirrelmail-locales to 1.4.9 (20070106). 2007-01-10 14:24:26 +00:00
sqwebmail Fix an obvious typo. PR#35081 by diro at nixsys dot bz. 2006-11-20 11:45:14 +00:00
ssmtp Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
sylpheed Update to 2.3.1: 2007-02-04 09:00:57 +00:00
sylpheed-claws Modular Xorg support. 2007-02-06 18:53:45 +00:00
sylpheed-devel Update to 2.4.0beta4. 2007-02-15 13:33:00 +00:00
sympa p5-File-Spec has gone (superseded by p5-PathTools), but the version in 2007-01-13 21:24:58 +00:00
teapop Needs perl. Bump revision. 2006-12-06 19:44:46 +00:00
thunderbird Get these mozilla clients to work on Solaris-2.9/sparc. There were 2007-02-04 00:15:48 +00:00
thunderbird-bin-nightly Use Makefile.common from seamonkey-bin-nightly dir instead of 2006-09-24 16:44:36 +00:00
thunderbird-gtk1 Update thunderbird and thunderbird-gtk1 to 1.5.0.8. Fixed in this version: 2006-11-08 13:15:40 +00:00
tmda Update to 1.1.10 and take MAINTAINER. From the changelog: 2007-02-02 13:08:20 +00:00
tnef Update to 1.4.3: 2006-11-18 21:08:17 +00:00
tnef2txt Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
turba Update to 2.1.2 2006-08-05 12:52:25 +00:00
up-imapproxy Fix install args (Problem noted by Jukka Salmi) 2006-05-10 12:25:09 +00:00
vm Use a common PLIST by taking advantage of the variables exported by 2006-04-05 15:50:27 +00:00
wl Add support for XEmacs. 2006-07-22 17:26:59 +00:00
wmbiff Modular Xorg support. 2007-02-06 12:24:50 +00:00
wmmail Modular Xorg support. 2007-02-06 18:53:45 +00:00
xbuffy Modular Xorg support. 2007-02-06 18:30:26 +00:00
xfmail Mechanically replace all includes of buildlink3.mk of the following 2006-12-15 20:32:52 +00:00
xmailbox - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
xmailwatcher - fine grained X11 dependencies for packages which have either USE_IMAKE 2006-12-27 13:37:35 +00:00
yatsvrs Fix build on DragonFly 1.6+. 2006-09-22 18:58:59 +00:00
YoSucker Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no 2006-03-04 21:28:51 +00:00
Makefile Remove sylpheed-claws plugins that were for old versions and don't 2007-01-30 21:24:04 +00:00