Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace ${.CURDIR}/../../ with ${PORTSDIR} which is more correct and | erwin | 2003-10-10 | 1 | -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. | edwin | 2003-08-25 | 3 | -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. | nork | 2003-06-20 | 3 | -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. | nork | 2003-06-07 | 3 | -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 variables | edwin | 2003-04-12 | 1 | -3/+4 |
| | | | | Noticed by: bento | ||||
* | Fix "make index" | edwin | 2003-02-24 | 1 | -1/+1 |
| | |||||
* | New port: mail/pear-mailparse | edwin | 2003-02-24 | 5 | -0/+135 |
PEAR classes to create and decode MIME messages. PR: ports/48121 Submitted by: Thierry Thomas <thierry@pompo.net> |