aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortota <tota@FreeBSD.org>2011-05-09 21:01:54 +0800
committertota <tota@FreeBSD.org>2011-05-09 21:01:54 +0800
commit8f4a4ae024fb1c3f8846d440d3de8d77423d5809 (patch)
tree9c4ca53fdedd0d3a5e4037c041d576912d06acbc
parent7bf111e18ad9d696b46fb75cf9fa78c0dd94c869 (diff)
downloadfreebsd-ports-gnome-8f4a4ae024fb1c3f8846d440d3de8d77423d5809.tar.gz
freebsd-ports-gnome-8f4a4ae024fb1c3f8846d440d3de8d77423d5809.tar.zst
freebsd-ports-gnome-8f4a4ae024fb1c3f8846d440d3de8d77423d5809.zip
- Rename devel/jude-community to devel/astah-community
- Update to 6.4 - Take maintainership PR: ports/156740 Submitted by: tota (myself) Approved by: Yoshihiko Sarumaru <sarumaru@jp.FreeBSD.org> (maintainer)
-rw-r--r--LEGAL2
-rw-r--r--MOVED1
-rw-r--r--devel/Makefile2
-rw-r--r--devel/astah-community/Makefile60
-rw-r--r--devel/astah-community/distinfo5
-rw-r--r--devel/astah-community/files/mozilla16
-rw-r--r--devel/astah-community/files/patch-astah20
-rw-r--r--devel/astah-community/files/patch-jude20
-rw-r--r--devel/astah-community/pkg-descr36
-rw-r--r--devel/jude-community/Makefile90
-rw-r--r--devel/jude-community/distinfo3
-rw-r--r--devel/jude-community/files/mozilla16
-rw-r--r--devel/jude-community/files/patch-jude20
-rw-r--r--devel/jude-community/pkg-descr21
14 files changed, 68 insertions, 244 deletions
diff --git a/LEGAL b/LEGAL
index 78e373875c93..028e9b1179a2 100644
--- a/LEGAL
+++ b/LEGAL
@@ -309,7 +309,7 @@ jre-1_5*-linux-*.bin java/linux-sun-jre15 License does not allow
jre-6*-linux-*.bin java/linux-sun-jre16 License does not allow
distribution with fee
jta-*.zip java/jta See the license
-jude-community-*.zip devel/jude-community License restrictions
+astah-community-*.zip devel/astah-community License restrictions
kaffe-* java/kaffe Restrictive copyright
komodo-* editors/komodo-edit Distribution not permitted
KASH3-* math/kash3 Not for commercial distribution
diff --git a/MOVED b/MOVED
index 76bd780539b1..53a07bcf185d 100644
--- a/MOVED
+++ b/MOVED
@@ -2174,3 +2174,4 @@ x11-toolkits/hs-OpenGLRaw||2011-05-08|Removed: It has become obsoleted by Haskel
net/hs-network-bytestring||2011-05-08|Removed: It is deprecated by net/hs-network.
devel/hs-uvector||2011-05-08|Removed: It is deprecated by devel/hs-vector.
devel/hs-uvector-algorithms||2011-05-08|Removed: It is deprecated by devel/hs-vector-algorithms.
+devel/jude-community|devel/astah-community|2011-05-09|Project was renamed
diff --git a/devel/Makefile b/devel/Makefile
index 16b54332b8b1..c0beea2b625e 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -55,6 +55,7 @@
SUBDIR += asl
SUBDIR += asmutils
SUBDIR += asmx
+ SUBDIR += astah-community
SUBDIR += astyle
SUBDIR += atlas
SUBDIR += atlas-devel
@@ -688,7 +689,6 @@
SUBDIR += json-c
SUBDIR += json-glib
SUBDIR += jtag
- SUBDIR += jude-community
SUBDIR += judy
SUBDIR += jwasm
SUBDIR += jzmq
diff --git a/devel/astah-community/Makefile b/devel/astah-community/Makefile
index dfeea6042b7d..34310a6abb86 100644
--- a/devel/astah-community/Makefile
+++ b/devel/astah-community/Makefile
@@ -5,74 +5,66 @@
# $FreeBSD$
#
-PORTNAME= jude-community
-PORTVERSION= 5.5.2
+PORTNAME= astah
+PORTVERSION= 6.4
CATEGORIES= devel java
-MASTER_SITES= # you have to register yourself as a member to download
-DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g}
+MASTER_SITES= #
+PKGNAMESUFFIX= -community
+DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION:S!.!_!g}
-MAINTAINER= sarumaru@jp.FreeBSD.org
+MAINTAINER= tota@FreeBSD.org
COMMENT= A Java/UML Object-Oriented Design Tool
USE_ZIP= yes
.include <bsd.port.pre.mk>
-# 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
-JAVA_VERSION= 1.5+
+JAVA_VERSION= 1.6+
USE_JAVA= yes
-JAVA_OS= native
+JAVA_OS= linux
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!-!_!}
+RESTRICTED= See http://astah.change-vision.com/en/product/astah-eula.html
+WRKSRC= ${WRKDIR}/${PORTNAME}${PKGNAMESUFFIX:S!-!_!}
REINPLACE_ARGS= -i ""
-.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-DOWNLOAD_URL= http://jude.change-vision.com/jude-web/download/index.html
+.if !exists(${DISTDIR}/${DISTFILES})
+DOWNLOAD_URL= http://members.change-vision.com/files/${PORTNAME}${PKGNAMESUFFIX:S!-!_!}/${PORTVERSION:S!.!_!}/${DISTFILES}
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
+DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}${PKGNAMESUFFIX}
+DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
+
+PLIST_FILES= bin/astah
.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 \
- mozilla \
- tools.jar
+PORTDATA= astah-community.jar astah-api.jar astah-gui_en.properties_org \
+ astah.ico astah-doc.ico Welcome.asta Welcome_ja.asta \
+ template
.endif
.if !defined(NOPORTDOCS)
PORTDOCS= ReleaseNote-e.html ReleaseNote.html \
ProductInformation.txt \
- README-e.txt README.txt \
API_sample_program_license_agreement-e.txt \
API_sample_program_license_agreement.txt
.endif
post-patch:
- ${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!; \
- s!%%DATADIR%%!${DATADIR}!" ${WRKSRC}/jude
+ ${REINPLACE_CMD} -e "s!%%JAVA_HOME%%!${JAVA_HOME}!g; \
+ s!%%DATADIR%%!${DATADIR}!" ${WRKSRC}/astah
.if !defined(NOPORTDOCS)
- ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/*/doc/JudeAPI_reference.html
+ ${REINPLACE_CMD} 's/png\\/png\//' ${WRKSRC}/api/*/doc/astahAPI_reference.html
.endif
do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/jude ${PREFIX}/bin
+ ${INSTALL_SCRIPT} ${WRKSRC}/astah ${PREFIX}/bin
.if !defined(NOPORTDATA)
${MKDIR} ${DATADIR}
- (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA:Nmozilla:Ntools.jar}" ${DATADIR})
- ${INSTALL_SCRIPT} ${FILESDIR}/mozilla ${DATADIR}
- # ExportHTML needs lib/tools.jar of JDK1.5/1.6
- ${LN} -s ${JAVA_HOME}/lib/tools.jar ${DATADIR}
+ (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA}" ${DATADIR})
.endif
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}
@@ -81,9 +73,9 @@ do-install:
.endfor
${MKDIR} ${DOCSDIR}/api
(cd ${WRKSRC}/api && ${COPYTREE_SHARE} \* ${DOCSDIR}/api)
- @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}/api -type f -print | \
+ @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}${PKGNAMESUFFIX}/api -type f -print | \
${SORT} -r >> ${TMPPLIST}
- @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}/api -type d -print | \
+ @ cd ${PREFIX} && ${FIND} share/doc/${PORTNAME}${PKGNAMESUFFIX}/api -type d -print | \
${SORT} -r | ${SED} -e 's#^#@dirrm #' >> ${TMPPLIST}
.endif
diff --git a/devel/astah-community/distinfo b/devel/astah-community/distinfo
index 988f7477b405..c2dcb827aa25 100644
--- a/devel/astah-community/distinfo
+++ b/devel/astah-community/distinfo
@@ -1,3 +1,2 @@
-MD5 (jude-community-5_5_2.zip) = e638e744731e999c711c13418d31a70c
-SHA256 (jude-community-5_5_2.zip) = e59e5f4aa17229abe92c7bcf8e206c2648c2ba621f56352d0862c378191aae7f
-SIZE (jude-community-5_5_2.zip) = 9535791
+SHA256 (astah-community-6_4.zip) = 26814a7110b2ffe6daa30eeb491f390b7a805810669888c458e678be707d5123
+SIZE (astah-community-6_4.zip) = 20180980
diff --git a/devel/astah-community/files/mozilla b/devel/astah-community/files/mozilla
deleted file mode 100644
index 114bd4f0d7eb..000000000000
--- a/devel/astah-community/files/mozilla
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-
-# eliminate own path from PATH (without this, may cause a inifinite loop)
-PATH=${PATH#$(dirname $0)}
-
-# set your favorite browser to JUDE_BROWSER environmental variable
-for browser in \
-${JUDE_BROWSER} \
-firefox-devel linux-firefox-devel \
-firefox3 \
-firefox linux-firefox \
-seamonkey-devel linux-seamonkey-devel seamonkey linux-seamonkey \
-opera-devel opera linux-opera
-do
- type $browser > /dev/null 2>&1 && exec $browser "$@"
-done
diff --git a/devel/astah-community/files/patch-astah b/devel/astah-community/files/patch-astah
new file mode 100644
index 000000000000..9d3976b7d1ea
--- /dev/null
+++ b/devel/astah-community/files/patch-astah
@@ -0,0 +1,20 @@
+--- astah.orig 2011-03-29 13:25:03.000000000 +0900
++++ astah 2011-04-30 20:22:19.000000000 +0900
+@@ -3,13 +3,14 @@
+ #Remove "#" from following two lines, if you'd like to use j2sdk.
+ #JAVA_HOME=/usr/lib/j2sdk1.4/;export JAVA_HOME
+ #PATH=$JAVA_HOME/bin:$PATH; export PATH
++PATH=%%DATADIR%%:$PATH
+
+-#ASTAH_HOME=/usr/local/share/astah_community
+-ASTAH_HOME=`dirname $0`
++ASTAH_HOME=%%DATADIR%%
++#ASTAH_HOME=`dirname $0`
+ ASTAH_JAR=astah-community.jar
+
+ CLASSPATH=$ASTAH_HOME/$ASTAH_JAR
+
+ JAVA_OPTS="-Xms16m -Xmx384m"
+
+-java $JAVA_OPTS -jar $ASTAH_HOME/$ASTAH_JAR $1 $2 $3
++LD_LIBRARY_PATH=%%JAVA_HOME%%/jre/lib/i386/jli %%JAVA_HOME%%/bin/java $JAVA_OPTS -jar $ASTAH_HOME/$ASTAH_JAR $1 $2 $3
diff --git a/devel/astah-community/files/patch-jude b/devel/astah-community/files/patch-jude
deleted file mode 100644
index c0bae388278b..000000000000
--- a/devel/astah-community/files/patch-jude
+++ /dev/null
@@ -1,20 +0,0 @@
---- jude.orig Tue Oct 26 21:21:53 2004
-+++ jude Tue Nov 9 13:58:28 2004
-@@ -3,13 +3,14 @@
- #Remove "#" from following two lines, if you'd like to use j2sdk.
- #JAVA_HOME=/usr/lib/j2sdk1.4/;export JAVA_HOME
- #PATH=$JAVA_HOME/bin:$PATH; export PATH
-+PATH=%%DATADIR%%:$PATH
-
--#JUDE_HOME=/usr/local/share/jude_community
--JUDE_HOME=`dirname $0`
-+JUDE_HOME=%%DATADIR%%
-+#JUDE_HOME=`dirname $0`
- JUDE_JAR=jude-community.jar
-
- CLASSPATH=$JUDE_HOME/$JUDE_JAR
-
- JAVA_OPTS="-Xms16m -Xmx512m -Xss2m"
-
--java $JAVA_OPTS -jar $JUDE_HOME/$JUDE_JAR $1 $2 $3
-+%%JAVA_HOME%%/bin/java $JAVA_OPTS -jar $JUDE_HOME/$JUDE_JAR $1 $2 $3
diff --git a/devel/astah-community/pkg-descr b/devel/astah-community/pkg-descr
index bbc51762f0a1..1ae693d42ebe 100644
--- a/devel/astah-community/pkg-descr
+++ b/devel/astah-community/pkg-descr
@@ -1,21 +1,19 @@
-JUDE/Community is the free edition with basic features.
-It is rich in functionality, offering features, such as editing and printing
-UML1.4 diagrams, import/export of Java source code, graphics output, and
-auto layout. (A restriction is that the JUDE logo always appears in the header
-of printed documents.)
+astah* community is a simple and user-friendly UML modeling tool.
-Basic Features
-JUDE supports the following basic UML 1.4 diagrams:
-- Class (Object, Package, Robustness)
-- Usecase
-- Sequence
-- Collaboration
-- Statechart
-- Activity
-- Component
-- Deployment
-- Template Generation of Java Source Files
-- Import of Java Source Files
-- Automatic Generation of Class Diagrams with Model Information
+astah* community features:
+- UML 2.x (Class, UseCase, Sequence, Activity, Communication, Statemachine,
+ Component, Deployment, Composite Structure, Object and Package Diagrams)
+- Suggest Feature
+- Alignment Guide
+- Customizing Keybinds
+- Oval, TextBox, Filled Rectangle, Corner-rounded Rectangle and Texts
+- Alignment, Size adjustment
+- Print
+- Export diagram images (PNG, JPEG) *1
+- astah* API (Models of Class, UseCase, Activity, Sequence and Statemachine
+ Diagrames)
+- GUI Localization
-WWW: http://jude.change-vision.com/jude-web/index.html
+*1 The product name is displayed on the corner.
+
+WWW: http://astah.change-vision.com/en/product/astah-community.html
diff --git a/devel/jude-community/Makefile b/devel/jude-community/Makefile
deleted file mode 100644
index dfeea6042b7d..000000000000
--- a/devel/jude-community/Makefile
+++ /dev/null
@@ -1,90 +0,0 @@
-# New ports collection makefile for: jude_take
-# Date created: 19 April 2004
-# Whom: Yoshihiko Sarumaru <mistral@imasy.or.jp>
-#
-# $FreeBSD$
-#
-
-PORTNAME= jude-community
-PORTVERSION= 5.5.2
-CATEGORIES= devel java
-MASTER_SITES= # you have to register yourself as a member to download
-DISTNAME= ${PORTNAME}-${PORTVERSION:S!.!_!g}
-
-MAINTAINER= sarumaru@jp.FreeBSD.org
-COMMENT= A Java/UML Object-Oriented Design Tool
-
-USE_ZIP= yes
-
-.include <bsd.port.pre.mk>
-
-# 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
-JAVA_VERSION= 1.5+
-
-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
-.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 \
- mozilla \
- tools.jar
-.endif
-
-.if !defined(NOPORTDOCS)
-PORTDOCS= ReleaseNote-e.html ReleaseNote.html \
- ProductInformation.txt \
- README-e.txt README.txt \
- API_sample_program_license_agreement-e.txt \
- API_sample_program_license_agreement.txt
-.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/JudeAPI_reference.html
-.endif
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/jude ${PREFIX}/bin
-.if !defined(NOPORTDATA)
- ${MKDIR} ${DATADIR}
- (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDATA:Nmozilla:Ntools.jar}" ${DATADIR})
- ${INSTALL_SCRIPT} ${FILESDIR}/mozilla ${DATADIR}
- # ExportHTML needs lib/tools.jar of JDK1.5/1.6
- ${LN} -s ${JAVA_HOME}/lib/tools.jar ${DATADIR}
-.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 <bsd.port.post.mk>
diff --git a/devel/jude-community/distinfo b/devel/jude-community/distinfo
deleted file mode 100644
index 988f7477b405..000000000000
--- a/devel/jude-community/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (jude-community-5_5_2.zip) = e638e744731e999c711c13418d31a70c
-SHA256 (jude-community-5_5_2.zip) = e59e5f4aa17229abe92c7bcf8e206c2648c2ba621f56352d0862c378191aae7f
-SIZE (jude-community-5_5_2.zip) = 9535791
diff --git a/devel/jude-community/files/mozilla b/devel/jude-community/files/mozilla
deleted file mode 100644
index 114bd4f0d7eb..000000000000
--- a/devel/jude-community/files/mozilla
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/bin/sh
-
-# eliminate own path from PATH (without this, may cause a inifinite loop)
-PATH=${PATH#$(dirname $0)}
-
-# set your favorite browser to JUDE_BROWSER environmental variable
-for browser in \
-${JUDE_BROWSER} \
-firefox-devel linux-firefox-devel \
-firefox3 \
-firefox linux-firefox \
-seamonkey-devel linux-seamonkey-devel seamonkey linux-seamonkey \
-opera-devel opera linux-opera
-do
- type $browser > /dev/null 2>&1 && exec $browser "$@"
-done
diff --git a/devel/jude-community/files/patch-jude b/devel/jude-community/files/patch-jude
deleted file mode 100644
index c0bae388278b..000000000000
--- a/devel/jude-community/files/patch-jude
+++ /dev/null
@@ -1,20 +0,0 @@
---- jude.orig Tue Oct 26 21:21:53 2004
-+++ jude Tue Nov 9 13:58:28 2004
-@@ -3,13 +3,14 @@
- #Remove "#" from following two lines, if you'd like to use j2sdk.
- #JAVA_HOME=/usr/lib/j2sdk1.4/;export JAVA_HOME
- #PATH=$JAVA_HOME/bin:$PATH; export PATH
-+PATH=%%DATADIR%%:$PATH
-
--#JUDE_HOME=/usr/local/share/jude_community
--JUDE_HOME=`dirname $0`
-+JUDE_HOME=%%DATADIR%%
-+#JUDE_HOME=`dirname $0`
- JUDE_JAR=jude-community.jar
-
- CLASSPATH=$JUDE_HOME/$JUDE_JAR
-
- JAVA_OPTS="-Xms16m -Xmx512m -Xss2m"
-
--java $JAVA_OPTS -jar $JUDE_HOME/$JUDE_JAR $1 $2 $3
-+%%JAVA_HOME%%/bin/java $JAVA_OPTS -jar $JUDE_HOME/$JUDE_JAR $1 $2 $3
diff --git a/devel/jude-community/pkg-descr b/devel/jude-community/pkg-descr
deleted file mode 100644
index bbc51762f0a1..000000000000
--- a/devel/jude-community/pkg-descr
+++ /dev/null
@@ -1,21 +0,0 @@
-JUDE/Community is the free edition with basic features.
-It is rich in functionality, offering features, such as editing and printing
-UML1.4 diagrams, import/export of Java source code, graphics output, and
-auto layout. (A restriction is that the JUDE logo always appears in the header
-of printed documents.)
-
-Basic Features
-JUDE supports the following basic UML 1.4 diagrams:
-- Class (Object, Package, Robustness)
-- Usecase
-- Sequence
-- Collaboration
-- Statechart
-- Activity
-- Component
-- Deployment
-- Template Generation of Java Source Files
-- Import of Java Source Files
-- Automatic Generation of Class Diagrams with Model Information
-
-WWW: http://jude.change-vision.com/jude-web/index.html