7a9e FreshPorts -- databases/dalmp
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
dalmp 2.1 databases on this many watch lists=1 search for ports that depend on this port
Database Abstraction Layer for MySQL using PHP
Maintained by: nbari@dalmp.com search for ports maintained by this maintainer
Port Added: 03 Jan 2011 20:12:04
License: BSD


DALMP - Database Abstraction Layer for MySQL using PHP

%0 fat, extremely easy to use, only connect to database when needed.

Details:
 redis support.
 memcache support.
 apc support.
 Group caching, cache by groups and flush by groups or individual keys.
 Disk cache support.
 Prepared statements ready, support dynamic building queries.
 Secure connections with SSL.
 Ability to use different cache types at the same time.
 Store sessions on database(mysql/sqlite) or a cache like redis/memcache/apc.
 Easy to use/install/adapt DALMP is just a single file.
 Nested Transactions (SAVEPOINT / ROLLBACK TO SAVEPOINT).
 SQL queues.
 Export to CVS.
 Support connections via unix sockets.

WWW: https://github.com/nbari/DALMP
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Run:
  1. lang/php5
  2. databases/php5-mysql
  3. databases/php5-mysqli
  4. www/php5-session
  5. databases/pecl-memcache
  6. databases/php5-sqlite3
  7. ftp/php5-curl
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/dalmp/ && make install clean
To add the package: pkg_add -r dalmp


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://dalmp.googlecode.com/files/

Number of commits found: 20

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
13 May 2013 15:47:47
Original commit files touched by this commit  2.1
miwi search for other commits by this committer
- Remove php4 reference
22 Jan 2013 14:24:15
Original commit files touched by this commit  2.1
culot search for other commits by this committer
- Update to 2.1 [1]
- Trim Makefile's header

PR:		ports/175507 [1]
Submitted by:	Nicolas de Bari Embriz Garcia Rojas <nbari@dalmp.com> (maintainer)
06 Nov 2011 18:02:15
Original commit files touched by this commit  2.0
miwi search for other commits by this committer
- Update to 2.0

PR:             162317
Submitted by:   Nicolas de Bari <nbari@dalmp.com> (maintainer)
10 Oct 2011 17:37:20
Original commit files touched by this commit  1.324
eadler search for other commits by this committer
- update to 1.324
- update pkg-descr

PR:             ports/161313
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
Approved by:    sahil (mentor)
01 Oct 2011 15:30:43
Original commit files touched by this commit  1.321
sunpoet search for other commits by this committer
- Update to 1.321

Changes:        http://code.google.com/p/dalmp/source/detail?r=321
- Fixed table locks with sqlite3

PR:             ports/161207
Submitted by:   Nicolas de Bari <nbari@dalmp.com> (maintainer)
24 Sep 2011 00:53:23
Original commit files touched by this commit  1.320
amdmi3 search for other commits by this committer
- Update to 1.320

PR:             160961
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
10 Sep 2011 19:44:31
Original commit files touched by this commit  0.9.319
zi search for other commits by this committer
- Update to 0.9.319

PR:             ports/160622
Submitted by:   nbari@dalmp.com (maintainer)
Approved by:    wxs, tabthorpe (mentors, implicit)
09 Sep 2011 12:41:20
Original commit files touched by this commit  0.9.315
olgeni search for other commits by this committer
Fix a typo.
17 Aug 2011 05:00:55
Original commit files touched by this commit  0.9.315
sunpoet search for other commits by this committer
- Update to 0.9.315

Changes:

0.9.315:
- Cleaned queueURL methods and added an example queueURL

0.9.314:
- Extended the queue and readQueue methods

PR:             ports/159743
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
02 Aug 2011 12:42:19
Original commit files touched by this commit  0.9.313
culot search for other commits by this committer
- Update to 0.9.313 [1]
- Pet portlint(1) by moving LICENSE section earlier

PR:             ports/159368 [1]
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
03 Jun 2011 12:55:19
Original commit files touched by this commit  0.9.308
culot search for other commits by this committer
- Update to 0.9.308

PR:             ports/157561
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
16 Mar 2011 01:48:51
Original commit files touched by this commit  0.9.302
miwi search for other commits by this committer
- Update to 0.9.302

Submitted by:   maintainer via irc
14 Mar 2011 16:09:18
Original commit files touched by this commit  0.9.297
miwi search for other commits by this committer
- Update to 0.9.302

PR:             155088
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com> (maintainer)
02 Feb 2011 15:16:06
Original commit files touched by this commit  0.9.287
arved search for other commits by this committer
Update to 0.9.287

PR:             154440
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com>
Feature safe:   yes
19 Jan 2011 15:57:39
Original commit files touched by this commit  0.9.252
steve search for other commits by this committer
Update to version 0.9.252.

PR:             154045
Submitted by:   maintainer
Feature safe:   yes
08 Jan 2011 12:44:46
Original commit files touched by this commit  0.9.249
ohauer search for other commits by this committer
 - update to version 0.9.249
 - The debugger has been enhanced using json_encode.
 - TTL fix for redis cache code.

PR:             ports/153783
Submitted by:   Nicolas de Bari Embriz <nbari _at_ dalmp.com> (maintainer)
03 Jan 2011 23:41:22
Original commit files touched by this commit  0.9.240
steve search for other commits by this committer
- checksum changed to get the tarball to extract into the proper WRKSRC
  directory
03 Jan 2011 23:20:24
Original commit files touched by this commit  0.9.240
steve search for other commits by this committer
- use a versioned distfile
03 Jan 2011 22:59:09
Original commit files touched by this commit  0.9.240
steve search for other commits by this committer
Update to version 0.9.240.

Submitted by:   nbari@dalmp.com
03 Jan 2011 20:10:53
Original commit files touched by this commit  0.9.230
steve search for other commits by this committer
[NEW PORT] dalmp

Data Abstraction Layer for MySQL using PHP

PR:             ports/151988
Submitted by:   Nicolas de Bari Embriz <nbari@dalmp.com>

Number of commits found: 20

2847
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15
firefox35May 15
firefox36May 15
linux-firefoxMay 15
linux-seamonkeyMay 15

6 vulnerabilities affecting 28 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24516
Broken 219
Deprecated 472
Ignore 639
Forbidden 3
Restricted 292
No CDROM 109
Vulnerable 29
Expired 132
Set to expire 510
Interactive 33
new 24 hours 3
new 48 hours7
new 7 days30
new fortnight74
new month205

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0