mirror of
https://git.freebsd.org/ports.git
synced 2025-07-16 16:59:17 -04:00
Remove expired ports:
2013-11-15 editors/xxe: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal. 2013-11-15 editors/xml2rfc-xxe: Depends on editors/xxe, which is due to be removed due to lack of maintainer
This commit is contained in:
parent
29ad786a08
commit
c6375f0fb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=333830
14 changed files with 2 additions and 6834 deletions
1
LEGAL
1
LEGAL
|
@ -294,7 +294,6 @@ xmdiary-* deskutils/xmdiary Do not sell for profit
|
||||||
xrisk-* games/xrisk Possible copyright/trademark violation
|
xrisk-* games/xrisk Possible copyright/trademark violation
|
||||||
xtr1.50e* japanese/xtr Need to obtain permission for commercial redistribution
|
xtr1.50e* japanese/xtr Need to obtain permission for commercial redistribution
|
||||||
xtris-*.tar.gz games/xtris Possible trademark infringement
|
xtris-*.tar.gz games/xtris Possible trademark infringement
|
||||||
xxe-*.tar.gz editors/xxe Redistribution forbidden by license
|
|
||||||
xzx-pro-*.tar.gz emulators/xzx Redistribution forbidden by license
|
xzx-pro-*.tar.gz emulators/xzx Redistribution forbidden by license
|
||||||
yasou-fpw* japanese/yasou-fpw No commercial use, and no redistribution allowed with fee except media and/or shipping cost
|
yasou-fpw* japanese/yasou-fpw No commercial use, and no redistribution allowed with fee except media and/or shipping cost
|
||||||
yEd* graphics/yed Must acknowledge license
|
yEd* graphics/yed Must acknowledge license
|
||||||
|
|
2
MOVED
2
MOVED
|
@ -5182,3 +5182,5 @@ games/windstille||2013-11-12|Has expired: Unplayable, development ceased
|
||||||
games/intensityengine||2013-11-12|Has expired: Unplayable, main server down, development ceased
|
games/intensityengine||2013-11-12|Has expired: Unplayable, main server down, development ceased
|
||||||
games/tmw|games/manaplus|2013-11-12|Replaced with games/manaplus
|
games/tmw|games/manaplus|2013-11-12|Replaced with games/manaplus
|
||||||
graphics/mesagl||2013-11-14|Old unmaintained version. Use graphics/libosmesa instead
|
graphics/mesagl||2013-11-14|Old unmaintained version. Use graphics/libosmesa instead
|
||||||
|
editors/xxe||2013-11-15|Has expired: XXE becomes unfetchable every 3-4 months as distfile is replaced with new version. This high-maintenance port requires a maintainer to avoid removal.
|
||||||
|
editors/xml2rfc-xxe||2013-11-15|Has expired: Depends on editors/xxe, which is due to be removed due to lack of maintainer
|
||||||
|
|
|
@ -290,10 +290,8 @@
|
||||||
SUBDIR += xemacs-mule-packages
|
SUBDIR += xemacs-mule-packages
|
||||||
SUBDIR += xemacs-packages
|
SUBDIR += xemacs-packages
|
||||||
SUBDIR += xemacs21-mule
|
SUBDIR += xemacs21-mule
|
||||||
SUBDIR += xml2rfc-xxe
|
|
||||||
SUBDIR += xmlcopyeditor
|
SUBDIR += xmlcopyeditor
|
||||||
SUBDIR += xvile
|
SUBDIR += xvile
|
||||||
SUBDIR += xxe
|
|
||||||
SUBDIR += yasnippet
|
SUBDIR += yasnippet
|
||||||
SUBDIR += yudit
|
SUBDIR += yudit
|
||||||
SUBDIR += yui
|
SUBDIR += yui
|
||||||
|
|
|
@ -1,34 +0,0 @@
|
||||||
# Created by: Bill Fenner
|
|
||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
PORTNAME= xml2rfc-xxe
|
|
||||||
PORTVERSION= 0.8.0
|
|
||||||
CATEGORIES= editors
|
|
||||||
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
|
|
||||||
PKGNAMESUFFIX= ${XXE_VERSION}
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
|
||||||
COMMENT= xml2rfc configuration for XMLMind XML editor
|
|
||||||
|
|
||||||
RUN_DEPENDS= xxe:${PORTSDIR}/editors/xxe
|
|
||||||
|
|
||||||
DEPRECATED= Depends on editors/xxe, which is due to be removed due to lack of maintainer
|
|
||||||
EXPIRATION_DATE= 2013-11-15
|
|
||||||
|
|
||||||
USE_ZIP= YES
|
|
||||||
NO_BUILD= YES
|
|
||||||
WRKSRC= ${WRKDIR}/xml2rfc
|
|
||||||
|
|
||||||
PLIST_SUB= XXE_DIR=${XXE_DIR}
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
post-extract:
|
|
||||||
@${RM} ${WRKSRC}/svn-commit.tmp
|
|
||||||
|
|
||||||
do-install:
|
|
||||||
@cd ${WRKDIR} && tar cf - xml2rfc | \
|
|
||||||
tar -C ${PREFIX}/lib/${XXE_DIR}/addon -xf -
|
|
||||||
|
|
||||||
.include "../xxe/Makefile.inc"
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
|
@ -1,2 +0,0 @@
|
||||||
SHA256 (xml2rfc-xxe-0.8.0.zip) = b252ffd2d50076dda32b0114593446f7279688983f58e123d770baeb14466430
|
|
||||||
SIZE (xml2rfc-xxe-0.8.0.zip) = 144703
|
|
|
@ -1,7 +0,0 @@
|
||||||
xml2rfc-xxe is a configuration for the XMLMind XML Editor
|
|
||||||
to assist in editing RFCs in RFC2629 format. It includes
|
|
||||||
WYSIWYG formatting, conversion using the web form or a
|
|
||||||
locally-installed xml2rfc, conversion to HTML using XSL-FO,
|
|
||||||
and more.
|
|
||||||
|
|
||||||
WWW: http://code.google.com/p/xml2rfc-xxe/
|
|
|
@ -1,40 +0,0 @@
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/css/structure.css
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/css/xml2rfc.css
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/dtd/num.xml
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/dtd/proc.xml
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/dtd/rfc2629-other.ent
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/dtd/rfc2629-xhtml.ent
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/dtd/rfc2629.dtd
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/empty-draft.xml
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/decrsectlevel.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/emphasis_menu.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/figure.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/incrsectlevel.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/itemizedlist.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/list_menu.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/navigate2.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/navigateNext2.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/navigatePrevious2.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/orderedlist.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/para.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/plain.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/section.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/icons/table.gif
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/new-draft.xml
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/version.txt
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xml2rfc.jar
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xml2rfc.xxe
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xml2rfc.xxe_addon
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xml2rfc_catalog.xml
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xml2rfc_help.jar
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xsl/check-ietf-references.xslt
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xsl/expand-pi-rfc-include.xslt
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xsl/rfc2629.xslt
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xsl/rfc2629toFO.xslt
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xsl/xsl11toFop.xslt
|
|
||||||
lib/%%XXE_DIR%%/addon/xml2rfc/xsl/xsl11toXep.xslt
|
|
||||||
@dirrm lib/%%XXE_DIR%%/addon/xml2rfc/css
|
|
||||||
@dirrm lib/%%XXE_DIR%%/addon/xml2rfc/dtd
|
|
||||||
@dirrm lib/%%XXE_DIR%%/addon/xml2rfc/icons
|
|
||||||
@dirrm lib/%%XXE_DIR%%/addon/xml2rfc/xsl
|
|
||||||
@dirrm lib/%%XXE_DIR%%/addon/xml2rfc
|
|
|
@ -1,48 +0,0 @@
|
||||||
# $FreeBSD$
|
|
||||||
|
|
||||||
PORTNAME= xxe
|
|
||||||
PORTVERSION= ${XXE_VERSION}
|
|
||||||
CATEGORIES= editors java
|
|
||||||
MASTER_SITES= http://www.xmlmind.net/xmleditor/_download/ \
|
|
||||||
http://www.xmlmind.com/xmleditor/_download/
|
|
||||||
PKGNAMESUFFIX= -eval
|
|
||||||
DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S/./_/g}
|
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
|
||||||
COMMENT= Validating XML editor featuring a word processor-like view
|
|
||||||
|
|
||||||
USE_JAVA= YES
|
|
||||||
JAVA_VERSION= 1.6+
|
|
||||||
NO_BUILD= YES
|
|
||||||
|
|
||||||
RESTRICTED= Licensee may not distribute the software, evaluation edition
|
|
||||||
BROKEN= Distfile unfetchable after version update
|
|
||||||
DEPRECATED= XXE becomes unfetchable every 3-4 months as distfile is\
|
|
||||||
replaced with new version. This high-maintenance port\
|
|
||||||
requires a maintainer to avoid removal.
|
|
||||||
EXPIRATION_DATE= 2013-11-15
|
|
||||||
|
|
||||||
BINS= convertdoc csscheck deploywebstart translatexxe xmltool xxe
|
|
||||||
|
|
||||||
PLIST_SUB= XXE=${XXE_DIR}
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
post-extract:
|
|
||||||
@${SED} -e 's,%%JAVA_HOME%%,${JAVA_HOME},' \
|
|
||||||
-e 's,%%PREFIX%%,${PREFIX},' \
|
|
||||||
-e 's,%%DISTNAME%%,${DISTNAME},' \
|
|
||||||
${FILESDIR}/launcher > ${WRKDIR}/xxe
|
|
||||||
|
|
||||||
do-install:
|
|
||||||
@cd ${WRKDIR} && tar cf - ${DISTNAME} | \
|
|
||||||
tar -C ${PREFIX}/lib -xf -
|
|
||||||
.for f in ${BINS}
|
|
||||||
@${INSTALL_SCRIPT} ${WRKDIR}/xxe ${PREFIX}/bin/${f}
|
|
||||||
.endfor
|
|
||||||
|
|
||||||
post-install:
|
|
||||||
@${CAT} ${PKGMESSAGE}
|
|
||||||
|
|
||||||
.include "Makefile.inc"
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
|
|
@ -1,4 +0,0 @@
|
||||||
# Referenced in ../xml2rfc-xxe
|
|
||||||
|
|
||||||
XXE_VERSION= 5.6.0
|
|
||||||
XXE_DIR= xxe-eval-${XXE_VERSION:S/./_/g}
|
|
|
@ -1,2 +0,0 @@
|
||||||
SHA256 (xxe-eval-5_6_0.tar.gz) = be6047658f4463a7f2119b5c41fe84621d0598ae64ce572093faf0692791ddf8
|
|
||||||
SIZE (xxe-eval-5_6_0.tar.gz) = 64910415
|
|
|
@ -1,6 +0,0 @@
|
||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# xxe launching helper
|
|
||||||
#
|
|
||||||
PATH=%%JAVA_HOME%%/bin:${PATH}
|
|
||||||
exec %%PREFIX%%/lib/%%DISTNAME%%/bin/`basename $0` "$@"
|
|
|
@ -1,9 +0,0 @@
|
||||||
XMLmind XML Editor is a validating XML editor featuring a
|
|
||||||
word processor-like view which
|
|
||||||
- makes content authors more productive
|
|
||||||
- excels at editing a mix of XML data and XML document
|
|
||||||
- has an integrated spreadsheet engine which makes it
|
|
||||||
suitable for a broad range of applications
|
|
||||||
- is highly extensible and its extensions are easy to deploy
|
|
||||||
|
|
||||||
WWW: http://www.xmlmind.com/xmleditor/
|
|
|
@ -1,5 +0,0 @@
|
||||||
|
|
||||||
************************************************************************
|
|
||||||
* This is an evaluation edition, and will expire in 30 days *
|
|
||||||
************************************************************************
|
|
||||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Reference in a new issue