summaryrefslogtreecommitdiff
path: root/x11/xview-config
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xview-config')
-rw-r--r--x11/xview-config/DESCR20
-rw-r--r--x11/xview-config/Makefile22
-rw-r--r--x11/xview-config/PLIST7
-rw-r--r--x11/xview-config/distinfo10
-rw-r--r--x11/xview-config/patches/patch-aa15
-rw-r--r--x11/xview-config/patches/patch-ab53
-rw-r--r--x11/xview-config/patches/patch-ac35
-rw-r--r--x11/xview-config/patches/patch-ad84
-rw-r--r--x11/xview-config/patches/patch-ae64
9 files changed, 0 insertions, 310 deletions
diff --git a/x11/xview-config/DESCR b/x11/xview-config/DESCR
deleted file mode 100644
index 65bdf769c4b..00000000000
--- a/x11/xview-config/DESCR
+++ /dev/null
@@ -1,20 +0,0 @@
-What Is XView
--------------
-XView (X Window-System-based Visual/Integrated Environment for Workstations)
-is a user-interface toolkit to support interactive, graphics-based
-applications running under the X Window System. XView provides a set of
-pre-built, user-interface objects such as canvases, scrollbars, menus, and
-control panels. The appearance and functionality of these objects follow
-the OPEN LOOK Graphical User Interface (GUI) specification. XView features
-an object-oriented style Application Programmer's Interface (API) that is
-straightforward and easy to learn.
-
-This package contains all the configurations files needed for use of
-the XView libraries and applications.
-
-Source Notes
-------------
-This version of the XView source corresponds to that provided with
-OpenWindows Version 3.2 from SunSoft Inc. Libraries generated with this
-source should be interchangeable with those from the OpenWindows Version 3.2
-release.
diff --git a/x11/xview-config/Makefile b/x11/xview-config/Makefile
deleted file mode 100644
index 3b8d4ffa076..00000000000
--- a/x11/xview-config/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-# $NetBSD: Makefile,v 1.25 2007/02/22 19:27:29 wiz Exp $
-
-DISTNAME= xview3.2p1-X11R6
-PKGNAME= xview-config-3.2.1
-PKGREVISION= 3
-CATEGORIES= x11
-MASTER_SITES= ${MASTER_SITE_LOCAL}
-
-MAINTAINER= pkgsrc-users@NetBSD.org
-COMMENT= OpenLook Toolkit config files
-
-NO_SRC_ON_FTP= Already in MASTER_SITE_LOCAL
-
-EXTRACT_ELEMENTS= ${DISTNAME}/config
-
-WRKSRC= ${WRKDIR}/${EXTRACT_ELEMENTS}
-USE_IMAKE= yes
-
-post-extract:
- @${CHMOD} -R go+rX ${WRKDIR}
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/x11/xview-config/PLIST b/x11/xview-config/PLIST
deleted file mode 100644
index 1e8a2858f5a..00000000000
--- a/x11/xview-config/PLIST
+++ /dev/null
@@ -1,7 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:12:44 zuntum Exp $
-lib/X11/config/XView.cf
-lib/X11/config/XView.lib
-lib/X11/config/XView.obj
-lib/X11/config/XView.prog
-lib/X11/config/XView.rules
-lib/X11/config/XView.tmpl
diff --git a/x11/xview-config/distinfo b/x11/xview-config/distinfo
deleted file mode 100644
index 024fd4bea6b..00000000000
--- a/x11/xview-config/distinfo
+++ /dev/null
@@ -1,10 +0,0 @@
-$NetBSD: distinfo,v 1.4 2005/02/23 17:36:26 wiz Exp $
-
-SHA1 (xview3.2p1-X11R6.tar.gz) = 1cd04231b893c3e6c70b56791d527b498e21a27a
-RMD160 (xview3.2p1-X11R6.tar.gz) = 2f21b14cb088aec887683bbc6d4ed9a3bc3fe2bb
-Size (xview3.2p1-X11R6.tar.gz) = 3436814 bytes
-SHA1 (patch-aa) = 631894d42809d81f091666892b42e1afe09001d4
-SHA1 (patch-ab) = f69576916876bb87af8f17c2ba01a3e4ae43c594
-SHA1 (patch-ac) = cf0359a8ed9873f3065e7af877e20d65b30ee6c9
-SHA1 (patch-ad) = 21ce28d4933bd24d62db0946aa7ace63efce73e3
-SHA1 (patch-ae) = a8b36ae8898bd236ed81b2ecec8a33c3e0ce5fda
diff --git a/x11/xview-config/patches/patch-aa b/x11/xview-config/patches/patch-aa
deleted file mode 100644
index cff7f7e7989..00000000000
--- a/x11/xview-config/patches/patch-aa
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD: patch-aa,v 1.6 2001/05/02 21:46:08 dmcmahill Exp $
-
---- ./Imakefile.orig Tue Jun 29 01:13:19 1993
-+++ ./Imakefile Tue May 1 22:40:31 2001
-@@ -9,8 +9,8 @@
- /**/# @(#)Imakefile 1.9 28 Jun 1993 SMI
-
--XVFILES = XView.cf XView.lib XView.obj XView.rules XView.tmpl library.tmpl
-+XVFILES = XView.cf XView.lib XView.obj XView.rules XView.tmpl XView.prog
- CFFILES = $(XVFILES) $(HEADERS)
-
--InstallMultipleDestFlags(install,$(CFFILES),$(CONFIGDIR),$(INSTDATFLAGS))
-+InstallMultipleDestFlags(install,$(CFFILES),$(PREFIX)/lib/X11/config,$(INSTDATFLAGS))
-
- depend::
diff --git a/x11/xview-config/patches/patch-ab b/x11/xview-config/patches/patch-ab
deleted file mode 100644
index 14889792bf0..00000000000
--- a/x11/xview-config/patches/patch-ab
+++ /dev/null
@@ -1,53 +0,0 @@
-$NetBSD: patch-ab,v 1.7 2001/05/02 21:46:08 dmcmahill Exp $
-
---- ./XView.cf.orig Sun Jun 26 22:09:19 1994
-+++ ./XView.cf Tue May 1 22:40:31 2001
-@@ -102,5 +102,5 @@
- */
- #ifndef XVDestDir
--#define XVDestDir /usr/X11/xview
-+#define XVDestDir ProjectRoot
- #endif
- /*
-@@ -140,5 +140,5 @@
- */
- #ifndef OnlyNeedsNewXViewConfigInstalled
--#define OnlyNeedsNewXViewConfigInstalled NO
-+#define OnlyNeedsNewXViewConfigInstalled YES
- #endif
- /*
-@@ -196,5 +196,5 @@
- # define LibXViewDefines -DPRE_R4_ICCCM
- # else
--# define LibXViewDefines -DFULL_R5 -I$(OPENWINHOME)/include -DSUNOS41 -DX11R6
-+# define LibXViewDefines -DNO_CAST_VATOAV -DFULL_R5 -I$(OPENWINHOME)/include -DSUNOS41 -DX11R6
- # endif
- #endif
-@@ -232,5 +232,5 @@
- */
- #ifndef DebugLibXView
--#define DebugLibXView NO
-+#define DebugLibXView NO
- #endif
- /*
-@@ -260,5 +260,5 @@
- */
- #ifndef InstallAllImages
--#define InstallAllImages NO
-+#define InstallAllImages YES
- #endif
- /*
-@@ -306,5 +306,5 @@
- */
- #ifndef OsHasMmap
--#define OsHasMmap YES
-+#define OsHasMmap NO
- #endif
- /*
-@@ -361,5 +361,5 @@
- */
- #ifndef PositionIndependentCodeFlag
--#define PositionIndependentCodeFlag -PIC
-+#define PositionIndependentCodeFlag -fPIC
- #endif
-
diff --git a/x11/xview-config/patches/patch-ac b/x11/xview-config/patches/patch-ac
deleted file mode 100644
index d1763ba85a5..00000000000
--- a/x11/xview-config/patches/patch-ac
+++ /dev/null
@@ -1,35 +0,0 @@
-$NetBSD: patch-ac,v 1.5 2001/05/02 21:46:08 dmcmahill Exp $
-
---- ./XView.obj.orig Tue Jun 29 01:13:20 1993
-+++ ./XView.obj Tue May 1 22:40:31 2001
-@@ -16,5 +16,5 @@
- #endif
- HEADERS= ${HDRSPUBLIC} ${HDRSPRIVATE}
--INCLUDES= -I$(BUILDINCDIR)$(INCDIR)
-+INCLUDES= -I$(BUILDINCDIR)/$(INCDIR)
- OBJS = $(TEXT_OBJS) $(DATA_OBJS) $(SPECIAL_OBJS)
- #if !NotLibXView
-@@ -86,5 +86,5 @@
- #if SubdirHasPublicHeaders
- # if NotLibXView
--BuildIncludes($(HDRSPUBLIC),$(PUB_INCDIR),/**/)
-+BuildIncludes($(HDRSPUBLIC),$(PUB_INCDIR),.)
-
- install::
-@@ -93,5 +93,5 @@
- InstallMultiple($(HDRSPUBLIC),$(PUB_HEADER_DEST))
- # else
--BuildIncludes($(HDRSPUBLIC),$(XVPUB_INCDIR),/**/)
-+BuildIncludes($(HDRSPUBLIC),$(XVPUB_INCDIR),.)
-
- install::
-@@ -104,7 +104,7 @@
- #if SubdirHasPrivateHeaders
- # if NotLibXView
--BuildIncludes($(HDRSPRIVATE),$(PRI_INCDIR),/**/)
-+BuildIncludes($(HDRSPRIVATE),$(PRI_INCDIR),.)
- # else
--BuildIncludes($(HDRSPRIVATE),$(XVPRI_INCDIR),/**/)
-+BuildIncludes($(HDRSPRIVATE),$(XVPRI_INCDIR),.)
- # endif
- # if InstallPrivateHeaders
diff --git a/x11/xview-config/patches/patch-ad b/x11/xview-config/patches/patch-ad
deleted file mode 100644
index be81b13e387..00000000000
--- a/x11/xview-config/patches/patch-ad
+++ /dev/null
@@ -1,84 +0,0 @@
-$NetBSD: patch-ad,v 1.6 2001/05/02 21:46:08 dmcmahill Exp $
-
---- ./XView.rules.orig Tue Jun 29 01:13:20 1993
-+++ ./XView.rules Tue May 1 22:40:32 2001
-@@ -142,4 +142,21 @@
- */
- #ifndef SubdirBuildNormalSharedLibraryTarget
-+#if UseElfFormat == YES
-+#define SubdirBuildNormalSharedLibraryTarget(libname,rev,solist,sodir) @@\
-+AllTarget(lib/**/libname.so.rev) @@\
-+ @@\
-+lib/**/libname.so.rev:: solist @@\
-+ $(RM) $@~ sodir/lib/**/libname.so.xs.o @@\
-+ @if [ -f xstrings ]; then \ @@\
-+ $(RM) strings; $(CP) xstrings strings; fi @@\
-+ (cd sodir; $(CC) -o ../$@~ $(SHLIBLDFLAGS) ?*.o) @@\
-+ -@if [ -f strings~ ]; then $(RM) strings~; else exit 0; fi @@\
-+ $(RM) $@ @@\
-+ $(MV) $@~ $@ @@\
-+ @@\
-+clean:: @@\
-+ $(RM) lib/**/libname.so.rev sodir/?*.o strings*
-+
-+#else
- #define SubdirBuildNormalSharedLibraryTarget(libname,rev,solist,sodir) @@\
- AllTarget(lib/**/libname.so.rev) @@\
-@@ -157,4 +174,5 @@
- $(RM) lib/**/libname.so.rev sodir/?*.o strings*
-
-+#endif
- #endif /* SubdirBuildNormalSharedLibraryTarget */
-
-@@ -246,6 +264,7 @@
- .c.o: @@\
- $(RM) $@ shared/$@ @@\
-- $(CC) $(PIC) $(SHAREDCODEDEF) $(SHLIBDEF) $(CFLAGS) $(STRCONST) -c $*.c \ @@\
-- -o shared/$*.o @@\
-+ $(CC) -c $(PIC) $(SHAREDCODEDEF) \ @@\
-+ $(SHLIBDEF) $(CFLAGS) $(STRCONST) $*.c @@\
-+ $(CP) $*.o shared/$*.o @@\
- @@\
- clean:: @@\
-@@ -257,22 +276,24 @@
-
- /*
-- * SubdirSharedAndDebuggedLibraryObjectRule - generate make rules to build shared,
-- * debuggable, and "normal" object files.
-+ * SubdirSharedAndDebuggedLibraryObjectRule - generate make rules to
-+ * build shared, debuggable, and "normal" object files.
- */
- #ifndef SubdirSharedAndDebuggedLibraryObjectRule
--#define SubdirSharedAndDebuggedLibraryObjectRule() @@\
-+#define SubdirSharedAndDebuggedLibraryObjectRule() @@\
- all:: @@\
- -@if [ ! -d shared ]; then mkdir shared; else exit 0; fi @@\
- -@if [ ! -f $(XSTR_STRINGS_FILE) ]; then \ @@\
- touch $(XSTR_STRINGS_FILE); else exit 0; fi @@\
-- -@if [ -f strings ]; then $(RM) strings; else exit 0; fi @@\
-- $(LN) $(XSTR_STRINGS_FILE) strings @@\
-+ -@if [ ! -f strings ]; then \ @@\
-+ $(LN) $(XSTR_STRINGS_FILE) strings; else exit 0; fi @@\
- -@if [ ! -d debugger ]; then mkdir debugger; else exit 0; fi @@\
- @@\
- .c.o: @@\
- $(RM) $@ shared/$@ debugger/$@ @@\
-- $(CC) -g -c $(SHLIBDEF) $(CFLAGS) $(STRCONST) $*.c @@\
-+ $(CC) -c -g $(SHLIBDEF) $(CFLAGS) $(STRCONST) $*.c @@\
- $(CP) $*.o debugger/$*.o @@\
-- $(CC) -c $(SHLIBDEF) $(CFLAGS) $(STRCONST) $*.c @@\
-+ $(CC) -c $(PIC) $(SHAREDCODEDEF) \ @@\
-+ $(SHLIBDEF) $(CFLAGS) $(STRCONST) $*.c @@\
-+ $(CP) $*.o shared/$*.o @@\
- @@\
- clean:: @@\
-@@ -367,7 +388,7 @@
- #define InstallSharedLibraryNoBuild(libname,rev,dest) @@\
- install:: @@\
-- $(RM) /dest/lib/**/libname.so @@\
-+ $(RM) /dest/lib/**/libname.so @@\
- $(INSTALL) -c $(INSTSHAREDLIBFLAGS) lib/**/libname.so.rev dest @@\
-- (cd dest; $(LN) lib/**/libname.so.rev lib/**/libname.so)
-+ (cd dest; $(LN) lib/**/libname.so.rev lib/**/libname.so)
-
- #endif /* InstallSharedLibraryNoBuild */
diff --git a/x11/xview-config/patches/patch-ae b/x11/xview-config/patches/patch-ae
deleted file mode 100644
index 5e8a3f5bb58..00000000000
--- a/x11/xview-config/patches/patch-ae
+++ /dev/null
@@ -1,64 +0,0 @@
-$NetBSD: patch-ae,v 1.6 2001/05/02 21:46:08 dmcmahill Exp $
-
---- ./XView.tmpl.orig Sun Jun 26 22:10:00 1994
-+++ ./XView.tmpl Tue May 1 22:40:31 2001
-@@ -97,5 +97,5 @@
- */
- #if UseInstalled
-- MKDIRHIER = BourneShell BinDir/mkdirhier
-+ MKDIRHIER = mkdirhier
- #endif
-
-@@ -193,12 +193,4 @@
- */
- /*
-- * use the same trick X11R5 does for defining rules for installed libs
-- */
--#ifdef UseInstalled
--#define _Use(a,b) a
--#else
--#define _Use(a,b) b
--#endif
--/*
- * Temporary directory used during build process before the include
- * files are installed. This is just a place where symbolic links are
-@@ -225,5 +217,5 @@
- */
- #ifndef XVIncludeDirName
--#define XVIncludeDirName /include
-+#define XVIncludeDirName include
- #endif
- INCDIR = XVIncludeDirName
-@@ -357,8 +349,8 @@
- #if SystemV4
- SYSV_CLIENT_LIB = -lintl -ldl
-- XVCLIENTSYSDEFINES = -DSVR4 -DSYSV
-+ XVCLIENTSYSDEFINES = -DSVR4 -DSYSV
- #else
- SYSV_CLIENT_LIB =
-- XVCLIENTSYSDEFINES = -DSUNOS41
-+ XVCLIENTSYSDEFINES = -DSUNOS41
- #endif
-
-@@ -372,14 +364,14 @@
-
- #if XvI18nLevel == 4
-- XVCLIENTI18NDEFINES = -DOW_I18N_L4 -DOW_I18N_L3 -DOW_I18N -DFULL_R5
-- XVCLIENTMISCLIB = -lw
-- XVCLIENTINCLUDES = -I$(OPENWINHOME)/include
-+ XVCLIENTI18NDEFINES = -DOW_I18N_L4 -DOW_I18N_L3 -DOW_I18N -DFULL_R5
-+ XVCLIENTMISCLIB = -lw
-+ XVCLIENTINCLUDES = -I$(OPENWINHOME)/include
- #else
-- XVCLIENTI18NDEFINES = -DOW_I18N_L3
-- XVCLIENTMISCLIB =
-- XVCLIENTINCLUDES =
-+ XVCLIENTI18NDEFINES = -DOW_I18N_L3
-+ XVCLIENTMISCLIB =
-+ XVCLIENTINCLUDES =
- #endif
-
-- XVCLIENTDEFINES = $(XVCLIENTSYSDEFINES) $(XVCLIENTI18NDEFINES)
-+ XVCLIENTDEFINES = $(XVCLIENTSYSDEFINES) $(XVCLIENTI18NDEFINES)
-
- /*