mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
C++ wrapper for gtk, a x11 graphics library
PR: ports/6704 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
This commit is contained in:
parent
09d62c707e
commit
db327d4fac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=12973
29
x11-toolkits/gtk--/Makefile
Normal file
29
x11-toolkits/gtk--/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtk--
|
||||
# Version required: 0.9.14
|
||||
# Date created: 11 May 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Gtk---0.9.14
|
||||
PKGNAME= gtk---0.9.14
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
|
||||
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
|
||||
#GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
# for the future GNOME support
|
||||
#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-install:
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtk--/distinfo
Normal file
1
x11-toolkits/gtk--/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
|
1
x11-toolkits/gtk--/pkg-comment
Normal file
1
x11-toolkits/gtk--/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
1
x11-toolkits/gtk--/pkg-descr
Normal file
1
x11-toolkits/gtk--/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
96
x11-toolkits/gtk--/pkg-plist
Normal file
96
x11-toolkits/gtk--/pkg-plist
Normal file
@ -0,0 +1,96 @@
|
||||
bin/gensig
|
||||
bin/gtkmm-config
|
||||
include/gtk--.h
|
||||
include/gtk--/accelgroup.h
|
||||
include/gtk--/adjustment.h
|
||||
include/gtk--/alignment.h
|
||||
include/gtk--/arrow.h
|
||||
include/gtk--/aspectframe.h
|
||||
include/gtk--/base.h
|
||||
include/gtk--/bin.h
|
||||
include/gtk--/box.h
|
||||
include/gtk--/button.h
|
||||
include/gtk--/buttonbox.h
|
||||
include/gtk--/checkbutton.h
|
||||
include/gtk--/checkmenuitem.h
|
||||
include/gtk--/clist.h
|
||||
include/gtk--/colorselection.h
|
||||
include/gtk--/colorselectiondialog.h
|
||||
include/gtk--/combo.h
|
||||
include/gtk--/container.h
|
||||
include/gtk--/ctree.h
|
||||
include/gtk--/curve.h
|
||||
include/gtk--/data.h
|
||||
include/gtk--/dialog.h
|
||||
include/gtk--/drawingarea.h
|
||||
include/gtk--/editable.h
|
||||
include/gtk--/entry.h
|
||||
include/gtk--/eventbox.h
|
||||
include/gtk--/fileselection.h
|
||||
include/gtk--/fixed.h
|
||||
include/gtk--/fontselection.h
|
||||
include/gtk--/frame.h
|
||||
include/gtk--/gc.h
|
||||
include/gtk--/handlebox.h
|
||||
include/gtk--/image.h
|
||||
include/gtk--/inputdialog.h
|
||||
include/gtk--/item.h
|
||||
include/gtk--/itemfactory.h
|
||||
include/gtk--/label.h
|
||||
include/gtk--/list.h
|
||||
include/gtk--/listitem.h
|
||||
include/gtk--/main.h
|
||||
include/gtk--/menu.h
|
||||
include/gtk--/menubar.h
|
||||
include/gtk--/menufactory.h
|
||||
include/gtk--/menuitem.h
|
||||
include/gtk--/menupath.h
|
||||
include/gtk--/menushell.h
|
||||
include/gtk--/misc.h
|
||||
include/gtk--/notebook.h
|
||||
include/gtk--/object.h
|
||||
include/gtk--/optionmenu.h
|
||||
include/gtk--/paned.h
|
||||
include/gtk--/pixmap.h
|
||||
include/gtk--/preview.h
|
||||
include/gtk--/progress.h
|
||||
include/gtk--/progressbar.h
|
||||
include/gtk--/radiobutton.h
|
||||
include/gtk--/radiomenuitem.h
|
||||
include/gtk--/range.h
|
||||
include/gtk--/ruler.h
|
||||
include/gtk--/scale.h
|
||||
include/gtk--/scrollbar.h
|
||||
include/gtk--/scrolledwindow.h
|
||||
include/gtk--/separator.h
|
||||
include/gtk--/spinbutton.h
|
||||
include/gtk--/statusbar.h
|
||||
include/gtk--/style.h
|
||||
include/gtk--/table.h
|
||||
include/gtk--/text.h
|
||||
include/gtk--/tipsquery.h
|
||||
include/gtk--/togglebutton.h
|
||||
include/gtk--/toolbar.h
|
||||
include/gtk--/tooltips.h
|
||||
include/gtk--/tree.h
|
||||
include/gtk--/treeitem.h
|
||||
include/gtk--/viewport.h
|
||||
include/gtk--/widget.h
|
||||
include/gtk--/window.h
|
||||
include/gtk--sig.h
|
||||
include/gtk--sigcommon.h
|
||||
include/gtk--sigconn.h
|
||||
include/gtk--sigcpp.h
|
||||
include/gtk--sigproxy.h
|
||||
include/gtk--sigslot.h
|
||||
lib/Gtk--/include/gtk--config.h
|
||||
lib/libgtkmm-1.1.a
|
||||
lib/libgtkmm-1.1.la
|
||||
lib/libgtkmm-1.1.so
|
||||
lib/libgtkmm-1.1.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/aclocal/gtk--.m4
|
||||
@dirrm include/gtk--
|
||||
@dirrm lib/Gtk--/include
|
||||
@dirrm lib/Gtk--
|
29
x11-toolkits/gtk--2/Makefile
Normal file
29
x11-toolkits/gtk--2/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtk--
|
||||
# Version required: 0.9.14
|
||||
# Date created: 11 May 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Gtk---0.9.14
|
||||
PKGNAME= gtk---0.9.14
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
|
||||
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
|
||||
#GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
# for the future GNOME support
|
||||
#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-install:
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtk--2/distinfo
Normal file
1
x11-toolkits/gtk--2/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
|
1
x11-toolkits/gtk--2/pkg-comment
Normal file
1
x11-toolkits/gtk--2/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
1
x11-toolkits/gtk--2/pkg-descr
Normal file
1
x11-toolkits/gtk--2/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
96
x11-toolkits/gtk--2/pkg-plist
Normal file
96
x11-toolkits/gtk--2/pkg-plist
Normal file
@ -0,0 +1,96 @@
|
||||
bin/gensig
|
||||
bin/gtkmm-config
|
||||
include/gtk--.h
|
||||
include/gtk--/accelgroup.h
|
||||
include/gtk--/adjustment.h
|
||||
include/gtk--/alignment.h
|
||||
include/gtk--/arrow.h
|
||||
include/gtk--/aspectframe.h
|
||||
include/gtk--/base.h
|
||||
include/gtk--/bin.h
|
||||
include/gtk--/box.h
|
||||
include/gtk--/button.h
|
||||
include/gtk--/buttonbox.h
|
||||
include/gtk--/checkbutton.h
|
||||
include/gtk--/checkmenuitem.h
|
||||
include/gtk--/clist.h
|
||||
include/gtk--/colorselection.h
|
||||
include/gtk--/colorselectiondialog.h
|
||||
include/gtk--/combo.h
|
||||
include/gtk--/container.h
|
||||
include/gtk--/ctree.h
|
||||
include/gtk--/curve.h
|
||||
include/gtk--/data.h
|
||||
include/gtk--/dialog.h
|
||||
include/gtk--/drawingarea.h
|
||||
include/gtk--/editable.h
|
||||
include/gtk--/entry.h
|
||||
include/gtk--/eventbox.h
|
||||
include/gtk--/fileselection.h
|
||||
include/gtk--/fixed.h
|
||||
include/gtk--/fontselection.h
|
||||
include/gtk--/frame.h
|
||||
include/gtk--/gc.h
|
||||
include/gtk--/handlebox.h
|
||||
include/gtk--/image.h
|
||||
include/gtk--/inputdialog.h
|
||||
include/gtk--/item.h
|
||||
include/gtk--/itemfactory.h
|
||||
include/gtk--/label.h
|
||||
include/gtk--/list.h
|
||||
include/gtk--/listitem.h
|
||||
include/gtk--/main.h
|
||||
include/gtk--/menu.h
|
||||
include/gtk--/menubar.h
|
||||
include/gtk--/menufactory.h
|
||||
include/gtk--/menuitem.h
|
||||
include/gtk--/menupath.h
|
||||
include/gtk--/menushell.h
|
||||
include/gtk--/misc.h
|
||||
include/gtk--/notebook.h
|
||||
include/gtk--/object.h
|
||||
include/gtk--/optionmenu.h
|
||||
include/gtk--/paned.h
|
||||
include/gtk--/pixmap.h
|
||||
include/gtk--/preview.h
|
||||
include/gtk--/progress.h
|
||||
include/gtk--/progressbar.h
|
||||
include/gtk--/radiobutton.h
|
||||
include/gtk--/radiomenuitem.h
|
||||
include/gtk--/range.h
|
||||
include/gtk--/ruler.h
|
||||
include/gtk--/scale.h
|
||||
include/gtk--/scrollbar.h
|
||||
include/gtk--/scrolledwindow.h
|
||||
include/gtk--/separator.h
|
||||
include/gtk--/spinbutton.h
|
||||
include/gtk--/statusbar.h
|
||||
include/gtk--/style.h
|
||||
include/gtk--/table.h
|
||||
include/gtk--/text.h
|
||||
include/gtk--/tipsquery.h
|
||||
include/gtk--/togglebutton.h
|
||||
include/gtk--/toolbar.h
|
||||
include/gtk--/tooltips.h
|
||||
include/gtk--/tree.h
|
||||
include/gtk--/treeitem.h
|
||||
include/gtk--/viewport.h
|
||||
include/gtk--/widget.h
|
||||
include/gtk--/window.h
|
||||
include/gtk--sig.h
|
||||
include/gtk--sigcommon.h
|
||||
include/gtk--sigconn.h
|
||||
include/gtk--sigcpp.h
|
||||
include/gtk--sigproxy.h
|
||||
include/gtk--sigslot.h
|
||||
lib/Gtk--/include/gtk--config.h
|
||||
lib/libgtkmm-1.1.a
|
||||
lib/libgtkmm-1.1.la
|
||||
lib/libgtkmm-1.1.so
|
||||
lib/libgtkmm-1.1.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/aclocal/gtk--.m4
|
||||
@dirrm include/gtk--
|
||||
@dirrm lib/Gtk--/include
|
||||
@dirrm lib/Gtk--
|
29
x11-toolkits/gtkmm12/Makefile
Normal file
29
x11-toolkits/gtkmm12/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtk--
|
||||
# Version required: 0.9.14
|
||||
# Date created: 11 May 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Gtk---0.9.14
|
||||
PKGNAME= gtk---0.9.14
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
|
||||
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
|
||||
#GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
# for the future GNOME support
|
||||
#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-install:
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtkmm12/distinfo
Normal file
1
x11-toolkits/gtkmm12/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
|
1
x11-toolkits/gtkmm12/pkg-comment
Normal file
1
x11-toolkits/gtkmm12/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
1
x11-toolkits/gtkmm12/pkg-descr
Normal file
1
x11-toolkits/gtkmm12/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
96
x11-toolkits/gtkmm12/pkg-plist
Normal file
96
x11-toolkits/gtkmm12/pkg-plist
Normal file
@ -0,0 +1,96 @@
|
||||
bin/gensig
|
||||
bin/gtkmm-config
|
||||
include/gtk--.h
|
||||
include/gtk--/accelgroup.h
|
||||
include/gtk--/adjustment.h
|
||||
include/gtk--/alignment.h
|
||||
include/gtk--/arrow.h
|
||||
include/gtk--/aspectframe.h
|
||||
include/gtk--/base.h
|
||||
include/gtk--/bin.h
|
||||
include/gtk--/box.h
|
||||
include/gtk--/button.h
|
||||
include/gtk--/buttonbox.h
|
||||
include/gtk--/checkbutton.h
|
||||
include/gtk--/checkmenuitem.h
|
||||
include/gtk--/clist.h
|
||||
include/gtk--/colorselection.h
|
||||
include/gtk--/colorselectiondialog.h
|
||||
include/gtk--/combo.h
|
||||
include/gtk--/container.h
|
||||
include/gtk--/ctree.h
|
||||
include/gtk--/curve.h
|
||||
include/gtk--/data.h
|
||||
include/gtk--/dialog.h
|
||||
include/gtk--/drawingarea.h
|
||||
include/gtk--/editable.h
|
||||
include/gtk--/entry.h
|
||||
include/gtk--/eventbox.h
|
||||
include/gtk--/fileselection.h
|
||||
include/gtk--/fixed.h
|
||||
include/gtk--/fontselection.h
|
||||
include/gtk--/frame.h
|
||||
include/gtk--/gc.h
|
||||
include/gtk--/handlebox.h
|
||||
include/gtk--/image.h
|
||||
include/gtk--/inputdialog.h
|
||||
include/gtk--/item.h
|
||||
include/gtk--/itemfactory.h
|
||||
include/gtk--/label.h
|
||||
include/gtk--/list.h
|
||||
include/gtk--/listitem.h
|
||||
include/gtk--/main.h
|
||||
include/gtk--/menu.h
|
||||
include/gtk--/menubar.h
|
||||
include/gtk--/menufactory.h
|
||||
include/gtk--/menuitem.h
|
||||
include/gtk--/menupath.h
|
||||
include/gtk--/menushell.h
|
||||
include/gtk--/misc.h
|
||||
include/gtk--/notebook.h
|
||||
include/gtk--/object.h
|
||||
include/gtk--/optionmenu.h
|
||||
include/gtk--/paned.h
|
||||
include/gtk--/pixmap.h
|
||||
include/gtk--/preview.h
|
||||
include/gtk--/progress.h
|
||||
include/gtk--/progressbar.h
|
||||
include/gtk--/radiobutton.h
|
||||
include/gtk--/radiomenuitem.h
|
||||
include/gtk--/range.h
|
||||
include/gtk--/ruler.h
|
||||
include/gtk--/scale.h
|
||||
include/gtk--/scrollbar.h
|
||||
include/gtk--/scrolledwindow.h
|
||||
include/gtk--/separator.h
|
||||
include/gtk--/spinbutton.h
|
||||
include/gtk--/statusbar.h
|
||||
include/gtk--/style.h
|
||||
include/gtk--/table.h
|
||||
include/gtk--/text.h
|
||||
include/gtk--/tipsquery.h
|
||||
include/gtk--/togglebutton.h
|
||||
include/gtk--/toolbar.h
|
||||
include/gtk--/tooltips.h
|
||||
include/gtk--/tree.h
|
||||
include/gtk--/treeitem.h
|
||||
include/gtk--/viewport.h
|
||||
include/gtk--/widget.h
|
||||
include/gtk--/window.h
|
||||
include/gtk--sig.h
|
||||
include/gtk--sigcommon.h
|
||||
include/gtk--sigconn.h
|
||||
include/gtk--sigcpp.h
|
||||
include/gtk--sigproxy.h
|
||||
include/gtk--sigslot.h
|
||||
lib/Gtk--/include/gtk--config.h
|
||||
lib/libgtkmm-1.1.a
|
||||
lib/libgtkmm-1.1.la
|
||||
lib/libgtkmm-1.1.so
|
||||
lib/libgtkmm-1.1.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/aclocal/gtk--.m4
|
||||
@dirrm include/gtk--
|
||||
@dirrm lib/Gtk--/include
|
||||
@dirrm lib/Gtk--
|
29
x11-toolkits/gtkmm20/Makefile
Normal file
29
x11-toolkits/gtkmm20/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtk--
|
||||
# Version required: 0.9.14
|
||||
# Date created: 11 May 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Gtk---0.9.14
|
||||
PKGNAME= gtk---0.9.14
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
|
||||
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
|
||||
#GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
# for the future GNOME support
|
||||
#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-install:
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtkmm20/distinfo
Normal file
1
x11-toolkits/gtkmm20/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
|
1
x11-toolkits/gtkmm20/pkg-comment
Normal file
1
x11-toolkits/gtkmm20/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
1
x11-toolkits/gtkmm20/pkg-descr
Normal file
1
x11-toolkits/gtkmm20/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
96
x11-toolkits/gtkmm20/pkg-plist
Normal file
96
x11-toolkits/gtkmm20/pkg-plist
Normal file
@ -0,0 +1,96 @@
|
||||
bin/gensig
|
||||
bin/gtkmm-config
|
||||
include/gtk--.h
|
||||
include/gtk--/accelgroup.h
|
||||
include/gtk--/adjustment.h
|
||||
include/gtk--/alignment.h
|
||||
include/gtk--/arrow.h
|
||||
include/gtk--/aspectframe.h
|
||||
include/gtk--/base.h
|
||||
include/gtk--/bin.h
|
||||
include/gtk--/box.h
|
||||
include/gtk--/button.h
|
||||
include/gtk--/buttonbox.h
|
||||
include/gtk--/checkbutton.h
|
||||
include/gtk--/checkmenuitem.h
|
||||
include/gtk--/clist.h
|
||||
include/gtk--/colorselection.h
|
||||
include/gtk--/colorselectiondialog.h
|
||||
include/gtk--/combo.h
|
||||
include/gtk--/container.h
|
||||
include/gtk--/ctree.h
|
||||
include/gtk--/curve.h
|
||||
include/gtk--/data.h
|
||||
include/gtk--/dialog.h
|
||||
include/gtk--/drawingarea.h
|
||||
include/gtk--/editable.h
|
||||
include/gtk--/entry.h
|
||||
include/gtk--/eventbox.h
|
||||
include/gtk--/fileselection.h
|
||||
include/gtk--/fixed.h
|
||||
include/gtk--/fontselection.h
|
||||
include/gtk--/frame.h
|
||||
include/gtk--/gc.h
|
||||
include/gtk--/handlebox.h
|
||||
include/gtk--/image.h
|
||||
include/gtk--/inputdialog.h
|
||||
include/gtk--/item.h
|
||||
include/gtk--/itemfactory.h
|
||||
include/gtk--/label.h
|
||||
include/gtk--/list.h
|
||||
include/gtk--/listitem.h
|
||||
include/gtk--/main.h
|
||||
include/gtk--/menu.h
|
||||
include/gtk--/menubar.h
|
||||
include/gtk--/menufactory.h
|
||||
include/gtk--/menuitem.h
|
||||
include/gtk--/menupath.h
|
||||
include/gtk--/menushell.h
|
||||
include/gtk--/misc.h
|
||||
include/gtk--/notebook.h
|
||||
include/gtk--/object.h
|
||||
include/gtk--/optionmenu.h
|
||||
include/gtk--/paned.h
|
||||
include/gtk--/pixmap.h
|
||||
include/gtk--/preview.h
|
||||
include/gtk--/progress.h
|
||||
include/gtk--/progressbar.h
|
||||
include/gtk--/radiobutton.h
|
||||
include/gtk--/radiomenuitem.h
|
||||
include/gtk--/range.h
|
||||
include/gtk--/ruler.h
|
||||
include/gtk--/scale.h
|
||||
include/gtk--/scrollbar.h
|
||||
include/gtk--/scrolledwindow.h
|
||||
include/gtk--/separator.h
|
||||
include/gtk--/spinbutton.h
|
||||
include/gtk--/statusbar.h
|
||||
include/gtk--/style.h
|
||||
include/gtk--/table.h
|
||||
include/gtk--/text.h
|
||||
include/gtk--/tipsquery.h
|
||||
include/gtk--/togglebutton.h
|
||||
include/gtk--/toolbar.h
|
||||
include/gtk--/tooltips.h
|
||||
include/gtk--/tree.h
|
||||
include/gtk--/treeitem.h
|
||||
include/gtk--/viewport.h
|
||||
include/gtk--/widget.h
|
||||
include/gtk--/window.h
|
||||
include/gtk--sig.h
|
||||
include/gtk--sigcommon.h
|
||||
include/gtk--sigconn.h
|
||||
include/gtk--sigcpp.h
|
||||
include/gtk--sigproxy.h
|
||||
include/gtk--sigslot.h
|
||||
lib/Gtk--/include/gtk--config.h
|
||||
lib/libgtkmm-1.1.a
|
||||
lib/libgtkmm-1.1.la
|
||||
lib/libgtkmm-1.1.so
|
||||
lib/libgtkmm-1.1.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/aclocal/gtk--.m4
|
||||
@dirrm include/gtk--
|
||||
@dirrm lib/Gtk--/include
|
||||
@dirrm lib/Gtk--
|
29
x11-toolkits/gtkmm24/Makefile
Normal file
29
x11-toolkits/gtkmm24/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtk--
|
||||
# Version required: 0.9.14
|
||||
# Date created: 11 May 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Gtk---0.9.14
|
||||
PKGNAME= gtk---0.9.14
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
|
||||
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
|
||||
#GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
# for the future GNOME support
|
||||
#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-install:
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtkmm24/distinfo
Normal file
1
x11-toolkits/gtkmm24/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
|
1
x11-toolkits/gtkmm24/pkg-comment
Normal file
1
x11-toolkits/gtkmm24/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
1
x11-toolkits/gtkmm24/pkg-descr
Normal file
1
x11-toolkits/gtkmm24/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
96
x11-toolkits/gtkmm24/pkg-plist
Normal file
96
x11-toolkits/gtkmm24/pkg-plist
Normal file
@ -0,0 +1,96 @@
|
||||
bin/gensig
|
||||
bin/gtkmm-config
|
||||
include/gtk--.h
|
||||
include/gtk--/accelgroup.h
|
||||
include/gtk--/adjustment.h
|
||||
include/gtk--/alignment.h
|
||||
include/gtk--/arrow.h
|
||||
include/gtk--/aspectframe.h
|
||||
include/gtk--/base.h
|
||||
include/gtk--/bin.h
|
||||
include/gtk--/box.h
|
||||
include/gtk--/button.h
|
||||
include/gtk--/buttonbox.h
|
||||
include/gtk--/checkbutton.h
|
||||
include/gtk--/checkmenuitem.h
|
||||
include/gtk--/clist.h
|
||||
include/gtk--/colorselection.h
|
||||
include/gtk--/colorselectiondialog.h
|
||||
include/gtk--/combo.h
|
||||
include/gtk--/container.h
|
||||
include/gtk--/ctree.h
|
||||
include/gtk--/curve.h
|
||||
include/gtk--/data.h
|
||||
include/gtk--/dialog.h
|
||||
include/gtk--/drawingarea.h
|
||||
include/gtk--/editable.h
|
||||
include/gtk--/entry.h
|
||||
include/gtk--/eventbox.h
|
||||
include/gtk--/fileselection.h
|
||||
include/gtk--/fixed.h
|
||||
include/gtk--/fontselection.h
|
||||
include/gtk--/frame.h
|
||||
include/gtk--/gc.h
|
||||
include/gtk--/handlebox.h
|
||||
include/gtk--/image.h
|
||||
include/gtk--/inputdialog.h
|
||||
include/gtk--/item.h
|
||||
include/gtk--/itemfactory.h
|
||||
include/gtk--/label.h
|
||||
include/gtk--/list.h
|
||||
include/gtk--/listitem.h
|
||||
include/gtk--/main.h
|
||||
include/gtk--/menu.h
|
||||
include/gtk--/menubar.h
|
||||
include/gtk--/menufactory.h
|
||||
include/gtk--/menuitem.h
|
||||
include/gtk--/menupath.h
|
||||
include/gtk--/menushell.h
|
||||
include/gtk--/misc.h
|
||||
include/gtk--/notebook.h
|
||||
include/gtk--/object.h
|
||||
include/gtk--/optionmenu.h
|
||||
include/gtk--/paned.h
|
||||
include/gtk--/pixmap.h
|
||||
include/gtk--/preview.h
|
||||
include/gtk--/progress.h
|
||||
include/gtk--/progressbar.h
|
||||
include/gtk--/radiobutton.h
|
||||
include/gtk--/radiomenuitem.h
|
||||
include/gtk--/range.h
|
||||
include/gtk--/ruler.h
|
||||
include/gtk--/scale.h
|
||||
include/gtk--/scrollbar.h
|
||||
include/gtk--/scrolledwindow.h
|
||||
include/gtk--/separator.h
|
||||
include/gtk--/spinbutton.h
|
||||
include/gtk--/statusbar.h
|
||||
include/gtk--/style.h
|
||||
include/gtk--/table.h
|
||||
include/gtk--/text.h
|
||||
include/gtk--/tipsquery.h
|
||||
include/gtk--/togglebutton.h
|
||||
include/gtk--/toolbar.h
|
||||
include/gtk--/tooltips.h
|
||||
include/gtk--/tree.h
|
||||
include/gtk--/treeitem.h
|
||||
include/gtk--/viewport.h
|
||||
include/gtk--/widget.h
|
||||
include/gtk--/window.h
|
||||
include/gtk--sig.h
|
||||
include/gtk--sigcommon.h
|
||||
include/gtk--sigconn.h
|
||||
include/gtk--sigcpp.h
|
||||
include/gtk--sigproxy.h
|
||||
include/gtk--sigslot.h
|
||||
lib/Gtk--/include/gtk--config.h
|
||||
lib/libgtkmm-1.1.a
|
||||
lib/libgtkmm-1.1.la
|
||||
lib/libgtkmm-1.1.so
|
||||
lib/libgtkmm-1.1.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/aclocal/gtk--.m4
|
||||
@dirrm include/gtk--
|
||||
@dirrm lib/Gtk--/include
|
||||
@dirrm lib/Gtk--
|
29
x11-toolkits/gtkmm30/Makefile
Normal file
29
x11-toolkits/gtkmm30/Makefile
Normal file
@ -0,0 +1,29 @@
|
||||
# New ports collection makefile for: gtk--
|
||||
# Version required: 0.9.14
|
||||
# Date created: 11 May 1998
|
||||
# Whom: Yukihiro Nakai <Nakai@technologist.com>
|
||||
#
|
||||
# $Id$
|
||||
#
|
||||
|
||||
DISTNAME= Gtk---0.9.14
|
||||
PKGNAME= gtk---0.9.14
|
||||
CATEGORIES= x11-toolkits
|
||||
MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/
|
||||
|
||||
MAINTAINER= Nakai@technologist.com
|
||||
|
||||
LIB_DEPENDS= gtk11\\.1\\.:${PORTSDIR}/x11-toolkits/gtk11
|
||||
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
|
||||
|
||||
# Why gtk11 port renames gtk-config to gtk11-config? (patch-ae)
|
||||
#GNU_CONFIGURE= yes
|
||||
USE_AUTOCONF= yes
|
||||
# for the future GNOME support
|
||||
#CONFIGURE_ARGS+= --with-gnome=${X11BASE}
|
||||
USE_GMAKE= yes
|
||||
|
||||
post-install:
|
||||
${LDCONFIG} -m ${PREFIX}/lib
|
||||
|
||||
.include <bsd.port.mk>
|
1
x11-toolkits/gtkmm30/distinfo
Normal file
1
x11-toolkits/gtkmm30/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (Gtk---0.9.14.tar.gz) = d06ab557247b3b223c6661d41633f256
|
1
x11-toolkits/gtkmm30/pkg-comment
Normal file
1
x11-toolkits/gtkmm30/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
1
x11-toolkits/gtkmm30/pkg-descr
Normal file
1
x11-toolkits/gtkmm30/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
C++ wrapper for gtk, a x11 graphics library
|
96
x11-toolkits/gtkmm30/pkg-plist
Normal file
96
x11-toolkits/gtkmm30/pkg-plist
Normal file
@ -0,0 +1,96 @@
|
||||
bin/gensig
|
||||
bin/gtkmm-config
|
||||
include/gtk--.h
|
||||
include/gtk--/accelgroup.h
|
||||
include/gtk--/adjustment.h
|
||||
include/gtk--/alignment.h
|
||||
include/gtk--/arrow.h
|
||||
include/gtk--/aspectframe.h
|
||||
include/gtk--/base.h
|
||||
include/gtk--/bin.h
|
||||
include/gtk--/box.h
|
||||
include/gtk--/button.h
|
||||
include/gtk--/buttonbox.h
|
||||
include/gtk--/checkbutton.h
|
||||
include/gtk--/checkmenuitem.h
|
||||
include/gtk--/clist.h
|
||||
include/gtk--/colorselection.h
|
||||
include/gtk--/colorselectiondialog.h
|
||||
include/gtk--/combo.h
|
||||
include/gtk--/container.h
|
||||
include/gtk--/ctree.h
|
||||
include/gtk--/curve.h
|
||||
include/gtk--/data.h
|
||||
include/gtk--/dialog.h
|
||||
include/gtk--/drawingarea.h
|
||||
include/gtk--/editable.h
|
||||
include/gtk--/entry.h
|
||||
include/gtk--/eventbox.h
|
||||
include/gtk--/fileselection.h
|
||||
include/gtk--/fixed.h
|
||||
include/gtk--/fontselection.h
|
||||
include/gtk--/frame.h
|
||||
include/gtk--/gc.h
|
||||
include/gtk--/handlebox.h
|
||||
include/gtk--/image.h
|
||||
include/gtk--/inputdialog.h
|
||||
include/gtk--/item.h
|
||||
include/gtk--/itemfactory.h
|
||||
include/gtk--/label.h
|
||||
include/gtk--/list.h
|
||||
include/gtk--/listitem.h
|
||||
include/gtk--/main.h
|
||||
include/gtk--/menu.h
|
||||
include/gtk--/menubar.h
|
||||
include/gtk--/menufactory.h
|
||||
include/gtk--/menuitem.h
|
||||
include/gtk--/menupath.h
|
||||
include/gtk--/menushell.h
|
||||
include/gtk--/misc.h
|
||||
include/gtk--/notebook.h
|
||||
include/gtk--/object.h
|
||||
include/gtk--/optionmenu.h
|
||||
include/gtk--/paned.h
|
||||
include/gtk--/pixmap.h
|
||||
include/gtk--/preview.h
|
||||
include/gtk--/progress.h
|
||||
include/gtk--/progressbar.h
|
||||
include/gtk--/radiobutton.h
|
||||
include/gtk--/radiomenuitem.h
|
||||
include/gtk--/range.h
|
||||
include/gtk--/ruler.h
|
||||
include/gtk--/scale.h
|
||||
include/gtk--/scrollbar.h
|
||||
include/gtk--/scrolledwindow.h
|
||||
include/gtk--/separator.h
|
||||
include/gtk--/spinbutton.h
|
||||
include/gtk--/statusbar.h
|
||||
include/gtk--/style.h
|
||||
include/gtk--/table.h
|
||||
include/gtk--/text.h
|
||||
include/gtk--/tipsquery.h
|
||||
include/gtk--/togglebutton.h
|
||||
include/gtk--/toolbar.h
|
||||
include/gtk--/tooltips.h
|
||||
include/gtk--/tree.h
|
||||
include/gtk--/treeitem.h
|
||||
include/gtk--/viewport.h
|
||||
include/gtk--/widget.h
|
||||
include/gtk--/window.h
|
||||
include/gtk--sig.h
|
||||
include/gtk--sigcommon.h
|
||||
include/gtk--sigconn.h
|
||||
include/gtk--sigcpp.h
|
||||
include/gtk--sigproxy.h
|
||||
include/gtk--sigslot.h
|
||||
lib/Gtk--/include/gtk--config.h
|
||||
lib/libgtkmm-1.1.a
|
||||
lib/libgtkmm-1.1.la
|
||||
lib/libgtkmm-1.1.so
|
||||
lib/libgtkmm-1.1.so.1.1
|
||||
@exec /sbin/ldconfig -m %B
|
||||
@unexec /sbin/ldconfig -R
|
||||
share/aclocal/gtk--.m4
|
||||
@dirrm include/gtk--
|
||||
@dirrm lib/Gtk--/include
|
||||
@dirrm lib/Gtk--
|
Loading…
Reference in New Issue
Block a user