diff options
author | Chuck Robey <chuckr@FreeBSD.org> | 1996-08-10 02:10:40 +0000 |
---|---|---|
committer | Chuck Robey <chuckr@FreeBSD.org> | 1996-08-10 02:10:40 +0000 |
commit | 640de364f6bd44e7c0df5e39d4192064c89e38b7 (patch) | |
tree | b1469ea04cb00395ed35d90af37af80bac8770bc | |
parent | 1adf93a4feb7ae8a099d3b1ab6a2f2f545edd4b8 (diff) | |
download | ports-640de364f6bd44e7c0df5e39d4192064c89e38b7.tar.gz ports-640de364f6bd44e7c0df5e39d4192064c89e38b7.zip |
Notes
-rw-r--r-- | print/transfig/Makefile | 15 | ||||
-rw-r--r-- | print/transfig/distinfo | 2 | ||||
-rw-r--r-- | print/transfig/files/patch-ac | 35 | ||||
-rw-r--r-- | print/transfig/pkg-comment | 2 | ||||
-rw-r--r-- | print/transfig/pkg-descr | 2 |
5 files changed, 37 insertions, 19 deletions
diff --git a/print/transfig/Makefile b/print/transfig/Makefile index e7de61d0108b..b7d25442ecb9 100644 --- a/print/transfig/Makefile +++ b/print/transfig/Makefile @@ -1,21 +1,22 @@ # New ports collection makefile for: transfig -# Version required: 3.1.1 -# Date created: ? -# Whom: mr (original) +# Version required: 3.1.2 +# Date created: 9 August 1996 +# Whom: chuckr@freebsd.org # -# $Id: Makefile,v 1.7 1995/04/12 03:57:37 asami Exp $ +# $Id$ # -DISTNAME= transfig.3.1.1 -PKGNAME= transfig-3.1.1 +DISTNAME= transfig.3.1.2 +PKGNAME= transfig-3.1.2 CATEGORIES+= print MASTER_SITES= ftp://ftp.x.org/contrib/applications/drawing_tools/transfig/ \ ftp://crl.dec.com/pub/X11/contrib/applications/drawing_tools/transfig/ +MAINTAINER= chuckr@freebsd.org + LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm USE_IMAKE= yes -WRKSRC= ${WRKDIR}/transfig .include <bsd.port.mk> diff --git a/print/transfig/distinfo b/print/transfig/distinfo index 10ddcd44864a..32ec6adf0229 100644 --- a/print/transfig/distinfo +++ b/print/transfig/distinfo @@ -1 +1 @@ -MD5 (transfig.3.1.1.tar.gz) = fae4c4c9e0e403fe0f086211f290db6b +MD5 (transfig.3.1.2.tar.gz) = 979ad0cdfbebae2994cca11a9042396d diff --git a/print/transfig/files/patch-ac b/print/transfig/files/patch-ac index 7a68c2992e1f..14e8db2eb1da 100644 --- a/print/transfig/files/patch-ac +++ b/print/transfig/files/patch-ac @@ -1,6 +1,5 @@ -diff -u -r1.1 fig2dev/Imakefile ---- 1.1 1995/01/25 20:55:22 -+++ fig2dev/Imakefile 1995/01/25 21:26:14 +--- fig2dev/Imakefile.orig Thu Aug 17 20:13:51 1995 ++++ fig2dev/Imakefile Fri Aug 9 21:46:00 1996 @@ -32,10 +32,10 @@ XCOMM the XPM (color pixmap) package and you would like to allow XPM files. XCOMM You need version 3.4c of the XPM package. @@ -16,12 +15,30 @@ diff -u -r1.1 fig2dev/Imakefile XCOMM For Linux machines or any machines that have a separate library for XCOMM the database management routines, uncomment the following line -@@ -73,7 +73,7 @@ - arrow.o bound.o free.o read.o read1_3.o latex_line.o $(STRSTRO) \ - dev/libtransfig.a +@@ -67,7 +67,7 @@ + XCOMM set JPEGLIBDIR after the #else to the directory where you have the source + XCOMM for jpeg. +-XCOMM #define USEINSTALLEDJPEG ++#define USEINSTALLEDJPEG + + #define IHaveSubdirs + #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS)' +@@ -78,7 +78,7 @@ + + #ifdef USEINSTALLEDJPEG + JPEGLIBDIR = /usr/local/lib +-JPEGINCDIR = /usr/include/X11 ++JPEGINCDIR = /usr/local/include + #else + JPEGLIBDIR = ../../jpeg + XCOMM You shouldn't need to change JPEGINCDIR here. +@@ -95,7 +95,7 @@ + EXTRA_INCLUDES = $(XPMINCDIR) + + LOCAL_LIBRARIES = $(LIBTRANSFIG) -L$(JPEGLIBDIR) -ljpeg -SYS_LIBRARIES = $(XPMLIB) $(DBMLIB) -lm -+SYS_LIBRARIES = $(XPMLIB) $(DBMLIB) -lm -lcompat ++SYS_LIBRARIES = $(XPMLIB) $(DBMLIB) -lm -lcompat + DEPLIBS = $(LIBTRANSFIG) - MakeSubdirs($(SUBDIRS)) - DependSubdirs($(SUBDIRS)) + SRCS = fig2dev.c psfonts.c iso2tex.c arrow.c bound.c\ diff --git a/print/transfig/pkg-comment b/print/transfig/pkg-comment index 0b8c1d8b653b..f62e09bf1f14 100644 --- a/print/transfig/pkg-comment +++ b/print/transfig/pkg-comment @@ -1 +1 @@ -transfig - Tools to convert Xfig's .fig files. Version 3.1.1 +transfig - Tools to convert Xfig's .fig files. Version 3.1.2 diff --git a/print/transfig/pkg-descr b/print/transfig/pkg-descr index 773e1eaa8935..050f79b4f32c 100644 --- a/print/transfig/pkg-descr +++ b/print/transfig/pkg-descr @@ -1,6 +1,6 @@ TransFig is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide -variety of environments. This is version 3.1.1. +variety of environments. This is version 3.1.2. Drivers currently exist for the following graphics langauges: (E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PostScript, and |