1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-12 07:27:57 +00:00
Commit Graph

333 Commits

Author SHA1 Message Date
Bill Fenner
5aba486ebe Change nonexistent host sol.cs.ruu.nl to ftp.cs.ruu.nl .
ftp.cs.ruu.nl has the file in question in the same directory
  so this was probably just a name change.

Found by:	distfile checker
1997-05-28 20:07:14 +00:00
David E. O'Brien
67ef94ac24 Update the INSTALL doc for 44BSD systems rather than old 4.3BSD. 1997-05-25 04:50:04 +00:00
David E. O'Brien
d31f519f62 Cleaned up install output. 1997-05-25 04:35:44 +00:00
Jean-Marc Zucconi
371af73e20 Remove the pre-fetch target. It was useless. 1997-05-21 13:31:21 +00:00
Satoshi Asami
bada70ab1f Use new MASTER_SITE_LOCAL variable from bsd.port.mk. 1997-04-30 03:18:09 +00:00
Satoshi Asami
4faa1318d6 ispell is now in textproc. 1997-04-27 00:25:51 +00:00
Satoshi Asami
df8121b8ca unroff is now in textproc. 1997-04-27 00:07:53 +00:00
Satoshi Asami
023f0bda6f Add trailling slash to MASTER_SITES.
Submitted by:	"Philippe Charnier" <charnier@xp11.frmug.org>
1997-04-21 00:41:39 +00:00
Satoshi Asami
0ff9951fd1 Delete PATCH_STRIP so this port compiles. This one is a huge mystery
to me.

(1) I have no idea how this port worked for anyone.

(2) I have no idea why this variable was here to begin with.
1997-04-18 10:09:56 +00:00
Thomas Gellekum
14b9546170 Upgrade to 3.2.4. 1997-04-18 06:36:14 +00:00
Satoshi Asami
eeedfcb2e2 Don't ask me why, but "databases" is spelled "databases", not "database".... 1997-04-16 03:13:15 +00:00
David E. O'Brien
e9e119f88b Add "database" to the categories list. Personally, I don't think anyone
would think if looking for it there... but I have been quite wrong before.
But then I also don't think this and all the TeX stuff belong in "print"
either.  They are wordprocessing tools.  But I guess we really don't
have that categrory, with editors being the closest.  But then TeX
is probably the farthest port we have to actually being an editor.

Maybe "lang"???  It is a translstor afterall.  :-)
1997-04-15 04:58:06 +00:00
David E. O'Brien
af8e8c0179 I... want... my... LaTeX... (in my best falsetto) 1997-04-13 00:33:30 +00:00
David E. O'Brien
8a5894d53a turn on bibcard 1997-04-11 10:06:34 +00:00
David E. O'Brien
c2d7debf44 Port cleanup I thought I had already done. 1997-04-11 10:04:49 +00:00
David E. O'Brien
a55aa0ba39 BiBCard is provides Xview/X11 interface for entring bibilographies in
a natural format, while outputing BibTeX formatted files.
1997-04-11 10:02:52 +00:00
Andreas Klemm
ad936df003 sources moved to another directory on that ftp site.
Thanks Bill !
Reviewed by:
Submitted by:	Bill Fenner <fenner@parc.xerox.com>
Obtained from:
1997-04-03 15:38:54 +00:00
Thomas Gellekum
b590af22d2 Upgrade to 3.0.4. 1997-04-02 07:46:36 +00:00
Satoshi Asami
dee5f85af3 Include <unistd.h> if __FreeBSD__ >= 3. I didn't see any easier way
to get the BSD macro.
1997-03-28 11:14:59 +00:00
Satoshi Asami
918a890f2d Fiix master site's pathname. 1997-03-28 10:49:55 +00:00
John Polstra
6554e7aafa Install the DEC copyright notice, so that it will be present in the
package.  Add a pointer to it in the DESCR file.  Pare down the text
in the DESCR file.
1997-03-27 18:35:49 +00:00
Thomas Gellekum
43bfdb3087 Upgrade to 2.9.4. 1997-03-27 07:43:10 +00:00
David E. O'Brien
9a7d6d5f0a Fix checksum. 1997-03-26 22:08:56 +00:00
David E. O'Brien
9a656c7c47 Share detex with everyone. 1997-03-25 11:03:18 +00:00
David E. O'Brien
6b05df3643 detex takes as input a TeX source file and strips the TeX commands.
The result is output to stdout.  This is useful if you need a pure ASCII
version of a TeX/LaTeX file.
1997-03-25 10:53:11 +00:00
David E. O'Brien
6f5e12c5e1 Share c2ps with the world. 1997-03-24 19:37:52 +00:00
David E. O'Brien
5873c3738b A PostScript pretty-printer for C source with numerous features.
Submitted by:	Matthew Hunt <mph@pobox.com>
Closes PR:	ports/3041
1997-03-24 19:36:56 +00:00
Jean-Marc Zucconi
4c769fc559 Skip the questions and make the port non interactive if PACKAGE_BUILDING
is defined.
Requested by:	asami
1997-03-09 22:52:25 +00:00
Satoshi Asami
e1446b6d32 Create some more necessary directories. It will be really appreciated
if the porter can check these things.
1997-03-06 02:03:28 +00:00
Thomas Gellekum
53d5c86c4a Activate dvi2tty. 1997-03-04 10:11:43 +00:00
Thomas Gellekum
aae7b9ee83 Import of the dvi2tty port. dvi2tty gives an approximate textual
representation of a .dvi file.

Closes PR #2818.

Submitted by:	Joel Sutton <suttonj@interconnect.com.au>
1997-03-04 10:09:08 +00:00
Andreas Klemm
45614565b5 Enabled xmgr 1997-03-02 17:05:31 +00:00
Thomas Gellekum
d9050aab2b Remove ls-R in pre-install target, which hopefully makes teTeX
install again. Convert `install ...' to ${INSTALL_DATA} while I'm here.
1997-02-27 09:05:09 +00:00
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
Satoshi Asami
569246c7d5 Add WRKSRC so this thing actually compiles. While I'm here, clean up
the Makefile a bit.

(David, don't forget changing DISTNAME affects WRKSRC if NO_WRKSUBDIR is
 not set!)
1996-11-22 11:11:38 +00:00
Thomas Gellekum
5d55d2e161 Remove restrictions, the license seems to be liberal enough.
Now also works with a different $PREFIX.
1996-11-21 07:12:12 +00:00
Thomas Gellekum
b6063b2a88 Add acroread. 1996-11-20 08:11:51 +00:00
Thomas Gellekum
7a8aa57453 Import of acroread, a reader for the Adobe Portable Document Format.
Note: This is set to RESTRICTED and INTERACTIVE, until someone says
something definite about the copyright/inclusion on CDROM.
1996-11-20 07:29:45 +00:00
Satoshi Asami
6b553b9eb3 Update LIB_DEPENDS to new jpeg major. Note we don't know if these
will work yet, people are encouraged to test them.
1996-11-19 04:18:49 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
Satoshi Asami
300c45cf2e Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 11:44:27 +00:00
Satoshi Asami
5dba7b6e29 Use MASTER_SITE_GNU Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 10:25:35 +00:00
Satoshi Asami
83e5fd3ee1 Use MASTER_SITE_XCONTRIB. Use MAN? macros. CATEGORIES+= -> CATEGORIES. 1996-11-18 09:56:45 +00:00
David E. O'Brien
e5cc021f77 CATEGORIES+= -> CATEGORIES=
Converted to MAN[1-9]
1996-11-17 08:45:20 +00:00
Satoshi Asami
90d2d78e17 I'm sorry, who put "texput.log" in the PLIST? ;) 1996-11-16 13:30:36 +00:00
Andreas Klemm
07aa743ea0 Updated from lyx-0.10.6 to lyx-0.10.7
Merged patch-aa and patch-ab into one file
Updated PLIST
1996-11-16 11:27:36 +00:00
Thomas Gellekum
49f8b0f0c7 Update to 0.4pl3
Submitted by: Bernd Rosauer <br@schiele-ct.de>
1996-11-13 08:05:31 +00:00
Thomas Gellekum
0b4be0a0b0 Upgrade from 2.7b5 to 2.7.6 1996-11-12 07:06:32 +00:00
Satoshi Asami
9414d90ca0 Add new resolutions (360dpi and 600dpi).
Submitted by:	MITA Yoshio <mita@ee.t.u-tokyo.ac.jp>
1996-11-09 11:30:02 +00:00
Satoshi Asami
bf622a3d6d Seems like David committed a Makefile based on the testing version
of bsd.port.mk I sent him. ;)

Since it's already in here, I might as well update it to the latest
version.
1996-11-09 01:17:15 +00:00
Satoshi Asami
e67604089d Fix doc path so this thing actually packages. 1996-11-09 01:15:48 +00:00