diff options
| -rw-r--r-- | MOVED | 2 | ||||
| -rw-r--r-- | x11-toolkits/Makefile | 2 | ||||
| -rw-r--r-- | x11-toolkits/gtk12-apireference/Makefile | 28 | ||||
| -rw-r--r-- | x11-toolkits/gtk12-apireference/distinfo | 9 | ||||
| -rw-r--r-- | x11-toolkits/gtk12-apireference/pkg-descr | 14 | ||||
| -rw-r--r-- | x11-toolkits/gtk12-apireference/pkg-plist | 188 | ||||
| -rw-r--r-- | x11-toolkits/gtk20-apireference/Makefile | 53 | ||||
| -rw-r--r-- | x11-toolkits/gtk20-apireference/distinfo | 10 | ||||
| -rw-r--r-- | x11-toolkits/gtk20-apireference/pkg-descr | 14 |
9 files changed, 2 insertions, 318 deletions
@@ -2369,3 +2369,5 @@ news/knzb||2006-06-05|Has expired: This seems to be abandonware. Try news/klibid x11/linux-gnomelibs||2006-06-05|Has expired: This is a very outdated version of GNOME and it is not used by any port. x11-fonts/linux-urw-fonts||2006-06-05|Has expired: "The linuxolator uses the fonts from the X-server or font-server, so there is no need to install fonts into LINUXBASE" math/pari-devel|math/pari|2006-06-05|Merged into stable port +x11-toolkits/gtk12-apireference||2006-06-06|Obsoleted by x11-toolkits/gtk20-reference and friends +x11-toolkits/gtk20-apireference||2006-06-06|Obsoleted by x11-toolkits/gtk20-reference and friends diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 3778c3501bd9..611aacf59e59 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -47,9 +47,7 @@ SUBDIR += gtk-sharp10 SUBDIR += gtk-sharp20 SUBDIR += gtk12 - SUBDIR += gtk12-apireference SUBDIR += gtk20 - SUBDIR += gtk20-apireference SUBDIR += gtk20-reference SUBDIR += gtkada SUBDIR += gtkdatabox diff --git a/x11-toolkits/gtk12-apireference/Makefile b/x11-toolkits/gtk12-apireference/Makefile deleted file mode 100644 index 99a9a55d5d4b..000000000000 --- a/x11-toolkits/gtk12-apireference/Makefile +++ /dev/null @@ -1,28 +0,0 @@ -# New ports collection makefile for: gtk12-apireference -# Date created: 13 December 2001 -# Whom: Edwin Groothuis (edwin@mavetju.org) -# -# $FreeBSD$ -# - -PORTNAME= gtk12-apireference -PORTVERSION= 20021119 -CATEGORIES= x11-toolkits -MASTER_SITES= http://developer.gnome.org/doc/API/ -DISTFILES= glib-docs.tar.gz gtk-docs.tar.gz gdk-docs.tar.gz - -MAINTAINER= edwin@mavetju.org -COMMENT= API reference for the Gimp Toolkit for X11 GUI - -NO_BUILD= yes -PREFIX= ${X11BASE} - -do-install: - @${MKDIR} ${PREFIX}/share/doc/gdk12 - @${MKDIR} ${PREFIX}/share/doc/gtk12 - @${MKDIR} ${PREFIX}/share/doc/glib12 - ${CP} -R ${WRKDIR}/gdk/* ${PREFIX}/share/doc/gdk12 - ${CP} -R ${WRKDIR}/glib/* ${PREFIX}/share/doc/glib12 - ${CP} -R ${WRKDIR}/gtk/* ${PREFIX}/share/doc/gtk12 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk12-apireference/distinfo b/x11-toolkits/gtk12-apireference/distinfo deleted file mode 100644 index bac996db86b0..000000000000 --- a/x11-toolkits/gtk12-apireference/distinfo +++ /dev/null @@ -1,9 +0,0 @@ -MD5 (glib-docs.tar.gz) = 686f933cf6fa3b65156b9524de9d1503 -SHA256 (glib-docs.tar.gz) = 3321cbcef2cccf63ca4894fd66fa580901154539050dd2f59acf16a564cac739 -SIZE (glib-docs.tar.gz) = 135580 -MD5 (gtk-docs.tar.gz) = ae1d6638d1c4799a4a328f27f62aa224 -SHA256 (gtk-docs.tar.gz) = 1035636298a4f0aa2b960d24e4a9bd27b6ece21f095a475d5893bf3b55bfda1b -SIZE (gtk-docs.tar.gz) = 308730 -MD5 (gdk-docs.tar.gz) = b80957f7e3148dc3b540fba0c88e51e5 -SHA256 (gdk-docs.tar.gz) = a3e151f517afa88d885158f49794521dd5b8bf1fc8dd866daab347eeb4a76376 -SIZE (gdk-docs.tar.gz) = 98162 diff --git a/x11-toolkits/gtk12-apireference/pkg-descr b/x11-toolkits/gtk12-apireference/pkg-descr deleted file mode 100644 index bf86c09a3d48..000000000000 --- a/x11-toolkits/gtk12-apireference/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -GTK is a library for creating graphical user interfaces similar to -the Motif "look and feel". It is designed to be small and efficient, but -still flexible enough to allow the programmer freedom in the interfaces -created. GTK allows the programmer to use a variety of standard user -interface widgets such as push, radio and check buttons, menus, lists -and frames. It also provides several "container" widgets which can be -used to control the layout of the user interface elements. - -This is the API reference for glib, gtk and gdk. - -WWW: http://developer.gnome.org/doc/API/ - -- Edwin Groothuis -edwin@mavetju.org diff --git a/x11-toolkits/gtk12-apireference/pkg-plist b/x11-toolkits/gtk12-apireference/pkg-plist deleted file mode 100644 index 130c8f4210ec..000000000000 --- a/x11-toolkits/gtk12-apireference/pkg-plist +++ /dev/null @@ -1,188 +0,0 @@ -share/doc/glib12/glib-arrays.html -share/doc/glib12/glib-automatic-string-completion.html -share/doc/glib12/glib-balanced-binary-trees.html -share/doc/glib12/glib-basic-types.html -share/doc/glib12/glib-byte-arrays.html -share/doc/glib12/glib-byte-order-macros.html -share/doc/glib12/glib-caches.html -share/doc/glib12/glib-core.html -share/doc/glib12/glib-data-types.html -share/doc/glib12/glib-datasets.html -share/doc/glib12/glib-date-and-time-functions.html -share/doc/glib12/glib-doubly-linked-lists.html -share/doc/glib12/glib-dynamic-loading-of-modules.html -share/doc/glib12/glib-quarks.html -share/doc/glib12/glib-fundamentals.html -share/doc/glib12/glib-hash-tables.html -share/doc/glib12/glib-hook-functions.html -share/doc/glib12/glib-io-channels.html -share/doc/glib12/glib-keyed-data-lists.html -share/doc/glib12/glib-lexical-scanner.html -share/doc/glib12/glib-limits-of-basic-types.html -share/doc/glib12/glib-memory-allocation.html -share/doc/glib12/glib-memory-allocators.html -share/doc/glib12/glib-memory-chunks.html -share/doc/glib12/glib-message-logging.html -share/doc/glib12/glib-miscellaneous-macros.html -share/doc/glib12/glib-miscellaneous-utility-functions.html -share/doc/glib12/glib-n-ary-trees.html -share/doc/glib12/glib-pointer-arrays.html -share/doc/glib12/glib-relations-and-tuples.html -share/doc/glib12/glib-singly-linked-lists.html -share/doc/glib12/glib-standard-macros.html -share/doc/glib12/glib-string-chunks.html -share/doc/glib12/glib-string-utility-functions.html -share/doc/glib12/glib-strings.html -share/doc/glib12/glib-the-main-event-loop.html -share/doc/glib12/glib-threads.html -share/doc/glib12/glib-timers.html -share/doc/glib12/glib-type-conversion-macros.html -share/doc/glib12/glib-utilities.html -share/doc/glib12/glib-warnings-and-assertions.html -share/doc/glib12/index.html -share/doc/glib12/index.sgml -share/doc/glib12/glib-windows-compatability-functions.html -share/doc/gtk12/gtk-bindings.html -share/doc/gtk12/gtk-drag-and-drop.html -share/doc/gtk12/gtk-feature-test-macros.html -share/doc/gtk12/gtk-general.html -share/doc/gtk12/gtk-graphics-contexts.html -share/doc/gtk12/gtk-index.html -share/doc/gtk12/gtk-keyboard-accelerators.html -share/doc/gtk12/gtk-object-properties.html -share/doc/gtk12/gtk-private-information.html -share/doc/gtk12/gtk-resource-files.html -share/doc/gtk12/gtk-selections.html -share/doc/gtk12/gtk-signal-marshallers.html -share/doc/gtk12/gtk-signals.html -share/doc/gtk12/gtk-standard-enumerations.html -share/doc/gtk12/gtk.html -share/doc/gtk12/gtk-styles.html -share/doc/gtk12/gtk-themes.html -share/doc/gtk12/gtk-types.html -share/doc/gtk12/gtkaccellabel.html -share/doc/gtk12/gtkadjustment.html -share/doc/gtk12/gtkalignment.html -share/doc/gtk12/gtkarrow.html -share/doc/gtk12/gtkaspectframe.html -share/doc/gtk12/gtkbin.html -share/doc/gtk12/gtkbox.html -share/doc/gtk12/gtkbutton.html -share/doc/gtk12/gtkbuttonbox.html -share/doc/gtk12/gtkcalendar.html -share/doc/gtk12/gtkcheckbutton.html -share/doc/gtk12/gtkcheckmenuitem.html -share/doc/gtk12/gtkclist.html -share/doc/gtk12/gtkcolorselection.html -share/doc/gtk12/gtkcolorselectiondialog.html -share/doc/gtk12/gtkcombo.html -share/doc/gtk12/gtkcontainer.html -share/doc/gtk12/gtkctree.html -share/doc/gtk12/gtkcurve.html -share/doc/gtk12/gtkdata.html -share/doc/gtk12/gtkdialog.html -share/doc/gtk12/gtkdrawingarea.html -share/doc/gtk12/gtkeditable.html -share/doc/gtk12/gtkentry.html -share/doc/gtk12/gtkeventbox.html -share/doc/gtk12/gtkfileselection.html -share/doc/gtk12/gtkfixed.html -share/doc/gtk12/gtkfontselection.html -share/doc/gtk12/gtkfontselectiondialog.html -share/doc/gtk12/gtkframe.html -share/doc/gtk12/gtkgammacurve.html -share/doc/gtk12/gtkhandlebox.html -share/doc/gtk12/gtkhbox.html -share/doc/gtk12/gtkhbuttonbox.html -share/doc/gtk12/gtkhpaned.html -share/doc/gtk12/gtkhruler.html -share/doc/gtk12/gtkhscale.html -share/doc/gtk12/gtkhscrollbar.html -share/doc/gtk12/gtkhseparator.html -share/doc/gtk12/gtkimage.html -share/doc/gtk12/gtkinputdialog.html -share/doc/gtk12/gtkinvisible.html -share/doc/gtk12/gtkitem.html -share/doc/gtk12/gtkitemfactory.html -share/doc/gtk12/gtklabel.html -share/doc/gtk12/gtklayout.html -share/doc/gtk12/gtklist.html -share/doc/gtk12/gtklistitem.html -share/doc/gtk12/gtkmenu.html -share/doc/gtk12/gtkmenubar.html -share/doc/gtk12/gtkmenuitem.html -share/doc/gtk12/gtkmenushell.html -share/doc/gtk12/gtkmisc.html -share/doc/gtk12/gtknotebook.html -share/doc/gtk12/index.html -share/doc/gtk12/gtkobject.html -share/doc/gtk12/gtkobjects.html -share/doc/gtk12/gtkoptionmenu.html -share/doc/gtk12/gtkpacker.html -share/doc/gtk12/gtkpaned.html -share/doc/gtk12/gtkpixmap.html -share/doc/gtk12/gtkplug.html -share/doc/gtk12/gtkpreview.html -share/doc/gtk12/gtkprogress.html -share/doc/gtk12/gtkprogressbar.html -share/doc/gtk12/gtkradiobutton.html -share/doc/gtk12/gtkradiomenuitem.html -share/doc/gtk12/gtkrange.html -share/doc/gtk12/gtkruler.html -share/doc/gtk12/gtkscale.html -share/doc/gtk12/gtkscrollbar.html -share/doc/gtk12/gtkscrolledwindow.html -share/doc/gtk12/gtkseparator.html -share/doc/gtk12/gtksocket.html -share/doc/gtk12/gtkspinbutton.html -share/doc/gtk12/gtkstatusbar.html -share/doc/gtk12/gtktable.html -share/doc/gtk12/gtktearoffmenuitem.html -share/doc/gtk12/gtktext.html -share/doc/gtk12/gtktipsquery.html -share/doc/gtk12/gtktogglebutton.html -share/doc/gtk12/gtktoolbar.html -share/doc/gtk12/gtktooltips.html -share/doc/gtk12/gtktree.html -share/doc/gtk12/gtktreeitem.html -share/doc/gtk12/gtkvbox.html -share/doc/gtk12/gtkvbuttonbox.html -share/doc/gtk12/gtkviewport.html -share/doc/gtk12/gtkvpaned.html -share/doc/gtk12/gtkvruler.html -share/doc/gtk12/gtkvscale.html -share/doc/gtk12/gtkvscrollbar.html -share/doc/gtk12/gtkvseparator.html -share/doc/gtk12/gtkwidget.html -share/doc/gtk12/gtkwindow.html -share/doc/gtk12/index.sgml -share/doc/gdk12/gdk-bitmaps-and-pixmaps.html -share/doc/gdk12/gdk-color-contexts.html -share/doc/gdk12/gdk-colormaps-and-colors.html -share/doc/gdk12/gdk-cursors.html -share/doc/gdk12/gdk-drag-and-drop.html -share/doc/gdk12/gdk-drawing-primitives.html -share/doc/gdk12/gdk-event-structures.html -share/doc/gdk12/gdk-events.html -share/doc/gdk12/gdk-fonts.html -share/doc/gdk12/gdk-gdkrgb.html -share/doc/gdk12/gdk-general.html -share/doc/gdk12/gdk-graphics-contexts.html -share/doc/gdk12/gdk-images.html -share/doc/gdk12/gdk-input-contexts.html -share/doc/gdk12/gdk-input-devices.html -share/doc/gdk12/gdk.html -share/doc/gdk12/gdk-input-methods.html -share/doc/gdk12/gdk-input.html -share/doc/gdk12/gdk-key-values.html -share/doc/gdk12/gdk-points-rectangles-and-regions.html -share/doc/gdk12/gdk-properties-and-atoms.html -share/doc/gdk12/gdk-selections.html -share/doc/gdk12/gdk-threads.html -share/doc/gdk12/gdk-visuals.html -share/doc/gdk12/gdk-windows.html -share/doc/gdk12/index.html -share/doc/gdk12/index.sgml -@dirrm share/doc/gdk12 -@dirrm share/doc/gtk12 -@dirrm share/doc/glib12 diff --git a/x11-toolkits/gtk20-apireference/Makefile b/x11-toolkits/gtk20-apireference/Makefile deleted file mode 100644 index 6c7204fb4af7..000000000000 --- a/x11-toolkits/gtk20-apireference/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: gtk20-apireference -# Date created: 13 June 2001 -# Whom: Edwin Groothuis (edwin@mavetju.org) -# -# $FreeBSD$ -# - -PORTNAME= gtk20-apireference -PORTVERSION= 20021211 -PORTREVISION= 2 -CATEGORIES= x11-toolkits -MASTER_SITES= http://developer.gnome.org/doc/API/ -DISTFILES= ${MODULES:C/$/-2.0-docs${EXTRACT_SUFX}/} - -MAINTAINER= edwin@mavetju.org -COMMENT= API reference for the Gimp Toolkit v2.x for X11 GUI - -IGNOREFILES= ${DISTFILES} - -NO_BUILD= yes -PLIST= ${WRKDIR}/plist -PREFIX= ${X11BASE} # do not use USE_X_PREFIX, does not depend on X -REINPLACE_ARGS= -i "" # do not save backups - -MODULES= glib gobject gdk gdk-pixbuf gtk - -post-extract: - @${ECHO_MSG} "===> Creating pkg-plist" - @${RM} -f ${PLIST} -.for dir in ${MODULES} - @${MV} ${WRKDIR}/${dir}/${dir}.devhelp ${WRKDIR}/${dir}/${dir}20.devhelp - @cd ${WRKDIR}; ${FIND} ${dir} -type f >> ${PLIST} - @${ECHO} "@dirrm share/doc/${dir}20" >> ${PLIST} - @${REINPLACE_CMD} -e 's|^${dir}|share/doc/${dir}20|' ${PLIST} -.endfor - -post-patch: -.for dir in ${MODULES} - @${FIND} ${WRKDIR}/${dir} -name '*.html' | ${XARGS} ${REINPLACE_CMD} -e \ - 's|href="\.\./glib/|href="\.\./glib20/|g ; \ - s|href="\.\./gobject/|href="\.\./gobject20/|g ; \ - s|href="\.\./gdk/|href="\.\./gdk20/|g ; \ - s|href="\.\./gdk-pixbuf/|href="\.\./gdk-pixbuf20/|g ; \ - s|href="\.\./gtk/|href="\.\./gtk20/|g' -.endfor - -do-install: -.for dir in ${MODULES} - ${MKDIR} ${PREFIX}/share/doc/${dir}20 - ${CP} -R ${WRKDIR}/${dir}/* ${PREFIX}/share/doc/${dir}20 -.endfor - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk20-apireference/distinfo b/x11-toolkits/gtk20-apireference/distinfo deleted file mode 100644 index 5e1d6fbbdaad..000000000000 --- a/x11-toolkits/gtk20-apireference/distinfo +++ /dev/null @@ -1,10 +0,0 @@ -MD5 (glib-2.0-docs.tar.gz) = IGNORE -SHA256 (glib-2.0-docs.tar.gz) = IGNORE -MD5 (gobject-2.0-docs.tar.gz) = IGNORE -SHA256 (gobject-2.0-docs.tar.gz) = IGNORE -MD5 (gdk-2.0-docs.tar.gz) = IGNORE -SHA256 (gdk-2.0-docs.tar.gz) = IGNORE -MD5 (gdk-pixbuf-2.0-docs.tar.gz) = IGNORE -SHA256 (gdk-pixbuf-2.0-docs.tar.gz) = IGNORE -MD5 (gtk-2.0-docs.tar.gz) = IGNORE -SHA256 (gtk-2.0-docs.tar.gz) = IGNORE diff --git a/x11-toolkits/gtk20-apireference/pkg-descr b/x11-toolkits/gtk20-apireference/pkg-descr deleted file mode 100644 index 3d00e421dee5..000000000000 --- a/x11-toolkits/gtk20-apireference/pkg-descr +++ /dev/null @@ -1,14 +0,0 @@ -GTK is a library for creating graphical user interfaces similar to -the Motif "look and feel". It is designed to be small and efficient, but -still flexible enough to allow the programmer freedom in the interfaces -created. GTK allows the programmer to use a variety of standard user -interface widgets such as push, radio and check buttons, menus, lists -and frames. It also provides several "container" widgets which can be -used to control the layout of the user interface elements. - -This is the API reference for GLib, GObject, GDK and GTK+ 2.x. - -WWW: http://developer.gnome.org/doc/API/ - -- Edwin Groothuis -edwin@mavetju.org |
