Port details |
- sslscan Fast SSL port scanner
- 1.11.12_1 security
=7 Version of this port present on the latest quarterly branch. - Maintainer: gavin@FreeBSD.org
 - Port Added: 2011-06-21 15:53:01
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: net-snmp, smartmontools, vim, rrdtool, openvpn
- License: GPLv3
- Description:
- SSLScan is a fast SSL port scanner. SSLScan connects to SSL ports
and determines what ciphers are supported, which are the servers
prefered ciphers, which SSL protocols are supported and returns the
SSL certificate. Client certificates and private key can be configured
and output is to text / XML.
¦ ¦ ¦ ¦ 
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- sslscan>0:security/sslscan
- To install the port:
- cd /usr/ports/security/sslscan/ && make install clean
- To add the package, run one of these commands:
- pkg install security/sslscan
- pkg install sslscan
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: sslscan
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1543256607
SHA256 (rbsec-sslscan-1.11.12-rbsec_GH0.tar.gz) = f453a6606ff115aa2b9485fbb20856d63f9110752e42069a02277d5e63a5ce0e
SIZE (rbsec-sslscan-1.11.12-rbsec_GH0.tar.gz) = 56346
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- libssl.so : security/openssl-unsafe
- gmake>=4.3 : devel/gmake
- Runtime dependencies:
-
- libssl.so : security/openssl-unsafe
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for sslscan-1.11.12_1:
UNSAFESSL=on: Use openssl-unsafe as libssl provider (SSLv2 etc.)
===> Use 'make config' to modify these settings
- Options name:
- security_sslscan
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.11.12_1 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.11.12_1 20 Jul 2022 14:22:56
    |
Tobias C. Berner (tcberner)  |
security: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Dupre <ale@FreeBSD.org>
* Alex Kapranoff <kappa@rambler-co.ru>
* Alex Samorukov <samm@freebsd.org>
* Alexander Botero-Lowry <alex@foxybanana.com>
* Alexander Kriventsov <avk@vl.ru>
* Alexander Leidinger <netchild@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.11.12_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.11.12_1 27 May 2020 15:31:55
  |
danfe  |
Sanitize COMMENT per Section 5.6 of the FreeBSD Porter's Handbook (part 4). |
1.11.12_1 01 Jan 2020 17:30:19
  |
brnrd  |
Chase rename of security/openssl111
- Categories n-z
MFH: 2020Q1 |
1.11.12_1 25 Apr 2019 16:14:25
  |
antoine  |
Make UNSAFESSL default on all archs
Reported by: pkg-fallout
MFH: 2019Q2 |
1.11.12 27 Nov 2018 13:49:50
  |
gavin  |
Update security/sslscan to 1.11.12.
Approved by: swills, krion |
1.11.11.16 10 Nov 2018 10:09:49
  |
mat  |
security/openssl-devel was removed, but there is a security/openssl111 now. |
1.11.11.16 17 Aug 2018 12:32:16
  |
gavin  |
Switch security/sslscan to the official way for handling "GitHub release
plus upstream patches", as documented in the Porter's Handbook, ex 5.14.
Reported by: mat
Reviewed by: mat
Approved by: mat |
1.11.11 15 Aug 2018 21:26:20
  |
gavin  |
Upgrade security/sslscan to just past the 1.11.11 release, pulling in
a couple of bug fixes from upstream that have not yet made it into a
release.
Approved by: zeising |
1.11.10 05 Nov 2017 21:14:59
  |
brnrd  |
security/sslscan: Switch to openssl-unsafe
- Use new security/openssl-unsafe port for scanning
- amd64 only
PR: 222910
Approved by: maintainer time-out |
1.11.10 09 Jun 2017 03:35:05
  |
gavin  |
sslscan: Update to 1.11.10.
PR: 219197
Submitted by: Piotr Kubaj (with minor changes)
Approved by: rene |
1.11.8 06 Feb 2017 12:55:02
  |
brnrd  |
security/sslscan: Update to 1.11.8
- Update to 1.11.8
- Add USES= ssl
- Re-roll patches
- Fix build with libressl-devel
PR: 213652
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl>
Approved by: maintainer time-out |
1.11.6 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.11.6 29 Nov 2016 18:46:22
  |
mat  |
Mark some ports as not openssl-devel ready.
Sponsored by: Absolight |
1.11.6 01 Jun 2016 13:15:37
  |
mat  |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
1.11.6 26 May 2016 19:56:40
  |
pi  |
security/sslscan: submitter becomes maintainer
PR: 208577
Submitted by: gavin |
1.11.6 26 May 2016 19:55:12
  |
pi  |
security/sslscan: 1.8.2 -> 1.11.6
- lots of changes since 2010
PR: 208577
Submitted by: gavin
Approved by: Matthieu BOUTHORS <matthieu@labs.fr> (maintainer timeout) |
1.8.2_1 24 Mar 2015 00:28:50
  |
jkim  |
Fix build without SSLv2 and/or SSLv3 support.
PR: 198401 |
1.8.2_1 15 Jan 2015 09:05:38
  |
tijl  |
Add missing USE_OPENSSL=yes
PR: 195796 |
1.8.2 01 Jun 2014 13:13:28
  |
ohauer  |
- use DESTDIR instead STAGEDIR in Makefile patch
- add WWW line to pkg-plist |
1.8.2 02 May 2014 17:23:53
  |
pi  |
security/sslscan: linker fix for 10.0 (adding -lcrypto), staging,
pkg-descr reformatted (shorter lines)
PR: ports/186478
Submitted by: pi
Approved by: jadawin (mentor) |
1.8.2 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.8.2 07 Jul 2013 21:57:17
  |
jgh  |
- fix fetch and remove stale mirror
- convert historical header
PR: 180346
Submitted by: r4721@tormail.org
Approved by: matthieu@labs.fr (maintainer) |
1.8.2 21 Jun 2011 15:52:37
 |
dhn  |
SSLScan is a fast SSL port scanner. SSLScan connects to SSL ports and determines
what ciphers are supported, which are the servers prefered ciphers, which SSL
protocols are supported and returns the SSL certificate. Client certificates and
private key can be configured and output is to text / XML.
PR: ports/158111
Submitted by: Matthieu BOUTHORS <matthieu@labs.fr> |