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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
micro_httpd Extremely small web server
2014.08.14_1 www on this many watch lists=3 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 2014.08.14Version of this port present on the latest quarterly branch.
Maintainer: user@unknown.nu search for ports maintained by this maintainer
Port Added: 2001-07-19 02:59:24
Last Update: 2024-01-10 16:27:53
Commit Hash: 72fa019
People watching this port, also watch:: mc, lighttpd, rsync, sudo, arping
License: BSD2CLAUSE
WWW:
https://www.acme.com/software/micro_httpd/
Description:
This is a very small (7 Kb) HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server.
Homepage    cgit ¦ Codeberg ¦ 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 (5 items)
Collapse this list.
  1. sbin/micro_httpd
  2. share/man/man8/micro_httpd.8.gz
  3. /usr/local/share/licenses/micro_httpd-2014.08.14_1/catalog.mk
  4. /usr/local/share/licenses/micro_httpd-2014.08.14_1/LICENSE
  5. /usr/local/share/licenses/micro_httpd-2014.08.14_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • micro_httpd>0:www/micro_httpd
To install the port:
cd /usr/ports/www/micro_httpd/ && make install clean
To add the package, run one of these commands:
  • pkg install www/micro_httpd
  • pkg install micro_httpd
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: micro_httpd
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (micro_httpd_14Aug2014.tar.gz) = 3313f19d80897caa0fa9cd5cc7481736302bb6f61ac45238d240871117119556 SIZE (micro_httpd_14Aug2014.tar.gz) = 5318

Packages (timestamps in pop-ups are UTC):
micro_httpd
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2014.08.14_12014.08.14_12014.08.142014.08.14_12014.08.14_1-2014.08.14-
FreeBSD:13:quarterly2014.08.142014.08.142014.08.142014.08.142014.08.142014.08.142014.08.142014.08.14
FreeBSD:14:latest2014.08.14_12014.08.14_12014.08.142014.08.14_12014.08.14_12014.08.14-2014.08.14
FreeBSD:14:quarterly2014.08.142014.08.14-2014.08.142014.08.142014.08.142014.08.142014.08.14
FreeBSD:15:latest2014.08.14_12014.08.14_1n/a2014.08.14_1n/a2014.08.14_12014.08.14_12014.08.14_1
FreeBSD:15:quarterly--n/a-n/a---
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
www_micro_httpd
USES:
cpe
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.acme.com/software/micro_httpd/
Collapse this list.

Number of commits found: 20

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2014.08.14_1
10 Jan 2024 16:27:53
commit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08abcommit hash: 72fa01913d6a670015d043dc5d92fa3d849f08ab files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MAN?PREFIX: eleminate its usage  and move man to share/man
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2014.08.14
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2014.08.14
20 Jul 2022 14:23:26
commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90commit hash: e915e756715f12e5e0e46993b1265f44690b4a90 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
www: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *
  *  <hvo.pm@xs4all.nl>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Dalton <aaron@daltons.ca>
  *  Aaron LI <aly@aaronly.me>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Abel Chow <achow@transoft.net>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Adrian Steinmann <ast@marabu.ch>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2014.08.14
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2014.08.14
11 May 2015 14:40:03
Revision:386086Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Add CPE info

Approved by:	portmgr blanket
2014.08.14
02 Nov 2014 18:44:34
Revision:372084Original commit files touched by this commit
pawel search for other commits by this committer
- Update to version 2014.08.14 [1]
- Respect CFLAGS during build

PR:		194227 [1]
Submitted by:	Neel Chauhan <neel@neelc.org> [1]
Approved by:	maintainer timeout
2001.12.14
06 Aug 2014 09:11:58
Revision:364158Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Category W.

CR:		D510
Approved by:	portmgr (bapt)
2001.12.14
02 Jul 2014 15:58:25
Revision:360215Original commit files touched by this commit
vanilla search for other commits by this committer
Stagify.

Approved by:	portmgr@ (blanket approval)
2001.12.14
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)
2001.12.14
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2001.12.14
13 May 2006 04:41:22
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from categories starting with W
2001.12.14
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2001.12.14
02 May 2004 17:37:48
Original commit files touched by this commit
arved search for other commits by this committer
Update to 2001.12.14

PR:             64116
Submitted by:   Petr Rehor <Petr.Rehor@i.cz>
Approved by:    Kim Scarborough <sluggo@unknown.nu>
2000.12.15
01 Apr 2004 12:31:31
Original commit files touched by this commit
krion search for other commits by this committer
- Respect CC & CFLAGS

PR:             ports/65032
Submitted by:   michael johnson <ahze@ahze.net>
2000.12.15
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
2000.12.15
06 Feb 2004 13:12:53
Original commit files touched by this commit
trevor search for other commits by this committer
Use PLIST_FILES (bento-tested, marcus-reviewed).
2000.12.15
21 Feb 2003 14:01:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2000.12.15
04 Nov 2002 05:46:38
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
19 Jul 2001 06:59:24
commit hash: fp1.16273@dev.null.freshports.orgcommit hash: fp1.16273@dev.null.freshports.orgcommit hash: fp1.16273@dev.null.freshports.orgcommit hash: fp1.16273@dev.null.freshports.org files touched by this commit
markp search for other commits by this committer
Add micro_httpd 2000.12.15, an extremely small web server.    

Number of commits found: 20