diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-24 05:22:58 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-24 05:22:58 +0800 |
commit | e91087f5e2fbb08bc3e2cb523b38c4c336208f69 (patch) | |
tree | 0c0ece722d8595803b992b1f66cea536dda5c7fd /devel | |
parent | 6a6af1c7727308fd81d3fa8cfd8a67a1d79e80c6 (diff) | |
download | marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.tar marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.tar.gz marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.tar.bz2 marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.tar.lz marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.tar.xz marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.tar.zst marcuscom-ports-e91087f5e2fbb08bc3e2cb523b38c4c336208f69.zip |
share/gnome/ -> share/.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9243 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
41 files changed, 775 insertions, 0 deletions
diff --git a/devel/bonobo-conf/Makefile b/devel/bonobo-conf/Makefile new file mode 100644 index 000000000..4010b0945 --- /dev/null +++ b/devel/bonobo-conf/Makefile @@ -0,0 +1,32 @@ +# New ports collection makefile for: bonobo-conf +# Date created: 9th February 2001 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= bonobo-conf +PORTVERSION= 0.16 +PORTREVISION= 4 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/bonobo-conf/0.16 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Bonobo configuration moniker + +USE_X_PREFIX= yes +USE_PERL5= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack bonobo gconf +USE_GETTEXT= yes +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +post-patch: + @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' \ + ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/devel/bonobo-conf/distinfo b/devel/bonobo-conf/distinfo new file mode 100644 index 000000000..9611e264a --- /dev/null +++ b/devel/bonobo-conf/distinfo @@ -0,0 +1,3 @@ +MD5 (bonobo-conf-0.16.tar.gz) = 03467d42b8a74d379cfef238017eb862 +SHA256 (bonobo-conf-0.16.tar.gz) = e873b60f5997d13a455f45d59721ef89b19908229b43a740854d513361793e37 +SIZE (bonobo-conf-0.16.tar.gz) = 459686 diff --git a/devel/bonobo-conf/files/patch-Makefile.in b/devel/bonobo-conf/files/patch-Makefile.in new file mode 100644 index 000000000..aaecc0508 --- /dev/null +++ b/devel/bonobo-conf/files/patch-Makefile.in @@ -0,0 +1,20 @@ + +$FreeBSD: ports/devel/bonobo-conf/files/patch-Makefile.in,v 1.2 2002/07/10 07:57:54 sobomax Exp $ + +--- Makefile.in.orig Wed Jul 10 10:43:21 2002 ++++ Makefile.in Wed Jul 10 10:51:01 2002 +@@ -145,12 +145,12 @@ + XML_I18N_UPDATE = @XML_I18N_UPDATE@ + ZVT_LIBS = @ZVT_LIBS@ + +-SUBDIRS = po intl bonobo-conf monikers examples cedit idl macros doc tests ++SUBDIRS = po intl bonobo-conf monikers examples cedit idl macros doc + + EXTRA_DIST = xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in bonobo_confConf.sh.in bonobo-conf.spec + + +-confexecdir = $(libdir) ++confexecdir = $(sysconfdir) + confexec_DATA = bonobo_confConf.sh + ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 + mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs diff --git a/devel/bonobo-conf/files/patch-ab b/devel/bonobo-conf/files/patch-ab new file mode 100644 index 000000000..7472dc556 --- /dev/null +++ b/devel/bonobo-conf/files/patch-ab @@ -0,0 +1,32 @@ + +$FreeBSD: ports/devel/bonobo-conf/files/patch-ab,v 1.5 2002/01/22 19:04:10 sobomax Exp $ + +--- monikers/Makefile.in.orig Tue Jan 22 09:26:05 2002 ++++ monikers/Makefile.in Tue Jan 22 20:47:04 2002 +@@ -195,10 +195,10 @@ + DEFS = @DEFS@ -I. -I$(srcdir) -I.. + CPPFLAGS = @CPPFLAGS@ + LDFLAGS = @LDFLAGS@ +-libmoniker_config_la_LDFLAGS = ++libmoniker_config_la_LDFLAGS = -avoid-version -module + libmoniker_config_la_DEPENDENCIES = ../bonobo-conf/libbonobo_conf.la + libmoniker_config_la_OBJECTS = bonobo-moniker-config.lo +-libmoniker_gconf_la_LDFLAGS = ++libmoniker_gconf_la_LDFLAGS = -avoid-version -module + @ENABLE_GCONF_TRUE@libmoniker_gconf_la_DEPENDENCIES = + @ENABLE_GCONF_TRUE@libmoniker_gconf_la_OBJECTS = \ + @ENABLE_GCONF_TRUE@bonobo-moniker-gconf.lo bonobo-config-gconfdb.lo +@@ -209,11 +209,11 @@ + bonobo_moniker_xmldb_OBJECTS = bonobo-config-xmldb.$(OBJEXT) \ + bonobo-config-dirdb.$(OBJEXT) bonobo-moniker-xmldb.$(OBJEXT) + bonobo_moniker_xmldb_DEPENDENCIES = ../bonobo-conf/libbonobo_conf.la +-bonobo_moniker_xmldb_LDFLAGS = ++bonobo_moniker_xmldb_LDFLAGS = -avoid-version -module + test_xmldb_OBJECTS = test-xmldb.$(OBJEXT) bonobo-config-xmldb.$(OBJEXT) \ + bonobo-config-dirdb.$(OBJEXT) + test_xmldb_DEPENDENCIES = ../bonobo-conf/libbonobo_conf.la +-test_xmldb_LDFLAGS = ++test_xmldb_LDFLAGS = -avoid-version -module + COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) + CCLD = $(CC) diff --git a/devel/bonobo-conf/files/patch-configure b/devel/bonobo-conf/files/patch-configure new file mode 100644 index 000000000..d35455c33 --- /dev/null +++ b/devel/bonobo-conf/files/patch-configure @@ -0,0 +1,31 @@ + +$FreeBSD: ports/devel/bonobo-conf/files/patch-configure,v 1.2 2002/07/10 07:57:54 sobomax Exp $ + +--- configure.orig Thu Nov 1 13:25:50 2001 ++++ configure Wed Jul 10 10:40:37 2002 +@@ -5694,6 +5694,7 @@ + + # This can be used to rebuild libtool when needed + LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" ++$ac_aux_dir/ltconfig $LIBTOOL_DEPS + + # Always use our own libtool. + LIBTOOL='$(SHELL) $(top_builddir)/libtool' +@@ -8717,7 +8718,7 @@ + fi + + +- CATOBJEXT=.gmo ++ CATOBJEXT=.mo + fi + + else +@@ -8924,7 +8925,7 @@ + fi + + for lang in $ALL_LINGUAS; do +- GMOFILES="$GMOFILES $lang.gmo" ++ GMOFILES="$GMOFILES $lang.mo" + POFILES="$POFILES $lang.po" + done + diff --git a/devel/bonobo-conf/files/patch-po::Makefile.in.in b/devel/bonobo-conf/files/patch-po::Makefile.in.in new file mode 100644 index 000000000..0d4658d92 --- /dev/null +++ b/devel/bonobo-conf/files/patch-po::Makefile.in.in @@ -0,0 +1,14 @@ + +$FreeBSD: ports/devel/bonobo-conf/files/patch-po::Makefile.in.in,v 1.1 2001/11/09 16:33:03 sobomax Exp $ + +--- po/Makefile.in.in 2001/11/07 15:16:20 1.1 ++++ po/Makefile.in.in 2001/11/07 15:16:33 +@@ -106,7 +106,7 @@ + @catalogs='$(CATALOGS)'; \ + for cat in $$catalogs; do \ + cat=`basename $$cat`; \ +- lang=`echo $$cat | sed 's/\.gmo$$//'`; \ ++ lang=`echo $$cat | sed 's/\.mo$$//'`; \ + dir=$(localedir)/$$lang/LC_MESSAGES; \ + $(mkinstalldirs) $(DESTDIR)$$dir; \ + if test -r $$cat; then \ diff --git a/devel/bonobo-conf/pkg-descr b/devel/bonobo-conf/pkg-descr new file mode 100644 index 000000000..de9f604f3 --- /dev/null +++ b/devel/bonobo-conf/pkg-descr @@ -0,0 +1,10 @@ +The Bonobo configuration moniker is built on top of GConf and +provides a convenient way to handle configuration data. + +Features: + - provides persistent storage for configuration data + - able to store/edit arbitrary complex types - CORBA_any + - fully scriptable: everything is usable through the CORBA interfaces. + - easy to use + +WWW: http://www.gnome.org/ diff --git a/devel/bonobo-conf/pkg-plist b/devel/bonobo-conf/pkg-plist new file mode 100644 index 000000000..3090dfb6f --- /dev/null +++ b/devel/bonobo-conf/pkg-plist @@ -0,0 +1,45 @@ +bin/bonobo-moniker-xmldb +bin/cedit +etc/bonobo_confConf.sh +include/bonobo-conf/Bonobo_Config.h +include/bonobo-conf/bonobo-config-control.h +include/bonobo-conf/bonobo-config-database.h +include/bonobo-conf/bonobo-config-subdir.h +include/bonobo-conf/bonobo-config-utils.h +include/bonobo-conf/bonobo-preferences.h +include/bonobo-conf/bonobo-property-bag-proxy.h +include/bonobo-conf/bonobo-property-editor.h +include/bonobo-conf/bonobo-property-frame.h +lib/bonobo/monikers/libmoniker_config.a +lib/bonobo/monikers/libmoniker_config.la +lib/bonobo/monikers/libmoniker_config.so +lib/bonobo/monikers/libmoniker_gconf.a +lib/bonobo/monikers/libmoniker_gconf.la +lib/bonobo/monikers/libmoniker_gconf.so +lib/libbonobo_conf.a +lib/libbonobo_conf.la +lib/libbonobo_conf.so +lib/libbonobo_conf.so.0 +share/idl/Bonobo_Config.idl +share/oaf/Bonobo_Moniker_config.oaf +share/oaf/Bonobo_Moniker_gconf.oaf +share/oaf/Bonobo_Moniker_xmldb.oaf +share/locale/az/LC_MESSAGES/bonobo-conf.mo +share/locale/da/LC_MESSAGES/bonobo-conf.mo +share/locale/de/LC_MESSAGES/bonobo-conf.mo +share/locale/el/LC_MESSAGES/bonobo-conf.mo +share/locale/es/LC_MESSAGES/bonobo-conf.mo +share/locale/fr/LC_MESSAGES/bonobo-conf.mo +share/locale/hu/LC_MESSAGES/bonobo-conf.mo +share/locale/it/LC_MESSAGES/bonobo-conf.mo +share/locale/nn/LC_MESSAGES/bonobo-conf.mo +share/locale/no/LC_MESSAGES/bonobo-conf.mo +share/locale/pl/LC_MESSAGES/bonobo-conf.mo +share/locale/pt/LC_MESSAGES/bonobo-conf.mo +share/locale/pt_BR/LC_MESSAGES/bonobo-conf.mo +share/locale/sk/LC_MESSAGES/bonobo-conf.mo +share/locale/sv/LC_MESSAGES/bonobo-conf.mo +share/locale/tr/LC_MESSAGES/bonobo-conf.mo +share/locale/zh_TW/LC_MESSAGES/bonobo-conf.mo +@dirrm share/doc/bonobo-conf +@dirrm include/bonobo-conf diff --git a/devel/gnome-build/Makefile b/devel/gnome-build/Makefile new file mode 100644 index 000000000..0a21041d5 --- /dev/null +++ b/devel/gnome-build/Makefile @@ -0,0 +1,35 @@ +# New ports collection makefile for: gnomebuild +# Date created: 24 July 2001 +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> +# +# $FreeBSD$ +# $MCom: ports/devel/gnome-build/Makefile,v 1.1 2007/02/12 05:30:37 mezz Exp $ +# + +PORTNAME= gnome-build +PORTVERSION= 0.1.7 +PORTEPOCH= 2 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} +DIST_SUBDIR= gnome2 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A GNOME Build Framework (GBF) + +LIB_DEPENDS= gdl-gnome-1.0:${PORTSDIR}/x11-toolkits/gdl + +USE_XLIB= yes +USE_BZIP2= yes +USE_GETTEXT= yes +USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui gnomevfs2 +USE_GETTEXT= yes +GNU_CONFIGURE= yes +USE_GMAKE= yes +USE_LDCONFIG= yes +USE_PERL5_RUN= yes +CONFIGURE_ARGS= --enable-compile-warnings=no +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib -lgnuregex" + +.include <bsd.port.mk> diff --git a/devel/gnome-build/distinfo b/devel/gnome-build/distinfo new file mode 100644 index 000000000..713430ec0 --- /dev/null +++ b/devel/gnome-build/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome2/gnome-build-0.1.7.tar.bz2) = b9171b5fe992ba1cccc97363923cb698 +SHA256 (gnome2/gnome-build-0.1.7.tar.bz2) = ee63d21bb19894dcb10e5f7090e2038b1bfd525d790d2810f42fb913156308cc +SIZE (gnome2/gnome-build-0.1.7.tar.bz2) = 476016 diff --git a/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-build.c b/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-build.c new file mode 100644 index 000000000..4c8380eb3 --- /dev/null +++ b/devel/gnome-build/files/patch-src::backends::libgbf_am::gbf-am-build.c @@ -0,0 +1,13 @@ +--- src/backends/libgbf_am/gbf-am-build.c.orig Thu Oct 16 11:34:19 2003 ++++ src/backends/libgbf_am/gbf-am-build.c Thu Oct 16 11:35:42 2003 +@@ -27,9 +27,9 @@ + #include <stdlib.h> + #include <unistd.h> + #include <string.h> +-#include <regex.h> + #include "gbf-i18n.h" + #include "gbf-am-build.h" ++#include <gnuregex.h> + + /* FIXME: mark strings for translation and this file to POTFILES.in */ + diff --git a/devel/gnome-build/files/patch-src_backends_libgbf_mkfile_gbf-mkfile-build.c b/devel/gnome-build/files/patch-src_backends_libgbf_mkfile_gbf-mkfile-build.c new file mode 100644 index 000000000..698c8f484 --- /dev/null +++ b/devel/gnome-build/files/patch-src_backends_libgbf_mkfile_gbf-mkfile-build.c @@ -0,0 +1,11 @@ +--- src/backends/libgbf_mkfile/gbf-mkfile-build.c.orig Mon May 15 18:06:23 2006 ++++ src/backends/libgbf_mkfile/gbf-mkfile-build.c Mon May 15 18:07:32 2006 +@@ -32,7 +32,7 @@ + #include <stdlib.h> + #include <unistd.h> + #include <string.h> +-#include <regex.h> + #include "gbf-i18n.h" + #include "gbf-mkfile-build.h" ++#include <gnuregex.h> + diff --git a/devel/gnome-build/pkg-descr b/devel/gnome-build/pkg-descr new file mode 100644 index 000000000..60385151a --- /dev/null +++ b/devel/gnome-build/pkg-descr @@ -0,0 +1,3 @@ +This is a GNOME Build Framework (GBF). + +WWW: http://www.gnome.org/ diff --git a/devel/gnome-build/pkg-plist b/devel/gnome-build/pkg-plist new file mode 100644 index 000000000..f875dae94 --- /dev/null +++ b/devel/gnome-build/pkg-plist @@ -0,0 +1,80 @@ +bin/gbf-am-parse +bin/gbf-mkfile-parse +include/gnome-build-1.0/gbf/gbf-backend.h +include/gnome-build-1.0/gbf/gbf-build-info.h +include/gnome-build-1.0/gbf/gbf-project-model.h +include/gnome-build-1.0/gbf/gbf-project-util.h +include/gnome-build-1.0/gbf/gbf-project-view.h +include/gnome-build-1.0/gbf/gbf-project.h +include/gnome-build-1.0/gbf/gbf-tree-data.h +include/gnome-build-1.0/gbf/gbf-widgets.h +include/gnome-build-1.0/gbf/glue-plugin.h +lib/gnome-build-1.0/backends/gbf-am.server +lib/gnome-build-1.0/backends/gbf-mkfile.server +lib/gnome-build-1.0/backends/libgbf-am.la +lib/gnome-build-1.0/backends/libgbf-am.so +lib/gnome-build-1.0/backends/libgbf-mkfile.la +lib/gnome-build-1.0/backends/libgbf-mkfile.so +lib/libgbf-1.la +lib/libgbf-1.so +lib/libgbf-1.so.0 +lib/libgbf-widgets-1.la +lib/libgbf-widgets-1.so +lib/libgbf-widgets-1.so.0 +libdata/pkgconfig/gnome-build-1.0.pc +share/gnome-build/GBF/AmFiles.pm +share/gnome-build/GBF/General.pm +share/gnome-build/GBF/Make.pm +share/gnome-build/glade/create_dialogs.glade +share/gnome-build/glade/gbf-am-dialogs.glade +share/pixmaps/gbf-build.png +share/pixmaps/gbf-install.png +share/locale/am/LC_MESSAGES/gbf-1.mo +share/locale/ar/LC_MESSAGES/gbf-1.mo +share/locale/az/LC_MESSAGES/gbf-1.mo +share/locale/be/LC_MESSAGES/gbf-1.mo +share/locale/ca/LC_MESSAGES/gbf-1.mo +share/locale/cs/LC_MESSAGES/gbf-1.mo +share/locale/de/LC_MESSAGES/gbf-1.mo +share/locale/dz/LC_MESSAGES/gbf-1.mo +share/locale/el/LC_MESSAGES/gbf-1.mo +share/locale/en_CA/LC_MESSAGES/gbf-1.mo +share/locale/en_GB/LC_MESSAGES/gbf-1.mo +share/locale/es/LC_MESSAGES/gbf-1.mo +share/locale/fi/LC_MESSAGES/gbf-1.mo +share/locale/fr/LC_MESSAGES/gbf-1.mo +share/locale/gl/LC_MESSAGES/gbf-1.mo +share/locale/hr/LC_MESSAGES/gbf-1.mo +share/locale/hu/LC_MESSAGES/gbf-1.mo +share/locale/it/LC_MESSAGES/gbf-1.mo +share/locale/ja/LC_MESSAGES/gbf-1.mo +share/locale/lv/LC_MESSAGES/gbf-1.mo +share/locale/mk/LC_MESSAGES/gbf-1.mo +share/locale/ml/LC_MESSAGES/gbf-1.mo +share/locale/ms/LC_MESSAGES/gbf-1.mo +share/locale/nb/LC_MESSAGES/gbf-1.mo +share/locale/ne/LC_MESSAGES/gbf-1.mo +share/locale/nl/LC_MESSAGES/gbf-1.mo +share/locale/pa/LC_MESSAGES/gbf-1.mo +share/locale/pl/LC_MESSAGES/gbf-1.mo +share/locale/pt/LC_MESSAGES/gbf-1.mo +share/locale/pt_BR/LC_MESSAGES/gbf-1.mo +share/locale/ru/LC_MESSAGES/gbf-1.mo +share/locale/rw/LC_MESSAGES/gbf-1.mo +share/locale/sk/LC_MESSAGES/gbf-1.mo +share/locale/sq/LC_MESSAGES/gbf-1.mo +share/locale/sr/LC_MESSAGES/gbf-1.mo +share/locale/sr@Latn/LC_MESSAGES/gbf-1.mo +share/locale/sv/LC_MESSAGES/gbf-1.mo +share/locale/uk/LC_MESSAGES/gbf-1.mo +share/locale/vi/LC_MESSAGES/gbf-1.mo +share/locale/zh_CN/LC_MESSAGES/gbf-1.mo +@dirrm share/gnome-build/glade +@dirrm share/gnome-build/GBF +@dirrm share/gnome-build +@dirrm lib/gnome-build-1.0/backends +@dirrm lib/gnome-build-1.0 +@dirrm include/gnome-build-1.0/gbf +@dirrm include/gnome-build-1.0 +@dirrmtry share/locale/rw/LC_MESSAGES +@dirrmtry share/locale/rw diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile new file mode 100644 index 000000000..4d27d5d39 --- /dev/null +++ b/devel/gnome-crash/Makefile @@ -0,0 +1,25 @@ +# New ports collection makefile for: gnomecrash +# Date created: 3rd November 2000 +# Whom: Ade Lovett <ade@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= gnome-crash +PORTVERSION= 0.0.5 +PORTREVISION= 4 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_GNOME} +MASTER_SITE_SUBDIR= sources/gnome-crash/0.0 + +MAINTAINER= gnome@FreeBSD.org +COMMENT= A small coredump analysis tool for GNOME + +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOME= gnomeprefix gnomehack libglade gnomeprint +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +.include <bsd.port.mk> diff --git a/devel/gnome-crash/distinfo b/devel/gnome-crash/distinfo new file mode 100644 index 000000000..51cda6cca --- /dev/null +++ b/devel/gnome-crash/distinfo @@ -0,0 +1,3 @@ +MD5 (gnome-crash-0.0.5.tar.gz) = 23795de0adc8e15f536dbb790aaf265a +SHA256 (gnome-crash-0.0.5.tar.gz) = 835d9b755dd89b0e82e870cf1552654991275fed68cae917b3c7f0ecc22c8e69 +SIZE (gnome-crash-0.0.5.tar.gz) = 214802 diff --git a/devel/gnome-crash/files/patch-src::Makefile.in b/devel/gnome-crash/files/patch-src::Makefile.in new file mode 100644 index 000000000..b9ede6796 --- /dev/null +++ b/devel/gnome-crash/files/patch-src::Makefile.in @@ -0,0 +1,14 @@ + +$FreeBSD$ + +--- src/Makefile.in 2001/12/19 10:18:12 1.1 ++++ src/Makefile.in 2001/12/19 10:20:11 +@@ -129,7 +129,7 @@ + gdb_DATA = gdb-cmd + + #CFLAGS+=-Werror +-INCLUDES = -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(EXTRA_GNOME_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_CRASH_GLADE_DIR=\""$(gladedir)"\" -DGNOME_CRASH_GDB_DIR=\""$(gdbdir)"\" -DGNOME_CRASH_ICON_DIR=\""$(datadir)/pixmaps"\" -DGNOME_CRASH_DATA_DIR=\""$(datadir)/gnome-crash"\" ++INCLUDES = $(GNOME_PRINT_CFLAGS) -I$(top_srcdir)/intl -I$(top_builddir)/intl -I$(includedir) $(EXTRA_GNOME_CFLAGS) -DGNOMELOCALEDIR=\""$(prefix)/share/locale"\" -DGNOME_CRASH_GLADE_DIR=\""$(gladedir)"\" -DGNOME_CRASH_GDB_DIR=\""$(gdbdir)"\" -DGNOME_CRASH_ICON_DIR=\""$(datadir)/pixmaps"\" -DGNOME_CRASH_DATA_DIR=\""$(datadir)/gnome-crash"\" + + + bin_PROGRAMS = gnome-crash diff --git a/devel/gnome-crash/pkg-descr b/devel/gnome-crash/pkg-descr new file mode 100644 index 000000000..6823fa2c2 --- /dev/null +++ b/devel/gnome-crash/pkg-descr @@ -0,0 +1,4 @@ +This is a small tool to use after a core dump. It can extract debugging +information from a core file or crashed application (via gnome_segv). + +WWW: http://www.gnome.org/ diff --git a/devel/gnome-crash/pkg-plist b/devel/gnome-crash/pkg-plist new file mode 100644 index 000000000..0fbb0a44e --- /dev/null +++ b/devel/gnome-crash/pkg-plist @@ -0,0 +1,12 @@ +bin/gnome-crash +share/apps/Utilities/gnome-crash.desktop +share/gnome-crash/gdb/gdb-cmd +share/gnome-crash/glade/about.glade +share/gnome-crash/glade/gnome-crash.glade +share/gnome-crash/gnome-crash-animation.png +share/mime-info/gnome-crash.keys +share/mime-info/gnome-crash.mime +share/pixmaps/gnome-crash-icon.png +@dirrm share/gnome-crash/glade +@dirrm share/gnome-crash/gdb +@dirrm share/gnome-crash diff --git a/devel/guikachu/Makefile b/devel/guikachu/Makefile new file mode 100644 index 000000000..338f12d66 --- /dev/null +++ b/devel/guikachu/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: guikachu +# Date created: 7 Nov 2004 +# Whom: Alexander Nedotsukov <bland@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= guikachu +PORTVERSION= 1.5.10 +PORTEPOCH= 3 +CATEGORIES= devel palm gnome +MASTER_SITES= http://cactus.rulez.org/projects/guikachu/download/ + +MAINTAINER= bland@FreeBSD.org +COMMENT= Resource editor for PalmOS(tm) systems + +LIB_DEPENDS= gnomeuimm-2.6.1:${PORTSDIR}/x11-toolkits/libgnomeuimm26 \ + gnomevfsmm-2.6.1:${PORTSDIR}/devel/gnome-vfsmm + +USE_GMAKE= yes +USE_GCC= 3.4+ +USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib" + +GCONF_SCHEMAS= guikachu-form-editor.schemas guikachu-interface.schemas \ + guikachu-mainwin.schemas + +#XXX mime vs mime-info +#post-patch: +# @${REINPLACE_CMD} -e '/mime_packagedir/s|(mimedir)|(prefix)/share/mime|' \ +# -e '/(UPDATE_MIME)/s|(mimedir)|(prefix)/share/mime|' \ +# ${WRKSRC}/data/Makefile.in + +.include <bsd.port.mk> diff --git a/devel/guikachu/distinfo b/devel/guikachu/distinfo new file mode 100644 index 000000000..e1f10f138 --- /dev/null +++ b/devel/guikachu/distinfo @@ -0,0 +1,3 @@ +MD5 (guikachu-1.5.10.tar.gz) = 3f5067cb92f9c9dc9affda2e66c022d5 +SHA256 (guikachu-1.5.10.tar.gz) = a6a0c133bf33cc575f33d7d013db6d0329b8d5b2be66e337f599f1f2d9878248 +SIZE (guikachu-1.5.10.tar.gz) = 1373459 diff --git a/devel/guikachu/pkg-descr b/devel/guikachu/pkg-descr new file mode 100644 index 000000000..72b5192ee --- /dev/null +++ b/devel/guikachu/pkg-descr @@ -0,0 +1,5 @@ +Guikachu is a resource editor for PalmOS(tm) systems. It allows you +to visually create dialog boxes, menu bars and windows for your +Palm application in the GNOME desktop environment. + +WWW: http://cactus.rulez.org/projects/guikachu/ diff --git a/devel/guikachu/pkg-plist b/devel/guikachu/pkg-plist new file mode 100644 index 000000000..b3837a111 --- /dev/null +++ b/devel/guikachu/pkg-plist @@ -0,0 +1,69 @@ +bin/guikachu +bin/guikachu2rcp +share/application-registry/guikachu.applications +share/applications/guikachu.desktop +share/gnome/help/guikachu/C/bitmaps.html +share/gnome/help/guikachu/C/form-editor.html +share/gnome/help/guikachu/C/guikachu-doc-html.css +share/gnome/help/guikachu/C/guikachu.docbook +share/gnome/help/guikachu/C/index.html +share/gnome/help/guikachu/C/menu-editor.html +share/gnome/help/guikachu/C/pictures/add-res.png +share/gnome/help/guikachu/C/pictures/bitmap-window.png +share/gnome/help/guikachu/C/pictures/bitmapgroup-window.png +share/gnome/help/guikachu/C/pictures/form-editor-preview-greyscale.png +share/gnome/help/guikachu/C/pictures/form-editor-preview.png +share/gnome/help/guikachu/C/pictures/form-editor-resize.png +share/gnome/help/guikachu/C/pictures/form-editor-selection.png +share/gnome/help/guikachu/C/pictures/form-editor-tree.png +share/gnome/help/guikachu/C/pictures/main-window-app-res.png +share/gnome/help/guikachu/C/pictures/main-window.png +share/gnome/help/guikachu/C/pictures/menu-editor.png +share/gnome/help/guikachu/C/pictures/palette.png +share/gnome/help/guikachu/C/pictures/preferences.png +share/gnome/help/guikachu/C/pictures/prop-dropdown.png +share/gnome/help/guikachu/C/pictures/prop-id.png +share/gnome/help/guikachu/C/pictures/prop-ref.png +share/gnome/help/guikachu/C/pictures/prop-size.png +share/gnome/help/guikachu/C/pictures/prop-spin.png +share/gnome/help/guikachu/C/pictures/prop-string.png +share/gnome/help/guikachu/C/pictures/prop-stringlist.png +share/gnome/help/guikachu/C/pictures/prop-text.png +share/gnome/help/guikachu/C/pictures/prop-toggle.png +share/gnome/help/guikachu/C/resource-win.html +share/gnome/help/guikachu/C/resources.html +share/gnome/help/guikachu/C/using.html +share/gnome/help/guikachu/C/widgets.html +share/pixmaps/guikachu-96.png +share/pixmaps/guikachu-application-x-guikachu-96.png +share/pixmaps/guikachu.png +share/locale/az/LC_MESSAGES/guikachu.mo +share/locale/ca/LC_MESSAGES/guikachu.mo +share/locale/cs/LC_MESSAGES/guikachu.mo +share/locale/de/LC_MESSAGES/guikachu.mo +share/locale/en_GB/LC_MESSAGES/guikachu.mo +share/locale/es/LC_MESSAGES/guikachu.mo +share/locale/hu/LC_MESSAGES/guikachu.mo +share/locale/ja/LC_MESSAGES/guikachu.mo +share/locale/nl/LC_MESSAGES/guikachu.mo +share/locale/pl/LC_MESSAGES/guikachu.mo +share/locale/pt/LC_MESSAGES/guikachu.mo +share/locale/pt_BR/LC_MESSAGES/guikachu.mo +share/locale/ru/LC_MESSAGES/guikachu.mo +share/locale/rw/LC_MESSAGES/guikachu.mo +share/locale/sr/LC_MESSAGES/guikachu.mo +share/locale/sr@Latn/LC_MESSAGES/guikachu.mo +share/locale/sv/LC_MESSAGES/guikachu.mo +share/locale/tr/LC_MESSAGES/guikachu.mo +share/locale/uk/LC_MESSAGES/guikachu.mo +share/locale/vi/LC_MESSAGES/guikachu.mo +share/locale/wa/LC_MESSAGES/guikachu.mo +share/locale/zh_CN/LC_MESSAGES/guikachu.mo +share/mime/guikachu.keys +share/mime/guikachu.mime +share/mime/packages/guikachu.mime.xml +@dirrm share/gnome/help/guikachu/C/pictures +@dirrm share/gnome/help/guikachu/C +@dirrm share/gnome/help/guikachu +@exec %%LOCALBASE%%/bin/update-mime-database %D/share/mime +@unexec %%LOCALBASE%%/bin/update-mime-database %D/share/mime diff --git a/devel/libassetml/Makefile b/devel/libassetml/Makefile new file mode 100644 index 000000000..400335c2f --- /dev/null +++ b/devel/libassetml/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: libassetml +# Date created: 2 Dec 2003 +# Whom: Alexander Nedotsukov <bland@FreeBSD.org> +# +# $FreeBSD$ +# + +PORTNAME= libassetml +PORTVERSION= 1.2.1 +PORTREVISION= 7 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ofset + +MAINTAINER= gnome@FreeBSD.org +COMMENT= Devel Library to share image and audio files between projects + +LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt +BUILD_DEPENDS= texi2html:${PORTSDIR}/textproc/texi2html + +USE_AUTOTOOLS= libtool:15 +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOME= gnomehack lthack gnomeprefix gnometarget glib20 libxml2 pkgconfig +USE_GETTEXT= yes +GNU_CONFIGURE= yes +USE_LDCONFIG= yes +CONFIGURE_ENV= CFLAGS=-I${LOCALBASE}/include \ + LDFLAGS=-L${LOCALBASE}/lib + +INFO= libassetml + +post-install: + @${MKDIR} ${PREFIX}/share/assetml + +.include <bsd.port.mk> diff --git a/devel/libassetml/distinfo b/devel/libassetml/distinfo new file mode 100644 index 000000000..cae9fe898 --- /dev/null +++ b/devel/libassetml/distinfo @@ -0,0 +1,3 @@ +MD5 (libassetml-1.2.1.tar.gz) = 4b10fd0fb8e00a4fb526665413479516 +SHA256 (libassetml-1.2.1.tar.gz) = 11abd168c562c093e451e7341c008236a466a06dc3f830d351e5ea67d1975aaf +SIZE (libassetml-1.2.1.tar.gz) = 318920 diff --git a/devel/libassetml/pkg-descr b/devel/libassetml/pkg-descr new file mode 100644 index 000000000..7bc6d30f1 --- /dev/null +++ b/devel/libassetml/pkg-descr @@ -0,0 +1,6 @@ +This is a library based on an XML file format that is used to share +and reuse content like image and audio file. +Application using this library can query files on their system that +provides an assetml xml file description. + +WWW: http://www.ofset.org/assetml/ diff --git a/devel/libassetml/pkg-plist b/devel/libassetml/pkg-plist new file mode 100644 index 000000000..d40c251e7 --- /dev/null +++ b/devel/libassetml/pkg-plist @@ -0,0 +1,18 @@ +bin/assetml-query +include/libassetml-1.0/libassetml/assetml.h +lib/libassetml.a +lib/libassetml.la +lib/libassetml.so +lib/libassetml.so.0 +libdata/pkgconfig/libassetml.pc +share/gnome/help/libassetml/C/libassetml.html +share/gnome/help/libassetml/C/topic.dat +share/locale/fr/LC_MESSAGES/libassetml.mo +share/locale/it/LC_MESSAGES/libassetml.mo +share/locale/ja/LC_MESSAGES/libassetml.mo +@exec /bin/mkdir -p %D/share/assetml +@dirrm share/gnome/help/libassetml/C +@dirrm share/gnome/help/libassetml +@unexec /bin/rmdir %D/share/assetml 2>/dev/null || /usr/bin/true +@dirrm include/libassetml-1.0/libassetml +@dirrm include/libassetml-1.0 diff --git a/devel/pharmacy/Makefile b/devel/pharmacy/Makefile new file mode 100644 index 000000000..fd42fc221 --- /dev/null +++ b/devel/pharmacy/Makefile @@ -0,0 +1,31 @@ +# New ports collection makefile for: pharmacy +# Date created: 02 October 1999 +# Whom: Chris D. Faulhaber <jedgar@fxp.org> +# +# $FreeBSD$ +# + +PORTNAME= pharmacy +PORTVERSION= 0.2.1a +PORTREVISION= 4 +CATEGORIES= devel gnome +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME} + +MAINTAINER= ports@FreeBSD.org +COMMENT= GNOME frontend for CVS + +USE_X_PREFIX= yes +USE_GMAKE= yes +USE_GNOME= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV+= CPPCFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +pre-patch: + @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \ + s|\(DATADIRNAME=\)lib|\1share|g ; \ + s|USE_INCLUDED_LIBINTL=yes|#&|g ; \ + s|\$$(top_builddir)/intl/libintl.a|-lintl|g' ${WRKSRC}/configure + +.include <bsd.port.mk> diff --git a/devel/pharmacy/distinfo b/devel/pharmacy/distinfo new file mode 100644 index 000000000..f46af98b9 --- /dev/null +++ b/devel/pharmacy/distinfo @@ -0,0 +1,3 @@ +MD5 (pharmacy-0.2.1a.tar.gz) = dd49e2f019e10bbc0540fb1fb06f35eb +SHA256 (pharmacy-0.2.1a.tar.gz) = 4f3870f8a8919dc565e9cdbdb8304a0d02d50a1dcbe48ac2a6f887d99fda210e +SIZE (pharmacy-0.2.1a.tar.gz) = 294946 diff --git a/devel/pharmacy/files/patch-docs::Makefile.in b/devel/pharmacy/files/patch-docs::Makefile.in new file mode 100644 index 000000000..df8626631 --- /dev/null +++ b/devel/pharmacy/files/patch-docs::Makefile.in @@ -0,0 +1,13 @@ +--- docs/Makefile.in.orig Sat Jul 28 21:17:13 2001 ++++ docs/Makefile.in Sat Jul 28 21:19:16 2001 +@@ -230,8 +230,8 @@ + #index.html: DBTOHTML.html + # cp -f DBTOHTML.html index.html + +-index/index.html: index.sgml +- db2html index.sgml ++#index/index.html: index.sgml ++# db2html index.sgml + + install-data-local: index/index.html + $(mkinstalldirs) $(htmldir) diff --git a/devel/pharmacy/pkg-descr b/devel/pharmacy/pkg-descr new file mode 100644 index 000000000..cfad1f99d --- /dev/null +++ b/devel/pharmacy/pkg-descr @@ -0,0 +1,8 @@ +Pharmacy intends to be a GNOME compliant front-end to CVS. +Currently, it provides a limited user interface to CVS +commands and a "console" for the lazy power-user. + +WWW: http://pharmacy.sourceforge.net/ + +- Chris D. Faulhaber +jedgar@fxp.org diff --git a/devel/pharmacy/pkg-plist b/devel/pharmacy/pkg-plist new file mode 100644 index 000000000..848c8bccf --- /dev/null +++ b/devel/pharmacy/pkg-plist @@ -0,0 +1,19 @@ +bin/pharmacy +share/gnome/apps/Applications/pharmacy.desktop +share/gnome/help/pharmacy/C/apx1.html +share/gnome/help/pharmacy/C/checkout.html +share/gnome/help/pharmacy/C/console.html +share/gnome/help/pharmacy/C/docbook.css +share/gnome/help/pharmacy/C/index.html +share/gnome/help/pharmacy/C/licence.html +share/gnome/help/pharmacy/C/pharmacy.html +share/gnome/help/pharmacy/C/topic.dat +share/gnome/help/pharmacy/C/update.html +share/gnome/help/pharmacy/C/using.html +share/gnome/help/pharmacy/C/web.html +share/pixmaps/pharmacy.png +share/locale/de/LC_MESSAGES/pharmacy.mo +share/locale/fr/LC_MESSAGES/pharmacy.mo +share/locale/ko/LC_MESSAGES/pharmacy.mo +@dirrm share/gnome/help/pharmacy/C +@dirrm share/gnome/help/pharmacy diff --git a/devel/preps-gui/Makefile b/devel/preps-gui/Makefile new file mode 100644 index 000000000..cd1b6ea90 --- /dev/null +++ b/devel/preps-gui/Makefile @@ -0,0 +1,36 @@ +# New ports collection makefile for: preps-gui +# Date created: Fri Mar 19 14:27:30 EET 2004 +# Whom: shadow@psoft.net +# +# $FreeBSD$ +# + +PORTNAME= preps +PORTVERSION= 2.0.4 +PORTREVISION= 4 +CATEGORIES= devel +MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/misc/ +PKGNAMESUFFIX= -gui +DISTNAME= preps-${PORTVERSION} +DIST_SUBDIR= prep + +MAINTAINER= jmelo@FreeBSD.org +COMMENT= Problem reporting system + +RUN_DEPENDS= prepsdb_tool:${PORTSDIR}/devel/prepstools + +USE_XLIB= yes +USE_GMAKE= yes +USE_GNOME= gnomehack gnomeprefix gtk20 gconf2 libgnomeui +USE_PGSQL= yes +INSTALLS_OMF= yes +GCONF_SCHEMAS= preps.schema + +GNU_CONFIGURE= yes +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS+= --with-pgsqldir=${LOCALBASE} \ + --with-plpgsqldir=${LOCALBASE} \ + --with-libprepsdir=${LOCALBASE} \ + --localstatedir=/var + +.include <bsd.port.mk> diff --git a/devel/preps-gui/distinfo b/devel/preps-gui/distinfo new file mode 100644 index 000000000..3076fe7b7 --- /dev/null +++ b/devel/preps-gui/distinfo @@ -0,0 +1,3 @@ +MD5 (prep/preps-2.0.4.tar.gz) = 9e004ae5449c4352d1b6a0ce73287e62 +SHA256 (prep/preps-2.0.4.tar.gz) = af04db1d10ccefc3324c02f38845edcfae2e4fee95eadc29375c4bdf9c6ccab8 +SIZE (prep/preps-2.0.4.tar.gz) = 1017121 diff --git a/devel/preps-gui/pkg-descr b/devel/preps-gui/pkg-descr new file mode 100644 index 000000000..a9167dee0 --- /dev/null +++ b/devel/preps-gui/pkg-descr @@ -0,0 +1,7 @@ +PRepS is a tool for reporting and tracking problems or tasks. + +It is designed for tracking problems with software, but can also be used for +tracking other types of problems or tasks. Be creative. + +For more information see: +WWW: http://webpages.charter.net/stuffle/preps/preps.html diff --git a/devel/preps-gui/pkg-plist b/devel/preps-gui/pkg-plist new file mode 100644 index 000000000..ba9015eba --- /dev/null +++ b/devel/preps-gui/pkg-plist @@ -0,0 +1,32 @@ +@comment $FreeBSD: ports/devel/preps-gui/pkg-plist,v 1.5 2006/10/14 08:52:50 marcus Exp $ +bin/preps +share/gnome/apps/Development/PRepS.desktop +share/gnome/help/preps/C/figures/arch_dlg.png +share/gnome/help/preps/C/figures/attriblist.png +share/gnome/help/preps/C/figures/editpr.png +share/gnome/help/preps/C/figures/findpr.png +share/gnome/help/preps/C/figures/gentab.png +share/gnome/help/preps/C/figures/login.png +share/gnome/help/preps/C/figures/main_win_arch.png +share/gnome/help/preps/C/figures/mainwin.png +share/gnome/help/preps/C/figures/mainwintab.png +share/gnome/help/preps/C/figures/newpr.png +share/gnome/help/preps/C/figures/printdlg.png +share/gnome/help/preps/C/figures/prjedit.png +share/gnome/help/preps/C/figures/prjvers.png +share/gnome/help/preps/C/figures/prquery.png +share/gnome/help/preps/C/figures/ptedit.png +share/gnome/help/preps/C/figures/rawsql.png +share/gnome/help/preps/C/figures/sevredit.png +share/gnome/help/preps/C/figures/statedit.png +share/gnome/help/preps/C/figures/useredit.png +share/gnome/help/preps/C/legal.xml +share/gnome/help/preps/C/preps.xml +share/gnome/omf/preps/preps-C.omf +share/gnome/pixmaps/preps.png +share/gnome/preps/preps_logo.xpm +@dirrm share/gnome/preps +@dirrm share/gnome/omf/preps +@dirrm share/gnome/help/preps/C/figures +@dirrm share/gnome/help/preps/C +@dirrm share/gnome/help/preps diff --git a/devel/wininfo/Makefile b/devel/wininfo/Makefile new file mode 100644 index 000000000..7f0049053 --- /dev/null +++ b/devel/wininfo/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: X Window Information +# Date created: 11 Jun 2004 +# Whom: Jean-Yves Lefort <jylefort@brutele.be> +# +# $FreeBSD$ +# + +PORTNAME= wininfo +PORTVERSION= 0.7 +PORTREVISION= 4 +CATEGORIES= devel +MASTER_SITES= http://www.freedesktop.org/software/wininfo/ + +MAINTAINER= jylefort@FreeBSD.org +COMMENT= A window information utility + +USE_X_PREFIX= yes +USE_GNOME= gtk20 gnomeprefix +GNU_CONFIGURE= yes + +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ + LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" + +MAN1= wininfo.1 + +.include <bsd.port.mk> diff --git a/devel/wininfo/distinfo b/devel/wininfo/distinfo new file mode 100644 index 000000000..3acdf0cd4 --- /dev/null +++ b/devel/wininfo/distinfo @@ -0,0 +1,3 @@ +MD5 (wininfo-0.7.tar.gz) = 9f1fbf61e009ea5ea27718e8f43359fa +SHA256 (wininfo-0.7.tar.gz) = 8bb02068b183c684b04b4a5dc46dee041aa224c5843348cd16f2b53503b41833 +SIZE (wininfo-0.7.tar.gz) = 479409 diff --git a/devel/wininfo/files/patch-src::wininfo.c b/devel/wininfo/files/patch-src::wininfo.c new file mode 100644 index 000000000..a341dc3ec --- /dev/null +++ b/devel/wininfo/files/patch-src::wininfo.c @@ -0,0 +1,10 @@ +--- src/wininfo.c.orig Fri Jun 11 00:10:25 2004 ++++ src/wininfo.c Fri Jun 11 00:10:29 2004 +@@ -23,7 +23,6 @@ + */ + + #include <stdio.h> +-#include <stdint.h> + #include <string.h> + #include <gtk/gtk.h> + #include <gdk/gdk.h> diff --git a/devel/wininfo/pkg-descr b/devel/wininfo/pkg-descr new file mode 100644 index 000000000..e2f07ee14 --- /dev/null +++ b/devel/wininfo/pkg-descr @@ -0,0 +1,16 @@ +X Window Information is a window information utility for developers of +applications, toolkits, and window managers. X Window Information +follows your pointer providing information about the windows below. +Information presented includes: + + * A detailed description of the window hierarchy below the pointer. + + * Parsed interpretations of standard properties from both the + application window and the window manager. + + * Information about X server resources used by the application. + +WWW: http://www.freedesktop.org/Software/wininfo + +- Jean-Yves Lefort +jylefort@FreeBSD.org diff --git a/devel/wininfo/pkg-plist b/devel/wininfo/pkg-plist new file mode 100644 index 000000000..58a9a7e63 --- /dev/null +++ b/devel/wininfo/pkg-plist @@ -0,0 +1,2 @@ +bin/wininfo +share/applications/xdg-wininfo.desktop |