summaryrefslogtreecommitdiff
path: root/x11-wm/bbconf
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-06 14:30:20 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-06 14:30:20 +0000
commit1596b84c039539d956902fdbc011c1b208cf561c (patch)
tree4bb9505a0f1477f2677871ff6129cc2927c16986 /x11-wm/bbconf
parent- Remove old maintainer from pkg-descr (diff)
Add bbconf-1.2, a configurator for the Blackbox window manager
PR: 31639 Submitted by: Stijn Hoop <stijn@win.tue.nl>
Notes
Notes: svn path=/head/; revision=49668
Diffstat (limited to 'x11-wm/bbconf')
-rw-r--r--x11-wm/bbconf/Makefile21
-rw-r--r--x11-wm/bbconf/distinfo1
-rw-r--r--x11-wm/bbconf/files/patch-Makefile.in29
-rw-r--r--x11-wm/bbconf/files/patch-admin::ltmain.sh19
-rw-r--r--x11-wm/bbconf/files/patch-bbconf::Makefile.in13
-rw-r--r--x11-wm/bbconf/pkg-comment1
-rw-r--r--x11-wm/bbconf/pkg-descr5
-rw-r--r--x11-wm/bbconf/pkg-plist14
8 files changed, 103 insertions, 0 deletions
diff --git a/x11-wm/bbconf/Makefile b/x11-wm/bbconf/Makefile
new file mode 100644
index 000000000000..335533988847
--- /dev/null
+++ b/x11-wm/bbconf/Makefile
@@ -0,0 +1,21 @@
+# New ports collection makefile for: bbconf
+# Date created: 29 October 2001
+# Whom: Stijn Hoop <stijn@win.tue.nl>
+#
+# $FreeBSD$
+#
+
+PORTNAME= bbconf
+PORTVERSION= 1.2
+CATEGORIES= x11-wm
+MASTER_SITES= http://bbconf.sourceforge.net/code/
+
+MAINTAINER= stijn@win.tue.nl
+
+USE_X_PREFIX= yes
+GNU_CONFIGURE= yes
+USE_QT_VER= 2
+
+MAN1= bbconf.1
+
+.include <bsd.port.mk>
diff --git a/x11-wm/bbconf/distinfo b/x11-wm/bbconf/distinfo
new file mode 100644
index 000000000000..da96e18dc277
--- /dev/null
+++ b/x11-wm/bbconf/distinfo
@@ -0,0 +1 @@
+MD5 (bbconf-1.2.tar.gz) = 09da21749c13b72681a50bcb76f37484
diff --git a/x11-wm/bbconf/files/patch-Makefile.in b/x11-wm/bbconf/files/patch-Makefile.in
new file mode 100644
index 000000000000..39e294d8983c
--- /dev/null
+++ b/x11-wm/bbconf/files/patch-Makefile.in
@@ -0,0 +1,29 @@
+$FreeBSD$
+
+--- Makefile.in.orig Mon Nov 5 06:11:07 2001
++++ Makefile.in Mon Nov 5 06:11:27 2001
+@@ -218,7 +218,7 @@
+
+ MAINTAINERCLEANFILES = subdirs configure.in acinclude.m4 configure.files
+
+-docdir = $(prefix)/doc/bbconf
++docdir = $(prefix)/share/doc/bbconf
+
+ doc_DATA = AUTHORS COPYING ChangeLog README README.html TODO
+
+@@ -304,6 +304,7 @@
+ -rm -f config.h
+ uninstall-info-am:
+ install-docDATA: $(doc_DATA)
++.ifndef NOPORTDOCS
+ @$(NORMAL_INSTALL)
+ $(mkinstalldirs) $(DESTDIR)$(docdir)
+ @list='$(doc_DATA)'; for p in $$list; do \
+@@ -312,6 +313,7 @@
+ echo " $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docdir)/$$f"; \
+ $(INSTALL_DATA) $$d$$p $(DESTDIR)$(docdir)/$$f; \
+ done
++.endif
+
+ uninstall-docDATA:
+ @$(NORMAL_UNINSTALL)
diff --git a/x11-wm/bbconf/files/patch-admin::ltmain.sh b/x11-wm/bbconf/files/patch-admin::ltmain.sh
new file mode 100644
index 000000000000..0dcca4098027
--- /dev/null
+++ b/x11-wm/bbconf/files/patch-admin::ltmain.sh
@@ -0,0 +1,19 @@
+$FreeBSD$
+
+--- admin/ltmain.sh.orig Tue Oct 30 15:44:54 2001
++++ admin/ltmain.sh Tue Oct 30 15:44:57 2001
+@@ -4609,10 +4609,10 @@
+ fi
+
+ # Install the pseudo-library for information purposes.
+- 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 $?
++ #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 $?
+
+ # Maybe install the static library, too.
+ test -n "$old_library" && staticlibs="$staticlibs $dir/$old_library"
diff --git a/x11-wm/bbconf/files/patch-bbconf::Makefile.in b/x11-wm/bbconf/files/patch-bbconf::Makefile.in
new file mode 100644
index 000000000000..56a5b9627eb2
--- /dev/null
+++ b/x11-wm/bbconf/files/patch-bbconf::Makefile.in
@@ -0,0 +1,13 @@
+$FreeBSD$
+
+--- bbconf/Makefile.in.orig Mon Oct 8 23:17:36 2001
++++ bbconf/Makefile.in Tue Oct 30 15:02:26 2001
+@@ -218,7 +218,7 @@
+
+ #>- bbconf_METASOURCES = AUTO
+
+-bbconf_LDADD = -ldl -lqt -lXext -lX11 $(LIBSOCKET)
++bbconf_LDADD = -lqt2 -lXext -lX11 $(LIBSOCKET)
+
+ # the library search path.
+ bbconf_LDFLAGS = $(all_libraries)
diff --git a/x11-wm/bbconf/pkg-comment b/x11-wm/bbconf/pkg-comment
new file mode 100644
index 000000000000..0fb4e360b25a
--- /dev/null
+++ b/x11-wm/bbconf/pkg-comment
@@ -0,0 +1 @@
+Configurator for the Blackbox window manager
diff --git a/x11-wm/bbconf/pkg-descr b/x11-wm/bbconf/pkg-descr
new file mode 100644
index 000000000000..beb59134b703
--- /dev/null
+++ b/x11-wm/bbconf/pkg-descr
@@ -0,0 +1,5 @@
+bbconf is the configuration utility for blackbox. It uses a plugin system,
+which means most of your favorite blackbox applications can be configured
+from within the same configurator.
+
+WWW: http://bbconf.sourceforge.net/
diff --git a/x11-wm/bbconf/pkg-plist b/x11-wm/bbconf/pkg-plist
new file mode 100644
index 000000000000..44f7b6838188
--- /dev/null
+++ b/x11-wm/bbconf/pkg-plist
@@ -0,0 +1,14 @@
+bin/bbconf
+share/bbconf/plugins/libbbconf.so
+share/bbconf/plugins/libkeybindings.so
+share/bbconf/plugins/libmenu.so
+share/bbconf/plugins/libthemes.so
+%%PORTDOCS%%share/doc/bbconf/AUTHORS
+%%PORTDOCS%%share/doc/bbconf/COPYING
+%%PORTDOCS%%share/doc/bbconf/ChangeLog
+%%PORTDOCS%%share/doc/bbconf/README
+%%PORTDOCS%%share/doc/bbconf/README.html
+%%PORTDOCS%%share/doc/bbconf/TODO
+%%PORTDOCS%%@dirrm share/doc/bbconf
+@dirrm share/bbconf/plugins
+@dirrm share/bbconf