Port details |
- go-bayesian Naive Bayesian classification for Go
- 20160602 devel
=0 20160602Version of this port present on the latest quarterly branch.
- DEPRECATED: Go libraries should not be packaged
This port expired on: 2019-03-31
- Maintainer: cs@FreeBSD.org
- Port Added: 2016-08-03 19:46:41
- Last Update: 2019-04-01 19:10:15
- SVN Revision: 497504
- License: BSD3CLAUSE
- WWW:
- https://github.com/jbrukh/bayesian
- Description:
- Perform naive Bayesian classification into an arbitrary number of classes on
sets of strings.
WWW: https://github.com/jbrukh/bayesian
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- go-bayesian>0:devel/go-bayesian
- No installation instructions:
- This port has been deleted.
- PKGNAME: go-bayesian
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1468501956
SHA256 (jbrukh-bayesian-20160602-a65fd1effddb7bd71c6bb6ca1876e045a7aeac6e_GH0.tar.gz) = 340adc394ec52b962c528a1b671e4829d80cd1d5328fe3911edb792e1eebe1b4
SIZE (jbrukh-bayesian-20160602-a65fd1effddb7bd71c6bb6ca1876e045a7aeac6e_GH0.tar.gz) = 7686
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- go
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20160602 01 Apr 2019 19:10:15 |
tobik |
Remove expired ports:
2019-03-31 archivers/go-compress: Go libraries should not be packaged
2019-03-31 textproc/go.text: Go libraries should not be packaged
2019-03-31 devel/go-hashicorp-logutils: Go libraries should not be packaged
2019-03-31 devel/go-cpuid: Go libraries should not be packaged
2019-03-31 devel/go-nuid: Go libraries should not be packaged
2019-03-31 devel/go-yaml: Go libraries should not be packaged
2019-03-31 devel/go-raw: Go libraries should not be packaged
2019-03-31 devel/go-go.uuid: Go libraries should not be packaged
2019-03-31 devel/go-goregen: Go libraries should not be packaged
2019-03-31 devel/go-runewidth: Go libraries should not be packaged
2019-03-31 devel/go-cobra: Go libraries should not be packaged
2019-03-31 devel/go-pflag: Go libraries should not be packaged
2019-03-31 devel/go-slices: Go libraries should not be packaged
2019-03-31 devel/go-form: Go libraries should not be packaged (Only the first 15 lines of the commit message are shown above ) |
20160602 20 Mar 2019 06:42:08 |
tobik |
Deprecate Go library ports
Many of them are out of date now and there are few reasons to have
them in the tree [1].
[1] https://www.freebsd.org/doc/en/books/porters-handbook/go-libs.html
PR: 236502
Reviewed by: dg@syrec.org
Approved by: portmgr (mat), jlaffaye, wen, olgeni
Differential Revision: https://reviews.freebsd.org/D19568 |
20160602 03 Aug 2016 19:46:34 |
cs |
Perform naive Bayesian classification into an arbitrary number of classes on
sets of strings.
WWW: https://github.com/jbrukh/bayesian |
Number of commits found: 3
|