glarkin     2010-08-11 14:39:09 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/sqlite-ext-mobigroup Makefile distinfo pkg-descr 
  Log:
  These SQLite extension libraries provide the following functions:
  
  IPv4 functions (loaded with ".load libsqliteipv4.so"):
    ISINNET, ISSAMENET
    IP2INT, INT2IP
    NETFROM, NETTO
    NETLENGTH, NETMASKLENGTH
  
  Shell environment functions (loaded with ".load libsqliteenv.so"):
    CURRENT_USER
    CURRENT_LOCALE
    GETENV
  
  MD5 message-digest algorithm functions (loaded with ".load libsqlitemd5.so"):
    GROUP_MD5
    MD5
    MD5FILE
  
  WWW: http://sqlite.mobigroup.ru/wiki?name=extensions
  
  PR:             ports/149053
  Submitted by:   Pavel Volkov <pavelivolkov at googlemail.com>
  
  Revision  Changes    Path
  1.890     +1 -0      ports/databases/Makefile
  1.1       +133 -0    ports/databases/sqlite-ext-mobigroup/Makefile (new)
  1.1       +3 -0      ports/databases/sqlite-ext-mobigroup/distinfo (new)
  1.1       +19 -0     ports/databases/sqlite-ext-mobigroup/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscr...@freebsd.org"

Reply via email to