1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-24 21:01:20 +00:00
Commit Graph

330 Commits

Author SHA1 Message Date
Thomas Gellekum
19fad5e875 Silence some compile time warnings.
Submitted by:	David A. Bader <dbader@umiacs.umd.edu>
1997-09-24 08:30:29 +00:00
Andreas Klemm
b1e529b74a pre-clean target not necessary anymore.
bsd.port.mk contains this already.
1997-09-22 17:01:09 +00:00
Jean-Marc Zucconi
d7fcf880ca Install metafont files in the right place. 1997-09-15 22:54:54 +00:00
Satoshi Asami
948947e396 Create ${PREFIX}/share/texmf/mf too from pre-install. 1997-09-14 08:05:38 +00:00
Thomas Gellekum
9e84441549 Activate bibview. 1997-09-12 08:14:34 +00:00
Thomas Gellekum
1bc1187e0f Import bibview port. bibview allows to edit bibliographic databases
for use with BibTeX.

PR:		4133
Submitted by:	"David A. Bader" <dbader@umiacs.umd.edu>
1997-09-12 08:11:56 +00:00
Jean-Marc Zucconi
db28493c82 Upgrade: version T76 -> version T77 1997-09-11 21:38:07 +00:00
Andreas Klemm
03fb9856e8 Use ghostscript 5 1997-09-11 19:56:44 +00:00
Masafumi Max NAKANE
0d8123fd7d Upgrade, 3.08 -> 3.10.
PR:		4077
1997-09-05 15:47:18 +00:00
Andreas Klemm
d804b6a8d2 typo:
-               unzip:${PORTSDIR}/archiver/unzip
+               unzip:${PORTSDIR}/archivers/unzip

Submitted by:	Bernd Rosauer <br@schiele-ct.de>
1997-09-04 14:57:14 +00:00
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