Index: head/devel/astah-community/Makefile =================================================================== --- head/devel/astah-community/Makefile (revision 223737) +++ head/devel/astah-community/Makefile (revision 223738) @@ -1,102 +1,99 @@ # New ports collection makefile for: jude_take # Date created: 19 April 2004 # Whom: Yoshihiko Sarumaru # # $FreeBSD$ # PORTNAME= jude-community -PORTVERSION= 5.2.2 +PORTVERSION= 5.4 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} MAINTAINER= mistral@imasy.or.jp COMMENT= A Java/UML Object-Oriented Design Tool USE_ZIP= yes # Export HTML function can be used with JDK 1.4 only. # (But it can work with JDK 1.5 + copying JDK 1.4 tools.jar to ${DATADIR}) OPTIONS= EXPORT_HTML "Enable Exporting HTML function (needs JDK1.4)" Off .include # In case you are going to use JDK1.5+ in Japanese environment, make sure # you have prepared following command to avoid from font problem: # ln -s ${LOCALBASE}/lib/X11/fonts/TrueType \ # ${LOCALBASE}/diablo-jdk1.5.0/jre/lib/fonts/fallback .if defined(WITH_EXPORT_HTML) JAVA_VERSION= 1.4 .else JAVA_VERSION= 1.4+ .endif USE_JAVA= yes JAVA_OS= native NO_BUILD= yes .include "${PORTSDIR}/Mk/bsd.java.mk" RESTRICTED= See http://jude.change-vision.com/jude-web/notes/ProductLicenseAgreement.html - WRKSRC= ${WRKDIR}/${PORTNAME:S!-!_!} +REINPLACE_ARGS= -i "" +.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) DOWNLOAD_URL= http://jude.change-vision.com/jude-web/download/index.html +IGNORE= needs you to fetch manually the distribution file\ + from ${DOWNLOAD_URL}, \ + then place it in ${DISTDIR} and run make again +.endif -PLIST_FILES= bin/jude share/${PORTNAME}/mozilla -DATA_FILES= ${PORTNAME}.jar jude-api.jar jude-gui_en.properties_org \ +PLIST_FILES= bin/jude +.if !defined(NOPORTDATA) +PORTDATA= ${PORTNAME}.jar jude-api.jar jude-gui_en.properties_org \ jude.ico jude-doc.ico Welcome.jude Welcome_ja.jude \ - template/project/Java1.4.jude template/project/Java5.jude - -.for file in ${DATA_FILES} -PLIST_FILES+= share/${PORTNAME}/${file} -.endfor + template \ + mozilla +.endif .if defined(WITH_EXPORT_HTML) -PLIST_FILES+= share/${PORTNAME}/tools.jar +PORTDATA+= tools.jar .endif -PLIST_DIRS= share/${PORTNAME}/template/project \ - share/${PORTNAME}/template \ - share/${PORTNAME} .if !defined(NOPORTDOCS) -PORTDOCS+= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html \ +PORTDOCS= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html \ ProductInformation.txt .endif -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= needs you to fetch manually the distribution file\ - from ${DOWNLOAD_URL}, \ - then place it in ${DISTDIR} and run make again -.endif - post-patch: ${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!; \ s!%%DATADIR%%!${DATADIR}!" ${WRKSRC}/jude .if !defined(NOPORTDOCS) - ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/*/doc/index.html + ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/*/doc/JudeAPI_reference.html .endif do-install: - ${MKDIR} ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/jude ${PREFIX}/bin +.if !defined(NOPORTDATA) + ${MKDIR} ${DATADIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA:Nmozilla}" ${DATADIR}) ${INSTALL_SCRIPT} ${FILESDIR}/mozilla ${DATADIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} "${DATA_FILES}" ${DATADIR}) .if defined(WITH_EXPORT_HTML) # ExportHTML needs lib/tools.jar of JDK1.4 ${LN} -s ${JAVA_HOME}/lib/tools.jar ${DATADIR} +.endif .endif .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for docfile in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor ${MKDIR} ${DOCSDIR}/api (cd ${WRKSRC}/api && ${COPYTREE_SHARE} \* ${DOCSDIR}/api) @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}/api -type f -print | \ ${SORT} -r >> ${TMPPLIST} @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}/api -type d -print | \ ${SORT} -r | ${SED} -e 's#^#@dirrm #' >> ${TMPPLIST} .endif .include Property changes on: head/devel/astah-community/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/devel/astah-community/distinfo =================================================================== --- head/devel/astah-community/distinfo (revision 223737) +++ head/devel/astah-community/distinfo (revision 223738) @@ -1,3 +1,3 @@ -MD5 (jude-community-5_2_2.zip) = 9ec2f0f6b6311a0d5adbbb3d82fbe085 -SHA256 (jude-community-5_2_2.zip) = eb1e8a90554d2b5e046002ffe68cde615a15ca0225f2b7769f6e5dbfec07bcd5 -SIZE (jude-community-5_2_2.zip) = 8263661 +MD5 (jude-community-5_4.zip) = c216de471db05db627d27bb2b74b91bf +SHA256 (jude-community-5_4.zip) = 07ebfee6f801b1ed425e72c3b6448fc6178a26be8b56958aa41868e490974fee +SIZE (jude-community-5_4.zip) = 10241271 Property changes on: head/devel/astah-community/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/devel/astah-community/files/mozilla =================================================================== --- head/devel/astah-community/files/mozilla (revision 223737) +++ head/devel/astah-community/files/mozilla (revision 223738) @@ -1,10 +1,10 @@ #!/bin/sh # eliminate own path from PATH (without this, cause a inifinite loop) PATH=${PATH#$(dirname $0)} # add your favorite browser in the top of the list -for browser in mozilla linux-mozilla firefox linux-mozillafirebird opera linux-opera +for browser in mozilla linux-mozilla firefox3 firefox linux-firefox firebird opera linux-opera do type $browser > /dev/null 2>&1 && exec $browser "$@" done Property changes on: head/devel/astah-community/files/mozilla ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property Index: head/devel/jude-community/Makefile =================================================================== --- head/devel/jude-community/Makefile (revision 223737) +++ head/devel/jude-community/Makefile (revision 223738) @@ -1,102 +1,99 @@ # New ports collection makefile for: jude_take # Date created: 19 April 2004 # Whom: Yoshihiko Sarumaru # # $FreeBSD$ # PORTNAME= jude-community -PORTVERSION= 5.2.2 +PORTVERSION= 5.4 CATEGORIES= devel java MASTER_SITES= # you have to register yourself as a member to download DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g} MAINTAINER= mistral@imasy.or.jp COMMENT= A Java/UML Object-Oriented Design Tool USE_ZIP= yes # Export HTML function can be used with JDK 1.4 only. # (But it can work with JDK 1.5 + copying JDK 1.4 tools.jar to ${DATADIR}) OPTIONS= EXPORT_HTML "Enable Exporting HTML function (needs JDK1.4)" Off .include # In case you are going to use JDK1.5+ in Japanese environment, make sure # you have prepared following command to avoid from font problem: # ln -s ${LOCALBASE}/lib/X11/fonts/TrueType \ # ${LOCALBASE}/diablo-jdk1.5.0/jre/lib/fonts/fallback .if defined(WITH_EXPORT_HTML) JAVA_VERSION= 1.4 .else JAVA_VERSION= 1.4+ .endif USE_JAVA= yes JAVA_OS= native NO_BUILD= yes .include "${PORTSDIR}/Mk/bsd.java.mk" RESTRICTED= See http://jude.change-vision.com/jude-web/notes/ProductLicenseAgreement.html - WRKSRC= ${WRKDIR}/${PORTNAME:S!-!_!} +REINPLACE_ARGS= -i "" +.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) DOWNLOAD_URL= http://jude.change-vision.com/jude-web/download/index.html +IGNORE= needs you to fetch manually the distribution file\ + from ${DOWNLOAD_URL}, \ + then place it in ${DISTDIR} and run make again +.endif -PLIST_FILES= bin/jude share/${PORTNAME}/mozilla -DATA_FILES= ${PORTNAME}.jar jude-api.jar jude-gui_en.properties_org \ +PLIST_FILES= bin/jude +.if !defined(NOPORTDATA) +PORTDATA= ${PORTNAME}.jar jude-api.jar jude-gui_en.properties_org \ jude.ico jude-doc.ico Welcome.jude Welcome_ja.jude \ - template/project/Java1.4.jude template/project/Java5.jude - -.for file in ${DATA_FILES} -PLIST_FILES+= share/${PORTNAME}/${file} -.endfor + template \ + mozilla +.endif .if defined(WITH_EXPORT_HTML) -PLIST_FILES+= share/${PORTNAME}/tools.jar +PORTDATA+= tools.jar .endif -PLIST_DIRS= share/${PORTNAME}/template/project \ - share/${PORTNAME}/template \ - share/${PORTNAME} .if !defined(NOPORTDOCS) -PORTDOCS+= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html \ +PORTDOCS= README-e.txt README.txt ReleaseNote-e.html ReleaseNote.html \ ProductInformation.txt .endif -.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE= needs you to fetch manually the distribution file\ - from ${DOWNLOAD_URL}, \ - then place it in ${DISTDIR} and run make again -.endif - post-patch: ${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!; \ s!%%DATADIR%%!${DATADIR}!" ${WRKSRC}/jude .if !defined(NOPORTDOCS) - ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/*/doc/index.html + ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/*/doc/JudeAPI_reference.html .endif do-install: - ${MKDIR} ${DATADIR} ${INSTALL_SCRIPT} ${WRKSRC}/jude ${PREFIX}/bin +.if !defined(NOPORTDATA) + ${MKDIR} ${DATADIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA:Nmozilla}" ${DATADIR}) ${INSTALL_SCRIPT} ${FILESDIR}/mozilla ${DATADIR} - (cd ${WRKSRC} && ${COPYTREE_SHARE} "${DATA_FILES}" ${DATADIR}) .if defined(WITH_EXPORT_HTML) # ExportHTML needs lib/tools.jar of JDK1.4 ${LN} -s ${JAVA_HOME}/lib/tools.jar ${DATADIR} +.endif .endif .if !defined(NOPORTDOCS) ${MKDIR} ${DOCSDIR} .for docfile in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${docfile} ${DOCSDIR} .endfor ${MKDIR} ${DOCSDIR}/api (cd ${WRKSRC}/api && ${COPYTREE_SHARE} \* ${DOCSDIR}/api) @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}/api -type f -print | \ ${SORT} -r >> ${TMPPLIST} @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}/api -type d -print | \ ${SORT} -r | ${SED} -e 's#^#@dirrm #' >> ${TMPPLIST} .endif .include Property changes on: head/devel/jude-community/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.32 \ No newline at end of property +1.33 \ No newline at end of property Index: head/devel/jude-community/distinfo =================================================================== --- head/devel/jude-community/distinfo (revision 223737) +++ head/devel/jude-community/distinfo (revision 223738) @@ -1,3 +1,3 @@ -MD5 (jude-community-5_2_2.zip) = 9ec2f0f6b6311a0d5adbbb3d82fbe085 -SHA256 (jude-community-5_2_2.zip) = eb1e8a90554d2b5e046002ffe68cde615a15ca0225f2b7769f6e5dbfec07bcd5 -SIZE (jude-community-5_2_2.zip) = 8263661 +MD5 (jude-community-5_4.zip) = c216de471db05db627d27bb2b74b91bf +SHA256 (jude-community-5_4.zip) = 07ebfee6f801b1ed425e72c3b6448fc6178a26be8b56958aa41868e490974fee +SIZE (jude-community-5_4.zip) = 10241271 Property changes on: head/devel/jude-community/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.24 \ No newline at end of property +1.25 \ No newline at end of property Index: head/devel/jude-community/files/mozilla =================================================================== --- head/devel/jude-community/files/mozilla (revision 223737) +++ head/devel/jude-community/files/mozilla (revision 223738) @@ -1,10 +1,10 @@ #!/bin/sh # eliminate own path from PATH (without this, cause a inifinite loop) PATH=${PATH#$(dirname $0)} # add your favorite browser in the top of the list -for browser in mozilla linux-mozilla firefox linux-mozillafirebird opera linux-opera +for browser in mozilla linux-mozilla firefox3 firefox linux-firefox firebird opera linux-opera do type $browser > /dev/null 2>&1 && exec $browser "$@" done Property changes on: head/devel/jude-community/files/mozilla ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property