Port details |
- npc Animated web counter
- 0.83 www
=4 0.83Version of this port present on the latest quarterly branch. - There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
 - Port Added: unknown
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: bochs, bzip2, gnome, windowmaker, nmap
- License: not specified in port
- WWW:
- http://www2.biglobe.ne.jp/%7Enir/npc/
- Description:
- A web access counter, with real animation and other various features.
For more informations, please referer to the official web site
(written in Japanese):
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/www/npc/ && make install clean
- To add the package, run one of these commands:
- pkg install www/npc
- pkg install npc
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: npc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (npc-0.83.tar.gz) = 9ac1419863cc9962f76c6fcf86c1d3d8bb687a9f01056dad50df10f67c8878aa
SIZE (npc-0.83.tar.gz) = 33640
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- www_npc
- pkg-message:
- For install:
- Then you should create the default
index file as:
${PREFIX}/etc/npc/npc.idx
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
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) |
0.83 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
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 ) |
0.83 20 Jul 2022 14:23:26
    |
Tobias C. Berner (tcberner)  |
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 ) |
0.83 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
0.83 14 Aug 2019 12:25:09
  |
mat  |
Convert to UCL & cleanup pkg-message (categories w) |
0.83 31 Oct 2014 23:53:06
  |
bapt  |
Simplify plist |
0.83 06 Aug 2014 09:11:58
  |
olgeni  |
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) |
0.83 29 Jul 2014 15:49:47
  |
adamw  |
Rename www/ patch-xy patches to reflect the files they modify. |
0.83 19 Jul 2014 04:22:38
  |
vanilla  |
Stagify. |
0.83 02 Jul 2014 17:17:21
  |
bapt  |
Second batch at resetting maintainership on ports that have not been staged and
without any pending PR
With hat: portmgr |
0.83 20 Sep 2013 23:36:54
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
www) |
0.83 24 Oct 2011 04:17:38
 |
dougb  |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.83 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
0.83 24 Jan 2006 03:14:23
 |
edwin  |
SHA256ify
Approved by: krion@ |
0.83 09 Jun 2004 06:16:07
 |
kris  |
Don't remove www/ now that it is created by the system. |
0.83 31 Mar 2004 03:12:58
 |
trevor  |
SIZEify (maintainer timeout) |
0.83 21 Feb 2003 14:01:38
 |
knu  |
De-pkg-comment. |
05 Feb 2001 15:33:58
    |
olgeni  |
Some spaces -> tabs for ports/www. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 08:11:25
    |
asami  |
Convert category www to new layout. |
03 Jul 2000 04:11:52
    |
kris  |
Remove extraneous directories on deinstall |
03 Jul 2000 04:09:31
    |
kris  |
Respect CC and CFLAGS |