head	1.9;
access;
symbols;
locks; strict;
comment	@# @;


1.9
date	2013.02.21.09.42.34;	author svnexp;	state Exp;
branches;
next	1.8;

1.8
date	2012.11.18.03.41.28;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2012.11.17.21.47.08;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.5;

1.5
date	2012.09.05.19.05.54;	author ohauer;	state Exp;
branches;
next	1.4;

1.4
date	2012.09.01.20.16.06;	author ohauer;	state Exp;
branches;
next	1.3;

1.3
date	2012.07.29.09.58.08;	author ohauer;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.28.20.44.43;	author ohauer;	state Exp;
branches;
next	1.1;

1.1
date	2012.07.27.22.25.14;	author ohauer;	state Exp;
branches;
next	;


desc
@@


1.9
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/312710
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# $FreeBSD: head/german/bugzilla42/Makefile 312710 2013-02-21 08:48:16Z ohauer $

PORTNAME=	bugzilla
PORTVERSION=	4.2.5
CATEGORIES=	german
MASTER_SITES=	SF
MASTER_SITE_SUBDIR=bugzilla-de/${PORTVERSION:R}/${PORTVERSION}
DISTNAME=	germzilla-${PORTVERSION}-1.utf-8

MAINTAINER=	bugzilla@@FreeBSD.org
COMMENT=	German localization for Bugzilla

RUN_DEPENDS=	bugzilla>=${PORTVERSION}:${PORTSDIR}/devel/bugzilla42

LATEST_LINK=	${PKGNAMEPREFIX}bugzilla42

NO_WRKSUBDIR=	yes

.include "${.CURDIR}/../../devel/bugzilla42/Makefile.common"

LANGDIR=	${WWWDIR}/template/de

#post-patch:
#	@@${REINPLACE_CMD} -i '' -e 's/4.2.3/4.2.4/' \
#		${WRKDIR}/de/default/global/gzversion.html.tmpl
#	@@${FIND} ${WRKDIR}/de/default/ -type f \( -name \*.orig -o -name \*.bak \) -delete

do-install:
	@@-${MKDIR} ${LANGDIR}
	@@(cd ${WRKSRC}/de && ${COPYTREE_SHARE} . ${LANGDIR})
.if !defined(BATCH)
	@@${ECHO_MSG}
	@@${CAT} ${PKGMESSAGE}
	@@${ECHO_MSG}
.endif

# Maintainer
plist: patch
	@@( cd ${WRKDIR}/ && ${FIND} de -type f | ${AWK} '{print "%%WWWDIR%%/template/"$$1}' | ${SORT} > ${PLIST}.new )
	@@( cd ${WRKDIR}/ && ${FIND} de -type d | ${AWK} '{print "@@dirrmtry %%WWWDIR%%/template/"$$1}' | ${SORT} -r >> ${PLIST}.new )
	@@if ${DIFF} -u ${PLIST} ${PLIST}.new ; then \
		${ECHO_MSG} no pkg-plist changes; \
		${RM} ${PLIST}.new ; \
	fi

.include <bsd.port.mk>
@


1.8
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307474
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307474 | ohauer | 2012-11-16 09:03:34 +0000 (Fri, 16 Nov 2012) | 5 lines
## SVN ##
## SVN ## - update german and russian bugzilla templates to official new versions
## SVN ## - remove hotfixes from german templates
## SVN ##
## SVN ## Feature safe: yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 1
a1 1
# $FreeBSD: head/german/bugzilla42/Makefile 307474 2012-11-16 09:03:34Z ohauer $
d4 1
a4 1
PORTVERSION=	4.2.4
@


1.7
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/ 307430
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307430 | ohauer | 2012-11-14 21:37:21 +0000 (Wed, 14 Nov 2012) | 4 lines
## SVN ##
## SVN ## - fix german bugzilla templates (security fixes)
## SVN ##
## SVN ## Feature safe: yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@d1 1
a1 1
# $FreeBSD: head/german/bugzilla42/Makefile 307430 2012-11-14 21:37:21Z ohauer $
d4 1
a4 2
PORTVERSION=	4.2.3
PORTREVISION=	1
d23 4
a26 4
post-patch:
	@@${REINPLACE_CMD} -i '' -e 's/4.2.3/4.2.4/' \
		${WRKDIR}/de/default/global/gzversion.html.tmpl
	@@${FIND} ${WRKDIR}/de/default/ -type f \( -name \*.orig -o -name \*.bak \) -delete
@


1.6
log
@Switch exporter over
@
text
@d1 1
a1 1
# $FreeBSD: head/german/bugzilla42/Makefile 303719 2012-09-05 19:05:54Z ohauer $
d5 1
a5 1
#PORTREVISION=	1
d24 4
a27 4
#post-patch:
#	@@${REINPLACE_CMD} -i '' -e 's/4.2.2/4.2.3/' \
#		${WRKDIR}/de/default/global/gzversion.html.tmpl
#	@@${FIND} ${WRKDIR} -type f -name \*.orig -delete
@


1.5
log
@SVN rev 303719 on 2012-09-05 19:05:54Z by ohauer

- update bugzilla language tempates
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.4
log
@SVN rev 303519 on 2012-09-01 20:16:06Z by ohauer

- update bugzilla bugzilla3 and bugzilla42
- use new bugzilla@@ address (members skv@@, tota@@, ohauer@@)
- patch russian/japanese/german bugzilla and bugzilla templates
  so the reflect the security updates in the original templates
- patch german/bugzilla42 templates
- adopt new Makefile header

	vuxml: 6ad18fe5-f469-11e1-920d-20cf30e32f6d
	CVE: CVE-2012-3981
	https://bugzilla.mozilla.org/show_bug.cgi?id=785470
	https://bugzilla.mozilla.org/show_bug.cgi?id=785522
	https://bugzilla.mozilla.org/show_bug.cgi?id=785511
@
text
@d4 2
a5 2
PORTVERSION=	4.2.2
PORTREVISION=	1
d24 4
a27 4
post-patch:
	@@${REINPLACE_CMD} -i '' -e 's/4.2.2/4.2.3/' \
		${WRKDIR}/de/default/global/gzversion.html.tmpl
	@@${FIND} ${WRKDIR} -type f -name \*.orig -delete
@


1.3
log
@SVN rev 301682 on 2012-07-29 09:58:08Z by ohauer

- update to official release (just published)
@
text
@a0 4
# New ports collection makefile for:	de-bugzilla
# Date created:		2011-06-11
# Whom:			Olli Hauer <ohauer@@FreeBSD.org>
#
a1 1
#
d5 1
d11 1
a11 1
MAINTAINER=	ohauer@@FreeBSD.org
d24 5
@


1.2
log
@SVN rev 301669 on 2012-07-28 20:44:43Z by ohauer

- patch language templates so they match current bugzilla.
- patch language templates so they match current bugzilla version.

  Patches are seen as workaround until official Version is released.
  Fix for bugzilla42 contains security updates.
@
text
@d9 1
a9 2
PORTVERSION=	4.2.1
PORTREVISION=	1
a27 6
# german template checks the bugzilla version number and displays
# non supported bugzilla version.
post-patch:
	@@${SED} -i '' -e 's|4.2.1|4.2.2|' ${WRKDIR}/de/default/global/gzversion.html.tmpl
	@@${FIND} ${WRKDIR}/ -name \*.orig -delete

@


1.1
log
@SVN rev 301627 on 2012-07-27 22:25:14Z by ohauer

- new port german/bugzilla42
- add patch to german/bugzilla so it reflects the security update
- adjust version number in tempplates (3,6,10 / 4.0.7)
@
text
@d10 1
d21 1
a21 1
LATEST_LINK=	${PKGNAMEPREFIX}bugzilla42${PKGNAMESUFFIX}
d32 1
@

