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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
dropbear SSH 2 server, designed to be usable in small memory environments
2022.83_2 security on this many watch lists=5 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 2022.83_1Version of this port present on the latest quarterly branch.
Maintainer: pkubaj@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2003-09-08 09:10:57
Last Update: 2024-01-10 15:29:49
Commit Hash: e4610fc
People watching this port, also watch:: vim, tmux, python, dspam, coreutils
License: MIT
WWW:
https://matt.ucc.asn.au/dropbear/dropbear.html
Description:
Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/dropbear-2022.83_2/catalog.mk
  2. /usr/local/share/licenses/dropbear-2022.83_2/LICENSE
  3. /usr/local/share/licenses/dropbear-2022.83_2/MIT
  4. bin/dbclient
  5. bin/dbscp
  6. bin/dropbearconvert
  7. bin/dropbearkey
  8. share/man/man1/dbclient.1.gz
  9. share/man/man1/dropbearconvert.1.gz
  10. share/man/man1/dropbearkey.1.gz
  11. share/man/man8/dropbear.8.gz
  12. sbin/dropbear
  13. @dir etc/dropbear
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • dropbear>0:security/dropbear
To install the port:
cd /usr/ports/security/dropbear/ && make install clean
To add the package, run one of these commands:
  • pkg install security/dropbear
  • pkg install dropbear
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: dropbear
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1668547002 SHA256 (dropbear-2022.83.tar.bz2) = bc5a121ffbc94b5171ad5ebe01be42746d50aa797c9549a4639894a16749443b SIZE (dropbear-2022.83.tar.bz2) = 2322904

Packages (timestamps in pop-ups are UTC):
dropbear
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2022.83_22022.83_22020.812022.83_22022.83_2-2020.81-
FreeBSD:13:quarterly2022.83_12022.83_12022.832022.83_12022.83_12022.83_12022.83_12022.83_1
FreeBSD:14:latest2022.83_22022.83_22022.832022.83_22022.83_22022.83-2022.83
FreeBSD:14:quarterly2022.83_12022.83_1-2022.83_12022.83_12022.83_12022.83_12022.83_1
FreeBSD:15:latest2022.83_22022.83_2n/a2022.83_2n/a2022.83_22022.83_22022.83_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
Library dependencies:
  1. libtomcrypt.so : security/libtomcrypt
  2. libtommath.so : math/libtommath
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for dropbear-2022.83_2: PORTS_LIBTOM=on: Use libtomcrypt/libtommath in ports tree SMALL_CODE=off: Make binary smaller in exchange for 50% performance hit STATIC=off: Build static executables and/or libraries X11FWD=off: Enable X11 forwarding ====> Options available for the multi ENC: you have to choose at least one of them 3DES=off: Enable 3DES-based encryption AES128=on: Enable AES128-based encryption AES256=on: Enable AES256-based encryption CHACHA20POLY1305=off: Enable chacha20poly1305-based encryption ====> Options available for the multi KEY: you have to choose at least one of them DSS=off: Enable DSS (insecure) ECDSA=on: Enable ECDSA public key support ED25519=on: Enable ED25519 public key support RSA=on: Enable RSA public key support ====> Options available for the multi KEX: you have to choose at least one of them CURVE25519=on: Enable Curve25519 ECDH=off: Enable ECDH (insecure) GROUP1=off: Enable Group1 Diffie-Hellman (insecure) GROUP14_SHA1=off: Enable Group14 Diffie-Helman with SHA1 (insecure) GROUP14_SHA256=on: Enable Group14 Diffie-Helman with SHA256 GROUP16=on: Enable Group16 Diffie-Hellman ====> Options available for the multi MAC: you have to choose at least one of them MD5=off: Enable MD5 MAC (broken) RSA_SHA1=off: Enable RSA SHA1 MAC (insecure) SHA1=off: Enable SHA1 MAC (less secure) SHA1_96=off: Enable SHA1_96 MAC (less secure) SHA2_256=on: Enable SHA2_256 MAC SHA2_512=off: Enable SHA2_512 MAC ====> Options available for the multi MODE: you have to choose at least one of them CBC=off: Use CBC mode for ciphers (less secure) CTR=off: Use CTR mode for ciphers GCM=on: Enable GCM mode for ciphers (more secure) ===> Use 'make config' to modify these settings
Options name:
security_dropbear
USES:
cpe gmake tar:bzip2 localbase:ldflags
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://matt.ucc.asn.au/dropbear/releases/
Collapse this list.

Number of commits found: 78

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2022.83_2
10 Jan 2024 15:29:49
commit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1ccommit hash: e4610fcb8b73442ad40b744bb87c1bc428ef7c1c files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
2022.83_1
21 Oct 2023 14:43:22
commit hash: 415739996a5c72024a6edbc4f74baba96107c164commit hash: 415739996a5c72024a6edbc4f74baba96107c164commit hash: 415739996a5c72024a6edbc4f74baba96107c164commit hash: 415739996a5c72024a6edbc4f74baba96107c164 files touched by this commit
Daniel Engberg (diizzy) search for other commits by this committer
security/dropbear: Unbundle libtom* libs by default

Add option to use libtom* libraries from ports tree and set as default

PR:		274351
Reviewed by:	pkubaj (maintainer)
2022.83
15 Nov 2022 21:52:51
commit hash: 17112226551be3350d06a66040413a26f252cb30commit hash: 17112226551be3350d06a66040413a26f252cb30commit hash: 17112226551be3350d06a66040413a26f252cb30commit hash: 17112226551be3350d06a66040413a26f252cb30 files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/dropbear: update to 2022.83

Features and Changes:
  Note >> for compatibility/configuration changes

- >> Disable DROPBEAR_DSS by default
  It is only 1024 bit and uses sha1, most distros disable it by default already.

- Added DROPBEAR_RSA_SHA1 option to allow disabling sha1 rsa signatures.
  >> RSA with sha1 will be disabled in a future release (rsa keys will continue
  to work OK, with sha256 signatures used instead).

- Add option for requiring both password and pubkey (-t)
  Patch from Jackkal
(Only the first 15 lines of the commit message are shown above View all of this commit message)
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
2022.82
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
2022.82
20 Jul 2022 14:22:56
commit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fecommit hash: 857c05f8674c5f4c990f49f9d0fb7034ebd340fe files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
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 View all of this commit message)
2022.82
06 Apr 2022 21:22:23
commit hash: 01fecbcf810d82cc82064bf5440238a4b621f2dfcommit hash: 01fecbcf810d82cc82064bf5440238a4b621f2dfcommit hash: 01fecbcf810d82cc82064bf5440238a4b621f2dfcommit hash: 01fecbcf810d82cc82064bf5440238a4b621f2df files touched by this commit
Piotr Kubaj (pkubaj) search for other commits by this committer
security/dropbear: update to 2022.82

Remove the not supported TWOFISH options.

Changelog:	https://matt.ucc.asn.au/dropbear/CHANGES
2020.81
14 Sep 2021 10:55:29
commit hash: 1f35da5fb9278cb7775fbc2cb79c72a024e29b65commit hash: 1f35da5fb9278cb7775fbc2cb79c72a024e29b65commit hash: 1f35da5fb9278cb7775fbc2cb79c72a024e29b65commit hash: 1f35da5fb9278cb7775fbc2cb79c72a024e29b65 files touched by this commit
Bernhard Froehlich (decke) search for other commits by this committer
security/dropbear: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
2020.81
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2020.81
30 Oct 2020 11:53:41
Revision:553685Original commit files touched by this commit
pkubaj search for other commits by this committer
security/dropbear: update to 2020.81

Changelog:
- Fix regression in 2020.79 which prevented connecting with some SSH
  implementations. Increase MAX_PROPOSED_ALGO to 50, and print a log
  message if the limit is hit. This fixes interoperability with sshj
  library (used by PyCharm), and GoAnywhere.
  Reported by Pirmin Walthert and Piotr Jurkiewicz

- Fix building with non-GCC compilers, reported by Kazuo Kuroi

- Fix potential long delay in dbclient, found by OSS Fuzz

- Fix null pointer dereference crash, found by OSS Fuzz

- libtommath now uses the same random source as Dropbear (in 2020.79
  and 2020.80 used getrandom() separately)

- Some fuzzing improvements, start of a dbclient fuzzer
2020.80_2
23 Oct 2020 00:18:21
Revision:553061Original commit files touched by this commit
pkubaj search for other commits by this committer
security/dropbear: change in rc DSS to ed25519

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)
2020.80_1
07 Jul 2020 12:25:53
Revision:541416Original commit files touched by this commit
tobik search for other commits by this committer
security/dropbear: Fix typo and unbreak SHA2_512 option

Reported by:	portscan
2020.80
28 Jun 2020 00:27:22
Revision:540659Original commit files touched by this commit
pkubaj search for other commits by this committer
security/dropbear: update to 2020.80
2020.79
16 Jun 2020 11:44:43
Revision:539342Original commit files touched by this commit
pkubaj search for other commits by this committer
security/dropbear: update to 2020.79

Add some new options, remove needless patching, move to Dropbear's system for
non-default options.
2019.78_1
06 Jan 2020 12:44:25
Revision:522218Original commit files touched by this commit
pkubaj search for other commits by this committer
security/dropbear: add scp

Build and install the scp binary with the dropbear package. To avoid a name
colision with openssh-portable, call binary dbscp.

PR:		242551
Submitted by:	mm
2019.78
09 Oct 2019 12:20:31
Revision:514144Original commit files touched by this commit
bapt search for other commits by this committer
Drop the ipv6 virtual category for s* category as it is not relevant anymore
2019.78
11 Jun 2019 15:57:19
Revision:503966Original commit files touched by this commit
pkubaj search for other commits by this committer
security/dropbear: update to 2019.78, change maintainer

Update the port to 2019.78 and change maintainer to my FreeBSD address.

Approved by:	mat (mentor)
Differential Revision:	https://reviews.freebsd.org/D20601
2018.76
09 Nov 2018 19:42:12
Revision:484543Original commit files touched by this commit
swills search for other commits by this committer
security/dropbear: fix CBC option

PR:		232143
Reported by:	dewayne@heuristicsystems.com.au
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018.76
27 Jul 2018 21:01:50
Revision:475463Original commit files touched by this commit
swills search for other commits by this committer
security/dropbear: mark CBC option broken

PR:		226339
Approved by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
2018.76
27 Mar 2018 18:50:24
Revision:465733Original commit files touched by this commit
jrm search for other commits by this committer
security/dropbear: Update to version 2018.76

PR:		226339
Submitted by:	pkubaj@anongoth.pl (maintainer)
Differential Revision:	https://reviews.freebsd.org/D14829
2017.75
03 Jul 2017 19:32:12
Revision:444987Original commit files touched by this commit
ultima search for other commits by this committer
Updated to 2017.75

Changelog:	https://matt.ucc.asn.au/dropbear/CHANGES

PR:		220158
Submitted by:	Piotr Kubaj <pkubaj@anongoth.pl> (maintainer)
Reviewed by:	lifanov (mentor)
Approved by:	lifanov (mentor)
MFH:		2017Q3
Security:	http://www.vuxml.org/freebsd/60931f98-55a7-11e7-8514-589cfc0654e1.html
Differential Revision:	https://reviews.freebsd.org/D11400
2016.74
01 Aug 2016 17:43:19
Revision:419445Original commit files touched by this commit This port version is marked as vulnerable.
pawel search for other commits by this committer
- Update to version 2016.74
- Add license information

Changelog:
- Security: Message printout was vulnerable to format string injection.

  If specific usernames including "%" symbols can be created on a system
  (validated by getpwnam()) then an attacker could run arbitrary code as root
  when connecting to Dropbear server.

  A dbclient user who can control username or host arguments could potentially
  run arbitrary code as the dbclient user. This could be a problem if scripts
  or webpages pass untrusted input to the dbclient program.

- Security: dropbearconvert import of OpenSSH keys could run arbitrary code as
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2016.73
24 Apr 2016 09:24:04
Revision:413929Original commit files touched by this commit This port version is marked as vulnerable.
lme search for other commits by this committer
Update to 2016.73

PR:		208962
Submitted by:	maintainer
Sponsored by:	Essen Linuxhotel Hackathon 2016
2016.72
29 Mar 2016 18:51:15
Revision:412129Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add CPE information

PR:		208327
Submitted by:	shun.fbsd.pr@dropcut.net
Approved by:	portmgr blanket
2016.72
14 Mar 2016 14:09:07
Revision:411074Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
security/dropbear: Update to 2016.72

PR:		207903
MFH:		2016Q1
Security:	CVE-2016-3116
2015.71
15 Jan 2016 09:18:54
Revision:406146Original commit files touched by this commit This port version is marked as vulnerable.
gahr search for other commits by this committer
security/dropbear: support extra arguments in rc.conf

PR:		206211
Submitted by:	gahr
Approved by:	pkubaj@anongoth.pl (maintainer)
2015.71
09 Jan 2016 09:07:27
Revision:405616Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 2015.71
- Update maintainer mail

PR:		206000
Submitted by:	maintainer
2015.68
11 Oct 2015 12:02:39
Revision:399085Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Pass maintainership to submitter

Submitted by:	Piotr Kubaj <pkubaj@riseup.net>
2015.68
11 Oct 2015 11:42:27
Revision:399084Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2015.68 [1]
- Drop maintainership

PR:	203694 [1]
Submitted by:	pkubaj@riseup.net
2015.67
27 Mar 2015 10:43:50
Revision:382395Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2015.67
2014.66_1
21 Dec 2014 21:39:06
Revision:375196Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Convert to pkg-plist
2014.66_1
21 Dec 2014 17:44:26
Revision:375172Original commit files touched by this commit This port version is marked as vulnerable.
antoine search for other commits by this committer
Put back empty dir in plist
2014.66
20 Dec 2014 19:37:45
Revision:375111Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
cleanup plist
2014.66
24 Oct 2014 10:45:20
Revision:371432Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2014.66
2014.65
25 Sep 2014 11:35:44
Revision:369242Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Remove obsolete @dirrm(try)
- Convert PLIST_DIRSTRY to PLIST_DIRS
2014.65
22 Aug 2014 14:16:56
Revision:365661Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2014.65
2014.63
20 May 2014 07:06:09
Revision:354608Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2014.63
2013.62
20 May 2014 06:06:36
Revision:354597Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Add/update license when possible
- Modernize ports Makefiles
- Update MASTER_SITES/distfile for converters/chmview
2013.62
24 Jan 2014 06:35:29
Revision:340879Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2013.62
2013.60
17 Oct 2013 11:25:36
Revision:330630Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2013.60
2013.59
14 Oct 2013 08:56:37
Revision:330285Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2013.59
2013.58
25 Sep 2013 20:02:05
Revision:328311Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Support STAGEDIR
- Convert to USES=gmake
- Convert to options helpers
- Reformat pkg-descr
2013.58
20 Sep 2013 22:55:26
Revision:327769Original commit files touched by this commit This port version is marked as vulnerable.
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
2013.58
21 Apr 2013 07:36:55
Revision:316170Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2013.58

Feature safe:	yes
2013.57
17 Apr 2013 02:58:24
Revision:315925Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Update to 2013.57

Feature safe: yes
2012.55
17 Feb 2013 08:43:17
Revision:312405Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Install manpages [1]
- Convert Makefile headers to new style
- Remove indefinite article from COMMENT

PR:	ports/176198 (based on) [1]
Submitted by:	Brett Wynkoop <bsdbugs@wynn.com>
2012.55
25 Jun 2012 04:15:50
Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
- Convert to optionsNG
- Pet portlint
- Remove pkg-plist from security/dropbear

Approved by:    eadler (mentor)
2012.55
04 Mar 2012 21:20:55
Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
Update to 2012.55
- fix arbitrary code execution (CVE-2012-0920)

Approved by:    eadler (mentor)
2011.54
02 Mar 2012 23:43:45
Original commit files touched by this commit This port version is marked as vulnerable.
ak search for other commits by this committer
Update maintainer email in my ports

Approved by:    eadler (mentor)
2011.54
14 Jan 2012 08:57:23
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
In the rc.d scripts, change assignments to rcvar to use the
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.
2011.54
27 Dec 2011 23:10:11
Original commit files touched by this commit This port version is marked as vulnerable.
scheidell search for other commits by this committer
- Fix compile if WITH_STATIC is enabled [1]
- Also pr ports/163593, which is a duplicate of this one. root@42.org [2]

PR:             ports/163217
Submitted by:   Mattia Rossi <mrossi@swin.edu.au> [1], root@42.org [2]
Approved by:    spam@rm-rf.kiev.ua (maintainer), gabor (mentor)
0.53.1
23 Sep 2011 22:26:39
Original commit files touched by this commit This port version is marked as vulnerable.
amdmi3 search for other commits by this committer
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead

PR:             157936
Submitted by:   myself
Exp-runs by:    pav
Approved by:    pav
0.53.1
20 Jun 2011 12:57:56
Original commit files touched by this commit This port version is marked as vulnerable.
dhn search for other commits by this committer
- Update to 0.53.1

PR:             ports/158027
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
0.52
27 Mar 2010 00:15:24
Original commit files touched by this commit This port version is marked as vulnerable.
dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
0.52
20 Jan 2010 09:24:24
Original commit files touched by this commit This port version is marked as vulnerable.
ed search for other commits by this committer
Remove an unneeded inclusion of <utmp.h>.

Submitted by:   Alex Kozlov <spam rm-rf kiev ua>
0.52
26 Dec 2008 22:16:27
Original commit files touched by this commit This port version is marked as vulnerable.
miwi search for other commits by this committer
- Update to 0.52

PR:             129961
Submitted by:   Alex Kozlov <spam@rm-rf.kiev.ua> (maintainer)
0.51
05 May 2008 06:52:58
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Update to 0.51
- Use @dirrmtry

PR:             ports/123355
Submitted by:   Alex Kozlov <spam at rm-rf.kiev.ua> (maintainer)
0.50
19 Apr 2008 17:56:05
Original commit files touched by this commit Sanity Test Failure This port version is marked as vulnerable.
miwi search for other commits by this committer
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
        Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
        ehaupt, nox, itetcu, flz, pav

PR:             116263
Tested on:      pointyhat
Approved by:    portmgr (pav)
0.50
14 Aug 2007 13:52:32
Original commit files touched by this commit This port version is marked as vulnerable.
itetcu search for other commits by this committer
- Update security/dropbear to 0.50.
-Drop deprecated WANT_* knob.

PR:             ports/115475
Submitted by:   Alex Kozlov (maintainer)
0.49_1
16 Apr 2007 19:33:06
Original commit files touched by this commit This port version is marked as vulnerable.
rafan search for other commits by this committer
- Use new world rc script

PR:             ports/111361
Approved by:    Alex Kozlov (maintainer)
Tested by:      Alex Kozlov, rafan
0.49
23 Mar 2007 08:41:18
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Pass maintainership to Alex Kozlov.
0.49
18 Mar 2007 17:51:19
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.49
- OPTIONify
- Fix some documentation
- drop maintainership

PR:             ports/108785
Submitted by:   Alex Kozlov<spam@rm-rf.kiev.ua>
0.48.1
03 Nov 2006 11:15:46
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.48.1
0.47
13 May 2006 04:15:53
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
0.47
19 Dec 2005 09:20:32
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.47
- SECURITY: fix for buffer allocation error in server code, could potentially
  allow authenticated users to gain elevated privileges.

PR:             ports/90531
Submitted by:   Gea-Suan Lin <gslin@gslin.org>
0.46
10 Jul 2005 19:52:15
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.46
0.44
08 Jan 2005 16:49:03
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.44
0.43
31 Jul 2004 09:10:43
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
Security fix.
- Update to 0.43
  This release fixes a DSS verification vulnerability.
  See:
 
http://www.freebsd.org/ports/portaudit/0316f983-dfb6-11d8-9b0a-000347a4fa7d.html
0.41_1
07 Feb 2004 17:16:21
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- SIZEify distinfo
0.41_1
04 Feb 2004 05:10:27
Original commit files touched by this commit This port version is marked as vulnerable.
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
0.41
21 Jan 2004 10:38:58
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.41
0.40
14 Jan 2004 12:17:49
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update to 0.40

Approved by:        erwin (mentor) (implicitly)
0.39
13 Jan 2004 15:04:51
Original commit files touched by this commit This port version is marked as vulnerable.
clement search for other commits by this committer
- Update my email address

Approved and reviewed by:    erwin (mentor)
0.39
17 Dec 2003 11:56:01
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 0.39

PR:             60296
Submitted by:   maintainer
0.38
11 Oct 2003 18:05:09
Original commit files touched by this commit This port version is marked as vulnerable.
erwin search for other commits by this committer
Update to 0.38

PR:             57866
Submitted by:   maintainer
0.37
06 Oct 2003 12:30:06
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
[maintainer patch] security/dropbear: Change fetch location

        I'm rearranging the files a bit on the Dropbear site to
        avoid problems with links going away for previous versions,
        would you be able to change the source url for Dropbear to
        be the package in the http://matt.ucc.asn.au/dropbear/releases/
        directory, rather than just the /dropbear/ dir?

PR:             ports/57643
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.37
25 Sep 2003 10:22:59
Original commit files touched by this commit This port version is marked as vulnerable.
krion search for other commits by this committer
- Update to version 0.37

PR:             57188
Submitted by:   maintainer
0.36
08 Sep 2003 09:09:36
Original commit files touched by this commit This port version is marked as vulnerable.
edwin search for other commits by this committer
[new port] security/dropbear: a lightweight SSH2 server

        Dropbear is an SSH 2 server, designed to be usable in small
        memory environments.

        It supports:
                * Main features of SSH 2 protocol
                * Implements X11 forwarding, and authentication-agent forwarding
                for OpenSSH clients
                * Compatible with OpenSSH ~/.ssh/authorized_keys public key
                authentication

        WWW: http://matt.ucc.asn.au/dropbear/dropbear.html

PR:             ports/55795
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>

Number of commits found: 78