Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.26_2 18 May 2024 08:22:43
    |
Gleb Popov (arrowd)  |
*: Change the MAINTAINER field per request
PR: 278267 |
1.26_1 21 Mar 2024 08:29:43
    |
Christian Weisgerber (naddy)  |
security/*: Move man pages to share/man
Approved by: portmgr (blanket) |
1.26 03 Jan 2024 02:52:34
    |
Mikhail Teterin (mi)  |
security/sst: upgrade from 1.23 to 1.26
Nudged by: portscout |
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.23 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.23 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.23 06 Apr 2021 14:31:13
    |
Mathieu Arnold (mat)  |
all: Remove all other $FreeBSD keywords. |
1.23 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.23 18 Nov 2018 22:17:25
  |
mi  |
Fix an off-by-one error in the SSL-method selection I implemented
earlier. How embarrassing... |
1.23 05 Nov 2018 00:10:23
  |
mi  |
Fix a copy-pasting error in the just committed patch... |
1.23 05 Nov 2018 00:04:04
  |
mi  |
Upgrade to upstream's 1.23. Try to organize the checks
for various methods -- some may be too new to be available
in earlier versions of OpenSSL, others -- too old to be
found in latest ones.
Submitted upstream.
Reported by: pkg-fallout |
1.0_1 15 Mar 2017 14:45:31
  |
mat  |
Remove all USE_OPENSSL occurrences.
Sponsored by: Absolight |
1.0_1 01 Apr 2016 14:25:18
  |
mat  |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0_1 08 Oct 2015 15:12:22
  |
olgeni  |
Remove trailing whitespace from Makefiles, M-X. |
1.0_1 11 Jan 2015 14:10:33
  |
tijl  |
Fix build when OpenSSL doesn't support SSL2/SSL3
PR: 195796 |
1.0_1 07 Sep 2014 17:46:00
  |
antoine  |
Allow staging as a regular user |
1.0_1 17 Jul 2014 08:57:51
  |
olgeni  |
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.
CR: D422
Approved by: portmgr (bapt) |
1.0_1 31 Jan 2014 15:23:50
  |
miwi  |
Stage support |
1.0_1 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
1.0_1 21 Jun 2013 03:10:20
  |
mi  |
Only depend on net/netcat, when /usr/bin/netcat is not uvailable (either
because the present FreeBSD is too old, or because we are building on,
say, DragonFlyBSD).
Fix up most compiler warnings, while I'm here.
Bump PORTREVISION.
PR: ports/179752
Submitted by: John Marino |
1.0 03 Jul 2011 14:03:52
 |
ohauer  |
-remove MD5 |
1.0 24 Jan 2006 01:03:33
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.0 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
1.0 06 Feb 2004 13:12:53
 |
trevor  |
Use PLIST_FILES (bento-tested, marcus-reviewed). |
1.0 07 Mar 2003 06:10:51
 |
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
31 Dec 2000 10:37:43
    |
will  |
Add sst 1.0, a simple SSL tunneling tool that uses netcat. |