aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pecl-mailparse
Commit message (Collapse)AuthorAgeFilesLines
* - Reincarnate this as PECL extension and use new PHP infrastructurepav2004-07-315-90/+15
| | | | | | PR: ports/69655 Submitted by: Kenneth Vestergaard Schmidt <kvs@pil.dk> Repocopy by: marcus
* Update to 2.0b stable release.ale2004-03-162-2/+3
| | | | Submitted by: Dario Freni <saturnero@gufi.org>
* Remove lang/php4/bsd.php.mk and switch every ports depending on PHP toale2004-02-091-1/+1
| | | | | | use Mk/bsd.php.mk. Approved by: nork (mentor/implicitly)
* unbreaking by upgrading to 0.9.4oliver2003-12-143-3/+3
| | | | | PR: ports/59592 Submitted By: Thierry Thomas <thierry@pompo.net>
* Add the virtual category "pear" to the Makefiles of these ports.edwin2003-11-131-1/+1
| | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org
* Replace ${.CURDIR}/../../ with ${PORTSDIR} which is more correct anderwin2003-10-101-2/+2
| | | | | for bordercases like me where those two not necessarily are the same, it makes it compile again.
* mail/pear-mailparse: upgrading to 0.9.3.edwin2003-08-253-22/+23
| | | | | | | | - 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>
* o Update to 0.9.2.nork2003-06-213-10/+14
| | | | | | | | 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]
* Update to pear-Archive_Tar 1.1.nork2003-06-083-43/+12
| | | | | | | | | | | | | | | | | | 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>
* explicit depends on autoconfig/automake -> USE_xxx variablesedwin2003-04-121-3/+4
| | | | Noticed by: bento
* Fix "make index"edwin2003-02-251-1/+1
|
* New port: mail/pear-mailparseedwin2003-02-245-0/+135
PEAR classes to create and decode MIME messages. PR: ports/48121 Submitted by: Thierry Thomas <thierry@pompo.net>