diff options
author | tron <tron@pkgsrc.org> | 1999-03-14 20:58:55 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 1999-03-14 20:58:55 +0000 |
commit | afa97738a567c6fba349526075a3a2ba54aa7e5c (patch) | |
tree | 0217bc24c4faa45a93be3730a942894ff8208ce1 /misc | |
parent | 771e65c947c5df1ae850da9b68ea6915866eae75 (diff) | |
download | pkgsrc-afa97738a567c6fba349526075a3a2ba54aa7e5c.tar.gz |
Move "mc" package to "sysutils" category.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/Makefile | 3 | ||||
-rw-r--r-- | misc/mc/Makefile | 25 | ||||
-rw-r--r-- | misc/mc/files/md5 | 3 | ||||
-rw-r--r-- | misc/mc/patches/patch-aa | 21 | ||||
-rw-r--r-- | misc/mc/patches/patch-ab | 43 | ||||
-rw-r--r-- | misc/mc/patches/patch-ac | 21 | ||||
-rw-r--r-- | misc/mc/patches/patch-ad | 30 | ||||
-rw-r--r-- | misc/mc/patches/patch-ae | 10 | ||||
-rw-r--r-- | misc/mc/patches/patch-af | 13 | ||||
-rw-r--r-- | misc/mc/pkg/COMMENT | 1 | ||||
-rw-r--r-- | misc/mc/pkg/DESCR | 8 | ||||
-rw-r--r-- | misc/mc/pkg/PLIST | 42 |
12 files changed, 1 insertions, 219 deletions
diff --git a/misc/Makefile b/misc/Makefile index 8a00ca2dae6..fc59b05227f 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 1999/03/02 06:15:40 kim Exp $ +# $NetBSD: Makefile,v 1.35 1999/03/14 20:58:55 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/10/13 04:41:07 max Exp SUBDIR += amanda-common @@ -30,7 +30,6 @@ SUBDIR += lile SUBDIR += linuxls SUBDIR += logsurfer - SUBDIR += mc # SUBDIR += mmv SUBDIR += most # SUBDIR += mshell # displays nothing, needs debugging - HF diff --git a/misc/mc/Makefile b/misc/mc/Makefile deleted file mode 100644 index 3740e21c6e9..00000000000 --- a/misc/mc/Makefile +++ /dev/null @@ -1,25 +0,0 @@ -# $NetBSD: Makefile,v 1.13 1998/10/04 17:24:30 tv Exp $ -# FreeBSD Id: Makefile,v 1.16 1997/11/30 19:37:48 vanilla Exp -# - -DISTNAME= mc-4.1.35 -CATEGORIES= misc -MASTER_SITES= ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= utils/file/managers/mc - -MAINTAINER= packages@netbsd.org -HOMEPAGE= http://www.gnome.org/mc/ - -DEPENDS+= libslang-1.2.2:../../devel/libslang - -GNU_CONFIGURE= YES -# XXX the cat-id-tbl is not up to date, so the catgets is broken. -CONFIGURE_ARGS+= --without-catgets --with-netrc --with-slang \ - --without-x --without-gnome --without-tk - -# Funny stuff to get this to use the system libslang. -CONFIGURE_ENV+= LIBS="-lm -ltermcap" CPPFLAGS="-I${LOCALBASE}/include" -CFLAGS+= -Dunix -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -.include "../../mk/bsd.pkg.mk" diff --git a/misc/mc/files/md5 b/misc/mc/files/md5 deleted file mode 100644 index 8d7b9940829..00000000000 --- a/misc/mc/files/md5 +++ /dev/null @@ -1,3 +0,0 @@ -$NetBSD: md5,v 1.4 1998/10/04 17:16:22 tv Exp $ - -MD5 (mc-4.1.35.tar.gz) = b563fdffb6b25b9f75bb019c2f9f70a2 diff --git a/misc/mc/patches/patch-aa b/misc/mc/patches/patch-aa deleted file mode 100644 index 4940faaffb2..00000000000 --- a/misc/mc/patches/patch-aa +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-aa,v 1.6 1998/10/04 18:22:31 tv Exp $ - ---- configure.orig Mon May 25 06:16:04 1998 -+++ configure Sun Oct 4 13:10:51 1998 -@@ -3073,7 +3073,7 @@ - USE_INCLUDED_LIBINTL=yes - CATOBJEXT=.cat - INSTOBJEXT=.cat -- DATADIRNAME=lib -+ DATADIRNAME=share - INTLDEPS='$(top_builddir)/intl/libintl.a' - INTLLIBS=$INTLDEPS - LIBS=`echo $LIBS | sed -e 's/-lintl//'` -@@ -11280,6 +11280,7 @@ - s/@@/%@/; s/@@/@%/; s/@g\$/%g/' > conftest.subs <<\\CEOF - $ac_vpsub - $extrasub -+s%@PACKAGE@%$PACKAGE%g - s%@CFLAGS@%$CFLAGS%g - s%@CPPFLAGS@%$CPPFLAGS%g - s%@CXXFLAGS@%$CXXFLAGS%g diff --git a/misc/mc/patches/patch-ab b/misc/mc/patches/patch-ab deleted file mode 100644 index 2c6292dbb67..00000000000 --- a/misc/mc/patches/patch-ab +++ /dev/null @@ -1,43 +0,0 @@ -$NetBSD: patch-ab,v 1.5 1998/10/04 18:22:31 tv Exp $ - ---- vfs/Makefile.in.orig Mon May 25 06:16:04 1998 -+++ vfs/Makefile.in Sun Oct 4 09:07:34 1998 -@@ -91,25 +91,25 @@ - - install: @mcserv@ install.extfs - -(if test x@mcserv@ != x; then \ -- $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(bindir)/$(binprefix)mcserv; \ -+ $(INSTALL_PROGRAM) mcserv $(DESTDIR)$(sbindir)/$(binprefix)mcserv; \ - fi) - - install.extfs: - $(INSTALL_DATA) $(srcdir)/extfs/README $(DESTDIR)$(libdir)/extfs/README - $(INSTALL_DATA) $(srcdir)/extfs/extfs.ini $(DESTDIR)$(libdir)/extfs/extfs.ini -- $(INSTALL_PROGRAM) $(srcdir)/extfs/a $(DESTDIR)$(libdir)/extfs/a -- $(INSTALL_PROGRAM) $(srcdir)/extfs/arfs $(DESTDIR)$(libdir)/extfs/arfs -- $(INSTALL_PROGRAM) $(srcdir)/extfs/rpm $(DESTDIR)$(libdir)/extfs/rpm -- $(INSTALL_PROGRAM) $(srcdir)/extfs/hp48 $(DESTDIR)$(libdir)/extfs/hp48 -+ $(INSTALL_DATA) $(srcdir)/extfs/a $(DESTDIR)$(libdir)/extfs/a -+ $(INSTALL_DATA) $(srcdir)/extfs/arfs $(DESTDIR)$(libdir)/extfs/arfs -+ $(INSTALL_DATA) $(srcdir)/extfs/rpm $(DESTDIR)$(libdir)/extfs/rpm -+ $(INSTALL_DATA) $(srcdir)/extfs/hp48 $(DESTDIR)$(libdir)/extfs/hp48 - -- $(INSTALL_PROGRAM) extfs/cpio $(DESTDIR)$(libdir)/extfs/cpio -- $(INSTALL_PROGRAM) extfs/deb $(DESTDIR)$(libdir)/extfs/deb -- $(INSTALL_PROGRAM) extfs/ftplist $(DESTDIR)$(libdir)/extfs/ftplist -- $(INSTALL_PROGRAM) extfs/lslR $(DESTDIR)$(libdir)/extfs/lslR -- $(INSTALL_PROGRAM) extfs/lha $(DESTDIR)$(libdir)/extfs/lha -- $(INSTALL_PROGRAM) extfs/rar $(DESTDIR)$(libdir)/extfs/rar -- $(INSTALL_PROGRAM) extfs/zip $(DESTDIR)$(libdir)/extfs/zip -- $(INSTALL_PROGRAM) extfs/zoo $(DESTDIR)$(libdir)/extfs/zoo -+ $(INSTALL_DATA) extfs/cpio $(DESTDIR)$(libdir)/extfs/cpio -+ $(INSTALL_DATA) extfs/deb $(DESTDIR)$(libdir)/extfs/deb -+ $(INSTALL_DATA) extfs/ftplist $(DESTDIR)$(libdir)/extfs/ftplist -+ $(INSTALL_DATA) extfs/lslR $(DESTDIR)$(libdir)/extfs/lslR -+ $(INSTALL_DATA) extfs/lha $(DESTDIR)$(libdir)/extfs/lha -+ $(INSTALL_DATA) extfs/rar $(DESTDIR)$(libdir)/extfs/rar -+ $(INSTALL_DATA) extfs/zip $(DESTDIR)$(libdir)/extfs/zip -+ $(INSTALL_DATA) extfs/zoo $(DESTDIR)$(libdir)/extfs/zoo - - uninstall: - -$(RMF) $(DESTDIR)$(libdir)/extfs/rpm diff --git a/misc/mc/patches/patch-ac b/misc/mc/patches/patch-ac deleted file mode 100644 index 3ee16a2c3b2..00000000000 --- a/misc/mc/patches/patch-ac +++ /dev/null @@ -1,21 +0,0 @@ -$NetBSD: patch-ac,v 1.4 1998/10/04 18:22:32 tv Exp $ - ---- Make.common.in.orig Mon May 25 06:16:04 1998 -+++ Make.common.in Sun Oct 4 09:09:45 1998 -@@ -17,6 +17,7 @@ - - builddir = @builddir@ - bindir = $(exec_prefix)/bin -+sbindir = $(exec_prefix)/sbin - libdir = $(exec_prefix)/lib/mc - suppbindir = $(libdir)/bin - tidir = $(libdir)/term -@@ -51,7 +52,7 @@ - # No way, to make make happy (except GNU), we cannot use := to append - # something to these, so that's why there is a leading _ - XCFLAGS = @CFLAGS@ --XCPPFLAGS = @CPPFLAGS@ -I.. -DBINDIR=\""$(bindir)/"\" -DLIBDIR=\""$(libdir)/"\" -DICONDIR=\""$(icondir)/"\" $(XINC) -DLOCALEDIR=\""$(localedir)/"\" -+XCPPFLAGS = @CPPFLAGS@ -I.. -DSBINDIR=\""$(sbindir)/"\" -DBINDIR=\""$(bindir)/"\" -DLIBDIR=\""$(libdir)/"\" -DICONDIR=\""$(icondir)/"\" $(XINC) -DLOCALEDIR=\""$(localedir)/"\" - XLDFLAGS = @LDFLAGS@ - XDEFS = @DEFS@ - XLIBS = @LIBS@ diff --git a/misc/mc/patches/patch-ad b/misc/mc/patches/patch-ad deleted file mode 100644 index 7ddef989be1..00000000000 --- a/misc/mc/patches/patch-ad +++ /dev/null @@ -1,30 +0,0 @@ -$NetBSD: patch-ad,v 1.4 1998/10/04 17:16:22 tv Exp $ - ---- intl/xopen-msg.sed.orig Thu Jun 18 13:21:49 1998 -+++ intl/xopen-msg.sed Thu Jun 18 13:32:08 1998 -@@ -81,6 +81,8 @@ - G - s/^[^\n]*$/& / - s/\(.*\)\n\([0-9]*\)/\2 \1/ -+# Change escaped quotes into regular quotes. -+ s/\\"/"/g - # Clear flag from last substitution. - tb - # Append the next line. -@@ -90,12 +92,16 @@ - s/\(.*\n\)"\(.*\)"/\1\2/ - # Yes, then branch. - ta -+# Comment out if no message exists. -+ s/^\([0-9]* *\n\)/$ \1/ - P - D - # Note that `D' includes a jump to the start!! - # We found a continuation line. But before printing insert '\'. - :a - s/\(.*\)\(\n.*\)/\1\\\2/ -+# Change escaped quotes into regular quotes. -+ s/\\"/"/g - P - # We cannot use the sed command `D' here - s/.*\n\(.*\)/\1/ diff --git a/misc/mc/patches/patch-ae b/misc/mc/patches/patch-ae deleted file mode 100644 index d60cfc9b23e..00000000000 --- a/misc/mc/patches/patch-ae +++ /dev/null @@ -1,10 +0,0 @@ -$NetBSD: patch-ae,v 1.4 1998/10/04 18:22:32 tv Exp $ - ---- mcfn_install.in.orig Mon May 25 06:16:04 1998 -+++ mcfn_install.in Sun Oct 4 09:11:40 1998 -@@ -1,4 +1,4 @@ --#/bin/sh -+#!/bin/sh - # - prefix=@prefix@ - if test -n `echo $prefix | grep prefix`; then diff --git a/misc/mc/patches/patch-af b/misc/mc/patches/patch-af deleted file mode 100644 index dccf324bad8..00000000000 --- a/misc/mc/patches/patch-af +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-af,v 1.4 1998/10/04 18:22:32 tv Exp $ - ---- Makefile.in.orig Mon May 25 06:16:04 1998 -+++ Makefile.in Sun Oct 4 09:11:43 1998 -@@ -43,7 +43,7 @@ - install: installdirs @vcs@ - @for I in $(unixdirs); do cd $$I; $(MAKE) DESTDIR=$(DESTDIR) $@ || exit 1; cd ..; done - $(INSTALL_DATA) $(srcdir)/FAQ $(DESTDIR)$(libdir)/FAQ -- $(INSTALL_PROGRAM) mcfn_install $(DESTDIR)$(suppbindir)/mcfn_install -+ $(INSTALL_DATA) mcfn_install $(DESTDIR)$(suppbindir)/mcfn_install - chmod +x $(DESTDIR)$(suppbindir)/mcfn_install - @echo "Please verify that the configuration values are correctly" - @echo "set in the mc.ext file in $(libdir)" diff --git a/misc/mc/pkg/COMMENT b/misc/mc/pkg/COMMENT deleted file mode 100644 index 49355a57e81..00000000000 --- a/misc/mc/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -Midnight Commander, a free Norton Commander Clone diff --git a/misc/mc/pkg/DESCR b/misc/mc/pkg/DESCR deleted file mode 100644 index 6145fb52479..00000000000 --- a/misc/mc/pkg/DESCR +++ /dev/null @@ -1,8 +0,0 @@ -This is version 3.0 of the Midnight Commander, a free Norton Commander -Clone with many useful features. The Midnight Commander comes with -mouse support on xterms. - -The Midnight Commander is a directory browsing tool which bears a -certain remote resemblance to John Socha's Norton Commander for DOS. -The Midnight Commander doesn't have all the bells and whistles of its -DOS counterpart, but was written in much less time. diff --git a/misc/mc/pkg/PLIST b/misc/mc/pkg/PLIST deleted file mode 100644 index 32544375121..00000000000 --- a/misc/mc/pkg/PLIST +++ /dev/null @@ -1,42 +0,0 @@ -@comment $NetBSD: PLIST,v 1.4 1998/10/04 17:24:31 tv Exp $ -bin/mc -bin/mcmfmt -lib/mc/FAQ -lib/mc/bin/mcfn_install -lib/mc/extfs/README -lib/mc/extfs/a -lib/mc/extfs/arfs -lib/mc/extfs/cpio -lib/mc/extfs/deb -lib/mc/extfs/extfs.ini -lib/mc/extfs/ftplist -lib/mc/extfs/hp48 -lib/mc/extfs/lha -lib/mc/extfs/lslR -lib/mc/extfs/rar -lib/mc/extfs/rpm -lib/mc/extfs/zip -lib/mc/extfs/zoo -lib/mc/mc.ext -lib/mc/mc.hint -lib/mc/mc.hlp -lib/mc/mc.lib -lib/mc/mc.menu -lib/mc/term/README.xterm -lib/mc/term/ansi.ti -lib/mc/term/linux.ti -lib/mc/term/vt100.ti -lib/mc/term/xterm.ad -lib/mc/term/xterm.tcap -lib/mc/term/xterm.ti -man/man1/mc.1 -man/man1/mcedit.1 -man/man8/mcserv.8 -sbin/mcserv -share/locale/es/LC_MESSAGES/mc.mo -share/locale/fr/LC_MESSAGES/mc.mo -share/locale/ru/LC_MESSAGES/mc.mo -@dirrm lib/mc/bin -@dirrm lib/mc/extfs -@dirrm lib/mc/term -@dirrm lib/mc |