diff options
author | rene <rene@FreeBSD.org> | 2011-07-21 19:22:41 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2011-07-21 19:22:41 +0800 |
commit | c20b540de2dd198148d41ffe6e35441c48c763cc (patch) | |
tree | 65bda6c8a941ab1937704f1ba47ebf7c34839c67 /devel | |
parent | eed64a1a8ee005fe953e3e708762d3e9bcbd689e (diff) | |
download | freebsd-ports-gnome-c20b540de2dd198148d41ffe6e35441c48c763cc.tar.gz freebsd-ports-gnome-c20b540de2dd198148d41ffe6e35441c48c763cc.tar.zst freebsd-ports-gnome-c20b540de2dd198148d41ffe6e35441c48c763cc.zip |
Remove remaining Java-1.4-only ports:
2011-07-28 devel/colorer: Depends on deprecated Java 1.4
2011-07-28 security/jce_policy14: Only for Java 1.4, which is deprecated
Diffstat (limited to 'devel')
-rw-r--r-- | devel/colorer/Makefile | 81 | ||||
-rw-r--r-- | devel/colorer/distinfo | 2 | ||||
-rw-r--r-- | devel/colorer/files/patch-build.xml | 14 | ||||
-rw-r--r-- | devel/colorer/files/patch-build_properties | 45 | ||||
-rw-r--r-- | devel/colorer/files/patch-catalog.xml | 11 | ||||
-rw-r--r-- | devel/colorer/files/patch-doc:hrc-ref:build.xml | 11 | ||||
-rw-r--r-- | devel/colorer/files/patch-src:shared:colorer:parsers:HRCParserImpl.cpp | 15 | ||||
-rw-r--r-- | devel/colorer/files/patch-src:shared:common:Hashtable.h | 59 | ||||
-rw-r--r-- | devel/colorer/pkg-descr | 8 |
9 files changed, 0 insertions, 246 deletions
diff --git a/devel/colorer/Makefile b/devel/colorer/Makefile deleted file mode 100644 index 1b81478836f5..000000000000 --- a/devel/colorer/Makefile +++ /dev/null @@ -1,81 +0,0 @@ -# ex:ts=8 -# Ports collection Makefile for: colorer -# Date created: Feb 9, 2004 -# Whom: ijliao -# -# $FreeBSD$ -# - -PORTNAME= colorer -PORTVERSION= 0.b2 -PORTREVISION= 1 -CATEGORIES= devel java -MASTER_SITES= SF/${PORTNAME}/Library%20sources/Colorer-take5.beta2 -DISTNAME= Colorer-take5.beta2 - -MAINTAINER= ports@FreeBSD.org -COMMENT= A syntax highlighting and text parsing library - -BROKEN= Does not build -DEPRECATED= Depends on deprecated Java 1.4 -EXPIRATION_DATE=2011-07-28 - -BUILD_DEPENDS= fop:${PORTSDIR}/textproc/fop \ - ${LOCALBASE}/share/xsl/docbook/catalog:${PORTSDIR}/textproc/docbook-xsl \ - ${LOCALBASE}/share/docbook-xsd/docbook.xsd:${PORTSDIR}/textproc/docbook-xsd \ - ${LOCALBASE}/share/mathml-xsd/mathml2.xsd:${PORTSDIR}/textproc/mathml-xsd \ - ${LOCALBASE}/share/xhtml1-xsd/xhtml1-strict.xsd:${PORTSDIR}/textproc/xhtml1-xsd - -USE_BZIP2= yes -USE_JAVA= yes -JAVA_VERSION= 1.4 -USE_ANT= yes -ALL_TARGET?= library-linux -USE_GMAKE= yes -USE_LDCONFIG= yes -PLIST_FILES= bin/colorer lib/libcolorer.so - -post-build: - @(cd ${WRKSRC}/distr/Colorer-take5-linux.beta2 ; \ - ${REINPLACE_CMD} -e "s|make -C|${GMAKE} -C|" Makefile.in ; \ - ${REINPLACE_CMD} -e "s|-O3|${CFLAGS}|" src/shared/makefile.colorer.gcc ; \ - ${CHMOD} +x configure && ${SETENV} ${CONFIGURE_ENV} ./configure --prefix=${PREFIX} ; \ - ${GMAKE} ${PORTNAME} \ - ) - -do-install: - @(cd ${WRKSRC}/distr/Colorer-take5-linux.beta2 ; \ - ${INSTALL_PROGRAM} src/colorer/colorer ${PREFIX}/bin ; \ - ${INSTALL_PROGRAM} src/libcolorer/libcolorer.so ${PREFIX}/lib ; \ - ${MKDIR} ${DATADIR}/bin ; \ - ${CP} -R hrc hrd ${DATADIR} ; \ - ${CP} -R bin/4ever2take5 bin/apache bin/doclinks bin/xsd2hrc \ - bin/ue2hrc ${DATADIR}/bin ; \ - ${MKDIR} ${PREFIX}/include/colorer ; \ - ${INSTALL_DATA} catalog.xml LICENSE README ${DATADIR} ; \ - cd src/shared ; \ - ${TAR} cf - `${FIND} * -name "*.h"` | \ - ${TAR} xfBp - -C ${PREFIX}/include/colorer \ - ) - -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCSDIR} - @${CP} -R ${WRKSRC}/distr/Colorer-take5-linux.beta2/doc/* ${DOCSDIR} -.endif -# generate plist - @${FIND} ${DATADIR} -type f | \ - ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} - @${FIND} ${DATADIR} -type d | ${SORT} -r | \ - ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} - @${FIND} ${PREFIX}/include/colorer -type f | \ - ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} - @${FIND} ${PREFIX}/include/colorer -type d | ${SORT} -r | \ - ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} -.if !defined(NOPORTDOCS) - @${FIND} ${DOCSDIR} -type f | \ - ${SED} 's,^${PREFIX}/,,' >> ${TMPPLIST} - @${FIND} ${DOCSDIR} -type d | ${SORT} -r | \ - ${SED} 's,^${PREFIX}/,@dirrm ,' >> ${TMPPLIST} -.endif - -.include <bsd.port.mk> diff --git a/devel/colorer/distinfo b/devel/colorer/distinfo deleted file mode 100644 index c0c00141a54b..000000000000 --- a/devel/colorer/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (Colorer-take5.beta2.tar.bz2) = 2ef462e4fc156145ddd7d47bffb370ddbc64806407f739a3cbbbdcca9e0d7c6c -SIZE (Colorer-take5.beta2.tar.bz2) = 1649789 diff --git a/devel/colorer/files/patch-build.xml b/devel/colorer/files/patch-build.xml deleted file mode 100644 index 07267a181b2c..000000000000 --- a/devel/colorer/files/patch-build.xml +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- build.xml.orig -+++ build.xml -@@ -152,7 +152,7 @@ - <ant dir='doc/hrc-ref' antfile='build.xml' target='all'/> - </target> - -- <target name="doc" depends='init, doc.javadoc, doc.doxygen, doc.hrc-ref' description='Builds all the documentation files'> -+ <target name="doc" depends='init, doc.javadoc, doc.doxygen' description='Builds all the documentation files'> - </target> - - <target name="doc.javadoc" depends='init' description='Generates Java classes documentation' unless='doc.javadoc.required'> diff --git a/devel/colorer/files/patch-build_properties b/devel/colorer/files/patch-build_properties deleted file mode 100644 index 446269eeddb1..000000000000 --- a/devel/colorer/files/patch-build_properties +++ /dev/null @@ -1,45 +0,0 @@ ---- build.properties.orig Sat Sep 13 04:46:11 2003 -+++ build.properties Tue Feb 10 17:15:47 2004 -@@ -6,7 +6,7 @@ - # gcc - *nix - # macos - MacOSX - # --platform=cygwin -+platform=gcc - - # - # Target version of Colorer -@@ -37,19 +37,19 @@ - # Paths for the documentation generation process - # - doxygen=e:/programs/devel/doxygen/bin/doxygen.exe --docbook-dir=e:/programs/xml/docbook-xsl --fop-dir=e:/programs/xml/fop-0.20.5rc2 -+docbook-dir=/usr/local/share/xsl/docbook -+fop-dir=/usr/local/share/fop - - # - # Paths for the XSD2HRC working process - # --docbook-xsd=e:/programs/xml/docbook-xsd-1.0b1/docbook.xsd -+docbook-xsd=/usr/local/share/docbook-xsd/docbook.xsd - # --mathml-xsd=g:/install/devel/documentation/other/w3.org/REC/MathML/mathml2/mathml2.xsd -+mathml-xsd=/usr/local/share/mathml-xsd/mathml2.xsd - # - # directory with xhtml1-strict.xsd, xhtml1-transitional.xsd, xhtml1-frameset.xsd - # --xhtml-xsd-dir=g:/install/devel/documentation/other/w3.org/src -+xhtml-xsd-dir=/usr/local/share/xhtml1-xsd - - - # -@@ -73,7 +73,7 @@ - cygwin.makefile=-f makefile.cygwin - - # GNU GCC Compiler (*nix) --gcc.make=make -+gcc.make=gmake - gcc.makefile=-f makefile.gcc - - # GCC (macos) diff --git a/devel/colorer/files/patch-catalog.xml b/devel/colorer/files/patch-catalog.xml deleted file mode 100644 index 397067512fcb..000000000000 --- a/devel/colorer/files/patch-catalog.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- catalog.xml.orig Wed Feb 11 10:11:34 2004 -+++ catalog.xml Wed Feb 11 10:11:39 2004 -@@ -7,7 +7,7 @@ - xsi:schemaLocation="http://colorer.sf.net/2003/catalog - http://colorer.sf.net/2003/catalog.xsd"> - -- <hrc-sets log-location="colorer.log"> -+ <hrc-sets log-location="/tmp/colorer.log"> - <location link="hrc/colorer.hrc"/> - <location link="hrc/auto"/> - <!-- diff --git a/devel/colorer/files/patch-doc:hrc-ref:build.xml b/devel/colorer/files/patch-doc:hrc-ref:build.xml deleted file mode 100644 index c52f92299ae8..000000000000 --- a/devel/colorer/files/patch-doc:hrc-ref:build.xml +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/hrc-ref/build.xml.orig Tue Feb 10 15:25:37 2004 -+++ doc/hrc-ref/build.xml Tue Feb 10 15:25:44 2004 -@@ -14,7 +14,7 @@ - location="../2003/catalog.dtd"/> - </xmlcatalog> - -- <property name='docbook-dir-url' value='file:/${docbook-dir}'/> -+ <property name='docbook-dir-url' value='file://${docbook-dir}'/> - - <target name="init"> - <uptodate property="pdf.required" srcfile='hrc-ref.docbook' targetfile="hrc-ref.pdf"/> diff --git a/devel/colorer/files/patch-src:shared:colorer:parsers:HRCParserImpl.cpp b/devel/colorer/files/patch-src:shared:colorer:parsers:HRCParserImpl.cpp deleted file mode 100644 index 664a3163eaf7..000000000000 --- a/devel/colorer/files/patch-src:shared:colorer:parsers:HRCParserImpl.cpp +++ /dev/null @@ -1,15 +0,0 @@ ---- src/shared/colorer/parsers/HRCParserImpl.cpp.orig Fri Mar 26 11:36:50 2004 -+++ src/shared/colorer/parsers/HRCParserImpl.cpp Fri Mar 26 11:38:05 2004 -@@ -366,6 +366,12 @@ - - if (*tmpel->getName() == "inherit"){ - const String *nqSchemeName = tmpel->getParamValue(DString("scheme")); -+ -+ if (nqSchemeName == null || nqSchemeName->length() == 0){ -+ if (errorHandler != null) errorHandler->error(StringBuffer("empty scheme name in inheritance operator in scheme '")+scheme->schemeName+"'"); -+ continue; -+ }; -+ - next->type = SNT_INHERIT; - next->schemeName = new SString(nqSchemeName); - String *schemeName = qualifyForeignName(nqSchemeName, QNT_SCHEME, false); diff --git a/devel/colorer/files/patch-src:shared:common:Hashtable.h b/devel/colorer/files/patch-src:shared:common:Hashtable.h deleted file mode 100644 index c4644a59ed6b..000000000000 --- a/devel/colorer/files/patch-src:shared:common:Hashtable.h +++ /dev/null @@ -1,59 +0,0 @@ ---- src/shared/common/Hashtable.h.orig Fri Sep 12 20:46:35 2003 -+++ src/shared/common/Hashtable.h Sat Sep 18 12:38:09 2004 -@@ -20,8 +20,8 @@ - - T get(const String *key) const{ - int hash = key->hashCode(); -- int bno = (hash&0x7FFFFFFF) % capacity; -- for(HashEntry<T> *he = bucket[bno]; he != null; he = he->next) -+ int bno = (hash&0x7FFFFFFF) % this->capacity; -+ for(HashEntry<T> *he = this->bucket[bno]; he != null; he = he->next) - if (he->hash == hash && *he->key == *key) - return he->value; - return null; -@@ -31,7 +31,7 @@ - Returns first element value in a sequence, or null, if hashtable is empty. - */ - T enumerate() const{ -- T * retval = enumerate_int(); -+ T * retval = this->enumerate_int(); - if (retval == null) return null; - return *retval; - }; -@@ -40,7 +40,7 @@ - is thrown. - */ - T next() const{ -- T *retval = next_int(); -+ T *retval = this->next_int(); - if (retval == null) return null; - return *retval; - }; -@@ -62,8 +62,8 @@ - - const T *get(const String *key) const{ - int hash = key->hashCode(); -- int bno = (hash&0x7FFFFFFF) % capacity; -- for(HashEntry<T> *he = bucket[bno]; he != null; he = he->next) -+ int bno = (hash&0x7FFFFFFF) % this->capacity; -+ for(HashEntry<T> *he = this->bucket[bno]; he != null; he = he->next) - if (he->hash == hash && *he->key == *key) - return &he->value; - return null; -@@ -73,14 +73,14 @@ - Returns first element value in a sequence, or null, if hashtable is empty - */ - T *enumerate() const{ -- return enumerate_int(); -+ return this->enumerate_int(); - }; - /** Returns the next value object with current enumeration procedure. - If hashtable state is changed, and next() call occurs, exception - is thrown. - */ - T *next() const{ -- return next_int(); -+ return this->next_int(); - }; - }; - diff --git a/devel/colorer/pkg-descr b/devel/colorer/pkg-descr deleted file mode 100644 index 73e9052b4235..000000000000 --- a/devel/colorer/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -Colorer take5 is a syntax highlighting and text parsing library, that provides -services of text parsing in host editor systems in real-time and transforming -results into colored text. Result information allows to search and build -outlined lists of functions, structures, and to search and indent programming -language constructions (brackets, paired tags). Colorer uses pure C++, XML, it -is fully portable and works on either win32/unix/mac platforms. - -WWW: http://colorer.sourceforge.net/ |