pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

remove xpaint and libXaw3dXft; imported in the main tree.



Module Name:	pkgsrc-wip
Committed By:	Paolo Vincenzo Olivo <vms%retrobsd.ddns.net@localhost>
Pushed By:	vms
Date:		Sun Jan 22 18:45:44 2023 +0100
Changeset:	a04e107a7676625bd81e85c33e1b50177e421a87

Modified Files:
	Makefile
Removed Files:
	libXaw3dXft/DESCR
	libXaw3dXft/Makefile
	libXaw3dXft/PLIST
	libXaw3dXft/buildlink3.mk
	libXaw3dXft/distinfo
	xpaint/DESCR
	xpaint/Makefile
	xpaint/PLIST
	xpaint/distinfo
	xpaint/patches/patch-configure
	xpaint/patches/patch-fileBrowser.c
	xpaint/patches/patch-main.c
	xpaint/patches/patch-util_Makefile
	xpaint/patches/patch-vxp2ps_Makefile
	xpaint/patches/patch-xpaintrw_Makefile.in
	xpaint/patches/patch-xpaintrw_rwTable.c

Log Message:
remove xpaint and libXaw3dXft; imported in the main tree.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a04e107a7676625bd81e85c33e1b50177e421a87

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile                                  |   2 -
 libXaw3dXft/DESCR                         |   7 --
 libXaw3dXft/Makefile                      |  26 ----
 libXaw3dXft/PLIST                         |  80 -------------
 libXaw3dXft/buildlink3.mk                 |  19 ---
 libXaw3dXft/distinfo                      |   5 -
 xpaint/DESCR                              |   4 -
 xpaint/Makefile                           |  47 --------
 xpaint/PLIST                              | 189 ------------------------------
 xpaint/distinfo                           |  12 --
 xpaint/patches/patch-configure            |  17 ---
 xpaint/patches/patch-fileBrowser.c        |  24 ----
 xpaint/patches/patch-main.c               |  25 ----
 xpaint/patches/patch-util_Makefile        |  37 ------
 xpaint/patches/patch-vxp2ps_Makefile      |  19 ---
 xpaint/patches/patch-xpaintrw_Makefile.in |  15 ---
 xpaint/patches/patch-xpaintrw_rwTable.c   |  15 ---
 17 files changed, 543 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index d3f9635998..0cfe4bd924 100644
--- a/Makefile
+++ b/Makefile
@@ -2032,7 +2032,6 @@ SUBDIR+=	libGenome
 SUBDIR+=	libLLVM35
 SUBDIR+=	libLLVM38
 SUBDIR+=	libSavitar
-SUBDIR+=	libXaw3dXft
 SUBDIR+=	libaec
 SUBDIR+=	libaio
 SUBDIR+=	libalkimia
@@ -6090,7 +6089,6 @@ SUBDIR+=	xoreos-tools
 SUBDIR+=	xorgxrdp
 SUBDIR+=	xoscope
 SUBDIR+=	xournalpp-git
-SUBDIR+=	xpaint
 SUBDIR+=	xpde
 SUBDIR+=	xpdq
 SUBDIR+=	xpi-quick_locale_switcher
diff --git a/libXaw3dXft/DESCR b/libXaw3dXft/DESCR
deleted file mode 100644
index 2351a77c7d..0000000000
--- a/libXaw3dXft/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-libXaw3dXft is an extended version of libXaw3d, developed as part of xpaint
-with support for UTF-8 input and UTF-8 encoding of text, and rendering text
-with the FreeType library and TrueType fonts.
-
-It should be mostly compatible with the original Xaw3d library, except for font
-management: everything using the old X11 core font routines should be replaced
-by their FreeType equivalents.
diff --git a/libXaw3dXft/Makefile b/libXaw3dXft/Makefile
deleted file mode 100644
index b70c540087..0000000000
--- a/libXaw3dXft/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-# $NetBSD$
-
-DISTNAME=	libXaw3dXft-1.6.2h
-PKGREVISION=	1
-CATEGORIES=	x11
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=sf-xpaint/}
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	triaxx%NetBSD.org@localhost
-HOMEPAGE=	http://sf-xpaint.sourceforge.net/
-COMMENT=	FreeType and UTF-8 support for libXaw3d
-LICENSE=	x11
-
-GNU_CONFIGURE=		yes
-CONFIGURE_ARGS+=	--enable-internationalization
-CONFIGURE_ARGS+=	--enable-arrow-scrollbars
-USE_LIBTOOL=		yes
-USE_TOOLS=		pkg-config
-
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXmu/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/libXaw3dXft/PLIST b/libXaw3dXft/PLIST
deleted file mode 100644
index 53f89b6044..0000000000
--- a/libXaw3dXft/PLIST
+++ /dev/null
@@ -1,80 +0,0 @@
-@comment $NetBSD$
-include/X11/Xaw3dxft/AllWidgets.h
-include/X11/Xaw3dxft/AsciiSink.h
-include/X11/Xaw3dxft/AsciiSinkP.h
-include/X11/Xaw3dxft/AsciiSrc.h
-include/X11/Xaw3dxft/AsciiSrcP.h
-include/X11/Xaw3dxft/AsciiText.h
-include/X11/Xaw3dxft/AsciiTextP.h
-include/X11/Xaw3dxft/Box.h
-include/X11/Xaw3dxft/BoxP.h
-include/X11/Xaw3dxft/Cardinals.h
-include/X11/Xaw3dxft/Command.h
-include/X11/Xaw3dxft/CommandP.h
-include/X11/Xaw3dxft/Dialog.h
-include/X11/Xaw3dxft/DialogP.h
-include/X11/Xaw3dxft/Form.h
-include/X11/Xaw3dxft/FormP.h
-include/X11/Xaw3dxft/Grip.h
-include/X11/Xaw3dxft/GripP.h
-include/X11/Xaw3dxft/Label.h
-include/X11/Xaw3dxft/LabelP.h
-include/X11/Xaw3dxft/Layout.h
-include/X11/Xaw3dxft/LayoutP.h
-include/X11/Xaw3dxft/List.h
-include/X11/Xaw3dxft/ListP.h
-include/X11/Xaw3dxft/MenuButtoP.h
-include/X11/Xaw3dxft/MenuButton.h
-include/X11/Xaw3dxft/MultiSink.h
-include/X11/Xaw3dxft/MultiSinkP.h
-include/X11/Xaw3dxft/MultiSrc.h
-include/X11/Xaw3dxft/MultiSrcP.h
-include/X11/Xaw3dxft/Paned.h
-include/X11/Xaw3dxft/PanedP.h
-include/X11/Xaw3dxft/Panner.h
-include/X11/Xaw3dxft/PannerP.h
-include/X11/Xaw3dxft/Porthole.h
-include/X11/Xaw3dxft/PortholeP.h
-include/X11/Xaw3dxft/Repeater.h
-include/X11/Xaw3dxft/RepeaterP.h
-include/X11/Xaw3dxft/Reports.h
-include/X11/Xaw3dxft/Scrollbar.h
-include/X11/Xaw3dxft/ScrollbarP.h
-include/X11/Xaw3dxft/Simple.h
-include/X11/Xaw3dxft/SimpleMenP.h
-include/X11/Xaw3dxft/SimpleMenu.h
-include/X11/Xaw3dxft/SimpleP.h
-include/X11/Xaw3dxft/Sme.h
-include/X11/Xaw3dxft/SmeBSB.h
-include/X11/Xaw3dxft/SmeBSBP.h
-include/X11/Xaw3dxft/SmeLine.h
-include/X11/Xaw3dxft/SmeLineP.h
-include/X11/Xaw3dxft/SmeP.h
-include/X11/Xaw3dxft/SmeThreeD.h
-include/X11/Xaw3dxft/SmeThreeDP.h
-include/X11/Xaw3dxft/StripCharP.h
-include/X11/Xaw3dxft/StripChart.h
-include/X11/Xaw3dxft/Text.h
-include/X11/Xaw3dxft/TextP.h
-include/X11/Xaw3dxft/TextSink.h
-include/X11/Xaw3dxft/TextSinkP.h
-include/X11/Xaw3dxft/TextSrc.h
-include/X11/Xaw3dxft/TextSrcP.h
-include/X11/Xaw3dxft/ThreeD.h
-include/X11/Xaw3dxft/ThreeDP.h
-include/X11/Xaw3dxft/Tip.h
-include/X11/Xaw3dxft/TipP.h
-include/X11/Xaw3dxft/Toggle.h
-include/X11/Xaw3dxft/ToggleP.h
-include/X11/Xaw3dxft/Tree.h
-include/X11/Xaw3dxft/TreeP.h
-include/X11/Xaw3dxft/VendorEP.h
-include/X11/Xaw3dxft/Viewport.h
-include/X11/Xaw3dxft/ViewportP.h
-include/X11/Xaw3dxft/Xaw3dP.h
-include/X11/Xaw3dxft/Xaw3dXft.h
-include/X11/Xaw3dxft/XawImP.h
-include/X11/Xaw3dxft/XawInit.h
-lib/libXaw3dxft.la
-lib/pkgconfig/libxaw3dxft.pc
-share/doc/libXaw3dXft/README.XAW3D
diff --git a/libXaw3dXft/buildlink3.mk b/libXaw3dXft/buildlink3.mk
deleted file mode 100644
index aadbb14b29..0000000000
--- a/libXaw3dXft/buildlink3.mk
+++ /dev/null
@@ -1,19 +0,0 @@
-# $NetBSD$
-
-BUILDLINK_TREE+=	libXaw3dXft
-
-.if !defined(LIBXAW3DXFT_BUILDLINK3_MK)
-LIBXAW3DXFT_BUILDLINK3_MK:=
-
-BUILDLINK_API_DEPENDS.libXaw3dXft+=	libXaw3dXft>=1.6.2h
-BUILDLINK_PKGSRCDIR.libXaw3dXft?=	../../wip/libXaw3dXft
-
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXext/buildlink3.mk"
-.include "../../x11/libXft/buildlink3.mk"
-.include "../../x11/libXmu/buildlink3.mk"
-.include "../../x11/libXpm/buildlink3.mk"
-.include "../../x11/libXt/buildlink3.mk"
-.endif	# LIBXAW3DXFT_BUILDLINK3_MK
-
-BUILDLINK_TREE+=	-libXaw3dXft
diff --git a/libXaw3dXft/distinfo b/libXaw3dXft/distinfo
deleted file mode 100644
index 70ec254238..0000000000
--- a/libXaw3dXft/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD$
-
-RMD160 (libXaw3dXft-1.6.2h.tar.bz2) = b485f976ef9461b328889038bc869db9c45820e7
-SHA512 (libXaw3dXft-1.6.2h.tar.bz2) = bc9b6de80379bdc82c7f5cd46ac78a422282b018eed979ef5548d0382f43e53619a6ebaf40c6b9ae264d597536022dc1daf023c1d1a04e948d4b4658bc6479ca
-Size (libXaw3dXft-1.6.2h.tar.bz2) = 593436 bytes
diff --git a/xpaint/DESCR b/xpaint/DESCR
deleted file mode 100644
index b0a48152c9..0000000000
--- a/xpaint/DESCR
+++ /dev/null
@@ -1,4 +0,0 @@
-XPaint is a color image editing tool which features most standard
-paint program options.  It allows for the editing of multiple images
-simultaneously and supports various formats, including PPM, XBM, TIFF,
-etc.
diff --git a/xpaint/Makefile b/xpaint/Makefile
deleted file mode 100644
index 37b1798345..0000000000
--- a/xpaint/Makefile
+++ /dev/null
@@ -1,47 +0,0 @@
-# $NetBSD: Makefile,v 1.80 2020/03/20 11:57:53 nia Exp $
-
-DISTNAME=	xpaint-3.1.4
-CATEGORIES=	graphics x11
-MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=sf-xpaint/}
-EXTRACT_SUFX=	.tar.bz2
-
-MAINTAINER=	adam%NetBSD.org@localhost
-HOMEPAGE=	http://sf-xpaint.sourceforge.net/
-COMMENT=	Simple paint program
-LICENSE=	gnu-gpl-v3
-
-GNU_CONFIGURE=	yes
-USE_LANGUAGES=	c
-USE_LIBTOOL=	yes
-USE_TOOLS+=	autoconf automake autoreconf
-USE_TOOLS+=	bash gmake gunzip
-
-REPLACE_BASH=	share/bin/imgmerge share/bin/xpaint_ocr
-
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} != "Linux"
-BUILDLINK_TRANSFORM+=	rm:-ldl
-.endif
-
-SUBST_CLASSES+=		ln
-SUBST_STAGE.ln=		pre-configure
-SUBST_MESSAGE.ln=	Linking to libXaw3dXft include directory.
-SUBST_FILES.ln=		Makefile.in
-SUBST_SED.ln=		-e 's|/usr/include/X11/Xaw3dxft|${WRKDIR}/.buildlink/include/X11/Xaw3dxft|'
-
-pre-install:
-	for file in ${WRKSRC}/bitmaps/toolicons/*.xpm.gz ; do \
-		${GUNZIP_CMD} $$file ; \
-	done
-
-.include "../../mk/jpeg.buildlink3.mk"
-.include "../../fonts/fontconfig/buildlink3.mk"
-.include "../../graphics/freetype2/buildlink3.mk"
-.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
-.include "../../graphics/netpbm/buildlink3.mk"
-.include "../../graphics/png/buildlink3.mk"
-.include "../../graphics/tiff/buildlink3.mk"
-.include "../../x11/libX11/buildlink3.mk"
-.include "../../x11/libXaw3dXft/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/xpaint/PLIST b/xpaint/PLIST
deleted file mode 100644
index 19478b807d..0000000000
--- a/xpaint/PLIST
+++ /dev/null
@@ -1,189 +0,0 @@
-@comment $NetBSD$
-bin/imgmerge
-bin/vxp2dkw
-bin/vxp2ps
-bin/vxp2tex
-bin/xpaint
-bin/xpaint_generate_toolicons
-lib/libxpaintrw.la
-man/man1/imgmerge.1
-man/man1/xpaint.1
-share/applications/xpaint.desktop
-share/icons/hicolor/scalable/apps/xpaint.svg
-share/xpaint/XPaintIcon.xpm
-share/xpaint/bin/xpaint_ocr
-share/xpaint/bitmaps/brushbox.cfg
-share/xpaint/bitmaps/brushes/paint0.xpm
-share/xpaint/bitmaps/brushes/paint1.xpm
-share/xpaint/bitmaps/brushes/paint2.xpm
-share/xpaint/bitmaps/brushes/paint3.xpm
-share/xpaint/bitmaps/brushes/paint4.xpm
-share/xpaint/bitmaps/brushes/paint5.xpm
-share/xpaint/bitmaps/brushes/paint6.xpm
-share/xpaint/bitmaps/brushes/paintA.xpm
-share/xpaint/bitmaps/brushes/paintB.xpm
-share/xpaint/bitmaps/brushes/paintC.xpm
-share/xpaint/bitmaps/brushes/paintD.xpm
-share/xpaint/bitmaps/brushes/paintE.xpm
-share/xpaint/bitmaps/brushes/paintF.xpm
-share/xpaint/bitmaps/brushes/paintG.xpm
-share/xpaint/bitmaps/brushes/paintH.xpm
-share/xpaint/bitmaps/brushes/paintI.xpm
-share/xpaint/bitmaps/brushes/paintJ.xpm
-share/xpaint/bitmaps/brushes/paintK.xpm
-share/xpaint/bitmaps/brushes/paintL.xpm
-share/xpaint/bitmaps/brushes/paintM.xpm
-share/xpaint/bitmaps/brushes/paintN.xpm
-share/xpaint/bitmaps/brushes/paintO.xpm
-share/xpaint/bitmaps/brushes/paintP.xpm
-share/xpaint/bitmaps/brushes/paintQ.xpm
-share/xpaint/bitmaps/brushes/paintR.xpm
-share/xpaint/bitmaps/brushes/paintS.xpm
-share/xpaint/bitmaps/brushes/paintT.xpm
-share/xpaint/bitmaps/brushes/paintU.xpm
-share/xpaint/bitmaps/brushes/paintV.xpm
-share/xpaint/bitmaps/brushes/paintW.xpm
-share/xpaint/bitmaps/brushes/paintX.xpm
-share/xpaint/bitmaps/brushes/paintY.xpm
-share/xpaint/bitmaps/brushes/paintZ.xpm
-share/xpaint/bitmaps/elec/busH.xpm
-share/xpaint/bitmaps/elec/busV.xpm
-share/xpaint/bitmaps/elec/capH.xpm
-share/xpaint/bitmaps/elec/capV.xpm
-share/xpaint/bitmaps/elec/coilV.xpm
-share/xpaint/bitmaps/elec/dioV.xpm
-share/xpaint/bitmaps/elec/fetV.xpm
-share/xpaint/bitmaps/elec/grid.xpm
-share/xpaint/bitmaps/elec/op_amp.xpm
-share/xpaint/bitmaps/elec/resH.xpm
-share/xpaint/bitmaps/elec/resV.xpm
-share/xpaint/bitmaps/elec/tfxV.xpm
-share/xpaint/bitmaps/elec/traV.xpm
-share/xpaint/bitmaps/toolicons/arcOp.xpm
-share/xpaint/bitmaps/toolicons/arrowOp.xpm
-share/xpaint/bitmaps/toolicons/boxOp.xpm
-share/xpaint/bitmaps/toolicons/brokenlineOp.xpm
-share/xpaint/bitmaps/toolicons/brushOp.xpm
-share/xpaint/bitmaps/toolicons/dotPenOp.xpm
-share/xpaint/bitmaps/toolicons/dynPenOp.xpm
-share/xpaint/bitmaps/toolicons/ellipseOp.xpm
-share/xpaint/bitmaps/toolicons/eraseOp.xpm
-share/xpaint/bitmaps/toolicons/fillOp.xpm
-share/xpaint/bitmaps/toolicons/filledBoxOp.xpm
-share/xpaint/bitmaps/toolicons/filledEllipseOp.xpm
-share/xpaint/bitmaps/toolicons/filledFreehandOp.xpm
-share/xpaint/bitmaps/toolicons/filledPolygonOp.xpm
-share/xpaint/bitmaps/toolicons/filledSplineOp.xpm
-share/xpaint/bitmaps/toolicons/fractalFillOp.xpm
-share/xpaint/bitmaps/toolicons/freehandOp.xpm
-share/xpaint/bitmaps/toolicons/gradientFillOp.xpm
-share/xpaint/bitmaps/toolicons/lineOp.xpm
-share/xpaint/bitmaps/toolicons/pencil.xpm
-share/xpaint/bitmaps/toolicons/pencilOp.xpm
-share/xpaint/bitmaps/toolicons/polygonOp.xpm
-share/xpaint/bitmaps/toolicons/selectBoxOp.xpm
-share/xpaint/bitmaps/toolicons/selectEllipseOp.xpm
-share/xpaint/bitmaps/toolicons/selectFreeHandOp.xpm
-share/xpaint/bitmaps/toolicons/selectFreehandOp.xpm
-share/xpaint/bitmaps/toolicons/selectPolygonOp.xpm
-share/xpaint/bitmaps/toolicons/selectSplineOp.xpm
-share/xpaint/bitmaps/toolicons/smearOp.xpm
-share/xpaint/bitmaps/toolicons/splineOp.xpm
-share/xpaint/bitmaps/toolicons/sprayOp.xpm
-share/xpaint/bitmaps/toolicons/svg/arc.svg
-share/xpaint/bitmaps/toolicons/svg/arrow.svg
-share/xpaint/bitmaps/toolicons/svg/box.svg
-share/xpaint/bitmaps/toolicons/svg/brokenline.svg
-share/xpaint/bitmaps/toolicons/svg/brush.svg
-share/xpaint/bitmaps/toolicons/svg/dotPen.svg
-share/xpaint/bitmaps/toolicons/svg/dynPen.svg
-share/xpaint/bitmaps/toolicons/svg/ellipse.svg
-share/xpaint/bitmaps/toolicons/svg/erase.svg
-share/xpaint/bitmaps/toolicons/svg/fill.svg
-share/xpaint/bitmaps/toolicons/svg/filledBox.svg
-share/xpaint/bitmaps/toolicons/svg/filledEllipse.svg
-share/xpaint/bitmaps/toolicons/svg/filledFreehand.svg
-share/xpaint/bitmaps/toolicons/svg/filledPolygon.svg
-share/xpaint/bitmaps/toolicons/svg/filledSpline.svg
-share/xpaint/bitmaps/toolicons/svg/fractalFill.svg
-share/xpaint/bitmaps/toolicons/svg/freehand.svg
-share/xpaint/bitmaps/toolicons/svg/gradientFill.svg
-share/xpaint/bitmaps/toolicons/svg/line.svg
-share/xpaint/bitmaps/toolicons/svg/pencil.svg
-share/xpaint/bitmaps/toolicons/svg/polygon.svg
-share/xpaint/bitmaps/toolicons/svg/selectBox.svg
-share/xpaint/bitmaps/toolicons/svg/selectEllipse.svg
-share/xpaint/bitmaps/toolicons/svg/selectFreehand.svg
-share/xpaint/bitmaps/toolicons/svg/selectPolygon.svg
-share/xpaint/bitmaps/toolicons/svg/selectSpline.svg
-share/xpaint/bitmaps/toolicons/svg/smear.svg
-share/xpaint/bitmaps/toolicons/svg/spline.svg
-share/xpaint/bitmaps/toolicons/svg/spray.svg
-share/xpaint/bitmaps/toolicons/svg/text.svg
-share/xpaint/bitmaps/toolicons/textOp.xpm
-share/xpaint/c_scripts/3d_curves/helicoid.c
-share/xpaint/c_scripts/3d_curves/lissajous.c
-share/xpaint/c_scripts/3d_surfaces/ellipsoid.c
-share/xpaint/c_scripts/3d_surfaces/genre_g.c
-share/xpaint/c_scripts/3d_surfaces/heart.c
-share/xpaint/c_scripts/3d_surfaces/hyperboloid.c
-share/xpaint/c_scripts/3d_surfaces/polyhedra.c
-share/xpaint/c_scripts/3d_surfaces/torus.c
-share/xpaint/c_scripts/3d_surfaces/trefoil.c
-share/xpaint/c_scripts/3d_surfaces/waves.c
-share/xpaint/c_scripts/batch/batch.c
-share/xpaint/c_scripts/filters/clean.c
-share/xpaint/c_scripts/filters/leftright.c
-share/xpaint/c_scripts/filters/mapping.c
-share/xpaint/c_scripts/filters/merge.c
-share/xpaint/c_scripts/filters/permute.c
-share/xpaint/c_scripts/filters/projective.c
-share/xpaint/c_scripts/filters/rotleft.c
-share/xpaint/c_scripts/filters/rotright.c
-share/xpaint/c_scripts/filters/similarity.c
-share/xpaint/c_scripts/filters/updown.c
-share/xpaint/c_scripts/images/alpha_test.c
-share/xpaint/c_scripts/images/rgb_test.c
-share/xpaint/c_scripts/layers/combine.c
-share/xpaint/c_scripts/procedures/canvas+vxp.c
-share/xpaint/c_scripts/procedures/proc_with_params.c
-share/xpaint/c_scripts/procedures/setmemory.c
-share/xpaint/c_scripts/templates/bird.png
-share/xpaint/c_scripts/templates/cat.jpg
-share/xpaint/c_scripts/templates/script.c
-share/xpaint/help/Help
-share/xpaint/help/Help_es
-share/xpaint/help/Help_fr
-share/xpaint/include/Colormap.h
-share/xpaint/include/ColormapP.h
-share/xpaint/include/DefaultRC.txt.h
-share/xpaint/include/Paint.h
-share/xpaint/include/PaintP.h
-share/xpaint/include/XPaint.ad.h
-share/xpaint/include/Xpaint.h
-share/xpaint/include/Xpaint3d.h
-share/xpaint/include/bitmap.h
-share/xpaint/include/color.h
-share/xpaint/include/crc32.h
-share/xpaint/include/graphic.h
-share/xpaint/include/hash.h
-share/xpaint/include/image.h
-share/xpaint/include/menu.h
-share/xpaint/include/messages.h
-share/xpaint/include/misc.h
-share/xpaint/include/operation.h
-share/xpaint/include/ops.h
-share/xpaint/include/palette.h
-share/xpaint/include/patchlevel.h
-share/xpaint/include/print.h
-share/xpaint/include/protocol.h
-share/xpaint/include/rc.h
-share/xpaint/include/region.h
-share/xpaint/include/rwTable.h
-share/xpaint/include/text.h
-share/xpaint/include/version.h
-share/xpaint/include/xpaint.h
-share/xpaint/include/xpaintrw.h
-share/xpaint/messages/Messages
-share/xpaint/messages/Messages_es
-share/xpaint/messages/Messages_fr
diff --git a/xpaint/distinfo b/xpaint/distinfo
deleted file mode 100644
index a77e8a8328..0000000000
--- a/xpaint/distinfo
+++ /dev/null
@@ -1,12 +0,0 @@
-$NetBSD: distinfo,v 1.26 2015/11/03 21:34:35 agc Exp $
-
-BLAKE2s (xpaint-3.1.4.tar.bz2) = 70c36e6d8c61aa215cc291d08fb4de9515d719dff276b8abeb2f6187d75e9b06
-SHA512 (xpaint-3.1.4.tar.bz2) = ea81f0f0eaad2072fe487efba933b6f0a4f2a4d8ae7548169b8e765cf1232c9944149a822173350af91309535d8f3625b8e58814811a5f4491fa3e2fcdf92e1d
-Size (xpaint-3.1.4.tar.bz2) = 1630009 bytes
-SHA1 (patch-configure) = bc83048e71d8c8e6f95643720d1480fcce4cbc07
-SHA1 (patch-fileBrowser.c) = c4e9d3ee66b5bfadac4e138c4dd7dd471dc946df
-SHA1 (patch-main.c) = 5d764c282b2e8798e3690ff99bea7117a83df4a8
-SHA1 (patch-util_Makefile) = b885c20eaaff01f9a6ee15796f041d5a753c371a
-SHA1 (patch-vxp2ps_Makefile) = 30ef714b8541c551fd520956bda7aab7e90a6d77
-SHA1 (patch-xpaintrw_Makefile.in) = 743442e3acb114698a773c04502787c265a30982
-SHA1 (patch-xpaintrw_rwTable.c) = 784fd7c3831dc9b17efe60ab3ae439c7601b6894
diff --git a/xpaint/patches/patch-configure b/xpaint/patches/patch-configure
deleted file mode 100644
index 08f1557794..0000000000
--- a/xpaint/patches/patch-configure
+++ /dev/null
@@ -1,17 +0,0 @@
-$NetBSD$
-
-The freetype2 package contains a freetype include subdirectory
-instead of freetype2, at least on NetBSD, FreeBSD, Arch Linux,
-Debian GNU/LInux.
-
---- configure.orig	2021-01-28 20:39:25.000000000 +0000
-+++ configure
-@@ -5981,7 +5981,7 @@ rm -f core conftest.err conftest.$ac_obj
- $as_echo_n "checking location of freetype2 headers... " >&6; }
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h.  */
--#include <freetype2/config/ftheader.h>
-+#include <freetype/config/ftheader.h>
- int
- main ()
- {
diff --git a/xpaint/patches/patch-fileBrowser.c b/xpaint/patches/patch-fileBrowser.c
deleted file mode 100644
index ff2fef642d..0000000000
--- a/xpaint/patches/patch-fileBrowser.c
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD$
-
-Suppport dirent(3) if defined.
-
---- fileBrowser.c.orig	2021-01-21 22:38:23.000000000 +0100
-+++ fileBrowser.c	2021-05-19 10:27:34.463903000 +0200
-@@ -48,7 +48,7 @@
- #include <stdio.h>
- #include <sys/types.h>
- #include <sys/stat.h>
--#if defined(SYSV) || defined(SVR4) || defined(__CYGWIN__) || defined(__VMS )
-+#if HAVE_DIRENT_H
- #include <dirent.h>
- #else
- #include <sys/dir.h>
-@@ -563,7 +563,7 @@
- setCWD(arg_t * arg, char *dir)
- {
-     DIR *dirp;
--#if defined(SYSV) || defined(SVR4) || defined(__alpha) || defined(__CYGWIN__)
-+#if HAVE_DIRENT_H
-     struct dirent *e;
- #else
-     struct direct *e;
diff --git a/xpaint/patches/patch-main.c b/xpaint/patches/patch-main.c
deleted file mode 100644
index 1a0417272f..0000000000
--- a/xpaint/patches/patch-main.c
+++ /dev/null
@@ -1,25 +0,0 @@
-$NetBSD$
-
-The XtGetApplicationResources() function uses the 'resources' array instead
-of the 'options' array to obtain resources.
-
---- main.c.orig	2021-01-21 09:18:36.000000000 +0000
-+++ main.c
-@@ -146,7 +146,7 @@ static XtResource resources[] =
-     {"winsize", "WinSize", XtRString, sizeof(String),
-      XtOffset(AppInfo *, winsize), XtRImmediate, (XtPointer) "0x0"},
-     {"shareDir", "ShareDir", XtRString, sizeof(String),
--     XtOffset(AppInfo *, shareDir), XtRImmediate, (XtPointer) NULL},   
-+     XtOffset(AppInfo *, shareDir), XtRImmediate, (XtPointer) SHAREDIR},   
-     {"rcFile", "RcFile", XtRString, sizeof(String),
-      XtOffset(AppInfo *, rcFile), XtRImmediate, (XtPointer) NULL},
-     {"help", "Help", XtRString, sizeof(String),
-@@ -206,7 +206,7 @@ static XrmOptionDescRec options[] =
-     {"-hilitcolor", ".hilitcolor", XrmoptionSepArg, (XtPointer) NULL},
-     {"-canvassize", ".canvassize", XrmoptionSepArg, (XtPointer) NULL},
-     {"-winsize", ".winsize", XrmoptionSepArg, (XtPointer) "0x0"},
--    {"-sharedir", ".shareDir", XrmoptionSepArg, (XtPointer) SHAREDIR},   
-+    {"-sharedir", ".shareDir", XrmoptionSepArg, (XtPointer) NULL},   
-     {"-rcfile", ".rcFile", XrmoptionSepArg, (XtPointer) NULL},
-     {"-helpfile", ".helpFile", XrmoptionSepArg, (XtPointer) NULL},
-     {"-msgfile", ".msgFile", XrmoptionSepArg, (XtPointer) NULL},
diff --git a/xpaint/patches/patch-util_Makefile b/xpaint/patches/patch-util_Makefile
deleted file mode 100644
index dcc08efde5..0000000000
--- a/xpaint/patches/patch-util_Makefile
+++ /dev/null
@@ -1,37 +0,0 @@
-$NetBSD$
-
-Fix the invalid DESTDIR path containing '/usr' and use the
-pkgsrc macros.
-
---- util/Makefile.orig	2020-08-09 17:20:37.000000000 +0000
-+++ util/Makefile
-@@ -29,21 +29,18 @@ endif
- install-common:
- 	@if [ -x pdfconcat ] ; then \
- 	mkdir -p "$(DESTDIR)"/usr/bin ; \
--	install -c pdfconcat $(DESTDIR)/usr/bin ; \
--	echo "install -c pdfconcat $(DESTDIR)/usr/bin" ; \
--	mkdir -p "$(DESTDIR)"/usr/share/man/man1 ; \
--	install -c -m 644 pdfconcat.1 "$(DESTDIR)"/usr/share/man/man1 ; \
--	echo "install -c pdfconcat.1 "$(DESTDIR)"/usr/share/man/man1" ; fi
-+	${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin ; \
-+	${BSD_INSTALL_PROGRAM} pdfconcat ${DESTDIR}${PREFIX}/bin ; \
-+	${BSD_INSTALL_MAN_DIR} ${DESTDIR}${MANDIR}/man1 ; \
-+	${BSD_INSTALL_MAN} pdfconcat.1 ${DESTDIR}${MANDIR}/man1 ; fi
- 	@if [ -x ppmtops ] ; then \
--	mkdir -p "$(DESTDIR)"/usr/bin ; \
--	install -c ppmtops "$(DESTDIR)"/usr/bin ; \
--	echo "install -c ppmtops "$(DESTDIR)"/usr/bin" ; fi
-+	${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin ; \
-+	${BSD_INSTALL_PROGRAM} ppmtops ${DESTDIR}${PREFIX}/bin ; fi
- 
- install-pgf:
- 	@if [ -x pgf2pnm ] ; then \
--	mkdir -p "$(DESTDIR)"/usr/bin ; \
--	install -c pgf2pnm "$(DESTDIR)"/usr/bin ; \
--	echo "install -c pgf2pnm "$(DESTDIR)"/usr/bin" ; fi
-+	${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin ; \
-+	${BSD_INSTALL_PROGRAM} pgf2pnm ${DESTDIR}${PREFIX}/bin ; fi
- 
- ifneq ($(WITH_PGF),no)
- install: install-common install-pgf
diff --git a/xpaint/patches/patch-vxp2ps_Makefile b/xpaint/patches/patch-vxp2ps_Makefile
deleted file mode 100644
index 35235be61f..0000000000
--- a/xpaint/patches/patch-vxp2ps_Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD$
-
-Fix the invalid DESTDIR path containing '/usr' and use the
-pkgsrc macros.
-
---- vxp2ps/Makefile.orig	2021-01-19 08:35:54.000000000 +0000
-+++ vxp2ps/Makefile
-@@ -12,7 +12,10 @@ vxp2dkw: vxp2dkw.c
- 	gcc vxp2dkw.c -o vxp2dkw -lm
- 
- install: all
--	install -c -s vxp2ps vxp2tex vxp2dkw "$(DESTDIR)"/usr/bin
-+	${BSD_INSTALL_PROGRAM_DIR} ${DESTDIR}${PREFIX}/bin
-+	${BSD_INSTALL_PROGRAM} vxp2ps ${DESTDIR}${PREFIX}/bin
-+	${BSD_INSTALL_PROGRAM} vxp2tex ${DESTDIR}${PREFIX}/bin
-+	${BSD_INSTALL_PROGRAM} vxp2dkw ${DESTDIR}${PREFIX}/bin
- 
- clean:
- 	rm -f core *~ vxp2ps vxp2tex vxp2dkw
diff --git a/xpaint/patches/patch-xpaintrw_Makefile.in b/xpaint/patches/patch-xpaintrw_Makefile.in
deleted file mode 100644
index 610613b731..0000000000
--- a/xpaint/patches/patch-xpaintrw_Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-Use libtool from wrappers.
-
---- xpaintrw/Makefile.in.orig	2021-01-28 20:39:25.000000000 +0000
-+++ xpaintrw/Makefile.in
-@@ -325,7 +325,7 @@ EXTRA_DEFINES = -DFEATURE_FRACTAL -DERRO
- 
- XAWLIB_DEFINES = -DXAW3D -DXAW3DG -DXAW3DXFT -DXAW_ARROW_SCROLLBARS -DXAW_INTERNATIONALIZATION -I..
- xpaint_DEFINES = $(ARCH_DEFINES) $(EXTRA_DEFINES) $(XAWLIB_DEFINES)
--LIBTOOL = /usr/bin/libtool
-+LIBTOOL = libtool
- AM_CFLAGS = @X_CFLAGS@ @SPECIAL_CFLAGS@ $(xpaint_DEFINES)
- AM_YFLAGS = -d
- CLEANFILES = 
diff --git a/xpaint/patches/patch-xpaintrw_rwTable.c b/xpaint/patches/patch-xpaintrw_rwTable.c
deleted file mode 100644
index cb45a7170c..0000000000
--- a/xpaint/patches/patch-xpaintrw_rwTable.c
+++ /dev/null
@@ -1,15 +0,0 @@
-$NetBSD$
-
-* Extend support to FreeBSD and OpenBSD.
-
---- xpaintrw/rwTable.c.orig	2021-01-23 08:03:16.000000000 +0000
-+++ xpaintrw/rwTable.c
-@@ -294,7 +294,7 @@ RWtableGetWriterList()
- char *
- RWGetMsg()
- {
--#ifndef __NetBSD__
-+#if !defined(__NetBSD__) && !defined(__FreeBSD__) && !defined(__OpenBSD__)
- #if defined(BSD4_4)
-     __const extern char *__const sys_errlist[];
- #else


Home | Main Index | Thread Index | Old Index