aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Mail_Mime
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.5.2Martin Wilke2007-07-062-6/+18
| | | | | | | | PR: 114276 Submitted by: Razor <bg1tpt@gmail.com> (maintainer) Notes: svn path=/head/; revision=195064
* - Bump portepochAndrew Pantyukhin2007-05-281-0/+1
| | | | | | | Pointy hat to: miwi Notes: svn path=/head/; revision=192229
* - Update to 1.4.0Martin Wilke2007-05-252-5/+5
| | | | | | | | PR: 112457 Submitted by: Zhen REN<bg1tpt@gmail.com> (maintainer) Notes: svn path=/head/; revision=191843
* - Update to 1.4.0 rc4Martin Wilke2007-04-302-5/+5
| | | | | | | | | PR: 112247 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=191196
* - Update to 1.4.0RC3Cheng-Lung Sung2007-04-252-5/+5
| | | | | | | | PR: ports/112102 Submitted by: maintainer (Zhen REN) Notes: svn path=/head/; revision=190847
* - Update to 1.4.0.rc1Martin Wilke2007-04-172-4/+5
| | | | | | | | PR: 111750 Submitted by: Zhen REN<bg1tpt@gmail.com> (maintainer) Notes: svn path=/head/; revision=190211
* - Update to 1.4.0a3Li-Wen Hsu2007-04-092-4/+4
| | | | | | | | | PR: 111398 Submitted by: Zhen REN <bg1tpt AT gmail.com> (maintainer) Approved by: clsung (mentor) Notes: svn path=/head/; revision=189545
* - Update to 1.4.0a1Martin Wilke2007-03-092-5/+5
| | | | | | | | | | - Pass maintainership to submitter PR: 110119 Submitted by: Zhen REN<bg1tpt@gmail.com> Notes: svn path=/head/; revision=186974
* Reset maintainership of ports assigned to antonio@php.net after numerousMark Linimon2006-09-231-1/+1
| | | | | | | | | maintainer-timeouts and no response to email. We hope to see him back. Hat: portmgr Notes: svn path=/head/; revision=173626
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-2/+2
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Update to 1.3.1.Roman Bogorodskiy2005-07-212-3/+3
| | | | | | | | PR: 83815 Submitted by: Antonio Carlos Venancio Junior (maintainer) Notes: svn path=/head/; revision=139797
* Update to 1.3.0 and pass maintainership to submitter.Roman Bogorodskiy2005-04-043-8/+9
| | | | | | | | PR: 79433 Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net> Notes: svn path=/head/; revision=132481
* SIZEify.Trevor Johnson2004-03-171-0/+1
| | | | Notes: svn path=/head/; revision=104313
* [PATCH] simplify pear-* portsEdwin Groothuis2003-12-282-17/+5
| | | | | | | | | | | | | | | | | | | | | | | | | These patches do the following things for PEAR ports: * devel-pear-PEAR-Makefile.common.patch - provides a do-install target and all that jazz in devel/pear-PEAR/Makefile.common - individual PEAR ports now just set a few variables: * pear-ports-Makefile.common-ng.patch contains changes for all pear-* ports including devel/pear-PEAR See http://smradoch.innuendo.cz/FreeBSD/ for complete description. Note: still missing are: devel/pear-HTML_Common devel/pear-I18N net/pear-Net_NNTP security/pear-Auth PR: ports/59213 Submitted by: Roman Neuhauser <neuhauser@bellavista.cz> Notes: svn path=/head/; revision=96732
* Add the virtual category "pear" to the Makefiles of these ports.Edwin Groothuis2003-11-121-1/+1
| | | | | | | | | PR: ports/56582 Submitted by: edwin@mavetju.org Approved by: portmgr@freebsd.org Notes: svn path=/head/; revision=93850
* Per distfile survey, chase reorganized web-based documentation.Mark Linimon2003-10-291-1/+1
| | | | Notes: svn path=/head/; revision=92534
* Remove pkg-install and pkg-deinstall.Norikatsu Shigemura2003-06-083-28/+1
| | | | | | | | | | Bump PORTREVISION accordingly. Submitted by: Thierry Thomas <thierry@pompo.net> Pointy hat to: myself Notes: svn path=/head/; revision=82539
* Update to pear-Archive_Tar 1.1.Norikatsu Shigemura2003-06-073-23/+20
| | | | | | | | | | | | | | | | | | | | | 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> Notes: svn path=/head/; revision=82484
* fix "make index"Edwin Groothuis2003-02-241-1/+1
| | | | Notes: svn path=/head/; revision=76424
* PEAR ports: handling PEAR's registry.Edwin Groothuis2003-02-242-2/+23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PEAR uses a "registry" to register installed modules, and this registry is initialized during the installation of mod_php4 (since 4.3.0). Unfortunately, installing PEAR modules through the ports does not maintain this registry. This PR fix this problem for the following ports: - sysutils/pear-Log - devel/pear-PEAR - devel/pear-Date - devel/pear-I18N - devel/pear-HTML_Common - devel/pear-HTML_Select_Common - security/pear-Crypt_CBC - mail/pear-Mail_Mime - net/pear-Net_Sieve - sysutils/pear-File - archivers/pear-Archive_Tar PR: ports/47921 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=76356
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75971
* Resurrection of port devel/pearSADA Kenji2002-11-175-0/+49
PR: ports/44473 Submitted by: Thierry Thomas <thierry@pompo.net> Notes: svn path=/head/; revision=70285