Port details |
- minimalist Minimalistic mailing list manager
- 2.5.3 mail
=6 2.5.3Version of this port present on the latest quarterly branch. - Maintainer: gmarco@giovannelli.it
 - Port Added: unknown
- Last Update: 2022-09-11 18:53:35
- Commit Hash: f3b2e15
- People watching this port, also watch:: tin, mutt, xpdf, trafshow, phpMyAdmin-php81
- License: not specified in port
- Description:
- Minimalist is a Minimalistic Mailing List manager. It is fast, extremely easy
to setup and support. It is written in Perl and full tested on FreeBSD and
Linux, where it works pretty well. However there aren't causes not to use
Minimalist on any other Unix system, because it doesn't use any
system-dependent features.
Minimalist has these features:
. subscribing/unsubscribing users by request
. several levels of security
. additional services such as information about list, archiving lists,
information about users of list and so on.
. support for read-only/closed/mandatory lists
. support for Blacklist
. logging activity
Minimalist has also a notion of 'trusted users'. They have full rights to
subscribe/unsubscribe other users; get any information related to lists and
users.
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- minimalist>0:mail/minimalist
- To install the port:
- cd /usr/ports/mail/minimalist/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/minimalist
- pkg install minimalist
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: minimalist
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (minimalist-2.5.3.tar.gz) = 67a3ef95aa6727c4449d97ee4f4f36685fe98d9e05c3b15a6c1572b3e2c84cc6
SIZE (minimalist-2.5.3.tar.gz) = 39905
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- 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:
- mail_minimalist
- USES:
- shebangfix perl5
- pkg-message:
- For install:
- Minimalist files are in: /usr/local/share/minimalist
Minimalist binary is: /usr/local/bin/minimalist.pl
Minimalist main config is: /usr/local/etc/minimalist.conf-sample
To finish the installation:
Edit the /usr/local/etc/minimalist.conf-sample and then copy
or rename it to /usr/local/etc/minimalist.conf
Check the /usr/local/share/minimalist/README file to know how to modify
aliases file
A sample configuration for a mailing list can be
found in /usr/local/share/minimalist/sample.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.3 11 Sep 2022 18:53:35
    |
Guido Falsi (madpilot)  Author: Gianmarco Giovannelli |
mail/minimalist: Remove stale URLs |
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.5.3 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.5.3 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.5.3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.5.3 09 Mar 2021 21:24:12
  |
madpilot  |
Update maintainer address on his request. |
2.5.3 13 Aug 2019 22:29:43
  |
mat  |
onvert to UCL & cleanup pkg-message (categories l-m) |
2.5.3 19 May 2016 11:09:14
  |
amdmi3  |
- Fix trailing whitespace in pkg-messages
Approved by: portmgr blanket |
2.5.3 02 Mar 2015 23:31:10
  |
bapt  |
Remove Author from pkg-descr and white space fixes |
2.5.3 22 Nov 2014 18:42:44
  |
antoine  |
Cleanup plist |
2.5.3 07 Jul 2014 15:31:02
  |
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 M.
CR: D306
Approved by: portmgr (bapt) |
2.5.3 01 May 2014 20:20:47
  |
madpilot  |
- Staging support
- Use SHEBANGFIX
- Use dirrmtry in plist where appropriate
- Fix plist
- Modernize
While here:
- Echo back the actual installation commands
- Remove one ".bak" file from WRKDIR during install phase to avoid
staging orphans
- Update patch file name
PR: ports/189166
Submitted by: Matthew D.Fuller <fullermd@over-yonder.net>
Approved by: Gianmarco Giovannelli <gmarco@gufi.org> (maintainer) |
2.5.3 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.5.3 04 Sep 2013 12:28:16
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.5.3 24 Oct 2011 09:11:38
 |
dougb  |
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 |
2.5.3 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
2.5.3 04 Nov 2006 07:36:41
 |
ale  |
Update master sites and maintainer email.
Distfile has changed, a comment has been removed.
Submitted by: maintainer |
2.5.3 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
2.5.3 22 Jan 2006 12:50:54
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.5.3 16 Jul 2005 21:44:55
 |
pav  |
- Update to 2.5.3
PR: ports/83537
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer) |
2.5.2.3 22 Apr 2005 12:50:49
 |
lawrance  |
Update to 2.5.2.3 [1]
Add Perl run deps and do some shebang and path substitutions.
PR: ports/80135
Submitted by: Martin Matuska <martin@matuska.org>
Approved by: clement (mentor)
Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer) |
2.5.1 04 May 2004 07:25:46
 |
vs  |
Chase rerolled tarball (additional documentation).
PR: ports/65443
Submitted by: Andrey Slusar (maintainer timeout)
Approved by: linimon (implicit) |
2.5.1 22 Feb 2004 00:07:13
 |
ale  |
Update to 2.5.1 release.
Submitted by: maintainer |
2.4 04 Feb 2004 22:37:01
 |
ale  |
Update to 2.4 release.
PR: ports/62191
Submitted by: Hoss Firooznia <hoss@lodestone.org>
Approved by: maintainer, nork (mentor/implicitly) |
2.3.3r3 22 Nov 2003 01:37:38
 |
linimon  |
Update to 2.3.3. See docs/CHANGES.txt for details, although the
highlights are: code reworked to support internationalization;
fixed security hole; added directives 'remove resent' and 'extra header'.
Note to maintainer: since this PR was first filed a few months ago, there
is now yet another version -- 2.4. We're getting caught up on these, though.
PR: ports/54080
Submitted by: Gianmarco Giovannelli <gmarco@giovannelli.it> (maintainer). |
2.2.2 21 Feb 2003 12:42:26
 |
knu  |
De-pkg-comment. |
2.2.2 04 Nov 2002 02:31:20
 |
edwin  |
PERL -> REINPLACE
Noticed on: bento |
23 Aug 2001 20:15:39
    |
dwcjr  |
Update to 2.2-2 |
05 Feb 2001 15:11:27
    |
olgeni  |
Spaces->tabs in the mail category. |
21 Dec 2000 06:36:34
    |
will  |
Update to 2.2. |
02 Nov 2000 14:52:46
    |
sobomax  |
Update to 2.1.2. |
08 Oct 2000 04:16:42
    |
asami  |
Convert category mail to new layout. |
18 Sep 2000 23:48:37
    |
nbm  |
Change minimalist web and ftp sites. |