Bug 126062 - [NEW PORTS] databases/php-adodb-ext : ADOdb Extension
Summary: [NEW PORTS] databases/php-adodb-ext : ADOdb Extension
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Beech Rintoul
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-29 03:40 UTC by joehorn
Modified: 2008-08-08 09:40 UTC (History)
0 users

See Also:


Attachments
file.shar (3.47 KB, text/plain)
2008-07-29 03:40 UTC, joehorn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description joehorn 2008-07-29 03:40:01 UTC
This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb with C code.

ADOdb will auto-detect if this extension is installed and use it automatically.

This extension is compatible with ADOdb 3.32 or later, and PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-29 03:40:10 UTC
Class Changed
From-To: update->change-request

Fix category (new ports should be change-requests) (via the GNATS Auto 
Assign Tool)
Comment 2 Beech Rintoul freebsd_committer freebsd_triage 2008-07-31 04:33:03 UTC
Responsible Changed
From-To: freebsd-ports-bugs->beech

I'll take it
Comment 3 Beech Rintoul freebsd_committer freebsd_triage 2008-07-31 04:41:09 UTC
Do you wish to maintain this port? We do not accept new ports with 
ports@ as maintainer.

Beech
-- 
---------------------------------------------------------------------------------------
Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
/"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
\ / - NO HTML/RTF in e-mail   | http://people.freebsd.org/~beech
 X  - NO Word docs in e-mail | Skype: akbeech
/ \  - http://www.FreeBSD.org/releases/7.0R/announce.html
---------------------------------------------------------------------------------------
Comment 4 Beech Rintoul freebsd_committer freebsd_triage 2008-07-31 05:24:41 UTC
State Changed
From-To: open->feedback

Awaiting submitter feedback
Comment 5 joehorn 2008-08-02 11:07:04 UTC
I will maintain this port.

Thank you.

2008/7/31 Beech Rintoul <beech@freebsd.org>

> Do you wish to maintain this port? We do not accept new ports with
> ports@ as maintainer.
>
> Beech
> --
>
> ---------------------------------------------------------------------------------------
> Beech Rintoul - FreeBSD Developer - beech@FreeBSD.org
> /"\   ASCII Ribbon Campaign  | FreeBSD Since 4.x
> \ / - NO HTML/RTF in e-mail   | http://people.freebsd.org/~beech<http://people.freebsd.org/%7Ebeech>
>  X  - NO Word docs in e-mail | Skype: akbeech
> / \  - http://www.FreeBSD.org/releases/7.0R/announce.html
>
> ---------------------------------------------------------------------------------------
>
>
>
>
Comment 6 dfilter service freebsd_committer freebsd_triage 2008-08-08 07:44:45 UTC
beech       2008-08-08 06:44:29 UTC

  FreeBSD ports repository

  Added files:
    databases/php-adodb-ext Makefile distinfo pkg-descr pkg-plist 
  Log:
  - This ADOdb Extension provides up to 100% speedup by replacing parts of ADOdb
  with C code. ADOdb will auto-detect if this extension is installed and use it
  automatically. This extension is compatible with ADOdb 3.32 or later, and
  PHP 4.3.*, 4.4.*, 5.0.* and 5.1.*.
  
  WWW:   http://adodb.sourceforge.net/
  
  PR:             ports/126062
  Submitted by:   JoeHorn <joehorn@gmail.com>
  
  Revision  Changes    Path
  1.1       +32 -0     ports/databases/php-adodb-ext/Makefile (new)
  1.1       +3 -0      ports/databases/php-adodb-ext/distinfo (new)
  1.1       +6 -0      ports/databases/php-adodb-ext/pkg-descr (new)
  1.1       +2 -0      ports/databases/php-adodb-ext/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
Comment 7 Beech Rintoul freebsd_committer freebsd_triage 2008-08-08 09:40:33 UTC
State Changed
From-To: feedback->closed

Committed, Thanks!