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

55 Commits

Author SHA1 Message Date
Jean-Marc Zucconi
d8101d5451 Install documentation too 1995-02-13 15:00:23 +00:00
Andreas Schulz
df36b8f218 get the MASTER_SITE_OVERRIDE working in the Makefile. 1995-02-13 00:10:51 +00:00
Satoshi Asami
86793c984d Converted Makefiles as much as I could.
(1) Took out INSTALL_MANPAGES (not necessary anymore, porter should
    set NO_INSTALL_MANPAGES for not calling "make install.man")

(2) Replaced most of DEPENDS with EXEC_DEPENDS and LIB_DEPENDS.  These
    are the entries I used:

    EXEC_DEPENDS:
      unzip:${PORTSDIR}/archivers/unzip
      gmake:${PORTSDIR}/devel/gmake
      wishx:${PORTSDIR}/lang/tclX
      xli:${PORTSDIR}/graphics/xli
      gs:${PORTSDIR}/print/ghostscript
      gunshar:${PORTSDIR}/archivers/gshar+gunshar
      hfs:${PORTSDIR}/utils/hfs
      rman:${PORTSDIR}/utils/rman

    LIB_DEPENDS:
      tiff\\.3\\.:${PORTSDIR}/graphics/tiff
      jpeg\\.5\\.:${PORTSDIR}/graphics/jpeg
      Xpm\\.4\\.:${PORTSDIR}/graphics/xpm
      tcl\\.7\\.:${PORTSDIR}/lang/tcl
      tk\\.3\\.:${PORTSDIR}/x11/tk
      xview\\.1\\.:${PORTSDIR}/x11/xview-lib
      Xaw3d\\.:${PORTSDIR}/x11/Xaw3d
      mpeg\\.1\\.:${PORTSDIR}/graphics/mpeg-lib
      xview\\.3\\.:${PORTSDIR}/x11/xview-lib
      BLT\\.1\\.:${PORTSDIR}/x11/blt

    There are still some dependencies I can't figure out what exactly
    is needed.  If your port still has DEPENDS in it, please check it out!
1995-02-11 13:51:48 +00:00
Jean-Marc Zucconi
d489767447 Avoid error during install if an old version already exists. 1995-02-11 02:59:04 +00:00
Satoshi Asami
2fca486976 Upgrade, 3.1 -> 3.1.1
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-28 18:37:02 +00:00
Jordan K. Hubbard
d22ba34649 YABT (Yet Another Bogus TAB). 1995-01-27 07:33:42 +00:00
Satoshi Asami
bb4da97d62 Upgrade from 3.0 to 3.1.
Submitted by:	"Philippe Charnier" <charnier@lirmm.fr>
1995-01-24 19:23:29 +00:00
Jean-Marc Zucconi
e521421552 Added bin/latex 1995-01-16 22:07:22 +00:00
Jean-Marc Zucconi
691b203a20 Create ${PREFIX}/bin/latex 1995-01-16 22:07:03 +00:00
Jean-Marc Zucconi
6aa796f4db Remove bin/latex 1995-01-16 21:59:16 +00:00
Jean-Marc Zucconi
0253a984d8 Remove latex from ${PREFIX}/bin since this port build tex only 1995-01-16 21:58:12 +00:00
Jordan K. Hubbard
17008a5e0e Add new guests. 1995-01-13 14:16:34 +00:00
Satoshi Asami
7af75d9539 Upgrade to 3.0. Thanks, Philippe!
=====
Submitted by:	charnier@lirmm.fr

To: ports@freebsd.org
Subject: transfig.3.0
Date: Sat, 07 Jan 1995 10:21:29 +0100
From: "Philippe Charnier" <charnier@lirmm.fr>

xfig 3.0 need transfig 3.0 which is not yet in the tree. Here is some
patches. The Makefile need also to be changed (2.1.8 -> 3.0)
1995-01-07 11:01:52 +00:00
Jean-Marc Zucconi
f125601837 Removed a blank line in the middle of the build target. 1995-01-04 00:26:23 +00:00
Jean-Marc Zucconi
9453403a78 The fetch target has been moved in Makefile.inc. The makefile has also been
cleaned.
LaTeX has been removed since it duplicated the LaTeX port. This avoid changing
both TeX and LaTeX when something changes in LaTeX only.
1994-12-27 02:55:51 +00:00
Jean-Marc Zucconi
d5d7c41c04 touch ${BUILD_COOKIE} after build. 1994-12-26 22:05:35 +00:00
Jean-Marc Zucconi
ed75513699 Update to take account of the new distfile. 1994-12-26 00:25:51 +00:00
Jean-Marc Zucconi
1f0bce9fe2 Makefile has been cleaned and the fetch target has been moved in Makefile.inc
Added latex tools (verbatim, multicol, theorem, etc.) in distfiles
1994-12-26 00:23:32 +00:00
L Jonas Olsson
abe0248f21 The package file didn't work with current packaging method (using -p PREFIX) 1994-12-25 21:32:36 +00:00
Andreas Schulz
1bd464cd7c Add afm to the subdir target. 1994-12-25 13:27:32 +00:00
Nate Williams
0141bf5e49 Enabled 'LaTeX' by default and fixed up the install rules for the latex
install.
1994-12-23 00:45:07 +00:00
Jean-Marc Zucconi
09956ebb8b Use ${BUILD_COOKIE}
Set PKGNAME
1994-12-12 12:53:06 +00:00
Gary Palmer
c862ea308f Manpage is installed compressed. 1994-11-25 19:44:02 +00:00
Jean-Marc Zucconi
719a118771 replace /usr/local with ${PREFIX} 1994-11-25 13:58:40 +00:00
L Jonas Olsson
a4d9a62bb2 Adobe font metrics as used by FlexFAX.
I'm having problems with the package.
1994-11-23 16:05:46 +00:00
Jordan K. Hubbard
6cbaf3fe88 Add transfig 1994-11-23 14:53:03 +00:00
Jordan K. Hubbard
5a41abaec4 Michael Reifenberger's transfig port.
Submitted by:	mr
1994-11-23 14:48:06 +00:00
Jordan K. Hubbard
59508be20d This is an INTERACTIVE port - make sure that it's own install rule
plays by the proper rules too, then.
1994-11-23 13:04:37 +00:00
Jean-Marc Zucconi
08a8941429 Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in
bsd.port.mk
configure: use ${PREFIX}
use ${PREFIX}
1994-11-17 01:04:17 +00:00
Jean-Marc Zucconi
2f2acdd712 Makefile: USE_INTERACTIVE defined, use ${PREFIX}, reflect changes in
bsd.port.mk
configure: use ${PREFIX}
1994-11-17 01:02:54 +00:00
Jordan K. Hubbard
c030153a85 Fixes from Jean-Marc Zucconi. Thanks yet again!
Submitted by:	jmz
1994-11-11 22:29:14 +00:00
Jordan K. Hubbard
4fc7079da8 From: Jean-Marc Zucconi <jmz@thud.cdrom.com>
The previous change submitted by charnier@lirmm.fr was wrong. The
MASTER_SITES address was correct!
Submitted by:	jmz
1994-11-11 21:40:21 +00:00
Jordan K. Hubbard
560856bdcd This port is interactive. Sigh.. 1994-11-10 01:35:21 +00:00
Jordan K. Hubbard
407ef52f61 Add a2ps. 1994-11-06 02:15:02 +00:00
Jordan K. Hubbard
965e8a336f Jean-Marc Zucconi's a2ps port.
Submitted by:	jmz
1994-11-06 02:13:39 +00:00
Jordan K. Hubbard
00180e3a0f ghostview 1.5. 1994-10-22 05:42:23 +00:00
Jordan K. Hubbard
a814624f23 Add new ports in print. 1994-10-14 04:12:19 +00:00
Jordan K. Hubbard
595a0f47cd Jeam-Marc Zucconi's dvi2xx port - prints .dvi files to HP LaserJet or
IBM 3812.
Submitted by:	jmz
1994-10-14 04:10:03 +00:00
Jordan K. Hubbard
49a221753d Correct MASTER_SITES address from Philippe Charnier <charnier@lirmm.fr>
Submitted by:	charnier
1994-10-12 22:30:54 +00:00
Jordan K. Hubbard
29342fc00f Jean-Marc Zucconi's updates to these ports.
Submitted by:	jmz
1994-10-12 03:00:12 +00:00
Jordan K. Hubbard
b7d4486e8c Jean-Marc Zucconi's dviselect port.
Submitted by:	jmz
1994-10-12 02:59:31 +00:00
Jordan K. Hubbard
eb0eafb6b1 This is Jean-Marc Zucconi's makeindex port.
Submitted by:	jmz
1994-10-12 02:58:10 +00:00
Jordan K. Hubbard
99c4758b1e Updates from Jean-Marc Zucconi.
Submitted by:	jmz
1994-10-08 23:46:07 +00:00
Jordan K. Hubbard
deab9494fa These are my changes to support the new argument-less configure scripts. 1994-10-04 15:12:57 +00:00
Jordan K. Hubbard
4c2ca10b5d This is for texinfo printing (not in /usr/src/gnu/usr.bin/texinfo).
Submitted by:	jmz
1994-10-02 20:11:28 +00:00
Jordan K. Hubbard
5c92c51f6d Jean-Marc Zucconi's xdvi port.
Submitted by:	jmz
1994-10-01 00:00:16 +00:00
Jordan K. Hubbard
9380d9db21 Add dvips port to targets. 1994-09-30 00:54:54 +00:00
Jordan K. Hubbard
f46e0c51ed Jean-Marc Zucconi's dvips port.
Submitted by:	jmz
1994-09-30 00:54:06 +00:00
Jordan K. Hubbard
404ba24c8a Make sure /usr/local/share/psutils exists.
Submitted by:	jmz
1994-09-29 13:48:42 +00:00
Jordan K. Hubbard
59277e8240 Add tex and latex targets. 1994-09-29 09:05:11 +00:00