summaryrefslogtreecommitdiff
path: root/mail/quickml
AgeCommit message (Collapse)AuthorFilesLines
2021-10-26mail: Replace RMD160 checksums with BLAKE2s checksumsnia1-2/+2
All checksums have been double-checked against existing RMD160 and SHA512 hashes The following distfiles were unfetchable (possibly fetched conditionally?): ./mail/qmail/distinfo netqmail-1.05-TAI-leapsecs.patch
2021-10-07mail: Remove SHA1 hashes for distfilesnia1-2/+1
2019-11-02mail: align variable assignmentsrillig1-8/+8
pkglint -Wall -F --only aligned -r No manual corrections.
2015-11-03Add SHA512 digests for distfiles for mail categoryagc1-1/+2
Problems found locating distfiles: Package mutt: missing distfile patch-1.5.24.rr.compressed.gz Package p5-Email-Valid: missing distfile Email-Valid-1.198.tar.gz Package pine: missing distfile fancy.patch.gz Package postgrey: missing distfile targrey-0.31-postgrey-1.34.patch Package qmail: missing distfile badrcptto.patch Package qmail: missing distfile outgoingip.patch Package qmail: missing distfile qmail-1.03-realrcptto-2006.12.10.patch Package qmail: missing distfile qmail-smtpd-viruscan-1.3.patch Package thunderbird24: missing distfile enigmail-1.7.2.tar.gz Package thunderbird31: missing distfile enigmail-1.7.2.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2015-06-07Allow this package build on ruby22.taca1-3/+1
2014-03-26Allow build with ruby21.taca1-2/+2
2014-03-11Remove example rc.d scripts from PLISTs.jperkin1-2/+1
These are now handled dynamically if INIT_SYSTEM is set to "rc.d", or ignored otherwise.
2013-09-26Update patchest for Ruby 1.9 from Miwa Susumu.obache6-9/+97
Bump PKGREVISION.
2013-07-12Bump PKGREVISION of all packages which create users, to pick up change ofjperkin1-2/+2
sysutils/user_* packages.
2013-04-24Revbump for all packages that have USE_TOOLS+=gssbd1-2/+2
2012-10-08Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.asau1-2/+1
2012-09-16Remove support of ruby19 (Ruby 1.9.2).taca1-2/+2
2012-08-11Add ruby 1.9 support (and drop 1.8 support).obache11-37/+151
PR 46764 by Miwa Susumu.
2011-10-03Limit this package to ruby18 for just now.taca1-1/+4
It could be modified about handling of character encoding, but it might take some more time.
2011-09-16Bump PKGREVISION from RUBY_VERSION_DEFAULT changes.obache1-1/+2
2011-06-19Import quickml-0.7 as mail/quickml.obache8-0/+225
Based on PR#44939 by Susumu Miwa. Modified by Makoto Fujiwawa and me in pkgsrc-wip. Quickml server provides very-easy-to-use mailing list service. It was too open in this age, some limitation is provided in this package. The original code is written by Satoru Takabayashi.