head	1.11;
access;
symbols
	RELEASE_8_3_0:1.6
	RELEASE_9_0_0:1.6
	RELEASE_7_4_0:1.6
	RELEASE_8_2_0:1.6
	RELEASE_6_EOL:1.6
	RELEASE_8_1_0:1.6
	RELEASE_7_3_0:1.4
	RELEASE_8_0_0:1.4
	RELEASE_7_2_0:1.4
	RELEASE_7_1_0:1.4
	RELEASE_6_4_0:1.4
	RELEASE_5_EOL:1.3
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.2
	RELEASE_4_EOL:1.1;
locks; strict;
comment	@# @;


1.11
date	2012.11.28.10.35.17;	author svnexp;	state dead;
branches;
next	1.10;

1.10
date	2012.11.17.05.57.59;	author svnexp;	state Exp;
branches;
next	1.9;

1.9
date	2012.10.26.14.57.50;	author bapt;	state Exp;
branches;
next	1.8;

1.8
date	2012.10.13.13.39.56;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2012.06.26.05.43.25;	author dinoex;	state Exp;
branches;
next	1.6;

1.6
date	2010.06.04.13.49.07;	author dinoex;	state Exp;
branches;
next	1.5;

1.5
date	2010.05.30.12.28.18;	author dinoex;	state Exp;
branches;
next	1.4;

1.4
date	2008.06.06.13.32.24;	author edwin;	state Exp;
branches;
next	1.3;

1.3
date	2007.05.19.20.08.26;	author flz;	state Exp;
branches;
next	1.2;

1.2
date	2007.01.31.18.18.01;	author dinoex;	state Exp;
branches;
next	1.1;

1.1
date	2006.12.16.06.48.38;	author dinoex;	state Exp;
branches;
next	;


desc
@@


1.11
log
@## SVN ##
## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/307898
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ## r307898 | bapt | 2012-11-28 10:32:44 +0000 (Wed, 28 Nov 2012) | 15 lines
## SVN ##
## SVN ## 2012-11-27 java/jmp: Java 1.5 is EOLed
## SVN ## 2012-11-26 irc/tr-ircd: No more public distfiles
## SVN ## 2012-11-26 lang/imp-interpreter: No more public distfiles
## SVN ## 2012-11-26 games/xquarto: No more public distfiles
## SVN ## 2012-11-26 games/six: No more public distfiles
## SVN ## 2012-11-26 finance/gfp: No more public distfiles
## SVN ## 2012-11-26 games/44bsd-hunt: No more public distfiles
## SVN ## 2012-11-26 graphics/ale: No more public distfiles
## SVN ## 2012-11-26 german/digibux: No more public distfiles
## SVN ## 2012-11-26 java/eclipse-clay-core: No more public distfiles
## SVN ## 2012-11-26 games/xbloody: No more public distfiles
## SVN ## 2012-11-26 dns/sqldjbdns: No more public distfiles
## SVN ##
## SVN ## Feature safe:	yes
## SVN ##
## SVN ## ------------------------------------------------------------------------
## SVN ##
@
text
@# $FreeBSD: head/german/digibux/Makefile 306447 2012-10-26 14:57:50Z bapt $

PORTNAME=	digibux
PORTVERSION=	1.0.4
PORTREVISION=	2
CATEGORIES=	german gnustep
MASTER_SITES=	http://gnu.ethz.ch/repository/digibux/
DISTNAME=	digibux_${PORTVERSION}+CVS20060118.orig

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Reader for editions of Digitale Bibliothek

DEPRECATED=	No more public distfiles
EXPIRATION_DATE=	2012-11-26

LICENSE=	GPLv2

USE_GNUSTEP=	yes
USE_GNUSTEP_BACK=	yes
USE_GNUSTEP_BUILD=	yes
USE_GNUSTEP_INSTALL=	yes

WRKSRC=		${WRKDIR}/digibux-${PORTVERSION}+CVS20060118

post-patch:
	${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \
		${WRKSRC}/GNUmakefile

.include <bsd.port.mk>
@


1.10
log
@Switch exporter over
@
text
@@


1.9
log
@SVN rev 306447 on 2012-10-26 14:57:50Z by bapt

Deprecate a bunch of ports that are either abandonware and/or for which no more
public distfiles are available, or for which are -devel version with a more
recent stable version for long

Feature safe:	yes
@
text
@d1 1
a1 1
# $FreeBSD$
@


1.8
log
@SVN rev 305832 on 2012-10-13 13:39:56Z by dinoex

- cleanup comments
Feature safe: yes
@
text
@d13 3
@


1.7
log
@- reset MAINTAINER
@
text
@a0 4
# New ports collection makefile for:    digibux
# Date created:         16 Dec 2006
# Whom:                 dirk.meyer@@dinoex.sub.org
#
a1 1
#
@


1.6
log
@LICENSE GPLv2
@
text
@d15 1
a15 1
MAINTAINER=	dinoex@@FreeBSD.org
@


1.5
log
@- drop USE_GNUSTEP_PREFIX
@
text
@d18 2
@


1.4
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@a18 1
USE_GNUSTEP_PREFIX=	yes
@


1.3
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.2
log
@- add category gnustep
PR:		103931
Approved by:	pav
@
text
@d10 1
@


1.1
log
@Digibux is an open source reader for all Editions of the digital library
"Digitale Bibliothek" (www.digitale-bibliothek.de) Series,
including the german wikipedia dvd version (2005-2006).

WWW: http://savannah.nongnu.org/projects/digibux/
@
text
@d10 1
a10 1
CATEGORIES=	german
@

