Version: 1.1, Package name: qprint-1.1 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description QPRINT is a simple command-line filter which encodes and decodes files in Quoted-Printable encoding as defined in RFC 1521. |
Filesize: 350.171 KB |
Version History (View Complete History) |
|
2019-07-12 14:44:13 by Stuart Henderson | Files touched by this commit (877) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2017-04-16 08:42:30 by Marc Espie | Files touched by this commit (1) |
Log message: clang doesn't like duplicate declarations without extern, but this finds bugs! no need to recompile a standard getopt, just use the appropriate post-configure glue. okay sthen@ |
2015-04-05 06:17:01 by Robert Peichaer | Files touched by this commit (3) |
Log message: Update converters/qprint to 1.1 OK sthen@ |
2015-01-17 20:16:09 by Christian Weisgerber | Files touched by this commit (3349) |
Log message: Drop remaining MD5/RMD160/SHA1 checksums. |
2014-12-05 05:50:09 by Christian Weisgerber | Files touched by this commit (14) |
Log message: Drop USE_GROFF since groff and mandoc produce identical output. |
2010-10-18 11:06:09 by Marc Espie | Files touched by this commit (138) |
Log message: USE_GROFF=Yes |
2007-09-15 19:40:28 by Michael Erdely | Files touched by this commit (41) |
Log message: Remove surrounding quotes in COMMENT*/PERMIT_* From Darrin Chandler |
2007-04-05 09:38:13 by Marc Espie | Files touched by this commit (1270) |
Log message: base64 distinfo with SHA256 |
2005-01-05 08:58:31 by Christian Weisgerber | Files touched by this commit (59) |
Log message: SIZE |
2004-11-21 15:53:59 by Marc Espie | Files touched by this commit (13) |
Log message: WANTLIB markers |
2004-09-14 17:25:51 by Marc Espie | Files touched by this commit (26) |
Log message: update to new plists. |
2004-03-04 10:49:26 by Marc Espie | Files touched by this commit (9) |
Log message: explicitly tag no-autoheader some ports for which re-running it after autoconf is a problem. |
2003-09-30 13:41:10 by Christian Weisgerber | Files touched by this commit (2) |
Log message: Non-standard getopt() usage forces us to fall back to the included version. From: Yozo TODA <yozo@v007.vaio.ne.jp>, who also submitted the port. |