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

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
mochiweb Erlang library for building lightweight HTTP servers
2.12.2 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 2.12.2Version of this port present on the latest quarterly branch.
Maintainer: olgeni@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-04-23 15:16:01
Last Update: 2015-06-27 12:54:12
SVN Revision: 390698
Also Listed In: devel
License: MIT
WWW:
https://github.com/mochi/mochiweb
Description:
MochiWeb is an Erlang library for building lightweight HTTP servers, from Mochi Media, Inc. WWW: https://github.com/mochi/mochiweb
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
There is no configure plist information for this port.
Dependency lines:
  • mochiweb>0:www/mochiweb
No installation instructions:
This port has been deleted.
PKGNAME: mochiweb
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

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
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. erl : lang/erlang
Runtime dependencies:
  1. erl : lang/erlang
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/ports-distfiles/
  2. https://codeload.github.com/mochi/mochiweb/tar.gz/v2.12.2?dummy=/
Collapse this list.

Number of commits found: 15

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.12.2
27 Jun 2015 12:54:12
Revision:390698Original commit files touched by this commit
olgeni search for other commits by this committer
Sorting out some Erlang stuff:

- Rename a few Erlang-related ports using the erlang- prefix; it will avoid
  confusion with elixir- ports.
- Remove DOCS and EXAMPLES where not actually useful.
- Simplify RUN_DEPENDS where possible.
- Move textproc/exmpp to devel/erlang-exmpp.
- Add missing R18 compatibility fix for devel/erlang-oserl.
- Upgrade erlang-cuttlefish to 2.0.3.

The idea is that libraries ("deps") have the "erlang-" prefix, while larger
projects (rabbitmq, yaws, couchdb, etc) keep their usual names.
2.12.2
19 May 2015 12:05:23
Revision:386766Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add CPE info

Approved by:	portmgr blanket
2.12.2
09 May 2015 13:46:09
Revision:385891Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 2.12.2.

- Simplify RUN_DEPENDS.
- Add support for DOCS and EXAMPLES.
- Use pkg-plist for the docs (remove PORTDOCS).
- Use PORTNAME in install code.
2.10.0
07 May 2015 20:24:16
Revision:385665Original commit files touched by this commit
mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2.10.0
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
2.10.0
04 Jan 2015 13:21:31
Revision:376230Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 2.10.0.
2.9.2
24 Oct 2014 08:26:55
Revision:371427Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 2.9.2.
2.7.0
29 Oct 2013 21:30:56
Revision:332011Original commit files touched by this commit
olgeni search for other commits by this committer
Upgrade to version 2.7.0.
2.6.0
29 Oct 2013 21:27:00
Revision:332009Original commit files touched by this commit
olgeni search for other commits by this committer
- Add staging support.
- Do not mute install commands.
- Cleanup pkg-plist.
2.6.0
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)
2.6.0
24 Apr 2013 16:35:52
Revision:316450Original commit files touched by this commit
olgeni search for other commits by this committer
- Use bsd.port.options.mk.
- PORTDOCS should not be conditional.

Noticed by:	jgh
2.6.0
23 Apr 2013 16:08:36
Revision:316368Original commit files touched by this commit
olgeni search for other commits by this committer
Document conflicts with www/mochiweb-basho.
2.6.0
23 Apr 2013 15:40:17
Revision:316365Original commit files touched by this commit
olgeni search for other commits by this committer
Add missing dependencies.
2.6.0
23 Apr 2013 15:32:15
Revision:316363Original commit files touched by this commit
olgeni search for other commits by this committer
Of course I noticed the missing tabs just after the commit.
2.6.0
23 Apr 2013 15:15:49
Revision:316362Original commit files touched by this commit
olgeni search for other commits by this committer
Add www/mochiweb, an Erlang library for building lightweight HTTP
servers.

This is the original version from Mochi Media, Inc.

Number of commits found: 15