- Update to version 1.4 Build 120

- new version with some visio integration
	http://www.scitools.com/visio.html
- Add keymapping documentation
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-07-10 17:18:00 +00:00
parent 8df1bc22f6
commit 332d2a2625
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45013
6 changed files with 14 additions and 4 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= understand_c
PORTVERSION= 1.4.119
PORTVERSION= 1.4.120
PORTEPOCH= 1
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/
@ -89,6 +89,9 @@ do-install:
fi ; \
done
.endfor
@${MKDIR} ${PREFIX}/share/doc/understand_c/help
@${INSTALL_DATA} ${WRKSRC}/doc/manuals/help/keymappings.txt \
${PREFIX}/share/doc/understand_c/help
@${MKDIR} ${PREFIX}/lib/understand_c/doc/manuals
@${LN} -sf ${PREFIX}/share/doc/understand_c/html \
${PREFIX}/lib/understand_c/doc/manuals/html

View File

@ -1 +1 @@
MD5 (und_c-14b119-linux.tar.gz) = 8d25230dae4682ccea94111defca88d8
MD5 (und_c-14b120-linux.tar.gz) = 830bc297e15e8fba72af24c286179b6a

View File

@ -15,6 +15,7 @@ bin/understand_c
@exec %%LN%% understand_c %D/bin/repc
@exec %%LN%% understand_c %D/bin/undc
@unexec %%RM%% %D/bin/almd %D/bin/almhostid %D/bin/almstatus %D/bin/almtest %D/bin/repc %D/bin/undc
%%PORTDOCS%%share/doc/understand_c/help/keymappings.txt
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref.htm
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref10.htm
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref11.htm
@ -428,6 +429,7 @@ share/understand_c/fonts/cetus.ttf
%%PORTDOCS%%@dirrm share/doc/understand_c/html/understand_api/wwhgifs
%%PORTDOCS%%@dirrm share/doc/understand_c/html/understand_api
%%PORTDOCS%%@dirrm share/doc/understand_c/html
%%PORTDOCS%%@dirrm share/doc/understand_c/help
%%PORTDOCS%%@dirrm share/doc/understand_c
%%PORTDOCS%%@exec %%MKDIR%% %D/lib/understand_c/doc/manuals
%%PORTDOCS%%@exec %%LN%% %D/share/doc/understand_c/html %D/lib/understand_c/doc/manuals/html

View File

@ -6,7 +6,7 @@
#
PORTNAME= understand_c
PORTVERSION= 1.4.119
PORTVERSION= 1.4.120
PORTEPOCH= 1
CATEGORIES= devel linux
MASTER_SITES= http://www.scitools.com/ftp/pub/download/understand_c/%SUBDIR%/
@ -89,6 +89,9 @@ do-install:
fi ; \
done
.endfor
@${MKDIR} ${PREFIX}/share/doc/understand_c/help
@${INSTALL_DATA} ${WRKSRC}/doc/manuals/help/keymappings.txt \
${PREFIX}/share/doc/understand_c/help
@${MKDIR} ${PREFIX}/lib/understand_c/doc/manuals
@${LN} -sf ${PREFIX}/share/doc/understand_c/html \
${PREFIX}/lib/understand_c/doc/manuals/html

View File

@ -1 +1 @@
MD5 (und_c-14b119-linux.tar.gz) = 8d25230dae4682ccea94111defca88d8
MD5 (und_c-14b120-linux.tar.gz) = 830bc297e15e8fba72af24c286179b6a

View File

@ -15,6 +15,7 @@ bin/understand_c
@exec %%LN%% understand_c %D/bin/repc
@exec %%LN%% understand_c %D/bin/undc
@unexec %%RM%% %D/bin/almd %D/bin/almhostid %D/bin/almstatus %D/bin/almtest %D/bin/repc %D/bin/undc
%%PORTDOCS%%share/doc/understand_c/help/keymappings.txt
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref.htm
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref10.htm
%%PORTDOCS%%share/doc/understand_c/html/understand_api/apiref11.htm
@ -428,6 +429,7 @@ share/understand_c/fonts/cetus.ttf
%%PORTDOCS%%@dirrm share/doc/understand_c/html/understand_api/wwhgifs
%%PORTDOCS%%@dirrm share/doc/understand_c/html/understand_api
%%PORTDOCS%%@dirrm share/doc/understand_c/html
%%PORTDOCS%%@dirrm share/doc/understand_c/help
%%PORTDOCS%%@dirrm share/doc/understand_c
%%PORTDOCS%%@exec %%MKDIR%% %D/lib/understand_c/doc/manuals
%%PORTDOCS%%@exec %%LN%% %D/share/doc/understand_c/html %D/lib/understand_c/doc/manuals/html