summaryrefslogtreecommitdiff
path: root/print/teTeX (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (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
* Misc. cleanup.Satoshi Asami1997-01-062-7/+11
| | | | | | | Submitted by: br@schiele-ct.de Notes: svn path=/head/; revision=5236
* ${DISTDIR} no longer contains ${DIST_SUBDIR}.Satoshi Asami1996-12-131-2/+2
| | | | Notes: svn path=/head/; revision=4971
* Add missing ${DIST_SUBDIR}/ in front. Thomas, update your bsd.port.mk! :)Satoshi Asami1996-12-131-2/+2
| | | | Notes: svn path=/head/; revision=4969
* teTeX now conforms to the FreeBSD tree layout.Thomas Gellekum1996-12-132-13/+3565
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=4968
* Grr, every once in a while I forget this !#@$%^ behaviour of cvs...Thomas Gellekum1996-12-131-2/+2
| | | | | | | | | | | At least now it uses the old commit log messages. teTeX now conforms to the FreeBSD tree layout. Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=4967
* Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds toSatoshi Asami1996-11-301-2/+2
| | | | | | | changes made in rev. 1.232 of bsd.port.mk. Notes: svn path=/head/; revision=4733
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-11-181-1/+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. Notes: svn path=/head/; revision=4578
* CATEGORIES+= -> CATEGORIES=David E. O'Brien1996-11-171-2/+2
| | | | | | | Converted to MAN[1-9] Notes: svn path=/head/; revision=4539
* Update to 0.4pl3Thomas Gellekum1996-11-132-5/+5
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=4431
* Remove dependancy on wishx. xtexshell is no longer in teTeX.Mark Murray1996-11-011-3/+1
| | | | Notes: svn path=/head/; revision=4244
* Upgrade to 0.4Thomas Gellekum1996-09-133-10/+10
| | | | Notes: svn path=/head/; revision=3761
* Upgrade 0.3.3 -> 0.3.4Thomas Gellekum1996-07-235-105/+21
| | | | | | | Submitted by: Bernd Rosauer <br@schiele-ct.de> Notes: svn path=/head/; revision=3424
* Added RUN_DEPENDS on wishx.Satoshi Asami1996-05-271-1/+3
| | | | | | | Submitted by: Bernd Rosauer <br@stiller.netland.inka.de> Notes: svn path=/head/; revision=3140
* Update to incorporate update-96-05-01.sh from the author and someSatoshi Asami1996-05-133-11/+14
| | | | | | | | | fixes from the maintainer. Submitted by: Bernd Rosauer <br@netland.inka.de> Notes: svn path=/head/; revision=3077
* Add Apr/96 patch from author.Satoshi Asami1996-04-092-2/+4
| | | | | | | Submitted by: Bernd Rosauer <br@netland.sub.de> Notes: svn path=/head/; revision=2951
* Use DIST_SUBDIR.Satoshi Asami1996-03-101-2/+2
| | | | Notes: svn path=/head/; revision=2825
* Add "/teTeX" to ${DISTDIR}. This port requires a bunch of files, notSatoshi Asami1996-03-061-1/+2
| | | | | | | all of which start with "teTeX". Notes: svn path=/head/; revision=2777