aboutsummaryrefslogtreecommitdiff
path: root/print/xdvi/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Add patch to fix build. (bad imake target)Juergen Lock2011-04-021-2/+0
| | | | | | | | PR: ports/156104 Submitted by: Callum Gibson <callum@omma.gibson.athome> Notes: svn path=/head/; revision=272112
* - Mark BROKEN: does not build with new XorgPav Lucistnik2011-02-281-0/+2
| | | | | | | Reported by: pointyhat Notes: svn path=/head/; revision=270023
* Convert most of remaining ports that depend on xorg-libraries toDmitry Marakasov2009-06-091-1/+2
| | | | | | | | | | | | | | | | modular xorg. - supply corresponding USE_XORG for all imake-using ports that need it - USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG - retire USE_X_PREFIX which is not really used anywhere after the above change - a few minor nits like whitespace and SF macro Tested by: 2 tinderbox runs by pav Approved by: portmgr (pav) Notes: svn path=/head/; revision=235506
* Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,Mark Linimon2008-11-291-1/+1
| | | | | | | | | and no commit activity for 3 months. Hat: portmgr Notes: svn path=/head/; revision=223517
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-191-1/+1
| | | | | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}. Notes: svn path=/head/; revision=191544
* Remove USE_REINPLACE from all categories starting with PEdwin Groothuis2006-05-131-1/+0
| | | | Notes: svn path=/head/; revision=162206
* - Fix a bug not to remove the font directories during the deinstall.Hiroki Sato2005-03-251-14/+11
| | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=131943
* - PERL -> REINPLACEVolker Stolz2004-04-301-4/+6
| | | | | | | | | | | | - Add CONFLICTS with teTeX - Use PKGDBDIR instead of literal - Pet portlint OK'ed by: jmz Approved by: linimon (implicit) Notes: svn path=/head/; revision=108029
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-0/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* Use LS macro.Trevor Johnson2004-01-231-1/+1
| | | | Notes: svn path=/head/; revision=98863
* Define USE_PERL5_BUILD, not erroneous USE_PERL.Trevor Johnson2003-11-201-1/+1
| | | | | | | Submitted by: Oliver Eikemeier Notes: svn path=/head/; revision=94477
* Define USE_PERL to make Perl available for (mostly deprecated)Trevor Johnson2003-11-201-0/+1
| | | | | | | "perl -pi -e" construction. Notes: svn path=/head/; revision=94465
* Clear moonlight beckons.Ade Lovett2003-03-071-0/+1
| | | | | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti. Notes: svn path=/head/; revision=77045
* Fix the build problem with XFree-4.x.Jean-Marc Zucconi2002-01-211-0/+12
| | | | | | | | | Add warnings about the conflicts with teTeX when it is installed. Submitted by: trevor Notes: svn path=/head/; revision=53489
* Accidental whitespaceChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-3/+3
| | | | Notes: svn path=/head/; revision=27421
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* Do not create a file in ${SCRIPTDIR}. Create it in ${WRKDIR} and use aJean-Marc Zucconi1998-12-011-3/+3
| | | | | | | | post-install target instead. Requested by: asami Notes: svn path=/head/; revision=15024
* Move manpages from pkg/PLIST to Makefile.Steve Price1998-10-201-1/+3
| | | | Notes: svn path=/head/; revision=14110
* Skip the questions and make the port non interactive if PACKAGE_BUILDINGJean-Marc Zucconi1997-03-091-3/+6
| | | | | | | | is defined. Requested by: asami Notes: svn path=/head/; revision=5920
* MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}.Satoshi Asami1996-11-301-2/+2
| | | | Notes: svn path=/head/; revision=4732
* Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES.Satoshi Asami1996-11-181-3/+3
| | | | Notes: svn path=/head/; revision=4570
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-5/+5
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Add pre-clean target to delete ${SCRIPTDIR}/post-install (createdSatoshi Asami1996-09-161-1/+4
| | | | | | | in configure stage). Notes: svn path=/head/; revision=3790
* Add DIST_SUBDIR=xdvi. This port has only one distfile but the JapaneseSatoshi Asami1996-03-101-1/+2
| | | | | | | version is in the subdir. Notes: svn path=/head/; revision=2823
* Change "printing" to "print".Satoshi Asami1995-11-221-2/+2
| | | | Notes: svn path=/head/; revision=2454
* Add crl.dec.com to MASTER_SITES, ftp.x.org tends to be busy.Satoshi Asami1995-06-201-2/+3
| | | | Notes: svn path=/head/; revision=1843
* Upgrade: patchlevel 18 -> 20Jean-Marc Zucconi1995-06-131-6/+5
| | | | Notes: svn path=/head/; revision=1829
* Remove the last line of the do-install target. The command will be executedJean-Marc Zucconi1995-04-221-2/+1
| | | | | | | during post-install Notes: svn path=/head/; revision=1477
* Change all makefiles in the print directory according to the new rulesJean-Marc Zucconi1995-04-211-4/+2
| | | | | | | for bsd.port.mk Notes: svn path=/head/; revision=1474
* The configure script now propose to create fonts in the default texJean-Marc Zucconi1995-04-201-1/+2
| | | | | | | | | font directory instead of /tmp. If the user choose the defaults, then the mode of font directory is changed to 1777 at install time. Notes: svn path=/head/; revision=1469
* Added various "build: configure" and "install: build" dependencies.Satoshi Asami1995-04-171-2/+2
| | | | | | | Pointed-out by: jmz Notes: svn path=/head/; revision=1439
* Set XMKMF=xmkmf. Apparently xmkmf -a (the defaults) confuses the Imakefile.Jean-Marc Zucconi1995-04-151-1/+3
| | | | Notes: svn path=/head/; revision=1370
* Back out my previous change, and revert xdvi to build with gmake.Joerg Wunsch1995-04-151-1/+2
| | | | | | | | This Imakefile crud here it _too_ weird to deal with; let it as it stands now. Notes: svn path=/head/; revision=1365
* Print Makefiles...this one was tough!Satoshi Asami1995-04-151-3/+14
| | | | Notes: svn path=/head/; revision=1360
* xdvi no longer requires GNU make. The offending `include' line in theJoerg Wunsch1995-04-141-1/+0
| | | | | | | | | | (admittedly ugly) Imakefile has never been used, since this port does have its own configure script. I gratuitously removed it. :) Notes: svn path=/head/; revision=1356
* Add MAINTAINER= jmz@FreeBSD.orgJean-Marc Zucconi1995-04-111-0/+1
| | | | Notes: svn path=/head/; revision=1327
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-0/+1
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* replace /usr/local with ${PREFIX}Jean-Marc Zucconi1994-11-251-2/+2
| | | | Notes: svn path=/head/; revision=500
* This is an INTERACTIVE port - make sure that it's own install ruleJordan K. Hubbard1994-11-231-0/+2
| | | | | | | plays by the proper rules too, then. Notes: svn path=/head/; revision=481
* Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes inJean-Marc Zucconi1994-11-171-8/+4
| | | | | | | | bsd.port.mk configure: use ${PREFIX} Notes: svn path=/head/; revision=392
* Jean-Marc Zucconi's xdvi port.Jordan K. Hubbard1994-10-011-0/+22
Submitted by: jmz Notes: svn path=/head/; revision=147