head	1.30;
access;
symbols
	RELEASE_8_3_0:1.26
	RELEASE_9_0_0:1.26
	RELEASE_7_4_0:1.26
	RELEASE_8_2_0:1.26
	RELEASE_6_EOL:1.26
	RELEASE_8_1_0:1.26
	RELEASE_7_3_0:1.26
	RELEASE_8_0_0:1.26
	RELEASE_7_2_0:1.26
	RELEASE_7_1_0:1.24
	RELEASE_6_4_0:1.24
	RELEASE_5_EOL:1.24
	RELEASE_7_0_0:1.23
	RELEASE_6_3_0:1.23
	PRE_XORG_7:1.22
	RELEASE_4_EOL:1.20
	RELEASE_6_2_0:1.20
	RELEASE_6_1_0:1.19
	RELEASE_5_5_0:1.19
	RELEASE_6_0_0:1.16
	RELEASE_5_4_0:1.16
	RELEASE_4_11_0:1.16
	RELEASE_5_3_0:1.16
	RELEASE_4_10_0:1.16
	RELEASE_5_2_1:1.13
	RELEASE_5_2_0:1.13
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.10
	RELEASE_4_8_0:1.10
	RELEASE_5_0_0:1.9
	RELEASE_4_7_0:1.7;
locks; strict;
comment	@# @;


1.30
date	2012.11.17.06.02.37;	author svnexp;	state Exp;
branches;
next	1.29;

1.29
date	2012.08.05.23.19.36;	author dougb;	state Exp;
branches;
next	1.28;

1.28
date	2012.06.30.14.30.58;	author az;	state Exp;
branches;
next	1.27;

1.27
date	2012.06.10.18.42.25;	author swills;	state Exp;
branches;
next	1.26;

1.26
date	2009.01.15.09.39.59;	author pav;	state Exp;
branches;
next	1.25;

1.25
date	2009.01.13.04.31.52;	author beech;	state Exp;
branches;
next	1.24;

1.24
date	2008.02.25.11.18.48;	author erwin;	state Exp;
branches;
next	1.23;

1.23
date	2007.09.08.01.10.26;	author linimon;	state Exp;
branches;
next	1.22;

1.22
date	2007.02.13.13.39.55;	author miwi;	state Exp;
branches;
next	1.21;

1.21
date	2007.02.02.16.46.21;	author nivit;	state Exp;
branches;
next	1.20;

1.20
date	2006.05.13.04.41.11;	author edwin;	state Exp;
branches;
next	1.19;

1.19
date	2006.01.08.12.56.35;	author edwin;	state Exp;
branches;
next	1.18;

1.18
date	2005.11.12.18.34.19;	author sem;	state Exp;
branches;
next	1.17;

1.17
date	2005.09.21.12.19.05;	author sem;	state Exp;
branches;
next	1.16;

1.16
date	2003.12.10.12.27.31;	author netchild;	state Exp;
branches;
next	1.15;

1.15
date	2003.12.10.11.56.08;	author netchild;	state Exp;
branches;
next	1.14;

1.14
date	2003.12.07.00.30.41;	author linimon;	state Exp;
branches;
next	1.13;

1.13
date	2003.10.24.14.15.26;	author erwin;	state Exp;
branches;
next	1.12;

1.12
date	2003.10.24.12.04.28;	author ijliao;	state Exp;
branches;
next	1.11;

1.11
date	2003.07.26.11.51.33;	author netchild;	state Exp;
branches;
next	1.10;

1.10
date	2003.02.20.19.15.26;	author knu;	state Exp;
branches;
next	1.9;

1.9
date	2002.12.02.20.16.56;	author netchild;	state Exp;
branches;
next	1.8;

1.8
date	2002.11.07.19.15.44;	author netchild;	state Exp;
branches;
next	1.7;

1.7
date	2002.09.24.17.53.17;	author lioux;	state Exp;
branches;
next	1.6;

1.6
date	2002.09.23.12.06.05;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.09.12.09.55.34;	author netchild;	state Exp;
branches;
next	1.4;

1.4
date	2002.09.10.09.36.41;	author netchild;	state Exp;
branches;
next	1.3;

1.3
date	2002.09.10.09.34.40;	author netchild;	state Exp;
branches;
next	1.2;

1.2
date	2002.08.31.19.01.45;	author netchild;	state Exp;
branches;
next	1.1;

1.1
date	2002.08.31.11.25.50;	author netchild;	state Exp;
branches;
next	;


desc
@@


1.30
log
@Switch exporter over
@
text
@# New ports collection makefile for:	interchange
# Date created:		2 July 2002
# Whom:			Seth Kingsley <sethk@@meowfishies.com>
#
# $FreeBSD: head/www/interchange/Makefile 302141 2012-08-05 23:19:36Z dougb $
#

PORTNAME=	interchange
PORTVERSION=	5.6.1
PORTREVISION=	1
CATEGORIES=	www perl5
MASTER_SITES=	http://ftp.icdevgroup.org/interchange/5.6/tar/

MAINTAINER=	loader@@freebsdmall.com
COMMENT=	RedHat's database-enabled e-commerce server

RUN_DEPENDS=	p5-Safe-Hole>=0.10:${PORTSDIR}/security/p5-Safe-Hole \
		p5-URI>=1.37:${PORTSDIR}/net/p5-URI \
		p5-libwww>=5.810:${PORTSDIR}/www/p5-libwww \
		p5-Set-Crontab>=1.00:${PORTSDIR}/devel/p5-Set-Crontab \
		p5-Digest-SHA1>=2.11:${PORTSDIR}/security/p5-Digest-SHA1
BUILD_DEPENDS:=	${RUN_DEPENDS}

USE_BZIP2=	yes
PERL_CONFIGURE=	yes

OPTIONS=	MYSQL "Add MySQL support" on \
		PGSQL "Add PostgreSQL support" off

.include <bsd.port.pre.mk>

USE_RC_SUBR=	interchange

.if defined(WITH_MYSQL)
RUN_DEPENDS+=	p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql
.endif

.if defined(WITH_PGSQL)
RUN_DEPENDS+=	p5-DBD-Pg>=0:${PORTSDIR}/databases/p5-DBD-Pg
.endif

ARCH_PERL=	${SITE_PERL}/${PERL_ARCH}

MAN1=		compile_link.1 \
		config_prog.1 \
		configdump.1 \
		crontab.1 \
		expire.1 \
		expireall.1 \
		findtags.1 \
		ic_mod_perl.1 \
		interchange.1 \
		localize.1 \
		makecat.1 \
		offline.1 \
		restart.1 \
		update.1

MAN3=		Vend::Accounting::SQL_Ledger.3 \
		Vend::Cart.3 \
		Vend::CounterFile.3 \
		Vend::Form.3 \
		Vend::Interpolate.3 \
		Vend::Options::Matrix.3 \
		Vend::Options::Old48.3 \
		Vend::Options::Simple.3 \
		Vend::Parser.3 \
		Vend::Payment::AuthorizeNet.3 \
		Vend::Payment::BoA.3 \
		Vend::Payment::BusinessOnlinePayment.3 \
		Vend::Payment::CyberCash.3 \
		Vend::Payment::ECHO.3 \
		Vend::Payment::EFSNet.3 \
		Vend::Payment::Ezic.3 \
		Vend::Payment::Getitcard.3 \
		Vend::Payment::ICS.3 \
		Vend::Payment::Linkpoint.3 \
		Vend::Payment::MCVE.3 \
		Vend::Payment::NetBilling.3 \
		Vend::Payment::Protx2.3 \
		Vend::Payment::PRI.3 \
		Vend::Payment::PSiGate.3 \
		Vend::Payment::Sage.3 \
		Vend::Payment::Signio.3 \
		Vend::Payment::Skipjack.3 \
		Vend::Payment::TCLink.3 \
		Vend::Payment::TestPayment.3 \
		Vend::Payment::iTransact.3 \
		Vend::SOAP::Transport.3 \
		Vend::SQL_Parser.3 \
		Vend::Ship.3 \
		Vend::Ship::Postal.3 \
		Vend::Ship::QueryUPS.3 \
		Vend::Table::Editor.3 \
		Vend::UserControl.3 \
		Vend::UserDB.3

MAKE_ARGS+=	NOCPANINSTALL=1 \
		INSTALLARCHLIB=${PREFIX}/interchange/ \
		INSTALLPRIVLIB=${PREFIX}/interchange/lib/ \
		INSTALLMAN1DIR=${PREFIX}/man/man1

CONFIGURE_ARGS+=	force=1

post-patch:
	@@${REINPLACE_CMD} -e "s:You are now ready to cd to \$$realdir:You are now ready to cd to ${PREFIX}:g" ${WRKSRC}/Makefile.PL

pre-configure:
	@@PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/pkg-install ${PKGNAME} PRE-INSTALL

pre-install:
	@@${MKDIR} ${PREFIX}/interchange

post-install:
.for i in compile_link config_prog configdump expire expireall interchange localize makecat offline restart update
	@@${REINPLACE_CMD} -i "" -e "s:${PREFIX}:${PREFIX}/interchange:g; s:${PREFIX}/interchange/bin: ${PREFIX}/bin:g" ${PREFIX}/bin/${i}
.endfor
	@@PKG_PREFIX=${PREFIX} ${SH} ${PKGDIR}/pkg-install ${PKGNAME} POST-INSTALL

.include <bsd.port.post.mk>
@


1.29
log
@SVN rev 302141 on 2012-08-05 23:19:36Z by dougb

Move the rc.d scripts of the form *.sh.in to *.in

Where necessary add $FreeBSD$ to the file

No PORTREVISION bump necessary because this is a no-op
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.28
log
@- Remove SITE_PERL from *_DEPENDS

Approved by: portmgr@@ (bapt@@)
@
text
@d32 1
a32 1
USE_RC_SUBR=	interchange.sh
@


1.27
log
@- Convert all remaining instances of BUILD_DEPENDS=${RUN_DEPENDS} or
  RUN_DEPENDS=${BUILD_DEPENDS} to use := which portlint has warned
  about for a while.

PR:		ports/168208
Approved by:	portmgr (miwi)
@
text
@d35 1
a35 1
RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
d39 1
a39 1
RUN_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
@


1.26
log
@- Fix plist with perl 5.8.9
@
text
@d22 1
a22 1
BUILD_DEPENDS=	${RUN_DEPENDS}
@


1.25
log
@- Update to 5.6.1

PR:		ports/130424
Submitted by:	loader <loader@@freebsdmall.com> (maintainer)
@
text
@d10 1
d60 1
@


1.24
log
@Fix plist that was previously hidden by p5-Business-OnlinePayment

Submitted by:	pointyhat
@
text
@d9 3
a11 4
PORTVERSION=	5.4.2
PORTREVISION=	1
CATEGORIES=	www
MASTER_SITES=	http://ftp.icdevgroup.org/interchange/5.4/tar/
d16 6
a21 5
BUILD_DEPENDS=	${ARCH_PERL}/Safe/Hole.pm:${PORTSDIR}/security/p5-Safe-Hole \
		${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
		${SITE_PERL}/Set/Crontab.pm:${PORTSDIR}/devel/p5-Set-Crontab \
		${SITE_PERL}/Business/OnlinePayment.pm:${PORTSDIR}/finance/p5-Business-OnlinePayment
d26 1
a26 1
OPTIONS=	MYSQL "Add MySQL support" off \
d34 1
a34 2
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
USE_SQLDB=	yes
d38 1
a38 2
BUILD_DEPENDS+=	${SITE_PERL}/${PERL_ARCH}/DBD/Pg.pm:${PORTSDIR}/databases/p5-DBD-Pg
USE_SQLDB=	yes
a46 1
		dump.1 \
d58 1
a58 5
MAN3=		Business::Fedex.3 \
		Business::UPS.3 \
		IniConf.3 \
		Tie::ShadowHash.3 \
		Vend::Accounting::SQL_Ledger.3 \
d73 1
d77 2
d81 1
a85 1
		Vend::Payment::WellsFargo.3 \
d113 1
a113 1
.for i in compile_link config_prog configdump dump expire expireall interchange localize makecat offline restart update
@


1.23
log
@Welcome bsd.perl.mk.  Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.

Work done by:	gabor
Sponsored by:	Google Summer of Code 2007
Hat:		portmgr
@
text
@d10 1
@


1.22
log
@- Update to 5.4.2

PR:		109101
Submitted by:	miwi
Approved by:	maintainer
@
text
@a21 1
USE_PERL5=	yes
@


1.21
log
@- Updated to 5.4.1
- Added files/interchange.sh.in
- Removed files/interchange.sh

PR:		ports/108665
Submitted by:	loader <loader at freebsdmall.com> (maintainer)
Approved by:	alexbl (mentor, implicit)
@
text
@d9 1
a9 1
PORTVERSION=	5.4.1
d23 1
a23 1
USE_BZIP2=      yes
d31 1
a31 1
USE_RC_SUBR=    interchange.sh
a121 4
.if ${PERL_LEVEL} < 500600
IGNORE=	needs perl 5.6.1 or higher, install lang/perl5.8 and try again.
.endif

@


1.20
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d9 1
a9 1
PORTVERSION=	5.4.0
d23 1
d31 2
a116 2
	@@${INSTALL_SCRIPT} ${FILESDIR}/interchange.sh \
	    ${PREFIX}/etc/rc.d/interchange.sh.sample
d120 1
a120 1
	@@${CHOWN} -R interch:interch ${PREFIX}/interchange
@


1.19
log
@Update port: www/interchange update interchange from 5.2.1 to 5.4.0

PR:		ports/91470
Submitted by:	loader <loader@@freebsdmall.com>
@
text
@a96 2
USE_REINPLACE=	yes

@


1.18
log
@- Update to 5.2.1

PR:		ports/88885
Submitted by:	maintainer
@
text
@d9 1
a9 1
PORTVERSION=	5.2.1
d11 1
a11 1
MASTER_SITES=	http://ftp.icdevgroup.org/interchange/5.2/tar/
d18 3
a20 1
		${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww
d42 15
a56 4
MAN1=		configdump.1 config_prog.1 expire.1 localize.1 \
		makecat.1 dump.1 compile_link.1 offline.1 update.1 \
		restart.1 expireall.1 interchange.1 findtags.1 \
		ic_mod_perl.1
d58 3
a60 2
MAN3=		Vend::UserDB.3 \
		Vend::SQL_Parser.3 \
d62 7
a68 1
		Vend::Ship::Postal.3 \
d70 3
a73 10
		Vend::CounterFile.3 \
		Vend::Table::Editor.3 \
		Vend::Payment::TCLink.3 \
		Vend::Payment::TestPayment.3 \
		Vend::UserControl.3 \
		Vend::SOAP::Transport.3 \
		Vend::Payment::Signio.3 \
		Vend::Payment::iTransact.3 \
		Vend::Payment::WellsFargo.3 \
		Vend::Options::Matrix.3 \
d75 3
a78 2
		Vend::Ship.3 \
		Vend::Accounting::SQL_Ledger.3 \
d80 1
a80 1
		Vend::Interpolate.3 \
d82 1
a82 7
		IniConf.3 \
		Business::Fedex.3 \
		Business::UPS.3 \
		Vend::Payment::AuthorizeNet.3 \
		Vend::Payment::EFSNet.3 \
		Vend::Payment::BoA.3 \
		Vend::Form.3 \
d84 12
a95 3
		Vend::Options::Simple.3 \
		Vend::Options::Old48.3 \
		Vend::Ship::QueryUPS.3
d124 1
a124 1
IGNORE=	Needs perl 5.6.1 or higher, install lang/perl5.8 and try again
@


1.17
log
@- Update to 5.2.0
- OPTIONSfy
- Pass maintainership to submitter

PR:		ports/86204
Submitted by:	loader <loader@@freebsdmall.com>
@
text
@d9 1
a9 1
PORTVERSION=	5.2.0
a17 1
		${SITE_PERL}/Business/UPS.pm:${PORTSDIR}/misc/p5-Business-UPS \
d70 1
@


1.16
log
@Ooops... instead of removing the perl 5.8 test completely revert
to check for perl 5.6.1 or better. [1]

Remove -DCHECK_FOR_IC_USER from MAKE_ARGS, it's not needed there.

Noticed by:	erwin [1]
@
text
@d9 1
a9 1
PORTVERSION=	4.8.7
d11 1
a11 1
MASTER_SITES=	http://ftp.icdevgroup.org/interchange/4.8/tar/
d13 1
a13 1
MAINTAINER=	ports@@FreeBSD.org
d16 4
a19 11
BUILD_DEPENDS=	${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement

RUN_DEPENDS=	${SITE_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \
	${ARCH_PERL}/Storable.pm:${PORTSDIR}/devel/p5-Storable \
	${ARCH_PERL}/Safe/Hole.pm:${PORTSDIR}/security/p5-Safe-Hole \
	${ARCH_PERL}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
	${ARCH_PERL}/MIME/Base64.pm:${PORTSDIR}/mail/p5-MIME-Tools \
	${SITE_PERL}/LWP/Simple.pm:${PORTSDIR}/www/p5-libwww \
	${SITE_PERL}/URI/URL.pm:${PORTSDIR}/net/p5-URI \
	${SITE_PERL}/Term/ReadLine/Perl.pm:${PORTSDIR}/devel/p5-ReadLine-Perl \
	${ARCH_PERL}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey
d23 16
d43 36
a78 4
		restart.1 expireall.1 interchange.1
MAN7=		iccattut.7 icdatabase.7 icadvanced.7 icconfig.7 \
		icfoundation.7 icfaq.7 ic_howto_cvs.7 icupgrade.7 \
		ic_ecommerce.7 ictags.7 ictemplates.7
d83 1
a83 1
		INSTALLARCHLIB=${PREFIX}/interchange \
d85 1
a85 2
		INSTALLMAN1DIR=${PREFIX}/man/man1 \
		INSTALLMAN3DIR=${PREFIX}/man/man7
a88 4
.if defined(PACKAGE_BUILDING)
IGNORE="needs a tty at the configure stage"
.endif

a92 7
.if !defined(USE_THIS_PERL)
	@@[ ! "${PERL_VER}" \< "5.6.1" ] || ( ${ECHO_CMD} -e "You use perl ${PERL_VER}, interchange should be used with 5.6.1 or better,\njust install the newer perl from ports and run 'use.perl port', this will\nmake the new perl the default perl. If you already have some perl modules\ninstalled for your old perl, you have to reinstall them for the new perl.\n\nIf you absolutely want to try to run interchange with perl ${PERL_VER},\nyou have to add '-DUSE_THIS_PERL' as an option for 'make'.\n" ; exit 1 )
.endif
.if !defined(CHECK_FOR_IC_USER)
	@@${ECHO_CMD} -e "This port needs a specific user account ('interch') at configure time.\n\nIf it is ok for you to add a new user at configure time of this port\nadd '-DCHECK_FOR_IC_USER' as an option for 'make'.\n"
	@@exit 1
.endif
d95 3
a100 2
	@@${REINPLACE_CMD} -i "" -e 's:%%PREFIX%%:${PREFIX}:' \
	    ${PREFIX}/etc/rc.d/interchange.sh.sample
d104 5
a108 1
	@@${CHOWN} -R interch:interch ${PREFIX}/interchange/src
d110 1
a110 1
.include <bsd.port.mk>
@


1.15
log
@- remove BROKEN, the user gets used as intended
- remove perl 5.8 dependency, no problems with 5.6 here
- fix one very little bug in the plist (only shows up if you deinstall
  right after installing interchange)

If you experience a problem, please report via send-pr and not in some
kind of chat where the actual content of the report may get lost.

Go ahead and do what's needed by:	linimon
@
text
@d45 1
a45 2
		INSTALLMAN3DIR=${PREFIX}/man/man7 \
		-DCHECK_FOR_IC_USER
d57 3
@


1.14
log
@Force dependency on Perl 5.8.  Without that, the port attempt to
do nasty things like install into non-subdirectories of /usr/local.
(This was reported to me privately).  Also, mark as BROKEN due to a
configuration error in which it requests you create a userid but then
refuses to use it.

The submitter of the original email reports that this port has become
out of date, and that he also had much better success with the (upcoming)
port of osCommerce, which is much less difficult to understand.
@
text
@a29 1
PERL_VERSION=	5.8.2
a49 2
BROKEN=         "Does not install (refuses to accept the new userid it asks you to create)"

a57 3
.if !defined(USE_THIS_PERL)
	@@[ ! "${PERL_VER}" \< "5.8" ] || ( ${ECHO_CMD} -e "You use perl ${PERL_VER}, interchange should be used with 5.8 or better,\njust install the newer perl from ports and run 'use.perl port', this will\nmake the new perl the default perl. If you already have some perl modules\ninstalled for your old perl, you have to reinstall them for the new perl.\n\nIf you absolutely want to try to run interchange with perl ${PERL_VER},\nyou have to add '-DUSE_THIS_PERL' as an option for 'make'.\n" ; exit 1 )
.endif
@


1.13
log
@Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
@
text
@d30 1
d46 2
a47 1
		INSTALLMAN3DIR=${PREFIX}/man/man7
d51 2
d62 1
a62 1
	@@[ ! "${PERL_VER}" \< "5.6.1" ] || ( ${ECHO_CMD} -e "You use perl ${PERL_VER}, interchange should be used with 5.6.1 or better,\njust install the newer perl from ports and run 'use.perl port', this will\nmake the new perl the default perl. If you already have some perl modules\ninstalled for your old perl, you have to reinstall them for the new perl.\n\nIf you absolutely want to try to run interchange with perl ${PERL_VER},\nyou have to add '-DUSE_THIS_PERL' as an option for 'make'.\n" ; exit 1 )
@


1.12
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@a29 1
SITE_PERL=	${SITE_PERL}
@


1.11
log
@Update to 4.8.7.

Add dependency to p5-libwww[1].

Reported by:	Evren Yurtesen <yurtesen@@finland.ispro.net.tr> [1]
@
text
@d30 1
a30 1
SITE_PERL=	${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}
@


1.10
log
@De-pkg-comment.
@
text
@d9 1
a9 2
PORTVERSION=	4.8.6
PORTREVISION=	2
d23 1
@


1.9
log
@- This port needs a tty at configure time, so IGNORE on the package build
  cluster.
- Give maintainership back to ports@@.

Approved by:	kris
@
text
@d15 1
@


1.8
log
@Catch up with URL change.

Noticed by:	Fenner's distfile survey
@
text
@d14 1
a14 1
MAINTAINER=	netchild@@FreeBSD.org
d49 4
d57 1
a57 1
.if !defined(USE_THIS_PERL) && !defined(BATCH)
d60 1
a60 1
.if !defined(CHECK_FOR_IC_USER) && !defined(BATCH)
@


1.7
log
@Fix typo in MAINTAINER address

Approved by:	maintainer
@
text
@d12 1
a12 1
MASTER_SITES=	http://ftp.interchange.redhat.com/interchange/4.8/tar/
@


1.6
log
@Fix the databases/p5-SQL-Statement dependency.  SQL/Statement.pm
installed by databases/p5-SQL-Statement lives right under ${PERL_VER},
not under ${PERL_VER}/${PERL_ARCH}.

Submitted by:	bento
@
text
@d14 1
a14 1
MAINTAINER=	netchild@@FreeBSB.org
@


1.5
log
@Fix plist, bump revision.
@
text
@d16 1
a16 1
BUILD_DEPENDS=	${ARCH_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement
d18 1
a18 1
RUN_DEPENDS=	${ARCH_PERL}/SQL/Statement.pm:${PORTSDIR}/databases/p5-SQL-Statement \
@


1.4
log
@Bump portrevision.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
log
@- Fix some problems with the non standard install path of some modules.
- Add another website with resources to the description.
@
text
@d10 1
@


1.2
log
@Repeat after me: Always redo your tests if you get distracted while you
are testing some changes... (missing action in post-install)

Noticed by:	Mike Harding <mvh@@ix.netcom.com>

While I'm here:
 - add missing character in 'Whom:'
 - use correct path in vendor-after-install message
@
text
@d42 1
a42 1
		INSTALLPRIVLIB=${PREFIX}/interchange/lib/perl5/site_perl/${PERL_VER} \
d59 1
a59 1
	@@PKG_PREFIX=${PREFIX} ${.CURDIR}/pkg-install ${PKGNAME} PRE-INSTALL
d66 4
a69 1
	@@${REINPLACE_CMD} -i "" -e "s:${PREFIX}:${PREFIX}/interchange:g; s:${PREFIX}/interchange/lib:${PREFIX}/interchange/lib/perl5/site_perl/${PERL_VER}:g; s:${PREFIX}/interchange/bin: ${PREFIX}/bin:g" ${PREFIX}/bin/interchange
@


1.1
log
@Add interchange 4.8.6, RedHat's database-enabled e-commerce server.

The committed port is an improved and updated version of the submitted one,
thanks to Stefan (Racke) Hornburg <racke@@linuxia.de> for his helpful hints
about some configure/build internals of interchange.

I decided to take over maintainership of this port for a while until someone
more responsive than the port submitter (no answer so far from him since I
decided to take over the PR) is interested in it or until I think the testing
period of this port is over.

PR:		41390
Submitted by:	Seth Kingsley <sethk@@meowfishies.com>
Thanks to:	Stefan (Racke) Hornburg <racke@@linuxia.de>
@
text
@d3 1
a3 1
# Whom:			Seth Kingsley <sethk@@meowfishies.com
d48 3
d66 1
@

