summaryrefslogtreecommitdiffstats
path: root/devel/devhelp
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2006-10-14 18:33:48 +0800
commit1b3327761c8bcb98d89b529daeae9600844b4361 (patch)
tree0be1cd4eb5fec6661da4798906b0d9bd522e794f /devel/devhelp
parenta65aedbb59fd9dfb33a4633611777da99ec4dcd5 (diff)
downloadmarcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.gz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.bz2
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.lz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.xz
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.tar.zst
marcuscom-ports-1b3327761c8bcb98d89b529daeae9600844b4361.zip
Clean out MarcusCom after the big import into ports.
Next stop, GNOME 2.17. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@7799 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/devhelp')
-rw-r--r--devel/devhelp/Makefile58
-rw-r--r--devel/devhelp/distinfo3
-rw-r--r--devel/devhelp/files/patch-ltmain.sh51
-rw-r--r--devel/devhelp/files/patch-src::dh-base.c10
-rw-r--r--devel/devhelp/pkg-descr8
-rw-r--r--devel/devhelp/pkg-plist108
6 files changed, 0 insertions, 238 deletions
diff --git a/devel/devhelp/Makefile b/devel/devhelp/Makefile
deleted file mode 100644
index 46839bcbd..000000000
--- a/devel/devhelp/Makefile
+++ /dev/null
@@ -1,58 +0,0 @@
-# New ports collection makefile for: devhelp
-# Date created: 29 May 2003
-# Whom: Adam Weinberger <adamw@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= devhelp
-PORTVERSION= 0.10
-PORTREVISION= 4
-CATEGORIES?= devel gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C,^([[:digit:]]+\.[[:digit:]]+).*,\1,}
-DIST_SUBDIR= gnome2
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Developer help browser for GNOME 2
-
-BUILD_DEPENDS= ${LOCALBASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
-RUN_DEPENDS= ${LOCALBASE}/lib/${MOZILLA}/components/libwidget_gtk2.so:${PORTSDIR}/www/${MOZILLA}
-
-MOZILLA= mozilla
-
-.if !defined(WITH_MOZILLA)
-MOZILLA= mozilla
-.else
-.if ${WITH_MOZILLA}=="firefox"
-MOZILLA= firefox
-.endif
-.endif
-
-USE_BZIP2= yes
-USE_XLIB= yes
-USE_GETTEXT= yes
-USE_GMAKE= yes
-USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui
-GNU_CONFIGURE= yes
-USE_LDCONFIG= ${LOCALBASE}/lib/${MOZILLA}
-GCONF_SCHEMAS= devhelp.schemas
-CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
- LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib"
-CONFIGURE_ARGS= --with-mozilla=${MOZILLA}
-
-# 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
-
-.include <bsd.port.pre.mk>
-
-pre-everything::
- @${ECHO_MSG} ""
- @${ECHO_MSG} " By default the port uses www/mozilla for html rendering, but you can"
- @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:"
- @${ECHO_MSG}
- @${ECHO_MSG} " firefox "
- @${ECHO_MSG} ""
-
-.include <bsd.port.post.mk>
diff --git a/devel/devhelp/distinfo b/devel/devhelp/distinfo
deleted file mode 100644
index b783f7ae2..000000000
--- a/devel/devhelp/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (gnome2/devhelp-0.10.tar.bz2) = 14374f2a9bf952e58e2c4674afd2c6d6
-SHA256 (gnome2/devhelp-0.10.tar.bz2) = 4c8b96cbfcf75bc11cc2de2e071cd7593b6b4a7d9f0469f5cbdffa8f95a295a4
-SIZE (gnome2/devhelp-0.10.tar.bz2) = 403189
diff --git a/devel/devhelp/files/patch-ltmain.sh b/devel/devhelp/files/patch-ltmain.sh
deleted file mode 100644
index d2334e2a5..000000000
--- a/devel/devhelp/files/patch-ltmain.sh
+++ /dev/null
@@ -1,51 +0,0 @@
---- ltmain.sh.orig Sun Jun 29 11:51:47 2003
-+++ ltmain.sh Sun Jun 29 21:02:37 2003
-@@ -1280,7 +1280,7 @@
- esac
- elif test "X$arg" = "X-lc_r"; then
- case $host in
-- *-*-openbsd* | *-*-freebsd*)
-+ *-*-openbsd* | *-*-freebsd4*)
- # Do not include libc_r directly, use -pthread flag.
- continue
- ;;
-@@ -1290,8 +1290,16 @@
- continue
- ;;
-
-+ -pthread)
-+ compile_command="$compile_command -pthread"
-+ finalize_command="$finalize_command -pthread"
-+ compiler_flags="$compiler_flags -pthread"
-+ continue
-+ ;;
-+
- -module)
- module=yes
-+ build_old_libs=no
- continue
- ;;
-
-@@ -3000,6 +3008,9 @@
- # problems, so we reset it completely
- verstring=
- ;;
-+ *-*-freebsd*)
-+ # FreeBSD doesn't need this...
-+ ;;
- *)
- verstring="0.0"
- ;;
-@@ -5428,10 +5439,12 @@
- fi
-
- # Install the pseudo-library for information purposes.
-+ if /usr/bin/false; then
- name=`$echo "X$file" | $Xsed -e 's%^.*/%%'`
- instname="$dir/$name"i
- $show "$install_prog $instname $destdir/$name"
- $run eval "$install_prog $instname $destdir/$name" || exit $?
-+ fi
-
- # Maybe install the static library, too.
- test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/devel/devhelp/files/patch-src::dh-base.c b/devel/devhelp/files/patch-src::dh-base.c
deleted file mode 100644
index 8e174831a..000000000
--- a/devel/devhelp/files/patch-src::dh-base.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/dh-base.c.orig Sat Jun 28 22:16:34 2003
-+++ src/dh-base.c Sun Jun 29 13:40:23 2003
-@@ -222,6 +222,7 @@
-
- /* Insert the books from default gtk-doc install path. */
- base_add_books (base, DATADIR "/gtk-doc/html");
-+ base_add_books (base, DATADIR "/../doc"); // FreeBSD default doc path
- base_add_books (base, "/usr/share/gtk-doc/html");
- base_add_books (base, DATADIR "/devhelp/books");
- dir = g_build_filename (g_get_home_dir (), ".devhelp", "books", NULL);
diff --git a/devel/devhelp/pkg-descr b/devel/devhelp/pkg-descr
deleted file mode 100644
index 2d617b391..000000000
--- a/devel/devhelp/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-devhelp is a developer's help browser for GNOME 2. It is a GUI
-frontend to books about GNOME development, providing cross-referenced,
-easily searchable information. Many books are available, and can
-be found through the project's website.
-
-WWW: http://www.imendio.com/projects/devhelp/
-
--Adam Weinberger <adamw@FreeBSD.org>
diff --git a/devel/devhelp/pkg-plist b/devel/devhelp/pkg-plist
deleted file mode 100644
index ae12a8397..000000000
--- a/devel/devhelp/pkg-plist
+++ /dev/null
@@ -1,108 +0,0 @@
-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
-lib/libdevhelp-1.a
-lib/libdevhelp-1.so
-lib/libdevhelp-1.so.0
-libdata/pkgconfig/libdevhelp-1.0.pc
-share/gnome/applications/devhelp.desktop
-share/gnome/devhelp/devhelp.glade
-share/gnome/devhelp/dtd/devhelp-1.dtd
-share/gnome/devhelp/images/book_closed.png
-share/gnome/devhelp/images/book_open.png
-share/gnome/devhelp/images/helpdoc.png
-share/gnome/devhelp/ui/window.ui
-share/gnome/mime-info/devhelp.keys
-share/gnome/mime-info/devhelp.mime
-share/gnome/pixmaps/devhelp.png
-share/locale/am/LC_MESSAGES/devhelp.mo
-share/locale/az/LC_MESSAGES/devhelp.mo
-share/locale/be/LC_MESSAGES/devhelp.mo
-share/locale/ca/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/el/LC_MESSAGES/devhelp.mo
-share/locale/en_CA/LC_MESSAGES/devhelp.mo
-share/locale/en_GB/LC_MESSAGES/devhelp.mo
-share/locale/es/LC_MESSAGES/devhelp.mo
-share/locale/fi/LC_MESSAGES/devhelp.mo
-share/locale/fr/LC_MESSAGES/devhelp.mo
-share/locale/gu/LC_MESSAGES/devhelp.mo
-share/locale/he/LC_MESSAGES/devhelp.mo
-share/locale/hi/LC_MESSAGES/devhelp.mo
-share/locale/hr/LC_MESSAGES/devhelp.mo
-share/locale/hu/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/kn/LC_MESSAGES/devhelp.mo
-share/locale/ko/LC_MESSAGES/devhelp.mo
-share/locale/lv/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
-share/locale/nb/LC_MESSAGES/devhelp.mo
-share/locale/nl/LC_MESSAGES/devhelp.mo
-share/locale/no/LC_MESSAGES/devhelp.mo
-share/locale/pa/LC_MESSAGES/devhelp.mo
-share/locale/pl/LC_MESSAGES/devhelp.mo
-share/locale/pt/LC_MESSAGES/devhelp.mo
-share/locale/pt_BR/LC_MESSAGES/devhelp.mo
-share/locale/ru/LC_MESSAGES/devhelp.mo
-share/locale/rw/LC_MESSAGES/devhelp.mo
-share/locale/sk/LC_MESSAGES/devhelp.mo
-share/locale/sq/LC_MESSAGES/devhelp.mo
-share/locale/sr/LC_MESSAGES/devhelp.mo
-share/locale/sr@Latn/LC_MESSAGES/devhelp.mo
-share/locale/sv/LC_MESSAGES/devhelp.mo
-share/locale/tr/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_TW/LC_MESSAGES/devhelp.mo
-@dirrm share/gnome/devhelp/ui
-@dirrm share/gnome/devhelp/images
-@dirrm share/gnome/devhelp/dtd
-@dirrm share/gnome/devhelp
-@dirrm include/devhelp-1.0/devhelp
-@dirrm include/devhelp-1.0
-@dirrmtry share/locale/zh_TW/LC_MESSAGES
-@dirrmtry share/locale/zh_TW
-@dirrmtry share/locale/zh_CN/LC_MESSAGES
-@dirrmtry share/locale/zh_CN
-@dirrmtry share/locale/uk/LC_MESSAGES
-@dirrmtry share/locale/uk
-@dirrmtry share/locale/sr/LC_MESSAGES
-@dirrmtry share/locale/sr
-@dirrmtry share/locale/sk/LC_MESSAGES
-@dirrmtry share/locale/sk
-@dirrmtry share/locale/rw/LC_MESSAGES
-@dirrmtry share/locale/rw
-@dirrmtry share/locale/pt/LC_MESSAGES
-@dirrmtry share/locale/pt
-@dirrmtry share/locale/pl/LC_MESSAGES
-@dirrmtry share/locale/pl
-@dirrmtry share/locale/no/LC_MESSAGES
-@dirrmtry share/locale/no
-@dirrmtry share/locale/ko/LC_MESSAGES
-@dirrmtry share/locale/ko
-@dirrmtry share/locale/fi/LC_MESSAGES
-@dirrmtry share/locale/fi
-@dirrmtry share/locale/el/LC_MESSAGES
-@dirrmtry share/locale/el
-@dirrmtry share/locale/cs/LC_MESSAGES
-@dirrmtry share/locale/cs
-@dirrmtry share/locale/ca/LC_MESSAGES
-@dirrmtry share/locale/ca
-@dirrmtry share/locale/be/LC_MESSAGES
-@dirrmtry share/locale/be