| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Mar 2013 08:09:10
1.9.2
|
miwi  |
- Covert to PEAR_AUTOINSTALL
- Fix dependency after devel/pear-PHPUnit3 update
- Bump PORTREVISION |
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.9.2
|
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 |
03 Jul 2011 14:59:23
1.9.2
|
ohauer  |
-remove MD5 |
06 Mar 2009 08:24:57
1.9.2
|
miwi  |
- Update to 1.9.2 |
03 Feb 2009 13:46:16
1.9.1
|
miwi  |
- Update to 1.9.1 |
24 Oct 2008 12:25:15
1.9.0
|
miwi  |
- Update to 1.9.0 |
08 Sep 2008 00:22:00
1.8.0
|
chinsan  |
- Pass maintainership to miwi |
01 May 2008 11:13:06
1.8.0
|
chinsan  |
- Update to 1.8.0.
PR: ports/122901
Submitted by: Wen heping <wenheping at gmail.com> |
25 Jan 2008 09:50:10
1.7.1
|
chinsan  |
- Update to 1.7.1
- Changelog: http://pear.php.net/package/PEAR_Info/download/ |
29 Jul 2007 14:53:09
1.7.0
|
chinsan  |
- Update to 1.7.0.
Approved by: rafan (mentor, implicit) |
03 Oct 2006 15:34:44
1.6.1
|
chinsan  |
Change the following ports to my FreeBSD.org email.
Approved by: delphij (mentor)
archivers/pecl-bz2/Makefile
archivers/pecl-lzf/Makefile
archivers/pecl-rar/Makefile
audio/fapg/Makefile
audio/pecl-id3/Makefile
chinese/CJKUnifonts/Makefile
chinese/auto-tw-l10n/Makefile
chinese/dfsongsd/Makefile
chinese/fortunetw/Makefile
chinese/gcin/Makefile
chinese/joe/Makefile
chinese/joe2/Makefile (Only the first 15 lines of the commit message are shown above ) |
31 Jul 2006 18:40:52
1.6.1
|
novel  |
This package generates a comprehensive information page for your current
PEAR install.
* The format for the page is similar to that for phpinfo() except using PEAR
colors.
* Has complete PEAR Credits (based on the packages you have installed).
* Will show if there is a newer version than the one presently installed
(and what its state is)
* Each package has an anchor in the form pkg_PackageName - where PackageName
is a case-sensitive PEAR package name
With a few parameters, the entire package.xml is automatically updated with a
listing of all files in a package.
WWW: http://pear.php.net/package/PEAR_Info/
PR: ports/101102
Submitted by: chinsan <chinsan.tw at gmail.com> |