Commit graph

465 commits

Author SHA1 Message Date
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
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
David E. O'Brien
5d505c0ed6 Turned on lout. 1996-11-08 23:04:11 +00:00
David E. O'Brien
5ff04abdb1 Lout is similar in concept to LaTeX, but it is much smaller
(in that it doesn't depend on TeX).  Lout produces regular
postscript for output.  External postscript images/files can be
easily embedded in an Lout document.

Submitted by:	oly@world.std.com (w/changes by me)
1996-11-08 23:00:22 +00:00
John Polstra
8f84cdb08d Update for version 1.4. Make general repairs so that the port
builds and installs properly.
1996-11-03 19:49:50 +00:00
Mark Murray
5df68707ad Remove dependancy on wishx. xtexshell is no longer in teTeX. 1996-11-01 19:21:53 +00:00
Mark Murray
a33eecb176 Fix dependancy - ghostscrip4 makes gs, not gs4. 1996-11-01 19:17:48 +00:00
Andreas Klemm
735d0bc754 Shortened Maintainer e-mail address. 1996-10-19 09:15:56 +00:00
Andreas Klemm
e65d62560b Shortened Maintainer e-mail address 1996-10-19 09:11:07 +00:00
Satoshi Asami
d24c4ad9a3 Move few things around to standard order. Change /usr/X11R6 to ${X11BASE}. 1996-10-15 23:41:41 +00:00
Satoshi Asami
6bc74b9c63 Add .gz to manpage. 1996-10-15 23:39:06 +00:00
Masafumi Max NAKANE
f03908bf0d Updated the maintainer's address. 1996-10-15 23:31:45 +00:00
Andreas Klemm
985b80e9bb Enabled LyX 1996-10-15 20:50:54 +00:00
Andreas Klemm
3aed493045 Made new port ... this is great stuff ;-)
LyX is a wordprocessor frontend to LaTeX, which gives both the
ease-of-use of a wordprocessor, and the flexibility and power of
LaTeX.

Quasi-WYSIWYG interface, many LaTeX styles and layouts automatically
generated. Speeds up learning LaTeX and makes complicated layouts
easy and intuitive. New features include spell-checking, international
character support, WYSIWYG graphics, tables, and equations.
1996-10-15 20:49:27 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
all the COMMENTs!  No package names, no version numbers, no "this is
absolutix-3.1.2" type comments that have zero information contents.

Now, without any bad examples to follow, nobody has an excuse to import
a port with those kind of comments. :)

Phew!  238 ports modified!
1996-10-10 05:05:35 +00:00
Andreas Klemm
18f05df5d8 - Better support for Epson Stylus Pro.
- New GS_FEATURES variable allows you to enable special driver features:
  GS_FEATURES="-dBitsPerPixel=32 -dMicroweave -sDithering=fscmyk"
- With the GS_RESOL variable you can easily change the print resolution.
- With the PS_INIT variable you can include needed gs driver initialization
  files (needed by stcolor driver): PS_INIT=stcolor.ps
- added pre-clean target to remove all other packages that are needed
  for apsfilter.
1996-09-23 07:42:50 +00:00
Andreas Klemm
4c26678326 use ghostscript4 instead of 2.6.2
Reviewed by:
Submitted by:
Obtained from:
1996-09-21 17:02:40 +00:00
Andreas Klemm
dea38560eb updated my ports with my new e-mail address. 1996-09-19 03:01:17 +00:00
Satoshi Asami
1ce919e683 Add pre-clean target to delete ${SCRIPTDIR}/post-install (created
in configure stage).
1996-09-16 00:56:30 +00:00
Thomas Gellekum
6eba6a3205 Upgrade to 0.4 1996-09-13 07:50:43 +00:00
Thomas Gellekum
4584aadf9c Upgrade to 2.7b5. Should handle PDF now. 1996-08-27 07:25:52 +00:00
Satoshi Asami
86a893060b Added mp. 1996-08-16 07:23:50 +00:00
Satoshi Asami
02a270fdc5 Pretty-printing utility, similar to Sun's /usr/openwin/bin/mp.
Submitted by:	David O'Brien <obrien@cs.ucdavis.edu>
1996-08-16 07:08:42 +00:00
Chuck Robey
b38fe64cb4 Added lib depends, jpeg.
Submitted by:	Steven M. Ratliff
1996-08-11 02:42:59 +00:00
Chuck Robey
640de364f6 Update ports/print/transfig from 3.1.1 to 3.1.2, the older distfile
has disappeared from the ftp site, and apsfilter depends on this.
1996-08-10 02:10:40 +00:00
Jean-Marc Zucconi
3279480ba2 Upgrade to version 1.16 1996-08-02 00:13:49 +00:00
Jean-Marc Zucconi
613aff9bcf Change MASTER_SITES to the original distribution site.
Upgrade to version 1.16
1996-08-02 00:13:21 +00:00
Jean-Marc Zucconi
0be085a9f9 Change MASTER_SITES 1996-07-31 01:06:39 +00:00
Thomas Gellekum
21fbada36d Upgrade 0.3.3 -> 0.3.4
Submitted by: Bernd Rosauer <br@schiele-ct.de>
1996-07-23 12:40:09 +00:00
Satoshi Asami
dd89dbec59 Add ghostscript4.
Forgotten by:	andreas :)
1996-07-18 04:24:32 +00:00
Satoshi Asami
ade337e757 Typo in CATEGORIES.
Pointed out by:	 John Fieber <jfieber@indiana.edu>
1996-07-12 08:56:52 +00:00
Satoshi Asami
53367439a8 Add "pre-clean" target to delete pkg/PLIST, as it is created on-the-fly. 1996-07-10 10:13:16 +00:00
Satoshi Asami
97e44e0f96 Change category ( "printing" -> "print"). 1996-07-06 09:37:17 +00:00
Gary Palmer
27efb32e87 Update to a later version of LaTeX and also convert to using fetch.
Submitted by:	jmz, with small mods by me
1996-07-06 08:30:53 +00:00
Gary Palmer
b7ab63ccef Update to get rid of ftpget / ftplib.pl.
Subnitted by:	jmz, with small mods by me
1996-07-06 08:24:14 +00:00
Gary Palmer
9e2ec2324e Change from the custom perl FTP library to use fetch instead.
Submitted by:	jmz
1996-07-04 21:59:26 +00:00
Gary Palmer
c82c1a6231 Fix typo in patch
Submitted by:	 Mark Murray <mark@grondar.za>
1996-07-03 17:23:27 +00:00
Jordan K. Hubbard
87d66e5c88 Add virtualpaper 1996-06-14 09:20:18 +00:00
Jordan K. Hubbard
6b6e6fb90b The virtual paper software, as described at
http://www.research.digital.com:80/SRC/virtualpaper/
Huzzah, our first Modula-3 using port!  Caution:  If you don't already
have Modula-3, you will after you build this port!  Make sure you have
plenty of swap space before attempting this.
1996-06-14 08:00:15 +00:00
Satoshi Asami
579fb031a5 A4/Letter papersize controlled by PAPERSIZE variable. Closes PR 1104 and
1106.

Submitted by:	David O'Brien (obrien@cs.ucdavis.edu)
1996-05-27 08:48:10 +00:00
Satoshi Asami
230cb2c941 Added RUN_DEPENDS on wishx.
Submitted by:	Bernd Rosauer <br@stiller.netland.inka.de>
1996-05-27 06:54:07 +00:00
Satoshi Asami
447a35029e Add .gz to manpages to reflect reality (in most places). Also, remove
trailing spaces (no, this one is really ok!).
1996-05-27 03:58:55 +00:00
Jean-Marc Zucconi
cf346484f6 Setting the PAPERSIZE variable will allows to build packages with different
default paper size. For instance, make PAPERSIZE=letter will build a package
for US-letter paper size as default.
Reviewed by:	jmz
Submitted by:	David E. O'Brien <obrien@Nuxi.cs.ucdavis.edu>
1996-05-13 15:41:00 +00:00
Satoshi Asami
b3b251c15f Update to incorporate update-96-05-01.sh from the author and some
fixes from the maintainer.

Submitted by:	Bernd Rosauer <br@netland.inka.de>
1996-05-13 09:30:45 +00:00
Thomas Gellekum
705dbf9056 Rename EXEC_DEPENDS to RUN_DEPENDS 1996-04-18 07:58:21 +00:00
Thomas Gellekum
4afbc5cb5c Oops. Add RUN_DEPENDS=gs. 1996-04-18 07:52:35 +00:00
Thomas Gellekum
de9e79f466 Add gv. 1996-04-17 08:31:58 +00:00
Thomas Gellekum
ac308074cc Add gv, a postscript previewer based on ghostscript,
but with a nicer screen layout.
1996-04-17 07:01:09 +00:00
Satoshi Asami
88ee3c7052 Added html2latex.
Forgotten by:	joerg ( :> )
1996-04-12 23:14:08 +00:00
Joerg Wunsch
60b6bf6d2e html2latex, a simple converter to make HTML files printable.
(I've made sure and got an explicit permission from the author
for redistribution.)
1996-04-12 22:30:50 +00:00
Thomas Gellekum
01d4c9e565 Add unroff. 1996-04-10 06:46:38 +00:00
Satoshi Asami
b0ae2f4c93 pkg/COMMENT files for use by ports READMEs. 1996-04-09 08:30:00 +00:00
Satoshi Asami
932227ea2d Add Apr/96 patch from author.
Submitted by:	Bernd Rosauer <br@netland.sub.de>
1996-04-09 04:18:04 +00:00
Jean-Marc Zucconi
9d7e4cd90e The distfile has moved in a subdir. 1996-04-02 20:33:42 +00:00
Jean-Marc Zucconi
0a3a799382 Do not mkdir ${PREFIX}/man nor ${PREFIX}/bin
Compress man pages
1996-03-28 23:25:40 +00:00
Satoshi Asami
699b42b101 Add pkfonts. 1996-03-21 17:28:28 +00:00
Satoshi Asami
4dcaf362d3 PK fonts. Used by Japanese ghostscript and xdvi, but the fonts themselves
have nothing to do with Japanese so this one's here.  (The Japanese fonts
are in japanese/pkfonts.)

Note omission of pkg/PLIST is intentional, one of pkg/*.list will be copied
onto pkg/PLIST depending on the resolution specified (default 300).

Submitted by:	Hideaki Ohmon <ohmon@sfc.keio.ac.jp>
1996-03-21 17:25:02 +00:00
Jean-Marc Zucconi
4793be90ed I forgot to add the version number in the EXTRACT_ONLY list 1996-03-19 00:20:44 +00:00
Satoshi Asami
81ce6e1e39 Use DIST_SUBDIR. 1996-03-10 09:12:07 +00:00
Satoshi Asami
a6dfd6d20f Add DIST_SUBDIR=xdvi. This port has only one distfile but the Japanese
version is in the subdir.
1996-03-10 09:06:28 +00:00
Satoshi Asami
54bfe2c902 Remove ${KEYWORDS}. 1996-03-06 08:20:19 +00:00
Satoshi Asami
399591162d Add "/teTeX" to ${DISTDIR}. This port requires a bunch of files, not
all of which start with "teTeX".
1996-03-06 07:19:38 +00:00
Jean-Marc Zucconi
6253533986 Use a version number in 2 tarballs (web and web2c), so that they can be
shared with the japanese port.
1996-03-02 02:08:23 +00:00
Thomas Gellekum
dbaa2a7e6f Add teTeX. 1996-02-22 10:35:56 +00:00
Thomas Gellekum
02e9ad88e7 Import a port of teTeX, _the_ TeX system for UN*X.
Submitted by:	Bernd Rosauer <br@netland.sub.de>
1996-02-22 10:21:53 +00:00
Satoshi Asami
55317197db Delete "@cwd /usr/X386" (another example why @cwd is completely useless)
and add the man page.  Fixes PR misc/985.
1996-02-01 08:06:02 +00:00
Jean-Marc Zucconi
6fecdbec3c Upgrade to the December version. 1995-12-18 00:27:58 +00:00
Jean-Marc Zucconi
28e68753dc Use (zcat | dd | tar xf -) < filename to extract the distfile.
remove superfluous mkdir
1995-12-06 00:35:31 +00:00
Satoshi Asami
0f929cd811 Upgrade, 4.9.2 -> 4.9.3. It now compiles here instead of having
pre-compiled binaries in the tarball.

Submitted by:	Andreas Klemm <andreas@knobel.gun.de> (mostly)
1995-12-04 02:28:21 +00:00
Satoshi Asami
b420aa2bfb Change "printing" to "print". 1995-11-22 13:18:35 +00:00