# New ports collection makefile for: gtk-oxygen-engine # Date created: 2010-12-14 # Whom: Max Brazhnikov # # $FreeBSD$ # PORTNAME= oxygen PORTVERSION= 1.3.0 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}-gtk2/${PORTVERSION}/src/ PKGNAMEPREFIX= gtk- PKGNAMESUFFIX= -engine DISTNAME= ${PORTNAME}-gtk2-${PORTVERSION} MAINTAINER= rakuco@FreeBSD.org COMMENT= Oxygen-Gtk engine and theme LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo \ dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib USE_BZIP2= yes USE_GNOME= gtk20 pkgconfig USE_CMAKE= yes MAKE_JOBS_SAFE= yes .include # FreeBSD SVN r205606 was only MFC'ed to 8.1+, so we need to match # the old function signature on previous versions. .if ${OSVERSION} < 801000 EXTRA_PATCHES+= ${FILESDIR}/extra-patch-demo-oxygengtkdeco_main.cpp .endif .include 28:26+00:00 kuriyama kuriyama@FreeBSD.org 2015-06-02T04:28:26+00:00 7d2545dc1950d7e2ed9140c62f98acc5441df947 schema version by single .sql file in git repository. By using this module, you can deploy .sql to database, check sql version between database and .sql file, make diff between them, and apply alter table to database. WWW: http://search.cpan.org/dist/GitDDL/
schema version by single .sql file in git repository.

By using this module, you can deploy .sql to database, check sql
version between database and .sql file, make diff between them, and
apply alter table to database.

WWW: http://search.cpan.org/dist/GitDDL/