Bug 177993 - editors/xxe: unfetchable
Summary: editors/xxe: unfetchable
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-20 16:30 UTC by John Marino
Modified: 2013-05-17 22:50 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description John Marino 2013-04-20 16:30:00 UTC
The distfile is unfetchable.
The page resolves to an nginx error page.
Forbidden to access www.xmlmind.net/xmleditor
distfile is not backed up on freebsd either.
Comment 1 Erwin Lansing freebsd_committer freebsd_triage 2013-05-17 22:46:07 UTC
State Changed
From-To: open->closed

Marked the port as BROKEN.
Comment 2 dfilter service freebsd_committer freebsd_triage 2013-05-17 22:46:14 UTC
Author: erwin
Date: Fri May 17 21:45:59 2013
New Revision: 318406
URL: http://svnweb.freebsd.org/changeset/ports/318406

Log:
  Mark BROKEN: cannot fetch distfile.
  
  Submitted by:	John Marino <draco@marino.st>,
  		pointyhat
  PR:		177993

Modified:
  head/editors/xxe/Makefile

Modified: head/editors/xxe/Makefile
==============================================================================
--- head/editors/xxe/Makefile	Fri May 17 21:43:45 2013	(r318405)
+++ head/editors/xxe/Makefile	Fri May 17 21:45:59 2013	(r318406)
@@ -11,6 +11,8 @@ DISTNAME=	${PORTNAME}${PKGNAMESUFFIX}-${
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Validating XML editor featuring a word processor-like view
 
+BROKEN=		cannot fetch distfile
+
 USE_JAVA=	YES
 JAVA_VERSION=	1.6+
 NO_BUILD=	YES
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"