Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

19
sysutils/mtoolsfm/DESCR Normal file
View File

@@ -0,0 +1,19 @@
MToolsFM is a GTK based file-manager which gives people easy access to
MS-DOS (Windows) floppies. It uses the mtools collection of utilities
as a backend. Although originally designed for floppies, any disk
mtools works with can be accessed: Jaz, Zip, Syquest, IDE, or even
disk images.
Why MToolsFM? (Modified from the MToolsFM web-page):
The disadvantage with mtools is that nowadays there are not many
people who know about DOS-commands. And who would ask a UNIX newbie
to learn DOS ;-) ? This is why you need MToolsFM: It gives you a
simple, easy to use file-manager interface for accessing your
floppies. It has the advantages of mtools, but you do not have to
learn the DOS-commands.
It is particularly helpful if you administer a NetBSD-box used by
people who are more familiar with MS Windows. These people can now
access floppies without the long explanation and you'll have more
time. ;-)

View File

@@ -0,0 +1,30 @@
# $NetBSD: Makefile,v 1.19 2012/10/23 19:51:14 asau Exp $
#
DISTNAME= MToolsFM-1.9-3
PKGNAME= mtoolsfm-1.9.3
PKGREVISION= 6
CATEGORIES= sysutils
MASTER_SITES= http://www.core-coutainville.org/MToolsFM/archive/SOURCES/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://mtoolsfm.sourceforge.net/
COMMENT= Easy MS-DOS disk access without learning MS-DOS commands
DEPENDS+= mtools>=3.9.7:../../sysutils/mtools
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
USE_TOOLS+= msgfmt
CONFIGURE_ARGS+= --with-conffile=${PKG_SYSCONFDIR}/mtoolsfm.conf
post-extract:
cd ${WRKSRC} && ${MV} MToolsFM.1 MToolsFM.1.in
pre-configure:
cd ${WRKSRC} && ${SED} \
-e 's|@PKG_SYSCONFDIR@|${PKG_SYSCONFDIR}|g' \
< MToolsFM.1.in > MToolsFM.1
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

5
sysutils/mtoolsfm/PLIST Normal file
View File

@@ -0,0 +1,5 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2002/06/09 22:47:51 agc Exp $
bin/MToolsFM
man/man1/MToolsFM.1
share/locale/de/LC_MESSAGES/MToolsFM.mo
share/locale/fr/LC_MESSAGES/MToolsFM.mo

View File

@@ -0,0 +1,7 @@
$NetBSD: distinfo,v 1.4 2006/03/11 16:23:44 wiz Exp $
SHA1 (MToolsFM-1.9-3.tar.gz) = f2d5428cf277b9dc71d9b96661543c155be7d30f
RMD160 (MToolsFM-1.9-3.tar.gz) = 9869651ea7cf23b0c02aea85613b080f8e251cbf
Size (MToolsFM-1.9-3.tar.gz) = 177388 bytes
SHA1 (patch-aa) = fb08f6b930a48a4b289ddb78e0961488b0228efe
SHA1 (patch-ab) = 8160e79d321c0c0b146791ae0b20ef0b64d2727e

View File

@@ -0,0 +1,22 @@
$NetBSD: patch-aa,v 1.2 2003/07/02 17:42:12 jmmv Exp $
--- MToolsFM.1.in.orig Sat Aug 11 18:26:43 2001
+++ MToolsFM.1.in
@@ -20,7 +20,7 @@
.TP
.B \-\-nosysconf
Do not attempt to read system-wide configuration in
-.IR /etc/mtoolsfm.conf .
+.IR @PKG_SYSCONFDIR@/mtoolsfm.conf .
.TP
.B \-\-nouserconf
Do not read user config file in
@@ -55,7 +55,7 @@
~/.mtoolsfm
User-based initialization file
.TP
-/etc/mtoolsfm.conf
+@PKG_SYSCONFDIR@/mtoolsfm.conf
System-wide initialization file
.SH DIAGNOSTICS
Diagnostics appear in a little textfield at the bottom of the main window.

View File

@@ -0,0 +1,14 @@
$NetBSD: patch-ab,v 1.1 2006/03/11 16:23:44 wiz Exp $
--- po/fr.po.orig 2001-08-21 07:31:41.000000000 +0000
+++ po/fr.po
@@ -778,9 +778,6 @@ msgstr "/Options/Afficher les fichiers d
msgid "/Options/Text mode for copying"
msgstr "/Options/Utiliser le mode texte pour la copie"
-msgid "/Options/Text mode for copying"
-msgstr "/Options/Separator"
-
#: src/mtoolsfm.c:2817 src/mtoolsfm.c:2833
msgid "/Options/Configure MToolsFM ..."
msgstr "/Options/Configurer MToolsFM ..."