Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Dec 1999 07:36:51 -0800 (PST)
From:      mami@whale.cc.muroran-it.ac.jp
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/15703: Update port: graphics/enfle
Message-ID:  <19991226153651.A4F9914DC4@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         15703
>Category:       ports
>Synopsis:       Update port: graphics/enfle
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 26 07:40:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Yuuki SAWADA
>Release:        FreeBSD 4.0-CURRENT
>Organization:
Muroran Institute of Technology
>Environment:
FreeBSD tokimeki.goldmoon.org 4.0-CURRENT FreeBSD 4.0-CURRENT #0: Mon Dec 20 08:26:49 JST 1999
    root@tokimeki.goldmoon.org:/usr/src/sys/compile/TOKIMEKI  i386

>Description:
Update from 19991206 to 19991224.

New file(s): patches/patch-ba
>How-To-Repeat:

>Fix:
diff -urN enfle.old/Makefile enfle/Makefile
--- enfle.old/Makefile	Sun Dec 26 04:24:14 1999
+++ enfle/Makefile	Sun Dec 26 23:58:12 1999
@@ -1,28 +1,28 @@
 # New ports collection makefile for:	enfle
-# Version required:	19991206
+# Version required:	19991224
 # Date created:		Tue Sep 28 02:25:17 JST 1999
 # Whom:			Yuuki SAWADA <mami@whale.cc.muroran-it.ac.jp>
 #
 # $FreeBSD: ports/graphics/enfle/Makefile,v 1.8 1999/12/23 18:01:45 steve Exp $
 #
 
-DISTNAME=	enfle-19991206
+DISTNAME=	enfle-19991224
 CATEGORIES=	graphics
 MASTER_SITES=	http://enfle.fennel.org/ \
 		ftp://ftp.goldmoon.org:1200/pub/FreeBSD/ports/distfiles/
 
 MAINTAINER=	mami@whale.cc.muroran-it.ac.jp
 
-BUILD_DEPENDS=	bzip2:${PORTSDIR}/archivers/bzip2
-LIB_DEPENDS=    png.3:${PORTSDIR}/graphics/png \
+LIB_DEPENDS=	png.3:${PORTSDIR}/graphics/png \
 		jpeg.9:${PORTSDIR}/graphics/jpeg
 
 USE_BZIP2=	yes
 USE_GMAKE=	yes
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
-CONFIGURE_ARGS=	--enable-all-plugins --disable-static \
-		--enable-plugins-dir
+CONFIGURE_ARGS=	--enable-all-plugins \
+		--enable-plugins-dir \
+		--disable-static
 
 MAN1=		enfle.1
 
diff -urN enfle.old/files/md5 enfle/files/md5
--- enfle.old/files/md5	Fri Dec 24 08:14:43 1999
+++ enfle/files/md5	Sun Dec 26 04:23:14 1999
@@ -1 +1 @@
-MD5 (enfle-19991206.tar.bz2) = 939f508bcd8e28246d3ee102d2608c8f
+MD5 (enfle-19991224.tar.bz2) = 67e363bda7a42719fbcc33ef9ccf5c41
diff -urN enfle.old/patches/patch-ba enfle/patches/patch-ba
--- enfle.old/patches/patch-ba	Thu Jan  1 09:00:00 1970
+++ enfle/patches/patch-ba	Sun Dec 26 23:41:09 1999
@@ -0,0 +1,18 @@
+--- ltmain.sh.old	Sun Dec 26 07:27:46 1999
++++ ltmain.sh	Sun Dec 26 07:29:56 1999
+@@ -1961,12 +1961,11 @@
+ 		    done
+ 	      done
+ 	      if test -n "$a_deplib" ; then
+-		droppeddeps=yes
++		newdeplibs="$newdeplibs $a_deplib"
+ 		echo
+ 		echo "*** Warning: This library needs some functionality provided by $a_deplib."
+-		echo "*** I have the capability to make that library automatically link in when"
+-		echo "*** you link to this library.  But I can only do this if you have a"
+-		echo "*** shared version of the library, which you do not appear to have."
++		echo "*** Since you don't have a shared version of the library,"
++		echo "*** I'll try to link a static version of the library."
+ 	      fi
+ 	    else
+ 	      # Add a -L argument.


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991226153651.A4F9914DC4>