Port details |
- pear-Net_POP3 Provides a POP3 class to access POP3 server
- 1.3.8 net =7 1.3.8Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2004-08-10 12:36:41
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: pth, php81-pear, p5-ExtUtils-CBuilder, p5-libwww, p5-Error
- Also Listed In: pear
- License: not specified in port
- WWW:
- https://pear.php.net/package/Net_POP3
- Description:
- Provides a POP3 class to access POP3 server. Support all POP3 commands
including UIDL listings, APOP authentication, DIGEST-MD5 and CRAM-MD5
using optional Auth_SASL package.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- php81-pear-Net_POP3>0:net/pear-Net_POP3
- To install the port:
- cd /usr/ports/net/pear-Net_POP3/ && make install clean
- To add the package, run one of these commands:
- pkg install net/pear-Net_POP3
- pkg install php81-pear-Net_POP3
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: php81-pear-Net_POP3
- Package flavors (<flavor>: <package>)
- php81: php81-pear-Net_POP3
- php74: php74-pear-Net_POP3
- php80: php80-pear-Net_POP3
- php82: php82-pear-Net_POP3
- distinfo:
- TIMESTAMP = 1497163282
SHA256 (PEAR/Net_POP3-1.3.8.tgz) = 3b8fee2e559edf66ded401563df7251f3d78983ebbc114d0087a3112835e55fd
SIZE (PEAR/Net_POP3-1.3.8.tgz) = 9745
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:
-
- Socket.php : net/pear-Net_Socket@php81
- pear : devel/pear@php81
- Runtime dependencies:
-
- Socket.php : net/pear-Net_Socket@php81
- php.h : lang/php81
- pear : devel/pear@php81
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_pear-Net_POP3
- USES:
- pear
- 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 |
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) |
1.3.8 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 ) |
1.3.8 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
1.3.8 22 May 2021 16:20:48 |
Po-Chuan Hsieh (sunpoet) |
*/pear-*: Take maintainership |
1.3.8 04 May 2021 16:57:55 |
Rene Ladan (rene) |
*: reset miwi's ports after safekeeping his ports bit.
Hat: portmgr-secretary |
1.3.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3.8 06 Mar 2020 17:33:54 |
joneum |
hand over Maintainership to miwi
Sponsored by: Netzkommune GmbH |
1.3.8 08 Mar 2018 19:48:41 |
mat |
Introduce PHP flavors.
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208 |
1.3.8 11 Jun 2017 07:42:05 |
sunpoet |
Update distinfo and unbreak this port
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_POP3-1.3.8.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_POP3-1.3.8.tgz
fetch: http://pear.php.net/get/Net_POP3-1.3.8.tgz: size mismatch: expected 9657,
actual 9745
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_POP3-1.3.8.tgz [1]
Approved by: portmgr (blanket) |
1.3.8 16 May 2017 13:37:51 |
joneum |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755 |
1.3.8 13 Dec 2016 15:05:07 |
sunpoet |
- Update WWW: pear.php.net uses https://
Approved by: portmgr (blanket) |
1.3.8 04 Nov 2016 07:50:46 |
jbeich |
Pass maintainership of PEAR ports to the submitter
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de> |
1.3.8 25 Jul 2016 20:01:03 |
rene |
Reset miwi@'s ports, he stepped down from the Ports Team.
With hat: portmgr-secretary |
1.3.8 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.3.8 26 Nov 2015 12:04:01 |
miwi |
- Take Maintainership
Approved by: mat (mentor) |
1.3.8 18 Nov 2014 09:37:33 |
bapt |
Reset miwi's maintainership per his demand
Hope to see you back! Thank for all the work! |
1.3.8 23 Sep 2014 16:57:57 |
bapt |
Convert to USES=pear |
1.3.8 25 Nov 2013 17:59:59 |
antoine |
Stage support for non-IGNORED pear classes
Tested by: poudriere
Approved by: portmgr (bapt) |
1.3.8 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
1.3.8 03 Feb 2013 16:17:13 |
miwi |
- Update to 1.3.0
- Take maintainership
- Convert header |
1.3.7_1 11 Jul 2012 18:12:29 |
crees |
Reset maintainership for ports maintained by Gerrit Beine.
He had requested this some time ago, so any past timeouts should not be held
against him.
Your work in the past has been much appreciated, thank you.
Submitted by: maintainer, via private email |
1.3.7_1 21 Jan 2012 17:40:15 |
eadler |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr |
1.3.7_1 06 Jan 2012 05:37:52 |
kevlo |
- Fix install path from POP3.php
- Bump PORTREVISION |
1.3.7 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.3.7 29 Jul 2009 09:14:52 |
miwi |
- Update to 1.3.7
Approved by: maintainer implicit |
1.3.6 15 Apr 2006 11:47:42 |
edwin |
Maintainer mailaddress mass change
Maintainers mailaddress has changed, so the ports should be updated.
PR: ports/95796
Submitted by: Gerrit Beine <gerrit.beine@gmx.de> |
1.3.6 22 Jan 2006 21:24:05 |
edwin |
SHA256ify
Approved by: krion@ |
1.3.6 09 Dec 2005 19:24:52 |
ale |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
1.3.6 16 Apr 2005 14:39:22 |
flz |
- Update to 1.3.6.
PR: ports/80002
Submitted by: maintainer |
1.3.5 05 Feb 2005 01:14:01 |
edwin |
Update port: net/pear-Net_POP3
Update to the current version 1.3.5.
PR: ports/77066
Submitted by: Gerrit Beine <tux@pinguru.net> |
1.3.3 18 Oct 2004 10:53:13 |
thierry |
Update to version 1.3.3.
PR: ports/72790
Submitted by: maintainer. |
1.3.2 10 Aug 2004 19:27:19 |
thierry |
Add pear-Net_POP3 1.3.2, provides a POP3 class to access POP3 server.
PR: 70251
Submitted by: Gerrit Beine. |