Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F140056778
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
View Options
diff --git a/textproc/crimson/Makefile b/textproc/crimson/Makefile
index 30bd73b21fe6..8d07769cfca4 100644
--- a/textproc/crimson/Makefile
+++ b/textproc/crimson/Makefile
@@ -1,41 +1,44 @@
# Created by: Palle Girgensohn
PORTNAME= crimson
PORTVERSION= 1.1.3
PORTREVISION= 2
CATEGORIES= textproc java
MASTER_SITES= http://xml.apache.org/dist/crimson/
DISTNAME= ${PORTNAME}-${PORTVERSION}-bin
MAINTAINER= ports@FreeBSD.org
COMMENT= Implements the Java API for XML Processing (JAXP)
+DEPRECATED= Deprecated by upstream 2010-08-06
+EXPIRATION_DATE=2022-03-31
+
USE_JAVA= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
JAVAVM?= ${LOCALBASE}/bin/javavm
NO_BUILD= yes
NO_ARCH= yes
SUB_FILES= pkg-message
PLIST_FILES= share/java/classes/crimson.jar
PORTDOCS= *
PORTEXAMPLES= *
OPTIONS_DEFINE= DOCS EXAMPLES
do-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/share/java/classes
${INSTALL_DATA} ${INSTALL_WRKSRC}/crimson.jar ${STAGEDIR}${PREFIX}/share/java/classes
do-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
cd ${INSTALL_WRKSRC} && ${INSTALL_DATA} README.html ChangeLog ${STAGEDIR}${DOCSDIR}
cd ${INSTALL_WRKSRC} && ${COPYTREE_SHARE} docs ${STAGEDIR}${DOCSDIR}
do-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
cd ${INSTALL_WRKSRC} && ${COPYTREE_SHARE} examples ${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.mk>
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Dec 21, 3:48 PM (10 h, 47 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27098544
Default Alt Text
(1 KB)
Attached To
Mode
R11 FreeBSD ports repository
Attached
Detach File
Event Timeline
Log In to Comment