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
manck Manual page consistency checker
1.2_2 sysutils 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 1.2_2Version of this port present on the latest quarterly branch.
Maintainer: 0mp@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2022-07-21 23:45:14
Commit Hash: 8dc2ffe
People watching this port, also watch:: p5-DBD-Pg, zip, lsof
License: not specified in port
Description:
Manck checks manual pages. Currently supported sections are FILES, NAME, SEE ALSO, and SYNOPSIS.
cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. bin/manck
  2. man/man1/manck.1.gz
  3. share/manck.files
  4. share/manck.pages
  5. @owner
  6. @group
  7. @mode
Collapse this list.
Dependency lines:
  • manck>0:sysutils/manck
To install the port:
cd /usr/ports/sysutils/manck/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/manck
  • pkg install manck
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: manck
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (manck-1.2.tar.gz) = 7c94f3dd31ee36a2e95c4bf6bb862a9f30f7a5cbb88118fb44758415cc08614a SIZE (manck-1.2.tar.gz) = 8686

Packages (timestamps in pop-ups are UTC):
manck
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.2_21.2_21.2_11.2_21.2_2-1.2_1-
FreeBSD:13:quarterly1.2_21.2_21.2_21.2_21.2_21.2_21.2_21.2_2
FreeBSD:14:latest1.2_21.2_21.2_21.2_21.2_21.2_2-1.2_2
FreeBSD:14:quarterly1.2_21.2_2-1.2_21.2_21.2_21.2_21.2_2
FreeBSD:15:latest1.2_21.2_2n/a1.2_2n/a1.2_21.2_21.2_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. p5-Perl4-CoreLibs>=0 : devel/p5-Perl4-CoreLibs
  2. perl5>=5.32.r0<5.33 : lang/perl5.32
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_manck
USES:
perl5 shebangfix uidfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://wolfram.schneider.org/src/
Collapse this list.

Number of commits found: 17

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.2_2
21 Jul 2022 23:45:14
commit hash: 8dc2ffeba97762d51cfaa0d040d9cd728ec4a088commit hash: 8dc2ffeba97762d51cfaa0d040d9cd728ec4a088commit hash: 8dc2ffeba97762d51cfaa0d040d9cd728ec4a088commit hash: 8dc2ffeba97762d51cfaa0d040d9cd728ec4a088 files touched by this commit
Mateusz Piotrowski (0mp) search for other commits by this committer
sysutils/manck: Fix runtime issues

Manck was missing a runtime dependency, so fix that and format pkg-descr
in a more standard way.

While here, take maintainership.
1.2_1
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

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

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.2_1
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.
1.2_1
08 Apr 2019 19:18:58
Revision:498413Original commit files touched by this commit
rene search for other commits by this committer
Return wosch@'s ports to the pool after his commit bit got safekept.
1.2_1
02 Mar 2015 23:47:18
Revision:380310Original commit files touched by this commit
bapt search for other commits by this committer
Remove Author from pkg-descr and white space fixes
1.2_1
10 Sep 2014 16:08:52
Revision:367869Original commit files touched by this commit
antoine search for other commits by this committer
Allow staging as a regular user
1.2_1
27 Jun 2014 13:39:27
Revision:359521Original commit files touched by this commit
vanilla search for other commits by this committer
1: Stagify.
2: add depends on perl, bump version.

Approved by:	portmgr@ (blanket approval)
1.2
20 Sep 2013 23:06:00
Revision:327772Original 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:
sysutils)
1.2
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.2
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
1.2
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.2
31 Mar 2004 03:12:58
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify (maintainer timeout)
1.2
29 Oct 2003 07:46:49
Original commit files touched by this commit
linimon search for other commits by this committer
Per distfile survey, chase new mastersite.  Informed maintainer.
1.2
05 Mar 2003 12:37:55
Original commit files touched by this commit
wosch search for other commits by this committer
De-pkg-comment.
16 Apr 2001 16:37:13
commit hash: fp1.12636@dev.null.freshports.orgcommit hash: fp1.12636@dev.null.freshports.orgcommit hash: fp1.12636@dev.null.freshports.orgcommit hash: fp1.12636@dev.null.freshports.org files touched by this commit
wosch search for other commits by this committer
Adds couple of missing files for the manck port.    
16 Jan 2001 17:33:20
commit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.orgcommit hash: fp1.8531@dev.null.freshports.org files touched by this commit
sobomax search for other commits by this committer
Massive style enforcement - use ^I instead of spaces for variables identation.  
 
08 Oct 2000 07:23:57
commit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.orgcommit hash: fp1.4823@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category sysutils to new layout.  

Number of commits found: 17