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.

Port details
polarssl Open Source embedded SSL/TLS cryptographic library
1.2.19 security Deleted on this many watch lists=0 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 1.2.19Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Upstream is ending support for 1.2.x
Expired This port expired on: 2015-12-31
Maintainer: jase@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2009-12-12 12:33:20
Last Update: 2016-02-07 09:58:59
SVN Revision: 408358
Also Listed In: devel
License: GPLv2
WWW:
http://polarssl.org/
Description:
PolarSSL is a light-weight open source cryptographic and SSL/TLS library written in C. PolarSSL is written with embedded systems in mind and has been ported on a number of architectures, including ARM, PowerPC, MIPS and Motorola 68000. Features include: * Small memory footprint * Clean and simple API for integration * Loose coupling of cryptographic code. * Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA * Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512 * HAVEGE random number generator * RSA with PKCS#1 v1.5 padding * SSL version 3 and TLS version 1 client support * X.509 certificate and CRL reading from memory or disk in PEM and DER formats * Over 900 regression and code coverage tests * Example applications LICENSE: GPL2 WWW: http://polarssl.org/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • polarssl>0:security/polarssl
No installation instructions:
This port has been deleted.
PKGNAME: polarssl
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for polarssl-1.2.19: DOCS=on: Build and/or install documentation TEST=off: Build and/or run tests ===> Use 'make config' to modify these settings
Options name:
N/A
USES:
cpe gmake tar:tgz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://polarssl.org/download/
Collapse this list.

Number of commits found: 43

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2.19
07 Feb 2016 09:58:59
Revision:408358Original commit files touched by this commit
delphij search for other commits by this committer
2015-12-31 security/polarssl: Upstream is ending support for 1.2.x
1.2.19
07 Feb 2016 09:49:06
Revision:408355Original commit files touched by this commit
delphij search for other commits by this committer
Update to 1.2.19.

Bugfix
   * Fix bug in certificate validation that caused valid chains to
     be rejected when the first intermediate certificate has
     pathLenConstraint=0. Found by Nicholas Wilson.
     Introduced in mbed TLS 1.3.15. #280
   * Removed potential leak in rsa_rsassa_pkcs1_v15_sign(), found
     by JayaraghavendranK. #372

MFH:	2016Q1
1.2.18
09 Nov 2015 15:58:20
Revision:401112Original commit files touched by this commit
tijl search for other commits by this committer
- Update polarssl/mbedtls ports
- Mark polarssl 1.2.x deprecated
- Fix sparc64 build by removing -fpic (leaving only -fPIC)

MFH:		2015Q4
Security:	https://tls.mbed.org/tech-updates/releases/mbedtls-2.2.0-2.1.3-1.3.15-and-polarssl.1.2.18-released
1.2.17
15 Oct 2015 14:51:06
Revision:399344Original commit files touched by this commit
feld search for other commits by this committer
security/polarssl: Update to 1.2.17

Changelog:	https://tls.mbed.org/tech-updates/releases/mbedtls-2.1.2-and-1.3.14-and-polarssl-1.2.17-released

Security:	07a1a76c-734b-11e5-ae81-14dae9d210b8
Security:	CVE-2015-5291
1.2.14
20 Sep 2015 14:35:58
Revision:397374Original commit files touched by this commit This port version is marked as vulnerable.
danfe search for other commits by this committer
Remove BROKEN on Tier-2 systems statements which no longer true at least
on PowerPC (verified for all of them) and some also on SPARC (whenever I
was able to test those on flame.freebsd.org) and even IA64 (which should
be OK to remove anyways, because it was never really supported system in
ports land and was officially killed in -CURRENT a while ago.
1.2.14
28 Jul 2015 18:08:31
Revision:393085Original commit files touched by this commit This port version is marked as vulnerable.
feld search for other commits by this committer
Update to 1.2.14
Includes backported security fixes

Changes:	https://tls.mbed.org/tech-updates/releases/polarssl-1.2.14-released

PR:		201603
Security:	d3216606-2b47-11e5-a668-080027ef73ec
1.2.13
17 Mar 2015 21:01:57
Revision:381519Original commit files touched by this commit This port version is marked as vulnerable.
pi search for other commits by this committer
security/polarssl: 1.2.12 -> 1.2.13

Changes:
https://tls.mbed.org/tech-updates/releases/polarssl-1.2.13-released

PR:		197780
Submitted by:	takefu@airport.fm
Approved by:	jase (maintainer timeout)
1.2.12_1
19 Jan 2015 21:19:32
Revision:377482Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
security/polarssl:
- Add upstream patch to address crafted certificates vulnerability
- Add USES cpe

MFH:		2015Q1
Security:	CVE-2015-1182
Security:	a5856eba-a015-11e4-a680-1c6f65c3c4ff
1.2.12
27 Oct 2014 21:48:43
Revision:371609Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
security/polarssl: Update to 1.2.12

While I am here:
- Remove fetch wrapper as it is no longer required
- Strip library shared object
- Remove @dirrm* from pkg-plist

Changes:	https://raw.github.com/polarssl/polarssl/polarssl-1.2.12/ChangeLog
1.2.10
29 Jul 2014 19:11:53
Revision:363374Original commit files touched by this commit This port version is marked as vulnerable.
adamw search for other commits by this committer
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...

Approved by:	portmgr (not really, but touches unstaged ports)
1.2.10
21 Feb 2014 13:39:24
Revision:345433Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
Remove trailing whitespaces from category security
1.2.10
10 Feb 2014 13:54:28
Revision:343634Original commit files touched by this commit This port version is marked as vulnerable.
ehaupt search for other commits by this committer
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
1.2.10
18 Oct 2013 22:18:20
Revision:330780Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.10
- Add PORTSCOUT entry to limit checks to the 1.2 branch

Changes:	https://raw.github.com/polarssl/polarssl/polarssl-1.2.10/ChangeLog
1.2.9
01 Oct 2013 23:47:14
Revision:329009Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.9
- Add vuxml entry
- Prevent install target from copying patch backup files

Changes:	https://raw.github.com/polarssl/polarssl/60ad84f43f46b0d3673eaca8b9847d7e01b83c5e/ChangeLog
Security:	ccefac3e-2aed-11e3-af10-000c29789cb5
Security:	CVE-2013-5915
1.2.8_1
30 Sep 2013 22:38:42
Revision:328887Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Add patch to enable HAVEGE random generator
- While I'm here: enable stage support, replace USE_GMAKE with USES=gmake

PR:		ports/182437
Submitted by:   martymac
1.2.8
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)
1.2.8
14 Aug 2013 17:28:33
Revision:324742Original commit files touched by this commit This port version is marked as vulnerable.
mandree search for other commits by this committer
Fix regression from my earlier commit r324675 which caused a
"make fetch" failure on non-POSIX-compliant SHELL:

1. Replace ${SHELL} by ${SH} so the fetchwrapper.sh gets executed with a
   POSIX-compliant shell (such as /bin/sh)

2. Just because it's meant that way, add an svn:executable=* property
   on files/fetchwrapper.sh.

PR:		ports/181252
Reported by:	Mike Harding (private email)
1.2.8
13 Aug 2013 17:17:16
Revision:324675Original commit files touched by this commit This port version is marked as vulnerable.
mandree search for other commits by this committer
Update to new version 1.2.8, fixing security issues (denial of service).
Fix fetching, by bypassing splash screen (adds files/fetchwrapper.sh).

Approved by:	jase (maintainer)
Security:	72bf9e21-03df-11e3-bd8d-080027ef73ec
Security:	CVE-2013-4623
1.2.7
11 May 2013 16:55:08
Revision:317893Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.7

Changes:	https://raw.github.com/polarssl/polarssl/polarssl-1.2.7/ChangeLog
1.2.6
11 Mar 2013 12:53:07
Revision:313881Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.6

Changes:	https://raw.github.com/polarssl/polarssl/90f042d4cbdcbf398f347d5f7eef608cc11de5b5/ChangeLog
1.2.5
03 Feb 2013 00:32:56
Revision:311448Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.5

Changes:	https://raw.github.com/polarssl/polarssl/c7a2da437e5174dd9487c442c6315114c2029169/ChangeLog
1.2.4
25 Jan 2013 20:58:08
Revision:310986Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.4

Changes:	https://raw.github.com/polarssl/polarssl/14c56a3378683379ca1e589d7c9d78854d39707c/ChangeLog
1.2.3
26 Nov 2012 19:49:23
Revision:307794Original commit files touched by this commit This port version is marked as vulnerable.
jase search for other commits by this committer
- Update to 1.2.3
- Assume maintainership

Changes:	https://raw.github.com/polarssl/polarssl/fb1ba781b398d39f4444515381babcc9e5a8dcd2/ChangeLog

Feature safe:	yes
1.1.4
18 Oct 2012 19:19:34
Revision:306086Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- drop maintainership
Feature safe: yes
1.1.4
13 Oct 2012 13:39:59
Revision:305832Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- cleanup comments
Feature safe: yes
1.1.4
01 Jun 2012 14:40:28
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.1.4
1.1.3
28 May 2012 17:54:47
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.1.3
Submitted by:   osa
1.1.2
13 May 2012 20:18:48
Original commit files touched by this commit This port version is marked as vulnerable.
pav search for other commits by this committer
- Mark BROKEN: does not fetch

Reported by:    pointyhat
1.1.2
27 Apr 2012 10:07:42
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.1.2
1.1.1
30 Jan 2012 06:03:13
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.1.1
1.1.0
12 Jan 2012 15:44:37
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.1.0
1.0.0
13 Aug 2011 14:30:25
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 1.0.0
0.14.3
08 Apr 2011 03:48:02
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 0.14.3
PR:             156238
Submitted by:   Takefu
0.14.2
05 Mar 2011 11:27:09
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- Security update to 0.14.2
Security: Fix possible "man in the middle" attack

- make portlint happy
0.14.1
24 Feb 2011 13:49:49
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 0.14.1
0.14.0
17 Aug 2010 19:41:18
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 0.14.0
0.13.1_1
04 Aug 2010 14:26:57
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- build shared lib too
PR:             149262
Submitted by:   Takefu
0.13.1
18 Jul 2010 11:38:06
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- fix excuteable bits
- do not use devel/cmake
PR:             148617
Submitted by:   Takefu
0.13.1
05 Jun 2010 19:53:32
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
LICENSE GPLv2
0.13.1
03 Jun 2010 05:24:00
Original commit files touched by this commit This port version is marked as vulnerable.
linimon search for other commits by this committer
Mark as broken on powerpc.

Hat:            portmgr
0.13.1
27 Mar 2010 21:05:08
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 0.13.1
0.13.0
23 Mar 2010 21:01:52
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
- update to 0.13.0
0.12.1
12 Dec 2009 12:32:58
Original commit files touched by this commit This port version is marked as vulnerable.
dinoex search for other commits by this committer
PolarSSL is a light-weight open source cryptographic and SSL/TLS library
written in C. PolarSSL is written with embedded systems in mind and has
been ported on a number of architectures, including ARM, PowerPC, MIPS
and Motorola 68000.

Features include:
 * Small memory footprint
 * Clean and simple API for integration
 * Loose coupling of cryptographic code.
 * Symmetric encryption algorithms: AES, Triple-DES, DES, ARC4, Camellia, XTEA
 * Hash algorithms: MD2, MD4, MD5, SHA-1, SHA-224, SHA-256, SHA-384, SHA-512
 * HAVEGE random number generator
 * RSA with PKCS#1 v1.5 padding
 * SSL version 3 and TLS version 1 client support
 * X.509 certificate and CRL reading from memory or disk in PEM and DER formats
 * Over 900 regression and code coverage tests
 * Example applications

LICENSE: GPL2

WWW: http://polarssl.org/

Number of commits found: 43