ports/57442: [patch][non-maintainer] mark print/tex as broken

Mark Linimon linimon at lonesome.com
Wed Oct 1 03:00:39 UTC 2003


>Number:         57442
>Category:       ports
>Synopsis:       [patch][non-maintainer] mark print/tex as broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 30 20:00:23 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD 4.9-PRERELEASE i386
>Organization:
Lonesome Dove Computing Services
>Environment:
System: FreeBSD lonesome.lonesome.com 4.9-PRERELEASE FreeBSD 4.9-PRERELEASE #0: Fri Sep 5 01:19:33 CDT 2003 linimon at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA_DEBUG i386
>Description:
	Per bento logs and Fenner's reports, the distfiles referenced
	in this port date from 1998 and are only available on a few
	sites; in fact, the distfiles appear possibly to be repartitioned.
	This port needs an update pretty badly; mark broken in the
	meantime to warn users.
>How-To-Repeat:
	make fetch
>Fix:

--- tex/Makefile.dist	Mon Aug 25 21:33:17 2003
+++ tex/Makefile	Tue Sep 30 21:46:26 2003
@@ -2,7 +2,7 @@
 # Date created:         29 September 1994
 # Whom:                 jmz
 #
-# $FreeBSD: ports/print/tex/Makefile,v 1.49 2003/08/16 09:38:10 kris Exp $
+# $FreeBSD: ports/print/tex/Makefile,v 1.50 2003/09/24 09:37:09 osa Exp $
 #
 
 PORTNAME=	tex
@@ -20,6 +20,8 @@
 MAINTAINER=	jmz at FreeBSD.org
 COMMENT=	TeX and METAFONT
 
+BROKEN=		"most distfiles referred to in this port fail to fetch; port needs update"
+
 DIST_SUBDIR=	tex
 
 USE_GMAKE=	yes
@@ -49,7 +51,7 @@
 post-install:
 	@for i in kpsewhich dmp bibtex dvicopy dvitomp dvitype gftodvi gftopk \
 	  gftype mf mft patgen pktogf pktype pltotf pooltype tangle tex tftopl \
-	  vftovp vptovf weave; do strip ${PREFIX}/bin/$$i; done
+	  vftovp vptovf weave; do ${STRIP_CMD} ${PREFIX}/bin/$$i; done
 	@${RM} -f ${PREFIX}/bin/mpostf ${PREFIX}/bin/inimpost ${PREFIX}/bin/virmpost  ${PREFIX}/bin/latex \
 	  ${PREFIX}/share/texmf/web2c/mpost.mem ${PREFIX}/share/texmf/web2c/plain.mem \
 	  ${PREFIX}/share/texmf/web2c/mp.pool ${PREFIX}/bin/mpost ${PREFIX}/bin/mpto
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list