| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports using USES=php:phpize, php:ext, php:zend, and php:pecl are now
flavored. They will automatically get flavors (php56, php70, php71, php72)
depending of the versions they support (set with IGNORE_WITH_PHP). As a
consequence, ports using USES=pear and USES=horde are also flavored.
PR: 226242
Submitted by: mat
Exp-run by: antoine
Approved by: portmgr
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D14208
Notes:
svn path=/head/; revision=463917
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add License
- Changelog:
* GitHub: "Clear openssl error messages before and after fgets calls"
* "Line starting with dot is not dot stuffed"
* Change to absolute file locations in require-once()
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D12169
Notes:
svn path=/head/; revision=450050
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- While I'm here, fix indent
Content of tarballs are unchanged (checked against [1]).
=> Net_NNTP-1.5.0.tgz doesn't seem to exist in /usr/ports/distfiles/PEAR.
=> Attempting to fetch http://pear.php.net/get/Net_NNTP-1.5.0.tgz
fetch: http://pear.php.net/get/Net_NNTP-1.5.0.tgz: size mismatch: expected 38412, actual 38843
Reference: https://people.FreeBSD.org/~sunpoet/checksum/Net_NNTP-1.5.0.tgz [1]
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=443286
|
|
|
|
|
|
|
|
| |
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
Notes:
svn path=/head/; revision=441000
|
|
|
|
|
|
|
| |
Approved by: portmgr (blanket)
Notes:
svn path=/head/; revision=428494
|
|
|
|
|
|
|
|
| |
PR: 214156
Submitted by: Jochen Neumeister <joneum@bsdproject.de>
Notes:
svn path=/head/; revision=425301
|
|
|
|
|
|
|
| |
With hat: portmgr-secretary
Notes:
svn path=/head/; revision=419057
|
|
|
|
|
|
|
|
| |
With hat: portmgr
Sponsored by: Absolight
Notes:
svn path=/head/; revision=412348
|
|
|
|
|
|
|
| |
Approved by: mat (mentor)
Notes:
svn path=/head/; revision=402439
|
|
|
|
|
|
|
| |
Hope to see you back! Thank for all the work!
Notes:
svn path=/head/; revision=372709
|
|
|
|
| |
Notes:
svn path=/head/; revision=369094
|
|
|
|
|
|
|
|
| |
Tested by: poudriere
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=334871
|
|
|
|
|
|
|
| |
net)
Notes:
svn path=/head/; revision=327755
|
|
|
|
| |
Notes:
svn path=/head/; revision=319882
|
|
|
|
| |
Notes:
svn path=/head/; revision=318054
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
|
| |
PR: 124679
Submitted by: Wen heping <wenheping@gmail.com>
Notes:
svn path=/head/; revision=215206
|
|
|
|
|
|
|
| |
- Take maintainership
Notes:
svn path=/head/; revision=191042
|
|
|
|
|
|
|
|
|
| |
maintainer-timeouts and no response to email. We hope to see him back.
Hat: portmgr
Notes:
svn path=/head/; revision=173626
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
|
|
| |
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net
Notes:
svn path=/head/; revision=150745
|
|
|
|
|
|
|
|
| |
PR: ports/79316
Submitted by: maintainer
Notes:
svn path=/head/; revision=132925
|
|
|
|
|
|
|
|
| |
PR: ports/78548
Submitted by: maintainer
Notes:
svn path=/head/; revision=130647
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
+ update port: net/pear-Net_NNTP to 1.2.0
+ changelog: http://pear.php.net/package/Net_NNTP/download/1.2.0/
+ take maintainership
+ update pkg-descr
PR: ports/76355
Submitted by: Antônio Carlos Venâncio Júnior <antonio@php.net>
Notes:
svn path=/head/; revision=126810
|
|
|
|
| |
Notes:
svn path=/head/; revision=126594
|
|
|
|
|
|
|
|
| |
PR: 65497
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes:
svn path=/head/; revision=107000
|
|
|
|
| |
Notes:
svn path=/head/; revision=100265
|
|
|
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
Notes:
svn path=/head/; revision=98067
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
.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
|
|
|
|
|
|
|
|
|
|
|
| |
- introduce NOPORTEXAMPLES knob
- use PORTDOCS macro
PR: ports/59977
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95146
|
|
|
|
|
|
|
|
| |
PR: ports/59115
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer)
Notes:
svn path=/head/; revision=95136
|
|
|
|
|
|
|
|
|
| |
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org
Notes:
svn path=/head/; revision=93850
|
|
|
|
|
|
|
|
|
|
|
| |
- Update to 0.9.3
- Add examples
PR: ports/57679
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=90562
|
|
|
|
|
|
|
|
|
|
| |
Update NNTP pear class to the lastest version.
PR: ports/55949
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=87869
|
|
of the NNTP protocol
Complete class for communicating with an NNTP server (this
is: the USENET), including: post, view, list, authentication,
overview, header manipulation, NNTP commands debugger, etc.
PR: ports/55353
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=87639
|