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
go-json-rest Quick and easy way to setup a RESTful JSON API
1.0.0,1 devel 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 1.0.0,1Version of this port present on the latest quarterly branch.
Maintainer: lattera@gmail.com search for ports maintained by this maintainer
Port Added: 2014-02-26 17:15:12
Last Update: 2018-03-11 21:47:28
SVN Revision: 464213
License: not specified in port
WWW:
https://github.com/ant0ine/go-json-rest/
Description:
Go-Json-Rest is a thin layer on top of net/http that helps building RESTful JSON APIs easily. It provides fast URL routing using a Trie based implementation, and helpers to deal with JSON requests and responses. It is not a high-level REST framework that transparently maps HTTP requests to procedure calls, on the opposite, you constantly have access to the underlying net/http objects. WWW: https://github.com/ant0ine/go-json-rest/
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 (24 items)
Collapse this list.
  1. share/go/pkg/freebsd_amd64/github.com/ant0ine/go-json-rest.a
  2. share/go/pkg/freebsd_amd64/github.com/ant0ine/go-json-rest/trie.a
  3. share/go/src/github.com/ant0ine/go-json-rest/LICENSE
  4. share/go/src/github.com/ant0ine/go-json-rest/README.md
  5. share/go/src/github.com/ant0ine/go-json-rest/env.go
  6. share/go/src/github.com/ant0ine/go-json-rest/gzip.go
  7. share/go/src/github.com/ant0ine/go-json-rest/gzip_test.go
  8. share/go/src/github.com/ant0ine/go-json-rest/handler.go
  9. share/go/src/github.com/ant0ine/go-json-rest/handler_test.go
  10. share/go/src/github.com/ant0ine/go-json-rest/log.go
  11. share/go/src/github.com/ant0ine/go-json-rest/recorder.go
  12. share/go/src/github.com/ant0ine/go-json-rest/request.go
  13. share/go/src/github.com/ant0ine/go-json-rest/request.go.orig
  14. share/go/src/github.com/ant0ine/go-json-rest/request_test.go
  15. share/go/src/github.com/ant0ine/go-json-rest/response.go
  16. share/go/src/github.com/ant0ine/go-json-rest/router.go
  17. share/go/src/github.com/ant0ine/go-json-rest/router_benchmark_test.go
  18. share/go/src/github.com/ant0ine/go-json-rest/router_test.go
  19. share/go/src/github.com/ant0ine/go-json-rest/status.go
  20. share/go/src/github.com/ant0ine/go-json-rest/status_test.go
  21. share/go/src/github.com/ant0ine/go-json-rest/test/util.go
  22. share/go/src/github.com/ant0ine/go-json-rest/timer.go
  23. share/go/src/github.com/ant0ine/go-json-rest/trie/impl.go
  24. share/go/src/github.com/ant0ine/go-json-rest/trie/impl_test.go
Collapse this list.
Dependency lines:
  • go-json-rest>0:devel/go-json-rest
No installation instructions:
This port has been deleted.
PKGNAME: go-json-rest
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ant0ine-go-json-rest-v1.0.0_GH0.tar.gz) = 7f59b84660bc6a63cdc5589fec772b0cd8abd24efba47738ee18e6c7c8586196 SIZE (ant0ine-go-json-rest-v1.0.0_GH0.tar.gz) = 16379

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 (2 items)
Collapse this list.
  1. http://mirrors.rit.edu/zi/
  2. https://codeload.github.com/ant0ine/go-json-rest/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 9

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0,1
11 Mar 2018 21:47:28
Revision:464213Original commit files touched by this commit
yuri search for other commits by this committer
ant0ine/go-json-rest: Delete because Go libraries aren't allowed

PR:		226432
Submitted by:	Shawn Webb <lattera@gmail.com> (maintainer)
Approved by:	portmgr (port compliance, infrastructure)
1.0.0,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
1.0.0,1
01 Apr 2016 13:18:17
Revision:412342Original commit files touched by this commit
mat search for other commits by this committer
Fixup some whitespace at the beginning of lines problems.

With hat:	portmgr
Sponsored by:	Absolight
1.0.0,1
06 May 2015 15:16:54
Revision:385521Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the [bcd]* categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
1.0.0,1
19 Mar 2015 16:44:59
Revision:381618Original commit files touched by this commit
bdrewery search for other commits by this committer
Update USE_GITHUB so it does not require GH_COMMIT.

Using this new scheme allows only setting the _tag_ or _commit hash_ in
GH_TAGNAME and not having to know the hash for a tag.  This scheme will
download a tarball that has a different checksum than before due to a changed
directory name for extraction.

The following MASTER_SITES are provided to retain the old checksum and
directory structure (that require GH_COMMIT):
  GH -> GHL
  GITHUB -> GITHUB_LEGACY

Differential Revision:	https://reviews.freebsd.org/D748
Submitted by:	amdmi3
Reviewed by:	mat, swills, antoine, bdrewery
With hat:	portmgr
1.0.0,1
27 Oct 2014 10:10:59
Revision:371544Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
1.0.0,1
24 Apr 2014 16:26:48
Revision:352016Original commit files touched by this commit
mat search for other commits by this committer
Remove the last @comment $FreeBSD$ from plists.

With hat:	portmgr
Sponsored by:	Absolight
1.0.0,1
12 Mar 2014 19:33:50
Revision:347998Original commit files touched by this commit
zi search for other commits by this committer
- Update to 1.0.0 release
- Add missing trie.a

Approved by:	lattera@gmail.com (maintainer)
20140226
26 Feb 2014 17:15:03
Revision:346216Original commit files touched by this commit
zi search for other commits by this committer
New port: devel/go-rest-json:

Go-Json-Rest is a thin layer on top of net/http that helps building RESTful
JSON APIs easily. It provides fast URL routing using a Trie based
implementation, and helpers to deal with JSON requests and responses. It is
not a high-level REST framework that transparently maps HTTP requests
to procedure calls, on the opposite, you constantly have access to the
underlying net/http objects.

WWW: https://github.com/ant0ine/go-json-rest/

Number of commits found: 9