head	1.16;
access;
symbols
	RELEASE_8_3_0:1.14
	RELEASE_9_0_0:1.14
	RELEASE_7_4_0:1.13
	RELEASE_8_2_0:1.13
	RELEASE_6_EOL:1.13
	RELEASE_8_1_0:1.13
	RELEASE_7_3_0:1.12
	RELEASE_8_0_0:1.11
	RELEASE_7_2_0:1.11
	RELEASE_7_1_0:1.11
	RELEASE_6_4_0:1.11
	RELEASE_5_EOL:1.11
	RELEASE_7_0_0:1.11
	RELEASE_6_3_0:1.11
	PRE_XORG_7:1.10
	RELEASE_4_EOL:1.10
	RELEASE_6_2_0:1.10
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.9
	RELEASE_5_4_0:1.9
	RELEASE_4_11_0:1.9
	RELEASE_5_3_0:1.9
	RELEASE_4_10_0:1.9
	RELEASE_5_2_1:1.7
	RELEASE_5_2_0:1.7
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.5
	RELEASE_5_0_0:1.4
	RELEASE_4_7_0:1.4
	RELEASE_4_6_2:1.4
	RELEASE_4_6_1:1.4
	RELEASE_4_6_0:1.4
	RELEASE_5_0_DP1:1.4
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.2;
locks; strict;
comment	@# @;


1.16
date	2013.01.27.06.41.42;	author svnexp;	state Exp;
branches;
next	1.15;

1.15
date	2012.11.17.06.02.28;	author svnexp;	state Exp;
branches;
next	1.14;

1.14
date	2011.10.18.13.07.28;	author ehaupt;	state Exp;
branches;
next	1.13;

1.13
date	2010.03.28.06.44.38;	author dinoex;	state Exp;
branches;
next	1.12;

1.12
date	2010.02.05.11.44.39;	author dinoex;	state Exp;
branches;
next	1.11;

1.11
date	2007.05.19.20.24.27;	author flz;	state Exp;
branches;
next	1.10;

1.10
date	2006.01.05.03.57.33;	author edwin;	state Exp;
branches;
next	1.9;

1.9
date	2004.04.07.14.00.59;	author trevor;	state Exp;
branches;
next	1.8;

1.8
date	2004.04.07.13.58.37;	author trevor;	state Exp;
branches;
next	1.7;

1.7
date	2003.10.19.02.02.20;	author trevor;	state Exp;
branches;
next	1.6;

1.6
date	2003.04.01.13.00.42;	author trevor;	state Exp;
branches;
next	1.5;

1.5
date	2003.03.01.14.34.29;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2002.01.29.12.08.26;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2001.06.01.18.39.21;	author trevor;	state Exp;
branches;
next	1.2;

1.2
date	2001.01.09.16.43.01;	author trevor;	state Exp;
branches;
next	1.1;

1.1
date	2000.12.31.08.43.51;	author trevor;	state Exp;
branches;
next	;


desc
@@


1.16
log
@## SVN ## Exported commit - http://svnweb.freebsd.org/changeset/base/311049
## SVN ## CVS IS DEPRECATED: http://wiki.freebsd.org/CvsIsDeprecated
@
text
@# Created by: trevor
# $FreeBSD: head/www/august/Makefile 311049 2013-01-27 05:55:20Z tabthorpe $

PORTNAME=	august
PORTVERSION=	0.63b
PORTREVISION=	5
CATEGORIES=	www editors
MASTER_SITES=	http://fossies.org/unix/www/old/ \
		http://www.sourcefiles.org/Editors/HTML/ \
		http://www.erjobe.info/mainwiki/pmwiki/uploads/Main/August/
DISTNAME=	${PORTNAME}${PORTVERSION}.src

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	HTML editor for the experienced Web author

LICENSE=	GPLv2

RUN_DEPENDS=	identify:${PORTSDIR}/graphics/ImageMagick \
		weblint:${PORTSDIR}/www/weblint

NO_BUILD=	yes

USE_TK_WRAPPER=	yes

PORTDOCS=	specchars.txt
PLIST_FILES=	bin/august

post-patch:
	@@${REINPLACE_CMD} -e \
		's|/usr/bin|${LOCALBASE}/bin|g' ${WRKSRC}/august

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/august ${PREFIX}/bin
.if !defined(NOPORTDOCS)
	@@${MKDIR} ${DOCSDIR}
	${INSTALL_DATA} ${WRKSRC}/specchars.txt ${DOCSDIR}
.endif

.include <bsd.port.mk>
@


1.15
log
@Switch exporter over
@
text
@d1 2
a2 8
# New ports collection makefile for:	august
# Date created:				2000-12-31
# Whom:					trevor
#
# based on the OpenBSD port by Kevin Lo <kevlo@@openbsd.org>
# $OpenBSD: Makefile,v 1.6 2000/12/10 15:00:14 kevlo Exp $
# $FreeBSD: head/www/august/Makefile 300897 2012-07-14 14:29:18Z beat $
#
@


1.14
log
@- Update MASTER_SITES and WWW
- Add LICENSE
- Support USE_TK_WRAPPER

PR:		161597
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d7 1
a7 1
# $FreeBSD$
@


1.13
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d14 3
a16 1
MASTER_SITES=	http://www.bostream.nu/johanb/august/
d22 4
a25 3
RUN_DEPENDS=	weblint:${PORTSDIR}/www/weblint \
		identify:${PORTSDIR}/graphics/ImageMagick \
		wish8.4:${PORTSDIR}/x11-toolkits/tk84
a27 1
PLIST=		${WRKDIR}/pkg-plist
d29 4
a32 4
do-patch:
	${MV} ${WRKSRC}/august ${WRKSRC}/august.orig
	${SED} -e "s:/usr/bin/wish:${PREFIX}/bin/wish8.4:g" \
		< ${WRKSRC}/august.orig > ${WRKSRC}/august
d34 3
a36 6
pre-install:
	${ECHO_CMD} bin/august > ${PLIST}
.if !defined(NOPORTDOCS)
	${ECHO_CMD} share/doc/august/specchars.txt >> ${PLIST}
	${ECHO_CMD} @@dirrm share/doc/august >> ${PLIST}
.endif
d41 2
a42 2
	${MKDIR} ${PREFIX}/share/doc/august
	${INSTALL_DATA} ${WRKSRC}/specchars.txt ${PREFIX}/share/doc/august
@


1.12
log
@- update to jpeg-8
@
text
@d12 1
a12 1
PORTREVISION=	4
@


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


1.10
log
@Chase libversion bumb to libMagick.so.9

PR:		ports/91270
@
text
@d12 1
a12 1
PORTREVISION=	2
@


1.9
log
@Drop maintainership.
@
text
@d12 1
a12 1
PORTREVISION=	1
@


1.8
log
@Remove old master site (see revision 1.6).

Submitted by:	Martin Klaffenboeck
@
text
@d17 1
a17 1
MAINTAINER=	trevor@@FreeBSD.org
@


1.7
log
@Use Tk 8.4 rather than 8.3 (requested by kris).  Avoid using Perl.
@
text
@d14 1
a14 2
MASTER_SITES=	http://www.bostream.nu/johanb/august/ \
		http://www.lls.se/~johanb/august/
@


1.6
log
@Update home site.

Submitted by:	Martin Klaffenboeck
@
text
@d12 1
d23 1
a23 1
		wish8.3:${PORTSDIR}/x11-toolkits/tk83
d29 3
a31 2
	${PERL} -pi -e "s:/usr/bin/wish:${PREFIX}/bin/wish8.3:g" \
		${WRKSRC}/august
@


1.5
log
@Retire comment file.
@
text
@d13 2
a14 1
MASTER_SITES=	http://www.lls.se/~johanb/august/
@


1.4
log
@Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.
@
text
@d17 1
@


1.3
log
@Update to 0.63b.
@
text
@d7 1
a7 1
# $FreeBSD: ports/www/august/Makefile,v 1.2 2001/01/09 16:43:01 trevor Exp $
d30 1
a30 1
	${ECHO} bin/august > ${PLIST}
d32 2
a33 2
	${ECHO} share/doc/august/specchars.txt >> ${PLIST}
	${ECHO} @@dirrm share/doc/august >> ${PLIST}
@


1.2
log
@Add to "editors" category.  Fix whitespace.
@
text
@d7 1
a7 1
# $FreeBSD: ports/www/august/Makefile,v 1.1 2000/12/31 08:43:51 trevor Exp $
d11 1
a11 1
PORTVERSION=	0.62b
@


1.1
log
@Add new port of August, a non-WYSIWYG HTML editor written in Tcl/Tk.

Obtained from:	OpenBSD
@
text
@d7 1
a7 1
# $FreeBSD$
d12 1
a12 1
CATEGORIES=     www
@

