head	1.17;
access;
symbols
	RELEASE_6_0_0:1.15
	RELEASE_5_4_0:1.12
	RELEASE_4_11_0:1.12
	RELEASE_5_3_0:1.11
	RELEASE_4_10_0:1.11
	RELEASE_5_2_1:1.11
	RELEASE_5_2_0:1.11
	RELEASE_4_9_0:1.11
	RELEASE_5_1_0:1.11
	RELEASE_4_8_0:1.11
	RELEASE_5_0_0:1.10
	RELEASE_4_7_0:1.8
	RELEASE_4_6_2:1.6
	RELEASE_4_6_1:1.6
	RELEASE_4_6_0:1.6
	RELEASE_5_0_DP1:1.6
	RELEASE_4_5_0:1.6
	RELEASE_4_4_0:1.6
	RELEASE_4_3_0:1.5
	RELEASE_4_2_0:1.4
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2
	v0_90_5:1.1.1.1
	IMURA:1.1.1;
locks; strict;
comment	@# @;


1.17
date	2005.11.05.09.07.38;	author kris;	state dead;
branches;
next	1.16;

1.16
date	2005.08.29.01.26.23;	author linimon;	state Exp;
branches;
next	1.15;

1.15
date	2005.06.17.22.59.26;	author netchild;	state Exp;
branches;
next	1.14;

1.14
date	2005.04.12.03.26.44;	author obrien;	state Exp;
branches;
next	1.13;

1.13
date	2005.04.11.08.04.16;	author obrien;	state Exp;
branches;
next	1.12;

1.12
date	2004.12.31.18.24.07;	author netchild;	state Exp;
branches;
next	1.11;

1.11
date	2003.02.20.19.15.26;	author knu;	state Exp;
branches;
next	1.10;

1.10
date	2002.11.10.16.48.23;	author lioux;	state Exp;
branches;
next	1.9;

1.9
date	2002.11.06.22.47.16;	author adamw;	state Exp;
branches;
next	1.8;

1.8
date	2002.07.02.11.54.30;	author sada;	state Exp;
branches;
next	1.7;

1.7
date	2002.07.02.10.29.37;	author sada;	state Exp;
branches;
next	1.6;

1.6
date	2001.08.03.20.17.26;	author sf;	state Exp;
branches;
next	1.5;

1.5
date	2001.01.29.15.33.05;	author knu;	state Exp;
branches;
next	1.4;

1.4
date	2000.10.28.08.37.18;	author imura;	state Exp;
branches;
next	1.3;

1.3
date	2000.10.02.15.44.13;	author imura;	state Exp;
branches;
next	1.2;

1.2
date	2000.06.11.06.01.49;	author imura;	state Exp;
branches;
next	1.1;

1.1
date	2000.05.07.06.05.24;	author imura;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2000.05.07.06.05.24;	author imura;	state Exp;
branches;
next	;


desc
@@


1.17
log
@Remove expired ports
@
text
@# New ports collection makefile for:	linux-lesstif-ns
# Date created:		7 May 2000
# Whom:			imura@@af.airnet.ne.jp
#
# $FreeBSD: ports/www/linux-lesstif-ns/Makefile,v 1.16 2005/08/29 01:26:23 linimon Exp $
#

PORTNAME=	lesstif
PORTVERSION=	0.92.26
PORTREVISION=	3
CATEGORIES=	www x11-toolkits linux
MASTER_SITES=	ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/ \
		ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/obsolete/ \
		ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/ \
		ftp://ftp.kddlabs.co.jp/X11/lesstif/srcdist/obsolete/
PKGNAMEPREFIX=	linux-
PKGNAMESUFFIX=	-ns

PATCH_SITES=	http://cgi.shikoku.ne.jp/~fun/srpms/
PATCHFILES=	${DISTNAME}-i18n.patch
PATCH_DIST_STRIP=	-p1

MAINTAINER=	freebsd-emulation@@FreeBSD.org
COMMENT=	Clone of the Motif library mostly for linux-netscape4

DEPRECATED=		No port depends upon this port anymore.
EXPIRATION_DATE=	2005-08-20
IGNORE=			Does not build and nobody seems to complain.

# XXX: We should use a RPM instead of building it from source.
BUILD_DEPENDS=	${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools

USE_BZIP2=	yes
USE_LINUX=	yes
PREFIX?=	${LINUXBASE}${X11BASE}
HAS_CONFIGURE=	yes
CONFIGURE_ARGS=	--host=${MACHINE_ARCH}--linux-gnu \
		--enable-shared --enable-production \
		--enable-build-12 --enable-default-12 --disable-build-20 \
		--disable-debug --no-recursion \
		--without-motif --disable-build-Xlt --disable-build-Xbae
GMAKE=		${LINUXBASE}/usr/bin/make

pre-configure:
	@@${ECHO_MSG} "*** Loading the Linux loadable kernel module (Error will be ignored) ***"
	-@@linux

do-build:
	cd ${WRKSRC}/lib/Xm && ${GMAKE}

do-install:
	${INSTALL_SCRIPT} ${WRKSRC}/lib/Xm/.libs/libXm.so.1.0.2 \
					${PREFIX}/lib/libXm-ns.so.1.0.2
	${LN} -sf libXm-ns.so.1.0.2 ${PREFIX}/lib/libXm.so.1
	${LN} -sf libXm.so.1 ${PREFIX}/lib/libXm.so
	${LINUXBASE}/sbin/ldconfig

.include <bsd.port.mk>

CONFIGURE_ENV+=	${LINUXBASE}/bin/bash
@


1.16
log
@Remove mastersite that has been retired.
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.15
log
@Mega-patch to cleanup the ports infrastructure regarding our linux bits:
  - USE_LINUX now implies NO_FILTER_SHLIBS=yes. It also doesn't use FreeBSD
    tools to strip binaries anymore, so it's not neccesary anymore to override
    STRIP and STRIP_CMD.
  - USE_LINUX_PREFIX implies NO_MTREE now.
  - In the USE_LINUX case, USE_XLIB now depends upon the linux X11 libraries
    instead upon the native FreeBSD libraries.
  - The variable LINUX_BASE_PORT contains a string which is suitable as an
    item in *_DEPENDS, so if a port BATCH_DEPENDS or FETCH_DEPENDS upon the
    default (or overriden) linux base, ${LINUX_BASE_PORT} should be used
    instead of a hardcoded reference.
  - Change all ports to comply to the "new world order".
  - The Ports Collection now allows to override the default linux_base port.
    Specify e.g. OVERRIDE_LINUX_BASE_PORT=rh-9 in /etc/make.conf to use
    ${PORTSDIR}/emulators/linux_base-rh-9 (the logic is to use
    ${PORTSDIR}/emulators/linux_base-${OVERRIDE_LINUX_BASE_PORT}).
  - If USE_LINUX or OVERRIDE_LINUX_BASE doesn't point to an existing linux_base
    port and if USE_LINUX isn't set to "yes" (case insensitive), the port will
    be marked as IGNORE. [1]
  - Readd USE_LINUX knobs into several ports and make several uses of a
    conditional dependency ("USE_LINUX?=") into an unconditional one
    ("USE_LINUX=") which where removed/changed by Trevor to allow the use of
    alternative linux_base ports. While this is a nice goal, the implementation
    resulted in missing dependencies. The OVERRIDE_LINUX_BASE_PORT knob
    in this commit is supposed to fix the problem while keeping the feature.
    Basicaly this includes a backout of Trevor's commit, to prevent confusion
    I mention it here explicitely.
  - Use the correct prefix (X11- instead of LOCAL- or LINUX-) for some ports.
    Chase dependencies for this.
  - Changes to make linux_devtools installable on amd64, remove some stray
    device nodes (they don't work on recent OS versions and aren't really
    needed).
  - Make linux_base-8 PREFIX clean and remove some stray device nodes.
    Additionally tell a little bit more about how to setup NIS/YP [2].
  - Update the PGSQL dependency in the linux-opengroupware port to a recent
    version (the old one isn't available anymore), I don't know if this
    works (at least it isn't more broken than before).
  - Use PREFIX/usr/share/doc instead of PREFIX/usr/doc in the divx4linux
    ports, the former path exists already and gets populated by other
    packages too (PREFIX=LINUXPREFIX!).
  - Fix some obvious (non-linuxolator) bugs in some linux ports while being
    there.
  - Bump PORTREVISION where neccesary.

Requested by:	portmgr (linimon) [1]
Submittted by:	Gerrit Kuehn <gerrit_huehn@@gruft.fido.de [2]
Approved by:	portmgr (kris, linimon), maintainers (or maintainer timeout)
Tested on:	ports cluster (kris)
Reviewed by:	silence on emulation@@
Superseedes PR:	69997

Maintainer approval from:
	chris@@chrisburkert.de
	cracauer@@cons.org
	des
	girgen
	jamie@@bishopston.net
	mezz
	mi
	nivit@@users.sf.net
        pat
	simond@@irrelevant.org
	riggs@@rrr.de
	Udo.Schweigert@@Siemens.com
@
text
@a13 2
		ftp://ftp.rge.com/pub/X/lesstif/srcdist/ \
		ftp://ftp.rge.com/pub/X/lesstif/srcdist/obsolete/ \
@


1.14
log
@At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
@
text
@d10 1
a10 1
PORTREVISION=	2
d25 1
a25 1
MAINTAINER=	ports@@FreeBSD.org
d28 6
a33 2
BUILD_DEPENDS=	${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools-7
RUN_DEPENDS=	${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs
d36 2
a37 2
USE_LINUX_PREFIX=	yes
PREFIX=		${LINUXBASE}${X11BASE}
@


1.13
log
@Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
@
text
@d35 1
a35 1
CONFIGURE_ARGS=	--host=${ARCH}--linux-gnu \
@


1.12
log
@Say hello to the linux mega patch, it consolidates our linux bits a
little bit and allows to proceed to a more recent linux_base from
a stable (read as: the major bugs should be ironed out or identified
and most linux ports build just fine) source.

It also allows to ship 4.11 with a working linuxolator (the EOLed
linux_base is marked forbidden because of a security hole).

This is a major update, please read UPDATING (and CHANGES if you
develop linux ports).

Changes:
 - change the default linux_base from v7 to v8
 - add a newer freetype to linux_base-8 for nicer fonts display [1]
 - don't let cpio use hardlinks in the linux_base-8 port to quiet some
   warnings in some cases [2]
 - fix a cut&past error in the linux_base-8 pkg-install script [3]
 - convert the binary knob "USE_LINUX" to a version specifier, e.g.
   USE_LINUX=<value> specifies a dependency upon
   emulators/linux_base-<value>, exceptions are a value of "7" (which
   does what you want and adds a dependency to linux_base) and any
   value without a corresponding port in
   PORTSDIR/emulators/linux_base-<value> (which adds a dependency to
   the default linux_base)
 - don't implicitly add USE_LINUX with the USE_LINUX_PREFIX knob,
   this allows us to use the USE_LINUX_PREFIX knob for linux_base and
   paves the way for splitting up future linux base ports into
   individual pieces
 - remove RESTRICTED from some GPL licensed ports, even when we only
   distribute binaries, we get them from official linux sites, so
   anyone can grab them there if he needs to
 - add a dependency upon the linux X11 bits where necessary (based upon
   guesswork)
 - don't use USE_X_PREFIX in some linux ports since it adds a dependency
   to the FreeBSD X11 libs, as a workaround use PREFIX?= (the clean
   solution would be to remove the implicit USE_XLIB from USE_X_PREFIX)
 - bump the portrevision of the linux ports ("better safe than sorry"
   algorithm)
 - pass maintainership of the important linux infrastructure to a
   mailinglist, hijack freebsd-emulation@@ for this purpose (if somebody
   doesn't like this: tell us your bikeshed color at freebsd-emulation@@,
   my color would be "linuxolator@@" in case someone cares...)
 - add a pkg-install script for linux-fontconfig, but don't use it;
   everything should work without it (the FreeBSD fc-cache program should
   do all the work), but in case we need it we just need to decomment the
   pkg-install part in the Makefile
 - fix some dependencies
 - fix some bugs
 - add some static plists
 - unbreak the ports with dependecies to more than one linux_base

This also fixes some ports which are marked BROKEN because of dependencies
to v7 and v8 of linux_base at the same time.

Known bugs:
 - the linux-mesa and linux-devtools ports install libGL*.so symlinks
 - some "minor" plist bugs (e.g. ld.so.{conf,cache} are modified by
   the linux X11 port, so linx_Base-8 moans at deinstall time)

Future work (interested souls should coordinate with freebsd-emulation@@):
 - add some kind of USE_LINUX_X11 knob to streamline the X11 dependencies,
   or modify the behavior of USE_XLIB in the USE_LINUX case
   AFAIK trevor has some patches.
 - make USE_XLIB and USE_X_PREFIX orthogonal to be able to get rid of
   the PREFIX?= workaround in some linux ports
   Should be discussed/coordinated on/with x11@@.
 - move the RPM bits from x11-toolkits/linux-gtk/Makefile to PORTSDIR/Mk/
 - update to a more recent linux base

PR:			69997, 70539 (and maybe others)
Discussed with/on:	java@@, x11@@, trevor, portmgr
Tested by:		mezz, portmgr, pointyhat
RPM hunted down by:	Joseph Gelinas <scirocco@@tasam.com> [1]
Requested by:		portmgr [2]
Submitted by:		kris [3]
Approved by:		portmgr
@
text
@d35 1
a35 1
CONFIGURE_ARGS=	--host=${MACHINE_ARCH}--linux-gnu \
@


1.11
log
@De-pkg-comment.
@
text
@d10 1
a10 1
PORTREVISION=	1
d29 1
@


1.10
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d26 1
@


1.9
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a26 2
PORTCOMMENT=	Clone of the Motif library mostly for linux-netscape4

@


1.8
log
@forgotten PORTREVISION bump.
@
text
@d27 2
@


1.7
log
@needs linux-devtools-7 since linux_base is version 7.1 now
@
text
@d10 1
@


1.6
log
@update to 0.96.26 + i18n patch.

PR:		27951
Submitted by:	Tadayuki OKADA <tadayuki@@mediaone.net>
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/linux-lesstif-ns/Makefile,v 1.5 2001/01/29 15:33:05 knu Exp $
d26 1
a26 1
BUILD_DEPENDS=	${LINUXBASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools
@


1.5
log
@- Update www/linux-lesstif-ns to the latest "stable" version(0.92.6).
- Use bzip2 archive instead of gzip archive.
- Do linux(8) before configure, because if linux mode is not active,
  this port won't be configurable/buildable and will show weird error
  messages (kind of these messages will confuse some people).

PR:		ports/24684
Submitted by:	imura@@af.airnet.ne.jp
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/linux-lesstif-ns/Makefile,v 1.4 2000/10/28 08:37:18 imura Exp $
d9 1
a9 1
PORTVERSION=	0.92.6
d11 6
a16 4
MASTER_SITES=	ftp://ftp.lesstif.org/pub/hungry/lesstif/srcdist/  \
		ftp://ftp.hungry.com/pub/hungry/lesstif/srcdist/ \
		ftp://ftp.fu-berlin.de/unix/X11/gui/lesstif/srcdist/ \
		ftp://ftp.win.or.jp/pub/X11/misc/lesstif/srcdist/
@


1.4
log
@- Change maintainer to ports@@FreeBSD.org of all my ports.
  (only ja-linux-netscape is back to sada-san)
  My short vacation finished and I have no longer
  enough time to keep maintaining my ports.

- Move some local-distfiles from my site to asami-san's.

- Some cosmetic changes around removing kde*-i18n ports.
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/linux-lesstif-ns/Makefile,v 1.3 2000/10/02 15:44:13 imura Exp $
d9 1
a9 1
PORTVERSION=	0.91.0
d26 1
d30 4
a33 2
CONFIGURE_ARGS=	--host=${MACHINE_ARCH}--linux-gnu --enable-shared --enable-production \
		--disable-build-20 --disable-debug --no-recursion \
d36 4
@


1.3
log
@${LINUX_BASE} -> ${LINUXBASE}
@
text
@d3 1
a3 1
# Whom:			imura@@FreeBSD.org
d5 1
a5 1
# $FreeBSD: ports/www/linux-lesstif-ns/Makefile,v 1.2 2000/06/11 06:01:49 imura Exp $
d22 1
a22 1
MAINTAINER=	imura@@FreeBSD.org
@


1.2
log
@Update to version 0.91.0.

Drag'n Drop now works(but not bookmark window yet).
@
text
@d5 1
a5 1
# $FreeBSD: ports/www/linux-lesstif-ns/Makefile,v 1.1.1.1 2000/05/07 06:05:24 imura Exp $
d24 1
a24 2
BUILD_DEPENDS=	${LINUX_BASE}/usr/bin/cc:${PORTSDIR}/devel/linux_devtools
RUN_DEPENDS=	${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base
d26 2
a27 3
LINUX_BASE=	/compat/linux
PREFIX=		${LINUX_BASE}${X11BASE}
NO_MTREE=	yes
d32 1
a32 1
GMAKE=		${LINUX_BASE}/usr/bin/make
d42 1
a42 1
	${LINUX_BASE}/sbin/ldconfig
d46 1
a46 1
CONFIGURE_ENV+=	${LINUX_BASE}/bin/bash
@


1.1
log
@Initial revision
@
text
@d5 1
a5 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	0.90.5
@


1.1.1.1
log
@Initial import of lesstif-0.90.5 (linux version).

This port only installs library for linux-netscape(netscape-dynMotif).
Motif has a critical bug around multi-byte handling in TextWidget such as
<input type=text> and <textarea> fields.
This port will solve the problem (like www/libxpg4-ns for our native netscape).
Instead, it brings various problems (behaviour of scroll bar, a size of textarea, ..)
because lesstif is still in progress and not perfect clone of Motif.
If you have discontent with input/display words in linux-netscape, this is
worth trying this port.
@
text
@@
