Commit Graph

370 Commits

Author SHA1 Message Date
Andreas Klemm
4bcd0149b2 Path changed on ftp server.
Version number bumped but withoout file change
Submitted by:	Jeffrey Hsu
1997-09-03 06:57:07 +00:00
Andreas Klemm
fffbfc8239 someone rearranged directory paths on alladins main ftp server 1997-09-02 16:48:55 +00:00
Thomas Gellekum
ae7351d578 Upgrade to 3.01. 1997-09-01 13:09:29 +00:00
Chuck Robey
487ef124a6 Bring transfig up to 3.2, so I can bring xfig up to date also.
Submitted by:	Brian N. Handy <handy@sag.space.lockheed.com>
1997-08-28 04:21:32 +00:00
Andreas Klemm
112a8f60b9 unzip -La converts to lowercase file names and strips away the messy
^M's ... rest in peace for the sed line .. ;-)
1997-08-27 16:00:04 +00:00
Andreas Klemm
6895bfa18f Included new driver version 1.2 for HP 850 printers and related ...
See: http://bonk.ethz.ch/hp850/hp850.html
Additional driver will be fetched directly from internet now
Because this driver source is packed as a .zip file (tada *sigh*)
and contains ^M's (where the combination \^M confuses gcc) we have
to BUILD_DEPEND on unzip and pipe the source and header files through
sed to wipe out the ^M's ...
As requested by:	Lars Koeller
1997-08-27 06:52:44 +00:00
Satoshi Asami
2d39435104 Add $Id$. (No, the line that started with "# Makefile,v 1.2" does
not really qualify as an $Id$ line. :>

Pointed out by:	portlint
1997-08-27 05:05:32 +00:00
Wolfram Schneider
fea37b6678 Enable dvips2ascii 1997-08-26 16:34:04 +00:00
Wolfram Schneider
d565b68457 PostScript (created by dvips) to ascii converter
PR: ports/4245
Submitted by: Slaven Rezic <eserte@cs.tu-berlin.de>
1997-08-26 16:31:13 +00:00
Thomas Gellekum
0cb0016454 - Update my e-mail address
- Add $Id$ to tr2latex/Makefile
- ``Un-maintain'' ctk.
1997-08-26 07:12:21 +00:00
Jean-Marc Zucconi
0ba48b8d70 Upgrade to version 5.74 1997-08-25 01:29:54 +00:00
Jean-Marc Zucconi
196c3b646e Upgrade to version T76. 1997-08-25 00:27:11 +00:00
Andreas Klemm
1b2a4de7cf Upgrade to ghostscript 5.03
Makefile:
- Changed WRKSRC
- New GS_SOURCES
- Make symbolic link from jpeg-6a and libpng port's workdir into
  WRKSRC, instead of patching unix-gcc.mak  further:
	ln -s ${PORTSDIR}/graphics/jpeg/work/jpeg-6a ${WRKSRC}/jpeg-6a
	ln -s ${PORTSDIR}/graphics/png/work/libpng-0.96 ${WRKSRC}/libpng
- updated md5 files

patches/patch-aa:
- new unified diff because some of the above mentioned changes
- Only commented out the default DEVICE_DEVS
- make our zlib compile again

pkg/DESCR:
- bumped version number

pkg/PLIST:
- updated PLIST
- added proper @dirrm's for a successfull pkg_delete action

scripts/configure:
- added new drivers
	"la70t" "DEC LA70 printer with low resol. text enhancement" ON \
	"lq850" "EPSON LQ-850 (360x360), ok for Canon BJ300 in LQ850 emul" ON \
- rmoved one unnecessary "pdfwrite"

- same for scripts/configure.batch
As requested by:	Lars Koeller ;-)
1997-08-24 14:36:26 +00:00
Jean-Marc Zucconi
4a9f39b5ce The distfile disapeared from the original site. Use another MASTER_SITES.
The version number is the same but there are slight changes in the sources.
This is why all the files have changed.
1997-08-19 18:05:37 +00:00
Chuck Robey
1506869809 Major upgrade of a2ps. The feature that I liked most was the
automatic context sensitive font emphasis for software (pretty
printing).
1997-08-19 03:44:07 +00:00
Jean-Marc Zucconi
381faf2cbd Version change (1.16 -> 1.17)
Use another MASTER_SITE.
1997-08-15 23:14:09 +00:00
Chuck Robey
ace1a2f04a Fixed packaging problem pointed out by Satoshi. 1997-08-07 20:13:25 +00:00
Thomas Gellekum
b5bd404dda Upgrade to use latest distribution. Fix open PRs along the way.
PR:		2936 3102 3121
Reviewed by:	Satoshi, Bernd Rosauer <br@schiele-ct.de>
1997-08-05 06:56:52 +00:00
Satoshi Asami
26211746b9 No need to define DISTFILES, the default is already correct. Change
"?=" to "=" for MAKE_FLAGS, bsd.port.mk is read later anyway.  Change
"/usr/local" to "${PREFIX}" and "/usr/bin/false" to ${FALSE}.  Remove
spurious empty lines.

Many of the above found by:	portlint
1997-08-05 06:37:19 +00:00
Chuck Robey
8f42b83b58 Activate enscript
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:33:23 +00:00
Chuck Robey
7745eefa1e New port of enscript, an ascii->postscript pretty printer.
Submitted by:	Gary Kline <kline@thought.org>
1997-07-27 03:31:33 +00:00
Jean-Marc Zucconi
686be4993a Upgrade to the 97/06 version. 1997-07-26 15:00:43 +00:00
Masafumi Max NAKANE
75c141cc7d /bin/sh -> ${SH} 1997-07-13 18:49:31 +00:00
John Polstra
7239ee8d56 Fix PR ports/3572 by using mkfifo instead of mknod. Update for new
shared library version numbers in the modula-3-lib port.

PR:		Closes ports/3572
Submitted by:	gjm11@dpmms.cam.ac.uk (Gareth McCaughan)
1997-07-11 05:19:18 +00:00
Andreas Klemm
c5282c564c Make gs5 compile again using the new libpng V 0.96 1997-07-04 05:36:40 +00:00
Masafumi Max NAKANE
4cc45cd881 Update the maintainer's e-mail address.
PR:		3974
Submitted by:	the port's maintainer
1997-06-30 09:02:25 +00:00
Thomas Gellekum
a587c4372d Upgrade to 3.5.8.
PR:		3929
Submitted by:	Brian Handy <handy@sag.space.lockheed.com>
1997-06-23 07:35:20 +00:00
Andreas Klemm
0ec0586a8d Major cleanup for ghostscript5 port.
- merged patch-af into patch-aa, both patches hacked unix-gcc.mak
- merged the scripts/{configure,configure.batch} changes into
  patch-aa, so that unix-gcc.mak is hacked only by patch-aa
- when doing interactive configuration, every device driver is
  now turned on, so you have to deselect devices
- when using BATCH compilation, you now get every supported device,
  this one is especially for Satoshi, when making gs packages !
- Added a note into unix-gcc.mak, that DEVICE_DEVS now completely
  are removed in the makefile, instead of this, the two configure
  scripts now completely control, which devices have to be compiled in.
  So, the configure target "patches" the unix-gcc.mak Makefile and
  puts a DEVICE_DEVS line at line 1. When doing batch compilation
  every device is included in this line, or the wanted devices ...
- The compilation option -DA4 is now included if you compile the port
  by saying "make A4=yes".
I hope, I didn't forget a driver, look at that long line ;-)
BTW, I didn't create that DEVICE_DEVS line by hand, I did the
interactive installation, which created it automatically, and
after that I "stealed" that DEVICE_DEVS line for inclusion
into configure.batch ;-) So the devices in configure and configure.batch
are exactly the same, you only have to compare devices.mak with one
of the configure scripts.

BTW, should we nuke ghostscript4 ??? Does somebody know if any
port needs gs4 ???
1997-06-14 09:36:31 +00:00
Andreas Klemm
24c12deeb8 removed unnecessary newline 1997-06-12 16:48:56 +00:00
Andreas Klemm
a1ee99424f - The package other fonts doesn't have the trailing fonts/ path,
so other-fonts were extracted into /usr/local/share/ghostscript
  instead of /usr/local/share/ghostscript/fonts
- Corrected PLIST file
1997-06-11 06:37:54 +00:00
Andreas Klemm
b837be474a enable ghostscript 5 port
packaging will be tested later this afternoon after cvsupping ;-)
(have to go to work now) ;-)
1997-06-11 06:22:39 +00:00
Andreas Klemm
788376e24d New ghostscript 5 port 1997-06-11 06:20:47 +00:00
Satoshi Asami
5d28064859 USE_X11 is not necessary if USE_IMAKE is defined. While I'm here,
remove a couple of extra newlines in the post-install target.
1997-06-11 05:02:06 +00:00
Thomas Gellekum
e115950b8e Upgrade to 3.5.3.
PR:		3832
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>
1997-06-10 11:10:35 +00:00
Thomas Gellekum
d057a2d5a9 Upgrade to 3.5.3.
PR:		3832
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>

Remove myself as maintainer.
1997-06-10 11:10:11 +00:00
Masafumi Max NAKANE
b699a014d7 Upgrade, 3.4.3 -> 3.4.12.
PR:		3803
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com>
1997-06-07 07:40:43 +00:00
Satoshi Asami
c8ca2d0640 Upgrade to 3.4.3.
PR:		3703
Submitted by:	Brian Handy <handy@lambic.space.lockheed.com> (except PLIST)
1997-05-29 07:21:21 +00:00
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