aboutsummaryrefslogtreecommitdiffstats
path: root/databases/p5-postgresql-plperl/Makefile
blob: 2bed2b63cdb6afc338a5e220aea7e6fda6da1e06 (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
26
27
28
29
30
31
32
33
34
35
36
37
38
# New ports collection makefile for:    PostgreSQL PL/Perl 
# Date created:     January 14, 2002
# Whom:         Palle Girgensohn <girgen@partitur.se>
#
# $FreeBSD$
#
POSTGRESQL_PORT?=   databases/postgresql7

PORTNAME=   postgresql
PORTVERSION!=   cd ${.CURDIR}/../../${POSTGRESQL_PORT} && ${MAKE} -V PORTVERSION
PORTREVISION?=  1
CATEGORIES= databases perl5
MASTER_SITES=   ${MASTER_SITE_PGSQL}
MASTER_SITE_SUBDIR!=    cd ${.CURDIR}/../../${POSTGRESQL_PORT} && ${MAKE} -V MASTER_SITE_SUBDIR
PKGNAMEPREFIX=  p5-
PKGNAMESUFFIX=  -plperl
DISTFILES!= cd ${.CURDIR}/../../${POSTGRESQL_PORT} && ${MAKE} -V DISTFILES
DIST_SUBDIR=    postgresql

MAINTAINER= girgen@pingpong.net
COMMENT=    A module for using Perl5 to write SQL functions

RUN_DEPENDS=    postgres:${PORTSDIR}/${POSTGRESQL_PORT}

MD5_FILE=   ${.CURDIR}/../../${POSTGRESQL_PORT}/distinfo

USE_GMAKE=  yes
USE_PERL5=  yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --with-perl

MAKE_ARGS+= -C src/pl/plperl
MAKEFILE=   GNUmakefile

post-install:
    @ ${CAT} ${PKGMESSAGE}

.include <bsd.port.mk>
3-02-21 21:42:50 +0800'>2003-02-212-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Upgrade kde-i18n to 3.1. Note that the following modules did not get awill2003-01-294-40/+294 * Activate ukrainian/aspellsada2002-11-151-0/+1 * Add uk/aspell -- New Ukrainian dictionary for Aspell.sada2002-11-153-0/+21 * PERL -> REINPLACEedwin2002-11-041-0/+1 * Fix categories to match dir containing port. bsd.port.mk (and portlint)alane2002-10-302-2/+4 * 1. Removed comments from pkg-plist files per will's request.alane2002-10-114-4/+2 * Missed these. They can hide, but they can't get away....alane2002-09-116-356/+0 * Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted towill2002-08-256-10/+6 * 1. Changed the lib depends on gettext to a build depends. This will meanalane2002-08-032-4/+4 * Bump PORTREVISION. KDE is fragile enough in its dependencies; we don'talane2002-08-022-0/+2 * Chase shlib rev of devel/gettextade2002-08-022-2/+2 * Fix MASTER_SITE_SUBDIR.will2002-07-102-2/+2 * Update to 3.0.2 -- full log available in ports/x11/kde3/Makefile,v 1.51.will2002-07-056-72/+10 * Distfiles have been moved on kde site to Attic.alane2002-06-211-1/+1 * Upgrade to KDE 3.0.1. The delay in this upgrade is mainly due to thewill2002-06-166-4/+22 * Update to gd.4dinoex2002-05-231-1/+1 * Update shared lib, as uk-gd is build by ports/gd2dinoex2002-05-021-1/+1 * Please welcome Qt3/KDE3 to our ports tree. This includes work since thewill2002-04-2211-144/+291 * Add the file I added locally, but forgot to include.mi2002-03-291-0/+3 * The project has a new home now -- at SourceForge and is currentlymi2002-03-224-16/+28