notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
tipograf GUI for a2ps
0.5_6 print Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.5_6Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream disapear and distfile is no more available
Expired This port expired on: 2011-05-01
There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-12-05 00:55:51
Last Update: 2011-05-01 22:23:47
SVN Revision: UNKNOWN
License: not specified in port
WWW:
http://www.falk-henrich.de/
Description:
Tipograf is a frontend for the powerful anything to PostScript converter a2ps. By principle, the command line is more powerful than any graphical user interface, but for the average user memorization of all the program specific options is too time consuming. I think that's the reason why some people prefer less functional GUI programs over sophisticated command line tools. Tipograf solves this problem in the case of a2ps. WWW: http://www.falk-henrich.de/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • tipograf>0:print/tipograf
No installation instructions:
This port has been deleted.
PKGNAME: tipograf
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. a2ps : print/a2ps-letter
  2. moc : x11-toolkits/qt33
  3. gmake : devel/gmake
Runtime dependencies:
  1. a2ps : print/a2ps-letter
  2. moc : x11-toolkits/qt33
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.falk-henrich.de/download/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.5_6
01 May 2011 22:23:47
Original commit files touched by this commit
bapt search for other commits by this committer
Remove unmaintained expired ports from print

2011-05-01 print/bjfilter360: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilter850: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilter850ug: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilter860: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilter870: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfiltercom: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilters600: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilters630: Upstream disapear and distfile is no more
available
2011-05-01 print/bjfilters6300: Upstream disapear and distfile is no more
available
2011-05-01 print/bsd_lpr: Upstream disapear and distfile is no more available
2011-05-01 print/dvi2xx: Upstream disapear and distfile is no more available
2011-05-01 print/envelope: Upstream disapear and distfile is no more available
2011-05-01 print/pclprint: Upstream disapear and distfile is no more available
2011-05-01 print/psmark: Upstream disapear and distfile is no more available
2011-05-01 print/tipograf: Upstream disapear and distfile is no more available
2011-05-01 print/tr2latex: Upstream disapear and distfile is no more available
2011-05-01 print/wmlpq: Upstream disapear and distfile is no more available
0.5_6
14 Mar 2011 07:01:01
Original commit files touched by this commit
bapt search for other commits by this committer
Deprecate unmaintained ports from print where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports
0.5_6
28 Mar 2010 06:47:48
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
0.5_5
05 Feb 2010 11:46:55
Original commit files touched by this commit
dinoex search for other commits by this committer
- update to jpeg-8
0.5_4
31 Jul 2009 13:57:52
Original commit files touched by this commit
dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
0.5_3
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.5_3
06 Jun 2008 13:58:01
Original commit files touched by this commit
edwin search for other commits by this committer
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)
0.5_2
19 May 2007 20:32:57
Original commit files touched by this commit
flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
0.5_1
13 May 2006 01:03:17
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with P
0.5_1
25 Nov 2005 17:42:55
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.5_1
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.5_1
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.5_1
14 Mar 2004 17:40:33
Original commit files touched by this commit
krion search for other commits by this committer
- Fix build with qt-33

PR:             ports/64218
Submitted by:   Ports Fury
0.5_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.5
02 Feb 2004 18:25:14
Original commit files touched by this commit
krion search for other commits by this committer
- Updte to version 0.5

PR:             ports/62265
Submitted by:   Ports Fury
0.4_1
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.4
27 Jan 2004 02:48:33
Original commit files touched by this commit
ijliao search for other commits by this committer
1. add a missing build dependence
2. fix build on -stable
3. bump portrevision

Noted by:       bento via kris (2)
0.4
05 Dec 2003 00:54:49
Original commit files touched by this commit
ijliao search for other commits by this committer
add tipograf 0.4
GUI for a2ps

Number of commits found: 18