summaryrefslogtreecommitdiff
path: root/print/dvipdfmx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* remove dvipdfmx-base-0.1.tar.gz in distfiles.Yen-Ming Lee2003-06-263-19/+5
| | | | | PR: 53733 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* o add dvipdfm/base/ files.Yen-Ming Lee2003-06-254-6/+20
| | | | | | | | o modify files/patch-data::config::dvipdfmx.cfg o bump PORTREVISION PR: 53640 Submitted by: Statue <statue@freebsd.sinica.edu.tw>
* I should've bumped the port revision with the previous commit since this ↵Masafumi Max NAKANE2003-04-171-1/+1
| | | | port now can be added/deleted cleanly.
* * Since this port doesn't seem to have any man page, remove MAN1Masafumi Max NAKANE2003-04-172-6/+8
| | | | | | | | | | | | | | | | | | | | | | definition from the Makefile. * Redirect the output of the cp and the mv command in pre-install to /dev/null so that users don't need to see the error messages. * Add @exec entries in the pkg-plist which essentially do the same thing as the cp and mv command in pre-install, except these are performed only when the target file/directory exists. * Remove ${WRKSRC}/data/config/dvipdfmx.cfg.orig in post-patch. Otherwise, @dirrm of share/texmf/dvipdfm/config fails. * Change the @unexec entries in pkg-plist so that they are executed only when target file/directory exists. * Remove entry for bin/dvipdfm-orig from the pkg-plist since this file does not necessarily exist in every situation. reviewed by: maintainer
* o add a file: patch/patch-data::config::dvipdfmx.cfgYing-Chieh Liao2003-04-083-2/+22
| | | | | | | | due to teTeX2 merge *.map to psfonts.map o add mktexlsr after install and deinstall PR: 50703 Submitted by: maintainer
* dvipdfm-cjk -> dvipdfmx, and upgrade to 20030313Ying-Chieh Liao2003-03-294-125/+30
| | | | | | PR: 45787 Submitted by: maintainer Repo-copied by: joe
* De-pkg-comment.Akinori MUSHA2003-02-212-1/+1
|
* Upgrade to version 20020605SADA Kenji2002-11-162-3/+4
| | | | | | | - fetch returned "Moved Temporarily" and failed. I just added transfered address to MASTER_SITES to cope with it. PR: ports/45022 Submitted by: maintainer
* add dvipdfm-cjk 20020531Ying-Chieh Liao2002-07-055-0/+152
Dvipdfm with Asian languages by CID-keyed font technology support PR: 40228 Submitted by: Statue <statue@freebsd.sinica.edu.tw>