Bug 159368 - update port databases/dalmp
Summary: update port databases/dalmp
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: Frederic Culot
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-02 03:20 UTC by nbari
Modified: 2011-08-02 13:50 UTC (History)
1 user (show)

See Also:


Attachments
dalmp.diff (754 bytes, patch)
2011-08-02 03:20 UTC, nbari
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description nbari 2011-08-02 03:20:10 UTC
  * SSL support added
  * sessions ref value on sqlite / db changed to data/varchar instead of INT so user can store in ref integers or chars for example it could store some  json encoded data
  * added redisX and memCacheX methods so user can extend functionality of the object using all the available methods for each cache system
  * fixed and improvement to SessionsRef
Comment 1 Frederic Culot freebsd_committer freebsd_triage 2011-08-02 13:09:01 UTC
Responsible Changed
From-To: freebsd-ports-bugs->culot

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-08-02 13:42:28 UTC
culot       2011-08-02 12:42:19 UTC

  FreeBSD ports repository

  Modified files:
    databases/dalmp      Makefile distinfo 
  Log:
  - 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)
  
  Revision  Changes    Path
  1.10      +3 -2      ports/databases/dalmp/Makefile
  1.11      +2 -2      ports/databases/dalmp/distinfo
_______________________________________________
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 3 Frederic Culot freebsd_committer freebsd_triage 2011-08-02 13:42:38 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!