[Midnightbsd-cvs] mports [18200] trunk/devel/devhelp: devhelp 3.14.0

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Mar 17 20:43:08 EDT 2015


Revision: 18200
          http://svnweb.midnightbsd.org/mports/?rev=18200
Author:   laffer1
Date:     2015-03-17 20:43:07 -0400 (Tue, 17 Mar 2015)
Log Message:
-----------
devhelp 3.14.0

Modified Paths:
--------------
    trunk/devel/devhelp/Makefile
    trunk/devel/devhelp/distinfo
    trunk/devel/devhelp/pkg-plist

Added Paths:
-----------
    trunk/devel/devhelp/files/patch-src_dh-book-manager.c

Removed Paths:
-------------
    trunk/devel/devhelp/files/patch-src_dh-base.c

Modified: trunk/devel/devhelp/Makefile
===================================================================
--- trunk/devel/devhelp/Makefile	2015-03-18 00:39:47 UTC (rev 18199)
+++ trunk/devel/devhelp/Makefile	2015-03-18 00:43:07 UTC (rev 18200)
@@ -1,75 +1,32 @@
-# New ports collection makefile for:	devhelp
-# Date created:				29 May 2003
-# Whom:					Adam Weinberger <adamw at FreeBSD.org>
-#
 # $MidnightBSD$
-# $FreeBSD: ports/devel/devhelp/Makefile,v 1.26 2007/09/12 19:25:47 marcus Exp $
-#
 
 PORTNAME=	devhelp
-PORTVERSION=	0.19
-PORTREVISION=	2
-CATEGORIES?=	devel gnome
-MASTER_SITES=	${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR=	sources/${PORTNAME}/${PORTVERSION:C,^([[:digit:]]+\.[[:digit:]]+).*,\1,}
-DIST_SUBDIR=	gnome2
+PORTVERSION=	3.14.0
+CATEGORIES=	devel gnome
+MASTER_SITES=	GNOME
+DIST_SUBDIR=	gnome3
 
 MAINTAINER=	ports at MidnightBSD.org
-COMMENT=	Developer help browser for GNOME 2
+COMMENT=	Developer help browser for GNOME 3
+
 LICENSE=	gpl2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
-BUILD_DEPENDS=	${LOCALBASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
-RUN_DEPENDS=	${LOCALBASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
+LIB_DEPENDS=	libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3
 
-MOZILLA=	browser3
-
-.if !defined(WITH_MOZILLA)
-MOZILLA=	browser3
-.else
-.if ${WITH_MOZILLA} == "xulrunner"
-MOZILLA=	xulrunner
-.elif ${WITH_MOZILLA} == "seamonkey"
-MOZILLA=	seamonkey
-.endif
-.endif
-
-USE_BZIP2=	yes
-USE_XLIB=	yes
-USE_GETTEXT=	yes
-USE_GMAKE=	yes
-USE_GNOME=	gnomehack intlhack gnomeprefix libgnomeui libwnck
-USE_AUTOTOOLS=	libtool
+USES=		gettext gmake libtool pathfix pkgconfig tar:xz
+USE_GNOME=	gnomeprefix gtk30 intlhack libxslt
+USE_XORG=	x11
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
-USE_LDCONFIG=	${LOCALBASE}/lib/${MOZILLA}
-GCONF_SCHEMAS=	devhelp.schemas
-CONFIGURE_ENV=	CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
-		LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
-.if ${MOZILLA} == "browser3"
-CONFIGURE_ARGS=	--with-gecko=firefox
-.else
-CONFIGURE_ARGS=	--with-gecko=${MOZILLA}
-.endif
-OPTIONS=		GEDIT "Enable GEdit plug-in support" off
+USE_LDCONFIG=	yes
+CPPFLAGS+=	-I${LOCALBASE}/include
+LDFLAGS+=	-L${LOCALBASE}/lib
+INSTALL_TARGET=	install-strip
 
-.include <bsd.port.pre.mk>
+GLIB_SCHEMAS=	org.gnome.devhelp.gschema.xml
 
-.if defined(WITH_GEDIT)
-BUILD_DEPENDS+=	gedit:${PORTSDIR}/editors/gedit
-RUN_DEPENDS+=	gedit:${PORTSDIR}/editors/gedit
-PLIST_SUB+=	GEDIT=""
-.else
-PLIST_SUB+=	GEDIT="@comment "
-.endif
-
-# This target is only meant to be used by the port maintainer.
-x-generate-plist:
-	(${PORTSDIR}/Tools/scripts/plist -d -m ${MTREE_FILE} ${PREFIX}|${SED} -E 's,.*share/nls/.+$$,,g;s,^@dirrm share/((gnome/[^d]|pixmaps|application|locale).*|gnome$$),,;s,^@dirrm etc/gconf.*,,;s,^etc/gconf/gconf.*,,'|${TR} -s '\n') > temp-pkg-plist
-
 post-patch:
-.if defined(WITHOUT_GEDIT)
-	@${REINPLACE_CMD} -e 's|gedit-plugin||' \
-		${WRKSRC}/misc/Makefile.in
-.endif
+	@${REINPLACE_CMD} -e 's|gedit-plugin||g' ${WRKSRC}/misc/Makefile.in
 
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>

Modified: trunk/devel/devhelp/distinfo
===================================================================
--- trunk/devel/devhelp/distinfo	2015-03-18 00:39:47 UTC (rev 18199)
+++ trunk/devel/devhelp/distinfo	2015-03-18 00:43:07 UTC (rev 18200)
@@ -1,3 +1,2 @@
-SHA256 (gnome2/devhelp-0.19.tar.bz2) = 1a4f6d27099bbfd0df3278b74ced042699d79abad441407fedcfce0f8400115e
-RMD160 (gnome2/devhelp-0.19.tar.bz2) = d6fb8b820d448459c219a360a2aca569960b5f02
-SIZE (gnome2/devhelp-0.19.tar.bz2) = 517745
+SHA256 (gnome3/devhelp-3.14.0.tar.xz) = a78884cf81c1fb18fc8356c62271292591d5ca62c58b045dee30c6fc278e7083
+SIZE (gnome3/devhelp-3.14.0.tar.xz) = 465860

Deleted: trunk/devel/devhelp/files/patch-src_dh-base.c
===================================================================
--- trunk/devel/devhelp/files/patch-src_dh-base.c	2015-03-18 00:39:47 UTC (rev 18199)
+++ trunk/devel/devhelp/files/patch-src_dh-base.c	2015-03-18 00:43:07 UTC (rev 18200)
@@ -1,13 +0,0 @@
---- src/dh-base.c.orig	Tue May 15 13:00:24 2007
-+++ src/dh-base.c	Sun Jul  8 03:48:13 2007
-@@ -233,6 +233,10 @@ base_add_books_in_data_dir (DhBase *base
- 	dir = g_build_filename (data_dir, "devhelp", "books", NULL);
- 	base_add_books (base, dir);
- 	g_free (dir);
-+
-+	dir = g_build_filename (data_dir, "doc", NULL);
-+	base_add_books (base, dir);
-+	g_free (dir);
- }
- 
- static void

Added: trunk/devel/devhelp/files/patch-src_dh-book-manager.c
===================================================================
--- trunk/devel/devhelp/files/patch-src_dh-book-manager.c	                        (rev 0)
+++ trunk/devel/devhelp/files/patch-src_dh-book-manager.c	2015-03-18 00:43:07 UTC (rev 18200)
@@ -0,0 +1,13 @@
+--- src/dh-book-manager.c.orig	2010-09-01 11:30:01.000000000 +0200
++++ src/dh-book-manager.c	2010-09-01 11:31:03.000000000 +0200
+@@ -149,6 +149,10 @@ book_manager_add_books_in_data_dir (DhBo
+         dir = g_build_filename (data_dir, "devhelp", "books", NULL);
+         book_manager_add_from_dir (book_manager, dir);
+         g_free (dir);
++
++        dir = g_build_filename (data_dir, "doc", NULL);
++        book_manager_add_from_dir (book_manager, dir);
++        g_free (dir);
+ }
+ 
+ void


Property changes on: trunk/devel/devhelp/files/patch-src_dh-book-manager.c
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Modified: trunk/devel/devhelp/pkg-plist
===================================================================
--- trunk/devel/devhelp/pkg-plist	2015-03-18 00:39:47 UTC (rev 18199)
+++ trunk/devel/devhelp/pkg-plist	2015-03-18 00:43:07 UTC (rev 18200)
@@ -1,44 +1,37 @@
 bin/devhelp
-include/devhelp-1.0/devhelp/dh-base.h
-include/devhelp-1.0/devhelp/dh-book-tree.h
-include/devhelp-1.0/devhelp/dh-error.h
-include/devhelp-1.0/devhelp/dh-html.h
-include/devhelp-1.0/devhelp/dh-keyword-model.h
-include/devhelp-1.0/devhelp/dh-link.h
-include/devhelp-1.0/devhelp/dh-parser.h
-include/devhelp-1.0/devhelp/dh-preferences.h
-include/devhelp-1.0/devhelp/dh-search.h
-include/devhelp-1.0/devhelp/dh-util.h
-include/devhelp-1.0/devhelp/dh-window.h
-include/devhelp-1.0/devhelp/eggfindbar.h
-%%GEDIT%%lib/gedit-2/plugins/devhelp.gedit-plugin
-%%GEDIT%%lib/gedit-2/plugins/devhelp/__init__.py
-%%GEDIT%%lib/gedit-2/plugins/devhelp/__init__.pyc
-%%GEDIT%%lib/gedit-2/plugins/devhelp/__init__.pyo
-%%GEDIT%%lib/gedit-2/plugins/devhelp/devhelp.py
-%%GEDIT%%lib/gedit-2/plugins/devhelp/devhelp.pyc
-%%GEDIT%%lib/gedit-2/plugins/devhelp/devhelp.pyo
-lib/libdevhelp-1.a
-lib/libdevhelp-1.la
-lib/libdevhelp-1.so
-lib/libdevhelp-1.so.0
-libdata/pkgconfig/libdevhelp-1.0.pc
+include/devhelp-3.0/devhelp/devhelp.h
+include/devhelp-3.0/devhelp/dh-app.h
+include/devhelp-3.0/devhelp/dh-assistant-view.h
+include/devhelp-3.0/devhelp/dh-assistant.h
+include/devhelp-3.0/devhelp/dh-book-manager.h
+include/devhelp-3.0/devhelp/dh-book-tree.h
+include/devhelp-3.0/devhelp/dh-book.h
+include/devhelp-3.0/devhelp/dh-error.h
+include/devhelp-3.0/devhelp/dh-keyword-model.h
+include/devhelp-3.0/devhelp/dh-language.h
+include/devhelp-3.0/devhelp/dh-link.h
+include/devhelp-3.0/devhelp/dh-sidebar.h
+include/devhelp-3.0/devhelp/dh-window.h
+lib/libdevhelp-3.so
+lib/libdevhelp-3.so.2
+lib/libdevhelp-3.so.2.0.0
+libdata/pkgconfig/libdevhelp-3.0.pc
+share/GConf/gsettings/devhelp.convert
+share/appdata/devhelp.appdata.xml
 share/applications/devhelp.desktop
-share/devhelp/default-prefs.js
-share/devhelp/devhelp.glade
+share/devhelp/assistant/assistant.css
+share/devhelp/assistant/assistant.js
 share/devhelp/dtd/devhelp-1.dtd
-share/devhelp/images/book_closed.png
-share/devhelp/images/book_open.png
-share/devhelp/images/helpdoc.png
-share/devhelp/ui/window.ui
 share/icons/hicolor/16x16/apps/devhelp.png
 share/icons/hicolor/22x22/apps/devhelp.png
 share/icons/hicolor/24x24/apps/devhelp.png
+share/icons/hicolor/256x256/apps/devhelp.png
 share/icons/hicolor/32x32/apps/devhelp.png
 share/icons/hicolor/48x48/apps/devhelp.png
-share/icons/hicolor/scalable/apps/devhelp.svg
 share/locale/am/LC_MESSAGES/devhelp.mo
 share/locale/ar/LC_MESSAGES/devhelp.mo
+share/locale/as/LC_MESSAGES/devhelp.mo
+share/locale/ast/LC_MESSAGES/devhelp.mo
 share/locale/az/LC_MESSAGES/devhelp.mo
 share/locale/be/LC_MESSAGES/devhelp.mo
 share/locale/be at latin/LC_MESSAGES/devhelp.mo
@@ -46,15 +39,20 @@
 share/locale/bn/LC_MESSAGES/devhelp.mo
 share/locale/bn_IN/LC_MESSAGES/devhelp.mo
 share/locale/ca/LC_MESSAGES/devhelp.mo
+share/locale/ca at valencia/LC_MESSAGES/devhelp.mo
 share/locale/cs/LC_MESSAGES/devhelp.mo
 share/locale/da/LC_MESSAGES/devhelp.mo
 share/locale/de/LC_MESSAGES/devhelp.mo
 share/locale/dz/LC_MESSAGES/devhelp.mo
 share/locale/el/LC_MESSAGES/devhelp.mo
+share/locale/en at shaw/LC_MESSAGES/devhelp.mo
 share/locale/en_CA/LC_MESSAGES/devhelp.mo
 share/locale/en_GB/LC_MESSAGES/devhelp.mo
+share/locale/eo/LC_MESSAGES/devhelp.mo
 share/locale/es/LC_MESSAGES/devhelp.mo
 share/locale/et/LC_MESSAGES/devhelp.mo
+share/locale/eu/LC_MESSAGES/devhelp.mo
+share/locale/fa/LC_MESSAGES/devhelp.mo
 share/locale/fi/LC_MESSAGES/devhelp.mo
 share/locale/fr/LC_MESSAGES/devhelp.mo
 share/locale/gl/LC_MESSAGES/devhelp.mo
@@ -63,13 +61,17 @@
 share/locale/hi/LC_MESSAGES/devhelp.mo
 share/locale/hr/LC_MESSAGES/devhelp.mo
 share/locale/hu/LC_MESSAGES/devhelp.mo
+share/locale/hy/LC_MESSAGES/devhelp.mo
+share/locale/id/LC_MESSAGES/devhelp.mo
 share/locale/is/LC_MESSAGES/devhelp.mo
 share/locale/it/LC_MESSAGES/devhelp.mo
 share/locale/ja/LC_MESSAGES/devhelp.mo
+share/locale/km/LC_MESSAGES/devhelp.mo
 share/locale/kn/LC_MESSAGES/devhelp.mo
 share/locale/ko/LC_MESSAGES/devhelp.mo
 share/locale/lt/LC_MESSAGES/devhelp.mo
 share/locale/lv/LC_MESSAGES/devhelp.mo
+share/locale/mai/LC_MESSAGES/devhelp.mo
 share/locale/mk/LC_MESSAGES/devhelp.mo
 share/locale/ml/LC_MESSAGES/devhelp.mo
 share/locale/ms/LC_MESSAGES/devhelp.mo
@@ -76,47 +78,32 @@
 share/locale/nb/LC_MESSAGES/devhelp.mo
 share/locale/ne/LC_MESSAGES/devhelp.mo
 share/locale/nl/LC_MESSAGES/devhelp.mo
+share/locale/nn/LC_MESSAGES/devhelp.mo
 share/locale/oc/LC_MESSAGES/devhelp.mo
 share/locale/or/LC_MESSAGES/devhelp.mo
 share/locale/pa/LC_MESSAGES/devhelp.mo
 share/locale/pl/LC_MESSAGES/devhelp.mo
+share/locale/ps/LC_MESSAGES/devhelp.mo
 share/locale/pt/LC_MESSAGES/devhelp.mo
 share/locale/pt_BR/LC_MESSAGES/devhelp.mo
+share/locale/ro/LC_MESSAGES/devhelp.mo
 share/locale/ru/LC_MESSAGES/devhelp.mo
 share/locale/rw/LC_MESSAGES/devhelp.mo
+share/locale/si/LC_MESSAGES/devhelp.mo
 share/locale/sk/LC_MESSAGES/devhelp.mo
 share/locale/sl/LC_MESSAGES/devhelp.mo
 share/locale/sq/LC_MESSAGES/devhelp.mo
 share/locale/sr/LC_MESSAGES/devhelp.mo
-share/locale/sr at Latn/LC_MESSAGES/devhelp.mo
+share/locale/sr at latin/LC_MESSAGES/devhelp.mo
 share/locale/sv/LC_MESSAGES/devhelp.mo
 share/locale/ta/LC_MESSAGES/devhelp.mo
 share/locale/te/LC_MESSAGES/devhelp.mo
+share/locale/tg/LC_MESSAGES/devhelp.mo
 share/locale/th/LC_MESSAGES/devhelp.mo
 share/locale/tr/LC_MESSAGES/devhelp.mo
+share/locale/ug/LC_MESSAGES/devhelp.mo
 share/locale/uk/LC_MESSAGES/devhelp.mo
 share/locale/vi/LC_MESSAGES/devhelp.mo
 share/locale/zh_CN/LC_MESSAGES/devhelp.mo
 share/locale/zh_HK/LC_MESSAGES/devhelp.mo
 share/locale/zh_TW/LC_MESSAGES/devhelp.mo
- at dirrm share/devhelp/ui
- at dirrm share/devhelp/images
- at dirrm share/devhelp/dtd
- at dirrm share/devhelp
- at dirrm include/devhelp-1.0/devhelp
- at dirrm include/devhelp-1.0
- at dirrmtry share/locale/zh_HK/LC_MESSAGES
- at dirrmtry share/locale/zh_HK
- at dirrmtry share/locale/te/LC_MESSAGES
- at dirrmtry share/locale/te
- at dirrmtry share/locale/rw/LC_MESSAGES
- at dirrmtry share/locale/rw
- at dirrmtry share/locale/oc/LC_MESSAGES
- at dirrmtry share/locale/oc
- at dirrmtry share/locale/dz/LC_MESSAGES
- at dirrmtry share/locale/dz
- at dirrmtry share/locale/bn_IN/LC_MESSAGES
- at dirrmtry share/locale/bn_IN
- at dirrmtry share/locale/be at latin/LC_MESSAGES
- at dirrmtry share/locale/be at latin
- at dirrmtry share/applications



More information about the Midnightbsd-cvs mailing list