summaryrefslogtreecommitdiffstats
path: root/print/xdvi
Commit message (Collapse)AuthorAgeFilesLines
* SHA256ifyedwin2006-01-241-0/+1
| | | | Approved by: krion@
* - Fix a bug not to remove the font directories during the deinstall.hrs2005-03-255-25/+27
| | | | | | | | | | - Fix pathnames: s,$prefix/MakeTeXPK,$prefix/bin/MakeTeXPK, s,$prefix/lib/texmf/fonts/pk,${localbase}/share/texmf/fonts/pk, - Remove pre-install to detect teTeX (CONFLICTS is enough). - Make portlint(1) happy. Approved by: portmgr(marcus)
* Use the '@unexec rmdir ...' construct instead of '@dirrm'.jmz2004-12-221-3/+3
|
* Remove remaining directories in pkg_delete.jmz2004-12-221-0/+3
| | | | Submitted by: pointyhat
* - PERL -> REINPLACEvs2004-04-301-4/+6
| | | | | | | | | - Add CONFLICTS with teTeX - Use PKGDBDIR instead of literal - Pet portlint OK'ed by: jmz Approved by: linimon (implicit)
* Add size data.trevor2004-03-181-0/+1
| | | | Approved by: maintainers
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* Use LS macro.trevor2004-01-231-1/+1
|
* Define USE_PERL5_BUILD, not erroneous USE_PERL.trevor2003-11-201-1/+1
| | | | Submitted by: Oliver Eikemeier
* Define USE_PERL to make Perl available for (mostly deprecated)trevor2003-11-201-0/+1
| | | | "perl -pi -e" construction.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Fix the build problem with XFree-4.x.jmz2002-01-212-0/+14
| | | | | | Add warnings about the conflicts with teTeX when it is installed. Submitted by: trevor
* Accidental whitespacecpiazza2000-04-091-3/+3
|
* Update with the new PORTNAME/PORTVERSION variablescpiazza2000-04-091-3/+3
|
* $Id$ -> $FreeBSD$peter1999-08-311-1/+1
|
* Don't require interaction on DEINSTALL while PACKAGE_BUILDING.steve1999-07-041-7/+8
|
* #4/4 enforcing Caps, no periodhoek1999-06-261-1/+1
| | | | | | | | | | | | [Has anyone figured-out what makes the number 393 so interesting to PW, now?] I wonder what was going through Jordan's head during his infamous $Id$-smashing commit. Before I forget.... Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting this commit. See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
* Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use ajmz1998-12-012-5/+5
| | | | | post-install target instead. Requested by: asami
* Move manpages from pkg/PLIST to Makefile.steve1998-10-202-2/+3
|
* Skip the questions and make the port non interactive if PACKAGE_BUILDINGjmz1997-03-092-5/+18
| | | | | is defined. Requested by: asami
* Update to take account of the changes in TeX (some paths have changed)jmz1997-02-101-4/+5
|
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toasami1996-11-301-1/+1
| | | | changes made in rev. 1.232 of bsd.port.mk.
* MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}.asami1996-11-301-2/+2
|
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-4/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.asami1996-11-181-3/+3
|
* CATEGORIES+= -> CATEGORIES=obrien1996-11-171-5/+5
| | | | Converted to MAN[1-9]
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Add pre-clean target to delete ${SCRIPTDIR}/post-install (createdasami1996-09-161-1/+4
| | | | in configure stage).
* Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japaneseasami1996-03-101-1/+2
| | | | version is in the subdir.
* Change "printing" to "print".asami1995-11-221-2/+2
|
* Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy.asami1995-06-201-2/+3
|
* Upgrade: patchlevel 18 -> 20jmz1995-06-133-8/+7
|
* Cosmetic changes.jmz1995-04-221-3/+6
|
* Warn and request confirmation for installing/removing the package. One filejmz1995-04-222-0/+70
| | | | | may also be used by dvips; the package is build with some defaults, which may be not wanted by the user (the port IS_INTERACTIVE)
* Remove the last line of the do-install target. The command will be executedjmz1995-04-221-2/+1
| | | | during post-install
* Change all makefiles in the print directory according to the new rulesjmz1995-04-211-4/+2
| | | | for bsd.port.mk
* The configure script now propose to create fonts in the default texjmz1995-04-202-10/+28
| | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time.
* Added various "build: configure" and "install: build" dependencies.asami1995-04-171-2/+2
| | | | Pointed-out by: jmz
* Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile.jmz1995-04-151-1/+3
|
* Back out my previous change, and revert xdvi to build with gmake.joerg1995-04-151-1/+2
| | | | | This Imakefile crud here it _too_ weird to deal with; let it as it stands now.
* Print Makefiles...this one was tough!asami1995-04-151-3/+14
|
* xdvi no longer requires GNU make. The offending `include' line in thejoerg1995-04-141-1/+0
| | | | | | | (admittedly ugly) Imakefile has never been used, since this port does have its own configure script. I gratuitously removed it. :)
* Add MAINTAINER= jmz@FreeBSD.orgjmz1995-04-111-0/+1
|
* Another set of checksumsjmz1995-04-011-0/+1
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-0/+1
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Manpage is installed compressed.gpalmer1994-11-251-1/+1
|
* replace /usr/local with ${PREFIX}jmz1994-11-251-2/+2
|
* This is an INTERACTIVE port - make sure that it's own install rulejkh1994-11-231-0/+2
| | | | plays by the proper rules too, then.
* Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes injmz1994-11-171-4/+7
| | | | | | bsd.port.mk configure: use ${PREFIX} use ${PREFIX}
* Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes injmz1994-11-171-8/+4
| | | | | bsd.port.mk configure: use ${PREFIX}
OpenPOWER on IntegriCloud