| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
15 Mar 2013 02:22:36
1.10.12
|
miwi  |
- Convert to PEAR_AUTOINSTALL |
17 Dec 2012 02:15:14
  |
bapt  |
Convert miwi's ports to new Options framework
While here fix some consistency in PEAR options name
bumped revision of net/icpld and net/ipsumdump because IPV6 is now on
Approved by: miwi (maintainer) |
21 Jan 2012 17:40:15
1.10.12
|
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 |
14 Feb 2011 16:20:25
1.10.12
|
miwi  |
- Update to 1.10.12 |
08 Sep 2008 00:22:00
1.10.11
|
chinsan  |
- Pass maintainership to miwi |
30 Jul 2007 12:45:55
1.10.11
|
chinsan  |
- Update to 1.10.11.
Approved by: rafan (mentor, implicit) |
12 Nov 2006 19:39:41
1.10.8
|
miwi  |
- Update to 1.10.8
PR: ports/105354
Submitted by: chinsan@ (maintainer) |
01 Nov 2006 06:35:38
1.10.7
|
miwi  |
- Update to 1.10.7
- Pass maintainership to submitter
PR: ports/104762
Submitted by: chinsan@ |
23 Sep 2006 00:23:36
1.10.6
|
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 |
18 Jun 2006 19:37:44
1.10.6
|
miwi  |
Update to 1.10.6
PR: ports/98992
Submitted by: Linh Pham <question+fbsdports@closedsrc.org>
Approved by: krion (mentor), maintainer |
22 Jan 2006 08:30:12
1.10.4
|
edwin  |
SHA256ify
Approved by: krion@ |
09 Dec 2005 19:24:52
1.10.4
|
ale  |
Remove pear ports obsolated by devel/pear and switch
dependencies of all the other pear ports.
Discussed with: thierry, antonio@php.net |
14 Feb 2005 18:32:07
1.10.4
|
thierry  |
Upgrade to 1.10.4 (bugfix release).
Changelog:
* Fixed bug #3298 which wouldn't parse arrays with numerical indexes
correctly.
* Fixed bug #2742 which didn't trim variable names in Inicommented file.
* changed XML_Parser and XML_Util dependencies to optional, since
they're only needed when parsing XML files (bug #2738).
* added a new container for editing files of php constants, courtesy of
philip ortel [me@phillipoertel.com] (devel).
PR: ports/77460
Submitted by: Roman Neuhauser
Approved by: maintainer. |
26 Oct 2004 22:26:34
1.10.3
|
thierry  |
Upgrade to 1.10.3.
PR: ports/72971
Submitted by: maintainer. |
26 Aug 2004 18:39:15
1.10.2
|
thierry  |
Upgrade to to 1.10.2.
PR: 70987
Submitted by: maintainer. |
25 Aug 2004 21:35:45
1.8_1
|
thierry  |
- Take maintainership;
- since I'm here, fix RUN_DEPENDS.
PR: ports/70957
Submitted by: Ant?nio Carlos Ven?ncio J?nior |
29 Jan 2004 07:24:56
1.8_1
|
trevor  |
SIZEify. |
28 Dec 2003 07:55:47
1.8_1
|
edwin  |
[PATCH] simplify pear-* ports
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> |
12 Nov 2003 23:46:19
1.8
|
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 |
08 Sep 2003 00:34:19
1.8
|
edwin  |
New port: PEAR Config package provides methods for configuration manipulation
The Config package provides methods for configuration manipulation.
* Creates configurations from scratch
* Parses and outputs different formats (XML, PHP, INI, Apache...).
* Edits existing configurations
* Converts configurations to other formats
* Allows manipulation of sections, comments, directives...
* Parses configurations into a tree structure
PR: ports/56362
Submitted by: Alex Miller <asm@asm.kiev.ua> |