1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
Commit Graph

250 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
a0e64d2d96 Fix paths so that 'make package' works 1997-02-26 02:28:15 +00:00
Jean-Marc Zucconi
12afd244b9 Create the link ${PREFIX}/bin/latex -> ${PREFIX}/bin/tex 1997-02-26 02:27:29 +00:00
Jean-Marc Zucconi
6b35a8e29a Remove 2 non existant files. 1997-02-26 01:42:49 +00:00
Satoshi Asami
952a72bb20 Make the IGNOREFILES definition match files/md5. Jean-Marc, I
strongly suggest you upgrade your bsd.port.mk to something recent
(-current, RELENG_2_2, RELENG_2_1_0 all have this fix now).
1997-02-25 09:00:31 +00:00
Jean-Marc Zucconi
6aadf7038f Adapt to the new version of fetch. 1997-02-24 22:22:32 +00:00
Jean-Marc Zucconi
6ad5f42711 Adapt to the new version of fetch. 1997-02-24 21:58:38 +00:00
Jean-Marc Zucconi
025bd0a435 Add checksums for some of the files. 1997-02-24 21:58:18 +00:00
Jean-Marc Zucconi
d407202ca6 Remove mltex. 1997-02-18 17:11:18 +00:00
Jean-Marc Zucconi
debd26aecc Update to take into account the changes in the tex port (mainly ${PREFIX}/lib
-> ${PREFIX}/share)
1997-02-18 16:57:35 +00:00
Thomas Gellekum
0ca521263d Upgrade from b1106 to 3.0 release. 1997-02-17 09:07:32 +00:00
David E. O'Brien
a37867fe08 Submitted by: Dave Cornejo <dave@dogwood.com>
ftp.shsu.edu is no longer maintained - they refer you to the mirror I
maintain at ftp.cdrom.com
1997-02-17 08:20:36 +00:00
Satoshi Asami
967d17e5e3 Update this file to match new port. 1997-02-14 09:15:15 +00:00
Satoshi Asami
5f0a402472 (1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or
    have a correct checksum.  There were two files missing from this
    list and their checksum entries were not updated (they included
    version numbers).

(2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
1997-02-14 09:10:14 +00:00
Satoshi Asami
eaed37dd49 (1) Use IGNOREFILES correctly. The dist/patchfiles should either be
on this list (which will set their files/md5 entry to "IGNORE") or
    have a correct checksum.  There were two files missing from this
    list and their checksum entries were not updated (they included
    version numbers).

(2) Don't set NO_CHECKSUM in a port to get around bug (1). ;)
1997-02-14 08:52:19 +00:00
Jean-Marc Zucconi
920de89f4c Remove latex209. 1997-02-11 15:54:37 +00:00
Jean-Marc Zucconi
36bf03e6a0 Update to take account of the changes in TeX (some paths have changed) 1997-02-10 02:08:55 +00:00
Jean-Marc Zucconi
fc644e6fe1 Upgrade: version 3.1415 -> version 3.14159 1997-02-10 01:57:56 +00:00
Satoshi Asami
93b6ca4509 Compress manpages. 1997-02-06 07:26:12 +00:00
Thomas Gellekum
243949962a Upgrade to 0.4pl6.
Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1997-01-31 08:36:59 +00:00
David E. O'Brien
ff254f27f5 mp defines an ISO Latin 1 character set if one is not provided by the
PostScript interpreter itself.  The problem is that some (most?) PostScript
level 1 interpreters (such as the Apple Laserwriter Plus!) don't define
the ISOLatin1 encoding vector AND don't define a character called `minus'.

Therefore, substituting `hyphen' (which is always defined) for `minus',
isn't really `wrong'  aesthetics not withstanding! :-) A conditional patch
would (IMHO, say Jeremy) be overkill: the only people that would be
interested in it are typographers, and they probably don't use mp to
format their mail anyway.

Submitted by:	Jeremy Prior <jez@netcraft.co.uk>
1997-01-29 13:23:39 +00:00
David E. O'Brien
e084d641cb FTP site name changed. 1997-01-29 13:20:05 +00:00
David E. O'Brien
9faff8f266 Call sendmail by it's proper name.
Quiet two compile warnings.

Submitted by:	Jeremy Prior <jez@netcraft.co.uk> (+additions by me)
1997-01-29 13:11:16 +00:00
Jean-Marc Zucconi
9ff04fa8f0 Upgrade to the latest version (96.12) 1997-01-23 03:35:48 +00:00
Satoshi Asami
75a9e1beaa Remove RUN_DEPENDS to gs, there are too many versions around (3
English and 3 Japanese) and we don't want the package to have a
@pkgdep on a particular version.
1997-01-14 09:13:16 +00:00
Satoshi Asami
5efebab608 Misc. cleanup.
Submitted by:	br@schiele-ct.de
1997-01-06 13:46:31 +00:00
Jean-Marc Zucconi
610352b6de Remove the private do-fetch target.
Use the MASTER_SITE_TEX_CTAN variable.
1996-12-27 16:34:53 +00:00
Jean-Marc Zucconi
0f90b4ba43 Correct the location of created pk files.
Closes PR ports/2288
Submitted by:	Wolfgang Helbig  <helbig@informatik.ba-stuttgart.de>
1996-12-27 16:28:06 +00:00
Jean-Marc Zucconi
5188015351 Upgrade: version 5.58 -> version 5.62.
Also install *.sty, *.tfm and *.vf files.
1996-12-25 18:01:33 +00:00
Andreas Klemm
9cc719eef7 Remove the package name in the COMMENT file. 1996-12-22 12:13:06 +00:00
Masafumi Max NAKANE
5b99e06460 Modify this patch to change the original makefile's installdoc target
`make reinstall' won't install docs into wrong place.
Noticed by:	obrien
(Closing PR #2132.)

Also some modification to change the makefile's install* targets to
do chown bin.bin on installed files.
1996-12-19 11:11:48 +00:00
Satoshi Asami
b7a86be739 Add files/md5 entries for files whose checksum should be ignored as well.
Requires rev. 1.239 of bsd.port.mk.
1996-12-17 12:33:56 +00:00
Satoshi Asami
c06a96dc7d Remove duplicate file. 1996-12-17 05:11:23 +00:00
Satoshi Asami
94094fcc11 ${DISTDIR} no longer contains ${DIST_SUBDIR}. 1996-12-13 19:26:48 +00:00
Satoshi Asami
d5017e6227 Add missing ${DIST_SUBDIR}/ in front. Thomas, update your bsd.port.mk! :) 1996-12-13 07:40:51 +00:00
Thomas Gellekum
6f950723af teTeX now conforms to the FreeBSD tree layout.
Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1996-12-13 07:21:33 +00:00
Thomas Gellekum
f4ae9fcc64 Grr, every once in a while I forget this !#@$%^ behaviour of cvs...
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>
1996-12-13 07:20:46 +00:00
Jean-Marc Zucconi
8721cfd14c There was a file with a wrong name and another which is not installed. 1996-12-12 12:09:45 +00:00
Satoshi Asami
38e45cdc92 Update port, update checksum. 1996-12-12 05:30:53 +00:00
Jean-Marc Zucconi
6b83e4155e Upgrade from version 3.96 to version T64 (!) 1996-12-12 01:07:42 +00:00
Masafumi Max NAKANE
86913ca557 No `.' is needed at the end of the reason string for NO_CDROM, NO_PACKAGE,
RESTRICTED or BROKEN.
Pointed-out by:	asami
1996-12-08 01:45:16 +00:00
Masafumi Max NAKANE
3e17de1c73 Now, string describing reason for defining these variables must be set
when you define NO_CDROM, NO_PACKAGE or RESTRICTED instead of just ``yes''.
1996-12-07 11:26:58 +00:00
Satoshi Asami
9e18167aaf Remove xtexshell, requires ancient version of tcl/tk. 1996-12-03 10:47:21 +00:00
Satoshi Asami
4515213825 ${DISTDIR} -> ${DISTDIR}/${DIST_SUBDIR} change.
Hinted by:	obrien
1996-12-03 04:07:49 +00:00
Satoshi Asami
db879567ce Add ${DIST_SUBDIR} in front of filenames in files/md5. Corresponds to
changes made in rev. 1.232 of bsd.port.mk.
1996-11-30 10:50:36 +00:00
Satoshi Asami
4f0064a2b1 MakeTeXPK is not a binary exacutable, so use ${INSTALL_SCRIPT}. 1996-11-30 10:41:21 +00:00
Satoshi Asami
a0a7caf77d Put DIST_SUBDIR in the right section. 1996-11-27 12:08:48 +00:00
Satoshi Asami
09969db718 Create necessary directories. Also, misc. cleanup. 1996-11-26 08:05:07 +00:00
David E. O'Brien
405dd2c62f Turn on mars and lprps 1996-11-25 01:24:47 +00:00
David E. O'Brien
5ade3efd41 Lprps is a collection of programs for using lpr with a PostScript printer.
(it used to be mentioned in the Handbook in the printing chapter)
1996-11-25 01:04:58 +00:00
David E. O'Brien
31669d642c Backout my {INSTALL_*} changes until I have access to a net connect 2.2
machine.  (Won't fetch correctly with my 2.1.5-R lab machine for some reason)
1996-11-22 17:35:18 +00:00