diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /x11-toolkits | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'x11-toolkits')
72 files changed, 36 insertions, 70 deletions
diff --git a/x11-toolkits/Xaw3d/Makefile b/x11-toolkits/Xaw3d/Makefile index fc8f2611ac59..cadb4501ea15 100644 --- a/x11-toolkits/Xaw3d/Makefile +++ b/x11-toolkits/Xaw3d/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= widgets/Xaw3d/R6.3 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A 3-D Athena Widget set that looks like Motif - WRKSRC= ${WRKDIR}/xc/lib/Xaw3d USE_IMAKE= yes INSTALLS_SHLIB= yes diff --git a/x11-toolkits/Xaw3d/pkg-comment b/x11-toolkits/Xaw3d/pkg-comment new file mode 100644 index 000000000000..f69bf7b62a25 --- /dev/null +++ b/x11-toolkits/Xaw3d/pkg-comment @@ -0,0 +1 @@ +A 3-D Athena Widget set that looks like Motif diff --git a/x11-toolkits/bwidget/Makefile b/x11-toolkits/bwidget/Makefile index 8a007bd63b27..de50f605b177 100644 --- a/x11-toolkits/bwidget/Makefile +++ b/x11-toolkits/bwidget/Makefile @@ -14,8 +14,6 @@ DISTNAME= BWidget-${PORTVERSION} MAINTAINER= ports@FreeBSD.ORG -PORTCOMMENT= A high-level widget set for Tcl/Tk - NO_BUILD= yes PLIST_SUB+= PORTVERSION=${PORTVERSION} diff --git a/x11-toolkits/bwidget/pkg-comment b/x11-toolkits/bwidget/pkg-comment new file mode 100644 index 000000000000..bf7ac57e2b62 --- /dev/null +++ b/x11-toolkits/bwidget/pkg-comment @@ -0,0 +1 @@ +A high-level widget set for Tcl/Tk diff --git a/x11-toolkits/gevas/Makefile b/x11-toolkits/gevas/Makefile index 2fd28415bbdd..7b10d952a44e 100644 --- a/x11-toolkits/gevas/Makefile +++ b/x11-toolkits/gevas/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GTK+ bindings for Evas canvas library - LIB_DEPENDS= evas.6:${PORTSDIR}/graphics/evas USE_GNOMENG= yes diff --git a/x11-toolkits/gevas/pkg-comment b/x11-toolkits/gevas/pkg-comment new file mode 100644 index 000000000000..56ac8f03ab70 --- /dev/null +++ b/x11-toolkits/gevas/pkg-comment @@ -0,0 +1 @@ +GTK+ bindings for Evas canvas library diff --git a/x11-toolkits/gtkdatabox/Makefile b/x11-toolkits/gtkdatabox/Makefile index 3e1b9cbbdccc..69131d93b573 100644 --- a/x11-toolkits/gtkdatabox/Makefile +++ b/x11-toolkits/gtkdatabox/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display large amounts of numerical data fast and easy - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkdatabox/pkg-comment b/x11-toolkits/gtkdatabox/pkg-comment new file mode 100644 index 000000000000..9bbef6c5fad4 --- /dev/null +++ b/x11-toolkits/gtkdatabox/pkg-comment @@ -0,0 +1 @@ +Display large amounts of numerical data fast and easy diff --git a/x11-toolkits/gtkdatabox2/Makefile b/x11-toolkits/gtkdatabox2/Makefile index 3e1b9cbbdccc..69131d93b573 100644 --- a/x11-toolkits/gtkdatabox2/Makefile +++ b/x11-toolkits/gtkdatabox2/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.eudoxos.de/gtk/download/gtkdatabox/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display large amounts of numerical data fast and easy - USE_X_PREFIX= yes USE_GNOMENG= yes USE_GNOME= gtk12 diff --git a/x11-toolkits/gtkdatabox2/pkg-comment b/x11-toolkits/gtkdatabox2/pkg-comment new file mode 100644 index 000000000000..9bbef6c5fad4 --- /dev/null +++ b/x11-toolkits/gtkdatabox2/pkg-comment @@ -0,0 +1 @@ +Display large amounts of numerical data fast and easy diff --git a/x11-toolkits/gtkglarea--/Makefile b/x11-toolkits/gtkglarea--/Makefile index 04af525f3bf6..f1cdc96389f6 100644 --- a/x11-toolkits/gtkglarea--/Makefile +++ b/x11-toolkits/gtkglarea--/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://www.ece.ucdavis.edu/~kenelson/gtk-glarea/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= GtkGLArea-- is a wrapper for the GtkGLArea widget - LIB_DEPENDS= gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- \ gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea diff --git a/x11-toolkits/gtkglarea--/pkg-comment b/x11-toolkits/gtkglarea--/pkg-comment new file mode 100644 index 000000000000..03dcb5dbf908 --- /dev/null +++ b/x11-toolkits/gtkglarea--/pkg-comment @@ -0,0 +1 @@ +GtkGLArea-- is a wrapper for the GtkGLArea widget diff --git a/x11-toolkits/gtkmathview/Makefile b/x11-toolkits/gtkmathview/Makefile index 1ea78f55fb1e..4fbcb148b7d6 100644 --- a/x11-toolkits/gtkmathview/Makefile +++ b/x11-toolkits/gtkmathview/Makefile @@ -13,8 +13,6 @@ MASTER_SITES= http://helm.cs.unibo.it/mml-widget/sources/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A GTK Widget to Render MathML Documents - LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ gnugetopt:${PORTSDIR}/devel/libgnugetopt \ t1:${PORTSDIR}/devel/t1lib \ diff --git a/x11-toolkits/gtkmathview/pkg-comment b/x11-toolkits/gtkmathview/pkg-comment new file mode 100644 index 000000000000..a97bdb5482f4 --- /dev/null +++ b/x11-toolkits/gtkmathview/pkg-comment @@ -0,0 +1 @@ +A GTK Widget to Render MathML Documents diff --git a/x11-toolkits/hs-frantk/Makefile b/x11-toolkits/hs-frantk/Makefile index a0158666aec4..25beb6eb98cc 100644 --- a/x11-toolkits/hs-frantk/Makefile +++ b/x11-toolkits/hs-frantk/Makefile @@ -8,7 +8,6 @@ PORTNAME= frantk PORTVERSION= 1.1 PORTREVISION= 1 -PORTCOMMENT= A GUI library for Haskell on top of Tcl-Tk CATEGORIES= x11-toolkits MASTER_SITES= http://www.dcs.gla.ac.uk/~meurig/FranTk/ DISTNAME= FranTk${PORTVERSION:S/./_/} diff --git a/x11-toolkits/hs-frantk/pkg-comment b/x11-toolkits/hs-frantk/pkg-comment new file mode 100644 index 000000000000..ea5b2dd015c1 --- /dev/null +++ b/x11-toolkits/hs-frantk/pkg-comment @@ -0,0 +1 @@ +A GUI library for Haskell on top of Tcl-Tk diff --git a/x11-toolkits/hs-gtk+hs/Makefile b/x11-toolkits/hs-gtk+hs/Makefile index d0c8168eb284..63dbd5b12134 100644 --- a/x11-toolkits/hs-gtk+hs/Makefile +++ b/x11-toolkits/hs-gtk+hs/Makefile @@ -7,7 +7,6 @@ PORTNAME= gtk+hs PORTVERSION= 0.14.10 -PORTCOMMENT= A GTK+ Binding for Haskell CATEGORIES= x11-toolkits MASTER_SITES= http://www.cse.unsw.edu.au/~chak/haskell/gtk/ PKGNAMEPREFIX= hs- diff --git a/x11-toolkits/hs-gtk+hs/pkg-comment b/x11-toolkits/hs-gtk+hs/pkg-comment new file mode 100644 index 000000000000..96ad5a2c2e13 --- /dev/null +++ b/x11-toolkits/hs-gtk+hs/pkg-comment @@ -0,0 +1 @@ +A GTK+ Binding for Haskell diff --git a/x11-toolkits/itk/Makefile b/x11-toolkits/itk/Makefile index 12b413e987f8..a248ac40037d 100644 --- a/x11-toolkits/itk/Makefile +++ b/x11-toolkits/itk/Makefile @@ -15,8 +15,6 @@ DISTNAME= itcl${PORTVERSION} MAINTAINER= ports@freebsd.org -PORTCOMMENT= [incr Tk] (A.K.A. "itk") - LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ itcl${MAJOR}${MINOR}.1:${PORTSDIR}/lang/itcl diff --git a/x11-toolkits/itk/pkg-comment b/x11-toolkits/itk/pkg-comment new file mode 100644 index 000000000000..806f5ca969f9 --- /dev/null +++ b/x11-toolkits/itk/pkg-comment @@ -0,0 +1 @@ +[incr Tk] (A.K.A. "itk") diff --git a/x11-toolkits/iwidgets/Makefile b/x11-toolkits/iwidgets/Makefile index 6092e8c78748..045ece82dac1 100644 --- a/x11-toolkits/iwidgets/Makefile +++ b/x11-toolkits/iwidgets/Makefile @@ -14,8 +14,6 @@ DISTNAME= itcl3.2 MAINTAINER= ports@freebsd.org -PORTCOMMENT= [incr Widgets] (A.K.A. "iwidgets") - LIB_DEPENDS= itk32.1:${PORTSDIR}/x11-toolkits/itk EXTRACT_AFTER_ARGS=| ${TAR} -xf - ./itcl3.2/iwidgets\* diff --git a/x11-toolkits/iwidgets/pkg-comment b/x11-toolkits/iwidgets/pkg-comment new file mode 100644 index 000000000000..5b4b1c30fad9 --- /dev/null +++ b/x11-toolkits/iwidgets/pkg-comment @@ -0,0 +1 @@ +[incr Widgets] (A.K.A. "iwidgets") diff --git a/x11-toolkits/lesstif/Makefile b/x11-toolkits/lesstif/Makefile index cda2b6599550..745c52f2442b 100644 --- a/x11-toolkits/lesstif/Makefile +++ b/x11-toolkits/lesstif/Makefile @@ -16,8 +16,6 @@ MASTER_SITES= http://twtelecom.dl.sourceforge.net/sourceforge/lesstif/ \ MAINTAINER= ports@freebsd.org -PORTCOMMENT= API compatible clone of the Motif toolkit - BUILD_DEPENDS= ${LOCALBASE}/bin/automake:${PORTSDIR}/devel/automake MANUAL_PACKAGE_BUILD= do not want to install during interactive build diff --git a/x11-toolkits/lesstif/pkg-comment b/x11-toolkits/lesstif/pkg-comment new file mode 100644 index 000000000000..a40f6bcb6c4f --- /dev/null +++ b/x11-toolkits/lesstif/pkg-comment @@ -0,0 +1 @@ +API compatible clone of the Motif toolkit diff --git a/x11-toolkits/linux-f10-gtk/Makefile b/x11-toolkits/linux-f10-gtk/Makefile index ea52adf2935b..c09e6e4692d5 100644 --- a/x11-toolkits/linux-f10-gtk/Makefile +++ b/x11-toolkits/linux-f10-gtk/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= RPM of the Gtk lib - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes diff --git a/x11-toolkits/linux-f10-gtk/pkg-comment b/x11-toolkits/linux-f10-gtk/pkg-comment new file mode 100644 index 000000000000..6ef33b12c539 --- /dev/null +++ b/x11-toolkits/linux-f10-gtk/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/x11-toolkits/linux-f8-gtk/Makefile b/x11-toolkits/linux-f8-gtk/Makefile index ea52adf2935b..c09e6e4692d5 100644 --- a/x11-toolkits/linux-f8-gtk/Makefile +++ b/x11-toolkits/linux-f8-gtk/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= RPM of the Gtk lib - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes diff --git a/x11-toolkits/linux-f8-gtk/pkg-comment b/x11-toolkits/linux-f8-gtk/pkg-comment new file mode 100644 index 000000000000..6ef33b12c539 --- /dev/null +++ b/x11-toolkits/linux-f8-gtk/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile index ea52adf2935b..c09e6e4692d5 100644 --- a/x11-toolkits/linux-gtk/Makefile +++ b/x11-toolkits/linux-gtk/Makefile @@ -17,8 +17,6 @@ DISTFILES= ${RPM_SET} MAINTAINER?= ports@FreeBSD.org -PORTCOMMENT= RPM of the Gtk lib - BUILD_DEPENDS= rpm:${PORTSDIR}/archivers/rpm USE_LINUX_PREFIX= yes diff --git a/x11-toolkits/linux-gtk/pkg-comment b/x11-toolkits/linux-gtk/pkg-comment new file mode 100644 index 000000000000..6ef33b12c539 --- /dev/null +++ b/x11-toolkits/linux-gtk/pkg-comment @@ -0,0 +1 @@ +RPM of the Gtk lib diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index 4dab812fb43c..161f60ae4034 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Make a simple GUI under OpenGL - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ freetype.9:${PORTSDIR}/print/freetype2 diff --git a/x11-toolkits/mesgui/pkg-comment b/x11-toolkits/mesgui/pkg-comment new file mode 100644 index 000000000000..8d34edb47752 --- /dev/null +++ b/x11-toolkits/mesgui/pkg-comment @@ -0,0 +1 @@ +Make a simple GUI under OpenGL diff --git a/x11-toolkits/movingmotif/Makefile b/x11-toolkits/movingmotif/Makefile index 5fe92dce0d53..d364be8463aa 100644 --- a/x11-toolkits/movingmotif/Makefile +++ b/x11-toolkits/movingmotif/Makefile @@ -13,8 +13,6 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Display scientific data as dynamic plot - USE_MOTIF= yes USE_LIBTOOL= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/x11-toolkits/movingmotif/pkg-comment b/x11-toolkits/movingmotif/pkg-comment new file mode 100644 index 000000000000..63d8b9764b31 --- /dev/null +++ b/x11-toolkits/movingmotif/pkg-comment @@ -0,0 +1 @@ +Display scientific data as dynamic plot diff --git a/x11-toolkits/notif2/Makefile b/x11-toolkits/notif2/Makefile index 7179d33af1cc..f6c8c69e2c8e 100644 --- a/x11-toolkits/notif2/Makefile +++ b/x11-toolkits/notif2/Makefile @@ -14,8 +14,6 @@ DISTNAME= Notif2-${PORTVERSION}-${GTKVERSION}-199908211219 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Notif2 GTK theme engine following the new Motif look and feel - WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_X_PREFIX= yes diff --git a/x11-toolkits/notif2/pkg-comment b/x11-toolkits/notif2/pkg-comment new file mode 100644 index 000000000000..7f3a13c2b7ea --- /dev/null +++ b/x11-toolkits/notif2/pkg-comment @@ -0,0 +1 @@ +The Notif2 GTK theme engine following the new Motif look and feel diff --git a/x11-toolkits/p5-Tcl-Tk/Makefile b/x11-toolkits/p5-Tcl-Tk/Makefile index 50e89a748e2d..41edb4c4b99d 100644 --- a/x11-toolkits/p5-Tcl-Tk/Makefile +++ b/x11-toolkits/p5-Tcl-Tk/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to access to Tk via the Tcl extension - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/x11-toolkits/p5-Tcl-Tk/pkg-comment b/x11-toolkits/p5-Tcl-Tk/pkg-comment new file mode 100644 index 000000000000..ac40d750f065 --- /dev/null +++ b/x11-toolkits/p5-Tcl-Tk/pkg-comment @@ -0,0 +1 @@ +Perl5 module to access to Tk via the Tcl extension diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile index 50e89a748e2d..41edb4c4b99d 100644 --- a/x11-toolkits/p5-TclTk/Makefile +++ b/x11-toolkits/p5-TclTk/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl5 module to access to Tk via the Tcl extension - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/x11-toolkits/p5-TclTk/pkg-comment b/x11-toolkits/p5-TclTk/pkg-comment new file mode 100644 index 000000000000..ac40d750f065 --- /dev/null +++ b/x11-toolkits/p5-TclTk/pkg-comment @@ -0,0 +1 @@ +Perl5 module to access to Tk via the Tcl extension diff --git a/x11-toolkits/p5-Tk-Autoscroll/Makefile b/x11-toolkits/p5-Tk-Autoscroll/Makefile index 7e9c8be2e04a..1f33bdf8fd77 100644 --- a/x11-toolkits/p5-Tk-Autoscroll/Makefile +++ b/x11-toolkits/p5-Tk-Autoscroll/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tk::Autoscroll - space invaders-like scrolling - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk-Autoscroll/pkg-comment b/x11-toolkits/p5-Tk-Autoscroll/pkg-comment new file mode 100644 index 000000000000..471e0f5d1eb2 --- /dev/null +++ b/x11-toolkits/p5-Tk-Autoscroll/pkg-comment @@ -0,0 +1 @@ +Tk::Autoscroll - space invaders-like scrolling diff --git a/x11-toolkits/p5-Tk-ColourChooser/Makefile b/x11-toolkits/p5-Tk-ColourChooser/Makefile index b4f14cc51890..dad5cf609720 100644 --- a/x11-toolkits/p5-Tk-ColourChooser/Makefile +++ b/x11-toolkits/p5-Tk-ColourChooser/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl/Tk module providing a Colour selection dialogue box - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk-ColourChooser/pkg-comment b/x11-toolkits/p5-Tk-ColourChooser/pkg-comment new file mode 100644 index 000000000000..f48754338e93 --- /dev/null +++ b/x11-toolkits/p5-Tk-ColourChooser/pkg-comment @@ -0,0 +1 @@ +Perl/Tk module providing a Colour selection dialogue box diff --git a/x11-toolkits/p5-Tk-Enscript/Makefile b/x11-toolkits/p5-Tk-Enscript/Makefile index 112927f61981..ab46d3c8f305 100644 --- a/x11-toolkits/p5-Tk-Enscript/Makefile +++ b/x11-toolkits/p5-Tk-Enscript/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Tk::Enscript - a text-to-postscript converter using Tk::Canvas - BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/x11-toolkits/p5-Tk-Enscript/pkg-comment b/x11-toolkits/p5-Tk-Enscript/pkg-comment new file mode 100644 index 000000000000..df7eb5d426ae --- /dev/null +++ b/x11-toolkits/p5-Tk-Enscript/pkg-comment @@ -0,0 +1 @@ +Tk::Enscript - a text-to-postscript converter using Tk::Canvas diff --git a/x11-toolkits/p5-Tk-TableMatrix/Makefile b/x11-toolkits/p5-Tk-TableMatrix/Makefile index d9424eb8810b..8d9419ff78a4 100644 --- a/x11-toolkits/p5-Tk-TableMatrix/Makefile +++ b/x11-toolkits/p5-Tk-TableMatrix/Makefile @@ -17,8 +17,6 @@ MAINTAINER= lioux@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk RUN_DEPENDS= ${BUILD_DEPENDS} -PORTCOMMENT=Table/matrix extension to perl/tk for displaying table formatted data - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} diff --git a/x11-toolkits/p5-Tk-TableMatrix/pkg-comment b/x11-toolkits/p5-Tk-TableMatrix/pkg-comment new file mode 100644 index 000000000000..3a3e702d15cf --- /dev/null +++ b/x11-toolkits/p5-Tk-TableMatrix/pkg-comment @@ -0,0 +1 @@ +Table/matrix extension to perl/tk for displaying table formatted data diff --git a/x11-toolkits/p5-Tk/Makefile b/x11-toolkits/p5-Tk/Makefile index 04fdae4ce6fe..6c4729e468c1 100644 --- a/x11-toolkits/p5-Tk/Makefile +++ b/x11-toolkits/p5-Tk/Makefile @@ -15,8 +15,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A re-port of a perl5 interface to Tk8.0p2 - USE_XLIB= yes PERL_CONFIGURE= yes diff --git a/x11-toolkits/p5-Tk/pkg-comment b/x11-toolkits/p5-Tk/pkg-comment new file mode 100644 index 000000000000..612250cdc755 --- /dev/null +++ b/x11-toolkits/p5-Tk/pkg-comment @@ -0,0 +1 @@ +A re-port of a perl5 interface to Tk8.0p2 diff --git a/x11-toolkits/paragui-devel/Makefile b/x11-toolkits/paragui-devel/Makefile index 2c3f44ddd953..1da9dbd21bc1 100644 --- a/x11-toolkits/paragui-devel/Makefile +++ b/x11-toolkits/paragui-devel/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cross-platform high-level application framework and GUI library - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ diff --git a/x11-toolkits/paragui-devel/pkg-comment b/x11-toolkits/paragui-devel/pkg-comment new file mode 100644 index 000000000000..a6e65c9abbcf --- /dev/null +++ b/x11-toolkits/paragui-devel/pkg-comment @@ -0,0 +1 @@ +Cross-platform high-level application framework and GUI library diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 2c3f44ddd953..1da9dbd21bc1 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -14,8 +14,6 @@ MASTER_SITES= ftp://ftp.bms-austria.com/pub/paragui/release/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Cross-platform high-level application framework and GUI library - LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ SDL_image.10:${PORTSDIR}/graphics/sdl_image \ SDL_ttf.3:${PORTSDIR}/graphics/sdl_ttf \ diff --git a/x11-toolkits/paragui/pkg-comment b/x11-toolkits/paragui/pkg-comment new file mode 100644 index 000000000000..a6e65c9abbcf --- /dev/null +++ b/x11-toolkits/paragui/pkg-comment @@ -0,0 +1 @@ +Cross-platform high-level application framework and GUI library diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index e3cc238d1943..71d25f1a9cea 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://plib.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A portable library for joystick/sound/OpenGL GUI/3D math - USE_X_PREFIX= yes USE_MESA= yes USE_GMAKE= yes diff --git a/x11-toolkits/plib/pkg-comment b/x11-toolkits/plib/pkg-comment new file mode 100644 index 000000000000..a3b7185cd6e6 --- /dev/null +++ b/x11-toolkits/plib/pkg-comment @@ -0,0 +1 @@ +A portable library for joystick/sound/OpenGL GUI/3D math diff --git a/x11-toolkits/py-anygui/Makefile b/x11-toolkits/py-anygui/Makefile index bcb7d75bbd36..756b7f39a38b 100644 --- a/x11-toolkits/py-anygui/Makefile +++ b/x11-toolkits/py-anygui/Makefile @@ -15,8 +15,6 @@ DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Generic GUI-creation front-end for Python - BUILD_DEPENDS= ${PYDISTUTILS} USE_PYTHON= yes diff --git a/x11-toolkits/py-anygui/pkg-comment b/x11-toolkits/py-anygui/pkg-comment new file mode 100644 index 000000000000..1b2bcba881ff --- /dev/null +++ b/x11-toolkits/py-anygui/pkg-comment @@ -0,0 +1 @@ +Generic GUI-creation front-end for Python diff --git a/x11-toolkits/sdl_gui/Makefile b/x11-toolkits/sdl_gui/Makefile index 224da3ada67e..12f1cc16e1d9 100644 --- a/x11-toolkits/sdl_gui/Makefile +++ b/x11-toolkits/sdl_gui/Makefile @@ -15,8 +15,6 @@ DISTNAME= SDL_gui-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A Graphical User Interface library for SDL - LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 \ SDL_image:${PORTSDIR}/graphics/sdl_image \ SDL_ttf:${PORTSDIR}/graphics/sdl_ttf diff --git a/x11-toolkits/sdl_gui/pkg-comment b/x11-toolkits/sdl_gui/pkg-comment new file mode 100644 index 000000000000..8c563d59c246 --- /dev/null +++ b/x11-toolkits/sdl_gui/pkg-comment @@ -0,0 +1 @@ +A Graphical User Interface library for SDL diff --git a/x11-toolkits/slingshot/Makefile b/x11-toolkits/slingshot/Makefile index 653593f53f61..1a65ac550e23 100644 --- a/x11-toolkits/slingshot/Makefile +++ b/x11-toolkits/slingshot/Makefile @@ -14,8 +14,6 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Supplemental Libraries to extend Xview - LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview WRKSRC= ${WRKDIR}/sspkg2.1 diff --git a/x11-toolkits/slingshot/pkg-comment b/x11-toolkits/slingshot/pkg-comment new file mode 100644 index 000000000000..3616813be137 --- /dev/null +++ b/x11-toolkits/slingshot/pkg-comment @@ -0,0 +1 @@ +Supplemental Libraries to extend Xview diff --git a/x11-toolkits/tk80/Makefile b/x11-toolkits/tk80/Makefile index b52c588fcbe7..b0e352d4c6d3 100644 --- a/x11-toolkits/tk80/Makefile +++ b/x11-toolkits/tk80/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@Freebsd.ORG -PORTCOMMENT= Graphical toolkit for TCL - LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 NO_LATEST_LINK= yes diff --git a/x11-toolkits/tk80/pkg-comment b/x11-toolkits/tk80/pkg-comment new file mode 100644 index 000000000000..ff5ce674d034 --- /dev/null +++ b/x11-toolkits/tk80/pkg-comment @@ -0,0 +1 @@ +Graphical toolkit for TCL diff --git a/x11-toolkits/tkstep80/Makefile b/x11-toolkits/tkstep80/Makefile index 359bf5125f5d..3a950240df0b 100644 --- a/x11-toolkits/tkstep80/Makefile +++ b/x11-toolkits/tkstep80/Makefile @@ -16,8 +16,6 @@ PATCHFILES= tk8.0.4-to-tkstep8.0.4-2.patch.tar.gz MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= The Tk toolkit with a NeXTSTEP look and more - LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/x11-toolkits/tkstep80/pkg-comment b/x11-toolkits/tkstep80/pkg-comment new file mode 100644 index 000000000000..59f59a3e8249 --- /dev/null +++ b/x11-toolkits/tkstep80/pkg-comment @@ -0,0 +1 @@ +The Tk toolkit with a NeXTSTEP look and more diff --git a/x11-toolkits/xg/Makefile b/x11-toolkits/xg/Makefile index bf37ee3ede17..d1952ab0f963 100644 --- a/x11-toolkits/xg/Makefile +++ b/x11-toolkits/xg/Makefile @@ -14,8 +14,6 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Windows(tm) controls - like widget set for Motif(tm) - WRKSRC= ${WRKDIR}/Xg-${PORTVERSION} USE_X_PREFIX= yes USE_MOTIF= yes diff --git a/x11-toolkits/xg/pkg-comment b/x11-toolkits/xg/pkg-comment new file mode 100644 index 000000000000..be06ee776ec6 --- /dev/null +++ b/x11-toolkits/xg/pkg-comment @@ -0,0 +1 @@ +Windows(tm) controls - like widget set for Motif(tm) diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile index 4556f19b06c6..fd31b16f71e4 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -16,8 +16,6 @@ DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= OpenLook applications and man pages - DEPENDS= ${PORTSDIR}/x11-toolkits/xview:install USE_X_PREFIX= yes diff --git a/x11-toolkits/xview-clients/pkg-comment b/x11-toolkits/xview-clients/pkg-comment new file mode 100644 index 000000000000..1ea0cb41a73c --- /dev/null +++ b/x11-toolkits/xview-clients/pkg-comment @@ -0,0 +1 @@ +OpenLook applications and man pages diff --git a/x11-toolkits/xview/Makefile b/x11-toolkits/xview/Makefile index ca6763f7e914..ed64d05d04c7 100644 --- a/x11-toolkits/xview/Makefile +++ b/x11-toolkits/xview/Makefile @@ -17,8 +17,6 @@ DISTNAME= xview3.2p1-X11R6 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= X Window-System-based Visual/Integrated Environment for Workstations - USE_IMAKE= yes INSTALLS_SHLIB= yes IMAKEINCLUDE= "-I${X11BASE}/lib/X11/config -I${WRKSRC}/config" diff --git a/x11-toolkits/xview/pkg-comment b/x11-toolkits/xview/pkg-comment new file mode 100644 index 000000000000..53e1b80949a5 --- /dev/null +++ b/x11-toolkits/xview/pkg-comment @@ -0,0 +1 @@ +X Window-System-based Visual/Integrated Environment for Workstations |