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) combination for a given watch list. This is what FreshPorts will look for.

Port details
pear-mailparse PEAR classes to create and decode MIME messages
2.0b mail Deleted on this many watch lists=3 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.0bVersion 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: 2003-02-24 05:52:02
Last Update: 2004-07-30 19:53:01
SVN Revision: UNKNOWN
People watching this port, also watch:: webalizer
Also Listed In: pear www
License: not specified in port
WWW:
http://pear.php.net/package/mailparse
Description:
Mailparse is an extension for parsing and working with email messages. It can deal with rfc822 and rfc2045 (MIME) compliant messages. Mailparse is stream based, which means that it does not keep in-memory copies of the files it processes - so it is very resource efficient when dealing with large messages. WWW: http://pear.php.net/package/mailparse
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

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:
  • >0:mail/pear-mailparse
No installation instructions:
This port has been deleted.
PKGNAME:
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. PEAR.php : devel/pear-PEAR
  2. phpize : www/mod_php4
  3. automake : devel/automake
  4. autoconf : devel/autoconf
  5. libtool : devel/libtool13
Runtime dependencies:
  1. PEAR.php : devel/pear-PEAR
  2. php.h : www/mod_php4
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/PEAR/
  2. http://pear.php.net/get/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0b
30 Jul 2004 19:53:01
Original commit files touched by this commit
pav search for other commits by this committer
- Reincarnate this as PECL extension and use new PHP infrastructure

PR:             ports/69655
Submitted by:   Kenneth Vestergaard Schmidt <kvs@pil.dk>
Repocopy by:    marcus
2.0b
15 Mar 2004 22:02:37
Original commit files touched by this commit
ale search for other commits by this committer
Update to 2.0b stable release.

Submitted by:   Dario Freni <saturnero@gufi.org>
0.9.4
09 Feb 2004 11:43:38
Original commit files touched by this commit
ale search for other commits by this committer
Remove lang/php4/bsd.php.mk and switch every ports depending on PHP to
use Mk/bsd.php.mk.

Approved by:    nork (mentor/implicitly)
0.9.4
14 Dec 2003 12:48:44
Original commit files touched by this commit
oliver search for other commits by this committer
unbreaking by upgrading to 0.9.4

PR:             ports/59592
Submitted By:   Thierry Thomas <thierry@pompo.net>
0.9.3
12 Nov 2003 23:46:19
Original commit files touched by this commit
edwin search for other commits by this committer
Add the virtual category "pear" to the Makefiles of these ports.

PR:             ports/56582
Submitted by:   edwin@mavetju.org
Approved by:    portmgr@freebsd.org
0.9.3
10 Oct 2003 09:05:35
Original commit files touched by this commit
erwin search for other commits by this committer
Replace ${.CURDIR}/../../ with ${PORTSDIR} which is more correct and
for bordercases like me where those two not necessarily are the same, it
makes it compile again.
0.9.3
25 Aug 2003 01:23:44
Original commit files touched by this commit
edwin search for other commits by this committer
mail/pear-mailparse: upgrading to 0.9.3.

        - Upgrading pear-mailparse to its latest release;
        - Installing tests in a better directory (removing a stage).

PR:             ports/55170
Submitted by:   Thierry Thomas <thierry@pompo.net>
0.9.2
20 Jun 2003 23:09:37
Original commit files touched by this commit
nork search for other commits by this committer
o Update to 0.9.2.
o Unbreak by adding IS_INTERACTIVE.

PR:             ports/53569[1], ports/53522[2]
Submitted by:   Thierry Thomas <thierry@pompo.net> [1]
                Mark Linimon <linimon@lonesome.com> [2]
0.9.1_1
07 Jun 2003 23:00:46
Original commit files touched by this commit
nork search for other commits by this committer
Update to pear-Archive_Tar 1.1.
Update to pear-PEAR 1.1.
Update to pear-HTML_Common 1.2.
Update to pear-Net_SMTP 1.2.3.
Update to pear-Log 1.6.5.
Update to pear-I18N 0.8.5.
Update to pear 4.3.2.

Adapt following ports for pear-PEAR's Makefile.common.
pear-Console_Getopt, pear-Auth, pear-Auth_SASL, devel/pear-Date,
net/pear-Net_Socket, pear-Mail_Mime, pear-Crypt_CBC, pear-mailparse,
pear-File, pear-HTML_Select_Common, and pear-Net_Sieve

PR:             ports/52596, ports/52641, ports/52655, ports/52656,
                ports/52671, ports/52678, ports/52845
Submitted by:   Thierry Thomas <thierry@pompo.net>
0.9.1
12 Apr 2003 00:47:06
Original commit files touched by this commit
edwin search for other commits by this committer
explicit depends on autoconfig/automake -> USE_xxx variables
Noticed by: bento
0.9.1
24 Feb 2003 21:36:51
Original commit files touched by this commit
edwin search for other commits by this committer
Fix "make index"
0.9.1
24 Feb 2003 05:51:29
Original commit files touched by this commit
edwin search for other commits by this committer
New port: mail/pear-mailparse

        PEAR classes to create and decode MIME messages.

PR:             ports/48121
Submitted by:   Thierry Thomas <thierry@pompo.net>

Number of commits found: 12