summaryrefslogtreecommitdiff
path: root/print/teTeX (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Utilize INFO variable.Dmitry Sivachenko2003-08-162-23/+1
| | | | Notes: svn path=/head/; revision=87043
* Portlint.Dmitry Sivachenko2003-05-221-1/+1
| | | | Notes: svn path=/head/; revision=81675
* This port CONFLICTS with ja-ptex-*Dmitry Sivachenko2003-05-221-1/+2
| | | | | | | Submitted by: max Notes: svn path=/head/; revision=81671
* Disable *all* programs that depend on X11 when WITHOUT_X11=yes andDmitry Sivachenko2003-03-252-3/+4
| | | | | | | | | | X does present on the system. PR: 50021 Submitted by: Alex Dupre <sysadmin@alexdupre.com> Notes: svn path=/head/; revision=77445
* Install listings.sty file which was omitted from texmf tarball by accident.Dmitry Sivachenko2003-03-203-1/+1832
| | | | | | | | | | | | | Bump PORTREVISION. Grab maintainership. (*) PR: 50131 except (*). Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> (with modifications). Approved by: kris Notes: svn path=/head/; revision=77168
* Thomas Esser rerolled tarball with our patch included.Dmitry Sivachenko2003-03-012-21/+1
| | | | Notes: svn path=/head/; revision=76698
* Version 2.0.2 released with minor updates.Dmitry Sivachenko2003-03-014-18/+76
| | | | Notes: svn path=/head/; revision=76696
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Add WWW;Dmitry Sivachenko2003-02-203-908/+802
| | | | | | | | | | Use MAN variables and remove man-pages from PLIST; Sort PLIST; Do not explicitly add 'strip' target to INSTALL_TARGET, binaries are now stripped during normal install. Notes: svn path=/head/; revision=75947
* upgrade to 2.0.1Ying-Chieh Liao2003-02-204-1575/+4755
| | | | | | | | PR: 48242 Submitted by: Stephen Montgomery-Smith <stephen@math.missouri.edu> Notes: svn path=/head/; revision=75940
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Fix for bison 1.75.Cy Schubert2002-11-061-0/+11
| | | | Notes: svn path=/head/; revision=69617
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* Allow teTeX to be buildable without bringing in X11 (the only casualtyAde Lovett2002-03-112-12/+25
| | | | | | | | | | | | | | | being xdvi, for obvious reasons). Only difference from the original patch is the use of PLIST_SUB instead of duplicating (most of) the pkg-plist. Switch maintainer to ports@ - current maintainer has been unresponsive to both the submitter and to myself. doc@ might want to pick up on this one since it's a critical port for make release. PR: 34864 Submitted by: Steve Wills <steve@stevenwills.com> Notes: svn path=/head/; revision=55896
* Bump png majorAndrey A. Chernov2001-09-111-1/+1
| | | | Notes: svn path=/head/; revision=47629
* Remove MANUAL_PACKAGE_BUILD, the package builds and deinstalls correctly.Jimmy Olgeni2001-05-291-1/+0
| | | | Notes: svn path=/head/; revision=43265
* Massive style enforcement - use ^I instead of spaces for variables identation.Maxim Sobolev2001-01-161-3/+3
| | | | Notes: svn path=/head/; revision=37252
* (1) /usr/share/info/dir was renamed to dir-tmpl.Satoshi Taoka2000-07-191-1/+0
| | | | | | | | | | | | | | | | (2) Now it is not necessary to exist a file "info/dir" when install-info is executed. By (1) and (2), I removed the next line: [ -f %D/info/dir ] || sed -ne 1,/Menu:/p /usr/share/info/dir > %D/info/dir from PLIST or Makefile CV: ---------------------------------------------------------------------- Notes: svn path=/head/; revision=30867
* Install texi2dvi which is required by texi2pdf.Thomas Gellekum2000-07-132-0/+2
| | | | | | | | PR: 19712 Submitted by: "Mario Sergio Fujikawa Ferreira" <lioux@uol.com.br> Notes: svn path=/head/; revision=30576
* Bump png shared library version.Maxim Sobolev2000-07-041-1/+1
| | | | | | | Submitted by: Hajimu UMEMOTO <ume@mahoroba.org> Notes: svn path=/head/; revision=30165
* Attempt to fix errors caused by libwww upgrade.Justin M. Seger2000-04-291-1/+1
| | | | | | | NOTE: This hasn't been tested and I'm not presently able to test it. Notes: svn path=/head/; revision=28074
* Accidental whitespaceChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27422
* Update with the new PORTNAME/PORTVERSION variablesChris Piazza2000-04-091-2/+2
| | | | Notes: svn path=/head/; revision=27421
* Use texmf-1.0.2 instead of 1.0.1.Thomas Gellekum2000-02-223-2/+4
| | | | Notes: svn path=/head/; revision=26140
* Upgrade to 1.0.7.Thomas Gellekum2000-02-213-252/+1488
| | | | Notes: svn path=/head/; revision=26083
* Ports no longer need to pass CXXFLAGS to configure. bsd.port.mk does thisJeremy Lea2000-01-291-2/+1
| | | | | | | for them. Notes: svn path=/head/; revision=25296
* remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanupsMichael Haro1999-12-241-1/+1
| | | | | | | | PR: 14759 Submitted by: Jeremy Lea <reg@shale.csir.co.za> Notes: svn path=/head/; revision=23999
* $Id$ -> $FreeBSD$Peter Wemm1999-08-311-1/+1
| | | | Notes: svn path=/head/; revision=21143
* echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuffMichael Haro1999-08-271-9/+9
| | | | | | | to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE} Notes: svn path=/head/; revision=21034
* Upgrade to 1.0.6.Thomas Gellekum1999-08-252-7/+8
| | | | | | | Reviewed by: Bernd Rosauer <br@netland.inka.de> Notes: svn path=/head/; revision=20964
* MASTER_SITE_TEX_CTAN was misspelled.David E. O'Brien1999-07-071-2/+2
| | | | Notes: svn path=/head/; revision=20108
* An overridable MASTER_SITE_CTAN does little good if it is at the bottom ofDavid E. O'Brien1999-07-071-3/+3
| | | | | | | the MASTER_SITES list. Notes: svn path=/head/; revision=20105
* Upgrade to 1.0.5.Thomas Gellekum1999-07-065-2052/+6506
| | | | | | | | Submitted by: Bernd Rosauer <br@netland.inka.de> Reviewed by: nik Notes: svn path=/head/; revision=20094
* Remove the test to create ${PREFIX}/share/info/dir as it is nowMichael Haro1999-06-051-1/+0
| | | | | | | in bsd.port.mk and this helps to unify the check and install. Notes: svn path=/head/; revision=19223
* Change "Whom" line to match maintainer line, some people apparentlySatoshi Asami1999-04-191-2/+2
| | | | | | | | | use the first e-mail address they find. Requested by: maintainer Notes: svn path=/head/; revision=18015
* Don't install ${PREFIX}/bin/install-infoJustin M. Seger1998-12-242-2/+2
| | | | | | | | PR: ports/8387 Submitted by: finrod@niobe.ewox.org Notes: svn path=/head/; revision=15601
* A few more USE_XLIBs.Satoshi Asami1998-11-281-2/+3
| | | | Notes: svn path=/head/; revision=14938
* Sorry, marked teTeX instead af teTeX-beta broken by mistake. Also, changeSatoshi Asami1998-11-261-3/+1
| | | | | | | broken to manual-package-build, it can only be built with an empty /usr/local. Notes: svn path=/head/; revision=14914
* Sorry, still doesn't package.Satoshi Asami1998-11-261-1/+3
| | | | | | | | | | | | | | | | | | | | | | | | ===> Building package for teTeX-0.9-981113 tar: can't add file share/texmf/web2c/etex.efmt : No such file or directory tar: can't add file share/texmf/web2c/etex.log : No such file or directory tar: can't add file share/texmf/web2c/lambda.fmt : No such file or directory tar: can't add file share/texmf/web2c/lambda.log : No such file or directory tar: can't add file share/texmf/web2c/omega.fmt : No such file or directory tar: can't add file share/texmf/web2c/omega.log : No such file or directory tar: can't add file share/texmf/web2c/pdflatex.fmt : No such file or directory tar: can't add file share/texmf/web2c/pdflatex.log : No such file or directory tar: can't add file share/texmf/web2c/pdftex.fmt : No such file or directory tar: can't add file share/texmf/web2c/pdftex.log : No such file or directory pkg_create: tar command failed with code 256 Creating package /usr/ports/packages/All/teTeX-0.9-981113.tgz Registering depends: libwww-5.2 png-1.0.2. Creating gzip'd tar ball in '/usr/ports/packages/All/teTeX-0.9-981113.tgz' *** Error code 1 Stop. Notes: svn path=/head/; revision=14912
* Update maintainer's address.Thomas Gellekum1998-10-301-2/+2
| | | | Notes: svn path=/head/; revision=14263
* Remove manpages. Don't want to step on hoek's toes but I'm going to replaceSatoshi Asami1998-08-191-47/+0
| | | | | | | the package on the ftp site and might as well commit this while I'm here. Notes: svn path=/head/; revision=12640
* Remove NO_CONFIGURE and NO_PATCH, they never meant anything.Satoshi Asami1998-06-271-2/+1
| | | | Notes: svn path=/head/; revision=11552
* Save mp (printing utility) if it exists and rename mp (MetaPost) to mpost.Thomas Gellekum1998-05-262-2/+5
| | | | | | | | PR: 6735 Reviewed by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=11148
* Modify the description to make it clear that teTeX includes LaTeXMatthew Hunt1998-05-051-2/+3
| | | | | | | | | | | and some other nice things. The PR was due to user installing teTeX then LaTeX, not realizing it was included. PR: 6515 Submitted by: Nathan Dorfman <nathan@rtfm.net> Notes: svn path=/head/; revision=10852
* Upgrade to use latest distribution. Fix open PRs along the way.Thomas Gellekum1997-08-053-54/+405
| | | | | | | | PR: 2936 3102 3121 Reviewed by: Satoshi, Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=7481
* /bin/sh -> ${SH}Masafumi Max NAKANE1997-07-131-2/+2
| | | | Notes: svn path=/head/; revision=7303
* I... want... my... LaTeX... (in my best falsetto)David E. O'Brien1997-04-132-1/+5
| | | | Notes: svn path=/head/; revision=6198
* Remove ls-R in pre-install target, which hopefully makes teTeXThomas Gellekum1997-02-271-2/+3
| | | | | | | install again. Convert `install ...' to ${INSTALL_DATA} while I'm here. Notes: svn path=/head/; revision=5766
* Compress manpages.Satoshi Asami1997-02-062-48/+57
| | | | Notes: svn path=/head/; revision=5546
* Upgrade to 0.4pl6.Thomas Gellekum1997-01-314-602/+418
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=5476