Bug 104891 - [UPDATE+FIX] security/hydra to 5.3
Summary: [UPDATE+FIX] security/hydra to 5.3
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-10-29 01:10 UTC by Nicolas Blais
Modified: 2006-11-21 22:00 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Blais 2006-10-29 01:10:22 UTC
First of all, hydra-5.2 doesn't compile on my system as it can't find apr-0 (which is apr-1).

Secondly, hydra seems to depend on subversion, so I added the depend to the Makefile.

Thirdly, update hydra to 5.3.

CHANGELOG for 5.3:
	###########
	* Added NTLM support modules for pop3, imap, smtp-auth and http-proxy.
          Work done by ilo (at) reversing.org. THANKS!
        * Added a http form module, thanks to phil (at) irmplc.com
        * Fixed a bug in the vnc module (thanks to kan (at) dcit.cz)
        * Input files may *not* contain null bytes. I might fix that in the future
          but currently I have enough other things on my todo she

Fix: 

For the updated port in tar.gz format:

http://24.202.77.103:8081/FreeBSD/update/hydra.tar.gz

For the updated port in it's exploded form:

http://24.202.77.103:8081/FreeBSD/update/hydra/
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-10-29 01:10:30 UTC
State Changed
From-To: open->feedback

Awaiting maintainers feedback
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2006-11-21 21:55:44 UTC
State Changed
From-To: feedback->closed

Committed, thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2006-11-21 21:58:58 UTC
pav         2006-11-21 21:56:25 UTC

  FreeBSD ports repository

  Modified files:
    security/hydra       Makefile distinfo 
  Added files:
    security/hydra/files patch-configure 
  Removed files:
    security/hydra/files patch-hydra-pcanywhere.c 
  Log:
  - Update to 5.3
  - Fix detection for optional subversion module
  
  PR:             ports/104891
  Submitted by:   Nicolas Blais <nb_root@videotron.ca>
  Approved by:    maintainer timeout (3 weeks)
  
  Revision  Changes    Path
  1.15      +1 -1      ports/security/hydra/Makefile
  1.9       +3 -3      ports/security/hydra/distinfo
  1.1       +51 -0     ports/security/hydra/files/patch-configure (new)
  1.2       +0 -21     ports/security/hydra/files/patch-hydra-pcanywhere.c (dead)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"