Port details |
- pm-lib Collection of procmail plug-in modules
- 20091202_1 mail =3 20091202_1Version 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-06-18 20:07:34
- Last Update: 2023-11-01 22:11:47
- Commit Hash: 05f0f44
- People watching this port, also watch:: p5-Devel-LexAlias, p5-PPIx-EditorTools, p5-Thread-Suspend, p5-CGI-FormBuilder, wipe
- License: GPLv2+
- WWW:
- https://pm-lib.sourceforge.net/
- Description:
- A collection of several self standing plug-in modules that intend to make your
procmail experience more fun.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/mail/pm-lib/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/pm-lib
- pkg install pm-lib
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: pm-lib
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (procmail-lib-2009.1202.tar.gz) = f08fc745b66d0743974dfe8194b5016766d68fa8bea0af7da35c9adb60e46b27
SIZE (procmail-lib-2009.1202.tar.gz) = 765078
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:
-
- procmail : mail/procmail
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for pm-lib-20091202_1:
DOCS=on: Build and/or install documentation
EXAMPLES=on: Build and/or install examples
===> Use 'make config' to modify these settings
- Options name:
- mail_pm-lib
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20091202_1 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
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) |
20091202_1 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 ) |
20091202_1 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 ) |
20091202_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20091202_1 31 Aug 2016 12:20:44 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Add NO_ARCH
- Don't install examples as docs
- Switch to options helpers |
20091202_1 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20091202_1 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
20091202_1 17 Oct 2014 10:23:35 |
bapt |
Reset maintainership |
20091202_1 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) |
20091202_1 26 Feb 2014 09:22:58 |
ehaupt |
Support staging |
20091202_1 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
20091202_1 13 Feb 2013 06:04:09 |
pclin |
- Update MAINTAINER email address for all my ports
- Convert Makefile header to new style if needed
Approved by: swills (mentor) |
20091202_1 23 May 2012 05:28:40 |
jgh |
- fix examples installation from commit revision 1.7 of Makefile
- bump PORTREVISION
Spotted by: maintainer, linpc@cs.nctu.edu.tw
Submitted by: jgh@
Approved by: maintainer, linpc@cs.nctu.edu.tw |
20091202 20 May 2012 01:53:15 |
jgh |
- Update to 20091202
- maintainership over to submitter, linpc@cs.nctu.edu.tw
- The old MASTER_SITES don't provide latest version, change site.
- Install plain text format documents instead of html version.
- add gplv2 license
while here...
- move away from unnecessary usage of bsd.port.pre.mk
- define PORTDATA over adding to TMPPLIST
PR: ports/167630
Submitted by: linpc@cs.nctu.edu.tw, new maintainer |
20041216 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
20041216 22 Aug 2009 00:28:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with M |
20041216 25 Nov 2005 15:31:02 |
pav |
- Add SHA256 |
20041216 21 Dec 2004 03:07:33 |
ijliao |
upgrade to 20041216 |
20020102 19 May 2004 08:28:24 |
krion |
- Update to version 20020102
PR: ports/66850
Submitted by: Cyrille Lefevre <cyrille.lefevre@laposte.net> |
20010728 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
20010728 02 Nov 2003 03:36:45 |
edwin |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
20010728 21 Feb 2003 12:42:26 |
knu |
De-pkg-comment. |
20010728 18 Jun 2002 20:02:32 |
ijliao |
add pm-lib
A collection of procmail plug-in modules
PR: 32037
Submitted by: Jeremy Norris <ishmael27@home.com> |