Index: head/databases/pglogical-output/pkg-plist~ =================================================================== --- head/databases/pglogical-output/pkg-plist~ (revision 416569) +++ head/databases/pglogical-output/pkg-plist~ (nonexistent) @@ -1,10 +0,0 @@ -include/pglogical_output/compat.h -include/pglogical_output/hooks.h -lib/postgresql/pglogical_output.so -%%PORTDOCS%%%%DOCSDIR%%/DESIGN.md -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%%%DOCSDIR%%/protocol.txt -share/postgresql/extension/pglogical_output--1.0.0--1.1.0.sql -share/postgresql/extension/pglogical_output--1.0.1--1.1.0.sql -share/postgresql/extension/pglogical_output--1.1.0.sql -share/postgresql/extension/pglogical_output.control Property changes on: head/databases/pglogical-output/pkg-plist~ ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -on \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/databases/pglogical-output/Makefile~ =================================================================== --- head/databases/pglogical-output/Makefile~ (revision 416569) +++ head/databases/pglogical-output/Makefile~ (nonexistent) @@ -1,35 +0,0 @@ -# Created by: MAtthew Seaman -# $FreeBSD$ - -PORTNAME= pglogical-output -PORTVERSION= 1.1.0 -CATEGORIES= databases -MASTER_SITES= http://packages.2ndquadrant.com/pglogical/tarballs/ - -MAINTAINER= matthew@FreeBSD.org -COMMENT= Logical replication system as a PostgreSQL extension - -LICENSE= PostgreSQL - -USES= gmake pgsql:9.4+ tar:bzip2 -WANT_PGSQL= server - -MAKE_ARGS= USE_PGXS=1 - -# FFI -#TEST_DEPENDS= pg_regress:databases/postgresql${PGSQL_VER_NODOT}-pg_regress -#TEST_TARGET= do-test - -post-install: - ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/postgresql/pglogical_output.so - -post-install-DOCS-on: - @${MKDIR} ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/protocol.txt ${STAGEDIR}${DOCSDIR} - ${INSTALL_DATA} ${WRKSRC}/doc/DESIGN.md ${STAGEDIR}${DOCSDIR} - -#do-test: -# ${MAKE} ${MAKE_ARGS} installcheck - -.include Property changes on: head/databases/pglogical-output/Makefile~ ___________________________________________________________________ Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:keywords ## -1 +0,0 ## -FreeBSD=%H \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property