Commit graph

11 commits

Author SHA1 Message Date
Thomas Abthorpe
2574f69107 - change maintainer address on ports I maintain
Approved by:	clsung (mentor)
2007-08-23 04:00:04 +00:00
Martin Wilke
d0c2e81ada - Pass maintainership to submitter
PR:		108525
Submitted by:	Thomas Abthorpe <thomas@goodking.ca>
2007-01-29 21:04:14 +00:00
Mark Linimon
17ff760342 Reset maintainership of ports assigned to antonio@php.net after numerous
maintainer-timeouts and no response to email.  We hope to see him back.

Hat:		portmgr
2006-09-23 00:23:36 +00:00
Pav Lucistnik
609d205164 - Update to 1.2.0
PR:		ports/91660
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
2006-01-11 19:06:55 +00:00
Alex Dupre
4e3717ee4f Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.

Discussed with:	thierry, antonio@php.net
2005-12-09 19:24:52 +00:00
Pav Lucistnik
2d05e9a743 - Update to 1.1.1
- Update description, comment
- Take maintainership

PR:		ports/73860
Submitted by:	Antonio Carlos Venancio Junior <antonio@php.net>
2004-11-12 21:20:07 +00:00
Thierry Thomas
b3c7fcbd4f Upgrade to pear-HTTP_Header-1.1.0. 2004-08-06 21:17:23 +00:00
Thierry Thomas
6f4354d282 Utilize devel/pear-PEAR/Makefile.common.
PR:		ports/65511
Submitted by:	Roman Neuhauser
Approved by:	mat (mentor).
2004-04-14 21:56:32 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Edwin Groothuis
1446aabaab pear-* ports: simplify path to devel/pear-PEAR/Makefile.common
.include <bsd.port.pre.mk>
    .include "${.CURDIR}/../../devel/pear-PEAR/Makefile.common"

    can be simplified to:

    .include <bsd.port.pre.mk>
    .include "${PORTSDIR}/devel/pear-PEAR/Makefile.common"

    the latter version also doesn't make any assumptions about the
    path of including Makefile

PR:		ports/57152
Submitted by:	Roman Neuhauser <neuhauser@bellavista.cz>
2003-12-28 09:11:28 +00:00
Edwin Groothuis
f02a187e7f New port: pear-HTTP_Header: PEAR OO-Interface to modify HTTP-Headers easily
This class provides methods to set/modify HTTP-Headers.
	To abstract common things, like caching etc. some sub classes are
	provided that handle special cases (i.e. HTTP_Header_Cache).

PR:		ports/60198
Submitted by:	Alex Miller <asm@asm.kiev.ua>
2003-12-28 08:52:55 +00:00