aboutsummaryrefslogtreecommitdiff
path: root/security/medusa
Commit message (Collapse)AuthorAgeFilesLines
* security/medusa: Fix build on 13-CURRENTDanilo G. Baio2020-08-241-0/+1
| | | | | | | Reported by: pkg-fallout Notes: svn path=/head/; revision=546125
* security/medusa: Fix build with OpenSSL 1.1.xDanilo G. Baio2018-10-131-0/+153
| | | | | | | | | PR: 232209 Submitted by: Nathan <ndowens@yahoo.com> Obtained from: debian Notes: svn path=/head/; revision=482008
* Begin deorbit burn of ia64. We have not attempted to build packages forMark Linimon2017-06-251-2/+0
| | | | | | | | | | | it for many years. While here, alphabetize ARCHs, pet portlint, and modernize usages. Approved by: portmgr (tier-2 blanket) Notes: svn path=/head/; revision=444251
* Update my email addressDanilo G. Baio2017-05-081-1/+1
| | | | | | | | Approved by: garga (mentor) Differential Revision: https://reviews.freebsd.org/D10648 Notes: svn path=/head/; revision=440442
* security/medusa: 2.1.1 -> 2.2Kurt Jaeger2016-07-035-72/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Port: - remove old patches that were necessary for building - remove an inactive address from MASTER_SITE - add USES=ssl (tested with openssl and libressl) - submitter becomes maintainer HTTP - NTLM2 session response support - Report domain name provided in NTLM challenge (verbose output) - Allow inclusion of custom headers RDP - Initial release of RDP module (FreeRDP-based) - Support for pass-the-hash authentication SMB - Report account access (admin vs user-level) through ADMIN$ connection SMTP-VRFY - Added EXPN/RCPT support SSH - Fix OS X multi-thread issues PR: 210748 Submitted by: Danilo G. Baio <dbaio@bsd.com.br> Notes: svn path=/head/; revision=417958
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.Mathieu Arnold2016-04-011-2/+2
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412349
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* - Switch to options helpersDmitry Marakasov2016-01-082-18/+21
| | | | | | | - Fix svn module build Notes: svn path=/head/; revision=405562
* - Add LICENSEDmitry Marakasov2015-06-102-7/+5
| | | | | | | - Drop @dirrm* from plist Notes: svn path=/head/; revision=389097
* Finally retire USE_PGSQLChris Rees2014-11-221-1/+1
| | | | Notes: svn path=/head/; revision=373100
* security/medusa: upgrade 2.1 => 2.1.1, stage, unbreak F10+John Marino2014-07-065-45/+91
| | | | | | | | | | | | | | | | | This port was upgraded with the belief that medusa.c was fixed for clang, but actually it still needs a patch. However, the upgrade did remove the bogus -module switch that modern gcc dislikes. While staging: * sort pkg-plist * convert to new LIB_DEPENDS format * libpcre no longer required, so remove it * dump <pre>, <post> in favor of <options> * leverage OPTIONS for PLIST * clean up, pet portlint Notes: svn path=/head/; revision=360877
* Resetting maintainership on ports that have not been staged and without anyBaptiste Daroussin2014-07-041-1/+1
| | | | | | | | | pending PR (related to stage) With hat: portmgr Notes: svn path=/head/; revision=360609
* Fix properties on pkg-plistBaptiste Daroussin2014-01-211-1/+0
| | | | Notes: svn path=/head/; revision=340674
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Convert security to new options frameworkBaptiste Daroussin2013-04-281-6/+4
| | | | Notes: svn path=/head/; revision=316749
* - Remove A/An in COMMENTCarlo Strub2013-03-291-5/+2
| | | | | | | - Trim Header where applicable Notes: svn path=/head/; revision=315566
* Update PCRE to 8.32Martin Matuska2012-12-101-0/+1
| | | | | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports Notes: svn path=/head/; revision=308630
* Update to 2.1, a bugfix/performance release.David Thiel2012-04-112-5/+4
| | | | Notes: svn path=/head/; revision=294659
* devel/apr hasn't existed in quite some time.Philip M. Gollucci2012-02-281-2/+1
| | | | | | | | | Also subversion will pull in apr as a LIB_DEPENDS With Hat: apache@ Notes: svn path=/head/; revision=292344
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276991
* Install HTML PORTDOCS and fix CONFIGURE_ARGS.David Thiel2010-02-222-1/+37
| | | | | | | | | PR: ports/144157 Submitted by: Niels Heinen <niels@heinen.ws> Feature safe: yes Notes: svn path=/head/; revision=250206
* Update to 2.0.David Thiel2010-02-173-106/+6
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250022
* Update to 1.5.David Thiel2009-02-104-82/+74
| | | | Notes: svn path=/head/; revision=228001
* Update to 1.4.David Thiel2007-12-114-12/+138
| | | | Notes: svn path=/head/; revision=202975
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-6/+0
| | | | Notes: svn path=/head/; revision=200791
* Now appears to build on amd64Kris Kennaway2007-03-031-2/+0
| | | | Notes: svn path=/head/; revision=186446
* - Update to 1.3Martin Wilke2006-10-312-4/+4
| | | | | | | | PR: ports/103815 Submitted by: David Thiel <lx@redundancy.redundancy.org> (maintainer) Notes: svn path=/head/; revision=175731
* Fix build on 4.xIon-Mihai Tetcu2006-07-121-1/+3
| | | | | | | Submitted by: maintainer (on irc) Notes: svn path=/head/; revision=167553
* - marking medusa BROKEN on amd64 and ia64. I have no access to machines onIon-Mihai Tetcu2006-07-122-3/+36
| | | | | | | | | | | | | which I can test fixes for those. [1] - update to use OPTIONS for Postgres and Subversion support. [1] - enable all the optional modules. [1] - mark broken on 4.x [2] PR: ports/100131 Submitted by: maintainer [1], me (itetcu) [2] Notes: svn path=/head/; revision=167550
* - Updating the Medusa password brute-forcer to 1.1.Cheng-Lung Sung2006-05-033-4/+11
| | | | | | | | | | | | | | | - maintainer notes: This was actually the version I should have ported originally, but as of yesterday the website had not yet been changed to make the 1.1 release available for download. - This release includes several new modules for brute-forcing pcanywhere, ftp, imap, rsh, rexec, rlogin, and a wrapper for other methods. PR: ports/96689 Submitted by: maintainer (David Thiel) Notes: svn path=/head/; revision=161233
* Add medusa 1.0, a speedy, massively parallel, modular, loginCheng-Lung Sung2006-05-024-0/+43
brute-forcer. PR: ports/96641 Submitted by: David Thiel <lx@redundancy.redundancy.org> Notes: svn path=/head/; revision=161161