summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MOVED2
-rw-r--r--www/august/Makefile39
-rw-r--r--www/august/distinfo2
-rw-r--r--www/august/pkg-descr4
-rw-r--r--www/bluefish/Makefile5
-rw-r--r--www/weblint/Makefile13
-rw-r--r--www/weblint/distinfo2
-rw-r--r--www/weblint/files/patch-Makefile51
-rw-r--r--www/weblint/pkg-descr5
-rw-r--r--www/weblint/pkg-plist3
10 files changed, 4 insertions, 122 deletions
diff --git a/MOVED b/MOVED
index 8461d450bccb..ec02aa635cc8 100644
--- a/MOVED
+++ b/MOVED
@@ -12850,3 +12850,5 @@ editors/xed||2019-07-13|Has expired: Abandonware using sys/dir.h
databases/gtksql||2019-07-13|Has expired: Abandonware using sys/dir.h
security/snortreport||2019-07-16|Has expired: Abandonware
databases/pecl-redis3|databases/pecl-redis|2019-07-19|No longer needed after PHP 5 removal
+www/weblint||2019-07-20|Broken, uses nonexistant perl libraries, and upstream disappeared. Use www/p5-HTML-Lint instead
+www/august||2019-07-20|Uses removed weblint
diff --git a/www/august/Makefile b/www/august/Makefile
deleted file mode 100644
index d79f05f17610..000000000000
--- a/www/august/Makefile
+++ /dev/null
@@ -1,39 +0,0 @@
-# Created by: trevor
-# $FreeBSD$
-
-PORTNAME= august
-PORTVERSION= 0.63b
-PORTREVISION= 6
-CATEGORIES= www editors
-MASTER_SITES= 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+
-LICENSE_FILE= ${WRKSRC}/license.txt
-
-RUN_DEPENDS= identify:graphics/ImageMagick6 \
- weblint:www/weblint
-
-USES= tk
-NO_BUILD= yes
-NO_ARCH= yes
-
-PORTDOCS= specchars.txt
-PLIST_FILES= bin/august
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/bin/wish|${WISH}|g' ${WRKSRC}/august
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/august ${STAGEDIR}${PREFIX}/bin
-
-do-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_DATA} ${WRKSRC}/specchars.txt ${STAGEDIR}${DOCSDIR}
-
-.include <bsd.port.mk>
diff --git a/www/august/distinfo b/www/august/distinfo
deleted file mode 100644
index 344c7cbcb56b..000000000000
--- a/www/august/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (august0.63b.src.tar.gz) = 172ad03b4bfc97c295d995a207a98e85ddd6b9ccd15533c32560adebbaee13e2
-SIZE (august0.63b.src.tar.gz) = 59659
diff --git a/www/august/pkg-descr b/www/august/pkg-descr
deleted file mode 100644
index 9bad424d0e45..000000000000
--- a/www/august/pkg-descr
+++ /dev/null
@@ -1,4 +0,0 @@
-August is a complete, non-WYSIWYG, HTML editor written in Tcl/Tk.
-It is meant for the experienced Web author.
-
-WWW: http://www.erjobe.info/index.php?n=Main.August
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index dd9d0515ad51..64e6bfb41a17 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bluefish
PORTVERSION= 2.2.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www editors
MASTER_SITES= http://www.bennewitz.com/bluefish/stable/source/ \
http://bluefish.mrball.net/stable/source/
@@ -32,7 +32,7 @@ INSTALL_TARGET= install-strip
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
-OPTIONS_DEFINE= DEBUG DOCS TIDY WEBLINT
+OPTIONS_DEFINE= DEBUG DOCS TIDY
OPTIONS_SINGLE= TOOLKIT
OPTIONS_SINGLE_TOOLKIT= GTK2 GTK3
OPTIONS_DEFAULT=GTK3 WEBLINT
@@ -49,6 +49,5 @@ GTK2_LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
GTK3_LIB_DEPENDS= libgucharmap_2_90.so:deskutils/gucharmap
GTK3_USE= gnome=gtk30
TIDY_RUN_DEPENDS= tidy4:www/tidy
-WEBLINT_RUN_DEPENDS= weblint:www/weblint
.include <bsd.port.mk>
diff --git a/www/weblint/Makefile b/www/weblint/Makefile
deleted file mode 100644
index 409d1332f701..000000000000
--- a/www/weblint/Makefile
+++ /dev/null
@@ -1,13 +0,0 @@
-# Created by: pst
-# $FreeBSD$
-
-PORTNAME= weblint
-PORTVERSION= 1.020
-CATEGORIES= www
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:NEILB
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= HTML validator and sanity checker
-
-.include <bsd.port.mk>
diff --git a/www/weblint/distinfo b/www/weblint/distinfo
deleted file mode 100644
index e1f6f3eba300..000000000000
--- a/www/weblint/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (weblint-1.020.tar.gz) = 6d84c2b044fdaede92d39bc6647d187c5b1adca932265f1ae8c5aefae0ca0ec0
-SIZE (weblint-1.020.tar.gz) = 41264
diff --git a/www/weblint/files/patch-Makefile b/www/weblint/files/patch-Makefile
deleted file mode 100644
index aadf6b423725..000000000000
--- a/www/weblint/files/patch-Makefile
+++ /dev/null
@@ -1,51 +0,0 @@
-*** Makefile.orig Sat Aug 16 17:10:21 1997
---- Makefile Thu Oct 30 02:07:26 1997
-***************
-*** 5,12 ****
-
- SHELL = /bin/sh
-
-! BINDIR = /usr/local/bin
-! MANDIR = /usr/local/man/man1
- PSROFF = groff -Tps
- PSVIEW = ghostview
- RM = /bin/rm -f
---- 5,14 ----
-
- SHELL = /bin/sh
-
-! PREFIX ?= /usr/local
-! BINDIR = ${DESTDIR}${PREFIX}/bin
-! MANDIR = ${DESTDIR}${PREFIX}/man/man1
-! LIBDIR = ${DESTDIR}${PREFIX}/lib
- PSROFF = groff -Tps
- PSVIEW = ghostview
- RM = /bin/rm -f
-***************
-*** 16,28 ****
- TARFILE = $(PROGRAM)-$(VERSION).tar
- TGZ = $(TARFILE).gz
-
-! all: $(PROGRAM) $(PSFILE)
-
- install: $(PROGRAM)
-! -cp $(PROGRAM) $(BINDIR)
-! -chmod 755 $(BINDIR)/$(PROGRAM)
-! -cp $(PROGRAM).1 $(MANDIR)
-! -chmod 644 $(MANDIR)/$(PROGRAM).1
-
- test:
- @./test.pl
---- 18,29 ----
- TARFILE = $(PROGRAM)-$(VERSION).tar
- TGZ = $(TARFILE).gz
-
-! all: $(PROGRAM)
-
- install: $(PROGRAM)
-! $(BSD_INSTALL_SCRIPT) $(PROGRAM) $(BINDIR)
-! $(BSD_INSTALL_MAN) $(PROGRAM).1 $(MANDIR)
-! $(BSD_INSTALL_DATA) weblintrc $(LIBDIR)
-
- test:
- @./test.pl
diff --git a/www/weblint/pkg-descr b/www/weblint/pkg-descr
deleted file mode 100644
index e2b39d7f3381..000000000000
--- a/www/weblint/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Weblint is a syntax and minimal style checker for HTML: a perl script which
-picks fluff off html pages, much in the same way traditional lint picks fluff
-off C programs.
-
-LICENSE: Artistic License
diff --git a/www/weblint/pkg-plist b/www/weblint/pkg-plist
deleted file mode 100644
index ed2fdab196db..000000000000
--- a/www/weblint/pkg-plist
+++ /dev/null
@@ -1,3 +0,0 @@
-bin/weblint
-lib/weblintrc
-man/man1/weblint.1.gz