Initial import of august version 0.6b.
August is a html editor designed for the experienced web designer.
This commit is contained in:
parent
ec71b0b399
commit
cea013dc92
27
www/august/Makefile
Normal file
27
www/august/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2000/06/29 04:11:07 kevlo Exp $
|
||||
|
||||
DISTNAME= august0.60b.src
|
||||
PKGNAME= august-0.60b
|
||||
CATEGORIES= www
|
||||
NEED_VERSION= 1.309
|
||||
|
||||
MASTER_SITES= http://www.lls.se/~johanb/august/
|
||||
|
||||
MAINTAINER= kevlo@openbsd.org
|
||||
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
RUN_DEPENDS= weblint::www/weblint \
|
||||
identify::graphics/ImageMagick
|
||||
|
||||
NO_BUILD= Yes
|
||||
|
||||
do-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/august
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/august ${PREFIX}/bin
|
||||
${INSTALL_DATA} ${WRKSRC}/specchars.txt ${PREFIX}/share/doc/august
|
||||
|
||||
.include <bsd.port.mk>
|
3
www/august/files/md5
Normal file
3
www/august/files/md5
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (august0.60b.src.tar.gz) = 1792871086c667e6700cc7f62eff9c45
|
||||
RMD160 (august0.60b.src.tar.gz) = 155637b25d0e80ed2b29fbdee14e92a737aa9503
|
||||
SHA1 (august0.60b.src.tar.gz) = dcded86b182e2b302deb69e8772a6db2bbcb4bcb
|
8
www/august/patches/patch-aa
Normal file
8
www/august/patches/patch-aa
Normal file
@ -0,0 +1,8 @@
|
||||
--- august.orig Thu Jun 29 19:46:04 2000
|
||||
+++ august Thu Jun 29 19:46:16 2000
|
||||
@@ -1,4 +1,4 @@
|
||||
-#!/usr/bin/wish
|
||||
+#!/usr/local/bin/wish8.3
|
||||
# August - HTML Editor for UNIX by Johan Bengtsson
|
||||
# Copyright (C) 1999 2000 Johan Bengtsson johanb@lls.se
|
||||
# Snail mail: Johan Bengtsson, Fangdammsvagen 10, 433 43 Partille, Sweden.
|
1
www/august/pkg/COMMENT
Normal file
1
www/august/pkg/COMMENT
Normal file
@ -0,0 +1 @@
|
||||
html editor designed for the experienced web designer
|
4
www/august/pkg/DESCR
Normal file
4
www/august/pkg/DESCR
Normal file
@ -0,0 +1,4 @@
|
||||
August is a complete, non-wysiwye HTML editor, coded in Tcl/Tk version.
|
||||
It is designed for the experienced web designer.
|
||||
|
||||
WWW: http://www.lls.se/~johanb/august/
|
4
www/august/pkg/PLIST
Normal file
4
www/august/pkg/PLIST
Normal file
@ -0,0 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/06/29 04:11:07 kevlo Exp $
|
||||
bin/august
|
||||
share/doc/august/specchars.txt
|
||||
@dirrm share/doc/august
|
Loading…
Reference in New Issue
Block a user