Port details |
- pymsgauth Automatically process qsecretary confirmation requests
- 2.1.0_2 mail
=3 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
 - 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:: pure-ftpd, autoconf, p5-CGI-Untaint, cops, p5-DateTime-Format-Excel
- 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.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- python3.9 : lang/python39
- Runtime dependencies:
-
- 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:
|
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) |
2.1.0_2 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 ) |
2.1.0_2 20 Jul 2022 14:22:19
    |
Tobias C. Berner (tcberner)  |
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 ) |
2.1.0_2 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.1.0_2 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.1.0_2 05 Jul 2017 10:28:52
  |
amdmi3  |
- Switch to options helpers |
2.1.0_2 11 Jun 2015 10:17:14
  |
amdmi3  |
- Add LICENSE
- Fix shebangs
- Add NO_ARCH
MFH: 2015Q2 |
2.1.0_1 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
2.1.0_1 21 Oct 2014 17:10:06
  |
mva  |
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit) |
2.1.0_1 06 Aug 2014 04:34:23
  |
adamw  |
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
  |
pawel  |
- 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
  |
bapt  |
Fix properties on pkg-plist |
2.1.0 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.1.0 28 Mar 2013 16:29:01
  |
eadler  |
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
 |
ohauer  |
- remove MD5 |
2.1.0 27 Jul 2008 04:30:53
 |
linimon  |
Reset sergei@ due to maintainer-timeouts and no response to email.
Hat: portmgr |
2.1.0 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
2.1.0 25 Nov 2005 14:05:38
 |
sergei  |
- Add SHA256 checksums to my ports |
2.1.0 18 Feb 2005 13:53:11
 |
sergei  |
- 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
 |
sergei  |
SIZE *DOES* MATTER. |
2.0.0 23 Oct 2003 05:42:49
 |
sergei  |
Change to my @FreeBSD.org address.
Approved by: krion |
2.0.0 21 Feb 2003 12:42:26
 |
knu  |
De-pkg-comment. |
2.0.0 05 Nov 2002 21:12:58
 |
obraun  |
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
 |
ijliao  |
- 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
 |
nbm  |
Add pymsgauth 2.0.0, a toolkit for dealing with qsecretary confirmation
notices.
PR: 41672
Submitted by: Sergei Kolobov <sergei@kolobov.com> |