Commit graph

7 commits

Author SHA1 Message Date
Emanuel Haupt
5005b67362 According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.

This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.

Approved by:    portmgr (bapt)
2014-02-10 13:54:26 +00:00
John Marino
2161d2b1e9 databases/tablelog: Fix pgsql 9.2+ and stage support
PR: ports/179955
2014-01-22 11:20:17 +00:00
John Marino
6151942f02 databases/tablelog: Reset maintainer due to email bounce 2014-01-22 07:55:46 +00:00
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
John Marino
91a730b6f1 databases/tablelog: Restrict to postgresql 9.1 and earlier
This version of Tablelog fails to build with postgresql 9.2

PR:		ports/179955
submitted by:	marino
Approved by:	bapt (mentor), maintainer timeout
2013-07-22 06:47:06 +00:00
Edwin Groothuis
090059a210 Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
2008-06-06 14:17:21 +00:00
Andrew Pantyukhin
61c43ad466 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>
2007-08-15 19:22:58 +00:00