summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorreed <reed>2013-01-19 21:53:47 +0000
committerreed <reed>2013-01-19 21:53:47 +0000
commit34eebdc5ac742d30cd49d1a33ffba3c9a6237f44 (patch)
tree4b956b54af2f8e197593e7daefe8820c08ce3300 /misc
parent34e6d0ac82abdd71bef089b348238190917c328c (diff)
downloadpkgsrc-34eebdc5ac742d30cd49d1a33ffba3c9a6237f44.tar.gz
moved misc/git to sysutils/gnuit
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
-rw-r--r--misc/git/DESCR3
-rw-r--r--misc/git/Makefile25
-rw-r--r--misc/git/distinfo8
-rw-r--r--misc/git/patches/patch-ab45
-rw-r--r--misc/git/patches/patch-ac12
-rw-r--r--misc/git/patches/patch-ad13
7 files changed, 1 insertions, 108 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 1a92b0dc5d2..79e8c200860 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.387 2013/01/05 06:51:04 obache Exp $
+# $NetBSD: Makefile,v 1.388 2013/01/19 21:55:25 reed Exp $
#
COMMENT= Miscellaneous utilities
@@ -66,7 +66,6 @@ SUBDIR+= firelib
SUBDIR+= gaupol
SUBDIR+= gelemental
SUBDIR+= getopt
-SUBDIR+= git
SUBDIR+= gkrellm-flynn
SUBDIR+= gkrellm-launch
SUBDIR+= gkrellm-leds
diff --git a/misc/git/DESCR b/misc/git/DESCR
deleted file mode 100644
index bb5cef955b4..00000000000
--- a/misc/git/DESCR
+++ /dev/null
@@ -1,3 +0,0 @@
-GIT is a file system browser for UNIX systems.
-An interactive process viewer/killer, a hex/ascii file viewer, an auto-mount
-shell script and a per file type action script are also available.
diff --git a/misc/git/Makefile b/misc/git/Makefile
deleted file mode 100644
index a503e274894..00000000000
--- a/misc/git/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.33 2012/10/08 09:57:22 asau Exp $
-
-DISTNAME= gnuit-4.9.5
-PKGNAME= ${DISTNAME:S/gnuit-/git-/}
-PKGREVISION= 1
-CATEGORIES= misc
-MASTER_SITES= ${MASTER_SITE_GNU:=git/}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://hulubei.net/tudor/git/
-COMMENT= GNU Interactive Tools - a file system browser for UNIX systems
-LICENSE= gnu-gpl-v3
-
-GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= --htmldir=${PREFIX}/share/doc/gnuit
-CONFIGURE_ARGS+= --disable-transition
-INFO_FILES= YES
-
-post-extract:
- ${CP} ${WRKSRC}/term/gnuitrc.ansi.in ${WRKSRC}/term/gnuitrc.cons25.in
-
-CHECK_FILES_SKIP+= lib/charset.alias
-
-.include "../../mk/termcap.buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/misc/git/distinfo b/misc/git/distinfo
deleted file mode 100644
index 5b7330bbd3e..00000000000
--- a/misc/git/distinfo
+++ /dev/null
@@ -1,8 +0,0 @@
-$NetBSD: distinfo,v 1.6 2010/01/18 02:23:52 christos Exp $
-
-SHA1 (gnuit-4.9.5.tar.gz) = 9ee138ca9dd08d3b97d066b2e4c9d2281e49bd0e
-RMD160 (gnuit-4.9.5.tar.gz) = e6d5201ab82c0a7ede7f379b61e65c85ef4b5b81
-Size (gnuit-4.9.5.tar.gz) = 894362 bytes
-SHA1 (patch-ab) = c100730e50684d62f8d5a56d51713b0ae92db5d3
-SHA1 (patch-ac) = 27d6a846f1f82394a52cfe7a62b3cf9e9c1a871f
-SHA1 (patch-ad) = 46b72534415988da0c9524f09f8cd669e3e1477f
diff --git a/misc/git/patches/patch-ab b/misc/git/patches/patch-ab
deleted file mode 100644
index 82c477f1446..00000000000
--- a/misc/git/patches/patch-ab
+++ /dev/null
@@ -1,45 +0,0 @@
-$NetBSD: patch-ab,v 1.6 2010/01/18 02:23:52 christos Exp $
-
---- term/Makefile.in.orig 2009-02-17 21:31:26.000000000 -0500
-+++ term/Makefile.in 2010-01-09 17:20:37.000000000 -0500
-@@ -105,7 +105,7 @@
- CONFIG_CLEAN_FILES = gnuitrc.aixterm gnuitrc.ansi gnuitrc.generic \
- gnuitrc.hft gnuitrc.hpterm gnuitrc.linux gnuitrc.linux-m \
- gnuitrc.mach gnuitrc.minix gnuitrc.thix gnuitrc.vt100 \
-- gnuitrc.vt102 gnuitrc.xterm gnuitrc.xterm-color
-+ gnuitrc.vt102 gnuitrc.xterm gnuitrc.xterm-color gnuitrc.cons25
- SOURCES =
- DIST_SOURCES =
- am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
-@@ -545,18 +545,19 @@
- EXTRA_DIST = gnuitrc.aixterm.in gnuitrc.ansi.in gnuitrc.common.IN\
- gnuitrc.generic.in gnuitrc.hft.in gnuitrc.hpterm.in gnuitrc.linux.in\
- gnuitrc.mach.in gnuitrc.minix.in gnuitrc.thix.in gnuitrc.vt100.in\
-- gnuitrc.vt102.in gnuitrc.xterm.in gnuitrc.xterm-color.in gnuitrc.linux-m.in
-+ gnuitrc.vt102.in gnuitrc.xterm.in gnuitrc.xterm-color.in gnuitrc.linux-m.in gnuitrc.cons25.in
-
- pkgdata_DATA = gnuitrc.aixterm gnuitrc.ansi gnuitrc.common\
- gnuitrc.generic gnuitrc.hft gnuitrc.hpterm gnuitrc.linux\
- gnuitrc.mach gnuitrc.minix gnuitrc.thix gnuitrc.vt100\
-- gnuitrc.vt102 gnuitrc.xterm gnuitrc.xterm-color gnuitrc.linux-m
-+ gnuitrc.vt102 gnuitrc.xterm gnuitrc.xterm-color gnuitrc.linux-m\
-+ gnuitrc.cons25
-
- GIT_GENERICS = gnuitrc.sun gnuitrc.sun-cmd gnuitrc.eterm gnuitrc.pc3
- GIT_XTERMS = gnuitrc.xterms
- GIT_ANSIS = gnuitrc.iris-ansi gnuitrc.iris-ansi-net gnuitrc.cygwin
- GIT_COLOR_XTERMS = gnuitrc.dtterm gnuitrc.rxvt gnuitrc.xterm-debian gnuitrc.Eterm gnuitrc.rxvt-unicode
--GIT_LINUXS = gnuitrc.console
-+GIT_LINUXS = gnuitrc.console gnuitrc.cons25
- GIT_HPTERMS = gnuitrc.hp
- GIT_VT100S = gnuitrc.vt125 gnuitrc.vt200 gnuitrc.vt201 gnuitrc.vt220\
- gnuitrc.vt240 gnuitrc.vt300 gnuitrc.vt320 gnuitrc.vt400\
-@@ -596,6 +597,8 @@
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
- gnuitrc.aixterm: $(top_builddir)/config.status $(srcdir)/gnuitrc.aixterm.in
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
-+gnuitrc.cons25: $(top_builddir)/config.status $(srcdir)/gnuitrc.cons25.in
-+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
- gnuitrc.ansi: $(top_builddir)/config.status $(srcdir)/gnuitrc.ansi.in
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@
- gnuitrc.generic: $(top_builddir)/config.status $(srcdir)/gnuitrc.generic.in
diff --git a/misc/git/patches/patch-ac b/misc/git/patches/patch-ac
deleted file mode 100644
index 9d543529cb3..00000000000
--- a/misc/git/patches/patch-ac
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: patch-ac,v 1.3 2010/01/18 02:23:52 christos Exp $
-
---- configure.orig 2010-01-09 17:34:34.000000000 -0500
-+++ configure 2010-01-09 17:37:54.000000000 -0500
-@@ -31259,6 +31259,7 @@
- "term/gnuitrc.vt100") CONFIG_FILES="$CONFIG_FILES term/gnuitrc.vt100" ;;
- "term/gnuitrc.vt102") CONFIG_FILES="$CONFIG_FILES term/gnuitrc.vt102" ;;
- "term/gnuitrc.xterm") CONFIG_FILES="$CONFIG_FILES term/gnuitrc.xterm" ;;
-+ "term/gnuitrc.cons25") CONFIG_FILES="$CONFIG_FILES term/gnuitrc.cons25" ;;
- "term/gnuitrc.xterm-color") CONFIG_FILES="$CONFIG_FILES term/gnuitrc.xterm-color" ;;
- "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;;
- "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;;
diff --git a/misc/git/patches/patch-ad b/misc/git/patches/patch-ad
deleted file mode 100644
index cd96d7e6af5..00000000000
--- a/misc/git/patches/patch-ad
+++ /dev/null
@@ -1,13 +0,0 @@
-$NetBSD: patch-ad,v 1.2 2010/01/18 02:23:52 christos Exp $
-
---- term/gnuitrc.cons25.in.orig 2010-01-08 23:43:40.000000000 -0500
-+++ term/gnuitrc.cons25.in 2010-01-09 17:27:03.000000000 -0500
-@@ -38,7 +38,7 @@
-
- [Setup]
- AnsiColors = ON # empty means OFF
--UseLastScreenChar = OFF # use the last character on the screen
-+UseLastScreenChar = ON # use the last character on the screen
- StartupScrollStep = # empty means half the number of lines
-
-