From owner-freebsd-ports Fri Oct 11 14:11:29 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D52E237B407 for ; Fri, 11 Oct 2002 14:11:25 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 44E1E43E91 for ; Fri, 11 Oct 2002 14:11:25 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g9BLBPCo013970 for ; Fri, 11 Oct 2002 14:11:25 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g9BLBPKR013969; Fri, 11 Oct 2002 14:11:25 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5C8C737B401 for ; Fri, 11 Oct 2002 14:05:13 -0700 (PDT) Received: from tirion.argosnet.com (ANice-202-1-1-68.abo.wanadoo.fr [80.13.150.68]) by mx1.FreeBSD.org (Postfix) with ESMTP id 25FEB43E9C for ; Fri, 11 Oct 2002 14:05:12 -0700 (PDT) (envelope-from root@tirion.argosnet.com) Received: from tirion.argosnet.com (localhost.argosnet.com [127.0.0.1]) by tirion.argosnet.com (8.12.3/8.12.3) with ESMTP id g9BL5AaJ005116 for ; Fri, 11 Oct 2002 23:05:10 +0200 (CEST) (envelope-from root@tirion.argosnet.com) Received: (from root@localhost) by tirion.argosnet.com (8.12.3/8.12.3/Submit) id g9BL5AIL005115; Fri, 11 Oct 2002 23:05:10 +0200 (CEST) Message-Id: <200210112105.g9BL5AIL005115@tirion.argosnet.com> Date: Fri, 11 Oct 2002 23:05:10 +0200 (CEST) From: llevier@argosnet.com Reply-To: llevier@argosnet.com To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/43942: Port submission Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 43942 >Category: ports >Synopsis: Port submission >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Fri Oct 11 14:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Laurent LEVIER >Release: FreeBSD 4.6.2-RELEASE-p2 i386 >Organization: >Environment: System: FreeBSD tirion 4.6.2-RELEASE-p2 FreeBSD 4.6.2-RELEASE-p2 #0: Sat Oct 5 11:35:12 CEST 2002 root@tirion:/usr/obj/usr/src/sys/TIRION i386 Hydra remote password guessing tool submission --- hydra.shar begins here --- # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # /usr/ports/security/hydra # /usr/ports/security/hydra/files # /usr/ports/security/hydra/Makefile # /usr/ports/security/hydra/distinfo # /usr/ports/security/hydra/pkg-comment # /usr/ports/security/hydra/pkg-descr # /usr/ports/security/hydra/pkg-plist # echo c - /usr/ports/security/hydra mkdir -p /usr/ports/security/hydra > /dev/null 2>&1 echo c - /usr/ports/security/hydra/files mkdir -p /usr/ports/security/hydra/files > /dev/null 2>&1 echo x - /usr/ports/security/hydra/Makefile sed 's/^X//' >/usr/ports/security/hydra/Makefile << 'END-of-/usr/ports/security/hydra/Makefile' X# ex:ts=8 X# Ports collection makefile for: hydra X# Date created: Tue Oct 08, 2002 X# Whom: Laurent LEVIER (llevier@argosnet.com) X# X# $FreeBSD: ports/security/hydra/Makefile,v 1.58 2002/10/08 12:10:37 llevier Exp $ X# X XPORTNAME?= hydra XPORTVERSION= 2.1 XCATEGORIES= security XMASTER_SITES= http://www.thehackerschoice.com/releases/ \ X http://packetstormsecurity.org/groups/thc/ XDISTNAME= hydra-${PORTVERSION} XEXTRACT_SUFX= .tar.gz X XMAINTAINER= llevier@argosnet.com X X.include X XGNU_CONFIGURE= yes X X.if !target(post-install) && (${PORTNAME} == "hydra") Xpost-install: X @strip ${PREFIX}/bin/hydra X.endif X X.include END-of-/usr/ports/security/hydra/Makefile echo x - /usr/ports/security/hydra/distinfo sed 's/^X//' >/usr/ports/security/hydra/distinfo << 'END-of-/usr/ports/security/hydra/distinfo' XMD5 (hydra-2.1.tar.gz) = ab7bd73533cce770b4e6c8e46abef998 END-of-/usr/ports/security/hydra/distinfo echo x - /usr/ports/security/hydra/pkg-comment sed 's/^X//' >/usr/ports/security/hydra/pkg-comment << 'END-of-/usr/ports/security/hydra/pkg-comment' XBruce Force Attack Utility working on multiple network services: POP, telnet, ... END-of-/usr/ports/security/hydra/pkg-comment echo x - /usr/ports/security/hydra/pkg-descr sed 's/^X//' >/usr/ports/security/hydra/pkg-descr << 'END-of-/usr/ports/security/hydra/pkg-descr' XHydra is a parallized login hacker utility. XHydra can brute force attack on FTP, POP3, IMAP, Telnet, HTTP Auth, NNTP, VNC, ICQ, Socks5, PCNFS and more. XIncludes SSL support. XNEW: Samba, Cisco enable and LDAP! Hydra is now included in Nessus X XWWW: http://www.thehackerschoice.com/releases.php X END-of-/usr/ports/security/hydra/pkg-descr echo x - /usr/ports/security/hydra/pkg-plist sed 's/^X//' >/usr/ports/security/hydra/pkg-plist << 'END-of-/usr/ports/security/hydra/pkg-plist' X@comment $FreeBSD: ports/security/hydra/pkg-plist,v 1.11 2001/04/15 01:04:33 obrien Exp $ Xbin/hydra END-of-/usr/ports/security/hydra/pkg-plist exit --- hydra.shar ends here --- >Description: >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message