notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: security/medusa/pkg-plist

Number of commits found: 12

Thursday, 21 Mar 2024
20:22 Nuno Teixeira (eduardo) search for other commits by this committer
security/medusa: Move man pages to share/man

Approved by:	portmgr (blanket)
commit hash: dc62731c3dfd3bc3b4204b9b3f5cf2c9368dec6b commit hash: dc62731c3dfd3bc3b4204b9b3f5cf2c9368dec6b commit hash: dc62731c3dfd3bc3b4204b9b3f5cf2c9368dec6b commit hash: dc62731c3dfd3bc3b4204b9b3f5cf2c9368dec6b dc62731
Wednesday, 30 Jun 2021
05:09 Fukang Chen (loader) search for other commits by this committer
Mk/bsd.options.desc.mk: Add shared version control OPTIONS & descriptions

- Add CVS description
- Add DARCS description
- Add GIT description
- Add MERCURIAL description
- Add PERFORCE description
- Rename SVN to SUBVERSION

devel/anjuta:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
    - Change SUBVERSION_DESC to use the default description

devel/git:
    - Rename OPTION P4 to PERFORCE
    - Rename OPTION SVN to SUBVERSION
    - Change PERFORCE_DESC to use the default description

devel/ocaml-opam:
    - Rename OPTION HG to MERCURIAL
    - Sort OPTIONS_DEFINE and OPTIONS_DEFAULT
    - Change {DARCS,GIT,MERCURIAL}_DESC to use the default description

devel/thunar-vcs-plugin:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE
    - Change GIT_DESC to use the default description

devel/viewvc-devel:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_SINGLE

net-mgmt/observium:
    - Rename OPTION SVN to SUBVERSION

net-mgmt/rancid3:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_SINGLE_SCM
    - Change {CVS,GIT,SUBVERSION}_DESC to use the default description

ports-mgmt/portshaker:
    - Rename OPTION SVN to SUBVERSION
    - Rename HG to MERCURIAL
    - Sort OPTIONS_DEFINE
    - Change {GIT,MERCURIAL}_DESC to use the default description

security/hydra:
    - Rename OPTION SVN to SUBVERSION

security/medusa:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE

shells/scponly:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE
    - Typo fix in SVNSERVE_DESC

www/trac-devel:
    - Rename OPTION SVN to SUBVERSION
    - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and OPTIONS_MULTI_DATABASE
    - Change {GIT,SUBVERSION}_DESC to use the default description

Reviewed by:	koobs, adamw, dvl, garga, hannes_mehnert.org, rm, dbaio, romain
Approved by:	koobs (ports, mentor)
Differential Revision:	https://reviews.freebsd.org/D17459
MFH:		No (OPTION description updates)
commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 commit hash: f76aa00290b61be36138c3c177250b5ac10f2607 f76aa00
Sunday, 3 Jul 2016
07:36 pi search for other commits by this committer
security/medusa: 2.1.1 -> 2.2

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>
Original commitRevision:417958 
Wednesday, 10 Jun 2015
17:31 amdmi3 search for other commits by this committer
- Add LICENSE
- Drop @dirrm* from plist
Original commitRevision:389097 
Sunday, 6 Jul 2014
10:52 marino search for other commits by this committer
security/medusa: upgrade 2.1 => 2.1.1, stage, unbreak F10+

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
Original commitRevision:360877 
Tuesday, 21 Jan 2014
23:40 bapt search for other commits by this committer
Fix properties on pkg-plist
Original commitRevision:340674 
Monday, 22 Feb 2010
21:58 lx search for other commits by this committer
Install HTML PORTDOCS and fix CONFIGURE_ARGS.

PR:             ports/144157
Submitted by:   Niels Heinen <niels@heinen.ws>
Feature safe:   yes
Original commit
Tuesday, 10 Feb 2009
16:36 lx search for other commits by this committer
Update to 1.5.
Original commit
Tuesday, 11 Dec 2007
20:09 lx search for other commits by this committer
Update to 1.4.
Original commit
Wednesday, 12 Jul 2006
01:05 itetcu search for other commits by this committer
- marking medusa BROKEN on amd64 and ia64. I have no access to machines on
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]
Original commit
Wednesday, 3 May 2006
01:11 clsung search for other commits by this committer
- Updating the Medusa password brute-forcer to 1.1.
- 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)
Original commit
Tuesday, 2 May 2006
07:36 clsung search for other commits by this committer
Add medusa 1.0, a speedy, massively parallel, modular, login
brute-forcer.

PR:             ports/96641
Submitted by:   David Thiel <lx@redundancy.redundancy.org>
Original commit

Number of commits found: 12