Update to 2000.13.1.
Changelog at <http://towo.net/mined/changes.html>. PR: ports/104660 Submitted by: Thomas Abthorpe <thomas (at) goodking.ca>
This commit is contained in:
parent
c09fb3faee
commit
a7c445ca05
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175948
4 changed files with 91 additions and 39 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= mined
|
||||
PORTVERSION= 2000.12.2
|
||||
PORTVERSION= 2000.13.1
|
||||
CATEGORIES= editors
|
||||
MASTER_SITES= http://towo.net/mined/
|
||||
|
||||
|
@ -61,7 +61,7 @@ post-install:
|
|||
cd ${WRKSRC}/usrshare/package_doc && ${INSTALL_DATA} * ${DOCSDIR}
|
||||
@${RM} ${DOCSDIR}/CHANGES ${DOCSDIR}/LICENSE.GNU
|
||||
.endif
|
||||
@${RM} ${DATADIR}/bin/*.bat
|
||||
# @${RM} ${DATADIR}/bin/*.bat
|
||||
@${RM} -rf ${DATADIR}/doc_user ${DATADIR}/package_doc
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (mined-2000.12.2.tar.gz) = b3989fd8ab4bcdb9d34aa394b74eff37
|
||||
SHA256 (mined-2000.12.2.tar.gz) = cf178ef3254dda7efbe0435d09691a879d11edcb2f088f48d737c471bbce4e08
|
||||
SIZE (mined-2000.12.2.tar.gz) = 3345540
|
||||
MD5 (mined-2000.13.1.tar.gz) = b7fcc9367d43300b3ed1df8c2ac5ed77
|
||||
SHA256 (mined-2000.13.1.tar.gz) = 6365707a6209e9ec5fae88f2a2bee2cee514584d3ab12bee005e2f4a20a02de4
|
||||
SIZE (mined-2000.13.1.tar.gz) = 3570118
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
--- src/mkinclud.mak.orig Wed Apr 5 11:24:36 2006
|
||||
+++ src/mkinclud.mak Thu Apr 6 19:13:32 2006
|
||||
@@ -443,8 +443,7 @@
|
||||
--- src/mkinclud.mak.orig Mon Oct 9 18:00:00 2006
|
||||
+++ src/mkinclud.mak Sat Oct 21 13:51:41 2006
|
||||
@@ -469,8 +469,7 @@
|
||||
mkdir -p $(lrundir)
|
||||
/bin/cp -pr ../usrshare/* $(lrundir)
|
||||
/bin/cp -pr ../usrshare/*/ $(lrundir)
|
||||
mkdir -p $(lmandir)/man1
|
||||
- $(INSTALL) --mode=+r,u+w ../man/*.1 $(lmandir)/man1
|
||||
- $(INSTALL) ../man/*.1 $(lmandir)/man1
|
||||
- if (ls $(lmandir)/man1/*.gz && type gzip) > /dev/null 2>&1; then gzip -f $(lmandir)/man1/mined.1; fi
|
||||
+ $(BSD_INSTALL_MAN) ../man/*.1 $(lmandir)/man1
|
||||
$(extrainstall)
|
||||
|
|
|
@ -1,36 +1,88 @@
|
|||
bin/mined
|
||||
bin/xmined
|
||||
bin/mstar
|
||||
bin/mpico
|
||||
bin/minmacs
|
||||
bin/uterm
|
||||
bin/mpico
|
||||
bin/mstar
|
||||
bin/umined
|
||||
bin/uterm
|
||||
bin/xmined
|
||||
share/applications/mined.desktop
|
||||
%%DATADIR%%/bin/minedmar
|
||||
%%DATADIR%%/bin/mterm
|
||||
%%DATADIR%%/bin/umined
|
||||
%%DATADIR%%/bin/uprint
|
||||
%%DATADIR%%/bin/uterm
|
||||
%%DATADIR%%/bin/wmined
|
||||
%%DATADIR%%/bin/xmined
|
||||
%%DATADIR%%/conf_user/Xdefaults.mined
|
||||
%%DATADIR%%/conf_user/mlterm/key
|
||||
%%DATADIR%%/conf_user/mlterm/main
|
||||
%%DATADIR%%/conf_user/profile.mined
|
||||
%%DATADIR%%/conf_user/xinitrc.mined
|
||||
%%DATADIR%%/help/mined.hlp
|
||||
%%DATADIR%%/setup_install/bin/bdf18to20
|
||||
%%DATADIR%%/setup_install/bin/configure-xterm
|
||||
%%DATADIR%%/setup_install/bin/installfonts
|
||||
%%DATADIR%%/setup_install/bin/makeprint
|
||||
%%DATADIR%%/setup_install/bin/mkicon
|
||||
%%DATADIR%%/setup_install/mined.desktop
|
||||
%%DATADIR%%/setup_install/mined.ico
|
||||
@dirrm %%DATADIR%%/setup_install/bin
|
||||
@dirrm %%DATADIR%%/setup_install
|
||||
@dirrm %%DATADIR%%/help
|
||||
@dirrm %%DATADIR%%/conf_user/mlterm
|
||||
@dirrm %%DATADIR%%/conf_user
|
||||
%%DATADIR%%/CHANGES
|
||||
%%DATADIR%%/LICENSE.GNU
|
||||
%%DATADIR%%/README
|
||||
%%DATADIR%%/VERSION
|
||||
%%DATADIR%%/Xdefaults.mined
|
||||
%%DATADIR%%/bin/bdf18to20
|
||||
%%DATADIR%%/bin/configure-xterm
|
||||
%%DATADIR%%/bin/installfonts
|
||||
%%DATADIR%%/bin/makeprint
|
||||
%%DATADIR%%/bin/mkicon
|
||||
%%DATADIR%%/bin/postinstall
|
||||
%%DATADIR%%/cancel.html
|
||||
%%DATADIR%%/changes.html
|
||||
%%DATADIR%%/combined.png
|
||||
%%DATADIR%%/combining.png
|
||||
%%DATADIR%%/contact.html
|
||||
%%DATADIR%%/design.html
|
||||
%%DATADIR%%/dollar.gif
|
||||
%%DATADIR%%/donate.html
|
||||
%%DATADIR%%/download.html
|
||||
%%DATADIR%%/euro1.gif
|
||||
%%DATADIR%%/features.html
|
||||
%%DATADIR%%/handr.gif
|
||||
%%DATADIR%%/haninfo-big5.png
|
||||
%%DATADIR%%/haninfo-menu.png
|
||||
%%DATADIR%%/haninfo-utf8.png
|
||||
%%DATADIR%%/header.html
|
||||
%%DATADIR%%/index-dl.html
|
||||
%%DATADIR%%/index.html
|
||||
%%DATADIR%%/konsole/xterm-modified.keytab
|
||||
%%DATADIR%%/logo.gif
|
||||
%%DATADIR%%/menu.png
|
||||
%%DATADIR%%/mined-html.png
|
||||
%%DATADIR%%/mined-pw.png
|
||||
%%DATADIR%%/mined-sep.png
|
||||
%%DATADIR%%/mined-uni.png
|
||||
%%DATADIR%%/mined.desktop
|
||||
%%DATADIR%%/mined.hlp
|
||||
%%DATADIR%%/mined.html
|
||||
%%DATADIR%%/mined.ico
|
||||
%%DATADIR%%/minedmar
|
||||
%%DATADIR%%/minedmar.bat
|
||||
%%DATADIR%%/mlterm/key
|
||||
%%DATADIR%%/mlterm/main
|
||||
%%DATADIR%%/mnemodoc.html
|
||||
%%DATADIR%%/mterm
|
||||
%%DATADIR%%/navigate.html
|
||||
%%DATADIR%%/new-rot.gif
|
||||
%%DATADIR%%/new.gif
|
||||
%%DATADIR%%/overview.html
|
||||
%%DATADIR%%/paypal_donate.gif
|
||||
%%DATADIR%%/paypal_logo.gif
|
||||
%%DATADIR%%/paypal_payments.gif
|
||||
%%DATADIR%%/picklist.png
|
||||
%%DATADIR%%/profile.mined
|
||||
%%DATADIR%%/script-arabic.gif
|
||||
%%DATADIR%%/script-cyrillic.gif
|
||||
%%DATADIR%%/script-greek.gif
|
||||
%%DATADIR%%/script-han.gif
|
||||
%%DATADIR%%/script-hebrew.gif
|
||||
%%DATADIR%%/script-highlighting.png
|
||||
%%DATADIR%%/script-hiragana.gif
|
||||
%%DATADIR%%/script-thai.gif
|
||||
%%DATADIR%%/separated.png
|
||||
%%DATADIR%%/thankyou.html
|
||||
%%DATADIR%%/umined
|
||||
%%DATADIR%%/unicode.html
|
||||
%%DATADIR%%/unicode.org.png
|
||||
%%DATADIR%%/uprint
|
||||
%%DATADIR%%/uterm
|
||||
%%DATADIR%%/uterm.html
|
||||
%%DATADIR%%/wmined
|
||||
%%DATADIR%%/wmined.bat
|
||||
%%DATADIR%%/xinitrc.mined
|
||||
%%DATADIR%%/xmined
|
||||
@dirrm %%DATADIR%%/mlterm
|
||||
@dirrm %%DATADIR%%/konsole
|
||||
@dirrm %%DATADIR%%/bin
|
||||
@dirrm %%DATADIR%%
|
||||
@dirrmtry share/applications
|
||||
|
|
Loading…
Reference in a new issue