summaryrefslogtreecommitdiffstats
path: root/x11/yelp3
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-19 03:37:24 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-19 03:37:24 +0800
commit0eeb04bb1932b42f5a86f140d4f23c796ceab96c (patch)
tree83b79b8280d88c4d8c943d0e982d767021f5016e /x11/yelp3
parent16c871e38527f8b1e586cb4eff9ccb1de01e38c2 (diff)
downloadmarcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.tar
marcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.tar.gz
marcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.tar.bz2
marcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.tar.lz
marcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.tar.xz
marcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.tar.zst
marcuscom-ports-0eeb04bb1932b42f5a86f140d4f23c796ceab96c.zip
Update to 2.91.8.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14937 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/yelp3')
-rw-r--r--x11/yelp3/Makefile53
-rw-r--r--x11/yelp3/distinfo2
-rw-r--r--x11/yelp3/files/patch-configure13
-rw-r--r--x11/yelp3/pkg-descr4
-rw-r--r--x11/yelp3/pkg-plist239
5 files changed, 311 insertions, 0 deletions
diff --git a/x11/yelp3/Makefile b/x11/yelp3/Makefile
new file mode 100644
index 000000000..2d0a0a53a
--- /dev/null
+++ b/x11/yelp3/Makefile
@@ -0,0 +1,53 @@
+# New ports collection makefile for: yelp
+# Date created: 18 May 2002
+# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
+#
+# $FreeBSD$
+# $MCom: ports/x11/yelp3/Makefile,v 1.1 2010/07/13 13:23:54 kwm Exp $
+#
+
+PORTNAME= yelp
+PORTVERSION= 2.91.8
+CATEGORIES= x11 gnome
+MASTER_SITES= GNOME
+DIST_SUBDIR= gnome3
+
+MAINTAINER= gnome@FreeBSD.org
+COMMENT= A help browser for the GNOME 3 desktop
+
+BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/yelp-xsl.pc:${PORTSDIR}/x11/yelp-xsl
+LIB_DEPENDS= webkitgtk-3.0.0:${PORTSDIR}/www/webkit-gtk3
+RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/yelp-xsl.pc:${PORTSDIR}/x11/yelp-xsl
+
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+USE_GETTEXT= yes
+USE_BZIP2= yes
+USE_XORG= x11 ice
+USE_GMAKE= yes
+USE_GNOME= gnomeprefix gnomehack intlhack gtk30 libxslt libxml2
+GNU_CONFIGURE= yes
+INSTALLS_ICONS= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+ LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
+MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
+
+GLIB_SCHEMAS= org.gnome.yelp.gschema.xml
+
+.include <bsd.port.pre.mk>
+
+# Around the time GCC stack protection (aka Propolice) for userland
+# was enabled on src/share/mk/bsd.sys.mk
+# SVN rev 180012 on 2008-06-25 21:33:28Z by ru
+.if ${OSVERSION} >= 800040
+LDFLAGS+= -fstack-protector
+.endif
+
+.if ${OSVERSION} >= 900012 || (${OSVERSION} >= 800505 && ${OSVERSION} < 900000)
+CONFIGURE_ENV+= YELP_LZMA_CFLAGS="-I/usr/include" \
+ YELP_LZMA_LIBS="-L/usr/lib -llzma"
+.else
+LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz
+.endif
+
+.include <bsd.port.post.mk>
diff --git a/x11/yelp3/distinfo b/x11/yelp3/distinfo
new file mode 100644
index 000000000..023a0cd47
--- /dev/null
+++ b/x11/yelp3/distinfo
@@ -0,0 +1,2 @@
+SHA256 (gnome3/yelp-2.91.8.tar.bz2) = f52db5fb790d47f58cd98aa215e4a44bf16e45e969765629bdae4466f1011e2d
+SIZE (gnome3/yelp-2.91.8.tar.bz2) = 1185427
diff --git a/x11/yelp3/files/patch-configure b/x11/yelp3/files/patch-configure
new file mode 100644
index 000000000..52eae2a1c
--- /dev/null
+++ b/x11/yelp3/files/patch-configure
@@ -0,0 +1,13 @@
+--- configure.orig 2010-12-17 02:42:26.000000000 +0000
++++ configure 2010-12-18 20:29:44.000000000 +0000
+@@ -11371,8 +11371,8 @@
+ .SECONDARY: $(gsettings_SCHEMAS)
+
+ gsettings__base_list = \
+- sed "$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g" | \
+- sed "$$!N;$$!N;$$!N;$$!N;s/\n/ /g"
++ sed '\''$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\'' | \
++ sed '\''$$!N;$$!N;$$!N;$$!N;s/\n/ /g'\''
+
+ install-gsettings-schemas: $(gsettings_SCHEMAS:.xml=.valid) $(gsettings__enum_file)
+ @$(NORMAL_INSTALL)
diff --git a/x11/yelp3/pkg-descr b/x11/yelp3/pkg-descr
new file mode 100644
index 000000000..985ffefd8
--- /dev/null
+++ b/x11/yelp3/pkg-descr
@@ -0,0 +1,4 @@
+Yelp is a help browser for GNOME 3.0 that displays GNOME
+help documents, info pages, manpages, and more.
+
+WWW: http://www.gnome.org/
diff --git a/x11/yelp3/pkg-plist b/x11/yelp3/pkg-plist
new file mode 100644
index 000000000..77bd235dc
--- /dev/null
+++ b/x11/yelp3/pkg-plist
@@ -0,0 +1,239 @@
+bin/gnome-help
+bin/yelp
+include/libyelp/yelp-bookmarks.h
+include/libyelp/yelp-docbook-document.h
+include/libyelp/yelp-document.h
+include/libyelp/yelp-help-list.h
+include/libyelp/yelp-info-document.h
+include/libyelp/yelp-location-entry.h
+include/libyelp/yelp-mallard-document.h
+include/libyelp/yelp-man-document.h
+include/libyelp/yelp-settings.h
+include/libyelp/yelp-simple-document.h
+include/libyelp/yelp-transform.h
+include/libyelp/yelp-types.h
+include/libyelp/yelp-uri.h
+include/libyelp/yelp-view.h
+lib/libyelp.a
+lib/libyelp.la
+lib/libyelp.so
+lib/libyelp.so.0
+share/applications/yelp.desktop
+share/doc/libyelp/YelpDocument.html
+share/doc/libyelp/YelpLocationEntry.html
+share/doc/libyelp/YelpSettings.html
+share/doc/libyelp/YelpSimpleDocument.html
+share/doc/libyelp/YelpUri.html
+share/doc/libyelp/YelpView.html
+share/doc/libyelp/api-index-full.html
+share/doc/libyelp/ch01.html
+share/doc/libyelp/ch01s02.html
+share/doc/libyelp/home.png
+share/doc/libyelp/index.html
+share/doc/libyelp/index.sgml
+share/doc/libyelp/left.png
+share/doc/libyelp/libyelp-yelp-error.html
+share/doc/libyelp/libyelp.devhelp
+share/doc/libyelp/libyelp.devhelp2
+share/doc/libyelp/object-tree.html
+share/doc/libyelp/right.png
+share/doc/libyelp/style.css
+share/doc/libyelp/up.png
+share/icons/hicolor/192x192/apps/yelp-icon-big.png
+share/locale/af/LC_MESSAGES/yelp.mo
+share/locale/am/LC_MESSAGES/yelp.mo
+share/locale/ar/LC_MESSAGES/yelp.mo
+share/locale/as/LC_MESSAGES/yelp.mo
+share/locale/ast/LC_MESSAGES/yelp.mo
+share/locale/az/LC_MESSAGES/yelp.mo
+share/locale/be/LC_MESSAGES/yelp.mo
+share/locale/be@latin/LC_MESSAGES/yelp.mo
+share/locale/bg/LC_MESSAGES/yelp.mo
+share/locale/bn/LC_MESSAGES/yelp.mo
+share/locale/bn_IN/LC_MESSAGES/yelp.mo
+share/locale/br/LC_MESSAGES/yelp.mo
+share/locale/bs/LC_MESSAGES/yelp.mo
+share/locale/ca/LC_MESSAGES/yelp.mo
+share/locale/ca@valencia/LC_MESSAGES/yelp.mo
+share/locale/crh/LC_MESSAGES/yelp.mo
+share/locale/cs/LC_MESSAGES/yelp.mo
+share/locale/cy/LC_MESSAGES/yelp.mo
+share/locale/da/LC_MESSAGES/yelp.mo
+share/locale/de/LC_MESSAGES/yelp.mo
+share/locale/dz/LC_MESSAGES/yelp.mo
+share/locale/el/LC_MESSAGES/yelp.mo
+share/locale/en_CA/LC_MESSAGES/yelp.mo
+share/locale/en_GB/LC_MESSAGES/yelp.mo
+share/locale/eo/LC_MESSAGES/yelp.mo
+share/locale/es/LC_MESSAGES/yelp.mo
+share/locale/et/LC_MESSAGES/yelp.mo
+share/locale/eu/LC_MESSAGES/yelp.mo
+share/locale/fa/LC_MESSAGES/yelp.mo
+share/locale/fi/LC_MESSAGES/yelp.mo
+share/locale/fr/LC_MESSAGES/yelp.mo
+share/locale/fur/LC_MESSAGES/yelp.mo
+share/locale/ga/LC_MESSAGES/yelp.mo
+share/locale/gl/LC_MESSAGES/yelp.mo
+share/locale/gu/LC_MESSAGES/yelp.mo
+share/locale/he/LC_MESSAGES/yelp.mo
+share/locale/hi/LC_MESSAGES/yelp.mo
+share/locale/hr/LC_MESSAGES/yelp.mo
+share/locale/hu/LC_MESSAGES/yelp.mo
+share/locale/id/LC_MESSAGES/yelp.mo
+share/locale/is/LC_MESSAGES/yelp.mo
+share/locale/it/LC_MESSAGES/yelp.mo
+share/locale/ja/LC_MESSAGES/yelp.mo
+share/locale/ka/LC_MESSAGES/yelp.mo
+share/locale/kk/LC_MESSAGES/yelp.mo
+share/locale/kn/LC_MESSAGES/yelp.mo
+share/locale/ko/LC_MESSAGES/yelp.mo
+share/locale/ks/LC_MESSAGES/yelp.mo
+share/locale/ku/LC_MESSAGES/yelp.mo
+share/locale/ky/LC_MESSAGES/yelp.mo
+share/locale/la/LC_MESSAGES/yelp.mo
+share/locale/li/LC_MESSAGES/yelp.mo
+share/locale/lt/LC_MESSAGES/yelp.mo
+share/locale/lv/LC_MESSAGES/yelp.mo
+share/locale/mai/LC_MESSAGES/yelp.mo
+share/locale/mg/LC_MESSAGES/yelp.mo
+share/locale/mk/LC_MESSAGES/yelp.mo
+share/locale/ml/LC_MESSAGES/yelp.mo
+share/locale/mn/LC_MESSAGES/yelp.mo
+share/locale/mr/LC_MESSAGES/yelp.mo
+share/locale/ms/LC_MESSAGES/yelp.mo
+share/locale/nb/LC_MESSAGES/yelp.mo
+share/locale/nds/LC_MESSAGES/yelp.mo
+share/locale/ne/LC_MESSAGES/yelp.mo
+share/locale/nl/LC_MESSAGES/yelp.mo
+share/locale/nn/LC_MESSAGES/yelp.mo
+share/locale/nso/LC_MESSAGES/yelp.mo
+share/locale/oc/LC_MESSAGES/yelp.mo
+share/locale/or/LC_MESSAGES/yelp.mo
+share/locale/pa/LC_MESSAGES/yelp.mo
+share/locale/pl/LC_MESSAGES/yelp.mo
+share/locale/ps/LC_MESSAGES/yelp.mo
+share/locale/pt/LC_MESSAGES/yelp.mo
+share/locale/pt_BR/LC_MESSAGES/yelp.mo
+share/locale/ro/LC_MESSAGES/yelp.mo
+share/locale/ru/LC_MESSAGES/yelp.mo
+share/locale/rw/LC_MESSAGES/yelp.mo
+share/locale/si/LC_MESSAGES/yelp.mo
+share/locale/sk/LC_MESSAGES/yelp.mo
+share/locale/sl/LC_MESSAGES/yelp.mo
+share/locale/sq/LC_MESSAGES/yelp.mo
+share/locale/sr/LC_MESSAGES/yelp.mo
+share/locale/sr@latin/LC_MESSAGES/yelp.mo
+share/locale/sv/LC_MESSAGES/yelp.mo
+share/locale/ta/LC_MESSAGES/yelp.mo
+share/locale/te/LC_MESSAGES/yelp.mo
+share/locale/tg/LC_MESSAGES/yelp.mo
+share/locale/th/LC_MESSAGES/yelp.mo
+share/locale/tr/LC_MESSAGES/yelp.mo
+share/locale/ug/LC_MESSAGES/yelp.mo
+share/locale/uk/LC_MESSAGES/yelp.mo
+share/locale/uz/LC_MESSAGES/yelp.mo
+share/locale/uz@cyrillic/LC_MESSAGES/yelp.mo
+share/locale/vi/LC_MESSAGES/yelp.mo
+share/locale/wa/LC_MESSAGES/yelp.mo
+share/locale/xh/LC_MESSAGES/yelp.mo
+share/locale/zh_CN/LC_MESSAGES/yelp.mo
+share/locale/zh_HK/LC_MESSAGES/yelp.mo
+share/locale/zh_TW/LC_MESSAGES/yelp.mo
+share/locale/zu/LC_MESSAGES/yelp.mo
+%%DATADIR%%/default.css
+%%DATADIR%%/icons/hicolor/16x16/status/bookmark.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-task.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-tip.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-ui.png
+%%DATADIR%%/icons/hicolor/16x16/status/yelp-page-video.png
+%%DATADIR%%/icons/yelp-icon-caution.png
+%%DATADIR%%/icons/yelp-icon-important.png
+%%DATADIR%%/icons/yelp-icon-note.png
+%%DATADIR%%/icons/yelp-icon-tip.png
+%%DATADIR%%/icons/yelp-icon-warning.png
+%%DATADIR%%/icons/yelp-watermark-blockquote-00AB.png
+%%DATADIR%%/icons/yelp-watermark-blockquote-00BB.png
+%%DATADIR%%/icons/yelp-watermark-blockquote-201C.png
+%%DATADIR%%/icons/yelp-watermark-blockquote-201D.png
+%%DATADIR%%/icons/yelp-watermark-blockquote-201E.png
+%%DATADIR%%/jquery-1.4.2.min.js
+%%DATADIR%%/jquery-ui-1.8.custom.min.js
+%%DATADIR%%/important_docs.xml
+%%DATADIR%%/info.xml
+%%DATADIR%%/man.xml
+%%DATADIR%%/scrollkeeper.xml
+%%DATADIR%%/toc.xml
+%%DATADIR%%/xslt/db-title.xsl
+%%DATADIR%%/xslt/db2html.xsl
+%%DATADIR%%/xslt/info2html.xsl
+%%DATADIR%%/xslt/mal2html.xsl
+%%DATADIR%%/xslt/man2html.xsl
+%%DATADIR%%/xslt/search2html.xsl
+%%DATADIR%%/xslt/toc2html.xsl
+%%DATADIR%%/xslt/yelp-common.xsl
+%%DATADIR%%/yelp.js
+@dirrm %%DATADIR%%/xslt
+@dirrm %%DATADIR%%/icons/hicolor/16x16/status
+@dirrm %%DATADIR%%/icons/hicolor/16x16
+@dirrm %%DATADIR%%/icons/hicolor
+@dirrm %%DATADIR%%/icons
+@dirrm %%DATADIR%%
+@dirrmtry share/applications
+@dirrmtry share/locale/zu/LC_MESSAGES
+@dirrmtry share/locale/zu
+@dirrmtry share/locale/zh_HK/LC_MESSAGES
+@dirrmtry share/locale/zh_HK
+@dirrmtry share/locale/xh/LC_MESSAGES
+@dirrmtry share/locale/xh
+@dirrmtry share/locale/uz@cyrillic/LC_MESSAGES
+@dirrmtry share/locale/uz@cyrillic
+@dirrmtry share/locale/ug/LC_MESSAGES
+@dirrmtry share/locale/ug
+@dirrmtry share/locale/te/LC_MESSAGES
+@dirrmtry share/locale/te
+@dirrmtry share/locale/sr@latin/LC_MESSAGES
+@dirrmtry share/locale/sr@latin
+@dirrmtry share/locale/si/LC_MESSAGES
+@dirrmtry share/locale/si
+@dirrmtry share/locale/rw/LC_MESSAGES
+@dirrmtry share/locale/rw
+@dirrmtry share/locale/ps/LC_MESSAGES
+@dirrmtry share/locale/ps
+@dirrmtry share/locale/oc/LC_MESSAGES
+@dirrmtry share/locale/oc
+@dirrmtry share/locale/nso/LC_MESSAGES
+@dirrmtry share/locale/nso
+@dirrmtry share/locale/nds/LC_MESSAGES
+@dirrmtry share/locale/nds
+@dirrmtry share/locale/mr/LC_MESSAGES
+@dirrmtry share/locale/mr
+@dirrmtry share/locale/mg/LC_MESSAGES
+@dirrmtry share/locale/mg
+@dirrmtry share/locale/mai/LC_MESSAGES
+@dirrmtry share/locale/mai
+@dirrmtry share/locale/la/LC_MESSAGES
+@dirrmtry share/locale/la
+@dirrmtry share/locale/ky/LC_MESSAGES
+@dirrmtry share/locale/ky
+@dirrmtry share/locale/ku/LC_MESSAGES
+@dirrmtry share/locale/ku
+@dirrmtry share/locale/ks/LC_MESSAGES
+@dirrmtry share/locale/ks
+@dirrmtry share/locale/kk/LC_MESSAGES
+@dirrmtry share/locale/kk
+@dirrmtry share/locale/fur/LC_MESSAGES
+@dirrmtry share/locale/fur
+@dirrmtry share/locale/dz/LC_MESSAGES
+@dirrmtry share/locale/dz
+@dirrmtry share/locale/crh/LC_MESSAGES
+@dirrmtry share/locale/crh
+@dirrmtry share/locale/ca@valencia/LC_MESSAGES
+@dirrmtry share/locale/ca@valencia
+@dirrmtry share/locale/bn_IN/LC_MESSAGES
+@dirrmtry share/locale/bn_IN
+@dirrmtry share/locale/be@latin/LC_MESSAGES
+@dirrmtry share/locale/be@latin
+@dirrmtry share/locale/ast/LC_MESSAGES
+@dirrmtry share/locale/ast
+@dirrmtry share/locale/as/LC_MESSAGES
+@dirrmtry share/locale/as