Port details |
- catdvi DVI to text/plain translator
- 0.14_8 print
=4 0.14_8Version of this port present on the latest quarterly branch. - 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
 - Port Added: 2002-02-11 06:08:47
- Last Update: 2024-01-09 11:11:45
- Commit Hash: 220062a
- People watching this port, also watch:: mc, libunicode, libwmf, sendmail, p5-libwww
- License: GPLv2
- WWW:
- https://catdvi.sourceforge.net/
- Description:
- catdvi is a program that translates TeX Device Independent (DVI) files into
readable plain text.
¦ ¦ ¦ ¦ 
- 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/print/catdvi/ && make install clean
- To add the package, run one of these commands:
- pkg install print/catdvi
- pkg install catdvi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: catdvi
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (catdvi-0.14.tar.gz) = 6bface4e8a86f861d8de8ba56483ed2ace69fc0eb12c2c6d0e51e869a46b30a8
SIZE (catdvi-0.14.tar.gz) = 160661
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:
-
- gmake>=4.3 : devel/gmake
- tex.fmt : print/tex-formats
- Runtime dependencies:
-
- tex.fmt : print/tex-formats
- This port is required by:
- for Run
-
- deskutils/pinot
Configuration Options:
- No options to configure
- Options name:
- print_catdvi
- USES:
- gmake tex
- 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 |
0.14_8 09 Jan 2024 11:11:45
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
0.14_8 09 Jan 2024 10:32:17
    |
Baptiste Daroussin (bapt)  |
MANPREFIX: eleminate its usage and move man to share/man |
0.14_7 01 Nov 2023 22:11:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
0.14_7 19 Dec 2022 14:44:58
    |
Muhammad Moinur Rahman (bofh)  |
Mk/**tex.mk: Convert bsd.tex.mk to USES=tex
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
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) |
0.14_7 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 ) |
0.14_7 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 ) |
0.14_7 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.14_7 03 Jul 2014 14:36:33
  |
bsam  |
. fix build:
-----
cc -O2 -pipe -fno-strict-aliasing -I/usr/local/include -DCFG_HAS_GETOPT_LONG
-c -o kpathsea.o kpathsea.c
kpathsea.c:39:23: error: redefinition of 'kpathsea_version_string' with a
different type: 'char *' vs 'const char *'
extern char * kpathsea_version_string;
-----
. remove the indefinite article from COMMENT;
. add LICENSE (GPLv2). |
0.14_7 10 Jun 2014 03:00:31
  |
vanilla  |
Stagify. |
0.14_7 26 May 2014 13:55:51
  |
miwi  |
- Convert gmake,bzip2,xz to USES
Approved by: portmgr |
0.14_7 20 Sep 2013 22:44:00
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
0.14_7 11 May 2013 17:58:56
  |
hrs  |
Rectify USE_TEX to support both of teTeX and TeXLive.
TEX_DEFAULT:
A knob to choose teTeX or TeXLive. One can specify in /etc/make.conf.
USE_TEX:
A knob for port developers. Valid keywords are listed in
bsd.tex.mk. |
0.14_7 06 May 2013 02:00:41
  |
hrs  |
Remove *_DEPENDS from ports which depend on teTeX and add USE_TEX=tetex
instead to make migration to TeXLive easier. |
0.14_7 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
0.14_6 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 |
0.14_6 03 Jul 2011 06:14:57
 |
miwi  |
- Kick MD5 Support |
0.14_6 02 May 2011 12:44:53
 |
makc  |
Bump PORTREVISION after open-mofit update |
0.14_5 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.14_4 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
0.14_3 19 Nov 2009 22:07:43
 |
pav  |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.14_3 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.14_3 31 Jul 2009 13:57:52
 |
dinoex  |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.14_2 20 Mar 2008 09:56:52
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.14_2 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.14_1 25 Nov 2005 17:42:55
 |
pav  |
- Add SHA256 |
0.14_1 05 Feb 2004 20:38:07
 |
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
0.14_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
0.14 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.14 18 May 2003 16:03:16
 |
petef  |
Use USE_GETOPT_LONG.
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373,
51381, 51382
Submitted by: Ports Fury |
0.14 20 Feb 2003 18:55:51
 |
knu  |
De-pkg-comment. |
0.14 08 Feb 2003 05:27:23
 |
nork  |
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury |
0.14 02 Feb 2003 14:44:32
 |
nork  |
Conditionalize libgnugetopt dependencies.
PR: ports/47753
Submitted by: Ports Fury |
0.14 02 Jan 2003 17:50:18
 |
ijliao  |
upgrade to 0.14
PR: 45858
Submitted by: Ports Fury |
0.13_1 20 Sep 2002 07:12:02
 |
ijliao  |
- Support CFLAGS/CXXFLAGS properly
- Support install macros
PR: 42900
Submitted by: Ports Fury |
0.13 22 May 2002 04:10:36
 |
ijliao  |
no longer needed
Submitted by: Bjoern Brill <brill@samson.math.uni-frankfurt.de> (author) |
0.13 10 Apr 2002 05:41:59
 |
ijliao  |
upgrade to 0.13 |
11 Feb 2002 09:08:47
    |
ijliao  |
add catdvi 0.12 A DVI to text/plain translator |