./mail/qpopper, Qualcomms POP server for Eudora

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.1.0nb7, Package name: qpopper-4.1.0nb7, Maintainer: mellon

-----------
what is it?
-----------
qpopper is Qualcomm's POP server for Eudora. It allows users to fetch
their mail from a central mail server using the POP protocol.


Required to run:
[security/openssl]

Required to build:
[pkgtools/cwrappers]

Package options: inet6, ssl

Master sites:

Filesize: 1210.479 KB

Version history: (Expand)


CVS history: (Expand)


   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2021-10-26 12:54:34 by Nia Alarie | Files touched by this commit (356)
Log message:
mail: Replace RMD160 checksums with BLAKE2s checksums

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-07 16:25:52 by Nia Alarie | Files touched by this commit (357)
Log message:
mail: Remove SHA1 hashes for distfiles
   2020-01-18 22:51:16 by Jonathan Perkin | Files touched by this commit (1836)
Log message:
*: Recursive revision bump for openssl 1.1.1.
   2020-01-13 21:40:17 by Joerg Sonnenberger | Files touched by this commit (1)
Log message:
Regen.
   2020-01-10 22:16:03 by Joerg Sonnenberger | Files touched by this commit (2)
Log message:
Drop SSLv3-only support. Don't look into internals of SSL structures.
   2019-11-02 17:25:29 by Roland Illig | Files touched by this commit (112)
Log message:
mail: align variable assignments

pkglint -Wall -F --only aligned -r

No manual corrections.
   2019-05-23 21:23:24 by Roland Illig | Files touched by this commit (242)
Log message:
all: replace SUBST_SED with the simpler SUBST_VARS

pkglint -Wall -r --only "substitution command" -F

With manual review and indentation fixes since pkglint doesn't get that
part correct in every case.