Port details |
- trueprint Print program listings on postscript printer
- 5.4_3 print
=4 5.4_3Version of this port present on the latest quarterly branch. - Maintainer: portmaster@BSDforge.com
 - Port Added: unknown
- Last Update: 2024-03-01 18:11:59
- Commit Hash: 138eb13
- People watching this port, also watch:: pth, rman, libwmf, mc, openssl
- License: GPLv2
- Description:
- Trueprint is a general purpose printing program. It tries to produce
everything that anybody could need in a program printout without
the need for large numbers of switches or pipelines. Trueprint can
currently handle C, C++, Java, Perl, Verilog, shell (including ksh), Pascal,
pseudo C, report files (trueprint report files), listing files, text files.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- trueprint>0:print/trueprint
- To install the port:
- cd /usr/ports/print/trueprint/ && make install clean
- To add the package, run one of these commands:
- pkg install print/trueprint
- pkg install trueprint
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: trueprint
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (trueprint-5.4.tar.gz) = 104be483905f4f4dc4b5d475389b72b6d95f12b62d796f8af31d04f51c60338f
SIZE (trueprint-5.4.tar.gz) = 570569
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gettext-runtime>=0.22_1 : devel/gettext-runtime
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- indexinfo : print/indexinfo
- Library dependencies:
-
- libintl.so : devel/gettext-runtime
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- print_trueprint
- USES:
- gettext gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.4_3 01 Mar 2024 18:11:59
    |
Gleb Popov (arrowd)  Author: Chris Hutchinson |
*: Move manpages to share/man
PR: 277322 |
5.4_2 20 Jul 2022 14:22:48
    |
Tobias C. Berner (tcberner)  |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
5.4_2 20 May 2021 04:47:10
    |
Neel Chauhan (nc)  Author: Chris Hutchinson |
print/trueprint: Pass maintainership to submitter
PR: 256014 |
5.4_2 19 May 2021 19:56:07
    |
Danilo Egea Gondolfo (danilo)  |
print/trueprint: Drop maintainership |
5.4_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
5.4_2 10 Nov 2018 18:12:58
  |
bapt  |
Install texinfo files (GNU info) into ${PREFIX}/share/info
After a discussion on the mailing list on moving manpages to
${PREFIX}/share/man for consistency with base where it is
installed in usr/share/man, it appeared the same should happen
to GNU info files which were installed under share in base and
not in ports.
Now texinfo is not in base on any of the supported version of FreeBSD
it is possible to proceed to this move and it is easier to do than
the manpage change.
Other benefit than consistency are less patching: all build tools but
cmake are expecting info files to be under share/info and cmake (patched here)
was having an exception for BSD so the patch makes FreeBSD case less
specific for them
Bump revision of all impacted ports
PR: 232907
exp-run by: antoine
Differential Revision: https://reviews.freebsd.org/D17816 |
5.4_1 08 Dec 2016 19:52:20
  |
tijl  |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
5.4 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
5.4 30 Sep 2013 22:44:26
  |
danilo  |
- Change maintainer email to @FreeBSD.org
- Convert USE_GMAKE to USES
- Add stage support
Approved by: wg (mentor) |
5.4 20 Sep 2013 22:44:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
5.4 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
5.4 13 Mar 2013 17:44:53
  |
bdrewery  |
- Update to 5.4
- Trim header
- Pass maintainership to submitter
PR: ports/176920
Submitted by: Danilo Egea Gondolfo <danilogondolfo@gmail.com> (maintainer) |
5.3_2 23 Sep 2011 22:26:39
 |
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
5.3_2 03 Jul 2011 06:14:57
 |
miwi  |
- Kick MD5 Support |
5.3_2 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
5.3_1 21 Dec 2009 02:19:12
 |
dougb  |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
5.3_1 06 Jun 2008 13:58:01
 |
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
5.3 16 Apr 2008 11:09:56
 |
gahr  |
- Update to 5.3
Approved by: miwi (mentor) |
5.2_1 05 Jul 2007 09:17:14
 |
demon  |
Release to ports@ |
5.2_1 24 Jan 2006 01:00:58
 |
edwin  |
SHA256ify
Approved by: krion@ |
5.2_1 04 Dec 2005 10:40:32
 |
edwin  |
Add INFO macro |
5.2_1 25 Jan 2005 10:10:30
 |
demon  |
Remove IGNORE for some bento-specific condition.
kris reports it should not be an issue nowadays. |
5.2_1 13 Jan 2005 09:53:48
 |
demon  |
Remove quotes around IGNORE message text.
Submitted by: Sam Lawrance <boris@brooknet.com.au> |
5.2_1 18 Mar 2004 18:01:13
 |
trevor  |
Add size data, approved by maintainers. |
5.2_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
5.2 07 Mar 2003 06:09:08
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
5.2 21 Nov 2002 11:28:31
 |
edwin  |
Disable building on bento because of missing /usr/bin/lp /usr/bin/lpr
Noticed on: bento |
13 Nov 2000 12:45:41
    |
demon  |
Change MAINTAINER field. I am now at FreeBSD dot org |
08 Oct 2000 05:10:43
    |
asami  |
Convert category print to new layout. |