| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: clsung (mentor)
Notes:
svn path=/head/; revision=198164
|
|
|
|
|
|
|
|
| |
PR: 108525
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Notes:
svn path=/head/; revision=183650
|
|
|
|
|
|
|
|
|
| |
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Notes:
svn path=/head/; revision=173626
|
|
|
|
|
|
|
|
| |
PR: ports/91660
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net> (maintainer)
Notes:
svn path=/head/; revision=153309
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
|
|
|
|
| |
- Update description, comment
- Take maintainership
PR: ports/73860
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
Notes:
svn path=/head/; revision=121481
|
|
|
|
| |
Notes:
svn path=/head/; revision=115524
|
|
|
|
|
|
|
|
|
| |
PR: ports/65511
Submitted by: Roman Neuhauser
Approved by: mat (mentor).
Notes:
svn path=/head/; revision=107079
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.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>
Notes:
svn path=/head/; revision=96749
|
|
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>
Notes:
svn path=/head/; revision=96742
|