Port details |
- qprint Encode and decode Quoted-Printable files
- 1.1_1 textproc
=2 1.1_1Version of this port present on the latest quarterly branch. - Maintainer: takefu@airport.fm
 - Port Added: 2012-10-31 19:05:15
- Last Update: 2024-02-26 12:35:18
- Commit Hash: 3b0186e
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: PD
- WWW:
- https://www.fourmilab.ch/webtools/qprint/
- Description:
- The MIME (Multipurpose Internet Mail Extensions) specification
(RFC 1521 and successors) defines a mechanism for encoding text consisting
primarily of printable ASCII characters, but which may contain characters
(for example, accented letters in the ISO 8859 Latin-1 character set) which
cannot be encoded as 7-bit ASCII or are non-printable characters which may
confuse mail transfer agents.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/qprint/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/qprint
- pkg install qprint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: qprint
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (qprint-1.1.tar.gz) = ffa9ca1d51c871fb3b56a4bf0165418348cf080f01ff7e59cd04511b9665019c
SIZE (qprint-1.1.tar.gz) = 358575
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_qprint
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 12
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1_1 26 Feb 2024 12:35:18
    |
Muhammad Moinur Rahman (bofh)  |
textproc/qprint: Moved man to share/man
Approved by: portmgr (blanket) |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.1 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.1 24 Sep 2019 17:59:23
  |
swills  |
textproc/qprint: Use HTTPS for MASTER_SITES
PR: 240341
Submitted by: takefu@airport.fm (maintainer) |
1.1 12 Jan 2016 14:33:21
  |
amdmi3  |
Add Public Domain support to ports license framework. You can now use
LICENSE= PD
Note that although Public Domain is not technically a license, it's
handled in the same way as licenses here, which is a common practice
(Arch, Gentoo, Fedora, Debian, even FOSSology do the same).
Convert all ports which redefine Public Domain LICENSE to LICENSE=PD.
Approved by: portmgr (bapt)
Differential Revision: D4149 |
1.1 19 Dec 2014 20:34:11
  |
pawel  |
Update to version 1.1
PR: 196114
Submitted by: maintainer |
1.0 07 Dec 2014 00:07:48
  |
antoine  |
Canonicalize a few licenses |
1.0 20 Nov 2013 16:13:13
  |
danilo  |
- Add stage support
- Convert tab in space in pkg-descr
- Remove "Created by" from header
PR: ports/184105
Submitted by: Takefu <takefu@airport.fm> (maintainer) |
1.0 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0 31 Oct 2012 19:05:01
  |
pawel  |
The MIME (Multipurpose Internet Mail Extensions) specification
(RFC 1521 and successors) defines a mechanism for encoding text consisting
primarily of printable ASCII characters, but which may contain characters
(for example, accented letters in the ISO 8859 Latin-1 character set) which
cannot be encoded as 7-bit ASCII or are non-printable characters which may
confuse mail transfer agents.
WWW: http://www.fourmilab.ch/webtools/qprint/
PR: ports/172522
Submitted by: Takefu
Feature safe: yes |
Number of commits found: 12
|