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
dvipdfm DVI to PDF converter (Japanese version)
0.13.2c_1 japanese Deleted on this many watch lists=2 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.13.2c_1Version of this port present on the latest quarterly branch.
Maintainer: yasu@asuka.net search for ports maintained by this maintainer
Port Added: 2001-09-03 14:50:54
Last Update: 2007-04-24 13:03:37
SVN Revision: UNKNOWN
People watching this port, also watch:: ja-less, ja-man-doc, python, ja-tgif-resource
Also Listed In: print
License: not specified in port
WWW:
http://gaspra.kettering.edu/dvipdfm/
Description:
Dvipdfm is a DVI to PDF translator, developed by Mark A. Wicks. It tends to produce nicer output than by using, say, dvips followed by ps2pdf. This port is designed to be used with pTeX and cmpsfont, which it will load as a dependency. WWW: http://gaspra.kettering.edu/dvipdfm/ http://hamilcar.phys.kyushu-u.ac.jp/~hirata/dvipdfm/ (Japanese patch) (japanese/dvipdfm is based on print/dvipdfm written by Stephen Montgomery-Smith.) ---- HIRATA Yasuyuki <yasu@asuka.net>
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:
  • ja-dvipdfm>0:japanese/dvipdfm
No installation instructions:
This port has been deleted.
PKGNAME: ja-dvipdfm
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. libkpathsea.a : japanese/ptex-base
  2. README : print/cmpsfont
  3. autoconf213 : devel/autoconf213
Runtime dependencies:
  1. kpsewhich : japanese/ptex-base
  2. README : print/cmpsfont
Library dependencies:
  1. png : graphics/png
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://gaspra.kettering.edu/dvipdfm/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.2c_1
24 Apr 2007 13:03:37
Original commit files touched by this commit
hrs search for other commits by this committer
Remove japanese/dvipdfm since it has been obsolete for a long time and not
compatible with japanese/ptex.  Use print/dvipdfmx which has
upper-compatibility instead.

Approved by:    maintainer timeout (16 days)
0.13.2c_1
22 Jan 2006 12:39:13
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
0.13.2c_1
08 Dec 2005 09:25:12
Original commit files touched by this commit
vs search for other commits by this committer
- Unbreak: Do not package files from ja-ptex-base
- Pet portlint

Approved by: brokeness for 2 months
0.13.2c_1
15 Nov 2005 06:52:12
Original commit files touched by this commit
ade search for other commits by this committer
Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
        http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
0.13.2c_1
11 Oct 2005 06:10:00
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN: Incorrect pkg-plist
0.13.2c_1
07 Aug 2005 10:46:49
Original commit files touched by this commit
pav search for other commits by this committer
- Fix fetch (mirror locally)
- Fix dependency lines

PR:             ports/83584
Submitted by:   Tsurutani Naoki <turutani@scphys.kyoto-u.ac.jp>
Approved by:    portmgr (clement)
Approved by:    maintainer timeout (16 days)
0.13.2c_1
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
0.13.2c_1
14 Mar 2004 06:17:56
Original commit files touched by this commit
ade search for other commits by this committer
Whoa there, boy, that's a mighty big commit y'all have there...

Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

        USE_LIBTOOL=YES         ->      USE_LIBTOOL_VER=13
        USE_AUTOCONF=YES        ->      USE_AUTOCONF_VER=213
        USE_AUTOMAKE=YES        ->      USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
0.13.2c_1
07 Mar 2004 12:40:43
Original commit files touched by this commit
maho search for other commits by this committer
Fix build on 5-current

Submitted by:   NAKAJI Hiroyuki <nakaji@tutrp.tut.ac.jp>
0.13.2c_1
17 Feb 2004 22:39:54
Original commit files touched by this commit
kris search for other commits by this committer
BROKEN on 5.x: configure fails
0.13.2c_1
13 Feb 2004 09:16:10
Original commit files touched by this commit
linimon search for other commits by this committer
Add pre-install message about a possibly desireable compile option
for another package.

PR:             ports/33927
Submitted by:   Hidenori Ishikawa <hideishi@magisystem.net>, a long time ago ...
0.13.2c_1
09 Nov 2003 22:30:35
Original commit files touched by this commit
maho search for other commits by this committer
1) Fix build on 5-current.
2) sorry for current maintainer, but ports freeze
   is approaching, and I love this port. If you don't like
   my change, please contact me and/or send me
   an request for backout.

Submitted by:   KOMATSU Shinichiro <koma2@jiro.c.u-tokyo.ac.jp>
Obtained from:  [ports-jp 14342]
0.13.2c_1
16 Apr 2003 04:19:13
Original commit files touched by this commit
max search for other commits by this committer
Fix the dependencies after the upgrade of japanese/ptex.
I am committing this since the maintainer did not respond to my request to check
on this problem in past two days, this can be a temporary fix.
Submitted by:   Harold Gutch <logix@foobar.franken.de>
0.13.2c_1
21 Feb 2003 12:29:08
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
10 Jan 2002 19:50:42
commit hash: fp1.23141@dev.null.freshports.orgcommit hash: fp1.23141@dev.null.freshports.orgcommit hash: fp1.23141@dev.null.freshports.orgcommit hash: fp1.23141@dev.null.freshports.org files touched by this commit
max search for other commits by this committer
Use newer patch.   Portlint.   Approved by:    maintainer    
04 Sep 2001 10:28:49
commit hash: fp1.18381@dev.null.freshports.orgcommit hash: fp1.18381@dev.null.freshports.orgcommit hash: fp1.18381@dev.null.freshports.orgcommit hash: fp1.18381@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Fix a dependency; print/cmpsfont now installs README instead of   READ.ME.    
03 Sep 2001 18:50:54
commit hash: fp1.18350@dev.null.freshports.orgcommit hash: fp1.18350@dev.null.freshports.orgcommit hash: fp1.18350@dev.null.freshports.orgcommit hash: fp1.18350@dev.null.freshports.org files touched by this commit
knu search for other commits by this committer
Add ja-dvipdfm, a DVI to PDF converter (Japanese version).    

Number of commits found: 17