aboutsummaryrefslogtreecommitdiffstats
path: root/databases/pg_citus/Makefile
blob: 43038adae82e4996678d044a30467b9966afa50f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Created by: Matthew Seaman
# $FreeBSD$

PORTNAME=   citus
PORTVERSION=    7.0.0
DISTVERSIONPREFIX=  v
CATEGORIES= databases
PKGNAMEPREFIX=  pg_

MAINTAINER= matthew@FreeBSD.org
COMMENT=    Horizontally scale Postgresql using sharding and replication

LICENSE=    AGPLv3

USES=       gmake pgsql:9.6+ autoreconf readline
WANT_PGSQL= lib server
GNU_CONFIGURE=  yes

USE_GITHUB= yes
GH_ACCOUNT= citusdata

INSTALL_TARGET= install-strip
MAKE_ARGS=  INSTALL="${INSTALL} -c"

.include <bsd.port.mk>
orts-gnome/log/databases/libdbi-drivers?h=gstreamer0.10-removal&id=37dbcce9ddb12de516365f25e21e809c7f2d1119'>libdbi-drivers
Commit message (Expand)AuthorAgeFilesLines
* Sync to new bsd.autotools.mkade2010-12-041-1/+1
* Handle custom LOCALBASE.delphij2009-12-091-2/+3
* - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-1/+1
* Fix a few common typos in pkg-descr ("separate", "compatible").olgeni2009-08-161-1/+1
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1
* Use "UTF-8" when "UTF8" is being used.delphij2009-07-202-1/+11
* Refresh patch. No real content change.delphij2009-07-201-9/+9
* Rename databases/firebird2-* to databases/firebird20-*skv2008-11-24