Date: Wed, 15 Aug 2007 19:22:59 +0000 (UTC) From: Andrew Pantyukhin <sat@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/databases Makefile ports/databases/tablelog Makefile distinfo pkg-descr pkg-plist Message-ID: <200708151922.l7FJMxoW029341@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sat 2007-08-15 19:22:59 UTC FreeBSD ports repository Modified files: databases Makefile Added files: databases/tablelog Makefile distinfo pkg-descr pkg-plist Log: Add port databases/tablelog: Tablelog is a contributed PostgreSQL module that uses a trigger to log any INSERTs, UPDATEs and DELETEs on a specific table into another table. The second part of tablelog is able to restore the state of the original table or of a specific row for any time in the past. WWW: http://tablelog.projects.postgresql.org/ Author: Andreas Scherbaum <ads-pgfoundry @nospam@ wars-nicht.de> PR: ports/114541 Submitted by: Robert Gogolok <gogo@cs.uni-sb.de> Revision Changes Path 1.639 +1 -0 ports/databases/Makefile 1.1 +38 -0 ports/databases/tablelog/Makefile (new) 1.1 +3 -0 ports/databases/tablelog/distinfo (new) 1.1 +7 -0 ports/databases/tablelog/pkg-descr (new) 1.1 +5 -0 ports/databases/tablelog/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708151922.l7FJMxoW029341>