Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Oct 2006 17:23:05 -0400 (EDT)
From:      Thomas Abthorpe <thomas@goodking.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        olgeni@FreeBSD.org, thomas@goodking.ca
Subject:   ports/104778: [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
Message-ID:  <200610242123.k9OLN5dc024305@goodking.goodking.ca>
Resent-Message-ID: <200610242130.k9OLUKkm030616@freefall.freebsd.org>

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

>Number:         104778
>Category:       ports
>Synopsis:       [PATCH] x11/eterm: make fetchable, USE_LDCONFIG
>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 Oct 24 21:30:20 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Abthorpe
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
GoodKing.Ca
>Environment:
System: FreeBSD goodking.goodking.ca 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #2: Mon Oct  2 02:05:54 EDT
>Description:
- make fetchable, project has moved to SF.net
- USE_LDCONFIG

Port maintainer (olgeni@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- eterm-0.9.3_5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/x11/eterm/Makefile,v
retrieving revision 1.60
diff -u -r1.60 Makefile
--- Makefile	21 Mar 2006 00:10:27 -0000	1.60
+++ Makefile	24 Oct 2006 21:22:19 -0000
@@ -9,7 +9,8 @@
 PORTVERSION=	0.9.3
 PORTREVISION=	5
 CATEGORIES+=	x11
-MASTER_SITES=	http://www.eterm.org/download/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 DISTNAME=	Eterm-${PORTVERSION}
 
 MAINTAINER?=	olgeni@FreeBSD.org
@@ -21,7 +22,7 @@
 
 USE_X_PREFIX=	yes
 GNU_CONFIGURE=	yes
-INSTALLS_SHLIB=	yes
+USE_LDCONFIG=	yes
 CONFIGURE_ARGS?=--enable-trans --enable-utmp \
 		--enable-xim --with-theme-update \
 		--with-backspace=bs --without-terminfo \
--- eterm-0.9.3_5.patch ends here ---

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



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