Port details |
- libecc C++ Elliptic Curve Library
- 0.14.0_2 security
=3 0.14.0_2Version of this port present on the latest quarterly branch. - Maintainer: hrs@FreeBSD.org
 - Port Added: 2002-10-29 17:02:32
- Last Update: 2023-11-06 10:03:47
- Commit Hash: 06df180
- People watching this port, also watch:: ssss, ocaml-ocurl, autoconf, dmtx-utils, gnupg1
- License: GPLv2+
- WWW:
- https://libecc.sourceforge.net/
- Description:
- Libecc is an elliptic curve crypto library for C++ developers.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/security/libecc/ && make install clean
- To add the package, run one of these commands:
- pkg install security/libecc
- pkg install libecc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: libecc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (libecc-0.14.0.tar.gz) = 17a214e35a5a633f9c56af83eb96ee5160646a056909756f3ceec28711398774
SIZE (libecc-0.14.0.tar.gz) = 2477120
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libgmp.so : math/gmp
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- security_libecc
- USES:
- libtool localbase
- 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 |
0.14.0_2 06 Nov 2023 10:03:47
    |
Rodrigo Osorio (rodrigo)  |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
0.14.0_2 23 Jul 2023 16:50:18
    |
Muhammad Moinur Rahman (bofh)  |
security/libecc: Fix build with llvm16
- Pet portclippy
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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) |
0.14.0_2 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 ) |
0.14.0_2 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 ) |
0.14.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.14.0_2 30 Dec 2016 12:19:22
  |
hrs  |
- Add LICENSE.
- Strip installed binaries. |
0.14.0_1 14 Dec 2016 21:48:10
  |
johans  |
Stepping down as maintainer for some ports. |
0.14.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 |
0.14.0_1 12 Jul 2015 23:55:33
  |
amdmi3  |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.14.0_1 06 Jun 2014 09:26:49
  |
amdmi3  |
- Use new LIB_DEPENDS syntax
- Switch to USES=libtool, drop .la files
Approved by: portmgr blanket |
0.14.0 25 Sep 2013 00:54:09
  |
bdrewery  |
- Remove NO_STAGE as these have been tested to be safe
With hat: portmgr |
0.14.0 20 Sep 2013 22:55:26
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
security) |
0.14.0 23 Sep 2011 22:26:39
 |
amdmi3  |
- 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.14.0 27 Feb 2011 10:17:14
 |
johans  |
Update libecc to 14.0 |
0.13.0 14 Feb 2011 22:01:31
 |
johans  |
- Update libecc 0.13.0
- Includes shlib bump |
0.12.1_2 19 Apr 2010 10:43:43
 |
ale  |
Switch to use newer GMP version.
PR: ports/144487
Submitted by: ale
Approved by: portmgr (-exp run by erwin) |
0.12.1_1 23 Feb 2010 18:07:14
 |
johans  |
Update my mail address to @FreeBSD.org
Feature safe: yes |
0.12.1_1 22 Aug 2009 00:35:32
 |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
0.12.1_1 13 May 2009 09:46:02
 |
ale  |
Chase libgmp and bump PORTREVISION. |
0.12.1 25 Jul 2008 14:34:52
 |
pav  |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.12.1 04 May 2008 10:14:10
 |
johans  |
Update to 0.12.1 |
0.12.0 11 Apr 2008 14:33:00
 |
johans  |
- Update to 0.12.0; fixes build on 64-bit systems
- Remove unneeded patches
- Remove check for old FreeBSD versions
- Grab maintainership |
0.11.1 16 Mar 2007 17:55:18
 |
lx  |
- Update version to 0.11.1
PR: ports/109017
Submitted by: Marcelo Araujo
Approved by: edwin (mentor) |
0.11.0_1 15 Aug 2006 01:04:55
 |
clsung  |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include security/ sysutils/ textproc/ maintained by ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
0.11.0_1 10 May 2006 14:46:48
 |
ale  |
Chase gmp library and bump PORTREVISION. |
0.11.0 25 Nov 2005 18:01:16
 |
pav  |
- Add SHA256 |
0.11.0 20 Jul 2005 23:40:37
 |
kris  |
BROKEN on !i386: Does not compile |
0.11.0 05 Jul 2005 08:37:10
 |
novel  |
Update to 0.11.0.
PR: 82954
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> |
0.3.0 14 Mar 2004 03:04:39
 |
kris  |
Switch to USE_GCC=3.3 and work around bsd.port.mk bug that does not add
CC and CXX to MAKE_ENV. |
0.3.0 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
0.3.0 20 Feb 2003 18:59:13
 |
knu  |
De-pkg-comment. |
0.3.0 07 Nov 2002 03:10:58
 |
adamw  |
Fix PORTCOMMENTs that were killing INDEX builds.
105 pointy hats to: me
Approved by: pat |
0.3.0 29 Oct 2002 17:01:03
 |
ijliao  |
add libecc 0.3.0
C++ Elliptic Curve Library |