ports/155817: Update port: graphics/xpx

KATO Tsuguru tkato432 at yahoo.com
Tue Mar 22 18:20:12 UTC 2011


>Number:         155817
>Category:       ports
>Synopsis:       Update port: graphics/xpx
>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 Mar 22 18:20:11 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 7.3-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line
- Fix build

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/graphics/xpx/Makefile graphics/xpx/Makefile
--- /usr/ports/graphics/xpx/Makefile	2011-03-16 06:52:07.000000000 +0900
+++ graphics/xpx/Makefile	2011-03-16 09:36:24.000000000 +0900
@@ -9,22 +9,17 @@
 PORTVERSION=	1.41
 PORTREVISION=	2
 CATEGORIES=	graphics
-MASTER_SITES=	http://www.oersted.co.jp/~yav/soft/xpx/
+MASTER_SITES=	http://www2s.biglobe.ne.jp/~yav/soft/xpx/
 DISTNAME=	${PORTNAME}${PORTVERSION:S/.//}
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	A simple pixel editing tool to make datas for KISS
 
-DEPRECATED=     Upstream disapear and distfile is no more available
-EXPIRATION_DATE=        2011-05-01
-
-BROKEN=		does not build
-
 WRKSRC=		${WRKDIR}/${PORTNAME}
-USE_IMAKE=	yes
+
 USE_XORG=	x11 xext
+USE_IMAKE=	yes
 XMKMF=		xmkmf
-CPP=		#
 
 DOCSDIR=	${PREFIX}/share/doc/ja/${PORTNAME}
 PORTDOCS=	xpx.doc xpxrc.eg
@@ -34,6 +29,9 @@
 	@${REINPLACE_CMD} -e 's|myname|my_name|g' ${WRKSRC}/magtoppm.c
 	@${REINPLACE_CMD} -e '/edit_mode/d' ${WRKSRC}/work.h
 
+pre-configure:
+	@(cd ${CONFIGURE_WRKSRC}; ${SH} configure)
+
 post-install:
 .if !defined(NOPORTDOCS)
 	${MKDIR} ${DOCSDIR}
diff -urN /usr/ports/graphics/xpx/pkg-descr graphics/xpx/pkg-descr
--- /usr/ports/graphics/xpx/pkg-descr	2009-12-21 15:23:22.000000000 +0900
+++ graphics/xpx/pkg-descr	2011-03-16 08:44:36.000000000 +0900
@@ -6,4 +6,4 @@
 
 Let's create KISS datas on X Window System!
 
-WWW: http://www.oersted.co.jp/~yav/soft/index.html#xpx
+WWW: http://www2s.biglobe.ne.jp/~yav/soft/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list