summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-10-16 09:12:18 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-10-16 09:12:18 +0000
commitb35c318add765fec685b91925655ab78e56ad7e8 (patch)
treed3f41cdd53009f2822dea2d63834280cb39a045d /x11-toolkits
parentUpgrade to version 0.96. The author (that's me :) also converted (diff)
Upgrade, 1.2a -> 1.3. The author has adopted a 3D arrow scrollbar
based on another person's code so remove my own patch (patch-ac). Note this port actually corresponds to X11R6.1.
Notes
Notes: svn path=/head/; revision=4007
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/Xaw3d/Makefile10
-rw-r--r--x11-toolkits/Xaw3d/distinfo2
-rw-r--r--x11-toolkits/Xaw3d/files/patch-aa14
-rw-r--r--x11-toolkits/Xaw3d/pkg-plist6
4 files changed, 16 insertions, 16 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile
index 0bb0c5acda54..0899d73d52d7 100644
--- a/x11-toolkits/Xaw3d/Makefile
+++ b/x11-toolkits/Xaw3d/Makefile
@@ -1,14 +1,14 @@
# New ports collection makefile for: Xaw3d
-# Version required: 1.2a
+# Version required: 1.3
# Date created: 18 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.9 1995/08/25 06:53:19 asami Exp $
+# $Id: Makefile,v 1.10 1995/08/26 09:14:59 asami Exp $
#
-DISTNAME= Xaw3d-1.2a
+DISTNAME= Xaw3d-1.3
CATEGORIES+= x11
-MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6/
+MASTER_SITES= ftp://crl.dec.com/pub/X11/contrib/widgets/Xaw3d/R6.1/
MAINTAINER= asami@FreeBSD.ORG
@@ -16,6 +16,6 @@ WRKSRC= ${WRKDIR}/xc/lib/Xaw3d
USE_IMAKE= yes
post-install:
- ldconfig -m ${PREFIX}/lib
+ /sbin/ldconfig -m ${PREFIX}/lib
.include <bsd.port.mk>
diff --git a/x11-toolkits/Xaw3d/distinfo b/x11-toolkits/Xaw3d/distinfo
index a6c4207e8843..3c0e0eb3113b 100644
--- a/x11-toolkits/Xaw3d/distinfo
+++ b/x11-toolkits/Xaw3d/distinfo
@@ -1 +1 @@
-MD5 (Xaw3d-1.2a.tar.gz) = f3458f171b175eae98054c27f75b57c3
+MD5 (Xaw3d-1.3.tar.gz) = 9eaac2b8cae978f3a740ebb6933b898e
diff --git a/x11-toolkits/Xaw3d/files/patch-aa b/x11-toolkits/Xaw3d/files/patch-aa
index 9677a61b8459..2802c234786d 100644
--- a/x11-toolkits/Xaw3d/files/patch-aa
+++ b/x11-toolkits/Xaw3d/files/patch-aa
@@ -1,12 +1,14 @@
---- ./Imakefile.org Thu Mar 30 15:56:19 1995
-+++ ./Imakefile Tue Apr 4 00:47:40 1995
-@@ -38,7 +38,8 @@
+--- ./Imakefile.org Wed May 29 08:38:40 1996
++++ ./Imakefile Mon Aug 5 22:46:04 1996
+@@ -38,9 +38,9 @@
LINTLIBS = $(LINTXLIB) $(LINTXTOOL)
--# EXTRA_DEFINES = -DARROW_SCROLLBAR
-+ EXTRA_DEFINES = -DARROW_SCROLLBAR
-+ EXTRA_INCLUDES = -I.
+-# EXTRA_DEFINES = -DARROW_SCROLLBAR -DUSEGRAY
++ EXTRA_DEFINES = -DARROW_SCROLLBAR -DUSEGRAY
+
+-# EXTRA_INCLUDES = -I.
++ EXTRA_INCLUDES = -I.
HEADERS = \
AllWidgets.h \
diff --git a/x11-toolkits/Xaw3d/pkg-plist b/x11-toolkits/Xaw3d/pkg-plist
index 66678a897adb..b938f4b24215 100644
--- a/x11-toolkits/Xaw3d/pkg-plist
+++ b/x11-toolkits/Xaw3d/pkg-plist
@@ -1,8 +1,6 @@
-@cwd ${X11BASE}
-@mode 644
lib/libXaw3d.a
-lib/libXaw3d.so.6.0
-@exec ldconfig -m %B
+lib/libXaw3d.so.6.1
+@exec /sbin/ldconfig -m %B
include/X11/Xaw3d/AllWidgets.h
include/X11/Xaw3d/AsciiSink.h
include/X11/Xaw3d/AsciiSinkP.h