| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
21 Jan 2012 17:40:15
1.4.0,1
|
eadler  |
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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 |
20 Mar 2011 12:54:45
1.4.0,1
|
miwi  |
- Get Rid MD5 support |
19 Jun 2008 00:24:00
1.4.0,1
|
miwi  |
- Update to 1.4.0
PR: 124679
Submitted by: Wen heping <wenheping@gmail.com> |
27 Apr 2007 20:45:59
1.3.3,1
|
miwi  |
- Update to 1.3.3
- Take maintainership |
23 Sep 2006 00:23:36
1.0.1,1
|
linimon  |
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 |
22 Jan 2006 21:24:05
1.0.1,1
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
1.0.1,1
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
10 Apr 2005 20:32:01
1.0.1,1
|
flz  |
- Update to 1.0.1.
PR: ports/79316
Submitted by: maintainer |
08 Mar 2005 20:05:46
1.0.0,1
|
pav  |
- "Update" to 1.0.0 (stable release)
PR: ports/78548
Submitted by: maintainer |
19 Jan 2005 10:33:25
1.2.0
|
edwin  |
Update port: net/pear-Net_NNTP to 1.2.0
+ 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> |
16 Jan 2005 15:53:53
0.10.1
|
clement  |
- Drop maintainership |
14 Apr 2004 08:21:01
0.10.1
|
clement  |
- kill pkg-plist
PR: 65497
Submitted by: Roman Neuhauser <neuhauser@chello.cz> |
07 Feb 2004 17:16:21
0.10.1
|
clement  |
- SIZEify distinfo |
13 Jan 2004 15:04:51
0.10.1
|
clement  |
- Update my email address
Approved and reviewed by: erwin (mentor) |
28 Dec 2003 09:11:28
0.10.1
|
edwin  |
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> |
05 Dec 2003 17:39:37
0.10.1
|
pav  |
- update to 0.10.1
- introduce NOPORTEXAMPLES knob
- use PORTDOCS macro
PR: ports/59977
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
05 Dec 2003 15:31:50
0.10.0
|
pav  |
- Update to 0.10.0
PR: ports/59115
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> (maintainer) |
12 Nov 2003 23:46:19
0.9.3
|
edwin  |
Add the virtual category "pear" to the Makefiles of these ports.
PR: ports/56582
Submitted by: edwin@mavetju.org
Approved by: portmgr@freebsd.org |
07 Oct 2003 22:56:00
0.9.3
|
edwin  |
[maintainer update] net/pear-Net_NNTP: Update to 0.9.3
- Update to 0.9.3
- Add examples
PR: ports/57679
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
28 Aug 2003 08:40:38
0.9.2
|
edwin  |
[update] net/pear-Net_NNTP: update to 0.9.2
Update NNTP pear class to the lastest version.
PR: ports/55949
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
25 Aug 2003 02:01:11
0.2
|
edwin  |
[new port] net/pear-Net_NNTP: PEAR class that provides an implementation
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> |