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
mere-auth Auth library to be used for mere system interface
0.0.1.b security 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 0.0.1.bVersion of this port present on the latest quarterly branch.
Maintainer: bhuiyan.mohammad.iklash@gmail.com search for ports maintained by this maintainer
Port Added: 2019-11-09 21:20:47
Last Update: 2019-11-18 06:11:58
SVN Revision: 517856
License: BSD3CLAUSE
WWW:
https://auth.merelab.io/
Description:
Auth library for mere system interface A library to expose simple api for the auth-aware application to check an user. Current it support PAM authentication only. WWW: https://auth.merelab.io/
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/mere-auth-0.0.1.b/catalog.mk
  2. /usr/local/share/licenses/mere-auth-0.0.1.b/LICENSE
  3. /usr/local/share/licenses/mere-auth-0.0.1.b/BSD3CLAUSE
  4. bin/mere-auth
  5. etc/pam.d/mere
  6. lib/libmere-auth.so
  7. lib/libmere-auth.so.0
  8. lib/libmere-auth.so.0.0
  9. lib/libmere-auth.so.0.0.1b
  10. include/mere/auth/mereauth.h
  11. include/mere/auth/mereaccount.h
  12. include/mere/auth/mereauthglobal.h
  13. include/mere/auth/mereapplicant.h
  14. include/mere/auth/pam/merepam.h
Collapse this list.
Dependency lines:
  • mere-auth>0:security/mere-auth
No installation instructions:
This port has been deleted.
PKGNAME: mere-auth
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1573329395 SHA256 (merelab-mere-auth-v0.0.1b_GH0.tar.gz) = 340994eae29a6ee54954abea368d2b42199dcba5a52cf105298aac3911e0b056 SIZE (merelab-mere-auth-v0.0.1b_GH0.tar.gz) = 11769

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. moc : devel/qt5-buildtools
  2. qmake : devel/qt5-qmake
Library dependencies:
  1. libmere-utils.so : x11/mere-utils
  2. libQt5Core.so : devel/qt5-core
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
compiler:c++11-lang qmake qt:5
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/merelab/mere-auth/tar.gz/v0.0.1b?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.0.1.b
18 Nov 2019 06:11:58
Revision:517856Original commit files touched by this commit
tcberner search for other commits by this committer
Pull out mere ports again

- The software is not production ready yet,
  and will be readded once it is.

Approved by:	bhuiyan.mohammad.iklash@gmail.com (maintainer)
Discussed with:	adamw
0.0.1.b
09 Nov 2019 21:20:40
Revision:517148Original commit files touched by this commit
tcberner search for other commits by this committer
New port --  security/mere-auth: Auth library to be used for mere system
interface

Auth library for mere system interface
A library to expose simple api for the auth-aware application to check an user.
Current it support PAM authentication only.

WWW: https://auth.merelab.io/

PR:		241839
Submitted by:	Bhuiyan Mohammad Iklash <bhuiyan.mohammad.iklash@gmail.com>

Number of commits found: 2