aboutsummaryrefslogtreecommitdiff
path: root/security/libecc
Commit message (Collapse)AuthorAgeFilesLines
* - Remove NO_STAGE as these have been tested to be safeBryan Drewery2013-09-251-1/+0
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=328226
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-2/+2
| | | | | | | | | | | | - 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 Notes: svn path=/head/; revision=282282
* Update libecc to 14.0Johan van Selst2011-02-272-3/+3
| | | | Notes: svn path=/head/; revision=269881
* - Update libecc 0.13.0Johan van Selst2011-02-143-6/+4
| | | | | | | - Includes shlib bump Notes: svn path=/head/; revision=269162
* Switch to use newer GMP version.Alex Dupre2010-04-191-2/+2
| | | | | | | | | PR: ports/144487 Submitted by: ale Approved by: portmgr (-exp run by erwin) Notes: svn path=/head/; revision=252906
* Update my mail address to @FreeBSD.orgJohan van Selst2010-02-231-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=250235
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | | | | starting with P,R,S Notes: svn path=/head/; revision=240075
* Chase libgmp and bump PORTREVISION.Alex Dupre2009-05-131-1/+2
| | | | Notes: svn path=/head/; revision=233833
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Update to 0.12.1Johan van Selst2008-05-042-4/+4
| | | | Notes: svn path=/head/; revision=212587
* - Update to 0.12.0; fixes build on 64-bit systemsJohan van Selst2008-04-115-44/+10
| | | | | | | | | - Remove unneeded patches - Remove check for old FreeBSD versions - Grab maintainership Notes: svn path=/head/; revision=211068
* - Update version to 0.11.1David Thiel2007-03-163-6/+6
| | | | | | | | | PR: ports/109017 Submitted by: Marcelo Araujo Approved by: edwin (mentor) Notes: svn path=/head/; revision=187527
* - s,INSTALLS_SHLIB,USE_LDCONFIG,gCheng-Lung Sung2006-08-151-1/+1
| | | | | | | | | | - these include security/ sysutils/ textproc/ maintained by ports@ PR: ports/101916 Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> Notes: svn path=/head/; revision=170652
* Chase gmp library and bump PORTREVISION.Alex Dupre2006-05-101-1/+2
| | | | Notes: svn path=/head/; revision=161929
* - Add SHA256Pav Lucistnik2005-11-251-0/+1
| | | | Notes: svn path=/head/; revision=149451
* BROKEN on !i386: Does not compileKris Kennaway2005-07-201-0/+4
| | | | Notes: svn path=/head/; revision=139748
* Update to 0.11.0.Roman Bogorodskiy2005-07-054-7/+26
| | | | | | | | PR: 82954 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> Notes: svn path=/head/; revision=138496
* Switch to USE_GCC=3.3 and work around bsd.port.mk bug that does not addKris Kennaway2004-03-141-2/+9
| | | | | | | CC and CXX to MAKE_ENV. Notes: svn path=/head/; revision=103941
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* add libecc 0.3.0Ying-Chieh Liao2002-10-296-0/+49
C++ Elliptic Curve Library Notes: svn path=/head/; revision=69109