head	1.11;
access;
symbols
	RELEASE_8_1_0:1.10
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.6
	RELEASE_6_4_0:1.6
	RELEASE_5_EOL:1.6
	RELEASE_7_0_0:1.6
	RELEASE_6_3_0:1.6
	PRE_XORG_7:1.6
	RELEASE_4_EOL:1.6
	RELEASE_6_2_0:1.6
	RELEASE_6_1_0:1.5
	RELEASE_5_5_0:1.5
	RELEASE_6_0_0:1.5
	RELEASE_5_4_0:1.5
	RELEASE_4_11_0:1.4
	RELEASE_5_3_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2010.09.08.05.37.23;	author pgollucci;	state dead;
branches;
next	1.10;

1.10
date	2010.07.05.11.27.11;	author beat;	state Exp;
branches;
next	1.9;

1.9
date	2010.07.04.23.52.21;	author linimon;	state Exp;
branches;
next	1.8;

1.8
date	2010.03.28.06.44.54;	author dinoex;	state Exp;
branches;
next	1.7;

1.7
date	2009.01.21.23.28.09;	author bsam;	state Exp;
branches;
next	1.6;

1.6
date	2006.08.08.13.17.09;	author sat;	state Exp;
branches;
next	1.5;

1.5
date	2005.01.14.21.17.04;	author trevor;	state Exp;
branches;
next	1.4;

1.4
date	2005.01.08.08.33.33;	author kris;	state Exp;
branches;
next	1.3;

1.3
date	2004.12.31.18.24.08;	author netchild;	state Exp;
branches;
next	1.2;

1.2
date	2004.09.18.18.47.46;	author kris;	state Exp;
branches;
next	1.1;

1.1
date	2004.05.26.03.37.43;	author mezz;	state Exp;
branches;
next	;


desc
@@


1.11
log
@2010-08-01 net-p2p/javadc: is ancient, unmaintained, works only with JDK 1.3, no master site
2010-09-01 net/pathchar: has been broken for 2+ years, no sources available
2010-08-05 www/linux-nvu: NVU 1.0, released June 2005, is the last official release of NVU.  Kompozer has picked up where NVU has left off. Please consider using  /pr/www/kompozer instead
@
text
@# New ports collection makefile for:	linux-nvu
# Date created:				2004-05-10
# Whom:					Ilya Khamushkin
#
# $FreeBSD: ports/www/linux-nvu/Makefile,v 1.10 2010/07/05 11:27:11 beat Exp $
#

PORTNAME=	nvu
PORTVERSION=	1.0
DISTVERSIONSUFFIX=	-pc-linux2.6.10-gnu
PORTREVISION=	2
CATEGORIES=	www
MASTER_SITES=	http://cvs.nvu.com/download/ CSME

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	A complete Web Authoring System

DEPRECATED=	NVU 1.0, released June 2005, is the last official release of NVU. \
		Kompozer has picked up where NVU has left off. Please consider using \
		${PORTSDIR}/www/kompozer instead
EXPIRATION_DATE=	2010-08-05

USE_BZIP2=	yes
WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVERSION}

.include "${.CURDIR}/../linux-seamonkey/Makefile.common"
.include <bsd.port.mk>
@


1.10
log
@- Mark DEPRECATED and set EXPIRATION_DATE to 2010-08-05. Development has
  stopped in June 2005 and www/nvu was removed from the portstree almost
  one year ago. Please consider using www/kompozer instead.

With hat:       gecko
Feature safe:	yes
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@Reset ilya@@space.rootshell.ru: address bounces.

PR:		ports/148366 (partial)
Feature safe:	yes
@
text
@d18 5
@


1.8
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d15 1
a15 1
MAINTAINER=	ilya@@space.rootshell.ru
@


1.7
log
@. remove linux-glib2 as a dependency from linux-seamonkey/Makefile.common
  since it was incorporated into default linux base port;
. bump PORTREVISION for ports using linux-seamonkey/Makefile.common.

Pointed out by:	Portsnap buildbox
@
text
@d11 1
a11 1
PORTREVISION=	1
@


1.6
log
@- Update to 1.0
- Bring in line with other linux-gecko ports, thus inheriting
  all the features of the infrastructure:
  o desktop file
  o XPI/NPAPI support

Approved by:	Ilya Khamushkin <ilya@@space.rootshell.ru> (maintainer)
@
text
@d11 1
@


1.5
log
@version bump for linux-tiff update
@
text
@d9 4
a12 6
PORTVERSION=	0.20
PORTREVISION=	2
CATEGORIES=	www linux
MASTER_SITES=	http://cvs.nvu.com/download/
PKGNAMEPREFIX=	linux-
DISTFILES=	${DISTNAME}-pc-linux-gnu${EXTRACT_SUFX}
d17 2
a18 21
RUN_DEPENDS=	\
	${LINUXBASE}/usr/lib/libgobject-2.0.so.0:${PORTSDIR}/devel/linux-glib2 \
	${LINUXBASE}/usr/lib/libgtk-x11-2.0.so.0:${PORTSDIR}/x11-toolkits/linux-gtk2 \
	${LINUXBASE}/usr/lib/libatk-1.0.so.0:${PORTSDIR}/accessibility/linux-atk \
	${LINUXBASE}/usr/lib/libpango-1.0.so.0:${PORTSDIR}/x11-toolkits/linux-pango \
	${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux-fontconfig

NO_BUILD=		yes
NO_FILTER_SHLIBS=	yes
ONLY_FOR_ARCHS=		i386
USE_X_PREFIX=		yes
NVULIB_DIR=		lib/${UNIQUENAME}
INSTALL_DIR=		${PREFIX}/${NVULIB_DIR}
PLIST_SUB=		NVULIB_DIR=${NVULIB_DIR}

do-install:
	@@${MKDIR} ${INSTALL_DIR}
	@@cd ${WRKSRC} && ${FIND} * | \
		${CPIO} -pdm -L -R ${LIBOWN}:${LIBGRP} ${INSTALL_DIR}
	@@${LN} -s ${INSTALL_DIR}/${PORTNAME} \
		${PREFIX}/bin/${UNIQUENAME}
d20 1
@


1.4
log
@Now buildable.

Approved by:	portmgr (self)
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
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
@a25 2
BROKEN=			"Conflicting dependencies (linux_base 7.x and 8.x)"

@


1.2
log
@BROKEN on 5.x: Does not compile

Approved by:    portmgr (self)
@
text
@d10 1
a19 1
	${LINUXBASE}/usr/X11R6/lib/libX11.so.6:${PORTSDIR}/x11/linux-XFree86-libs \
@


1.1
log
@Nvu is a complete Web Authoring System that combines web file management and
easy-to-use WYSIWYG web page editing.  Nvu is designed to be extremely easy to
use, making it ideal for non-technical computer users who want to create an
attractive, professional-looking web site without needing to know HTML or web
coding.

Features:
 - FTP site manager
 - A new color picker
 - Tabs!
 - CSS editor
 - A dash of style(s)
 - Customizable toolbars
 - Forms
 - Cleaner markup
 - Visible marks

This is a pre-compiled Linux/i386 version.

WWW: http://www.nvu.com/

PR:		ports/66607
Submitted by:	Ilya Khamushkin <ilya@@space.rootshell.ru>
Approved by:	adamw (mentor)
@
text
@d26 2
@

