notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
webgo Simplest way to write web applications in the Go programming language
0.1.0.20120419_1 www Deleted on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.1.0.20120419_1Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: Go libraries should not be packaged
Expired This port expired on: 2019-03-31
Maintainer: wen@FreeBSD.org search for ports maintained by this maintainer
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
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (17 items)
Collapse this list.
  1. share/go/pkg/freebsd_amd64/github.com/hoisie/web.a
  2. share/go/src/github.com/hoisie/web/LICENSE
  3. share/go/src/github.com/hoisie/web/Makefile
  4. share/go/src/github.com/hoisie/web/Readme.md
  5. share/go/src/github.com/hoisie/web/examples/Makefile
  6. share/go/src/github.com/hoisie/web/examples/arcchallenge.go
  7. share/go/src/github.com/hoisie/web/examples/hello.go
  8. share/go/src/github.com/hoisie/web/examples/logger.go
  9. share/go/src/github.com/hoisie/web/examples/methodhandler.go
  10. share/go/src/github.com/hoisie/web/examples/multipart.go
  11. share/go/src/github.com/hoisie/web/examples/multiserver.go
  12. share/go/src/github.com/hoisie/web/examples/params.go
  13. share/go/src/github.com/hoisie/web/fcgi.go
  14. share/go/src/github.com/hoisie/web/scgi.go
  15. share/go/src/github.com/hoisie/web/status.go
  16. share/go/src/github.com/hoisie/web/web.go
  17. share/go/src/github.com/hoisie/web/web_test.go
Collapse this list.
Dependency lines:
  • webgo>0:www/webgo
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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. 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:
Expand this list (4 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/jlaffaye/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/jlaffaye/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/jlaffaye/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/jlaffaye/
Collapse this list.

Number of commits found: 13

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0.20120419_1
01 Apr 2019 19:10:15
Revision:497504Original commit files touched by this commit
tobik search for other commits by this committer
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 View all of this commit message)
0.1.0.20120419_1
20 Mar 2019 06:42:08
Revision:496313Original commit files touched by this commit
tobik search for other commits by this committer
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:413776Original commit files touched by this commit
mat search for other commits by this committer
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:391857Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Drop @dirrm* from plist

Approved by:	portmgr blanket
0.1.0.20120419_1
11 Jan 2014 17:46:34
Revision:339441Original commit files touched by this commit
jlaffaye search for other commits by this committer
- 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:327776Original commit files touched by this commit
bapt search for other commits by this committer
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:316012Original commit files touched by this commit
ak search for other commits by this committer
- 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
Original commit files touched by this commit
jlaffaye search for other commits by this committer
- Update to 20120419

PR:             ports/167344
Approved by:    wen (maintainer)
0.1.0.20110915_2
26 Nov 2011 22:56:57
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Bump Go packages for the new Go release.

Feature safe:   yes
0.1.0.20110915_1
07 Oct 2011 09:16:47
Original commit files touched by this commit
jlaffaye search for other commits by this committer
Bump go packages for new go release
0.1.0.20110915
22 Sep 2011 16:43:28
Original commit files touched by this commit
jlaffaye search for other commits by this committer
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
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.1.0.20110531
0.1.0.20101122
25 Nov 2010 06:23:27
Original commit files touched by this commit
wen search for other commits by this committer
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

Number of commits found: 13