head	1.26;
access;
symbols
	RELEASE_7_4_0:1.24
	RELEASE_8_2_0:1.24
	RELEASE_6_EOL:1.23
	RELEASE_8_1_0:1.23
	RELEASE_7_3_0:1.22
	RELEASE_8_0_0:1.21
	RELEASE_7_2_0:1.18
	RELEASE_7_1_0:1.18
	RELEASE_6_4_0:1.18
	RELEASE_5_EOL:1.17
	RELEASE_7_0_0:1.16
	RELEASE_6_3_0:1.16
	PRE_XORG_7:1.14
	RELEASE_4_EOL:1.12
	RELEASE_6_2_0:1.12
	RELEASE_6_1_0:1.10
	RELEASE_5_5_0:1.10
	RELEASE_6_0_0:1.4
	RELEASE_5_4_0:1.4
	RELEASE_4_11_0:1.2;
locks; strict;
comment	@# @;


1.26
date	2011.05.01.18.21.07;	author bapt;	state dead;
branches;
next	1.25;

1.25
date	2011.03.15.13.38.19;	author bapt;	state Exp;
branches;
next	1.24;

1.24
date	2010.12.04.07.33.59;	author ade;	state Exp;
branches;
next	1.23;

1.23
date	2010.03.28.06.44.59;	author dinoex;	state Exp;
branches;
next	1.22;

1.22
date	2010.02.05.11.45.02;	author dinoex;	state Exp;
branches;
next	1.21;

1.21
date	2009.08.22.00.38.18;	author amdmi3;	state Exp;
branches;
next	1.20;

1.20
date	2009.08.02.19.36.03;	author mezz;	state Exp;
branches;
next	1.19;

1.19
date	2009.07.31.13.56.32;	author dinoex;	state Exp;
branches;
next	1.18;

1.18
date	2008.06.06.14.07.05;	author edwin;	state Exp;
branches;
next	1.17;

1.17
date	2008.04.19.17.54.13;	author miwi;	state Exp;
branches;
next	1.16;

1.16
date	2007.10.24.23.36.51;	author marcus;	state Exp;
branches;
next	1.15;

1.15
date	2007.05.19.20.25.20;	author flz;	state Exp;
branches;
next	1.14;

1.14
date	2007.05.01.23.17.33;	author miwi;	state Exp;
branches;
next	1.13;

1.13
date	2007.02.08.22.33.31;	author miwi;	state Exp;
branches;
next	1.12;

1.12
date	2006.08.15.01.11.32;	author clsung;	state Exp;
branches;
next	1.11;

1.11
date	2006.05.13.04.41.17;	author edwin;	state Exp;
branches;
next	1.10;

1.10
date	2006.03.01.02.25.36;	author ade;	state Exp;
branches;
next	1.9;

1.9
date	2006.02.23.10.39.43;	author ade;	state Exp;
branches;
next	1.8;

1.8
date	2006.01.29.20.17.15;	author ahze;	state Exp;
branches;
next	1.7;

1.7
date	2005.11.15.06.51.35;	author ade;	state Exp;
branches;
next	1.6;

1.6
date	2005.11.10.10.39.04;	author ahze;	state Exp;
branches;
next	1.5;

1.5
date	2005.11.05.05.19.24;	author marcus;	state Exp;
branches;
next	1.4;

1.4
date	2005.03.12.10.52.46;	author marcus;	state Exp;
branches;
next	1.3;

1.3
date	2005.01.19.12.37.13;	author krion;	state Exp;
branches;
next	1.2;

1.2
date	2004.12.02.22.58.27;	author ahze;	state Exp;
branches;
next	1.1;

1.1
date	2004.12.01.04.02.42;	author ahze;	state Exp;
branches;
next	;


desc
@@


1.26
log
@Remove unmaintained expired ports from www category

2011-05-01 www/indexme: Upstream disapear and distfile is no more available
2011-05-01 www/osb-browser: Abandonware, please use www/webkit-gtk2
2011-05-01 www/osb-nrcit: Abandonware, please use www/webkit-gtk2
2011-05-01 www/osb-nrcore: Abandonware, please use www/webkit-gtk2
2011-05-01 www/pumperweb: Upstream disapear and distfile is no more available
2011-05-01 www/py-ez_web: Upstream disapear and distfile is no more available
2011-05-01 www/py-pullparser: Obsolete and deprecated
2011-05-01 www/sidplug: Upstream disapear and distfile is no more available
2011-05-01 www/twhttpd: Upstream disapear and distfile is no more available
2011-05-01 www/wnews: Upstream disapear and distfile is no more available
2011-05-01 www/xpath2rss: Upstream disapear and distfile is no more available
@
text
@# New ports collection makefile for:	osb-nrcore
# Date created:		2004-11-29
# Whom:			Michael Johnson <ahze@@FreeBSD.org>
#
# $FreeBSD: ports/www/osb-nrcore/Makefile,v 1.25 2011/03/15 13:38:19 bapt Exp $
#

PORTNAME=	osb-nrcore
PORTVERSION=	0.5.2
PORTREVISION=	6
CATEGORIES=	www
MASTER_SITES=	SF/gtk-webcore/gtk-webcore/${PORTVERSION}

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Gtk+ WebCore html rendering engine

DEPRECATED=     Abandonware, please use www/webkit-gtk2
EXPIRATION_DATE=        2011-05-01

BUILD_DEPENDS=	osb-jscore>=0.5.2:${PORTSDIR}/lang/osb-jscore
RUN_DEPENDS=	osb-jscore>=0.5.2:${PORTSDIR}/lang/osb-jscore

USE_XORG=	x11 xt
USE_GNOME=	gnomehack gnometarget gtk20
USE_AUTOTOOLS=	libtool
CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS}" \
		LDFLAGS="${PTHREAD_LIBS}"
USE_LDCONFIG=	yes

.include <bsd.port.pre.mk>

.if ${ARCH} == "alpha"
BROKEN=		Does not compile on alpha
.endif

post-patch:
	@@${REINPLACE_CMD} -e '/test/s|==|=|g ; \
		 s|-nostdinc++||g ; \
		 s|-nodefaultlibs -lgcc -lc||g; \
		 s|-D.*_DISABLE_DEPRECATED||g' ${WRKSRC}/configure

.include <bsd.port.post.mk>
@


1.25
log
@Has been abandonned in favour of webkit-gtk2
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.24
log
@Sync to new bsd.autotools.mk
@
text
@d17 3
@


1.23
log
@- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi
@
text
@d22 1
a22 1
USE_AUTOTOOLS=	libtool:22
@


1.22
log
@- update to jpeg-8
@
text
@d10 1
a10 1
PORTREVISION=	5
@


1.21
log
@- Switch SourceForge ports to the new File Release System: categories starting with W
@
text
@d10 1
a10 1
PORTREVISION=	4
@


1.20
log
@-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.

It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.

With help:	marcus and kwm
Pointyhat-exp:	a few times by pav
Tested by:	pgollucci, "Romain Tartière" <romain@@blogreen.org>, and
		a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by:	marcus
Approved by:	portmgr
@
text
@d12 1
a12 1
MASTER_SITES=	SF/gtk-webcore
@


1.19
log
@- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin
@
text
@d22 1
a22 1
USE_AUTOTOOLS=	libtool:15
@


1.18
log
@Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@@
Approved by:    portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	3
@


1.17
log
@- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+

Thanks to all Helpers:
	Dmitry Marakasov, Chess Griffin, beech@@, dinoex, rafan, gahr,
	ehaupt, nox, itetcu, flz, pav

PR:		116263
Tested on:	pointyhat
Approved by:	portmgr (pav)
@
text
@d10 1
a10 1
PORTREVISION=	2
@


1.16
log
@Presenting GNOME 2.20.1 and all related works for FreeBSD.  The official
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ .  Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).

The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy.  We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD.  This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.

This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully.  Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).

The FreeBSD GNOME team would also like to thank our various testers and
contributors:

Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)

PRs fixed in this release:

111272, 113470, 115995, 116338
@
text
@d10 1
a10 1
PORTREVISION=	1
d12 1
a12 2
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	gtk-webcore
d20 1
@


1.15
log
@- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
@
text
@d36 2
a37 1
		 s|-nodefaultlibs -lgcc -lc||g' ${WRKSRC}/configure
@


1.14
log
@- Update to 0.5.2

PR:		112319
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d10 1
@


1.13
log
@- Update to 0.5.1
- Remove IGNORE on FreeBSD 4.x, it's no longer need.

PR:		108889
Submitted by:	KATO Tsuguru <tkato432@@yahoo.com>
@
text
@d9 1
a9 1
PORTVERSION=	0.5.1
d17 2
a18 2
BUILD_DEPENDS=	osb-jscore>=0.5.1:${PORTSDIR}/lang/osb-jscore
RUN_DEPENDS=	osb-jscore>=0.5.1:${PORTSDIR}/lang/osb-jscore
@


1.12
log
@- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include www/ x11/ x11-clocks/ x11-servers/ x11-themes/ maintained
  by ports@@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d9 1
a9 2
PORTVERSION=	0.5.0
PORTREVISION=	2
d15 1
a15 1
COMMENT=	Gtk-Webcore's browser engine
d17 2
a18 1
LIB_DEPENDS=	jscore.0:${PORTSDIR}/lang/osb-jscore
d20 1
d22 2
a23 2
USE_GNOME=	gtk20 gnomehack
USE_GCC=	3.4
a24 2
CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -DNDEBUG" \
		LDFLAGS="${PTHREAD_LIBS}"
d28 2
a29 2
.if ${ARCH}=="alpha" || ${OSVERSION} < 500000
BROKEN=	Does not compile
d33 3
a35 2
	@@${REINPLACE_CMD} -e 's|-lpthread||; s|-nostdinc++||' \
		${WRKSRC}/configure
@


1.11
log
@Remove USE_REINPLACE from categories starting with W
@
text
@d23 1
a23 1
INSTALLS_SHLIB=	yes
@


1.10
log
@Fix building after libtool changes

Submitted by:	pointyhat
Approved by:	portmgr (implicit)
@
text
@a20 1
USE_REINPLACE=	yes
@


1.9
log
@Conversion to a single libtool environment.

Approved by:	portmgr (kris)
@
text
@d20 1
a20 1
GNU_CONFIGURE=	yes
@


1.8
log
@- Reset MAINTAINER
@
text
@d20 1
a20 1
USE_AUTOTOOLS=	libtool:15:inc
@


1.7
log
@Mass-conversion to the USE_AUTOTOOLS New World Order.  The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.

Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.

Preliminary documentation can be found at:
	http://people.FreeBSD.org/~ade/autotools.txt

which is in the process of being SGMLized before introduction into the
Porters Handbook.

Light blue touch-paper.  Run.
@
text
@d15 1
a15 1
MAINTAINER=	ahze@@FreeBSD.org
@


1.6
log
@- Mark broken on 4.x
@
text
@d20 1
a20 1
USE_INC_LIBTOOL_VER=15
@


1.5
log
@Bump PORTREVISION to chase the glib20 shared library update.
@
text
@d30 2
a31 2
.if ${ARCH}=="alpha"
BROKEN=	Does not compile on ${ARCH}
@


1.4
log
@Bump PORTREVISION to chase the glib20 shared lib version change.
@
text
@d10 1
a10 1
PORTREVISION=	1
@


1.3
log
@Fix build on amd64.
@
text
@d10 1
@


1.2
log
@Mark BROKEN for Alpha

Pointed out by:	pointy hat via kris
@
text
@d34 2
a35 2
	@@${REINPLACE_CMD} -e 's|-lpthread||; s|-nostdinc++||; \
		s|-fPIC||' ${WRKSRC}/configure
@


1.1
log
@Add osb-nrcore

Gtk+ WebCore is a Gtk+ port of Apple Computer Inc.'s WebCore KHTML html
rendering engine including a web component. Gtk+ WebCore is a standards
compliant (X)HTML rendering engine, javascript interpreter and an embeddable
web component. The purpose of the web component is to be a light-weight,
easy-to-compile and embed, open source rendering component.

The project work is done at Nokia Research Center (NRC)  as part of ongoing
internet browser-related research activities.
@
text
@d27 6
d37 1
a37 1
.include <bsd.port.mk>
@

