head	1.14;
access;
symbols
	pkgsrc-2013Q2:1.14.0.54
	pkgsrc-2013Q2-base:1.14
	pkgsrc-2012Q4:1.14.0.52
	pkgsrc-2012Q4-base:1.14
	pkgsrc-2011Q4:1.14.0.50
	pkgsrc-2011Q4-base:1.14
	pkgsrc-2011Q2:1.14.0.48
	pkgsrc-2011Q2-base:1.14
	pkgsrc-2009Q4:1.14.0.46
	pkgsrc-2009Q4-base:1.14
	pkgsrc-2008Q4:1.14.0.44
	pkgsrc-2008Q4-base:1.14
	pkgsrc-2008Q3:1.14.0.42
	pkgsrc-2008Q3-base:1.14
	cube-native-xorg:1.14.0.40
	cube-native-xorg-base:1.14
	pkgsrc-2008Q2:1.14.0.38
	pkgsrc-2008Q2-base:1.14
	pkgsrc-2008Q1:1.14.0.36
	pkgsrc-2008Q1-base:1.14
	pkgsrc-2007Q4:1.14.0.34
	pkgsrc-2007Q4-base:1.14
	pkgsrc-2007Q3:1.14.0.32
	pkgsrc-2007Q3-base:1.14
	pkgsrc-2007Q2:1.14.0.30
	pkgsrc-2007Q2-base:1.14
	pkgsrc-2007Q1:1.14.0.28
	pkgsrc-2007Q1-base:1.14
	pkgsrc-2006Q4:1.14.0.26
	pkgsrc-2006Q4-base:1.14
	pkgsrc-2006Q3:1.14.0.24
	pkgsrc-2006Q3-base:1.14
	pkgsrc-2006Q2:1.14.0.22
	pkgsrc-2006Q2-base:1.14
	pkgsrc-2006Q1:1.14.0.20
	pkgsrc-2006Q1-base:1.14
	pkgsrc-2005Q4:1.14.0.18
	pkgsrc-2005Q4-base:1.14
	pkgsrc-2005Q3:1.14.0.16
	pkgsrc-2005Q3-base:1.14
	pkgsrc-2005Q2:1.14.0.14
	pkgsrc-2005Q2-base:1.14
	pkgsrc-2005Q1:1.14.0.12
	pkgsrc-2005Q1-base:1.14
	pkgsrc-2004Q4:1.14.0.10
	pkgsrc-2004Q4-base:1.14
	pkgsrc-2004Q3:1.14.0.8
	pkgsrc-2004Q3-base:1.14
	pkgsrc-2004Q2:1.14.0.6
	pkgsrc-2004Q2-base:1.14
	pkgsrc-2004Q1:1.14.0.4
	pkgsrc-2004Q1-base:1.14
	pkgsrc-2003Q4:1.14.0.2
	pkgsrc-2003Q4-base:1.14
	buildlink2-base:1.14
	netbsd-1-3-PATCH002:1.2;
locks; strict;
comment	@# @;


1.14
date	98.08.18.10.55.45;	author agc;	state dead;
branches;
next	1.13;

1.13
date	98.08.12.22.44.21;	author frueauf;	state Exp;
branches;
next	1.12;

1.12
date	98.07.24.01.57.01;	author tv;	state Exp;
branches;
next	1.11;

1.11
date	98.07.22.01.06.40;	author tv;	state Exp;
branches;
next	1.10;

1.10
date	98.07.17.17.18.50;	author tv;	state Exp;
branches;
next	1.9;

1.9
date	98.07.15.12.20.05;	author agc;	state Exp;
branches;
next	1.8;

1.8
date	98.07.03.23.30.10;	author tron;	state Exp;
branches;
next	1.7;

1.7
date	98.07.03.11.04.09;	author frueauf;	state Exp;
branches;
next	1.6;

1.6
date	98.06.21.11.06.31;	author frueauf;	state Exp;
branches;
next	1.5;

1.5
date	98.06.07.11.13.00;	author frueauf;	state Exp;
branches;
next	1.4;

1.4
date	98.06.05.12.06.12;	author frueauf;	state Exp;
branches;
next	1.3;

1.3
date	98.05.15.14.52.13;	author agc;	state Exp;
branches;
next	1.2;

1.2
date	98.05.11.10.43.31;	author frueauf;	state Exp;
branches;
next	1.1;

1.1
date	98.05.11.01.56.38;	author mycroft;	state Exp;
branches;
next	;


desc
@@


1.14
log
@Remove outdated package.
@
text
@# $NetBSD: Makefile,v 1.13 1998/08/12 22:44:21 frueauf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#

DISTNAME=	lesstif-current
PKGNAME=	lesstif-19980510
CATEGORIES=	x11
MASTER_SITES=	${MASTER_SITE_LOCAL}

MAINTAINER=	packages@@netbsd.org

CONFLICTS=	lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85 \
		lesstif-0.85.2 lesstif-0.85.3 lesstif-0.86.0

MIRROR_DISTFILE= no
GNU_CONFIGURE=  yes
USE_LIBTOOL=	yes
USE_X11=	yes
# change this for debugging
CONFIGURE_ENV=	CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}"

pre-fetch:
	@@if [ -d ${X11BASE}/include/Xm ]; then 				\
		if [ -d ${X11BASE}/lib/X11/lesstif ]; then 		\
			${ECHO} "Upgrading a previous Lesstif installation"; \
			return 0; 					\
		fi; 							\
		${ECHO} "Motif is already installed in ${X11BASE}";	\
		${ECHO} "To install lesstif, first delete Motif from ${X11BASE}"; \
		return 1;						\
	fi

.include "../../mk/bsd.pkg.mk"
@


1.13
log
@Update lesstif to 0.86.0.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.12 1998/07/24 01:57:01 tv Exp $
@


1.12
log
@Update to use USE_LIBTOOL.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.11 1998/07/22 01:06:40 tv Exp $
d13 1
a13 1
		lesstif-0.85.2 lesstif-0.85.3
@


1.11
log
@${PREFIX}/bin/libtool -> ${LOCALBASE}/bin/libtool.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.10 1998/07/17 17:18:50 tv Exp $
a11 2
BUILD_DEPENDS=	${LOCALBASE}/bin/libtool:../../devel/libtool

d17 1
d20 1
a20 2
CONFIGURE_ENV=	CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
		LIBTOOL=${LOCALBASE}/bin/libtool
@


1.10
log
@Update to use pkg version of libtool instead of lesstif's private copy.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.9 1998/07/15 12:20:05 agc Exp $
d12 1
a12 1
BUILD_DEPENDS=	${PREFIX}/bin/libtool:../../devel/libtool
d22 1
a22 1
		LIBTOOL=${PREFIX}/bin/libtool
@


1.9
log
@Use automatic shared object handling
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.8 1998/07/03 23:30:10 tron Exp $
d12 2
d21 2
a22 1
CONFIGURE_ENV=	CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}"
@


1.8
log
@Don't mirror distribution files which are kept locally anyway.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.7 1998/07/03 11:04:09 frueauf Exp $
a30 3

post-install:
	${LDCONFIG} || ${TRUE}
@


1.7
log
@Sync CONFLICTS.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.6 1998/06/21 11:06:31 frueauf Exp $
d15 1
@


1.6
log
@Update to lesstif 0.85.2; update CONFLICTS; remove MAN*.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.5 1998/06/07 11:13:00 frueauf Exp $
d13 1
a13 1
		lesstif-0.85.2
@


1.5
log
@Add lesstif-0.85 to CONFLICTS.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.4 1998/06/05 12:06:12 frueauf Exp $
d12 2
a13 1
CONFLICTS=	lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-0.85
a18 21

MAN1=		lesstif.1 mwm.1 xmbind.1
MAN3=		LessTifInternals.3 XmArrowButton.3 XmArrowButtonGadget.3 \
		XmBulletinBoard.3 XmCascadeButton.3 XmCascadeButtonGCacheObj.3 \
		XmCascadeButtonGadget.3 XmClipboard.3 XmComboBox.3 \
		XmCommand.3 XmDesktop.3 XmDialogShell.3 XmDialogShellExt.3 \
		XmDisplay.3 XmDragContext.3 XmDragIcon.3 XmDragOverShell.3 \
		XmDrawingArea.3 XmDrawnButton.3 XmDropSiteManager.3 \
		XmDropTransfer.3 XmFileSelectionBox.3 XmForm.3 XmFrame.3 \
		XmGadget.3 XmGrabShell.3 XmIconGCacheObj.3 XmIconGadget.3 \
		XmLabel.3 XmLabelGCacheObj.3 XmLabelGadget.3 XmList.3 \
		XmMainWindow.3 XmManager.3 XmMenuShell.3 XmMessageBox.3 \
		XmNotebook.3 XmPanedWindow.3 XmPrimitive.3 XmProtocol.3 \
		XmPushButton.3 XmPushButtonGCacheObj.3 XmPushButtonGadget.3 \
		XmRowColumn.3 XmSash.3 XmScale.3 XmScreen.3 XmScrollBar.3 \
		XmScrolledWindow.3 XmSelectionBox.3 XmSeparator.3 \
		XmSeparatorGCacheObj.3 XmSeparatorGadget.3 XmSpinBox.3 \
		XmTearOffButton.3 XmText.3 XmTextField.3 XmToggleButton.3 \
		XmToggleButtonGCacheObj.3 XmToggleButtonGadget.3 \
		XmVendorShellExt.3 XmWorld.3
MAN5=		mwmrc.5
@


1.4
log
@Add CONFLICTS where its needed so far.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.3 1998/05/15 14:52:13 agc Exp $
d12 1
a12 1
CONFLICTS=	lesstif-0.82 lesstif-0.83 lesstif-0.84
@


1.3
log
@Mirror the change made to the lesstif package - don't bother asking
the user whether they really want to overwrite their expensive Motif
installation with lesstif - print an error message, and fail.
Upgrading a lesstif version works as previously.  Remove IS_INTERACTIVE.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.2 1998/05/11 10:43:31 frueauf Exp $
d11 2
@


1.2
log
@Set MASTER_SITES to ${MASTER_SITE_LOCAL} to be sore we get the right archive.
Add lots of manpages to Makefile/PLIST, ensure that they get installed to
the right path too. Add lots of htmlfiles to PLIST.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.1 1998/05/11 01:56:38 mycroft Exp $
a16 3
# this is worst case, when you're about to overwrite real Motif with Lesstif
IS_INTERACTIVE=	yes

d39 2
a40 2
	@@if [ -d ${X11BASE}/include/Xm ]; then \
		if [ -d ${X11BASE}/lib/X11/lesstif ]; then \
d42 5
a46 18
			return 0; \
		fi; \
		${ECHO} "***********************************************************"; \
		${ECHO} "*                      W a r n i n g                      *"; \
		${ECHO} "* This port will overwrite your Motif installation.       *"; \
		${ECHO} "***********************************************************"; \
		${ECHO} -n "Is this ok? (y/n) ==> "; \
		(read ans; \
		  case x"$$ans" in \
		    xy*|xY*) \
			return 0; \
			;; \
		    *) \
			${ECHO} "Okay, I won't install it then...."; \
			${ECHO} "(Don't worry about the following \"*** Error code 1\"s)"; \
			return 1; \
			;; \
		  esac) \
@


1.1
log
@lesstif-current, as of today.
@
text
@d1 1
a1 1
# $NetBSD: Makefile,v 1.16 1998/04/15 10:38:54 agc Exp $
d5 1
a6 1
DISTNAME=	lesstif-current
d8 1
a8 1
MASTER_SITES=	ftp://ftp.lesstif.org/pub/hungry/lesstif/
d20 19
a38 1
MAN1=		mwm.1
@
