Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Feb 2006 05:38:32 GMT
From:      Jose Alonso Cardenas Marquez <acardenas@bsd.org.pe>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/93784: [PATCH] security/dmitry: remove broken, take maintainership, minor changes
Message-ID:  <200602240538.k1O5cWM7046979@www.freebsd.org>
Resent-Message-ID: <200602240540.k1O5e4YH073645@freefall.freebsd.org>

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

>Number:         93784
>Category:       ports
>Synopsis:       [PATCH] security/dmitry: remove broken, take maintainership, minor changes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 24 05:40:04 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Jose Alonso Cardenas Marquez
>Release:        FreeBSD 6.1-PRERELEASE i386
>Organization:
BSDPeru (http://www.bsd.org.pe)
>Environment:
FreeBSD HellFire.BSD.org.pe 6.1-PRERELEASE FreeBSD 6.1-PRERELEASE #0: Wed Feb 15 20:23:11 PET 2006     
>Description:
- Remove broken state, now it's fetchable
- Take maintainership        
- Minor changes
>How-To-Repeat:
              
>Fix:
--- dmitry-1.3.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/security/dmitry/Makefile /usr/ports/security/dmitry-new/Makefile
--- /usr/ports/security/dmitry/Makefile	Tue Feb 21 03:21:55 2006
+++ /usr/ports/security/dmitry-new/Makefile	Fri Feb 24 00:32:58 2006
@@ -5,21 +5,19 @@
 # $FreeBSD: ports/security/dmitry/Makefile,v 1.5 2006/02/21 08:21:55 linimon Exp $
 #
 
-PORTNAME=	DMitry
+PORTNAME=	dmitry
 PORTVERSION=	1.3
 CATEGORIES=	security
 MASTER_SITES=	http://www.mor-pah.net/code/ \
 		http://www.deepmagic.org.uk/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	acardenas@bsd.org.pe
 COMMENT=	Deepmagic Information Gathering Tool
 
-BROKEN=		unfetchable
-
 HAS_CONFIGURE=	yes
+CONFIGURE_ARGS=	--prefix=${PREFIX}
 
 MAN1=		dmitry.1
-MANCOMPRESSED=	no
 
 PORTDOCS=	AUTHORS COPYING ChangeLog INSTALL NEWS README
 
--- dmitry-1.3.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?200602240538.k1O5cWM7046979>