| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
dropbear no longer supports DSS keys, use ed25519 instead. rc file needs to be updated.
currently starting dropbear fails with error:
% service dropbear start
...
Unknown key type 'dss'
...
Submitted by: waitman@waitman.net
PR: 250192
MFH: 2020Q4 (runtime fix)
Notes:
svn path=/head/; revision=553061
|
|
|
|
|
|
|
|
|
|
| |
Update the port to 2019.78 and change maintainer to my FreeBSD address.
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D20601
Notes:
svn path=/head/; revision=503966
|
|
|
|
|
|
|
|
|
| |
PR: 226339
Submitted by: pkubaj@anongoth.pl (maintainer)
Differential Revision: https://reviews.freebsd.org/D14829
Notes:
svn path=/head/; revision=465733
|
|
|
|
|
|
|
|
|
| |
PR: 206211
Submitted by: gahr
Approved by: pkubaj@anongoth.pl (maintainer)
Notes:
svn path=/head/; revision=406146
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
| |
PR: ports/158027
Submitted by: Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
Notes:
svn path=/head/; revision=275896
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
| |
Submitted by: Alex Kozlov <spam rm-rf kiev ua>
Notes:
svn path=/head/; revision=248194
|
|
|
|
|
|
|
|
|
| |
PR: ports/111361
Approved by: Alex Kozlov (maintainer)
Tested by: Alex Kozlov, rafan
Notes:
svn path=/head/; revision=190143
|
|
|
|
| |
Notes:
svn path=/head/; revision=125831
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.43
This release fixes a DSS verification vulnerability.
See:
http://www.freebsd.org/ports/portaudit/0316f983-dfb6-11d8-9b0a-000347a4fa7d.html
Notes:
svn path=/head/; revision=115138
|
|
|
|
|
|
|
| |
Approved by: erwin (mentor) (implicitly)
Notes:
svn path=/head/; revision=98148
|
|
|
|
|
|
|
|
| |
PR: 60296
Submitted by: maintainer
Notes:
svn path=/head/; revision=96043
|
|
PR: 57866
Submitted by: maintainer
Notes:
svn path=/head/; revision=90857
|