aboutsummaryrefslogtreecommitdiff
path: root/security/go.crypto
Commit message (Collapse)AuthorAgeFilesLines
* Fix GH_TAGNAMESunpoet Po-Chuan Hsieh2017-06-022-4/+4
| | | | | | | Approved by: portmgr (blanket) Notes: svn path=/head/; revision=442443
* Update to 20170330 snapshotJulien Laffaye2017-04-073-14/+53
| | | | | | | | PR: 218307 Submitted by: cs Notes: svn path=/head/; revision=437924
* - Update to 20160709 snapshot [1]Julien Laffaye2016-07-263-4/+44
| | | | | | | | | | | - Remove acme target to avoid circular dependency with net/go.net - Add LICENSE PR: 210985 Submitted by: cs Notes: svn path=/head/; revision=419129
* Move lang/go/files/bsd.go.mk to USES=go.Mathieu Arnold2016-04-221-4/+2
| | | | | | | | | Reviewed by: bapt Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6057 Notes: svn path=/head/; revision=413776
* Update WWWCarlo Strub2016-01-131-1/+1
| | | | | | | Approved by: maintainer (implicit) Notes: svn path=/head/; revision=406068
* - Update to latest versionCarlo Strub2016-01-123-64/+11
| | | | | | | | | | | - Use standard installation location PR: 206141 Submitted by: cs@ Approved by: maintainer Notes: svn path=/head/; revision=405975
* Update to 20141121Carlo Strub2015-04-034-4/+79
| | | | | | | | PR: 198402 Approved by: maintainer timeout Notes: svn path=/head/; revision=383173
* Cleanup plistAntoine Brodin2014-11-131-47/+0
| | | | Notes: svn path=/head/; revision=372514
* Update to 20140828Carlo Strub2014-09-053-44/+68
| | | | | | | | | PR: 193293 Submitted by: cs@ Approved by: jlaffaye@ (maintainer) Notes: svn path=/head/; revision=367382
* - Update to 20140113 snapshotJulien Laffaye2014-02-043-5/+18
| | | | | | | | PR: ports/186090 Submitted by: cs Notes: svn path=/head/; revision=342615
* - Change default location of Go packages to LOCALBASE/share/goJulien Laffaye2014-01-112-50/+49
| | | | | | | | | | | | | This fixes problems like ports failing to build if the port is already installed [1] - Bump PORTREVISION of affected ports - Support the install target in bsd.go.mk - STAGE support for free! PR: ports/180003 [1] Notes: svn path=/head/; revision=339441
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* - Update to 20130706 snapshot.Julien Laffaye2013-07-073-7/+20
| | | | | | | - Fix build with go 1.1 Notes: svn path=/head/; revision=322426
* - Update to 20121001 snapshotJulien Laffaye2012-10-033-12/+81
| | | | Notes: svn path=/head/; revision=305190
* - Add go.crypto, a collection of Go packages related to cyptography.Julien Laffaye2012-05-144-0/+190
Notes: svn path=/head/; revision=296617