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
pymsgauth Automatically process qsecretary confirmation requests
2.1.0_2 mail on this many watch lists=1 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.1.0_2Version 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 search for ports maintained by this maintainer
Port Added: 2002-10-07 15:10:50
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: python, p5-Time-Piece
Also Listed In: python
License: GPLv2
WWW:
http://pyropus.ca/software/pymsgauth/
Description:
pymsgauth is a toolkit for automatically and securely dealing with qsecretary confirmation notices (used on mailing lists run by D.J. Bernstein). It is written in Python, and licensed under GPL.
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 (14 items)
Collapse this list.
  1. /usr/local/share/licenses/pymsgauth-2.1.0_2/catalog.mk
  2. /usr/local/share/licenses/pymsgauth-2.1.0_2/LICENSE
  3. /usr/local/share/licenses/pymsgauth-2.1.0_2/GPLv2
  4. bin/pymsgauth-clean
  5. bin/pymsgauth-confirm
  6. bin/pymsgauth-mail
  7. share/pymsgauth/ConfParser.py
  8. share/pymsgauth/pymsgauth.py
  9. share/pymsgauth/pymsgauth-clean
  10. share/pymsgauth/pymsgauth-confirm
  11. share/pymsgauth/pymsgauth-mail
  12. @owner
  13. @group
  14. @mode
Collapse this list.
Dependency lines:
  • pymsgauth>0:mail/pymsgauth
To install the port:
cd /usr/ports/mail/pymsgauth/ && make install clean
To add the package, run one of these commands:
  • pkg install mail/pymsgauth
  • pkg install pymsgauth
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: pymsgauth
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (pymsgauth-2.1.0.tar.gz) = 51c8a9dc6955c9fab271bc247f8a870850c58cee133f69971a6e97ff70e1bf92 SIZE (pymsgauth-2.1.0.tar.gz) = 17915

Packages (timestamps in pop-ups are UTC):
pymsgauth
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.1.0_22.1.0_22.1.0_22.1.0_22.1.0_2-2.1.0_2-
FreeBSD:13:quarterly2.1.0_22.1.0_22.1.0_22.1.0_22.1.0_22.1.0_22.1.0_22.1.0_2
FreeBSD:14:latest2.1.0_22.1.0_22.1.0_22.1.0_22.1.0_22.1.0_2-2.1.0_2
FreeBSD:14:quarterly2.1.0_22.1.0_2-2.1.0_22.1.0_22.1.0_22.1.0_22.1.0_2
FreeBSD:15:latest2.1.0_22.1.0_2n/a2.1.0_2n/a2.1.0_22.1.0_22.1.0_2
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. python3.9 : lang/python39
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for pymsgauth-2.1.0_2: DOCS=on: Build and/or install documentation EXAMPLES=on: Build and/or install examples ===> Use 'make config' to modify these settings
Options name:
mail_pymsgauth
USES:
python shebangfix
pkg-message:
For install:
After the installation: - create ~/.pymsgauth directory; - copy /usr/local/share/examples/pymsgauth/pymsgauthrc-example to ~/.pymsgauth/pymsgauthrc and edit the config file to fit your needs.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://pyropus.ca/software/pymsgauth/
Collapse this list.

Number of commits found: 25

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
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)
2.1.0_2
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)
2.1.0_2
20 Jul 2022 14:22:19
commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332commit hash: b587cc2b4da727288248ce5c15129046e6e6b332 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
mail: remove 'Created by' lines

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

  *  <ashish@FreeBSD.org>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam David <adam@FreeBSD.org>
  *  Adam McDougall <mcdouga9@egr.msu.edu>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Ade Lovett <ade@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Deiter <tiamat@komi.mts.ru>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
  *  Alex Perel <veers@disturbed.net>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.1.0_2
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.
2.1.0_2
13 Aug 2019 22:29:43
Revision:508882Original commit files touched by this commit
mat search for other commits by this committer
onvert to UCL & cleanup pkg-message (categories l-m)
2.1.0_2
05 Jul 2017 10:28:52
Revision:445068Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Switch to options helpers
2.1.0_2
11 Jun 2015 10:17:14
Revision:389181Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Add LICENSE
- Fix shebangs
- Add NO_ARCH

MFH:		2015Q2
2.1.0_1
22 Nov 2014 18:42:44
Revision:373086Original commit files touched by this commit
antoine search for other commits by this committer
Cleanup plist
2.1.0_1
21 Oct 2014 17:10:06
Revision:371330Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of mail/ to new USES=python

Approved by:	portmgr (implicit)
2.1.0_1
06 Aug 2014 04:34:23
Revision:364152Original commit files touched by this commit
adamw search for other commits by this committer
In some straightforward situations, protect examples behind PORTEXAMPLES,
adding EXAMPLES to OPTIONS_DEFINE where necessary. In a couple instances,
correct examples being controlled by the DOCS option.
2.1.0_1
05 Jun 2014 21:35:22
Revision:356712Original commit files touched by this commit
pawel search for other commits by this committer
- Add staging support
- Convert to USES=shebangfix, bump PORTREVISION - shebangs changed
- Convert to new options framework
- Remove Author from pkg-descr
2.1.0
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
2.1.0
20 Sep 2013 19:59:14
Revision:327742Original 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:
mail)
2.1.0
28 Mar 2013 16:29:01
Revision:315487Original commit files touched by this commit
eadler search for other commits by this committer
Style: tab -> space.

Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree.
2.1.0
03 Jul 2011 13:53:52
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove MD5
2.1.0
27 Jul 2008 04:30:53
Original commit files touched by this commit
linimon search for other commits by this committer
Reset sergei@ due to maintainer-timeouts and no response to email.

Hat:            portmgr
2.1.0
10 May 2006 22:37:39
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from ports starting with M
2.1.0
25 Nov 2005 14:05:38
Original commit files touched by this commit
sergei search for other commits by this committer
- Add SHA256 checksums to my ports
2.1.0
18 Feb 2005 13:53:11
Original commit files touched by this commit
sergei search for other commits by this committer
- Update to 2.1.0
- Project moved to a new home - update MASTER_SITES and WWW line
- Install scripts into ${DATADIR}
- Utiltize new SUB_FILES mechanism for pkg-message pattern substitution
- Clarify description in pkg-descr

Prompted by:    pointyhat via kris
2.0.0
30 Jan 2004 16:03:29
Original commit files touched by this commit
sergei search for other commits by this committer
SIZE *DOES* MATTER.
2.0.0
23 Oct 2003 05:42:49
Original commit files touched by this commit
sergei search for other commits by this committer
Change to my @FreeBSD.org address.

Approved by:    krion
2.0.0
21 Feb 2003 12:42:26
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.0.0
05 Nov 2002 21:12:58
Original commit files touched by this commit
obraun search for other commits by this committer
Use PORTCOMMENT variable instead of pkg-comment file.

PR:             ports/44937,ports/44938,ports/44939,ports/44940,ports/44941,
                ports/44942,ports/44943,ports/44944,ports/44945
Submitted by:   maintainer
2.0.0
14 Oct 2002 13:41:29
Original commit files touched by this commit
ijliao search for other commits by this committer
- Always install sample config file (i.e. even if NOPORTDOCS is defined)
- Do not install yet another copy of GPL
- Cleanup Makefile
- Sort pkg-plist

PR:             44025
Submitted by:   maintainer
2.0.0
07 Oct 2002 15:10:25
Original commit files touched by this commit
nbm search for other commits by this committer
Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmation
notices.

PR:             41672
Submitted by:   Sergei Kolobov <sergei@kolobov.com>

Number of commits found: 25