ports/65537: Update port: sysutils/pwg

KATO Tsuguru tkato at prontomail.com
Wed Apr 14 16:40:16 UTC 2004


>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 at 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:



More information about the freebsd-ports-bugs mailing list