Port details |
- webgo Simplest way to write web applications in the Go programming language
- 0.1.0.20120419_1 www
=0 0.1.0.20120419_1Version of this port present on the latest quarterly branch. DEPRECATED: Go libraries should not be packaged
This port expired on: 2019-03-31
- Maintainer: wen@FreeBSD.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2010-11-25 06:23:38
- Last Update: 2019-04-01 19:10:15
- SVN Revision: 497504
- License: not specified in port
- WWW:
- https://github.com/hoisie/web
- Description:
- web.go is the simplest way to write web applications in the Go programming
language. It's ideal for writing simple, performant backend web services.
web.go should be familiar to people who've developed websites with higher-level
web frameworks like sinatra, pylons, or web.py. It is designed to be a
lightweight web framework that doesn't impose any scaffolding on the user.
Some features include:
* Routing to url handlers based on regular expressions
* Secure cookies
* Support for fastcgi and scgi
* Web applications are compiled to native code. This means very fast
execution and page render speed
* Serving static files
WWW: https://github.com/hoisie/web
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ ![SVNWeb SVNWeb](/images/subversion.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: webgo
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (webgo-20120419.tar.gz) = f31a68c7142fe1e64bdb07151482b371fd3da5d61dc0c35e046aec6c3a6a92d2
SIZE (webgo-20120419.tar.gz) = 15237
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:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0.20120419_1 01 Apr 2019 19:10:15
![Revision:497504 Revision:497504](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 ) |
0.1.0.20120419_1 20 Mar 2019 06:42:08
![Revision:496313 Revision:496313](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
tobik ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
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 |
0.1.0.20120419_1 22 Apr 2016 12:40:05
![Revision:413776 Revision:413776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mat ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Move lang/go/files/bsd.go.mk to USES=go.
Reviewed by: bapt
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D6057 |
0.1.0.20120419_1 12 Jul 2015 23:01:09
![Revision:391857 Revision:391857](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
amdmi3 ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Drop @dirrm* from plist
Approved by: portmgr blanket |
0.1.0.20120419_1 11 Jan 2014 17:46:34
![Revision:339441 Revision:339441](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Change default location of Go packages to LOCALBASE/share/go
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] |
0.1.0.20120419 20 Sep 2013 23:36:54
![Revision:327776 Revision:327776](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
bapt ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.1.0.20120419 17 Apr 2013 23:40:57
![Revision:316012 Revision:316012](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
ak ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Remove USE_GZIP (it's default)
- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style
Approved by: portmgr (bapt)
Feature safe: yes |
0.1.0.20120419 14 May 2012 22:09:38
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 20120419
PR: ports/167344
Approved by: wen (maintainer) |
0.1.0.20110915_2 26 Nov 2011 22:56:57
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump Go packages for the new Go release.
Feature safe: yes |
0.1.0.20110915_1 07 Oct 2011 09:16:47
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Bump go packages for new go release |
0.1.0.20110915 22 Sep 2011 16:43:28
![files touched by this commit files touched by this commit](/images/logs.gif) |
jlaffaye ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Update to 20110915 to compile with latest Go release.
PR: ports/160479
Submitted by: myself
Approved by: wen (maintainer, private e-mail) |
0.1.0.20110531 01 Jun 2011 00:53:49
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
- Update to 0.1.0.20110531 |
0.1.0.20101122 25 Nov 2010 06:23:27
![files touched by this commit files touched by this commit](/images/logs.gif) |
wen ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
web.go is the simplest way to write web applications in the Go programming
language. It's ideal for writing simple, performant backend web services.
web.go should be familiar to people who've developed websites with higher-level
web frameworks like sinatra, pylons, or web.py. It is designed to be a
lightweight web framework that doesn't impose any scaffolding on the user.
Some features include:
* Routing to url handlers based on regular expressions
* Secure cookies
* Support for fastcgi and scgi
* Web applications are compiled to native code. This means very fast
execution and page render speed
* Serving static files
WWW: https://github.com/hoisie/web.go |