Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2004 01:30:23 +0900
From:      KATO Tsuguru <tkato@prontomail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/65537: Update port: sysutils/pwg
Message-ID:  <20040415013023.458ef118.tkato@prontomail.com>
Resent-Message-ID: <200404141640.i3EGeFjT092004@freefall.freebsd.org>

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

>Number:         65537
>Category:       ports
>Synopsis:       Update port: sysutils/pwg
>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:   Wed Apr 14 09:40:15 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.9-RELEASE-p4 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES and WWW: line

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/sysutils/pwg/Makefile sysutils/pwg/Makefile
--- /usr/ports/sysutils/pwg/Makefile	Mon Apr  5 13:55:11 2004
+++ sysutils/pwg/Makefile	Wed Apr 14 23:50:07 2004
@@ -9,21 +9,17 @@
 PORTVERSION=	0.2
 PORTREVISION=	2
 CATEGORIES=	sysutils kde
-MASTER_SITES=	http://www.8ung.at/tuxsoft/pwg/
+MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
+MASTER_SITE_SUBDIR=	${PORTNAME}
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A small tool to generate secure, random passwords
 
 USE_BZIP2=	yes
-USE_KDELIBS_VER=3
-GNU_CONFIGURE=	yes
+USE_KDELIBS_VER=	3
 USE_GMAKE=	yes
-USE_REINPLACE=	yes
-CONFIGURE_TARGET=
-CONFIGURE_ARGS+=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ENV+=	LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
-
-pre-configure:
-	${REINPLACE_CMD} -e 's|-pedantic ||g' ${WRKSRC}/configure
+GNU_CONFIGURE=	yes
 
-.include <bsd.port.mk>
+.include <bsd.port.pre.mk>
+.include "${PORTSDIR}/x11/kde3/Makefile.kde"
+.include <bsd.port.post.mk>
diff -urN /usr/ports/sysutils/pwg/pkg-descr sysutils/pwg/pkg-descr
--- /usr/ports/sysutils/pwg/pkg-descr	Mon May 19 22:25:00 2003
+++ sysutils/pwg/pkg-descr	Wed Apr 14 23:50:17 2004
@@ -1,4 +1,4 @@
 PwG is a small tool to generate secure, random passwords. It's
 based on the KDE-3.1 and QT-3.1 libs.
 
-WWW: http://www.8ung.at/tuxsoft/pwg.html
+WWW: http://pwg.sourceforge.net/
>Release-Note:
>Audit-Trail:
>Unformatted:



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