diff options
Diffstat (limited to 'x11-toolkits')
114 files changed, 0 insertions, 7553 deletions
diff --git a/x11-toolkits/gnustep-gui/Makefile b/x11-toolkits/gnustep-gui/Makefile deleted file mode 100644 index cd04a664fc82..000000000000 --- a/x11-toolkits/gnustep-gui/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: gnustep -# Version required: 0.5.5 -# Date created: 03 October 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> -# -# $Id$ -# - -DISTNAME= gstep-core-0.5.5 -PKGNAME= gnustep-0.5.5 -CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ - -MAINTAINER= ports@FreeBSD.ORG - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff34 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 300000 -BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" -.elif ${OSVERSION} < 400000 -BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs -RUN_DEPENDS= egcc:${PORTSDIR}/lang/egcs -.endif - -WRKSRC= ${WRKDIR}/gstep-0.5.5 -PREFIX= ${LOCALBASE}/GNUstep -GNU_CONFIGURE= yes -CONFIGURE_ENV= CC=egcc INSTALL_PROGRAM="install -c" INSTALL_DATA="install -c" -CONFIGURE_ARGS= --with-library-combo=gnu-gnu-gnu-xraw \ - --with-jpeg-library=${LOCALBASE}/lib \ - --with-jpeg-include=${LOCALBASE}/include \ - --with-tiff-library=${LOCALBASE}/lib \ - --with-tiff-include=${LOCALBASE}/include -USE_GMAKE= yes -MAKEFILE= -MAKE_FLAGS= OPTFLAG="${CFLAGS}" -NO_MTREE= yes - -GNUSTEPLIBDIR= ${PREFIX}/Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw - -post-install: -.for lib in gmodel gnustep-base gnustep-gui gnustep-xraw - ${LN} -sf ${GNUSTEPLIBDIR}/lib${lib}.so ${LOCALBASE}/lib/lib${lib}.so - ${LN} -sf ${GNUSTEPLIBDIR}/lib${lib}.so.0.5.5 \ - ${LOCALBASE}/lib/lib${lib}.so.0.5.5 -.endfor - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${LOCALBASE}/lib - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/gnustep-gui/distinfo b/x11-toolkits/gnustep-gui/distinfo deleted file mode 100644 index 895d25f66b3c..000000000000 --- a/x11-toolkits/gnustep-gui/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gstep-core-0.5.5.tar.gz) = aa1025b80e243950c0343d3d8d2a848d diff --git a/x11-toolkits/gnustep-gui/pkg-comment b/x11-toolkits/gnustep-gui/pkg-comment deleted file mode 100644 index 9f12218e1504..000000000000 --- a/x11-toolkits/gnustep-gui/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Objective-C libraries based on the OpenStep standard. diff --git a/x11-toolkits/gnustep-gui/pkg-descr b/x11-toolkits/gnustep-gui/pkg-descr deleted file mode 100644 index de2294649d73..000000000000 --- a/x11-toolkits/gnustep-gui/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GNUstep is a set of general-purpose Objective-C libraries base on the -OpenStep standard developed by NeXT (now Apple) Inc. The libraries -consist of everything from foundation classes, such as dictionaries and -arrays, to GUI interface classes such as windows, sliders, buttons, etc. - -Please contact the GNUstep maintainers at <discussion@gnustep.org> in -case of questions and help offers. diff --git a/x11-toolkits/gnustep-gui/pkg-plist b/x11-toolkits/gnustep-gui/pkg-plist deleted file mode 100644 index b0391a0a1968..000000000000 --- a/x11-toolkits/gnustep-gui/pkg-plist +++ /dev/null @@ -1,948 +0,0 @@ -Headers/gnustep/Foundation/DistributedObjects.h -Headers/gnustep/Foundation/Foundation.h -Headers/gnustep/Foundation/NSArchiver.h -Headers/gnustep/Foundation/NSArray.h -Headers/gnustep/Foundation/NSAttributedString.h -Headers/gnustep/Foundation/NSAutoreleasePool.h -Headers/gnustep/Foundation/NSBitmapCharSet.h -Headers/gnustep/Foundation/NSBundle.h -Headers/gnustep/Foundation/NSByteOrder.h -Headers/gnustep/Foundation/NSCharacterSet.h -Headers/gnustep/Foundation/NSCoder.h -Headers/gnustep/Foundation/NSConcreteNumber.h -Headers/gnustep/Foundation/NSConcreteValue.h -Headers/gnustep/Foundation/NSConnection.h -Headers/gnustep/Foundation/NSData.h -Headers/gnustep/Foundation/NSDate.h -Headers/gnustep/Foundation/NSDateFormatter.h -Headers/gnustep/Foundation/NSDebug.h -Headers/gnustep/Foundation/NSDecimal.h -Headers/gnustep/Foundation/NSDecimalNumber.h -Headers/gnustep/Foundation/NSDictionary.h -Headers/gnustep/Foundation/NSDistantObject.h -Headers/gnustep/Foundation/NSDistributedLock.h -Headers/gnustep/Foundation/NSDistributedNotificationCenter.h -Headers/gnustep/Foundation/NSEnumerator.h -Headers/gnustep/Foundation/NSException.h -Headers/gnustep/Foundation/NSFileHandle.h -Headers/gnustep/Foundation/NSFileManager.h -Headers/gnustep/Foundation/NSFormatter.h -Headers/gnustep/Foundation/NSGArchiver.h -Headers/gnustep/Foundation/NSGArray.h -Headers/gnustep/Foundation/NSGAttributedString.h -Headers/gnustep/Foundation/NSGCString.h -Headers/gnustep/Foundation/NSGSequence.h -Headers/gnustep/Foundation/NSGSet.h -Headers/gnustep/Foundation/NSGString.h -Headers/gnustep/Foundation/NSGeometry.h -Headers/gnustep/Foundation/NSHashTable.h -Headers/gnustep/Foundation/NSHost.h -Headers/gnustep/Foundation/NSInvocation.h -Headers/gnustep/Foundation/NSLock.h -Headers/gnustep/Foundation/NSMapTable.h -Headers/gnustep/Foundation/NSMethodSignature.h -Headers/gnustep/Foundation/NSNotification.h -Headers/gnustep/Foundation/NSNotificationQueue.h -Headers/gnustep/Foundation/NSObjCRuntime.h -Headers/gnustep/Foundation/NSObject.h -Headers/gnustep/Foundation/NSPage.h -Headers/gnustep/Foundation/NSPathUtilities.h -Headers/gnustep/Foundation/NSPort.h -Headers/gnustep/Foundation/NSPortCoder.h -Headers/gnustep/Foundation/NSPortMessage.h -Headers/gnustep/Foundation/NSPortNameServer.h -Headers/gnustep/Foundation/NSProcessInfo.h -Headers/gnustep/Foundation/NSProtocolChecker.h -Headers/gnustep/Foundation/NSProxy.h -Headers/gnustep/Foundation/NSRange.h -Headers/gnustep/Foundation/NSRunLoop.h -Headers/gnustep/Foundation/NSScanner.h -Headers/gnustep/Foundation/NSSerialization.h -Headers/gnustep/Foundation/NSSet.h -Headers/gnustep/Foundation/NSString.h -Headers/gnustep/Foundation/NSTask.h -Headers/gnustep/Foundation/NSThread.h -Headers/gnustep/Foundation/NSTimer.h -Headers/gnustep/Foundation/NSURL.h -Headers/gnustep/Foundation/NSURLHandle.h -Headers/gnustep/Foundation/NSUndoManager.h -Headers/gnustep/Foundation/NSUserDefaults.h -Headers/gnustep/Foundation/NSUtilities.h -Headers/gnustep/Foundation/NSValue.h -Headers/gnustep/Foundation/NSZone.h -Headers/gnustep/Foundation/objc-load.h -Headers/gnustep/base/Archiver.h -Headers/gnustep/base/Array.h -Headers/gnustep/base/ArrayPrivate.h -Headers/gnustep/base/Bag.h -Headers/gnustep/base/BinaryCStream.h -Headers/gnustep/base/BinaryTree.h -Headers/gnustep/base/BinaryTreeNode.h -Headers/gnustep/base/CStream.h -Headers/gnustep/base/CStreaming.h -Headers/gnustep/base/CircularArray.h -Headers/gnustep/base/CircularArrayPrivate.h -Headers/gnustep/base/Coder.h -Headers/gnustep/base/CoderPrivate.h -Headers/gnustep/base/Coding.h -Headers/gnustep/base/Collecting.h -Headers/gnustep/base/Collection.h -Headers/gnustep/base/CollectionPrivate.h -Headers/gnustep/base/ConnectedCoder.h -Headers/gnustep/base/DelegatePool.h -Headers/gnustep/base/Dictionary.h -Headers/gnustep/base/Enumerating.h -Headers/gnustep/base/GapArray.h -Headers/gnustep/base/GapArrayPrivate.h -Headers/gnustep/base/GetDefEncoding.h -Headers/gnustep/base/Heap.h -Headers/gnustep/base/IndexedCollecting.h -Headers/gnustep/base/IndexedCollection.h -Headers/gnustep/base/IndexedCollectionPrivate.h -Headers/gnustep/base/InvalidationListening.h -Headers/gnustep/base/Invocation.h -Headers/gnustep/base/Invoking.h -Headers/gnustep/base/KeyedCollecting.h -Headers/gnustep/base/KeyedCollection.h -Headers/gnustep/base/LinkedList.h -Headers/gnustep/base/LinkedListNode.h -Headers/gnustep/base/Locking.h -Headers/gnustep/base/MachPort.h -Headers/gnustep/base/MappedCollector.h -Headers/gnustep/base/MemoryStream.h -Headers/gnustep/base/NotificationDispatcher.h -Headers/gnustep/base/OrderedCollecting.h -Headers/gnustep/base/OrderedCollection.h -Headers/gnustep/base/Ordering.h -Headers/gnustep/base/Port.h -Headers/gnustep/base/Queue.h -Headers/gnustep/base/RBTree.h -Headers/gnustep/base/RBTreeNode.h -Headers/gnustep/base/README -Headers/gnustep/base/RawCStream.h -Headers/gnustep/base/Retaining.h -Headers/gnustep/base/RunLoop.h -Headers/gnustep/base/Set.h -Headers/gnustep/base/SplayTree.h -Headers/gnustep/base/Stack.h -Headers/gnustep/base/StdioStream.h -Headers/gnustep/base/Stream.h -Headers/gnustep/base/Streaming.h -Headers/gnustep/base/TcpPort.h -Headers/gnustep/base/TextCStream.h -Headers/gnustep/base/UdpPort.h -Headers/gnustep/base/Unicode.h -Headers/gnustep/base/UnixFileHandle.h -Headers/gnustep/base/ValueHolding.h -Headers/gnustep/base/behavior.h -Headers/gnustep/base/fake-main.h -Headers/gnustep/base/fast.x -Headers/gnustep/base/numbers.h -Headers/gnustep/base/o_array.h -Headers/gnustep/base/o_array_bas.h -Headers/gnustep/base/o_array_cbs.h -Headers/gnustep/base/o_cbs.h -Headers/gnustep/base/o_hash.h -Headers/gnustep/base/o_hash_bas.h -Headers/gnustep/base/o_hash_cbs.h -Headers/gnustep/base/o_list.h -Headers/gnustep/base/o_list_bas.h -Headers/gnustep/base/o_list_cbs.h -Headers/gnustep/base/o_map.h -Headers/gnustep/base/o_map_bas.h -Headers/gnustep/base/o_map_cbs.h -Headers/gnustep/base/objc-gnu2next.h -Headers/gnustep/base/ostream.h -Headers/gnustep/base/preface.h -Headers/gnustep/gui/AppKit/AppKit.h -Headers/gnustep/gui/AppKit/GMAppKit.h -Headers/gnustep/gui/AppKit/GMArchiver.h -Headers/gnustep/gui/AppKit/GSContext.h -Headers/gnustep/gui/AppKit/GSServicesManager.h -Headers/gnustep/gui/AppKit/GSTrackingRect.h -Headers/gnustep/gui/AppKit/IMConnectors.h -Headers/gnustep/gui/AppKit/IMCustomObject.h -Headers/gnustep/gui/AppKit/IMLoading.h -Headers/gnustep/gui/AppKit/NSActionCell.h -Headers/gnustep/gui/AppKit/NSApplication.h -Headers/gnustep/gui/AppKit/NSBitmapImageRep.h -Headers/gnustep/gui/AppKit/NSBox.h -Headers/gnustep/gui/AppKit/NSBrowser.h -Headers/gnustep/gui/AppKit/NSBrowserCell.h -Headers/gnustep/gui/AppKit/NSButton.h -Headers/gnustep/gui/AppKit/NSButtonCell.h -Headers/gnustep/gui/AppKit/NSCStringText.h -Headers/gnustep/gui/AppKit/NSCachedImageRep.h -Headers/gnustep/gui/AppKit/NSCell.h -Headers/gnustep/gui/AppKit/NSClipView.h -Headers/gnustep/gui/AppKit/NSColor.h -Headers/gnustep/gui/AppKit/NSColorList.h -Headers/gnustep/gui/AppKit/NSColorPanel.h -Headers/gnustep/gui/AppKit/NSColorPicker.h -Headers/gnustep/gui/AppKit/NSColorPicking.h -Headers/gnustep/gui/AppKit/NSColorWell.h -Headers/gnustep/gui/AppKit/NSControl.h -Headers/gnustep/gui/AppKit/NSCursor.h -Headers/gnustep/gui/AppKit/NSCustomImageRep.h -Headers/gnustep/gui/AppKit/NSDataLink.h -Headers/gnustep/gui/AppKit/NSDataLinkManager.h -Headers/gnustep/gui/AppKit/NSDataLinkPanel.h -Headers/gnustep/gui/AppKit/NSDragging.h -Headers/gnustep/gui/AppKit/NSEPSImageRep.h -Headers/gnustep/gui/AppKit/NSEvent.h -Headers/gnustep/gui/AppKit/NSFileWrapper.h -Headers/gnustep/gui/AppKit/NSFont.h -Headers/gnustep/gui/AppKit/NSFontManager.h -Headers/gnustep/gui/AppKit/NSFontPanel.h -Headers/gnustep/gui/AppKit/NSForm.h -Headers/gnustep/gui/AppKit/NSFormCell.h -Headers/gnustep/gui/AppKit/NSGraphics.h -Headers/gnustep/gui/AppKit/NSHelpPanel.h -Headers/gnustep/gui/AppKit/NSImage.h -Headers/gnustep/gui/AppKit/NSImageRep.h -Headers/gnustep/gui/AppKit/NSImageView.h -Headers/gnustep/gui/AppKit/NSLayoutManager.h -Headers/gnustep/gui/AppKit/NSMatrix.h -Headers/gnustep/gui/AppKit/NSMenu.h -Headers/gnustep/gui/AppKit/NSMenuItem.h -Headers/gnustep/gui/AppKit/NSNibDeclarations.h -Headers/gnustep/gui/AppKit/NSNibLoading.h -Headers/gnustep/gui/AppKit/NSOpenPanel.h -Headers/gnustep/gui/AppKit/NSPageLayout.h -Headers/gnustep/gui/AppKit/NSPanel.h -Headers/gnustep/gui/AppKit/NSParagraphStyle.h -Headers/gnustep/gui/AppKit/NSPasteboard.h -Headers/gnustep/gui/AppKit/NSPopUpButton.h -Headers/gnustep/gui/AppKit/NSPrintInfo.h -Headers/gnustep/gui/AppKit/NSPrintOperation.h -Headers/gnustep/gui/AppKit/NSPrintPanel.h -Headers/gnustep/gui/AppKit/NSPrinter.h -Headers/gnustep/gui/AppKit/NSResponder.h -Headers/gnustep/gui/AppKit/NSRulerMarker.h -Headers/gnustep/gui/AppKit/NSRulerView.h -Headers/gnustep/gui/AppKit/NSSavePanel.h -Headers/gnustep/gui/AppKit/NSScreen.h -Headers/gnustep/gui/AppKit/NSScrollView.h -Headers/gnustep/gui/AppKit/NSScroller.h -Headers/gnustep/gui/AppKit/NSSelection.h -Headers/gnustep/gui/AppKit/NSSlider.h -Headers/gnustep/gui/AppKit/NSSliderCell.h -Headers/gnustep/gui/AppKit/NSSpellChecker.h -Headers/gnustep/gui/AppKit/NSSpellProtocol.h -Headers/gnustep/gui/AppKit/NSSpellServer.h -Headers/gnustep/gui/AppKit/NSSplitView.h -Headers/gnustep/gui/AppKit/NSStringDrawing.h -Headers/gnustep/gui/AppKit/NSText.h -Headers/gnustep/gui/AppKit/NSTextAttachment.h -Headers/gnustep/gui/AppKit/NSTextContainer.h -Headers/gnustep/gui/AppKit/NSTextField.h -Headers/gnustep/gui/AppKit/NSTextFieldCell.h -Headers/gnustep/gui/AppKit/NSTextStorage.h -Headers/gnustep/gui/AppKit/NSTextView.h -Headers/gnustep/gui/AppKit/NSView.h -Headers/gnustep/gui/AppKit/NSWindow.h -Headers/gnustep/gui/AppKit/NSWorkspace.h -Headers/gnustep/gui/AppKit/PSMatrix.h -Headers/gnustep/gui/AppKit/nsimage-tiff.h -Headers/gnustep/xraw/XR.h -Headers/gnustep/xraw/XRApplication.h -Headers/gnustep/xraw/XRBitmapImageRep.h -Headers/gnustep/xraw/XRCachedImageRep.h -Headers/gnustep/xraw/XRColor.h -Headers/gnustep/xraw/XRContext.h -Headers/gnustep/xraw/XRCursor.h -Headers/gnustep/xraw/XRDrawingEngine.h -Headers/gnustep/xraw/XRFont.h -Headers/gnustep/xraw/XRFontManager.h -Headers/gnustep/xraw/XRImage.h -Headers/gnustep/xraw/XRImageRep.h -Headers/gnustep/xraw/XRMenu.h -Headers/gnustep/xraw/XRMenuCell.h -Headers/gnustep/xraw/XRPopUpButton.h -Headers/gnustep/xraw/XRScreen.h -Headers/gnustep/xraw/XRStringDrawing.h -Headers/gnustep/xraw/XRView.h -Headers/gnustep/xraw/XRWindow.h -Headers/gnustep/xraw/XRWindowView.h -Headers/gnustep/xraw/stdxr.h -Headers/ix86/freebsd3.1/GSConfig.h -Headers/ix86/freebsd3.1/mframe.h -Libraries/Resources/Images/GNUstep_Images_Copyright -Libraries/Resources/Images/common_ArrowDown.tiff -Libraries/Resources/Images/common_ArrowDownH.tiff -Libraries/Resources/Images/common_ArrowLeft.tiff -Libraries/Resources/Images/common_ArrowLeftH.tiff -Libraries/Resources/Images/common_ArrowRight.tiff -Libraries/Resources/Images/common_ArrowRightH.tiff -Libraries/Resources/Images/common_ArrowUp.tiff -Libraries/Resources/Images/common_ArrowUpH.tiff -Libraries/Resources/Images/common_Close.tiff -Libraries/Resources/Images/common_CloseBroken.tiff -Libraries/Resources/Images/common_CloseH.tiff -Libraries/Resources/Images/common_Dimple.tiff -Libraries/Resources/Images/common_RadioOff.tiff -Libraries/Resources/Images/common_RadioOn.tiff -Libraries/Resources/Images/common_Right.tiff -Libraries/Resources/Images/common_RightH.tiff -Libraries/Resources/Images/common_SliderHoriz.tiff -Libraries/Resources/Images/common_SliderVert.tiff -Libraries/Resources/Images/common_SwitchOff.tiff -Libraries/Resources/Images/common_SwitchOn.tiff -Libraries/Resources/Images/common_WMClose.tiff -Libraries/Resources/Images/common_WMCloseBroken.tiff -Libraries/Resources/Images/common_ret.tiff -Libraries/Resources/Images/nsmapping.strings -Libraries/Resources/gnustep/NSCharacterSets/README.CharSet -Libraries/Resources/gnustep/NSCharacterSets/alphanumCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/controlCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/decimalCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/decomposableCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/illegalCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/lettercharCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/nonbaseCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/uppercaseCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/whitespaceCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/whitespaceandnlCharSet.dat -Libraries/Resources/gnustep/NSTimeZones/README -Libraries/Resources/gnustep/NSTimeZones/abbreviations -Libraries/Resources/gnustep/NSTimeZones/create-abbrevs.m -Libraries/Resources/gnustep/NSTimeZones/create-regions.m -Libraries/Resources/gnustep/NSTimeZones/nstimezone.m -Libraries/Resources/gnustep/NSTimeZones/regions -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Abidjan -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Accra -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Addis_Ababa -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Algiers -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Asmera -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bamako -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bangui -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Banjul -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bissau -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Blantyre -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Brazzaville -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bujumbura -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Cairo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Casablanca -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Ceuta -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Conakry -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Dakar -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Dar_es_Salaam -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Djibouti -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Douala -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/El_Aaiun -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Freetown -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Gaborone -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Harare -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Johannesburg -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Kampala -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Khartoum -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Kigali -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Kinshasa -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lagos -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Libreville -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lome -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Luanda -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lubumbashi -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lusaka -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Malabo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Maputo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Maseru -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Mbabane -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Mogadishu -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Monrovia -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Nairobi -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Ndjamena -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Niamey -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Nouakchott -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Ouagadougou -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Porto-Novo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Sao_Tome -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Timbuktu -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Tripoli -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Tunis -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Windhoek -Libraries/Resources/gnustep/NSTimeZones/zones/America/Adak -Libraries/Resources/gnustep/NSTimeZones/zones/America/Anchorage -Libraries/Resources/gnustep/NSTimeZones/zones/America/Anguilla -Libraries/Resources/gnustep/NSTimeZones/zones/America/Antigua -Libraries/Resources/gnustep/NSTimeZones/zones/America/Aruba -Libraries/Resources/gnustep/NSTimeZones/zones/America/Asuncion -Libraries/Resources/gnustep/NSTimeZones/zones/America/Atka -Libraries/Resources/gnustep/NSTimeZones/zones/America/Barbados -Libraries/Resources/gnustep/NSTimeZones/zones/America/Belize -Libraries/Resources/gnustep/NSTimeZones/zones/America/Bogota -Libraries/Resources/gnustep/NSTimeZones/zones/America/Boise -Libraries/Resources/gnustep/NSTimeZones/zones/America/Buenos_Aires -Libraries/Resources/gnustep/NSTimeZones/zones/America/Caracas -Libraries/Resources/gnustep/NSTimeZones/zones/America/Catamarca -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cayenne -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cayman -Libraries/Resources/gnustep/NSTimeZones/zones/America/Chicago -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cordoba -Libraries/Resources/gnustep/NSTimeZones/zones/America/Costa_Rica -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cuiaba -Libraries/Resources/gnustep/NSTimeZones/zones/America/Curacao -Libraries/Resources/gnustep/NSTimeZones/zones/America/Dawson -Libraries/Resources/gnustep/NSTimeZones/zones/America/Dawson_Creek -Libraries/Resources/gnustep/NSTimeZones/zones/America/Denver -Libraries/Resources/gnustep/NSTimeZones/zones/America/Detroit -Libraries/Resources/gnustep/NSTimeZones/zones/America/Dominica -Libraries/Resources/gnustep/NSTimeZones/zones/America/Edmonton -Libraries/Resources/gnustep/NSTimeZones/zones/America/El_Salvador -Libraries/Resources/gnustep/NSTimeZones/zones/America/Ensenada -Libraries/Resources/gnustep/NSTimeZones/zones/America/Fort_Wayne -Libraries/Resources/gnustep/NSTimeZones/zones/America/Fortaleza -Libraries/Resources/gnustep/NSTimeZones/zones/America/Glace_Bay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Godthab -Libraries/Resources/gnustep/NSTimeZones/zones/America/Goose_Bay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Grand_Turk -Libraries/Resources/gnustep/NSTimeZones/zones/America/Grenada -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guadeloupe -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guatemala -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guayaquil -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guyana -Libraries/Resources/gnustep/NSTimeZones/zones/America/Halifax -Libraries/Resources/gnustep/NSTimeZones/zones/America/Havana -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Indianapolis -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Knox -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Marengo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Vevay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indianapolis -Libraries/Resources/gnustep/NSTimeZones/zones/America/Inuvik -Libraries/Resources/gnustep/NSTimeZones/zones/America/Iqaluit -Libraries/Resources/gnustep/NSTimeZones/zones/America/Jamaica -Libraries/Resources/gnustep/NSTimeZones/zones/America/Jujuy -Libraries/Resources/gnustep/NSTimeZones/zones/America/Juneau -Libraries/Resources/gnustep/NSTimeZones/zones/America/Knox_IN -Libraries/Resources/gnustep/NSTimeZones/zones/America/La_Paz -Libraries/Resources/gnustep/NSTimeZones/zones/America/Lima -Libraries/Resources/gnustep/NSTimeZones/zones/America/Los_Angeles -Libraries/Resources/gnustep/NSTimeZones/zones/America/Louisville -Libraries/Resources/gnustep/NSTimeZones/zones/America/Maceio -Libraries/Resources/gnustep/NSTimeZones/zones/America/Managua -Libraries/Resources/gnustep/NSTimeZones/zones/America/Manaus -Libraries/Resources/gnustep/NSTimeZones/zones/America/Martinique -Libraries/Resources/gnustep/NSTimeZones/zones/America/Mazatlan -Libraries/Resources/gnustep/NSTimeZones/zones/America/Mendoza -Libraries/Resources/gnustep/NSTimeZones/zones/America/Menominee -Libraries/Resources/gnustep/NSTimeZones/zones/America/Mexico_City -Libraries/Resources/gnustep/NSTimeZones/zones/America/Miquelon -Libraries/Resources/gnustep/NSTimeZones/zones/America/Montevideo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Montreal -Libraries/Resources/gnustep/NSTimeZones/zones/America/Montserrat -Libraries/Resources/gnustep/NSTimeZones/zones/America/Nassau -Libraries/Resources/gnustep/NSTimeZones/zones/America/New_York -Libraries/Resources/gnustep/NSTimeZones/zones/America/Nipigon -Libraries/Resources/gnustep/NSTimeZones/zones/America/Nome -Libraries/Resources/gnustep/NSTimeZones/zones/America/Noronha -Libraries/Resources/gnustep/NSTimeZones/zones/America/Panama -Libraries/Resources/gnustep/NSTimeZones/zones/America/Pangnirtung -Libraries/Resources/gnustep/NSTimeZones/zones/America/Paramaribo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Phoenix -Libraries/Resources/gnustep/NSTimeZones/zones/America/Port-au-Prince -Libraries/Resources/gnustep/NSTimeZones/zones/America/Port_of_Spain -Libraries/Resources/gnustep/NSTimeZones/zones/America/Porto_Acre -Libraries/Resources/gnustep/NSTimeZones/zones/America/Puerto_Rico -Libraries/Resources/gnustep/NSTimeZones/zones/America/Rainy_River -Libraries/Resources/gnustep/NSTimeZones/zones/America/Rankin_Inlet -Libraries/Resources/gnustep/NSTimeZones/zones/America/Regina -Libraries/Resources/gnustep/NSTimeZones/zones/America/Rosario -Libraries/Resources/gnustep/NSTimeZones/zones/America/Santiago -Libraries/Resources/gnustep/NSTimeZones/zones/America/Santo_Domingo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Sao_Paulo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Scoresbysund -Libraries/Resources/gnustep/NSTimeZones/zones/America/Shiprock -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Johns -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Kitts -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Lucia -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Thomas -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Vincent -Libraries/Resources/gnustep/NSTimeZones/zones/America/Swift_Current -Libraries/Resources/gnustep/NSTimeZones/zones/America/Tegucigalpa -Libraries/Resources/gnustep/NSTimeZones/zones/America/Thule -Libraries/Resources/gnustep/NSTimeZones/zones/America/Thunder_Bay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Tijuana -Libraries/Resources/gnustep/NSTimeZones/zones/America/Tortola -Libraries/Resources/gnustep/NSTimeZones/zones/America/Vancouver -Libraries/Resources/gnustep/NSTimeZones/zones/America/Virgin -Libraries/Resources/gnustep/NSTimeZones/zones/America/Whitehorse -Libraries/Resources/gnustep/NSTimeZones/zones/America/Winnipeg -Libraries/Resources/gnustep/NSTimeZones/zones/America/Yakutat -Libraries/Resources/gnustep/NSTimeZones/zones/America/Yellowknife -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/Casey -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/DumontDUrville -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/Mawson -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/McMurdo -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/Palmer -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/South_Pole -Libraries/Resources/gnustep/NSTimeZones/zones/Arctic/Longyearbyen -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Aden -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Alma-Ata -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Amman -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Anadyr -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Aqtau -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Aqtobe -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ashkhabad -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Baghdad -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Bahrain -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Baku -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Bangkok -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Beirut -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Bishkek -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Brunei -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Calcutta -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Chungking -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Colombo -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Dacca -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Damascus -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Dubai -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Dushanbe -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Gaza -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Harbin -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Hong_Kong -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Irkutsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ishigaki -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Istanbul -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Jakarta -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Jayapura -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Jerusalem -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kabul -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kamchatka -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Karachi -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kashgar -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Katmandu -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Krasnoyarsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kuala_Lumpur -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kuching -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kuwait -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Macao -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Magadan -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Manila -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Muscat -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Nicosia -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Novosibirsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Omsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Phnom_Penh -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Pyongyang -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Qatar -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Rangoon -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh87 -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh88 -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh89 -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Saigon -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Seoul -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Shanghai -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Singapore -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Taipei -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tashkent -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tbilisi -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tehran -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tel_Aviv -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Thimbu -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tokyo -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ujung_Pandang -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ulan_Bator -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Urumqi -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Vientiane -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Vladivostok -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Yakutsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Yekaterinburg -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Yerevan -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Azores -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Bermuda -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Canary -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Cape_Verde -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Faeroe -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Jan_Mayen -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Madeira -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Reykjavik -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/South_Georgia -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/St_Helena -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Stanley -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/ACT -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Adelaide -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Brisbane -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Broken_Hill -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Canberra -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Darwin -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Hobart -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/LHI -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Lindeman -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Lord_Howe -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Melbourne -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/NSW -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/North -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Perth -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Queensland -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/South -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Sydney -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Tasmania -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Victoria -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/West -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Yancowinna -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/Acre -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/DeNoronha -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/East -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/West -Libraries/Resources/gnustep/NSTimeZones/zones/CET -Libraries/Resources/gnustep/NSTimeZones/zones/CST6CDT -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Atlantic -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Central -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/East-Saskatchewan -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Eastern -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Mountain -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Newfoundland -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Pacific -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Saskatchewan -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Yukon -Libraries/Resources/gnustep/NSTimeZones/zones/Chile/Continental -Libraries/Resources/gnustep/NSTimeZones/zones/Chile/EasterIsland -Libraries/Resources/gnustep/NSTimeZones/zones/Cuba -Libraries/Resources/gnustep/NSTimeZones/zones/EET -Libraries/Resources/gnustep/NSTimeZones/zones/EST -Libraries/Resources/gnustep/NSTimeZones/zones/EST5EDT -Libraries/Resources/gnustep/NSTimeZones/zones/Egypt -Libraries/Resources/gnustep/NSTimeZones/zones/Eire -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+0 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+1 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+10 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+11 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+12 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+2 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+3 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+4 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+5 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+6 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+7 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+8 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+9 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-0 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-1 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-10 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-11 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-12 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-13 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-14 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-2 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-3 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-4 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-5 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-6 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-7 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-8 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-9 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT0 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/Greenwich -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/UCT -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/UTC -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/Universal -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/Zulu -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Amsterdam -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Andorra -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Athens -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Belfast -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Belgrade -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Berlin -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Bratislava -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Brussels -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Bucharest -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Budapest -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Chisinau -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Copenhagen -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Dublin -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Gibraltar -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Helsinki -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Istanbul -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Kaliningrad -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Kiev -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Lisbon -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Ljubljana -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/London -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Luxembourg -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Madrid -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Malta -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Minsk -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Monaco -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Moscow -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Oslo -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Paris -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Prague -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Riga -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Rome -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Samara -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/San_Marino -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Sarajevo -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Simferopol -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Skopje -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Sofia -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Stockholm -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Tallinn -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Tirane -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vaduz -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vatican -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vienna -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vilnius -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Warsaw -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Zagreb -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Zurich -Libraries/Resources/gnustep/NSTimeZones/zones/GB -Libraries/Resources/gnustep/NSTimeZones/zones/GMT -Libraries/Resources/gnustep/NSTimeZones/zones/GMT+0 -Libraries/Resources/gnustep/NSTimeZones/zones/GMT-0 -Libraries/Resources/gnustep/NSTimeZones/zones/GMT0 -Libraries/Resources/gnustep/NSTimeZones/zones/Greenwich -Libraries/Resources/gnustep/NSTimeZones/zones/HST -Libraries/Resources/gnustep/NSTimeZones/zones/Hongkong -Libraries/Resources/gnustep/NSTimeZones/zones/Iceland -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Antananarivo -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Chagos -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Christmas -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Cocos -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Comoro -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Kerguelen -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Mahe -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Maldives -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Mauritius -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Mayotte -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Reunion -Libraries/Resources/gnustep/NSTimeZones/zones/Iran -Libraries/Resources/gnustep/NSTimeZones/zones/Israel -Libraries/Resources/gnustep/NSTimeZones/zones/Jamaica -Libraries/Resources/gnustep/NSTimeZones/zones/Japan -Libraries/Resources/gnustep/NSTimeZones/zones/Kwajalein -Libraries/Resources/gnustep/NSTimeZones/zones/Libya -Libraries/Resources/gnustep/NSTimeZones/zones/MET -Libraries/Resources/gnustep/NSTimeZones/zones/MST -Libraries/Resources/gnustep/NSTimeZones/zones/MST7MDT -Libraries/Resources/gnustep/NSTimeZones/zones/Mexico/BajaNorte -Libraries/Resources/gnustep/NSTimeZones/zones/Mexico/BajaSur -Libraries/Resources/gnustep/NSTimeZones/zones/Mexico/General -Libraries/Resources/gnustep/NSTimeZones/zones/Mideast/Riyadh87 -Libraries/Resources/gnustep/NSTimeZones/zones/Mideast/Riyadh88 -Libraries/Resources/gnustep/NSTimeZones/zones/Mideast/Riyadh89 -Libraries/Resources/gnustep/NSTimeZones/zones/NZ -Libraries/Resources/gnustep/NSTimeZones/zones/NZ-CHAT -Libraries/Resources/gnustep/NSTimeZones/zones/Navajo -Libraries/Resources/gnustep/NSTimeZones/zones/PRC -Libraries/Resources/gnustep/NSTimeZones/zones/PST8PDT -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Apia -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Auckland -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Chatham -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Easter -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Efate -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Enderbury -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Fakaofo -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Fiji -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Funafuti -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Galapagos -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Gambier -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Guadalcanal -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Guam -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Honolulu -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Johnston -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Kiritimati -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Kosrae -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Kwajalein -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Majuro -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Marquesas -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Midway -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Nauru -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Niue -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Norfolk -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Noumea -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Pago_Pago -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Palau -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Pitcairn -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Ponape -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Port_Moresby -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Rarotonga -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Saipan -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Samoa -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Tahiti -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Tarawa -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Tongatapu -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Truk -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Wake -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Wallis -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Yap -Libraries/Resources/gnustep/NSTimeZones/zones/Poland -Libraries/Resources/gnustep/NSTimeZones/zones/Portugal -Libraries/Resources/gnustep/NSTimeZones/zones/ROC -Libraries/Resources/gnustep/NSTimeZones/zones/ROK -Libraries/Resources/gnustep/NSTimeZones/zones/Singapore -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/AST4 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/AST4ADT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/CST6 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/CST6CDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/EST5 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/EST5EDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/HST10 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/MST7 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/MST7MDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/PST8 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/PST8PDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/YST9 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/YST9YDT -Libraries/Resources/gnustep/NSTimeZones/zones/Turkey -Libraries/Resources/gnustep/NSTimeZones/zones/UCT -Libraries/Resources/gnustep/NSTimeZones/zones/US/Alaska -Libraries/Resources/gnustep/NSTimeZones/zones/US/Aleutian -Libraries/Resources/gnustep/NSTimeZones/zones/US/Arizona -Libraries/Resources/gnustep/NSTimeZones/zones/US/Central -Libraries/Resources/gnustep/NSTimeZones/zones/US/East-Indiana -Libraries/Resources/gnustep/NSTimeZones/zones/US/Eastern -Libraries/Resources/gnustep/NSTimeZones/zones/US/Hawaii -Libraries/Resources/gnustep/NSTimeZones/zones/US/Indiana-Starke -Libraries/Resources/gnustep/NSTimeZones/zones/US/Michigan -Libraries/Resources/gnustep/NSTimeZones/zones/US/Mountain -Libraries/Resources/gnustep/NSTimeZones/zones/US/Pacific -Libraries/Resources/gnustep/NSTimeZones/zones/US/Pacific-New -Libraries/Resources/gnustep/NSTimeZones/zones/US/Samoa -Libraries/Resources/gnustep/NSTimeZones/zones/UTC -Libraries/Resources/gnustep/NSTimeZones/zones/Universal -Libraries/Resources/gnustep/NSTimeZones/zones/W-SU -Libraries/Resources/gnustep/NSTimeZones/zones/WET -Libraries/Resources/gnustep/NSTimeZones/zones/Zulu -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgmodel.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgmodel.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-base.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-base.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-gui.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-gui.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-xraw.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-xraw.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Library/Model/SavePanel.gmodel -Library/Services/example.service/Resources/Info-gnustep.plist -Library/Services/example.service/ix86/freebsd3.1/gnu-gnu-gnu-xraw/example -Makefiles/GNUstep.csh -Makefiles/GNUstep.sh -Makefiles/MediaBook.func -Makefiles/MediaBook.sh -Makefiles/aggregate.make -Makefiles/application.make -Makefiles/brain.make -Makefiles/bundle.make -Makefiles/clean_cpu.sh -Makefiles/clean_os.sh -Makefiles/clean_vendor.sh -Makefiles/common.make -Makefiles/config.guess -Makefiles/config.sub -Makefiles/cpu.sh -Makefiles/documentation.make -Makefiles/install-sh -Makefiles/ix86/freebsd3.1/config.make -Makefiles/ix86/freebsd3.1/which_lib -Makefiles/ld_lib_path.csh -Makefiles/ld_lib_path.sh -Makefiles/library.make -Makefiles/mkinstalldirs -Makefiles/names.make -Makefiles/objc.make -Makefiles/os.sh -Makefiles/rootinstall.sh -Makefiles/rootuninstall.sh -Makefiles/rules.make -Makefiles/service.make -Makefiles/subproject.make -Makefiles/target.make -Makefiles/test-application.make -Makefiles/test-library.make -Makefiles/test-tool.make -Makefiles/tool.make -Makefiles/transform_paths.sh -Makefiles/vendor.sh -Tools/debugapp -Tools/ix86/freebsd3.1/gdomap -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/defaults -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/dread -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/dremove -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/dwrite -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/gdnc -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/gpbs -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/make_services -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/plparse -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/set_show_service -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/sfparse -Tools/openapp -Tools/opentool -share/config.site -@dirrm share -@dirrm Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw -@dirrm Tools/ix86/freebsd3.1 -@dirrm Tools/ix86 -@dirrm Tools -@dirrm Makefiles/ix86/freebsd3.1 -@dirrm Makefiles/ix86 -@dirrm Makefiles -@dirrm Library/man -@dirrm Library/info -@dirrm Library/Services/example.service/ix86/freebsd3.1/gnu-gnu-gnu-xraw -@dirrm Library/Services/example.service/ix86/freebsd3.1 -@dirrm Library/Services/example.service/ix86 -@dirrm Library/Services/example.service/Resources -@dirrm Library/Services/example.service -@dirrm Library/Services -@dirrm Library/PostScript -@dirrm Library/Model -@dirrm Library -@dirrm Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw -@dirrm Libraries/ix86/freebsd3.1 -@dirrm Libraries/ix86 -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/US -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/SystemV -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Pacific -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Mideast -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Mexico -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Indian -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Europe -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Etc -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Chile -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Canada -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Brazil -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Australia -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Asia -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Arctic -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/America -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Africa -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones -@dirrm Libraries/Resources/gnustep/NSTimeZones -@dirrm Libraries/Resources/gnustep/NSCharacterSets -@dirrm Libraries/Resources/gnustep -@dirrm Libraries/Resources/Images -@dirrm Libraries/Resources -@dirrm Libraries -@dirrm Headers/ix86/freebsd3.1 -@dirrm Headers/ix86 -@dirrm Headers/gnustep/xraw -@dirrm Headers/gnustep/unicode -@dirrm Headers/gnustep/gui/AppKit -@dirrm Headers/gnustep/gui -@dirrm Headers/gnustep/base -@dirrm Headers/gnustep/Foundation -@dirrm Headers/gnustep -@dirrm Headers -@dirrm Apps -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/x11-toolkits/gnustep-xgps/Makefile b/x11-toolkits/gnustep-xgps/Makefile deleted file mode 100644 index cd04a664fc82..000000000000 --- a/x11-toolkits/gnustep-xgps/Makefile +++ /dev/null @@ -1,53 +0,0 @@ -# New ports collection makefile for: gnustep -# Version required: 0.5.5 -# Date created: 03 October 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> -# -# $Id$ -# - -DISTNAME= gstep-core-0.5.5 -PKGNAME= gnustep-0.5.5 -CATEGORIES= devel -MASTER_SITES= ftp://ftp.gnustep.org/pub/gnustep/core/ \ - ftp://ftp.peanuts.org/Mirrors/GNUstep/gnustep/core/ - -MAINTAINER= ports@FreeBSD.ORG - -LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ - tiff.4:${PORTSDIR}/graphics/tiff34 - -.include <bsd.port.pre.mk> - -.if ${OSVERSION} < 300000 -BROKEN= "Sorry, this port does not work on FreeBSD-2.2.x" -.elif ${OSVERSION} < 400000 -BUILD_DEPENDS= egcc:${PORTSDIR}/lang/egcs -RUN_DEPENDS= egcc:${PORTSDIR}/lang/egcs -.endif - -WRKSRC= ${WRKDIR}/gstep-0.5.5 -PREFIX= ${LOCALBASE}/GNUstep -GNU_CONFIGURE= yes -CONFIGURE_ENV= CC=egcc INSTALL_PROGRAM="install -c" INSTALL_DATA="install -c" -CONFIGURE_ARGS= --with-library-combo=gnu-gnu-gnu-xraw \ - --with-jpeg-library=${LOCALBASE}/lib \ - --with-jpeg-include=${LOCALBASE}/include \ - --with-tiff-library=${LOCALBASE}/lib \ - --with-tiff-include=${LOCALBASE}/include -USE_GMAKE= yes -MAKEFILE= -MAKE_FLAGS= OPTFLAG="${CFLAGS}" -NO_MTREE= yes - -GNUSTEPLIBDIR= ${PREFIX}/Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw - -post-install: -.for lib in gmodel gnustep-base gnustep-gui gnustep-xraw - ${LN} -sf ${GNUSTEPLIBDIR}/lib${lib}.so ${LOCALBASE}/lib/lib${lib}.so - ${LN} -sf ${GNUSTEPLIBDIR}/lib${lib}.so.0.5.5 \ - ${LOCALBASE}/lib/lib${lib}.so.0.5.5 -.endfor - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${LOCALBASE}/lib - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/gnustep-xgps/distinfo b/x11-toolkits/gnustep-xgps/distinfo deleted file mode 100644 index 895d25f66b3c..000000000000 --- a/x11-toolkits/gnustep-xgps/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gstep-core-0.5.5.tar.gz) = aa1025b80e243950c0343d3d8d2a848d diff --git a/x11-toolkits/gnustep-xgps/pkg-comment b/x11-toolkits/gnustep-xgps/pkg-comment deleted file mode 100644 index 9f12218e1504..000000000000 --- a/x11-toolkits/gnustep-xgps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Objective-C libraries based on the OpenStep standard. diff --git a/x11-toolkits/gnustep-xgps/pkg-descr b/x11-toolkits/gnustep-xgps/pkg-descr deleted file mode 100644 index de2294649d73..000000000000 --- a/x11-toolkits/gnustep-xgps/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -GNUstep is a set of general-purpose Objective-C libraries base on the -OpenStep standard developed by NeXT (now Apple) Inc. The libraries -consist of everything from foundation classes, such as dictionaries and -arrays, to GUI interface classes such as windows, sliders, buttons, etc. - -Please contact the GNUstep maintainers at <discussion@gnustep.org> in -case of questions and help offers. diff --git a/x11-toolkits/gnustep-xgps/pkg-plist b/x11-toolkits/gnustep-xgps/pkg-plist deleted file mode 100644 index b0391a0a1968..000000000000 --- a/x11-toolkits/gnustep-xgps/pkg-plist +++ /dev/null @@ -1,948 +0,0 @@ -Headers/gnustep/Foundation/DistributedObjects.h -Headers/gnustep/Foundation/Foundation.h -Headers/gnustep/Foundation/NSArchiver.h -Headers/gnustep/Foundation/NSArray.h -Headers/gnustep/Foundation/NSAttributedString.h -Headers/gnustep/Foundation/NSAutoreleasePool.h -Headers/gnustep/Foundation/NSBitmapCharSet.h -Headers/gnustep/Foundation/NSBundle.h -Headers/gnustep/Foundation/NSByteOrder.h -Headers/gnustep/Foundation/NSCharacterSet.h -Headers/gnustep/Foundation/NSCoder.h -Headers/gnustep/Foundation/NSConcreteNumber.h -Headers/gnustep/Foundation/NSConcreteValue.h -Headers/gnustep/Foundation/NSConnection.h -Headers/gnustep/Foundation/NSData.h -Headers/gnustep/Foundation/NSDate.h -Headers/gnustep/Foundation/NSDateFormatter.h -Headers/gnustep/Foundation/NSDebug.h -Headers/gnustep/Foundation/NSDecimal.h -Headers/gnustep/Foundation/NSDecimalNumber.h -Headers/gnustep/Foundation/NSDictionary.h -Headers/gnustep/Foundation/NSDistantObject.h -Headers/gnustep/Foundation/NSDistributedLock.h -Headers/gnustep/Foundation/NSDistributedNotificationCenter.h -Headers/gnustep/Foundation/NSEnumerator.h -Headers/gnustep/Foundation/NSException.h -Headers/gnustep/Foundation/NSFileHandle.h -Headers/gnustep/Foundation/NSFileManager.h -Headers/gnustep/Foundation/NSFormatter.h -Headers/gnustep/Foundation/NSGArchiver.h -Headers/gnustep/Foundation/NSGArray.h -Headers/gnustep/Foundation/NSGAttributedString.h -Headers/gnustep/Foundation/NSGCString.h -Headers/gnustep/Foundation/NSGSequence.h -Headers/gnustep/Foundation/NSGSet.h -Headers/gnustep/Foundation/NSGString.h -Headers/gnustep/Foundation/NSGeometry.h -Headers/gnustep/Foundation/NSHashTable.h -Headers/gnustep/Foundation/NSHost.h -Headers/gnustep/Foundation/NSInvocation.h -Headers/gnustep/Foundation/NSLock.h -Headers/gnustep/Foundation/NSMapTable.h -Headers/gnustep/Foundation/NSMethodSignature.h -Headers/gnustep/Foundation/NSNotification.h -Headers/gnustep/Foundation/NSNotificationQueue.h -Headers/gnustep/Foundation/NSObjCRuntime.h -Headers/gnustep/Foundation/NSObject.h -Headers/gnustep/Foundation/NSPage.h -Headers/gnustep/Foundation/NSPathUtilities.h -Headers/gnustep/Foundation/NSPort.h -Headers/gnustep/Foundation/NSPortCoder.h -Headers/gnustep/Foundation/NSPortMessage.h -Headers/gnustep/Foundation/NSPortNameServer.h -Headers/gnustep/Foundation/NSProcessInfo.h -Headers/gnustep/Foundation/NSProtocolChecker.h -Headers/gnustep/Foundation/NSProxy.h -Headers/gnustep/Foundation/NSRange.h -Headers/gnustep/Foundation/NSRunLoop.h -Headers/gnustep/Foundation/NSScanner.h -Headers/gnustep/Foundation/NSSerialization.h -Headers/gnustep/Foundation/NSSet.h -Headers/gnustep/Foundation/NSString.h -Headers/gnustep/Foundation/NSTask.h -Headers/gnustep/Foundation/NSThread.h -Headers/gnustep/Foundation/NSTimer.h -Headers/gnustep/Foundation/NSURL.h -Headers/gnustep/Foundation/NSURLHandle.h -Headers/gnustep/Foundation/NSUndoManager.h -Headers/gnustep/Foundation/NSUserDefaults.h -Headers/gnustep/Foundation/NSUtilities.h -Headers/gnustep/Foundation/NSValue.h -Headers/gnustep/Foundation/NSZone.h -Headers/gnustep/Foundation/objc-load.h -Headers/gnustep/base/Archiver.h -Headers/gnustep/base/Array.h -Headers/gnustep/base/ArrayPrivate.h -Headers/gnustep/base/Bag.h -Headers/gnustep/base/BinaryCStream.h -Headers/gnustep/base/BinaryTree.h -Headers/gnustep/base/BinaryTreeNode.h -Headers/gnustep/base/CStream.h -Headers/gnustep/base/CStreaming.h -Headers/gnustep/base/CircularArray.h -Headers/gnustep/base/CircularArrayPrivate.h -Headers/gnustep/base/Coder.h -Headers/gnustep/base/CoderPrivate.h -Headers/gnustep/base/Coding.h -Headers/gnustep/base/Collecting.h -Headers/gnustep/base/Collection.h -Headers/gnustep/base/CollectionPrivate.h -Headers/gnustep/base/ConnectedCoder.h -Headers/gnustep/base/DelegatePool.h -Headers/gnustep/base/Dictionary.h -Headers/gnustep/base/Enumerating.h -Headers/gnustep/base/GapArray.h -Headers/gnustep/base/GapArrayPrivate.h -Headers/gnustep/base/GetDefEncoding.h -Headers/gnustep/base/Heap.h -Headers/gnustep/base/IndexedCollecting.h -Headers/gnustep/base/IndexedCollection.h -Headers/gnustep/base/IndexedCollectionPrivate.h -Headers/gnustep/base/InvalidationListening.h -Headers/gnustep/base/Invocation.h -Headers/gnustep/base/Invoking.h -Headers/gnustep/base/KeyedCollecting.h -Headers/gnustep/base/KeyedCollection.h -Headers/gnustep/base/LinkedList.h -Headers/gnustep/base/LinkedListNode.h -Headers/gnustep/base/Locking.h -Headers/gnustep/base/MachPort.h -Headers/gnustep/base/MappedCollector.h -Headers/gnustep/base/MemoryStream.h -Headers/gnustep/base/NotificationDispatcher.h -Headers/gnustep/base/OrderedCollecting.h -Headers/gnustep/base/OrderedCollection.h -Headers/gnustep/base/Ordering.h -Headers/gnustep/base/Port.h -Headers/gnustep/base/Queue.h -Headers/gnustep/base/RBTree.h -Headers/gnustep/base/RBTreeNode.h -Headers/gnustep/base/README -Headers/gnustep/base/RawCStream.h -Headers/gnustep/base/Retaining.h -Headers/gnustep/base/RunLoop.h -Headers/gnustep/base/Set.h -Headers/gnustep/base/SplayTree.h -Headers/gnustep/base/Stack.h -Headers/gnustep/base/StdioStream.h -Headers/gnustep/base/Stream.h -Headers/gnustep/base/Streaming.h -Headers/gnustep/base/TcpPort.h -Headers/gnustep/base/TextCStream.h -Headers/gnustep/base/UdpPort.h -Headers/gnustep/base/Unicode.h -Headers/gnustep/base/UnixFileHandle.h -Headers/gnustep/base/ValueHolding.h -Headers/gnustep/base/behavior.h -Headers/gnustep/base/fake-main.h -Headers/gnustep/base/fast.x -Headers/gnustep/base/numbers.h -Headers/gnustep/base/o_array.h -Headers/gnustep/base/o_array_bas.h -Headers/gnustep/base/o_array_cbs.h -Headers/gnustep/base/o_cbs.h -Headers/gnustep/base/o_hash.h -Headers/gnustep/base/o_hash_bas.h -Headers/gnustep/base/o_hash_cbs.h -Headers/gnustep/base/o_list.h -Headers/gnustep/base/o_list_bas.h -Headers/gnustep/base/o_list_cbs.h -Headers/gnustep/base/o_map.h -Headers/gnustep/base/o_map_bas.h -Headers/gnustep/base/o_map_cbs.h -Headers/gnustep/base/objc-gnu2next.h -Headers/gnustep/base/ostream.h -Headers/gnustep/base/preface.h -Headers/gnustep/gui/AppKit/AppKit.h -Headers/gnustep/gui/AppKit/GMAppKit.h -Headers/gnustep/gui/AppKit/GMArchiver.h -Headers/gnustep/gui/AppKit/GSContext.h -Headers/gnustep/gui/AppKit/GSServicesManager.h -Headers/gnustep/gui/AppKit/GSTrackingRect.h -Headers/gnustep/gui/AppKit/IMConnectors.h -Headers/gnustep/gui/AppKit/IMCustomObject.h -Headers/gnustep/gui/AppKit/IMLoading.h -Headers/gnustep/gui/AppKit/NSActionCell.h -Headers/gnustep/gui/AppKit/NSApplication.h -Headers/gnustep/gui/AppKit/NSBitmapImageRep.h -Headers/gnustep/gui/AppKit/NSBox.h -Headers/gnustep/gui/AppKit/NSBrowser.h -Headers/gnustep/gui/AppKit/NSBrowserCell.h -Headers/gnustep/gui/AppKit/NSButton.h -Headers/gnustep/gui/AppKit/NSButtonCell.h -Headers/gnustep/gui/AppKit/NSCStringText.h -Headers/gnustep/gui/AppKit/NSCachedImageRep.h -Headers/gnustep/gui/AppKit/NSCell.h -Headers/gnustep/gui/AppKit/NSClipView.h -Headers/gnustep/gui/AppKit/NSColor.h -Headers/gnustep/gui/AppKit/NSColorList.h -Headers/gnustep/gui/AppKit/NSColorPanel.h -Headers/gnustep/gui/AppKit/NSColorPicker.h -Headers/gnustep/gui/AppKit/NSColorPicking.h -Headers/gnustep/gui/AppKit/NSColorWell.h -Headers/gnustep/gui/AppKit/NSControl.h -Headers/gnustep/gui/AppKit/NSCursor.h -Headers/gnustep/gui/AppKit/NSCustomImageRep.h -Headers/gnustep/gui/AppKit/NSDataLink.h -Headers/gnustep/gui/AppKit/NSDataLinkManager.h -Headers/gnustep/gui/AppKit/NSDataLinkPanel.h -Headers/gnustep/gui/AppKit/NSDragging.h -Headers/gnustep/gui/AppKit/NSEPSImageRep.h -Headers/gnustep/gui/AppKit/NSEvent.h -Headers/gnustep/gui/AppKit/NSFileWrapper.h -Headers/gnustep/gui/AppKit/NSFont.h -Headers/gnustep/gui/AppKit/NSFontManager.h -Headers/gnustep/gui/AppKit/NSFontPanel.h -Headers/gnustep/gui/AppKit/NSForm.h -Headers/gnustep/gui/AppKit/NSFormCell.h -Headers/gnustep/gui/AppKit/NSGraphics.h -Headers/gnustep/gui/AppKit/NSHelpPanel.h -Headers/gnustep/gui/AppKit/NSImage.h -Headers/gnustep/gui/AppKit/NSImageRep.h -Headers/gnustep/gui/AppKit/NSImageView.h -Headers/gnustep/gui/AppKit/NSLayoutManager.h -Headers/gnustep/gui/AppKit/NSMatrix.h -Headers/gnustep/gui/AppKit/NSMenu.h -Headers/gnustep/gui/AppKit/NSMenuItem.h -Headers/gnustep/gui/AppKit/NSNibDeclarations.h -Headers/gnustep/gui/AppKit/NSNibLoading.h -Headers/gnustep/gui/AppKit/NSOpenPanel.h -Headers/gnustep/gui/AppKit/NSPageLayout.h -Headers/gnustep/gui/AppKit/NSPanel.h -Headers/gnustep/gui/AppKit/NSParagraphStyle.h -Headers/gnustep/gui/AppKit/NSPasteboard.h -Headers/gnustep/gui/AppKit/NSPopUpButton.h -Headers/gnustep/gui/AppKit/NSPrintInfo.h -Headers/gnustep/gui/AppKit/NSPrintOperation.h -Headers/gnustep/gui/AppKit/NSPrintPanel.h -Headers/gnustep/gui/AppKit/NSPrinter.h -Headers/gnustep/gui/AppKit/NSResponder.h -Headers/gnustep/gui/AppKit/NSRulerMarker.h -Headers/gnustep/gui/AppKit/NSRulerView.h -Headers/gnustep/gui/AppKit/NSSavePanel.h -Headers/gnustep/gui/AppKit/NSScreen.h -Headers/gnustep/gui/AppKit/NSScrollView.h -Headers/gnustep/gui/AppKit/NSScroller.h -Headers/gnustep/gui/AppKit/NSSelection.h -Headers/gnustep/gui/AppKit/NSSlider.h -Headers/gnustep/gui/AppKit/NSSliderCell.h -Headers/gnustep/gui/AppKit/NSSpellChecker.h -Headers/gnustep/gui/AppKit/NSSpellProtocol.h -Headers/gnustep/gui/AppKit/NSSpellServer.h -Headers/gnustep/gui/AppKit/NSSplitView.h -Headers/gnustep/gui/AppKit/NSStringDrawing.h -Headers/gnustep/gui/AppKit/NSText.h -Headers/gnustep/gui/AppKit/NSTextAttachment.h -Headers/gnustep/gui/AppKit/NSTextContainer.h -Headers/gnustep/gui/AppKit/NSTextField.h -Headers/gnustep/gui/AppKit/NSTextFieldCell.h -Headers/gnustep/gui/AppKit/NSTextStorage.h -Headers/gnustep/gui/AppKit/NSTextView.h -Headers/gnustep/gui/AppKit/NSView.h -Headers/gnustep/gui/AppKit/NSWindow.h -Headers/gnustep/gui/AppKit/NSWorkspace.h -Headers/gnustep/gui/AppKit/PSMatrix.h -Headers/gnustep/gui/AppKit/nsimage-tiff.h -Headers/gnustep/xraw/XR.h -Headers/gnustep/xraw/XRApplication.h -Headers/gnustep/xraw/XRBitmapImageRep.h -Headers/gnustep/xraw/XRCachedImageRep.h -Headers/gnustep/xraw/XRColor.h -Headers/gnustep/xraw/XRContext.h -Headers/gnustep/xraw/XRCursor.h -Headers/gnustep/xraw/XRDrawingEngine.h -Headers/gnustep/xraw/XRFont.h -Headers/gnustep/xraw/XRFontManager.h -Headers/gnustep/xraw/XRImage.h -Headers/gnustep/xraw/XRImageRep.h -Headers/gnustep/xraw/XRMenu.h -Headers/gnustep/xraw/XRMenuCell.h -Headers/gnustep/xraw/XRPopUpButton.h -Headers/gnustep/xraw/XRScreen.h -Headers/gnustep/xraw/XRStringDrawing.h -Headers/gnustep/xraw/XRView.h -Headers/gnustep/xraw/XRWindow.h -Headers/gnustep/xraw/XRWindowView.h -Headers/gnustep/xraw/stdxr.h -Headers/ix86/freebsd3.1/GSConfig.h -Headers/ix86/freebsd3.1/mframe.h -Libraries/Resources/Images/GNUstep_Images_Copyright -Libraries/Resources/Images/common_ArrowDown.tiff -Libraries/Resources/Images/common_ArrowDownH.tiff -Libraries/Resources/Images/common_ArrowLeft.tiff -Libraries/Resources/Images/common_ArrowLeftH.tiff -Libraries/Resources/Images/common_ArrowRight.tiff -Libraries/Resources/Images/common_ArrowRightH.tiff -Libraries/Resources/Images/common_ArrowUp.tiff -Libraries/Resources/Images/common_ArrowUpH.tiff -Libraries/Resources/Images/common_Close.tiff -Libraries/Resources/Images/common_CloseBroken.tiff -Libraries/Resources/Images/common_CloseH.tiff -Libraries/Resources/Images/common_Dimple.tiff -Libraries/Resources/Images/common_RadioOff.tiff -Libraries/Resources/Images/common_RadioOn.tiff -Libraries/Resources/Images/common_Right.tiff -Libraries/Resources/Images/common_RightH.tiff -Libraries/Resources/Images/common_SliderHoriz.tiff -Libraries/Resources/Images/common_SliderVert.tiff -Libraries/Resources/Images/common_SwitchOff.tiff -Libraries/Resources/Images/common_SwitchOn.tiff -Libraries/Resources/Images/common_WMClose.tiff -Libraries/Resources/Images/common_WMCloseBroken.tiff -Libraries/Resources/Images/common_ret.tiff -Libraries/Resources/Images/nsmapping.strings -Libraries/Resources/gnustep/NSCharacterSets/README.CharSet -Libraries/Resources/gnustep/NSCharacterSets/alphanumCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/controlCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/decimalCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/decomposableCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/illegalCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/lettercharCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/nonbaseCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/uppercaseCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/whitespaceCharSet.dat -Libraries/Resources/gnustep/NSCharacterSets/whitespaceandnlCharSet.dat -Libraries/Resources/gnustep/NSTimeZones/README -Libraries/Resources/gnustep/NSTimeZones/abbreviations -Libraries/Resources/gnustep/NSTimeZones/create-abbrevs.m -Libraries/Resources/gnustep/NSTimeZones/create-regions.m -Libraries/Resources/gnustep/NSTimeZones/nstimezone.m -Libraries/Resources/gnustep/NSTimeZones/regions -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Abidjan -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Accra -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Addis_Ababa -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Algiers -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Asmera -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bamako -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bangui -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Banjul -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bissau -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Blantyre -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Brazzaville -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Bujumbura -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Cairo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Casablanca -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Ceuta -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Conakry -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Dakar -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Dar_es_Salaam -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Djibouti -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Douala -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/El_Aaiun -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Freetown -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Gaborone -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Harare -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Johannesburg -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Kampala -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Khartoum -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Kigali -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Kinshasa -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lagos -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Libreville -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lome -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Luanda -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lubumbashi -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Lusaka -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Malabo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Maputo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Maseru -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Mbabane -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Mogadishu -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Monrovia -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Nairobi -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Ndjamena -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Niamey -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Nouakchott -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Ouagadougou -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Porto-Novo -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Sao_Tome -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Timbuktu -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Tripoli -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Tunis -Libraries/Resources/gnustep/NSTimeZones/zones/Africa/Windhoek -Libraries/Resources/gnustep/NSTimeZones/zones/America/Adak -Libraries/Resources/gnustep/NSTimeZones/zones/America/Anchorage -Libraries/Resources/gnustep/NSTimeZones/zones/America/Anguilla -Libraries/Resources/gnustep/NSTimeZones/zones/America/Antigua -Libraries/Resources/gnustep/NSTimeZones/zones/America/Aruba -Libraries/Resources/gnustep/NSTimeZones/zones/America/Asuncion -Libraries/Resources/gnustep/NSTimeZones/zones/America/Atka -Libraries/Resources/gnustep/NSTimeZones/zones/America/Barbados -Libraries/Resources/gnustep/NSTimeZones/zones/America/Belize -Libraries/Resources/gnustep/NSTimeZones/zones/America/Bogota -Libraries/Resources/gnustep/NSTimeZones/zones/America/Boise -Libraries/Resources/gnustep/NSTimeZones/zones/America/Buenos_Aires -Libraries/Resources/gnustep/NSTimeZones/zones/America/Caracas -Libraries/Resources/gnustep/NSTimeZones/zones/America/Catamarca -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cayenne -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cayman -Libraries/Resources/gnustep/NSTimeZones/zones/America/Chicago -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cordoba -Libraries/Resources/gnustep/NSTimeZones/zones/America/Costa_Rica -Libraries/Resources/gnustep/NSTimeZones/zones/America/Cuiaba -Libraries/Resources/gnustep/NSTimeZones/zones/America/Curacao -Libraries/Resources/gnustep/NSTimeZones/zones/America/Dawson -Libraries/Resources/gnustep/NSTimeZones/zones/America/Dawson_Creek -Libraries/Resources/gnustep/NSTimeZones/zones/America/Denver -Libraries/Resources/gnustep/NSTimeZones/zones/America/Detroit -Libraries/Resources/gnustep/NSTimeZones/zones/America/Dominica -Libraries/Resources/gnustep/NSTimeZones/zones/America/Edmonton -Libraries/Resources/gnustep/NSTimeZones/zones/America/El_Salvador -Libraries/Resources/gnustep/NSTimeZones/zones/America/Ensenada -Libraries/Resources/gnustep/NSTimeZones/zones/America/Fort_Wayne -Libraries/Resources/gnustep/NSTimeZones/zones/America/Fortaleza -Libraries/Resources/gnustep/NSTimeZones/zones/America/Glace_Bay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Godthab -Libraries/Resources/gnustep/NSTimeZones/zones/America/Goose_Bay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Grand_Turk -Libraries/Resources/gnustep/NSTimeZones/zones/America/Grenada -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guadeloupe -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guatemala -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guayaquil -Libraries/Resources/gnustep/NSTimeZones/zones/America/Guyana -Libraries/Resources/gnustep/NSTimeZones/zones/America/Halifax -Libraries/Resources/gnustep/NSTimeZones/zones/America/Havana -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Indianapolis -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Knox -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Marengo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana/Vevay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Indianapolis -Libraries/Resources/gnustep/NSTimeZones/zones/America/Inuvik -Libraries/Resources/gnustep/NSTimeZones/zones/America/Iqaluit -Libraries/Resources/gnustep/NSTimeZones/zones/America/Jamaica -Libraries/Resources/gnustep/NSTimeZones/zones/America/Jujuy -Libraries/Resources/gnustep/NSTimeZones/zones/America/Juneau -Libraries/Resources/gnustep/NSTimeZones/zones/America/Knox_IN -Libraries/Resources/gnustep/NSTimeZones/zones/America/La_Paz -Libraries/Resources/gnustep/NSTimeZones/zones/America/Lima -Libraries/Resources/gnustep/NSTimeZones/zones/America/Los_Angeles -Libraries/Resources/gnustep/NSTimeZones/zones/America/Louisville -Libraries/Resources/gnustep/NSTimeZones/zones/America/Maceio -Libraries/Resources/gnustep/NSTimeZones/zones/America/Managua -Libraries/Resources/gnustep/NSTimeZones/zones/America/Manaus -Libraries/Resources/gnustep/NSTimeZones/zones/America/Martinique -Libraries/Resources/gnustep/NSTimeZones/zones/America/Mazatlan -Libraries/Resources/gnustep/NSTimeZones/zones/America/Mendoza -Libraries/Resources/gnustep/NSTimeZones/zones/America/Menominee -Libraries/Resources/gnustep/NSTimeZones/zones/America/Mexico_City -Libraries/Resources/gnustep/NSTimeZones/zones/America/Miquelon -Libraries/Resources/gnustep/NSTimeZones/zones/America/Montevideo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Montreal -Libraries/Resources/gnustep/NSTimeZones/zones/America/Montserrat -Libraries/Resources/gnustep/NSTimeZones/zones/America/Nassau -Libraries/Resources/gnustep/NSTimeZones/zones/America/New_York -Libraries/Resources/gnustep/NSTimeZones/zones/America/Nipigon -Libraries/Resources/gnustep/NSTimeZones/zones/America/Nome -Libraries/Resources/gnustep/NSTimeZones/zones/America/Noronha -Libraries/Resources/gnustep/NSTimeZones/zones/America/Panama -Libraries/Resources/gnustep/NSTimeZones/zones/America/Pangnirtung -Libraries/Resources/gnustep/NSTimeZones/zones/America/Paramaribo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Phoenix -Libraries/Resources/gnustep/NSTimeZones/zones/America/Port-au-Prince -Libraries/Resources/gnustep/NSTimeZones/zones/America/Port_of_Spain -Libraries/Resources/gnustep/NSTimeZones/zones/America/Porto_Acre -Libraries/Resources/gnustep/NSTimeZones/zones/America/Puerto_Rico -Libraries/Resources/gnustep/NSTimeZones/zones/America/Rainy_River -Libraries/Resources/gnustep/NSTimeZones/zones/America/Rankin_Inlet -Libraries/Resources/gnustep/NSTimeZones/zones/America/Regina -Libraries/Resources/gnustep/NSTimeZones/zones/America/Rosario -Libraries/Resources/gnustep/NSTimeZones/zones/America/Santiago -Libraries/Resources/gnustep/NSTimeZones/zones/America/Santo_Domingo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Sao_Paulo -Libraries/Resources/gnustep/NSTimeZones/zones/America/Scoresbysund -Libraries/Resources/gnustep/NSTimeZones/zones/America/Shiprock -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Johns -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Kitts -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Lucia -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Thomas -Libraries/Resources/gnustep/NSTimeZones/zones/America/St_Vincent -Libraries/Resources/gnustep/NSTimeZones/zones/America/Swift_Current -Libraries/Resources/gnustep/NSTimeZones/zones/America/Tegucigalpa -Libraries/Resources/gnustep/NSTimeZones/zones/America/Thule -Libraries/Resources/gnustep/NSTimeZones/zones/America/Thunder_Bay -Libraries/Resources/gnustep/NSTimeZones/zones/America/Tijuana -Libraries/Resources/gnustep/NSTimeZones/zones/America/Tortola -Libraries/Resources/gnustep/NSTimeZones/zones/America/Vancouver -Libraries/Resources/gnustep/NSTimeZones/zones/America/Virgin -Libraries/Resources/gnustep/NSTimeZones/zones/America/Whitehorse -Libraries/Resources/gnustep/NSTimeZones/zones/America/Winnipeg -Libraries/Resources/gnustep/NSTimeZones/zones/America/Yakutat -Libraries/Resources/gnustep/NSTimeZones/zones/America/Yellowknife -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/Casey -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/DumontDUrville -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/Mawson -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/McMurdo -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/Palmer -Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica/South_Pole -Libraries/Resources/gnustep/NSTimeZones/zones/Arctic/Longyearbyen -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Aden -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Alma-Ata -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Amman -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Anadyr -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Aqtau -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Aqtobe -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ashkhabad -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Baghdad -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Bahrain -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Baku -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Bangkok -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Beirut -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Bishkek -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Brunei -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Calcutta -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Chungking -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Colombo -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Dacca -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Damascus -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Dubai -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Dushanbe -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Gaza -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Harbin -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Hong_Kong -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Irkutsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ishigaki -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Istanbul -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Jakarta -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Jayapura -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Jerusalem -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kabul -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kamchatka -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Karachi -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kashgar -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Katmandu -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Krasnoyarsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kuala_Lumpur -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kuching -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Kuwait -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Macao -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Magadan -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Manila -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Muscat -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Nicosia -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Novosibirsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Omsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Phnom_Penh -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Pyongyang -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Qatar -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Rangoon -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh87 -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh88 -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Riyadh89 -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Saigon -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Seoul -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Shanghai -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Singapore -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Taipei -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tashkent -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tbilisi -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tehran -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tel_Aviv -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Thimbu -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Tokyo -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ujung_Pandang -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Ulan_Bator -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Urumqi -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Vientiane -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Vladivostok -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Yakutsk -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Yekaterinburg -Libraries/Resources/gnustep/NSTimeZones/zones/Asia/Yerevan -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Azores -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Bermuda -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Canary -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Cape_Verde -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Faeroe -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Jan_Mayen -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Madeira -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Reykjavik -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/South_Georgia -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/St_Helena -Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic/Stanley -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/ACT -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Adelaide -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Brisbane -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Broken_Hill -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Canberra -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Darwin -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Hobart -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/LHI -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Lindeman -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Lord_Howe -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Melbourne -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/NSW -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/North -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Perth -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Queensland -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/South -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Sydney -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Tasmania -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Victoria -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/West -Libraries/Resources/gnustep/NSTimeZones/zones/Australia/Yancowinna -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/Acre -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/DeNoronha -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/East -Libraries/Resources/gnustep/NSTimeZones/zones/Brazil/West -Libraries/Resources/gnustep/NSTimeZones/zones/CET -Libraries/Resources/gnustep/NSTimeZones/zones/CST6CDT -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Atlantic -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Central -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/East-Saskatchewan -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Eastern -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Mountain -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Newfoundland -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Pacific -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Saskatchewan -Libraries/Resources/gnustep/NSTimeZones/zones/Canada/Yukon -Libraries/Resources/gnustep/NSTimeZones/zones/Chile/Continental -Libraries/Resources/gnustep/NSTimeZones/zones/Chile/EasterIsland -Libraries/Resources/gnustep/NSTimeZones/zones/Cuba -Libraries/Resources/gnustep/NSTimeZones/zones/EET -Libraries/Resources/gnustep/NSTimeZones/zones/EST -Libraries/Resources/gnustep/NSTimeZones/zones/EST5EDT -Libraries/Resources/gnustep/NSTimeZones/zones/Egypt -Libraries/Resources/gnustep/NSTimeZones/zones/Eire -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+0 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+1 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+10 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+11 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+12 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+2 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+3 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+4 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+5 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+6 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+7 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+8 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT+9 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-0 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-1 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-10 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-11 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-12 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-13 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-14 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-2 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-3 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-4 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-5 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-6 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-7 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-8 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT-9 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/GMT0 -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/Greenwich -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/UCT -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/UTC -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/Universal -Libraries/Resources/gnustep/NSTimeZones/zones/Etc/Zulu -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Amsterdam -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Andorra -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Athens -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Belfast -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Belgrade -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Berlin -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Bratislava -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Brussels -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Bucharest -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Budapest -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Chisinau -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Copenhagen -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Dublin -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Gibraltar -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Helsinki -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Istanbul -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Kaliningrad -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Kiev -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Lisbon -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Ljubljana -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/London -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Luxembourg -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Madrid -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Malta -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Minsk -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Monaco -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Moscow -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Oslo -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Paris -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Prague -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Riga -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Rome -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Samara -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/San_Marino -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Sarajevo -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Simferopol -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Skopje -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Sofia -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Stockholm -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Tallinn -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Tirane -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vaduz -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vatican -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vienna -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Vilnius -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Warsaw -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Zagreb -Libraries/Resources/gnustep/NSTimeZones/zones/Europe/Zurich -Libraries/Resources/gnustep/NSTimeZones/zones/GB -Libraries/Resources/gnustep/NSTimeZones/zones/GMT -Libraries/Resources/gnustep/NSTimeZones/zones/GMT+0 -Libraries/Resources/gnustep/NSTimeZones/zones/GMT-0 -Libraries/Resources/gnustep/NSTimeZones/zones/GMT0 -Libraries/Resources/gnustep/NSTimeZones/zones/Greenwich -Libraries/Resources/gnustep/NSTimeZones/zones/HST -Libraries/Resources/gnustep/NSTimeZones/zones/Hongkong -Libraries/Resources/gnustep/NSTimeZones/zones/Iceland -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Antananarivo -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Chagos -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Christmas -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Cocos -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Comoro -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Kerguelen -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Mahe -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Maldives -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Mauritius -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Mayotte -Libraries/Resources/gnustep/NSTimeZones/zones/Indian/Reunion -Libraries/Resources/gnustep/NSTimeZones/zones/Iran -Libraries/Resources/gnustep/NSTimeZones/zones/Israel -Libraries/Resources/gnustep/NSTimeZones/zones/Jamaica -Libraries/Resources/gnustep/NSTimeZones/zones/Japan -Libraries/Resources/gnustep/NSTimeZones/zones/Kwajalein -Libraries/Resources/gnustep/NSTimeZones/zones/Libya -Libraries/Resources/gnustep/NSTimeZones/zones/MET -Libraries/Resources/gnustep/NSTimeZones/zones/MST -Libraries/Resources/gnustep/NSTimeZones/zones/MST7MDT -Libraries/Resources/gnustep/NSTimeZones/zones/Mexico/BajaNorte -Libraries/Resources/gnustep/NSTimeZones/zones/Mexico/BajaSur -Libraries/Resources/gnustep/NSTimeZones/zones/Mexico/General -Libraries/Resources/gnustep/NSTimeZones/zones/Mideast/Riyadh87 -Libraries/Resources/gnustep/NSTimeZones/zones/Mideast/Riyadh88 -Libraries/Resources/gnustep/NSTimeZones/zones/Mideast/Riyadh89 -Libraries/Resources/gnustep/NSTimeZones/zones/NZ -Libraries/Resources/gnustep/NSTimeZones/zones/NZ-CHAT -Libraries/Resources/gnustep/NSTimeZones/zones/Navajo -Libraries/Resources/gnustep/NSTimeZones/zones/PRC -Libraries/Resources/gnustep/NSTimeZones/zones/PST8PDT -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Apia -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Auckland -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Chatham -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Easter -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Efate -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Enderbury -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Fakaofo -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Fiji -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Funafuti -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Galapagos -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Gambier -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Guadalcanal -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Guam -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Honolulu -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Johnston -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Kiritimati -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Kosrae -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Kwajalein -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Majuro -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Marquesas -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Midway -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Nauru -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Niue -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Norfolk -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Noumea -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Pago_Pago -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Palau -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Pitcairn -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Ponape -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Port_Moresby -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Rarotonga -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Saipan -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Samoa -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Tahiti -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Tarawa -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Tongatapu -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Truk -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Wake -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Wallis -Libraries/Resources/gnustep/NSTimeZones/zones/Pacific/Yap -Libraries/Resources/gnustep/NSTimeZones/zones/Poland -Libraries/Resources/gnustep/NSTimeZones/zones/Portugal -Libraries/Resources/gnustep/NSTimeZones/zones/ROC -Libraries/Resources/gnustep/NSTimeZones/zones/ROK -Libraries/Resources/gnustep/NSTimeZones/zones/Singapore -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/AST4 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/AST4ADT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/CST6 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/CST6CDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/EST5 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/EST5EDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/HST10 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/MST7 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/MST7MDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/PST8 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/PST8PDT -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/YST9 -Libraries/Resources/gnustep/NSTimeZones/zones/SystemV/YST9YDT -Libraries/Resources/gnustep/NSTimeZones/zones/Turkey -Libraries/Resources/gnustep/NSTimeZones/zones/UCT -Libraries/Resources/gnustep/NSTimeZones/zones/US/Alaska -Libraries/Resources/gnustep/NSTimeZones/zones/US/Aleutian -Libraries/Resources/gnustep/NSTimeZones/zones/US/Arizona -Libraries/Resources/gnustep/NSTimeZones/zones/US/Central -Libraries/Resources/gnustep/NSTimeZones/zones/US/East-Indiana -Libraries/Resources/gnustep/NSTimeZones/zones/US/Eastern -Libraries/Resources/gnustep/NSTimeZones/zones/US/Hawaii -Libraries/Resources/gnustep/NSTimeZones/zones/US/Indiana-Starke -Libraries/Resources/gnustep/NSTimeZones/zones/US/Michigan -Libraries/Resources/gnustep/NSTimeZones/zones/US/Mountain -Libraries/Resources/gnustep/NSTimeZones/zones/US/Pacific -Libraries/Resources/gnustep/NSTimeZones/zones/US/Pacific-New -Libraries/Resources/gnustep/NSTimeZones/zones/US/Samoa -Libraries/Resources/gnustep/NSTimeZones/zones/UTC -Libraries/Resources/gnustep/NSTimeZones/zones/Universal -Libraries/Resources/gnustep/NSTimeZones/zones/W-SU -Libraries/Resources/gnustep/NSTimeZones/zones/WET -Libraries/Resources/gnustep/NSTimeZones/zones/Zulu -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgmodel.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgmodel.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-base.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-base.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-gui.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-gui.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-xraw.so -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw/libgnustep-xraw.so.0.5.5 -@exec ln -sf %D/%F %D/../lib/%f -@unexec rm -f %D/../lib/%f -Library/Model/SavePanel.gmodel -Library/Services/example.service/Resources/Info-gnustep.plist -Library/Services/example.service/ix86/freebsd3.1/gnu-gnu-gnu-xraw/example -Makefiles/GNUstep.csh -Makefiles/GNUstep.sh -Makefiles/MediaBook.func -Makefiles/MediaBook.sh -Makefiles/aggregate.make -Makefiles/application.make -Makefiles/brain.make -Makefiles/bundle.make -Makefiles/clean_cpu.sh -Makefiles/clean_os.sh -Makefiles/clean_vendor.sh -Makefiles/common.make -Makefiles/config.guess -Makefiles/config.sub -Makefiles/cpu.sh -Makefiles/documentation.make -Makefiles/install-sh -Makefiles/ix86/freebsd3.1/config.make -Makefiles/ix86/freebsd3.1/which_lib -Makefiles/ld_lib_path.csh -Makefiles/ld_lib_path.sh -Makefiles/library.make -Makefiles/mkinstalldirs -Makefiles/names.make -Makefiles/objc.make -Makefiles/os.sh -Makefiles/rootinstall.sh -Makefiles/rootuninstall.sh -Makefiles/rules.make -Makefiles/service.make -Makefiles/subproject.make -Makefiles/target.make -Makefiles/test-application.make -Makefiles/test-library.make -Makefiles/test-tool.make -Makefiles/tool.make -Makefiles/transform_paths.sh -Makefiles/vendor.sh -Tools/debugapp -Tools/ix86/freebsd3.1/gdomap -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/defaults -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/dread -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/dremove -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/dwrite -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/gdnc -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/gpbs -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/make_services -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/plparse -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/set_show_service -Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw/sfparse -Tools/openapp -Tools/opentool -share/config.site -@dirrm share -@dirrm Tools/ix86/freebsd3.1/gnu-gnu-gnu-xraw -@dirrm Tools/ix86/freebsd3.1 -@dirrm Tools/ix86 -@dirrm Tools -@dirrm Makefiles/ix86/freebsd3.1 -@dirrm Makefiles/ix86 -@dirrm Makefiles -@dirrm Library/man -@dirrm Library/info -@dirrm Library/Services/example.service/ix86/freebsd3.1/gnu-gnu-gnu-xraw -@dirrm Library/Services/example.service/ix86/freebsd3.1 -@dirrm Library/Services/example.service/ix86 -@dirrm Library/Services/example.service/Resources -@dirrm Library/Services/example.service -@dirrm Library/Services -@dirrm Library/PostScript -@dirrm Library/Model -@dirrm Library -@dirrm Libraries/ix86/freebsd3.1/gnu-gnu-gnu-xraw -@dirrm Libraries/ix86/freebsd3.1 -@dirrm Libraries/ix86 -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/US -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/SystemV -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Pacific -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Mideast -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Mexico -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Indian -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Europe -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Etc -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Chile -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Canada -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Brazil -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Australia -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Atlantic -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Asia -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Arctic -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Antarctica -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/America/Indiana -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/America -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones/Africa -@dirrm Libraries/Resources/gnustep/NSTimeZones/zones -@dirrm Libraries/Resources/gnustep/NSTimeZones -@dirrm Libraries/Resources/gnustep/NSCharacterSets -@dirrm Libraries/Resources/gnustep -@dirrm Libraries/Resources/Images -@dirrm Libraries/Resources -@dirrm Libraries -@dirrm Headers/ix86/freebsd3.1 -@dirrm Headers/ix86 -@dirrm Headers/gnustep/xraw -@dirrm Headers/gnustep/unicode -@dirrm Headers/gnustep/gui/AppKit -@dirrm Headers/gnustep/gui -@dirrm Headers/gnustep/base -@dirrm Headers/gnustep/Foundation -@dirrm Headers/gnustep -@dirrm Headers -@dirrm Apps -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R diff --git a/x11-toolkits/gtk--2/Makefile b/x11-toolkits/gtk--2/Makefile deleted file mode 100644 index 65e0906afee2..000000000000 --- a/x11-toolkits/gtk--2/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gtk-- -# Version required: 1.0.0 -# Date created: 11 May 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $Id: Makefile,v 1.7 1999/05/07 02:20:32 mharo Exp $ -# - -DISTNAME= Gtk---1.0.0 -PKGNAME= gtk---1.0.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ - -MAINTAINER= nacai@iname.com - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static=yes \ - --without-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -MAN3= G_IntList.3 G_IntList_Iterator.3 G_List.3 G_List_Cpp_Iterator.3 \ - G_List_Iterator.3 G_SList_Iterator.3 GtkBase.3 GtkBaseClass.3 \ - Gtk_AccelEntry.3 Gtk_AccelGroup.3 Gtk_AccelLabel.3 Gtk_Adjustment.3 \ - Gtk_Alignment.3 Gtk_ArgBase.3 Gtk_ArgObject.3 Gtk_ArgSimple.3 \ - Gtk_ArgString.3 Gtk_Arrow.3 Gtk_AspectFrame.3 Gtk_Base.3 \ - Gtk_Base_Class.3 Gtk_Bin.3 Gtk_Box.3 Gtk_Button.3 Gtk_ButtonBox.3 \ - Gtk_CList.3 Gtk_CTree.3 Gtk_CTreeNode.3 Gtk_CTreeRow.3 Gtk_Calendar.3 \ - Gtk_CheckButton.3 Gtk_CheckMenuItem.3 Gtk_ColorSelection.3 \ - Gtk_ColorSelectionDialog.3 Gtk_Combo.3 Gtk_Container.3 Gtk_Curve.3 \ - Gtk_Data.3 Gtk_Dialog.3 Gtk_DrawingArea.3 Gtk_Editable.3 Gtk_Entry.3 \ - Gtk_EventBox.3 Gtk_FileSelection.3 Gtk_Fixed.3 Gtk_FontSelection.3 \ - Gtk_FontSelectionDialog.3 Gtk_Frame.3 Gtk_GammaCurve.3 Gtk_HBox.3 \ - Gtk_HButtonBox.3 Gtk_HPaned.3 Gtk_HRuler.3 Gtk_HScale.3 \ - Gtk_HScrollbar.3 Gtk_HSeparator.3 Gtk_HandleBox.3 Gtk_Image.3 \ - Gtk_InputDialog.3 Gtk_Invisible.3 Gtk_Item.3 Gtk_ItemFactory.3 \ - Gtk_ItemFactory_Menu.3 Gtk_ItemFactory_MenuBar.3 \ - Gtk_ItemFactory_OptionMenu.3 Gtk_Label.3 Gtk_Layout.3 Gtk_List.3 \ - Gtk_ListItem.3 Gtk_Main.3 Gtk_Menu.3 Gtk_MenuBar.3 Gtk_MenuFactory.3 \ - Gtk_MenuItem.3 Gtk_MenuPath.3 Gtk_MenuShell.3 Gtk_Misc.3 \ - Gtk_Notebook.3 Gtk_NotebookPage.3 Gtk_Object.3 Gtk_ObjectHandle.3 \ - Gtk_ObjectHandle_ref.3 Gtk_OptionMenu.3 Gtk_Packer.3 Gtk_Paned.3 \ - Gtk_Pixmap.3 Gtk_Plug.3 Gtk_Preview.3 Gtk_Progress.3 Gtk_ProgressBar.3 \ - Gtk_RC.3 Gtk_RadioButton.3 Gtk_RadioMenuItem.3 Gtk_Range.3 \ - Gtk_RcStyle.3 Gtk_Ruler.3 Gtk_Scale.3 Gtk_Scrollbar.3 \ - Gtk_ScrolledWindow.3 Gtk_Separator.3 Gtk_Socket.3 Gtk_SpinButton.3 \ - Gtk_Statusbar.3 Gtk_Style.3 Gtk_Table.3 Gtk_Text.3 Gtk_TipsQuery.3 \ - Gtk_ToggleButton.3 Gtk_Toolbar.3 Gtk_Tooltips.3 Gtk_Trashcan.3 \ - Gtk_Trashcan_Helper.3 Gtk_Tree.3 Gtk_TreeItem.3 Gtk_VBox.3 \ - Gtk_VButtonBox.3 Gtk_VPaned.3 Gtk_VRuler.3 Gtk_VScale.3 \ - Gtk_VScrollbar.3 Gtk_VSeparator.3 Gtk_Viewport.3 Gtk_Widget.3 \ - Gtk_Window.3 ItemFactoryConnector.3 ItemFactoryConnectorBase.3 \ - MenuFactoryConnector.3 MenuFactoryConnectorBase.3 \ - ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ - _gtk_string.3 gtkmm_add_signal_class.3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk--2/distinfo b/x11-toolkits/gtk--2/distinfo deleted file mode 100644 index 5941e6c0ca46..000000000000 --- a/x11-toolkits/gtk--2/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Gtk---1.0.0.tar.gz) = 0fc011d97e099766166f8689bd8880d4 -MD5 (gtkmm_1_0_patch_itemfactory.txt) = 2c490af479d3442e7e6894b0eaa597cb diff --git a/x11-toolkits/gtk--2/files/patch-ah b/x11-toolkits/gtk--2/files/patch-ah deleted file mode 100644 index 9f278686ff69..000000000000 --- a/x11-toolkits/gtk--2/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk--/gdk--/window.cc.orig Mon May 10 00:08:58 1999 -+++ gdk--/gdk--/window.cc Mon May 10 00:24:00 1999 -@@ -57,7 +57,7 @@ - Gdk_Window::Gdk_Window(const Gdk_WindowAttr &attributes, - gint attributes_mask):Gdk_Drawable(0) - { -- create(NULL,attributes,attributes_mask); -+ create((Gdk_Window &)gdk_root_parent,attributes,attributes_mask); - } - - Gdk_Window::~Gdk_Window() diff --git a/x11-toolkits/gtk--2/pkg-comment b/x11-toolkits/gtk--2/pkg-comment deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtk--2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtk--2/pkg-descr b/x11-toolkits/gtk--2/pkg-descr deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtk--2/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtk--2/pkg-plist b/x11-toolkits/gtk--2/pkg-plist deleted file mode 100644 index 4d4ac7b0dd6b..000000000000 --- a/x11-toolkits/gtk--2/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -bin/gensig -bin/gtkmm-config -include/gdk--.h -include/gdk--/bitmap.h -include/gdk--/color.h -include/gdk--/colormap.h -include/gdk--/drawable.h -include/gdk--/extra/imlib.h -include/gdk--/font.h -include/gdk--/gc.h -include/gdk--/image.h -include/gdk--/list.h -include/gdk--/main.h -include/gdk--/pixmap.h -include/gdk--/types.h -include/gdk--/visual.h -include/gdk--/window.h -include/glib--.h -include/gtk--.h -include/gtk--/accelgroup.h -include/gtk--/accellabel.h -include/gtk--/adjustment.h -include/gtk--/alignment.h -include/gtk--/arg.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--/calendar.h -include/gtk--/checkbutton.h -include/gtk--/checkmenuitem.h -include/gtk--/clist.h -include/gtk--/colorselection.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--/handlebox.h -include/gtk--/image.h -include/gtk--/inputdialog.h -include/gtk--/invisible.h -include/gtk--/item.h -include/gtk--/itemfactory.h -include/gtk--/label.h -include/gtk--/layout.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--/packer.h -include/gtk--/paned.h -include/gtk--/pixmap.h -include/gtk--/plug.h -include/gtk--/preview.h -include/gtk--/private/accelgroup_p.h -include/gtk--/private/accellabel_p.h -include/gtk--/private/adjustment_p.h -include/gtk--/private/alignment_p.h -include/gtk--/private/arg_p.h -include/gtk--/private/arrow_p.h -include/gtk--/private/aspectframe_p.h -include/gtk--/private/base_p.h -include/gtk--/private/bin_p.h -include/gtk--/private/box_p.h -include/gtk--/private/button_p.h -include/gtk--/private/buttonbox_p.h -include/gtk--/private/calendar_p.h -include/gtk--/private/checkbutton_p.h -include/gtk--/private/checkmenuitem_p.h -include/gtk--/private/clist_p.h -include/gtk--/private/colorselection_p.h -include/gtk--/private/combo_p.h -include/gtk--/private/container_p.h -include/gtk--/private/ctree_p.h -include/gtk--/private/curve_p.h -include/gtk--/private/data_p.h -include/gtk--/private/dialog_p.h -include/gtk--/private/drawingarea_p.h -include/gtk--/private/editable_p.h -include/gtk--/private/entry_p.h -include/gtk--/private/eventbox_p.h -include/gtk--/private/fileselection_p.h -include/gtk--/private/fixed_p.h -include/gtk--/private/fontselection_p.h -include/gtk--/private/frame_p.h -include/gtk--/private/handlebox_p.h -include/gtk--/private/image_p.h -include/gtk--/private/inputdialog_p.h -include/gtk--/private/invisible_p.h -include/gtk--/private/item_p.h -include/gtk--/private/itemfactory_p.h -include/gtk--/private/label_p.h -include/gtk--/private/layout_p.h -include/gtk--/private/list_p.h -include/gtk--/private/listitem_p.h -include/gtk--/private/main_p.h -include/gtk--/private/menu_p.h -include/gtk--/private/menubar_p.h -include/gtk--/private/menufactory_p.h -include/gtk--/private/menuitem_p.h -include/gtk--/private/menupath_p.h -include/gtk--/private/menushell_p.h -include/gtk--/private/misc_p.h -include/gtk--/private/notebook_p.h -include/gtk--/private/object_p.h -include/gtk--/private/optionmenu_p.h -include/gtk--/private/packer_p.h -include/gtk--/private/paned_p.h -include/gtk--/private/pixmap_p.h -include/gtk--/private/plug_p.h -include/gtk--/private/preview_p.h -include/gtk--/private/progress_p.h -include/gtk--/private/progressbar_p.h -include/gtk--/private/radiobutton_p.h -include/gtk--/private/radiomenuitem_p.h -include/gtk--/private/range_p.h -include/gtk--/private/rc_p.h -include/gtk--/private/ruler_p.h -include/gtk--/private/scale_p.h -include/gtk--/private/scrollbar_p.h -include/gtk--/private/scrolledwindow_p.h -include/gtk--/private/separator_p.h -include/gtk--/private/socket_p.h -include/gtk--/private/spinbutton_p.h -include/gtk--/private/statusbar_p.h -include/gtk--/private/style_p.h -include/gtk--/private/table_p.h -include/gtk--/private/text_p.h -include/gtk--/private/tipsquery_p.h -include/gtk--/private/togglebutton_p.h -include/gtk--/private/toolbar_p.h -include/gtk--/private/tooltips_p.h -include/gtk--/private/tree_p.h -include/gtk--/private/treeitem_p.h -include/gtk--/private/viewport_p.h -include/gtk--/private/widget_p.h -include/gtk--/private/window_p.h -include/gtk--/progress.h -include/gtk--/progressbar.h -include/gtk--/radiobutton.h -include/gtk--/radiomenuitem.h -include/gtk--/range.h -include/gtk--/rc.h -include/gtk--/ruler.h -include/gtk--/scale.h -include/gtk--/scrollbar.h -include/gtk--/scrolledwindow.h -include/gtk--/separator.h -include/gtk--/socket.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/gdk--config.h -lib/Gtk--/include/gtk--config.h -lib/libgdkmm.a -lib/libgdkmm.la -lib/libgdkmm-1.0.so.1 -lib/libgdkmm.so -lib/libgtkmm.a -lib/libgtkmm.la -lib/libgtkmm-1.0.so.5 -lib/libgtkmm.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -share/aclocal/gtk--.m4 -@dirrm lib/Gtk--/include -@dirrm lib/Gtk-- -@dirrm include/gtk--/private -@dirrm include/gtk-- -@dirrm include/gdk--/extra -@dirrm include/gdk-- -@unexec rmdir %D/share/aclocal 2>/dev/null || true diff --git a/x11-toolkits/gtk-engines2/Makefile b/x11-toolkits/gtk-engines2/Makefile deleted file mode 100644 index ccafe5b284fe..000000000000 --- a/x11-toolkits/gtk-engines2/Makefile +++ /dev/null @@ -1,34 +0,0 @@ -# New ports collection makefile for: gtk-engines -# Version required: 0.5 -# Date Created: 23 Dec 1998 -# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG> -# -# $Id: Makefile,v 1.10 1999/03/27 10:35:56 vanilla Exp $ -# - -DISTNAME= gtk-engines-0.5 -CATEGORIES= x11-toolkits -MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gtk-engines - -MAINTAINER= vanilla@FreeBSD.ORG - -LIB_DEPENDS= gdk_imlib.3:${PORTSDIR}/graphics/imlib - -USE_X_PREFIX= yes -GNU_CONFIGURE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -THEMES= metal notif pixmap redmond95 - -post-patch: - @for theme in ${THEMES}; do \ - cd ${WRKSRC}/$$theme/Theme/gtk; \ - ${MV} gtkrc gtkrc.tmp; \ - ${SED} -e s^%%PREFIX%%^${PREFIX}^g < gtkrc.tmp > gtkrc; \ - done - -post-install: - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk-engines2/distinfo b/x11-toolkits/gtk-engines2/distinfo deleted file mode 100644 index 391eac03b46e..000000000000 --- a/x11-toolkits/gtk-engines2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtk-engines-0.5.tar.gz) = fbd20c48f8d070fa3a7044347a4ed684 diff --git a/x11-toolkits/gtk-engines2/files/patch-ac b/x11-toolkits/gtk-engines2/files/patch-ac deleted file mode 100644 index c4b32a6f7250..000000000000 --- a/x11-toolkits/gtk-engines2/files/patch-ac +++ /dev/null @@ -1,51 +0,0 @@ ---- metal/Theme/gtk/gtkrc.orig Fri Feb 12 05:16:41 1999 -+++ metal/Theme/gtk/gtkrc Wed Feb 17 01:23:21 1999 -@@ -1,3 +1,7 @@ -+#module_path "%%PREFIX%%/share/themes" -+ -+pixmap_path "%%PREFIX%%/share/themes/Metal/gtk" -+ - style "default" - { - font = "-b&h-lucida-bold-r-normal-sans-12-*-*-*-p-*-iso8859-1" ---- notif/Theme/gtk/gtkrc.orig Sun Jan 31 03:05:48 1999 -+++ notif/Theme/gtk/gtkrc Sun Jan 31 03:11:41 1999 -@@ -13,9 +13,9 @@ - # testgtkrc2 sets all the buttons in the main window to blue by default - #include "testgtkrc2" - --#module_path ".:/home/raster/themes" -+#module_path "%%PREFIX%%/share/themes" - --pixmap_path ".:/home/raster/themes" -+pixmap_path "%%PREFIX%%/share/themes/Notif/gtk" - - style "default" - { ---- pixmap/Theme/gtk/gtkrc.orig Thu Dec 17 01:05:37 1998 -+++ pixmap/Theme/gtk/gtkrc Sun Jan 31 03:09:55 1999 -@@ -13,7 +13,9 @@ - # testgtkrc2 sets all the buttons in the main window to blue by default - #include "testgtkrc2" - --#module_path ".:/home/raster/themes" -+#module_path "%%PREFIX%%/share/themes" -+ -+pixmap_path "%%PREFIX%%/share/themes/Pixmap/gtk" - - style "eventbox" { - bg_pixmap[NORMAL] = "<parent>" ---- redmond95/Theme/gtk/gtkrc.orig Sun Jan 31 03:10:29 1999 -+++ redmond95/Theme/gtk/gtkrc Sun Jan 31 03:11:23 1999 -@@ -13,9 +13,9 @@ - # testgtkrc2 sets all the buttons in the main window to blue by default - #include "testgtkrc2" - --#module_path ".:/home/raster/themes" -+#module_path "%%PREFIX%%/share/themes" - --pixmap_path ".:/home/raster/themes" -+pixmap_path "%%PREFIX%%/share/themes/Redmond95/gtk" - - style "default" - { diff --git a/x11-toolkits/gtk-engines2/pkg-comment b/x11-toolkits/gtk-engines2/pkg-comment deleted file mode 100644 index be0e1f985d40..000000000000 --- a/x11-toolkits/gtk-engines2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Theme engine for gtk+ toolkits. diff --git a/x11-toolkits/gtk-engines2/pkg-descr b/x11-toolkits/gtk-engines2/pkg-descr deleted file mode 100644 index d0831f1ede53..000000000000 --- a/x11-toolkits/gtk-engines2/pkg-descr +++ /dev/null @@ -1,6 +0,0 @@ -Theme engine for gtk+ toolkits. - -WWW: http://www.labs.redhat.com/themes.shtml - --Vanilla -vanilla@FreeBSD.ORG diff --git a/x11-toolkits/gtk-engines2/pkg-plist b/x11-toolkits/gtk-engines2/pkg-plist deleted file mode 100644 index 2d5af587e9c4..000000000000 --- a/x11-toolkits/gtk-engines2/pkg-plist +++ /dev/null @@ -1,101 +0,0 @@ -share/themes/Metal/ICON.png -share/themes/Metal/README.html -share/themes/Metal/gtk/gtkrc -share/themes/Notif/ICON.png -share/themes/Notif/README.html -share/themes/Notif/gtk/gtkrc -share/themes/Pixmap/ICON.png -share/themes/Pixmap/README.html -share/themes/Pixmap/gtk/arrow_down1.png -share/themes/Pixmap/gtk/arrow_down2.png -share/themes/Pixmap/gtk/arrow_down3.png -share/themes/Pixmap/gtk/arrow_left1.png -share/themes/Pixmap/gtk/arrow_left2.png -share/themes/Pixmap/gtk/arrow_left3.png -share/themes/Pixmap/gtk/arrow_right1.png -share/themes/Pixmap/gtk/arrow_right2.png -share/themes/Pixmap/gtk/arrow_right3.png -share/themes/Pixmap/gtk/arrow_up1.png -share/themes/Pixmap/gtk/arrow_up2.png -share/themes/Pixmap/gtk/arrow_up3.png -share/themes/Pixmap/gtk/brown_bg1.png -share/themes/Pixmap/gtk/brown_bg2.png -share/themes/Pixmap/gtk/button1.png -share/themes/Pixmap/gtk/button2.png -share/themes/Pixmap/gtk/button3.png -share/themes/Pixmap/gtk/button4.png -share/themes/Pixmap/gtk/button5.png -share/themes/Pixmap/gtk/button6.png -share/themes/Pixmap/gtk/button7.png -share/themes/Pixmap/gtk/button8.png -share/themes/Pixmap/gtk/button9.png -share/themes/Pixmap/gtk/button_def.png -share/themes/Pixmap/gtk/check1.png -share/themes/Pixmap/gtk/check2.png -share/themes/Pixmap/gtk/curve_bg1.png -share/themes/Pixmap/gtk/entry1.png -share/themes/Pixmap/gtk/entry2.png -share/themes/Pixmap/gtk/extension_bottom1.png -share/themes/Pixmap/gtk/extension_left1.png -share/themes/Pixmap/gtk/extension_right1.png -share/themes/Pixmap/gtk/extension_top1.png -share/themes/Pixmap/gtk/focus.png -share/themes/Pixmap/gtk/frame1.png -share/themes/Pixmap/gtk/frame2.png -share/themes/Pixmap/gtk/frame_gap.png -share/themes/Pixmap/gtk/frame_gap_top_end.png -share/themes/Pixmap/gtk/frame_gap_top_start.png -share/themes/Pixmap/gtk/gap_bottom.png -share/themes/Pixmap/gtk/gap_bottom_end.png -share/themes/Pixmap/gtk/gap_bottom_start.png -share/themes/Pixmap/gtk/gap_left.png -share/themes/Pixmap/gtk/gap_left_end.png -share/themes/Pixmap/gtk/gap_left_start.png -share/themes/Pixmap/gtk/gap_right.png -share/themes/Pixmap/gtk/gap_right_end.png -share/themes/Pixmap/gtk/gap_right_start.png -share/themes/Pixmap/gtk/gap_top.png -share/themes/Pixmap/gtk/gap_top_end.png -share/themes/Pixmap/gtk/gap_top_start.png -share/themes/Pixmap/gtk/gtkrc -share/themes/Pixmap/gtk/handle_vert_thumb.png -share/themes/Pixmap/gtk/hline.png -share/themes/Pixmap/gtk/menubar.png -share/themes/Pixmap/gtk/notebook1.png -share/themes/Pixmap/gtk/option1.png -share/themes/Pixmap/gtk/option2.png -share/themes/Pixmap/gtk/option_menu.png -share/themes/Pixmap/gtk/progressbar.png -share/themes/Pixmap/gtk/ruler_horiz.png -share/themes/Pixmap/gtk/ruler_vert.png -share/themes/Pixmap/gtk/scrollbar_horiz1.png -share/themes/Pixmap/gtk/scrollbar_thumb.png -share/themes/Pixmap/gtk/scrollbar_thumb2.png -share/themes/Pixmap/gtk/scrollbar_vert1.png -share/themes/Pixmap/gtk/shadow1.png -share/themes/Pixmap/gtk/shadow2.png -share/themes/Pixmap/gtk/trough.png -share/themes/Pixmap/gtk/vline.png -share/themes/Redmond95/ICON.png -share/themes/Redmond95/README.html -share/themes/Redmond95/gtk/gtkrc -share/themes/engines/libmetal.la -share/themes/engines/libmetal.so -share/themes/engines/libmetal.so.0 -share/themes/engines/libnotif.la -share/themes/engines/libnotif.so -share/themes/engines/libnotif.so.0 -share/themes/engines/libpixmap.la -share/themes/engines/libpixmap.so -share/themes/engines/libpixmap.so.0 -share/themes/engines/libredmond95.la -share/themes/engines/libredmond95.so -share/themes/engines/libredmond95.so.0 -@dirrm share/themes/Metal/gtk -@dirrm share/themes/Metal -@dirrm share/themes/Notif/gtk -@dirrm share/themes/Notif -@dirrm share/themes/Pixmap/gtk -@dirrm share/themes/Pixmap -@dirrm share/themes/Redmond95/gtk -@dirrm share/themes/Redmond95 diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile deleted file mode 100644 index 3f95abd930bd..000000000000 --- a/x11-toolkits/gtk20/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: gtk12 -# Version required: 1.2.2 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $Id: Makefile,v 1.48 1999/03/27 00:00:16 flathill Exp $ -# - -DISTNAME= gtk+-1.2.2 -PKGNAME= gtk-1.2.2 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ - ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ - http://www.ameth.org/gimp/gtk/v1.2/ - -MAINTAINER= vanilla@FreeBSD.ORG - -LIB_DEPENDS= glib12.1:${PORTSDIR}/devel/glib12 \ - intl.1:${PORTSDIR}/devel/gettext - -USE_X_PREFIX= yes -USE_PERL5= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \ - LIBS="-L${LOCALBASE}/lib" - -MAN1= gtk12-config.1 - -pre-build: - ${RM} -rf ${WRKSRC}/docs/gtk.info* - -post-install: - @${MKDIR} ${PREFIX}/share/themes/engines - @if [ ! -f ${PREFIX}/share/info ]; then \ - ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ - fi - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - @${ECHO} '*********************************************************' - @${ECHO} '* *' - @${ECHO} '* If you want to use autoconf with gtk, *' - @${ECHO} '* Please copy gtk.m4 to /usr/local/share/aclocal *' - @${ECHO} '* by yourself, thanks. *' - @${ECHO} '* *' - @${ECHO} '*********************************************************' - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk20/distinfo b/x11-toolkits/gtk20/distinfo deleted file mode 100644 index ea2fb1bb49c9..000000000000 --- a/x11-toolkits/gtk20/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtk+-1.2.2.tar.gz) = 2776dca7d9f907b7b851ac9a4d4fb304 diff --git a/x11-toolkits/gtk20/files/patch-ad b/x11-toolkits/gtk20/files/patch-ad deleted file mode 100644 index f03d93d683ea..000000000000 --- a/x11-toolkits/gtk20/files/patch-ad +++ /dev/null @@ -1,54 +0,0 @@ ---- gtk/gtkrc.c.orig Wed Apr 14 05:20:09 1999 -+++ gtk/gtkrc.c Sun May 2 13:27:23 1999 -@@ -231,9 +231,9 @@ - - var = getenv("GTK_EXE_PREFIX"); - if (var) -- path = g_strdup_printf("%s%s", var, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", var, "/share/themes/engines"); - else -- path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/share/themes/engines"); - - return path; - } -@@ -246,9 +246,9 @@ - - var = getenv("GTK_DATA_PREFIX"); - if (var) -- path = g_strdup_printf("%s%s", var, "/share/gtk/themes"); -+ path = g_strdup_printf("%s%s", var, "/share/themes"); - else -- path = g_strdup_printf("%s%s", GTK_DATA_PREFIX, "/share/gtk/themes"); -+ path = g_strdup_printf("%s%s", GTK_DATA_PREFIX, "/share/themes"); - - for (n = 0; pixmap_path[n]; n++) ; - if (n >= GTK_RC_MAX_PIXMAP_PATHS - 1) -@@ -282,15 +282,15 @@ - - var = getenv("GTK_EXE_PREFIX"); - if (var) -- path = g_strdup_printf("%s%s", var, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", var, "/share/themes/engines"); - else -- path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/share/themes/engines"); - module_path[n++] = g_strdup(path); - g_free(path); - - var = g_get_home_dir (); - if (var) -- path = g_strdup_printf("%s%s", var, ".gtk/lib/themes/engines"); -+ path = g_strdup_printf("%s%s", var, ".gtk/themes/engines"); - module_path[n++] = g_strdup(path); - module_path[n] = NULL; - g_free(path); -@@ -324,7 +324,7 @@ - } - else - { -- str = g_strdup_printf ("%s%s", GTK_SYSCONFDIR, "/gtk/gtkrc"); -+ str = g_strdup_printf ("%s%s", GTK_SYSCONFDIR, "/gtkrc"); - gtk_rc_add_default_file (str); - g_free (str); - diff --git a/x11-toolkits/gtk20/files/patch-ae b/x11-toolkits/gtk20/files/patch-ae deleted file mode 100644 index 854b0d4e5cc3..000000000000 --- a/x11-toolkits/gtk20/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Feb 25 13:02:28 1999 -+++ configure Tue Mar 2 11:11:14 1999 -@@ -3977,7 +3977,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo diff --git a/x11-toolkits/gtk20/pkg-comment b/x11-toolkits/gtk20/pkg-comment deleted file mode 100644 index f4cdc774e29b..000000000000 --- a/x11-toolkits/gtk20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -General Toolkit for X11 GUI. diff --git a/x11-toolkits/gtk20/pkg-descr b/x11-toolkits/gtk20/pkg-descr deleted file mode 100644 index 75f50206dbe7..000000000000 --- a/x11-toolkits/gtk20/pkg-descr +++ /dev/null @@ -1,17 +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. - - GTK provides some unique features. (At least, I know of no other -widget library which provides them). For example, a button does not -contain a label, it contains a child widget, which in most instances -will be a label. However, the child widget can also be a pixmap, image -or any combination possible the programmer desires. This flexibility is -adhered to throughout the library. - -- Vanilla -vanilla@MinJe.com.TW diff --git a/x11-toolkits/gtk20/pkg-plist b/x11-toolkits/gtk20/pkg-plist deleted file mode 100644 index eaa533417e51..000000000000 --- a/x11-toolkits/gtk20/pkg-plist +++ /dev/null @@ -1,164 +0,0 @@ -bin/gtk12-config -include/gtk12/gdk/gdk.h -include/gtk12/gdk/gdkcursors.h -include/gtk12/gdk/gdki18n.h -include/gtk12/gdk/gdkkeysyms.h -include/gtk12/gdk/gdkprivate.h -include/gtk12/gdk/gdkrgb.h -include/gtk12/gdk/gdktypes.h -include/gtk12/gdk/gdkx.h -include/gtk12/gtk/gtk.h -include/gtk12/gtk/gtkaccelgroup.h -include/gtk12/gtk/gtkaccellabel.h -include/gtk12/gtk/gtkadjustment.h -include/gtk12/gtk/gtkalignment.h -include/gtk12/gtk/gtkarg.h -include/gtk12/gtk/gtkarrow.h -include/gtk12/gtk/gtkaspectframe.h -include/gtk12/gtk/gtkbbox.h -include/gtk12/gtk/gtkbin.h -include/gtk12/gtk/gtkbindings.h -include/gtk12/gtk/gtkbox.h -include/gtk12/gtk/gtkbutton.h -include/gtk12/gtk/gtkcalendar.h -include/gtk12/gtk/gtkcheckbutton.h -include/gtk12/gtk/gtkcheckmenuitem.h -include/gtk12/gtk/gtkclist.h -include/gtk12/gtk/gtkcolorsel.h -include/gtk12/gtk/gtkcombo.h -include/gtk12/gtk/gtkcompat.h -include/gtk12/gtk/gtkcontainer.h -include/gtk12/gtk/gtkctree.h -include/gtk12/gtk/gtkcurve.h -include/gtk12/gtk/gtkdata.h -include/gtk12/gtk/gtkdebug.h -include/gtk12/gtk/gtkdialog.h -include/gtk12/gtk/gtkdnd.h -include/gtk12/gtk/gtkdrawingarea.h -include/gtk12/gtk/gtkeditable.h -include/gtk12/gtk/gtkentry.h -include/gtk12/gtk/gtkenums.h -include/gtk12/gtk/gtkeventbox.h -include/gtk12/gtk/gtkfeatures.h -include/gtk12/gtk/gtkfilesel.h -include/gtk12/gtk/gtkfixed.h -include/gtk12/gtk/gtkfontsel.h -include/gtk12/gtk/gtkframe.h -include/gtk12/gtk/gtkgamma.h -include/gtk12/gtk/gtkgc.h -include/gtk12/gtk/gtkhandlebox.h -include/gtk12/gtk/gtkhbbox.h -include/gtk12/gtk/gtkhbox.h -include/gtk12/gtk/gtkhpaned.h -include/gtk12/gtk/gtkhruler.h -include/gtk12/gtk/gtkhscale.h -include/gtk12/gtk/gtkhscrollbar.h -include/gtk12/gtk/gtkhseparator.h -include/gtk12/gtk/gtkimage.h -include/gtk12/gtk/gtkinputdialog.h -include/gtk12/gtk/gtkinvisible.h -include/gtk12/gtk/gtkitem.h -include/gtk12/gtk/gtkitemfactory.h -include/gtk12/gtk/gtklabel.h -include/gtk12/gtk/gtklayout.h -include/gtk12/gtk/gtklist.h -include/gtk12/gtk/gtklistitem.h -include/gtk12/gtk/gtkmain.h -include/gtk12/gtk/gtkmarshal.h -include/gtk12/gtk/gtkmenu.h -include/gtk12/gtk/gtkmenubar.h -include/gtk12/gtk/gtkmenufactory.h -include/gtk12/gtk/gtkmenuitem.h -include/gtk12/gtk/gtkmenushell.h -include/gtk12/gtk/gtkmisc.h -include/gtk12/gtk/gtknotebook.h -include/gtk12/gtk/gtkobject.h -include/gtk12/gtk/gtkoptionmenu.h -include/gtk12/gtk/gtkpacker.h -include/gtk12/gtk/gtkpaned.h -include/gtk12/gtk/gtkpixmap.h -include/gtk12/gtk/gtkplug.h -include/gtk12/gtk/gtkpreview.h -include/gtk12/gtk/gtkprivate.h -include/gtk12/gtk/gtkprogress.h -include/gtk12/gtk/gtkprogressbar.h -include/gtk12/gtk/gtkradiobutton.h -include/gtk12/gtk/gtkradiomenuitem.h -include/gtk12/gtk/gtkrange.h -include/gtk12/gtk/gtkrc.h -include/gtk12/gtk/gtkruler.h -include/gtk12/gtk/gtkscale.h -include/gtk12/gtk/gtkscrollbar.h -include/gtk12/gtk/gtkscrolledwindow.h -include/gtk12/gtk/gtkselection.h -include/gtk12/gtk/gtkseparator.h -include/gtk12/gtk/gtksignal.h -include/gtk12/gtk/gtksocket.h -include/gtk12/gtk/gtkspinbutton.h -include/gtk12/gtk/gtkstatusbar.h -include/gtk12/gtk/gtkstyle.h -include/gtk12/gtk/gtktable.h -include/gtk12/gtk/gtktearoffmenuitem.h -include/gtk12/gtk/gtktext.h -include/gtk12/gtk/gtkthemes.h -include/gtk12/gtk/gtktipsquery.h -include/gtk12/gtk/gtktogglebutton.h -include/gtk12/gtk/gtktoolbar.h -include/gtk12/gtk/gtktooltips.h -include/gtk12/gtk/gtktree.h -include/gtk12/gtk/gtktreeitem.h -include/gtk12/gtk/gtktypebuiltins.h -include/gtk12/gtk/gtktypeutils.h -include/gtk12/gtk/gtkvbbox.h -include/gtk12/gtk/gtkvbox.h -include/gtk12/gtk/gtkviewport.h -include/gtk12/gtk/gtkvpaned.h -include/gtk12/gtk/gtkvruler.h -include/gtk12/gtk/gtkvscale.h -include/gtk12/gtk/gtkvscrollbar.h -include/gtk12/gtk/gtkvseparator.h -include/gtk12/gtk/gtkwidget.h -include/gtk12/gtk/gtkwindow.h -@unexec install-info --delete %D/info/gdk.info %D/info/dir -@unexec install-info --delete %D/info/gtk.info %D/info/dir -info/gdk.info -info/gtk.info -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir -@exec install-info %D/info/gdk.info %D/info/dir -@exec install-info %D/info/gtk.info %D/info/dir -lib/libgdk12.a -lib/libgdk12.la -lib/libgdk12.so -lib/libgdk12.so.1 -lib/libgtk12.a -lib/libgtk12.la -lib/libgtk12.so -lib/libgtk12.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -share/locale/cs/LC_MESSAGES/gtk+.mo -share/locale/de/LC_MESSAGES/gtk+.mo -share/locale/es/LC_MESSAGES/gtk+.mo -share/locale/fr/LC_MESSAGES/gtk+.mo -share/locale/hu/LC_MESSAGES/gtk+.mo -share/locale/it/LC_MESSAGES/gtk+.mo -share/locale/ja/LC_MESSAGES/gtk+.mo -share/locale/ko/LC_MESSAGES/gtk+.mo -share/locale/nl/LC_MESSAGES/gtk+.mo -share/locale/no/LC_MESSAGES/gtk+.mo -share/locale/pl/LC_MESSAGES/gtk+.mo -share/locale/pt/LC_MESSAGES/gtk+.mo -share/locale/ru/LC_MESSAGES/gtk+.mo -share/locale/sv/LC_MESSAGES/gtk+.mo -share/themes/Default/gtk/gtkrc -share/themes/Default/gtk/gtkrc.ja -share/themes/Default/gtk/gtkrc.ko -share/themes/Default/gtk/gtkrc.ru -@exec mkdir -p %D/share/themes/engines -@dirrm share/themes/Default/gtk -@dirrm share/themes/Default -@dirrm share/themes/engines -@dirrm share/themes -@dirrm include/gtk12/gdk -@dirrm include/gtk12/gtk -@dirrm include/gtk12 diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile deleted file mode 100644 index 3f95abd930bd..000000000000 --- a/x11-toolkits/gtk30/Makefile +++ /dev/null @@ -1,48 +0,0 @@ -# New ports collection makefile for: gtk12 -# Version required: 1.2.2 -# Date Created: 28 Sep 1997 -# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW> -# -# $Id: Makefile,v 1.48 1999/03/27 00:00:16 flathill Exp $ -# - -DISTNAME= gtk+-1.2.2 -PKGNAME= gtk-1.2.2 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/v1.2/ \ - ftp://ftp.cs.umn.edu/pub/gimp/gtk/v1.2/ \ - http://www.ameth.org/gimp/gtk/v1.2/ - -MAINTAINER= vanilla@FreeBSD.ORG - -LIB_DEPENDS= glib12.1:${PORTSDIR}/devel/glib12 \ - intl.1:${PORTSDIR}/devel/gettext - -USE_X_PREFIX= yes -USE_PERL5= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --includedir=${PREFIX}/include/gtk12 -CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ - GLIB_CONFIG="${LOCALBASE}/bin/glib12-config" \ - LIBS="-L${LOCALBASE}/lib" - -MAN1= gtk12-config.1 - -pre-build: - ${RM} -rf ${WRKSRC}/docs/gtk.info* - -post-install: - @${MKDIR} ${PREFIX}/share/themes/engines - @if [ ! -f ${PREFIX}/share/info ]; then \ - ${SED} -ne '1,/Menu:/p' /usr/share/info/dir > ${PREFIX}/info/dir; \ - fi - @${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib - @${ECHO} '*********************************************************' - @${ECHO} '* *' - @${ECHO} '* If you want to use autoconf with gtk, *' - @${ECHO} '* Please copy gtk.m4 to /usr/local/share/aclocal *' - @${ECHO} '* by yourself, thanks. *' - @${ECHO} '* *' - @${ECHO} '*********************************************************' - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtk30/distinfo b/x11-toolkits/gtk30/distinfo deleted file mode 100644 index ea2fb1bb49c9..000000000000 --- a/x11-toolkits/gtk30/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gtk+-1.2.2.tar.gz) = 2776dca7d9f907b7b851ac9a4d4fb304 diff --git a/x11-toolkits/gtk30/files/patch-ad b/x11-toolkits/gtk30/files/patch-ad deleted file mode 100644 index f03d93d683ea..000000000000 --- a/x11-toolkits/gtk30/files/patch-ad +++ /dev/null @@ -1,54 +0,0 @@ ---- gtk/gtkrc.c.orig Wed Apr 14 05:20:09 1999 -+++ gtk/gtkrc.c Sun May 2 13:27:23 1999 -@@ -231,9 +231,9 @@ - - var = getenv("GTK_EXE_PREFIX"); - if (var) -- path = g_strdup_printf("%s%s", var, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", var, "/share/themes/engines"); - else -- path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/share/themes/engines"); - - return path; - } -@@ -246,9 +246,9 @@ - - var = getenv("GTK_DATA_PREFIX"); - if (var) -- path = g_strdup_printf("%s%s", var, "/share/gtk/themes"); -+ path = g_strdup_printf("%s%s", var, "/share/themes"); - else -- path = g_strdup_printf("%s%s", GTK_DATA_PREFIX, "/share/gtk/themes"); -+ path = g_strdup_printf("%s%s", GTK_DATA_PREFIX, "/share/themes"); - - for (n = 0; pixmap_path[n]; n++) ; - if (n >= GTK_RC_MAX_PIXMAP_PATHS - 1) -@@ -282,15 +282,15 @@ - - var = getenv("GTK_EXE_PREFIX"); - if (var) -- path = g_strdup_printf("%s%s", var, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", var, "/share/themes/engines"); - else -- path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/lib/gtk/themes/engines"); -+ path = g_strdup_printf("%s%s", GTK_EXE_PREFIX, "/share/themes/engines"); - module_path[n++] = g_strdup(path); - g_free(path); - - var = g_get_home_dir (); - if (var) -- path = g_strdup_printf("%s%s", var, ".gtk/lib/themes/engines"); -+ path = g_strdup_printf("%s%s", var, ".gtk/themes/engines"); - module_path[n++] = g_strdup(path); - module_path[n] = NULL; - g_free(path); -@@ -324,7 +324,7 @@ - } - else - { -- str = g_strdup_printf ("%s%s", GTK_SYSCONFDIR, "/gtk/gtkrc"); -+ str = g_strdup_printf ("%s%s", GTK_SYSCONFDIR, "/gtkrc"); - gtk_rc_add_default_file (str); - g_free (str); - diff --git a/x11-toolkits/gtk30/files/patch-ae b/x11-toolkits/gtk30/files/patch-ae deleted file mode 100644 index 854b0d4e5cc3..000000000000 --- a/x11-toolkits/gtk30/files/patch-ae +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Thu Feb 25 13:02:28 1999 -+++ configure Tue Mar 2 11:11:14 1999 -@@ -3977,7 +3977,7 @@ - cat conftest.$ac_ext >&5 - rm -rf conftest* - CATOBJEXT=.mo -- DATADIRNAME=lib -+ DATADIRNAME=share - fi - rm -f conftest* - INSTOBJEXT=.mo diff --git a/x11-toolkits/gtk30/pkg-comment b/x11-toolkits/gtk30/pkg-comment deleted file mode 100644 index f4cdc774e29b..000000000000 --- a/x11-toolkits/gtk30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -General Toolkit for X11 GUI. diff --git a/x11-toolkits/gtk30/pkg-descr b/x11-toolkits/gtk30/pkg-descr deleted file mode 100644 index 75f50206dbe7..000000000000 --- a/x11-toolkits/gtk30/pkg-descr +++ /dev/null @@ -1,17 +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. - - GTK provides some unique features. (At least, I know of no other -widget library which provides them). For example, a button does not -contain a label, it contains a child widget, which in most instances -will be a label. However, the child widget can also be a pixmap, image -or any combination possible the programmer desires. This flexibility is -adhered to throughout the library. - -- Vanilla -vanilla@MinJe.com.TW diff --git a/x11-toolkits/gtk30/pkg-plist b/x11-toolkits/gtk30/pkg-plist deleted file mode 100644 index eaa533417e51..000000000000 --- a/x11-toolkits/gtk30/pkg-plist +++ /dev/null @@ -1,164 +0,0 @@ -bin/gtk12-config -include/gtk12/gdk/gdk.h -include/gtk12/gdk/gdkcursors.h -include/gtk12/gdk/gdki18n.h -include/gtk12/gdk/gdkkeysyms.h -include/gtk12/gdk/gdkprivate.h -include/gtk12/gdk/gdkrgb.h -include/gtk12/gdk/gdktypes.h -include/gtk12/gdk/gdkx.h -include/gtk12/gtk/gtk.h -include/gtk12/gtk/gtkaccelgroup.h -include/gtk12/gtk/gtkaccellabel.h -include/gtk12/gtk/gtkadjustment.h -include/gtk12/gtk/gtkalignment.h -include/gtk12/gtk/gtkarg.h -include/gtk12/gtk/gtkarrow.h -include/gtk12/gtk/gtkaspectframe.h -include/gtk12/gtk/gtkbbox.h -include/gtk12/gtk/gtkbin.h -include/gtk12/gtk/gtkbindings.h -include/gtk12/gtk/gtkbox.h -include/gtk12/gtk/gtkbutton.h -include/gtk12/gtk/gtkcalendar.h -include/gtk12/gtk/gtkcheckbutton.h -include/gtk12/gtk/gtkcheckmenuitem.h -include/gtk12/gtk/gtkclist.h -include/gtk12/gtk/gtkcolorsel.h -include/gtk12/gtk/gtkcombo.h -include/gtk12/gtk/gtkcompat.h -include/gtk12/gtk/gtkcontainer.h -include/gtk12/gtk/gtkctree.h -include/gtk12/gtk/gtkcurve.h -include/gtk12/gtk/gtkdata.h -include/gtk12/gtk/gtkdebug.h -include/gtk12/gtk/gtkdialog.h -include/gtk12/gtk/gtkdnd.h -include/gtk12/gtk/gtkdrawingarea.h -include/gtk12/gtk/gtkeditable.h -include/gtk12/gtk/gtkentry.h -include/gtk12/gtk/gtkenums.h -include/gtk12/gtk/gtkeventbox.h -include/gtk12/gtk/gtkfeatures.h -include/gtk12/gtk/gtkfilesel.h -include/gtk12/gtk/gtkfixed.h -include/gtk12/gtk/gtkfontsel.h -include/gtk12/gtk/gtkframe.h -include/gtk12/gtk/gtkgamma.h -include/gtk12/gtk/gtkgc.h -include/gtk12/gtk/gtkhandlebox.h -include/gtk12/gtk/gtkhbbox.h -include/gtk12/gtk/gtkhbox.h -include/gtk12/gtk/gtkhpaned.h -include/gtk12/gtk/gtkhruler.h -include/gtk12/gtk/gtkhscale.h -include/gtk12/gtk/gtkhscrollbar.h -include/gtk12/gtk/gtkhseparator.h -include/gtk12/gtk/gtkimage.h -include/gtk12/gtk/gtkinputdialog.h -include/gtk12/gtk/gtkinvisible.h -include/gtk12/gtk/gtkitem.h -include/gtk12/gtk/gtkitemfactory.h -include/gtk12/gtk/gtklabel.h -include/gtk12/gtk/gtklayout.h -include/gtk12/gtk/gtklist.h -include/gtk12/gtk/gtklistitem.h -include/gtk12/gtk/gtkmain.h -include/gtk12/gtk/gtkmarshal.h -include/gtk12/gtk/gtkmenu.h -include/gtk12/gtk/gtkmenubar.h -include/gtk12/gtk/gtkmenufactory.h -include/gtk12/gtk/gtkmenuitem.h -include/gtk12/gtk/gtkmenushell.h -include/gtk12/gtk/gtkmisc.h -include/gtk12/gtk/gtknotebook.h -include/gtk12/gtk/gtkobject.h -include/gtk12/gtk/gtkoptionmenu.h -include/gtk12/gtk/gtkpacker.h -include/gtk12/gtk/gtkpaned.h -include/gtk12/gtk/gtkpixmap.h -include/gtk12/gtk/gtkplug.h -include/gtk12/gtk/gtkpreview.h -include/gtk12/gtk/gtkprivate.h -include/gtk12/gtk/gtkprogress.h -include/gtk12/gtk/gtkprogressbar.h -include/gtk12/gtk/gtkradiobutton.h -include/gtk12/gtk/gtkradiomenuitem.h -include/gtk12/gtk/gtkrange.h -include/gtk12/gtk/gtkrc.h -include/gtk12/gtk/gtkruler.h -include/gtk12/gtk/gtkscale.h -include/gtk12/gtk/gtkscrollbar.h -include/gtk12/gtk/gtkscrolledwindow.h -include/gtk12/gtk/gtkselection.h -include/gtk12/gtk/gtkseparator.h -include/gtk12/gtk/gtksignal.h -include/gtk12/gtk/gtksocket.h -include/gtk12/gtk/gtkspinbutton.h -include/gtk12/gtk/gtkstatusbar.h -include/gtk12/gtk/gtkstyle.h -include/gtk12/gtk/gtktable.h -include/gtk12/gtk/gtktearoffmenuitem.h -include/gtk12/gtk/gtktext.h -include/gtk12/gtk/gtkthemes.h -include/gtk12/gtk/gtktipsquery.h -include/gtk12/gtk/gtktogglebutton.h -include/gtk12/gtk/gtktoolbar.h -include/gtk12/gtk/gtktooltips.h -include/gtk12/gtk/gtktree.h -include/gtk12/gtk/gtktreeitem.h -include/gtk12/gtk/gtktypebuiltins.h -include/gtk12/gtk/gtktypeutils.h -include/gtk12/gtk/gtkvbbox.h -include/gtk12/gtk/gtkvbox.h -include/gtk12/gtk/gtkviewport.h -include/gtk12/gtk/gtkvpaned.h -include/gtk12/gtk/gtkvruler.h -include/gtk12/gtk/gtkvscale.h -include/gtk12/gtk/gtkvscrollbar.h -include/gtk12/gtk/gtkvseparator.h -include/gtk12/gtk/gtkwidget.h -include/gtk12/gtk/gtkwindow.h -@unexec install-info --delete %D/info/gdk.info %D/info/dir -@unexec install-info --delete %D/info/gtk.info %D/info/dir -info/gdk.info -info/gtk.info -@exec [ -f %D/info/dir ] || sed -ne '1,/Menu:/p' /usr/share/info/dir > %D/info/dir -@exec install-info %D/info/gdk.info %D/info/dir -@exec install-info %D/info/gtk.info %D/info/dir -lib/libgdk12.a -lib/libgdk12.la -lib/libgdk12.so -lib/libgdk12.so.1 -lib/libgtk12.a -lib/libgtk12.la -lib/libgtk12.so -lib/libgtk12.so.1 -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -share/locale/cs/LC_MESSAGES/gtk+.mo -share/locale/de/LC_MESSAGES/gtk+.mo -share/locale/es/LC_MESSAGES/gtk+.mo -share/locale/fr/LC_MESSAGES/gtk+.mo -share/locale/hu/LC_MESSAGES/gtk+.mo -share/locale/it/LC_MESSAGES/gtk+.mo -share/locale/ja/LC_MESSAGES/gtk+.mo -share/locale/ko/LC_MESSAGES/gtk+.mo -share/locale/nl/LC_MESSAGES/gtk+.mo -share/locale/no/LC_MESSAGES/gtk+.mo -share/locale/pl/LC_MESSAGES/gtk+.mo -share/locale/pt/LC_MESSAGES/gtk+.mo -share/locale/ru/LC_MESSAGES/gtk+.mo -share/locale/sv/LC_MESSAGES/gtk+.mo -share/themes/Default/gtk/gtkrc -share/themes/Default/gtk/gtkrc.ja -share/themes/Default/gtk/gtkrc.ko -share/themes/Default/gtk/gtkrc.ru -@exec mkdir -p %D/share/themes/engines -@dirrm share/themes/Default/gtk -@dirrm share/themes/Default -@dirrm share/themes/engines -@dirrm share/themes -@dirrm include/gtk12/gdk -@dirrm include/gtk12/gtk -@dirrm include/gtk12 diff --git a/x11-toolkits/gtkmm12/Makefile b/x11-toolkits/gtkmm12/Makefile deleted file mode 100644 index 65e0906afee2..000000000000 --- a/x11-toolkits/gtkmm12/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gtk-- -# Version required: 1.0.0 -# Date created: 11 May 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $Id: Makefile,v 1.7 1999/05/07 02:20:32 mharo Exp $ -# - -DISTNAME= Gtk---1.0.0 -PKGNAME= gtk---1.0.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ - -MAINTAINER= nacai@iname.com - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static=yes \ - --without-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -MAN3= G_IntList.3 G_IntList_Iterator.3 G_List.3 G_List_Cpp_Iterator.3 \ - G_List_Iterator.3 G_SList_Iterator.3 GtkBase.3 GtkBaseClass.3 \ - Gtk_AccelEntry.3 Gtk_AccelGroup.3 Gtk_AccelLabel.3 Gtk_Adjustment.3 \ - Gtk_Alignment.3 Gtk_ArgBase.3 Gtk_ArgObject.3 Gtk_ArgSimple.3 \ - Gtk_ArgString.3 Gtk_Arrow.3 Gtk_AspectFrame.3 Gtk_Base.3 \ - Gtk_Base_Class.3 Gtk_Bin.3 Gtk_Box.3 Gtk_Button.3 Gtk_ButtonBox.3 \ - Gtk_CList.3 Gtk_CTree.3 Gtk_CTreeNode.3 Gtk_CTreeRow.3 Gtk_Calendar.3 \ - Gtk_CheckButton.3 Gtk_CheckMenuItem.3 Gtk_ColorSelection.3 \ - Gtk_ColorSelectionDialog.3 Gtk_Combo.3 Gtk_Container.3 Gtk_Curve.3 \ - Gtk_Data.3 Gtk_Dialog.3 Gtk_DrawingArea.3 Gtk_Editable.3 Gtk_Entry.3 \ - Gtk_EventBox.3 Gtk_FileSelection.3 Gtk_Fixed.3 Gtk_FontSelection.3 \ - Gtk_FontSelectionDialog.3 Gtk_Frame.3 Gtk_GammaCurve.3 Gtk_HBox.3 \ - Gtk_HButtonBox.3 Gtk_HPaned.3 Gtk_HRuler.3 Gtk_HScale.3 \ - Gtk_HScrollbar.3 Gtk_HSeparator.3 Gtk_HandleBox.3 Gtk_Image.3 \ - Gtk_InputDialog.3 Gtk_Invisible.3 Gtk_Item.3 Gtk_ItemFactory.3 \ - Gtk_ItemFactory_Menu.3 Gtk_ItemFactory_MenuBar.3 \ - Gtk_ItemFactory_OptionMenu.3 Gtk_Label.3 Gtk_Layout.3 Gtk_List.3 \ - Gtk_ListItem.3 Gtk_Main.3 Gtk_Menu.3 Gtk_MenuBar.3 Gtk_MenuFactory.3 \ - Gtk_MenuItem.3 Gtk_MenuPath.3 Gtk_MenuShell.3 Gtk_Misc.3 \ - Gtk_Notebook.3 Gtk_NotebookPage.3 Gtk_Object.3 Gtk_ObjectHandle.3 \ - Gtk_ObjectHandle_ref.3 Gtk_OptionMenu.3 Gtk_Packer.3 Gtk_Paned.3 \ - Gtk_Pixmap.3 Gtk_Plug.3 Gtk_Preview.3 Gtk_Progress.3 Gtk_ProgressBar.3 \ - Gtk_RC.3 Gtk_RadioButton.3 Gtk_RadioMenuItem.3 Gtk_Range.3 \ - Gtk_RcStyle.3 Gtk_Ruler.3 Gtk_Scale.3 Gtk_Scrollbar.3 \ - Gtk_ScrolledWindow.3 Gtk_Separator.3 Gtk_Socket.3 Gtk_SpinButton.3 \ - Gtk_Statusbar.3 Gtk_Style.3 Gtk_Table.3 Gtk_Text.3 Gtk_TipsQuery.3 \ - Gtk_ToggleButton.3 Gtk_Toolbar.3 Gtk_Tooltips.3 Gtk_Trashcan.3 \ - Gtk_Trashcan_Helper.3 Gtk_Tree.3 Gtk_TreeItem.3 Gtk_VBox.3 \ - Gtk_VButtonBox.3 Gtk_VPaned.3 Gtk_VRuler.3 Gtk_VScale.3 \ - Gtk_VScrollbar.3 Gtk_VSeparator.3 Gtk_Viewport.3 Gtk_Widget.3 \ - Gtk_Window.3 ItemFactoryConnector.3 ItemFactoryConnectorBase.3 \ - MenuFactoryConnector.3 MenuFactoryConnectorBase.3 \ - ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ - _gtk_string.3 gtkmm_add_signal_class.3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm12/distinfo b/x11-toolkits/gtkmm12/distinfo deleted file mode 100644 index 5941e6c0ca46..000000000000 --- a/x11-toolkits/gtkmm12/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Gtk---1.0.0.tar.gz) = 0fc011d97e099766166f8689bd8880d4 -MD5 (gtkmm_1_0_patch_itemfactory.txt) = 2c490af479d3442e7e6894b0eaa597cb diff --git a/x11-toolkits/gtkmm12/files/patch-ah b/x11-toolkits/gtkmm12/files/patch-ah deleted file mode 100644 index 9f278686ff69..000000000000 --- a/x11-toolkits/gtkmm12/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk--/gdk--/window.cc.orig Mon May 10 00:08:58 1999 -+++ gdk--/gdk--/window.cc Mon May 10 00:24:00 1999 -@@ -57,7 +57,7 @@ - Gdk_Window::Gdk_Window(const Gdk_WindowAttr &attributes, - gint attributes_mask):Gdk_Drawable(0) - { -- create(NULL,attributes,attributes_mask); -+ create((Gdk_Window &)gdk_root_parent,attributes,attributes_mask); - } - - Gdk_Window::~Gdk_Window() diff --git a/x11-toolkits/gtkmm12/pkg-comment b/x11-toolkits/gtkmm12/pkg-comment deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm12/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm12/pkg-descr b/x11-toolkits/gtkmm12/pkg-descr deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm12/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm12/pkg-plist b/x11-toolkits/gtkmm12/pkg-plist deleted file mode 100644 index 4d4ac7b0dd6b..000000000000 --- a/x11-toolkits/gtkmm12/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -bin/gensig -bin/gtkmm-config -include/gdk--.h -include/gdk--/bitmap.h -include/gdk--/color.h -include/gdk--/colormap.h -include/gdk--/drawable.h -include/gdk--/extra/imlib.h -include/gdk--/font.h -include/gdk--/gc.h -include/gdk--/image.h -include/gdk--/list.h -include/gdk--/main.h -include/gdk--/pixmap.h -include/gdk--/types.h -include/gdk--/visual.h -include/gdk--/window.h -include/glib--.h -include/gtk--.h -include/gtk--/accelgroup.h -include/gtk--/accellabel.h -include/gtk--/adjustment.h -include/gtk--/alignment.h -include/gtk--/arg.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--/calendar.h -include/gtk--/checkbutton.h -include/gtk--/checkmenuitem.h -include/gtk--/clist.h -include/gtk--/colorselection.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--/handlebox.h -include/gtk--/image.h -include/gtk--/inputdialog.h -include/gtk--/invisible.h -include/gtk--/item.h -include/gtk--/itemfactory.h -include/gtk--/label.h -include/gtk--/layout.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--/packer.h -include/gtk--/paned.h -include/gtk--/pixmap.h -include/gtk--/plug.h -include/gtk--/preview.h -include/gtk--/private/accelgroup_p.h -include/gtk--/private/accellabel_p.h -include/gtk--/private/adjustment_p.h -include/gtk--/private/alignment_p.h -include/gtk--/private/arg_p.h -include/gtk--/private/arrow_p.h -include/gtk--/private/aspectframe_p.h -include/gtk--/private/base_p.h -include/gtk--/private/bin_p.h -include/gtk--/private/box_p.h -include/gtk--/private/button_p.h -include/gtk--/private/buttonbox_p.h -include/gtk--/private/calendar_p.h -include/gtk--/private/checkbutton_p.h -include/gtk--/private/checkmenuitem_p.h -include/gtk--/private/clist_p.h -include/gtk--/private/colorselection_p.h -include/gtk--/private/combo_p.h -include/gtk--/private/container_p.h -include/gtk--/private/ctree_p.h -include/gtk--/private/curve_p.h -include/gtk--/private/data_p.h -include/gtk--/private/dialog_p.h -include/gtk--/private/drawingarea_p.h -include/gtk--/private/editable_p.h -include/gtk--/private/entry_p.h -include/gtk--/private/eventbox_p.h -include/gtk--/private/fileselection_p.h -include/gtk--/private/fixed_p.h -include/gtk--/private/fontselection_p.h -include/gtk--/private/frame_p.h -include/gtk--/private/handlebox_p.h -include/gtk--/private/image_p.h -include/gtk--/private/inputdialog_p.h -include/gtk--/private/invisible_p.h -include/gtk--/private/item_p.h -include/gtk--/private/itemfactory_p.h -include/gtk--/private/label_p.h -include/gtk--/private/layout_p.h -include/gtk--/private/list_p.h -include/gtk--/private/listitem_p.h -include/gtk--/private/main_p.h -include/gtk--/private/menu_p.h -include/gtk--/private/menubar_p.h -include/gtk--/private/menufactory_p.h -include/gtk--/private/menuitem_p.h -include/gtk--/private/menupath_p.h -include/gtk--/private/menushell_p.h -include/gtk--/private/misc_p.h -include/gtk--/private/notebook_p.h -include/gtk--/private/object_p.h -include/gtk--/private/optionmenu_p.h -include/gtk--/private/packer_p.h -include/gtk--/private/paned_p.h -include/gtk--/private/pixmap_p.h -include/gtk--/private/plug_p.h -include/gtk--/private/preview_p.h -include/gtk--/private/progress_p.h -include/gtk--/private/progressbar_p.h -include/gtk--/private/radiobutton_p.h -include/gtk--/private/radiomenuitem_p.h -include/gtk--/private/range_p.h -include/gtk--/private/rc_p.h -include/gtk--/private/ruler_p.h -include/gtk--/private/scale_p.h -include/gtk--/private/scrollbar_p.h -include/gtk--/private/scrolledwindow_p.h -include/gtk--/private/separator_p.h -include/gtk--/private/socket_p.h -include/gtk--/private/spinbutton_p.h -include/gtk--/private/statusbar_p.h -include/gtk--/private/style_p.h -include/gtk--/private/table_p.h -include/gtk--/private/text_p.h -include/gtk--/private/tipsquery_p.h -include/gtk--/private/togglebutton_p.h -include/gtk--/private/toolbar_p.h -include/gtk--/private/tooltips_p.h -include/gtk--/private/tree_p.h -include/gtk--/private/treeitem_p.h -include/gtk--/private/viewport_p.h -include/gtk--/private/widget_p.h -include/gtk--/private/window_p.h -include/gtk--/progress.h -include/gtk--/progressbar.h -include/gtk--/radiobutton.h -include/gtk--/radiomenuitem.h -include/gtk--/range.h -include/gtk--/rc.h -include/gtk--/ruler.h -include/gtk--/scale.h -include/gtk--/scrollbar.h -include/gtk--/scrolledwindow.h -include/gtk--/separator.h -include/gtk--/socket.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/gdk--config.h -lib/Gtk--/include/gtk--config.h -lib/libgdkmm.a -lib/libgdkmm.la -lib/libgdkmm-1.0.so.1 -lib/libgdkmm.so -lib/libgtkmm.a -lib/libgtkmm.la -lib/libgtkmm-1.0.so.5 -lib/libgtkmm.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -share/aclocal/gtk--.m4 -@dirrm lib/Gtk--/include -@dirrm lib/Gtk-- -@dirrm include/gtk--/private -@dirrm include/gtk-- -@dirrm include/gdk--/extra -@dirrm include/gdk-- -@unexec rmdir %D/share/aclocal 2>/dev/null || true diff --git a/x11-toolkits/gtkmm20/Makefile b/x11-toolkits/gtkmm20/Makefile deleted file mode 100644 index 65e0906afee2..000000000000 --- a/x11-toolkits/gtkmm20/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gtk-- -# Version required: 1.0.0 -# Date created: 11 May 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $Id: Makefile,v 1.7 1999/05/07 02:20:32 mharo Exp $ -# - -DISTNAME= Gtk---1.0.0 -PKGNAME= gtk---1.0.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ - -MAINTAINER= nacai@iname.com - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static=yes \ - --without-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -MAN3= G_IntList.3 G_IntList_Iterator.3 G_List.3 G_List_Cpp_Iterator.3 \ - G_List_Iterator.3 G_SList_Iterator.3 GtkBase.3 GtkBaseClass.3 \ - Gtk_AccelEntry.3 Gtk_AccelGroup.3 Gtk_AccelLabel.3 Gtk_Adjustment.3 \ - Gtk_Alignment.3 Gtk_ArgBase.3 Gtk_ArgObject.3 Gtk_ArgSimple.3 \ - Gtk_ArgString.3 Gtk_Arrow.3 Gtk_AspectFrame.3 Gtk_Base.3 \ - Gtk_Base_Class.3 Gtk_Bin.3 Gtk_Box.3 Gtk_Button.3 Gtk_ButtonBox.3 \ - Gtk_CList.3 Gtk_CTree.3 Gtk_CTreeNode.3 Gtk_CTreeRow.3 Gtk_Calendar.3 \ - Gtk_CheckButton.3 Gtk_CheckMenuItem.3 Gtk_ColorSelection.3 \ - Gtk_ColorSelectionDialog.3 Gtk_Combo.3 Gtk_Container.3 Gtk_Curve.3 \ - Gtk_Data.3 Gtk_Dialog.3 Gtk_DrawingArea.3 Gtk_Editable.3 Gtk_Entry.3 \ - Gtk_EventBox.3 Gtk_FileSelection.3 Gtk_Fixed.3 Gtk_FontSelection.3 \ - Gtk_FontSelectionDialog.3 Gtk_Frame.3 Gtk_GammaCurve.3 Gtk_HBox.3 \ - Gtk_HButtonBox.3 Gtk_HPaned.3 Gtk_HRuler.3 Gtk_HScale.3 \ - Gtk_HScrollbar.3 Gtk_HSeparator.3 Gtk_HandleBox.3 Gtk_Image.3 \ - Gtk_InputDialog.3 Gtk_Invisible.3 Gtk_Item.3 Gtk_ItemFactory.3 \ - Gtk_ItemFactory_Menu.3 Gtk_ItemFactory_MenuBar.3 \ - Gtk_ItemFactory_OptionMenu.3 Gtk_Label.3 Gtk_Layout.3 Gtk_List.3 \ - Gtk_ListItem.3 Gtk_Main.3 Gtk_Menu.3 Gtk_MenuBar.3 Gtk_MenuFactory.3 \ - Gtk_MenuItem.3 Gtk_MenuPath.3 Gtk_MenuShell.3 Gtk_Misc.3 \ - Gtk_Notebook.3 Gtk_NotebookPage.3 Gtk_Object.3 Gtk_ObjectHandle.3 \ - Gtk_ObjectHandle_ref.3 Gtk_OptionMenu.3 Gtk_Packer.3 Gtk_Paned.3 \ - Gtk_Pixmap.3 Gtk_Plug.3 Gtk_Preview.3 Gtk_Progress.3 Gtk_ProgressBar.3 \ - Gtk_RC.3 Gtk_RadioButton.3 Gtk_RadioMenuItem.3 Gtk_Range.3 \ - Gtk_RcStyle.3 Gtk_Ruler.3 Gtk_Scale.3 Gtk_Scrollbar.3 \ - Gtk_ScrolledWindow.3 Gtk_Separator.3 Gtk_Socket.3 Gtk_SpinButton.3 \ - Gtk_Statusbar.3 Gtk_Style.3 Gtk_Table.3 Gtk_Text.3 Gtk_TipsQuery.3 \ - Gtk_ToggleButton.3 Gtk_Toolbar.3 Gtk_Tooltips.3 Gtk_Trashcan.3 \ - Gtk_Trashcan_Helper.3 Gtk_Tree.3 Gtk_TreeItem.3 Gtk_VBox.3 \ - Gtk_VButtonBox.3 Gtk_VPaned.3 Gtk_VRuler.3 Gtk_VScale.3 \ - Gtk_VScrollbar.3 Gtk_VSeparator.3 Gtk_Viewport.3 Gtk_Widget.3 \ - Gtk_Window.3 ItemFactoryConnector.3 ItemFactoryConnectorBase.3 \ - MenuFactoryConnector.3 MenuFactoryConnectorBase.3 \ - ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ - _gtk_string.3 gtkmm_add_signal_class.3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm20/distinfo b/x11-toolkits/gtkmm20/distinfo deleted file mode 100644 index 5941e6c0ca46..000000000000 --- a/x11-toolkits/gtkmm20/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Gtk---1.0.0.tar.gz) = 0fc011d97e099766166f8689bd8880d4 -MD5 (gtkmm_1_0_patch_itemfactory.txt) = 2c490af479d3442e7e6894b0eaa597cb diff --git a/x11-toolkits/gtkmm20/files/patch-ah b/x11-toolkits/gtkmm20/files/patch-ah deleted file mode 100644 index 9f278686ff69..000000000000 --- a/x11-toolkits/gtkmm20/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk--/gdk--/window.cc.orig Mon May 10 00:08:58 1999 -+++ gdk--/gdk--/window.cc Mon May 10 00:24:00 1999 -@@ -57,7 +57,7 @@ - Gdk_Window::Gdk_Window(const Gdk_WindowAttr &attributes, - gint attributes_mask):Gdk_Drawable(0) - { -- create(NULL,attributes,attributes_mask); -+ create((Gdk_Window &)gdk_root_parent,attributes,attributes_mask); - } - - Gdk_Window::~Gdk_Window() diff --git a/x11-toolkits/gtkmm20/pkg-comment b/x11-toolkits/gtkmm20/pkg-comment deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm20/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm20/pkg-descr b/x11-toolkits/gtkmm20/pkg-descr deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm20/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm20/pkg-plist b/x11-toolkits/gtkmm20/pkg-plist deleted file mode 100644 index 4d4ac7b0dd6b..000000000000 --- a/x11-toolkits/gtkmm20/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -bin/gensig -bin/gtkmm-config -include/gdk--.h -include/gdk--/bitmap.h -include/gdk--/color.h -include/gdk--/colormap.h -include/gdk--/drawable.h -include/gdk--/extra/imlib.h -include/gdk--/font.h -include/gdk--/gc.h -include/gdk--/image.h -include/gdk--/list.h -include/gdk--/main.h -include/gdk--/pixmap.h -include/gdk--/types.h -include/gdk--/visual.h -include/gdk--/window.h -include/glib--.h -include/gtk--.h -include/gtk--/accelgroup.h -include/gtk--/accellabel.h -include/gtk--/adjustment.h -include/gtk--/alignment.h -include/gtk--/arg.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--/calendar.h -include/gtk--/checkbutton.h -include/gtk--/checkmenuitem.h -include/gtk--/clist.h -include/gtk--/colorselection.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--/handlebox.h -include/gtk--/image.h -include/gtk--/inputdialog.h -include/gtk--/invisible.h -include/gtk--/item.h -include/gtk--/itemfactory.h -include/gtk--/label.h -include/gtk--/layout.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--/packer.h -include/gtk--/paned.h -include/gtk--/pixmap.h -include/gtk--/plug.h -include/gtk--/preview.h -include/gtk--/private/accelgroup_p.h -include/gtk--/private/accellabel_p.h -include/gtk--/private/adjustment_p.h -include/gtk--/private/alignment_p.h -include/gtk--/private/arg_p.h -include/gtk--/private/arrow_p.h -include/gtk--/private/aspectframe_p.h -include/gtk--/private/base_p.h -include/gtk--/private/bin_p.h -include/gtk--/private/box_p.h -include/gtk--/private/button_p.h -include/gtk--/private/buttonbox_p.h -include/gtk--/private/calendar_p.h -include/gtk--/private/checkbutton_p.h -include/gtk--/private/checkmenuitem_p.h -include/gtk--/private/clist_p.h -include/gtk--/private/colorselection_p.h -include/gtk--/private/combo_p.h -include/gtk--/private/container_p.h -include/gtk--/private/ctree_p.h -include/gtk--/private/curve_p.h -include/gtk--/private/data_p.h -include/gtk--/private/dialog_p.h -include/gtk--/private/drawingarea_p.h -include/gtk--/private/editable_p.h -include/gtk--/private/entry_p.h -include/gtk--/private/eventbox_p.h -include/gtk--/private/fileselection_p.h -include/gtk--/private/fixed_p.h -include/gtk--/private/fontselection_p.h -include/gtk--/private/frame_p.h -include/gtk--/private/handlebox_p.h -include/gtk--/private/image_p.h -include/gtk--/private/inputdialog_p.h -include/gtk--/private/invisible_p.h -include/gtk--/private/item_p.h -include/gtk--/private/itemfactory_p.h -include/gtk--/private/label_p.h -include/gtk--/private/layout_p.h -include/gtk--/private/list_p.h -include/gtk--/private/listitem_p.h -include/gtk--/private/main_p.h -include/gtk--/private/menu_p.h -include/gtk--/private/menubar_p.h -include/gtk--/private/menufactory_p.h -include/gtk--/private/menuitem_p.h -include/gtk--/private/menupath_p.h -include/gtk--/private/menushell_p.h -include/gtk--/private/misc_p.h -include/gtk--/private/notebook_p.h -include/gtk--/private/object_p.h -include/gtk--/private/optionmenu_p.h -include/gtk--/private/packer_p.h -include/gtk--/private/paned_p.h -include/gtk--/private/pixmap_p.h -include/gtk--/private/plug_p.h -include/gtk--/private/preview_p.h -include/gtk--/private/progress_p.h -include/gtk--/private/progressbar_p.h -include/gtk--/private/radiobutton_p.h -include/gtk--/private/radiomenuitem_p.h -include/gtk--/private/range_p.h -include/gtk--/private/rc_p.h -include/gtk--/private/ruler_p.h -include/gtk--/private/scale_p.h -include/gtk--/private/scrollbar_p.h -include/gtk--/private/scrolledwindow_p.h -include/gtk--/private/separator_p.h -include/gtk--/private/socket_p.h -include/gtk--/private/spinbutton_p.h -include/gtk--/private/statusbar_p.h -include/gtk--/private/style_p.h -include/gtk--/private/table_p.h -include/gtk--/private/text_p.h -include/gtk--/private/tipsquery_p.h -include/gtk--/private/togglebutton_p.h -include/gtk--/private/toolbar_p.h -include/gtk--/private/tooltips_p.h -include/gtk--/private/tree_p.h -include/gtk--/private/treeitem_p.h -include/gtk--/private/viewport_p.h -include/gtk--/private/widget_p.h -include/gtk--/private/window_p.h -include/gtk--/progress.h -include/gtk--/progressbar.h -include/gtk--/radiobutton.h -include/gtk--/radiomenuitem.h -include/gtk--/range.h -include/gtk--/rc.h -include/gtk--/ruler.h -include/gtk--/scale.h -include/gtk--/scrollbar.h -include/gtk--/scrolledwindow.h -include/gtk--/separator.h -include/gtk--/socket.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/gdk--config.h -lib/Gtk--/include/gtk--config.h -lib/libgdkmm.a -lib/libgdkmm.la -lib/libgdkmm-1.0.so.1 -lib/libgdkmm.so -lib/libgtkmm.a -lib/libgtkmm.la -lib/libgtkmm-1.0.so.5 -lib/libgtkmm.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -share/aclocal/gtk--.m4 -@dirrm lib/Gtk--/include -@dirrm lib/Gtk-- -@dirrm include/gtk--/private -@dirrm include/gtk-- -@dirrm include/gdk--/extra -@dirrm include/gdk-- -@unexec rmdir %D/share/aclocal 2>/dev/null || true diff --git a/x11-toolkits/gtkmm24/Makefile b/x11-toolkits/gtkmm24/Makefile deleted file mode 100644 index 65e0906afee2..000000000000 --- a/x11-toolkits/gtkmm24/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gtk-- -# Version required: 1.0.0 -# Date created: 11 May 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $Id: Makefile,v 1.7 1999/05/07 02:20:32 mharo Exp $ -# - -DISTNAME= Gtk---1.0.0 -PKGNAME= gtk---1.0.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ - -MAINTAINER= nacai@iname.com - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static=yes \ - --without-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -MAN3= G_IntList.3 G_IntList_Iterator.3 G_List.3 G_List_Cpp_Iterator.3 \ - G_List_Iterator.3 G_SList_Iterator.3 GtkBase.3 GtkBaseClass.3 \ - Gtk_AccelEntry.3 Gtk_AccelGroup.3 Gtk_AccelLabel.3 Gtk_Adjustment.3 \ - Gtk_Alignment.3 Gtk_ArgBase.3 Gtk_ArgObject.3 Gtk_ArgSimple.3 \ - Gtk_ArgString.3 Gtk_Arrow.3 Gtk_AspectFrame.3 Gtk_Base.3 \ - Gtk_Base_Class.3 Gtk_Bin.3 Gtk_Box.3 Gtk_Button.3 Gtk_ButtonBox.3 \ - Gtk_CList.3 Gtk_CTree.3 Gtk_CTreeNode.3 Gtk_CTreeRow.3 Gtk_Calendar.3 \ - Gtk_CheckButton.3 Gtk_CheckMenuItem.3 Gtk_ColorSelection.3 \ - Gtk_ColorSelectionDialog.3 Gtk_Combo.3 Gtk_Container.3 Gtk_Curve.3 \ - Gtk_Data.3 Gtk_Dialog.3 Gtk_DrawingArea.3 Gtk_Editable.3 Gtk_Entry.3 \ - Gtk_EventBox.3 Gtk_FileSelection.3 Gtk_Fixed.3 Gtk_FontSelection.3 \ - Gtk_FontSelectionDialog.3 Gtk_Frame.3 Gtk_GammaCurve.3 Gtk_HBox.3 \ - Gtk_HButtonBox.3 Gtk_HPaned.3 Gtk_HRuler.3 Gtk_HScale.3 \ - Gtk_HScrollbar.3 Gtk_HSeparator.3 Gtk_HandleBox.3 Gtk_Image.3 \ - Gtk_InputDialog.3 Gtk_Invisible.3 Gtk_Item.3 Gtk_ItemFactory.3 \ - Gtk_ItemFactory_Menu.3 Gtk_ItemFactory_MenuBar.3 \ - Gtk_ItemFactory_OptionMenu.3 Gtk_Label.3 Gtk_Layout.3 Gtk_List.3 \ - Gtk_ListItem.3 Gtk_Main.3 Gtk_Menu.3 Gtk_MenuBar.3 Gtk_MenuFactory.3 \ - Gtk_MenuItem.3 Gtk_MenuPath.3 Gtk_MenuShell.3 Gtk_Misc.3 \ - Gtk_Notebook.3 Gtk_NotebookPage.3 Gtk_Object.3 Gtk_ObjectHandle.3 \ - Gtk_ObjectHandle_ref.3 Gtk_OptionMenu.3 Gtk_Packer.3 Gtk_Paned.3 \ - Gtk_Pixmap.3 Gtk_Plug.3 Gtk_Preview.3 Gtk_Progress.3 Gtk_ProgressBar.3 \ - Gtk_RC.3 Gtk_RadioButton.3 Gtk_RadioMenuItem.3 Gtk_Range.3 \ - Gtk_RcStyle.3 Gtk_Ruler.3 Gtk_Scale.3 Gtk_Scrollbar.3 \ - Gtk_ScrolledWindow.3 Gtk_Separator.3 Gtk_Socket.3 Gtk_SpinButton.3 \ - Gtk_Statusbar.3 Gtk_Style.3 Gtk_Table.3 Gtk_Text.3 Gtk_TipsQuery.3 \ - Gtk_ToggleButton.3 Gtk_Toolbar.3 Gtk_Tooltips.3 Gtk_Trashcan.3 \ - Gtk_Trashcan_Helper.3 Gtk_Tree.3 Gtk_TreeItem.3 Gtk_VBox.3 \ - Gtk_VButtonBox.3 Gtk_VPaned.3 Gtk_VRuler.3 Gtk_VScale.3 \ - Gtk_VScrollbar.3 Gtk_VSeparator.3 Gtk_Viewport.3 Gtk_Widget.3 \ - Gtk_Window.3 ItemFactoryConnector.3 ItemFactoryConnectorBase.3 \ - MenuFactoryConnector.3 MenuFactoryConnectorBase.3 \ - ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ - _gtk_string.3 gtkmm_add_signal_class.3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm24/distinfo b/x11-toolkits/gtkmm24/distinfo deleted file mode 100644 index 5941e6c0ca46..000000000000 --- a/x11-toolkits/gtkmm24/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Gtk---1.0.0.tar.gz) = 0fc011d97e099766166f8689bd8880d4 -MD5 (gtkmm_1_0_patch_itemfactory.txt) = 2c490af479d3442e7e6894b0eaa597cb diff --git a/x11-toolkits/gtkmm24/files/patch-ah b/x11-toolkits/gtkmm24/files/patch-ah deleted file mode 100644 index 9f278686ff69..000000000000 --- a/x11-toolkits/gtkmm24/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk--/gdk--/window.cc.orig Mon May 10 00:08:58 1999 -+++ gdk--/gdk--/window.cc Mon May 10 00:24:00 1999 -@@ -57,7 +57,7 @@ - Gdk_Window::Gdk_Window(const Gdk_WindowAttr &attributes, - gint attributes_mask):Gdk_Drawable(0) - { -- create(NULL,attributes,attributes_mask); -+ create((Gdk_Window &)gdk_root_parent,attributes,attributes_mask); - } - - Gdk_Window::~Gdk_Window() diff --git a/x11-toolkits/gtkmm24/pkg-comment b/x11-toolkits/gtkmm24/pkg-comment deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm24/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm24/pkg-descr b/x11-toolkits/gtkmm24/pkg-descr deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm24/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm24/pkg-plist b/x11-toolkits/gtkmm24/pkg-plist deleted file mode 100644 index 4d4ac7b0dd6b..000000000000 --- a/x11-toolkits/gtkmm24/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -bin/gensig -bin/gtkmm-config -include/gdk--.h -include/gdk--/bitmap.h -include/gdk--/color.h -include/gdk--/colormap.h -include/gdk--/drawable.h -include/gdk--/extra/imlib.h -include/gdk--/font.h -include/gdk--/gc.h -include/gdk--/image.h -include/gdk--/list.h -include/gdk--/main.h -include/gdk--/pixmap.h -include/gdk--/types.h -include/gdk--/visual.h -include/gdk--/window.h -include/glib--.h -include/gtk--.h -include/gtk--/accelgroup.h -include/gtk--/accellabel.h -include/gtk--/adjustment.h -include/gtk--/alignment.h -include/gtk--/arg.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--/calendar.h -include/gtk--/checkbutton.h -include/gtk--/checkmenuitem.h -include/gtk--/clist.h -include/gtk--/colorselection.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--/handlebox.h -include/gtk--/image.h -include/gtk--/inputdialog.h -include/gtk--/invisible.h -include/gtk--/item.h -include/gtk--/itemfactory.h -include/gtk--/label.h -include/gtk--/layout.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--/packer.h -include/gtk--/paned.h -include/gtk--/pixmap.h -include/gtk--/plug.h -include/gtk--/preview.h -include/gtk--/private/accelgroup_p.h -include/gtk--/private/accellabel_p.h -include/gtk--/private/adjustment_p.h -include/gtk--/private/alignment_p.h -include/gtk--/private/arg_p.h -include/gtk--/private/arrow_p.h -include/gtk--/private/aspectframe_p.h -include/gtk--/private/base_p.h -include/gtk--/private/bin_p.h -include/gtk--/private/box_p.h -include/gtk--/private/button_p.h -include/gtk--/private/buttonbox_p.h -include/gtk--/private/calendar_p.h -include/gtk--/private/checkbutton_p.h -include/gtk--/private/checkmenuitem_p.h -include/gtk--/private/clist_p.h -include/gtk--/private/colorselection_p.h -include/gtk--/private/combo_p.h -include/gtk--/private/container_p.h -include/gtk--/private/ctree_p.h -include/gtk--/private/curve_p.h -include/gtk--/private/data_p.h -include/gtk--/private/dialog_p.h -include/gtk--/private/drawingarea_p.h -include/gtk--/private/editable_p.h -include/gtk--/private/entry_p.h -include/gtk--/private/eventbox_p.h -include/gtk--/private/fileselection_p.h -include/gtk--/private/fixed_p.h -include/gtk--/private/fontselection_p.h -include/gtk--/private/frame_p.h -include/gtk--/private/handlebox_p.h -include/gtk--/private/image_p.h -include/gtk--/private/inputdialog_p.h -include/gtk--/private/invisible_p.h -include/gtk--/private/item_p.h -include/gtk--/private/itemfactory_p.h -include/gtk--/private/label_p.h -include/gtk--/private/layout_p.h -include/gtk--/private/list_p.h -include/gtk--/private/listitem_p.h -include/gtk--/private/main_p.h -include/gtk--/private/menu_p.h -include/gtk--/private/menubar_p.h -include/gtk--/private/menufactory_p.h -include/gtk--/private/menuitem_p.h -include/gtk--/private/menupath_p.h -include/gtk--/private/menushell_p.h -include/gtk--/private/misc_p.h -include/gtk--/private/notebook_p.h -include/gtk--/private/object_p.h -include/gtk--/private/optionmenu_p.h -include/gtk--/private/packer_p.h -include/gtk--/private/paned_p.h -include/gtk--/private/pixmap_p.h -include/gtk--/private/plug_p.h -include/gtk--/private/preview_p.h -include/gtk--/private/progress_p.h -include/gtk--/private/progressbar_p.h -include/gtk--/private/radiobutton_p.h -include/gtk--/private/radiomenuitem_p.h -include/gtk--/private/range_p.h -include/gtk--/private/rc_p.h -include/gtk--/private/ruler_p.h -include/gtk--/private/scale_p.h -include/gtk--/private/scrollbar_p.h -include/gtk--/private/scrolledwindow_p.h -include/gtk--/private/separator_p.h -include/gtk--/private/socket_p.h -include/gtk--/private/spinbutton_p.h -include/gtk--/private/statusbar_p.h -include/gtk--/private/style_p.h -include/gtk--/private/table_p.h -include/gtk--/private/text_p.h -include/gtk--/private/tipsquery_p.h -include/gtk--/private/togglebutton_p.h -include/gtk--/private/toolbar_p.h -include/gtk--/private/tooltips_p.h -include/gtk--/private/tree_p.h -include/gtk--/private/treeitem_p.h -include/gtk--/private/viewport_p.h -include/gtk--/private/widget_p.h -include/gtk--/private/window_p.h -include/gtk--/progress.h -include/gtk--/progressbar.h -include/gtk--/radiobutton.h -include/gtk--/radiomenuitem.h -include/gtk--/range.h -include/gtk--/rc.h -include/gtk--/ruler.h -include/gtk--/scale.h -include/gtk--/scrollbar.h -include/gtk--/scrolledwindow.h -include/gtk--/separator.h -include/gtk--/socket.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/gdk--config.h -lib/Gtk--/include/gtk--config.h -lib/libgdkmm.a -lib/libgdkmm.la -lib/libgdkmm-1.0.so.1 -lib/libgdkmm.so -lib/libgtkmm.a -lib/libgtkmm.la -lib/libgtkmm-1.0.so.5 -lib/libgtkmm.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -share/aclocal/gtk--.m4 -@dirrm lib/Gtk--/include -@dirrm lib/Gtk-- -@dirrm include/gtk--/private -@dirrm include/gtk-- -@dirrm include/gdk--/extra -@dirrm include/gdk-- -@unexec rmdir %D/share/aclocal 2>/dev/null || true diff --git a/x11-toolkits/gtkmm30/Makefile b/x11-toolkits/gtkmm30/Makefile deleted file mode 100644 index 65e0906afee2..000000000000 --- a/x11-toolkits/gtkmm30/Makefile +++ /dev/null @@ -1,61 +0,0 @@ -# New ports collection makefile for: gtk-- -# Version required: 1.0.0 -# Date created: 11 May 1998 -# Whom: Yukihiro Nakai <Nakai@technologist.com> -# -# $Id: Makefile,v 1.7 1999/05/07 02:20:32 mharo Exp $ -# - -DISTNAME= Gtk---1.0.0 -PKGNAME= gtk---1.0.0 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.gimp.org/pub/gtk/gtk--/ - -MAINTAINER= nacai@iname.com - -LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 -BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 - -USE_X_PREFIX= yes -USE_GMAKE= yes -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-static=yes \ - --without-gnome -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" - -MAN3= G_IntList.3 G_IntList_Iterator.3 G_List.3 G_List_Cpp_Iterator.3 \ - G_List_Iterator.3 G_SList_Iterator.3 GtkBase.3 GtkBaseClass.3 \ - Gtk_AccelEntry.3 Gtk_AccelGroup.3 Gtk_AccelLabel.3 Gtk_Adjustment.3 \ - Gtk_Alignment.3 Gtk_ArgBase.3 Gtk_ArgObject.3 Gtk_ArgSimple.3 \ - Gtk_ArgString.3 Gtk_Arrow.3 Gtk_AspectFrame.3 Gtk_Base.3 \ - Gtk_Base_Class.3 Gtk_Bin.3 Gtk_Box.3 Gtk_Button.3 Gtk_ButtonBox.3 \ - Gtk_CList.3 Gtk_CTree.3 Gtk_CTreeNode.3 Gtk_CTreeRow.3 Gtk_Calendar.3 \ - Gtk_CheckButton.3 Gtk_CheckMenuItem.3 Gtk_ColorSelection.3 \ - Gtk_ColorSelectionDialog.3 Gtk_Combo.3 Gtk_Container.3 Gtk_Curve.3 \ - Gtk_Data.3 Gtk_Dialog.3 Gtk_DrawingArea.3 Gtk_Editable.3 Gtk_Entry.3 \ - Gtk_EventBox.3 Gtk_FileSelection.3 Gtk_Fixed.3 Gtk_FontSelection.3 \ - Gtk_FontSelectionDialog.3 Gtk_Frame.3 Gtk_GammaCurve.3 Gtk_HBox.3 \ - Gtk_HButtonBox.3 Gtk_HPaned.3 Gtk_HRuler.3 Gtk_HScale.3 \ - Gtk_HScrollbar.3 Gtk_HSeparator.3 Gtk_HandleBox.3 Gtk_Image.3 \ - Gtk_InputDialog.3 Gtk_Invisible.3 Gtk_Item.3 Gtk_ItemFactory.3 \ - Gtk_ItemFactory_Menu.3 Gtk_ItemFactory_MenuBar.3 \ - Gtk_ItemFactory_OptionMenu.3 Gtk_Label.3 Gtk_Layout.3 Gtk_List.3 \ - Gtk_ListItem.3 Gtk_Main.3 Gtk_Menu.3 Gtk_MenuBar.3 Gtk_MenuFactory.3 \ - Gtk_MenuItem.3 Gtk_MenuPath.3 Gtk_MenuShell.3 Gtk_Misc.3 \ - Gtk_Notebook.3 Gtk_NotebookPage.3 Gtk_Object.3 Gtk_ObjectHandle.3 \ - Gtk_ObjectHandle_ref.3 Gtk_OptionMenu.3 Gtk_Packer.3 Gtk_Paned.3 \ - Gtk_Pixmap.3 Gtk_Plug.3 Gtk_Preview.3 Gtk_Progress.3 Gtk_ProgressBar.3 \ - Gtk_RC.3 Gtk_RadioButton.3 Gtk_RadioMenuItem.3 Gtk_Range.3 \ - Gtk_RcStyle.3 Gtk_Ruler.3 Gtk_Scale.3 Gtk_Scrollbar.3 \ - Gtk_ScrolledWindow.3 Gtk_Separator.3 Gtk_Socket.3 Gtk_SpinButton.3 \ - Gtk_Statusbar.3 Gtk_Style.3 Gtk_Table.3 Gtk_Text.3 Gtk_TipsQuery.3 \ - Gtk_ToggleButton.3 Gtk_Toolbar.3 Gtk_Tooltips.3 Gtk_Trashcan.3 \ - Gtk_Trashcan_Helper.3 Gtk_Tree.3 Gtk_TreeItem.3 Gtk_VBox.3 \ - Gtk_VButtonBox.3 Gtk_VPaned.3 Gtk_VRuler.3 Gtk_VScale.3 \ - Gtk_VScrollbar.3 Gtk_VSeparator.3 Gtk_Viewport.3 Gtk_Widget.3 \ - Gtk_Window.3 ItemFactoryConnector.3 ItemFactoryConnectorBase.3 \ - MenuFactoryConnector.3 MenuFactoryConnectorBase.3 \ - ToolbarConnector.3 ToolbarConnectorBase.3 Toolbar_Child.3 \ - _gtk_string.3 gtkmm_add_signal_class.3 - -.include <bsd.port.mk> diff --git a/x11-toolkits/gtkmm30/distinfo b/x11-toolkits/gtkmm30/distinfo deleted file mode 100644 index 5941e6c0ca46..000000000000 --- a/x11-toolkits/gtkmm30/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -MD5 (Gtk---1.0.0.tar.gz) = 0fc011d97e099766166f8689bd8880d4 -MD5 (gtkmm_1_0_patch_itemfactory.txt) = 2c490af479d3442e7e6894b0eaa597cb diff --git a/x11-toolkits/gtkmm30/files/patch-ah b/x11-toolkits/gtkmm30/files/patch-ah deleted file mode 100644 index 9f278686ff69..000000000000 --- a/x11-toolkits/gtkmm30/files/patch-ah +++ /dev/null @@ -1,11 +0,0 @@ ---- gdk--/gdk--/window.cc.orig Mon May 10 00:08:58 1999 -+++ gdk--/gdk--/window.cc Mon May 10 00:24:00 1999 -@@ -57,7 +57,7 @@ - Gdk_Window::Gdk_Window(const Gdk_WindowAttr &attributes, - gint attributes_mask):Gdk_Drawable(0) - { -- create(NULL,attributes,attributes_mask); -+ create((Gdk_Window &)gdk_root_parent,attributes,attributes_mask); - } - - Gdk_Window::~Gdk_Window() diff --git a/x11-toolkits/gtkmm30/pkg-comment b/x11-toolkits/gtkmm30/pkg-comment deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm30/pkg-descr b/x11-toolkits/gtkmm30/pkg-descr deleted file mode 100644 index 656cd11549cb..000000000000 --- a/x11-toolkits/gtkmm30/pkg-descr +++ /dev/null @@ -1 +0,0 @@ -C++ wrapper for gtk, a x11 graphics library diff --git a/x11-toolkits/gtkmm30/pkg-plist b/x11-toolkits/gtkmm30/pkg-plist deleted file mode 100644 index 4d4ac7b0dd6b..000000000000 --- a/x11-toolkits/gtkmm30/pkg-plist +++ /dev/null @@ -1,211 +0,0 @@ -bin/gensig -bin/gtkmm-config -include/gdk--.h -include/gdk--/bitmap.h -include/gdk--/color.h -include/gdk--/colormap.h -include/gdk--/drawable.h -include/gdk--/extra/imlib.h -include/gdk--/font.h -include/gdk--/gc.h -include/gdk--/image.h -include/gdk--/list.h -include/gdk--/main.h -include/gdk--/pixmap.h -include/gdk--/types.h -include/gdk--/visual.h -include/gdk--/window.h -include/glib--.h -include/gtk--.h -include/gtk--/accelgroup.h -include/gtk--/accellabel.h -include/gtk--/adjustment.h -include/gtk--/alignment.h -include/gtk--/arg.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--/calendar.h -include/gtk--/checkbutton.h -include/gtk--/checkmenuitem.h -include/gtk--/clist.h -include/gtk--/colorselection.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--/handlebox.h -include/gtk--/image.h -include/gtk--/inputdialog.h -include/gtk--/invisible.h -include/gtk--/item.h -include/gtk--/itemfactory.h -include/gtk--/label.h -include/gtk--/layout.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--/packer.h -include/gtk--/paned.h -include/gtk--/pixmap.h -include/gtk--/plug.h -include/gtk--/preview.h -include/gtk--/private/accelgroup_p.h -include/gtk--/private/accellabel_p.h -include/gtk--/private/adjustment_p.h -include/gtk--/private/alignment_p.h -include/gtk--/private/arg_p.h -include/gtk--/private/arrow_p.h -include/gtk--/private/aspectframe_p.h -include/gtk--/private/base_p.h -include/gtk--/private/bin_p.h -include/gtk--/private/box_p.h -include/gtk--/private/button_p.h -include/gtk--/private/buttonbox_p.h -include/gtk--/private/calendar_p.h -include/gtk--/private/checkbutton_p.h -include/gtk--/private/checkmenuitem_p.h -include/gtk--/private/clist_p.h -include/gtk--/private/colorselection_p.h -include/gtk--/private/combo_p.h -include/gtk--/private/container_p.h -include/gtk--/private/ctree_p.h -include/gtk--/private/curve_p.h -include/gtk--/private/data_p.h -include/gtk--/private/dialog_p.h -include/gtk--/private/drawingarea_p.h -include/gtk--/private/editable_p.h -include/gtk--/private/entry_p.h -include/gtk--/private/eventbox_p.h -include/gtk--/private/fileselection_p.h -include/gtk--/private/fixed_p.h -include/gtk--/private/fontselection_p.h -include/gtk--/private/frame_p.h -include/gtk--/private/handlebox_p.h -include/gtk--/private/image_p.h -include/gtk--/private/inputdialog_p.h -include/gtk--/private/invisible_p.h -include/gtk--/private/item_p.h -include/gtk--/private/itemfactory_p.h -include/gtk--/private/label_p.h -include/gtk--/private/layout_p.h -include/gtk--/private/list_p.h -include/gtk--/private/listitem_p.h -include/gtk--/private/main_p.h -include/gtk--/private/menu_p.h -include/gtk--/private/menubar_p.h -include/gtk--/private/menufactory_p.h -include/gtk--/private/menuitem_p.h -include/gtk--/private/menupath_p.h -include/gtk--/private/menushell_p.h -include/gtk--/private/misc_p.h -include/gtk--/private/notebook_p.h -include/gtk--/private/object_p.h -include/gtk--/private/optionmenu_p.h -include/gtk--/private/packer_p.h -include/gtk--/private/paned_p.h -include/gtk--/private/pixmap_p.h -include/gtk--/private/plug_p.h -include/gtk--/private/preview_p.h -include/gtk--/private/progress_p.h -include/gtk--/private/progressbar_p.h -include/gtk--/private/radiobutton_p.h -include/gtk--/private/radiomenuitem_p.h -include/gtk--/private/range_p.h -include/gtk--/private/rc_p.h -include/gtk--/private/ruler_p.h -include/gtk--/private/scale_p.h -include/gtk--/private/scrollbar_p.h -include/gtk--/private/scrolledwindow_p.h -include/gtk--/private/separator_p.h -include/gtk--/private/socket_p.h -include/gtk--/private/spinbutton_p.h -include/gtk--/private/statusbar_p.h -include/gtk--/private/style_p.h -include/gtk--/private/table_p.h -include/gtk--/private/text_p.h -include/gtk--/private/tipsquery_p.h -include/gtk--/private/togglebutton_p.h -include/gtk--/private/toolbar_p.h -include/gtk--/private/tooltips_p.h -include/gtk--/private/tree_p.h -include/gtk--/private/treeitem_p.h -include/gtk--/private/viewport_p.h -include/gtk--/private/widget_p.h -include/gtk--/private/window_p.h -include/gtk--/progress.h -include/gtk--/progressbar.h -include/gtk--/radiobutton.h -include/gtk--/radiomenuitem.h -include/gtk--/range.h -include/gtk--/rc.h -include/gtk--/ruler.h -include/gtk--/scale.h -include/gtk--/scrollbar.h -include/gtk--/scrolledwindow.h -include/gtk--/separator.h -include/gtk--/socket.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/gdk--config.h -lib/Gtk--/include/gtk--config.h -lib/libgdkmm.a -lib/libgdkmm.la -lib/libgdkmm-1.0.so.1 -lib/libgdkmm.so -lib/libgtkmm.a -lib/libgtkmm.la -lib/libgtkmm-1.0.so.5 -lib/libgtkmm.so -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -share/aclocal/gtk--.m4 -@dirrm lib/Gtk--/include -@dirrm lib/Gtk-- -@dirrm include/gtk--/private -@dirrm include/gtk-- -@dirrm include/gdk--/extra -@dirrm include/gdk-- -@unexec rmdir %D/share/aclocal 2>/dev/null || true diff --git a/x11-toolkits/p5-TclTk/Makefile b/x11-toolkits/p5-TclTk/Makefile deleted file mode 100644 index fd253218fc91..000000000000 --- a/x11-toolkits/p5-TclTk/Makefile +++ /dev/null @@ -1,29 +0,0 @@ -# New ports collection makefile for: p5-Tcl-Tk -# Version required: b1 -# Date created: June 15th 1997 -# Whom: James FitzGibbon <jfitz@FreeBSD.org> -# -# $Id: Makefile,v 1.10 1998/09/26 23:11:03 steve Exp $ - -DISTNAME= TclTk-b2 -PKGNAME= p5-Tcl-Tk-b2 -CATEGORIES= x11-toolkits lang perl5 tk80 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= Tcl - -MAINTAINER= jfitz@FreeBSD.ORG - -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/i386-freebsd/Tcl.pm:${PORTSDIR}/lang/p5-Tcl -LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 - -USE_PERL5= YES - -WRKSRC= ${WRKDIR}/TclTk - -MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} -MAN3= Tcl::Tk.3 - -do-configure: - @ cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL - -.include <bsd.port.mk> diff --git a/x11-toolkits/p5-TclTk/distinfo b/x11-toolkits/p5-TclTk/distinfo deleted file mode 100644 index 223f7953393f..000000000000 --- a/x11-toolkits/p5-TclTk/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (TclTk-b2.tar.gz) = a9980ab1c72581a0291f8f8b86cefec8 diff --git a/x11-toolkits/p5-TclTk/files/patch-aa b/x11-toolkits/p5-TclTk/files/patch-aa deleted file mode 100644 index 090e6d5585f1..000000000000 --- a/x11-toolkits/p5-TclTk/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.PL.orig Sat Aug 29 12:17:41 1998 -+++ Makefile.PL Sat Aug 29 12:20:08 1998 -@@ -1,6 +1,6 @@ - use ExtUtils::MakeMaker; - WriteMakefile(NAME => "Tcl::Tk", - DISTNAME => "TclTk", -- LIBS => ["-ltk -ltcl -L/usr/X11R6/lib -lX11 -lm"], -- INC => "-I/usr/local/include -I/usr/include/tcl"); -+ LIBS => ["-L$ENV{PREFIX}/lib -L$ENV{X11BASE}/lib -ltk80 -ltcl80 -lX11 -lm"], -+ INC => "-I$ENV{PREFIX}/include -I$ENV{PREFIX}/include/tcl8.0 -I$ENV{PREFIX}/include/tk8.0 -I$ENV{X11BASE}/include"); - #sub MY::tool_autosplit { "AUTOSPLITFILE = :" } diff --git a/x11-toolkits/p5-TclTk/pkg-comment b/x11-toolkits/p5-TclTk/pkg-comment deleted file mode 100644 index 283c7a956f14..000000000000 --- a/x11-toolkits/p5-TclTk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -perl5 module to access to Tk via the Tcl extension diff --git a/x11-toolkits/p5-TclTk/pkg-descr b/x11-toolkits/p5-TclTk/pkg-descr deleted file mode 100644 index c8d0a0601195..000000000000 --- a/x11-toolkits/p5-TclTk/pkg-descr +++ /dev/null @@ -1,17 +0,0 @@ - The Tcl::Tk submodule of the Tcl module gives access to - the Tk library. It does this by creating a Tcl - interpreter object (using the Tcl extension) and binding - in all of Tk into the interpreter (in the same way that - wish or other Tcl/Tk applications do). - - Access to the Tcl and Tcl::Tk extensions - - To get access to the Tcl and Tcl::Tk extensions, put the - commands - require Tcl; - use Tcl::Tk; - - near the top of your program. The Tcl extension does not - alter your namespace at all (hence the "require"). The - Tcl::Tk extension imports the widget and other Tk commands - into your namespace (hence the "use"). diff --git a/x11-toolkits/p5-TclTk/pkg-plist b/x11-toolkits/p5-TclTk/pkg-plist deleted file mode 100644 index 865d5ce8d7d5..000000000000 --- a/x11-toolkits/p5-TclTk/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Tcl/Tk.pm -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/Tk/Tk.bs -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/Tk/Tk.so -lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/Tk/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Tcl/Tk diff --git a/x11-toolkits/py-Pmw/Makefile b/x11-toolkits/py-Pmw/Makefile deleted file mode 100644 index 184d1072466c..000000000000 --- a/x11-toolkits/py-Pmw/Makefile +++ /dev/null @@ -1,45 +0,0 @@ -# New ports collection makefile for: pmw -# Version required: 0.8 -# Date created: 03 June 1998 -# Whom: Thomas Gellekum <tg@FreeBSD.ORG> -# -# $Id: Makefile,v 1.4 1998/11/24 10:10:21 tg Exp $ - -DISTNAME= Pmw.0.8 -PKGNAME= py-pmw-0.8 -CATEGORIES= x11-toolkits python -MASTER_SITES= ftp://ftp.dscpl.com.au/pub/pmw/ - -MAINTAINER= tg@FreeBSD.ORG - -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -RUN_DEPENDS= python:${PORTSDIR}/lang/python - -PLIST_SUB= PMWVERSION="${PMWVERSION}" - -PYTHONSCRIPTDIR=${PREFIX}/lib/python1.5 -SITEPYDIR= ${PYTHONSCRIPTDIR}/site-packages -DOCDIR= ${PREFIX}/share/doc/Pmw -EXAMPLEDIR= ${PREFIX}/share/examples/Pmw -PMWVERSION= Pmw_0_8 - -do-build: - @${ECHO_MSG} "Do a \`make install' as root." - -do-install: - @${MKDIR} ${SITEPYDIR} - @(cd ${WRKDIR}; tar cf - Pmw/__init__.py Pmw/${PMWVERSION}/__init__.py Pmw/${PMWVERSION}/lib) | \ - (cd ${SITEPYDIR}; tar xf -) - @${PREFIX}/bin/python ${PYTHONSCRIPTDIR}/compileall.py ${SITEPYDIR}/Pmw - @${PREFIX}/bin/python -O ${PYTHONSCRIPTDIR}/compileall.py ${SITEPYDIR}/Pmw -.if !defined(NOPORTDOCS) - @${MKDIR} ${DOCDIR} ${EXAMPLEDIR} - @(cd ${WRKDIR}/Pmw/${PMWVERSION}/doc; tar cf - .) | \ - (cd ${DOCDIR}; tar xf -) - @(cd ${WRKDIR}/Pmw/${PMWVERSION}/demos; tar cf - .) | \ - (cd ${EXAMPLEDIR}; tar xf -) - @${PREFIX}/bin/python ${PYTHONSCRIPTDIR}/compileall.py ${EXAMPLEDIR} - @${PREFIX}/bin/python -O ${PYTHONSCRIPTDIR}/compileall.py ${EXAMPLEDIR} -.endif - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-Pmw/distinfo b/x11-toolkits/py-Pmw/distinfo deleted file mode 100644 index b6dc921e0449..000000000000 --- a/x11-toolkits/py-Pmw/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (Pmw.0.8.tar.gz) = 8d23cd3a5dde4bc448e3c23d426e737f diff --git a/x11-toolkits/py-Pmw/pkg-comment b/x11-toolkits/py-Pmw/pkg-comment deleted file mode 100644 index bd1e35a8ef7c..000000000000 --- a/x11-toolkits/py-Pmw/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -High-level compound graphics widgets for Python. diff --git a/x11-toolkits/py-Pmw/pkg-descr b/x11-toolkits/py-Pmw/pkg-descr deleted file mode 100644 index 7326957666f5..000000000000 --- a/x11-toolkits/py-Pmw/pkg-descr +++ /dev/null @@ -1,21 +0,0 @@ -Pmw is a framework for building high-level compound widgets, or -megawidgets, constructed using other widgets as component parts. It -promotes consistent look and feel within and between graphical -applications, is highly configurable to your needs and is easy to use. - -Pmw consists of: - * A few base classes, providing a framework for building megawidgets. - * A library of flexible and extensible megawidgets built on the base - classes, such as ButtonBox, ComboBox, MessageDialog, etc. - -The interface to Pmw megawidgets is similar to basic Tk widgets, so it -is easy for developers to include both megawidgets and basic Tk -widgets in their graphical applications. In addition, all Pmw -megawidgets may themselves be extended, using either inheritance or -composition. - -The use of the Pmw framework and megawidgets replaces common widget -combinations with higher level abstractions. This simplifies code, -making it more readable and maintainable and more easily modifiable. -The ability to extend Pmw megawidgets enables developers to create new -megawidgets based on previous work. diff --git a/x11-toolkits/py-Pmw/pkg-plist b/x11-toolkits/py-Pmw/pkg-plist deleted file mode 100644 index bcfb18ad8b8c..000000000000 --- a/x11-toolkits/py-Pmw/pkg-plist +++ /dev/null @@ -1,359 +0,0 @@ -lib/python1.5/site-packages/Pmw/__init__.py -lib/python1.5/site-packages/Pmw/__init__.pyc -lib/python1.5/site-packages/Pmw/__init__.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/__init__.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/__init__.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/__init__.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/__init__.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/__init__.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/__init__.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/Pmw.def -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwAboutDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwAboutDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwAboutDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBalloon.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBalloon.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBalloon.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBase.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBase.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBase.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBlt.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBlt.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwBlt.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwButtonBox.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwButtonBox.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwButtonBox.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwColor.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwColor.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwColor.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwComboBox.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwComboBox.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwComboBox.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwComboBoxDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwComboBoxDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwComboBoxDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwCounter.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwCounter.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwCounter.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwCounterDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwCounterDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwCounterDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwEntryField.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwEntryField.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwEntryField.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwGroup.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwGroup.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwGroup.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLabeledWidget.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLabeledWidget.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLabeledWidget.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLoader.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLoader.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLoader.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLogicalFont.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLogicalFont.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwLogicalFont.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMenuBar.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMenuBar.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMenuBar.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMessageBar.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMessageBar.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMessageBar.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMessageDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMessageDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwMessageDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwNoteBookR.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwNoteBookR.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwNoteBookR.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwNoteBookS.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwNoteBookS.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwNoteBookS.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwOptionMenu.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwOptionMenu.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwOptionMenu.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwPanedWidget.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwPanedWidget.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwPanedWidget.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwPromptDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwPromptDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwPromptDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwRadioSelect.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwRadioSelect.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwRadioSelect.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledCanvas.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledCanvas.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledCanvas.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledField.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledField.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledField.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledFrame.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledFrame.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledFrame.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledListBox.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledListBox.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledListBox.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledText.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledText.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwScrolledText.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwSelectionDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwSelectionDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwSelectionDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTextDialog.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTextDialog.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTextDialog.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeCounter.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeCounter.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeCounter.pyo -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeFuncs.py -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeFuncs.pyc -lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib/PmwTimeFuncs.pyo -share/doc/Pmw/refindex.html -share/doc/Pmw/todo.html -share/doc/Pmw/AboutDialog.html -share/doc/Pmw/Balloon.html -share/doc/Pmw/ButtonBox.html -share/doc/Pmw/ComboBox.html -share/doc/Pmw/ComboBoxDialog.html -share/doc/Pmw/Counter.html -share/doc/Pmw/CounterDialog.html -share/doc/Pmw/Dialog.html -share/doc/Pmw/EntryField.html -share/doc/Pmw/Group.html -share/doc/Pmw/LabeledWidget.html -share/doc/Pmw/MegaArchetype.html -share/doc/Pmw/MegaToplevel.html -share/doc/Pmw/MegaWidget.html -share/doc/Pmw/MenuBar.html -share/doc/Pmw/MessageBar.html -share/doc/Pmw/MessageDialog.html -share/doc/Pmw/NoteBookR.html -share/doc/Pmw/NoteBookS.html -share/doc/Pmw/OptionMenu.html -share/doc/Pmw/PanedWidget.html -share/doc/Pmw/PromptDialog.html -share/doc/Pmw/RadioSelect.html -share/doc/Pmw/ScrolledCanvas.html -share/doc/Pmw/ScrolledField.html -share/doc/Pmw/ScrolledFrame.html -share/doc/Pmw/ScrolledListBox.html -share/doc/Pmw/ScrolledText.html -share/doc/Pmw/SelectionDialog.html -share/doc/Pmw/TextDialog.html -share/doc/Pmw/TimeCounter.html -share/doc/Pmw/PmwFunctions.html -share/doc/Pmw/Color.html -share/doc/Pmw/Blt.html -share/doc/Pmw/features.html -share/doc/Pmw/changes.html -share/doc/Pmw/copyright.html -share/doc/Pmw/srcindex.html -share/doc/Pmw/index.html -share/doc/Pmw/starting.html -share/doc/Pmw/demosandtests.html -share/doc/Pmw/howtobuild.html -share/doc/Pmw/dynamicloader.html -share/doc/Pmw/porting.html -share/doc/Pmw/howtouse.html -share/doc/Pmw/blue_line.gif -share/doc/Pmw/blueball.gif -share/doc/Pmw/counter1.gif -share/doc/Pmw/counter2.gif -share/doc/Pmw/example1.gif -share/doc/Pmw/example2.gif -share/doc/Pmw/halfblueball.gif -share/doc/Pmw/scale1.gif -share/doc/Pmw/scale2.gif -share/doc/Pmw/transdove.gif -share/doc/Pmw/example.py -share/doc/Pmw/exercises.py -share/doc/Pmw/ExampleDemo.py -share/doc/Pmw/ScrolledText_test.py -share/doc/Pmw/PmwAboutDialog.py.html -share/doc/Pmw/PmwBalloon.py.html -share/doc/Pmw/PmwBase.py.html -share/doc/Pmw/PmwBlt.py.html -share/doc/Pmw/PmwButtonBox.py.html -share/doc/Pmw/PmwColor.py.html -share/doc/Pmw/PmwComboBox.py.html -share/doc/Pmw/PmwComboBoxDialog.py.html -share/doc/Pmw/PmwCounter.py.html -share/doc/Pmw/PmwCounterDialog.py.html -share/doc/Pmw/PmwDialog.py.html -share/doc/Pmw/PmwEntryField.py.html -share/doc/Pmw/PmwGroup.py.html -share/doc/Pmw/PmwLabeledWidget.py.html -share/doc/Pmw/PmwLoader.py.html -share/doc/Pmw/PmwLogicalFont.py.html -share/doc/Pmw/PmwMenuBar.py.html -share/doc/Pmw/PmwMessageBar.py.html -share/doc/Pmw/PmwMessageDialog.py.html -share/doc/Pmw/PmwNoteBookR.py.html -share/doc/Pmw/PmwNoteBookS.py.html -share/doc/Pmw/PmwOptionMenu.py.html -share/doc/Pmw/PmwPanedWidget.py.html -share/doc/Pmw/PmwPromptDialog.py.html -share/doc/Pmw/PmwRadioSelect.py.html -share/doc/Pmw/PmwScrolledCanvas.py.html -share/doc/Pmw/PmwScrolledField.py.html -share/doc/Pmw/PmwScrolledFrame.py.html -share/doc/Pmw/PmwScrolledListBox.py.html -share/doc/Pmw/PmwScrolledText.py.html -share/doc/Pmw/PmwSelectionDialog.py.html -share/doc/Pmw/PmwTextDialog.py.html -share/doc/Pmw/PmwTimeCounter.py.html -share/doc/Pmw/PmwTimeFuncs.py.html -share/examples/Pmw/AboutDialog.py -share/examples/Pmw/AboutDialog.pyc -share/examples/Pmw/AboutDialog.pyo -share/examples/Pmw/Balloon.py -share/examples/Pmw/Balloon.pyc -share/examples/Pmw/Balloon.pyo -share/examples/Pmw/BltGraph.py -share/examples/Pmw/BltGraph.pyc -share/examples/Pmw/BltGraph.pyo -share/examples/Pmw/ButtonBox.py -share/examples/Pmw/ButtonBox.pyc -share/examples/Pmw/ButtonBox.pyo -share/examples/Pmw/Colors.py -share/examples/Pmw/Colors.pyc -share/examples/Pmw/Colors.pyo -share/examples/Pmw/ComboBoxDialog.py -share/examples/Pmw/ComboBoxDialog.pyc -share/examples/Pmw/ComboBoxDialog.pyo -share/examples/Pmw/ComboBox_Simple.py -share/examples/Pmw/ComboBox_Simple.pyc -share/examples/Pmw/ComboBox_Simple.pyo -share/examples/Pmw/ConfigClass.py -share/examples/Pmw/ConfigClass.pyc -share/examples/Pmw/ConfigClass.pyo -share/examples/Pmw/CounterDialog.py -share/examples/Pmw/CounterDialog.pyc -share/examples/Pmw/CounterDialog.pyo -share/examples/Pmw/Dialog.py -share/examples/Pmw/Dialog.pyc -share/examples/Pmw/Dialog.pyo -share/examples/Pmw/ErrorHandling.py -share/examples/Pmw/ErrorHandling.pyc -share/examples/Pmw/ErrorHandling.pyo -share/examples/Pmw/ExampleDemo.py -share/examples/Pmw/ExampleDemo.pyc -share/examples/Pmw/ExampleDemo.pyo -share/examples/Pmw/Grid.py -share/examples/Pmw/Grid.pyc -share/examples/Pmw/Grid.pyo -share/examples/Pmw/Group.py -share/examples/Pmw/Group.pyc -share/examples/Pmw/Group.pyo -share/examples/Pmw/LabeledWidget.py -share/examples/Pmw/LabeledWidget.pyc -share/examples/Pmw/LabeledWidget.pyo -share/examples/Pmw/LogicalFont.py -share/examples/Pmw/LogicalFont.pyc -share/examples/Pmw/LogicalFont.pyo -share/examples/Pmw/MenuBar.py -share/examples/Pmw/MenuBar.pyc -share/examples/Pmw/MenuBar.pyo -share/examples/Pmw/MessageBar.py -share/examples/Pmw/MessageBar.pyc -share/examples/Pmw/MessageBar.pyo -share/examples/Pmw/MessageInfo.py -share/examples/Pmw/MessageInfo.pyc -share/examples/Pmw/MessageInfo.pyo -share/examples/Pmw/NoteBookR.py -share/examples/Pmw/NoteBookR.pyc -share/examples/Pmw/NoteBookR.pyo -share/examples/Pmw/ShowBusy.py -share/examples/Pmw/ShowBusy.pyc -share/examples/Pmw/ShowBusy.pyo -share/examples/Pmw/PanedWidget.py -share/examples/Pmw/PanedWidget.pyc -share/examples/Pmw/PanedWidget.pyo -share/examples/Pmw/PromptDialog.py -share/examples/Pmw/PromptDialog.pyc -share/examples/Pmw/PromptDialog.pyo -share/examples/Pmw/RadioSelect.py -share/examples/Pmw/RadioSelect.pyc -share/examples/Pmw/RadioSelect.pyo -share/examples/Pmw/Resources.py -share/examples/Pmw/Resources.pyc -share/examples/Pmw/Resources.pyo -share/examples/Pmw/Resources_Pmw.py -share/examples/Pmw/Resources_Pmw.pyc -share/examples/Pmw/Resources_Pmw.pyo -share/examples/Pmw/ScrolledField.py -share/examples/Pmw/ScrolledField.pyc -share/examples/Pmw/ScrolledField.pyo -share/examples/Pmw/ScrolledListBox.py -share/examples/Pmw/ScrolledListBox.pyc -share/examples/Pmw/ScrolledListBox.pyo -share/examples/Pmw/ScrolledText.py -share/examples/Pmw/ScrolledText.pyc -share/examples/Pmw/ScrolledText.pyo -share/examples/Pmw/SelectionDialog.py -share/examples/Pmw/SelectionDialog.pyc -share/examples/Pmw/SelectionDialog.pyo -share/examples/Pmw/SpeedTest.py -share/examples/Pmw/SpeedTest.pyc -share/examples/Pmw/SpeedTest.pyo -share/examples/Pmw/TextDialog.py -share/examples/Pmw/TextDialog.pyc -share/examples/Pmw/TextDialog.pyo -share/examples/Pmw/TextDisplay.py -share/examples/Pmw/TextDisplay.pyc -share/examples/Pmw/TextDisplay.pyo -share/examples/Pmw/ScrolledCanvas.py -share/examples/Pmw/ScrolledCanvas.pyc -share/examples/Pmw/ScrolledCanvas.pyo -share/examples/Pmw/NoteBookS.py -share/examples/Pmw/NoteBookS.pyc -share/examples/Pmw/NoteBookS.pyo -share/examples/Pmw/FontText.py -share/examples/Pmw/FontText.pyc -share/examples/Pmw/FontText.pyo -share/examples/Pmw/WidgetDestroy.py -share/examples/Pmw/WidgetDestroy.pyc -share/examples/Pmw/WidgetDestroy.pyo -share/examples/Pmw/OptionMenu.py -share/examples/Pmw/OptionMenu.pyc -share/examples/Pmw/OptionMenu.pyo -share/examples/Pmw/TimeCounter.py -share/examples/Pmw/TimeCounter.pyc -share/examples/Pmw/TimeCounter.pyo -share/examples/Pmw/ScrolledFrame.py -share/examples/Pmw/ScrolledFrame.pyc -share/examples/Pmw/ScrolledFrame.pyo -share/examples/Pmw/All.py -share/examples/Pmw/All.pyc -share/examples/Pmw/All.pyo -share/examples/Pmw/ComboBox_Dropdown.py -share/examples/Pmw/ComboBox_Dropdown.pyc -share/examples/Pmw/ComboBox_Dropdown.pyo -share/examples/Pmw/EntryField.py -share/examples/Pmw/EntryField.pyc -share/examples/Pmw/EntryField.pyo -share/examples/Pmw/MessageDialog.py -share/examples/Pmw/MessageDialog.pyc -share/examples/Pmw/MessageDialog.pyo -share/examples/Pmw/DemoVersion.py -share/examples/Pmw/DemoVersion.pyc -share/examples/Pmw/DemoVersion.pyo -share/examples/Pmw/SpecialEntry.py -share/examples/Pmw/SpecialEntry.pyc -share/examples/Pmw/SpecialEntry.pyo -share/examples/Pmw/Counter.py -share/examples/Pmw/Counter.pyc -share/examples/Pmw/Counter.pyo -share/examples/Pmw/NestedDialogs.py -share/examples/Pmw/NestedDialogs.pyc -share/examples/Pmw/NestedDialogs.pyo -share/examples/Pmw/Spectrum.py -share/examples/Pmw/Spectrum.pyc -share/examples/Pmw/Spectrum.pyo -@dirrm share/examples/Pmw -@dirrm share/doc/Pmw -@dirrm lib/python1.5/site-packages/Pmw/%%PMWVERSION%%/lib -@dirrm lib/python1.5/site-packages/Pmw/%%PMWVERSION%% -@dirrm lib/python1.5/site-packages/Pmw diff --git a/x11-toolkits/py-gnome2/Makefile b/x11-toolkits/py-gnome2/Makefile deleted file mode 100644 index dab8a95b12c3..000000000000 --- a/x11-toolkits/py-gnome2/Makefile +++ /dev/null @@ -1,88 +0,0 @@ -# New ports collection makefile for: py-gnome -# Version required: 1.0.1 -# Date created: 03/14/1999 -# Whom: nectar@FreeBSD.ORG -# -# $Id: Makefile,v 1.21 1999/02/28 18:48:50 nectar Exp $ -# - -DISTNAME= gnome-python-1.0.1 -PKGNAME= py-gnome-1.0.1 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ - ftp://ftp.gimp.org/pub/gtk/python/ \ - ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ - ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ - ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ - -MAINTAINER= nectar@FreeBSD.ORG - -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= python:${PORTSDIR}/lang/python - -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" -PLIST= ${WRKSRC}/PLIST - -DOCDIR= share/doc/py-gnome -DOCFILES= README:py-gnome.README pygtk/README:py-gtk.README \ - pygtk/MAPPING:MAPPING.py-gtk - -EGDIR= share/examples/py-gnome -EGSUBDIRS= gnome gtk gtk/glade gtk/ide gtk/imlib gtk/neil \ - gtk/simple gtk/testgtk -EGGNOME= canvas.py fifteen.py html_demo.py stock_demo.py \ - ted_demo.py uiinfo_demo.py zterm.py -EGGTK= glade/README glade/test2.glade glade/glade.py \ - glade/test.glade ide/gtkcons.py ide/gtkdb.py \ - ide/edit.py ide/browse.py ide/minibreak.xpm ide/README \ - ide/gtkprof.py ide/pyide.py ide/break.xpm \ - ide/return.xpm ide/next.xpm ide/continue.xpm \ - ide/step.xpm ide/edit.xpm ide/run.xpm ide/quit.xpm \ - imlib/view.py neil/TAppli.py neil/TAppli2.py \ - neil/TAppli3.py neil/TAppli4.py neil/TAppli5.py \ - neil/bomb.xpm neil/gtk-logo.xpm neil/question.xpm \ - neil/notebook.py neil/README simple/hello1.py \ - simple/hello2.py simple/simple1.py simple/simple2.py \ - simple/tooltip1.py simple/tooltip2.py \ - simple/scribble.py simple/dnd.py simple/dndpixmap.py \ - simple/README testgtk/testgtk.py testgtk/test.xpm \ - testgtk/testgtkrc testgtk/README - -SORT?= sort - -# Examples and docs are added to the packing list on the fly. -pre-install: - @${CP} ${PKGDIR}/PLIST ${PLIST} - @${CP} /dev/null ${PLIST}.dirrm -.for d in ${EGSUBDIRS} - @${MKDIR} ${PREFIX}/${EGDIR}/${d} - @${ECHO} @dirrm ${EGDIR}/${d} >> ${PLIST}.dirrm -.endfor - @${ECHO} @dirrm ${EGDIR} >> ${PLIST}.dirrm -.for f in ${EGGNOME} - ${INSTALL_DATA} ${WRKSRC}/pygnome/examples/${f} \ - ${PREFIX}/${EGDIR}/gnome/${f} - @${ECHO} ${EGDIR}/gnome/${f} >> ${PLIST} -.endfor -.for f in ${EGGTK} - ${INSTALL_DATA} ${WRKSRC}/pygtk/examples/${f} \ - ${PREFIX}/${EGDIR}/gtk/${f} - @${ECHO} ${EGDIR}/gtk/${f} >> ${PLIST} -.endfor -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/${DOCDIR} - @${ECHO} @dirrm ${DOCDIR} >> ${PLIST}.dirrm - @for i in ${DOCFILES}; do \ - src=`${ECHO} $$i | ${AWK} -F: '{ print $$1 }'`; \ - dst=`${ECHO} $$i | ${AWK} -F: '{ print $$2 }'`; \ - ${INSTALL_DATA} ${WRKSRC}/$$src \ - ${PREFIX}/${DOCDIR}/$$dst && \ - ${ECHO} ${DOCDIR}/$$dst >> ${PLIST}; \ - done -.endif - @${SORT} -r ${PLIST}.dirrm >> ${PLIST} - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-gnome2/distinfo b/x11-toolkits/py-gnome2/distinfo deleted file mode 100644 index 3f19c9b89609..000000000000 --- a/x11-toolkits/py-gnome2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-python-1.0.1.tar.gz) = 609181de7871b254c605ac39848d7079 diff --git a/x11-toolkits/py-gnome2/files/patch-ab b/x11-toolkits/py-gnome2/files/patch-ab deleted file mode 100644 index 1d12346a4679..000000000000 --- a/x11-toolkits/py-gnome2/files/patch-ab +++ /dev/null @@ -1,11 +0,0 @@ ---- pygtk/configure.orig Mon Mar 15 11:25:18 1999 -+++ pygtk/configure Mon Mar 15 11:25:27 1999 -@@ -901,7 +901,7 @@ - OPT="$am_cv_python_OPT" - SO="$am_cv_python_SO" - PYTHON_CFLAGS="$am_cv_python_CCSHARED \$(OPT)" -- PYTHON_LINK="$am_cv_python_LDSHARED -o \$@" -+ PYTHON_LINK="$am_cv_python_CC -shared -o \$@" - - - diff --git a/x11-toolkits/py-gnome2/pkg-comment b/x11-toolkits/py-gnome2/pkg-comment deleted file mode 100644 index b79fdf9445e3..000000000000 --- a/x11-toolkits/py-gnome2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Python bindings for GNOME and GTK. diff --git a/x11-toolkits/py-gnome2/pkg-descr b/x11-toolkits/py-gnome2/pkg-descr deleted file mode 100644 index ea8a30053778..000000000000 --- a/x11-toolkits/py-gnome2/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Excerpts from the READMEs: - PyGNOME -- Python bindings for GNOME - ==================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME libraries for use with python. - - PyGTK - ===== - Author: James Henstridge <james@daa.com.au> - - This archive contains modules that allow you to use gtk in Python - programs. At present, it is a fairly complete set of bindings. - --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gnome2/pkg-plist b/x11-toolkits/py-gnome2/pkg-plist deleted file mode 100644 index 3e34363b0a88..000000000000 --- a/x11-toolkits/py-gnome2/pkg-plist +++ /dev/null @@ -1,87 +0,0 @@ -lib/python1.5/site-packages/pyglade/__init__.py -lib/python1.5/site-packages/pyglade/build.py -lib/python1.5/site-packages/pyglade/style.py -lib/python1.5/site-packages/pyglade/xmlparse.py -lib/python1.5/site-packages/pyglade/__init__.pyc -lib/python1.5/site-packages/pyglade/build.pyc -lib/python1.5/site-packages/pyglade/style.pyc -lib/python1.5/site-packages/pyglade/xmlparse.pyc -lib/python1.5/site-packages/pyglade/__init__.pyo -lib/python1.5/site-packages/pyglade/build.pyo -lib/python1.5/site-packages/pyglade/style.pyo -lib/python1.5/site-packages/pyglade/xmlparse.pyo -@dirrm lib/python1.5/site-packages/pyglade -lib/python1.5/site-packages/_gtkmodule.so -lib/python1.5/site-packages/_gdkimlibmodule.so -lib/python1.5/site-packages/gtk.py -lib/python1.5/site-packages/Gtkinter.py -lib/python1.5/site-packages/GTK.py -lib/python1.5/site-packages/GDK.py -lib/python1.5/site-packages/GtkExtra.py -lib/python1.5/site-packages/GdkImlib.py -lib/python1.5/site-packages/gtk.pyc -lib/python1.5/site-packages/Gtkinter.pyc -lib/python1.5/site-packages/GTK.pyc -lib/python1.5/site-packages/GDK.pyc -lib/python1.5/site-packages/GtkExtra.pyc -lib/python1.5/site-packages/GdkImlib.pyc -lib/python1.5/site-packages/gtk.pyo -lib/python1.5/site-packages/Gtkinter.pyo -lib/python1.5/site-packages/GTK.pyo -lib/python1.5/site-packages/GDK.pyo -lib/python1.5/site-packages/GtkExtra.pyo -lib/python1.5/site-packages/GdkImlib.pyo -lib/python1.5/site-packages/gnome/__init__.py -lib/python1.5/site-packages/gnome/config.py -lib/python1.5/site-packages/gnome/file.py -lib/python1.5/site-packages/gnome/help.py -lib/python1.5/site-packages/gnome/history.py -lib/python1.5/site-packages/gnome/metadata.py -lib/python1.5/site-packages/gnome/mime.py -lib/python1.5/site-packages/gnome/score.py -lib/python1.5/site-packages/gnome/triggers.py -lib/python1.5/site-packages/gnome/url.py -lib/python1.5/site-packages/gnome/ui.py -lib/python1.5/site-packages/gnome/uiconsts.py -lib/python1.5/site-packages/gnome/xmhtml.py -lib/python1.5/site-packages/gnome/zvt.py -lib/python1.5/site-packages/gnome/affine.py -lib/python1.5/site-packages/gnome/__init__.pyc -lib/python1.5/site-packages/gnome/config.pyc -lib/python1.5/site-packages/gnome/file.pyc -lib/python1.5/site-packages/gnome/help.pyc -lib/python1.5/site-packages/gnome/history.pyc -lib/python1.5/site-packages/gnome/metadata.pyc -lib/python1.5/site-packages/gnome/mime.pyc -lib/python1.5/site-packages/gnome/score.pyc -lib/python1.5/site-packages/gnome/triggers.pyc -lib/python1.5/site-packages/gnome/url.pyc -lib/python1.5/site-packages/gnome/ui.pyc -lib/python1.5/site-packages/gnome/uiconsts.pyc -lib/python1.5/site-packages/gnome/xmhtml.pyc -lib/python1.5/site-packages/gnome/zvt.pyc -lib/python1.5/site-packages/gnome/affine.pyc -lib/python1.5/site-packages/gnome/__init__.pyo -lib/python1.5/site-packages/gnome/config.pyo -lib/python1.5/site-packages/gnome/file.pyo -lib/python1.5/site-packages/gnome/help.pyo -lib/python1.5/site-packages/gnome/history.pyo -lib/python1.5/site-packages/gnome/metadata.pyo -lib/python1.5/site-packages/gnome/mime.pyo -lib/python1.5/site-packages/gnome/score.pyo -lib/python1.5/site-packages/gnome/triggers.pyo -lib/python1.5/site-packages/gnome/url.pyo -lib/python1.5/site-packages/gnome/ui.pyo -lib/python1.5/site-packages/gnome/uiconsts.pyo -lib/python1.5/site-packages/gnome/xmhtml.pyo -lib/python1.5/site-packages/gnome/zvt.pyo -lib/python1.5/site-packages/gnome/affine.pyo -@dirrm lib/python1.5/site-packages/gnome -lib/python1.5/site-packages/_gnomemodule.so -lib/python1.5/site-packages/_gnomeuimodule.so -lib/python1.5/site-packages/_zvtmodule.so -lib/python1.5/site-packages/_gtkxmhtmlmodule.so -lib/python1.5/site-packages/gettext.py -lib/python1.5/site-packages/gettext.pyc -lib/python1.5/site-packages/gettext.pyo -@dirrm lib/python1.5/site-packages diff --git a/x11-toolkits/py-gtk2/Makefile b/x11-toolkits/py-gtk2/Makefile deleted file mode 100644 index dab8a95b12c3..000000000000 --- a/x11-toolkits/py-gtk2/Makefile +++ /dev/null @@ -1,88 +0,0 @@ -# New ports collection makefile for: py-gnome -# Version required: 1.0.1 -# Date created: 03/14/1999 -# Whom: nectar@FreeBSD.ORG -# -# $Id: Makefile,v 1.21 1999/02/28 18:48:50 nectar Exp $ -# - -DISTNAME= gnome-python-1.0.1 -PKGNAME= py-gnome-1.0.1 -CATEGORIES= x11-toolkits python gnome -MASTER_SITES= ftp://ftp.daa.com.au/pub/james/python/ \ - ftp://ftp.gimp.org/pub/gtk/python/ \ - ftp://infosoc.uni-koeln.de/pub/ftp.gimp.org/pub/gtk/python/ \ - ftp://ftp.cs.umn.edu/pub/gimp/gtk/python/ \ - ftp://stef.u-picardie.fr/mirror/ftp.gimp.org/gtk/python/ - -MAINTAINER= nectar@FreeBSD.ORG - -BUILD_DEPENDS= python:${PORTSDIR}/lang/python -LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= python:${PORTSDIR}/lang/python - -GNU_CONFIGURE= yes -USE_GMAKE= yes -CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config" -PLIST= ${WRKSRC}/PLIST - -DOCDIR= share/doc/py-gnome -DOCFILES= README:py-gnome.README pygtk/README:py-gtk.README \ - pygtk/MAPPING:MAPPING.py-gtk - -EGDIR= share/examples/py-gnome -EGSUBDIRS= gnome gtk gtk/glade gtk/ide gtk/imlib gtk/neil \ - gtk/simple gtk/testgtk -EGGNOME= canvas.py fifteen.py html_demo.py stock_demo.py \ - ted_demo.py uiinfo_demo.py zterm.py -EGGTK= glade/README glade/test2.glade glade/glade.py \ - glade/test.glade ide/gtkcons.py ide/gtkdb.py \ - ide/edit.py ide/browse.py ide/minibreak.xpm ide/README \ - ide/gtkprof.py ide/pyide.py ide/break.xpm \ - ide/return.xpm ide/next.xpm ide/continue.xpm \ - ide/step.xpm ide/edit.xpm ide/run.xpm ide/quit.xpm \ - imlib/view.py neil/TAppli.py neil/TAppli2.py \ - neil/TAppli3.py neil/TAppli4.py neil/TAppli5.py \ - neil/bomb.xpm neil/gtk-logo.xpm neil/question.xpm \ - neil/notebook.py neil/README simple/hello1.py \ - simple/hello2.py simple/simple1.py simple/simple2.py \ - simple/tooltip1.py simple/tooltip2.py \ - simple/scribble.py simple/dnd.py simple/dndpixmap.py \ - simple/README testgtk/testgtk.py testgtk/test.xpm \ - testgtk/testgtkrc testgtk/README - -SORT?= sort - -# Examples and docs are added to the packing list on the fly. -pre-install: - @${CP} ${PKGDIR}/PLIST ${PLIST} - @${CP} /dev/null ${PLIST}.dirrm -.for d in ${EGSUBDIRS} - @${MKDIR} ${PREFIX}/${EGDIR}/${d} - @${ECHO} @dirrm ${EGDIR}/${d} >> ${PLIST}.dirrm -.endfor - @${ECHO} @dirrm ${EGDIR} >> ${PLIST}.dirrm -.for f in ${EGGNOME} - ${INSTALL_DATA} ${WRKSRC}/pygnome/examples/${f} \ - ${PREFIX}/${EGDIR}/gnome/${f} - @${ECHO} ${EGDIR}/gnome/${f} >> ${PLIST} -.endfor -.for f in ${EGGTK} - ${INSTALL_DATA} ${WRKSRC}/pygtk/examples/${f} \ - ${PREFIX}/${EGDIR}/gtk/${f} - @${ECHO} ${EGDIR}/gtk/${f} >> ${PLIST} -.endfor -.if !defined(NOPORTDOCS) - @${MKDIR} ${PREFIX}/${DOCDIR} - @${ECHO} @dirrm ${DOCDIR} >> ${PLIST}.dirrm - @for i in ${DOCFILES}; do \ - src=`${ECHO} $$i | ${AWK} -F: '{ print $$1 }'`; \ - dst=`${ECHO} $$i | ${AWK} -F: '{ print $$2 }'`; \ - ${INSTALL_DATA} ${WRKSRC}/$$src \ - ${PREFIX}/${DOCDIR}/$$dst && \ - ${ECHO} ${DOCDIR}/$$dst >> ${PLIST}; \ - done -.endif - @${SORT} -r ${PLIST}.dirrm >> ${PLIST} - -.include <bsd.port.mk> diff --git a/x11-toolkits/py-gtk2/distinfo b/x11-toolkits/py-gtk2/distinfo deleted file mode 100644 index 3f19c9b89609..000000000000 --- a/x11-toolkits/py-gtk2/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (gnome-python-1.0.1.tar.gz) = 609181de7871b254c605ac39848d7079 diff --git a/x11-toolkits/py-gtk2/pkg-comment b/x11-toolkits/py-gtk2/pkg-comment deleted file mode 100644 index b79fdf9445e3..000000000000 --- a/x11-toolkits/py-gtk2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A set of Python bindings for GNOME and GTK. diff --git a/x11-toolkits/py-gtk2/pkg-descr b/x11-toolkits/py-gtk2/pkg-descr deleted file mode 100644 index ea8a30053778..000000000000 --- a/x11-toolkits/py-gtk2/pkg-descr +++ /dev/null @@ -1,15 +0,0 @@ -Excerpts from the READMEs: - PyGNOME -- Python bindings for GNOME - ==================================== - Author: James Henstridge <james@daa.com.au> - - This is a set of bindings for the GNOME libraries for use with python. - - PyGTK - ===== - Author: James Henstridge <james@daa.com.au> - - This archive contains modules that allow you to use gtk in Python - programs. At present, it is a fairly complete set of bindings. - --- Jacques Vidrine <nectar@FreeBSD.ORG> diff --git a/x11-toolkits/py-gtk2/pkg-plist b/x11-toolkits/py-gtk2/pkg-plist deleted file mode 100644 index 3e34363b0a88..000000000000 --- a/x11-toolkits/py-gtk2/pkg-plist +++ /dev/null @@ -1,87 +0,0 @@ -lib/python1.5/site-packages/pyglade/__init__.py -lib/python1.5/site-packages/pyglade/build.py -lib/python1.5/site-packages/pyglade/style.py -lib/python1.5/site-packages/pyglade/xmlparse.py -lib/python1.5/site-packages/pyglade/__init__.pyc -lib/python1.5/site-packages/pyglade/build.pyc -lib/python1.5/site-packages/pyglade/style.pyc -lib/python1.5/site-packages/pyglade/xmlparse.pyc -lib/python1.5/site-packages/pyglade/__init__.pyo -lib/python1.5/site-packages/pyglade/build.pyo -lib/python1.5/site-packages/pyglade/style.pyo -lib/python1.5/site-packages/pyglade/xmlparse.pyo -@dirrm lib/python1.5/site-packages/pyglade -lib/python1.5/site-packages/_gtkmodule.so -lib/python1.5/site-packages/_gdkimlibmodule.so -lib/python1.5/site-packages/gtk.py -lib/python1.5/site-packages/Gtkinter.py -lib/python1.5/site-packages/GTK.py -lib/python1.5/site-packages/GDK.py -lib/python1.5/site-packages/GtkExtra.py -lib/python1.5/site-packages/GdkImlib.py -lib/python1.5/site-packages/gtk.pyc -lib/python1.5/site-packages/Gtkinter.pyc -lib/python1.5/site-packages/GTK.pyc -lib/python1.5/site-packages/GDK.pyc -lib/python1.5/site-packages/GtkExtra.pyc -lib/python1.5/site-packages/GdkImlib.pyc -lib/python1.5/site-packages/gtk.pyo -lib/python1.5/site-packages/Gtkinter.pyo -lib/python1.5/site-packages/GTK.pyo -lib/python1.5/site-packages/GDK.pyo -lib/python1.5/site-packages/GtkExtra.pyo -lib/python1.5/site-packages/GdkImlib.pyo -lib/python1.5/site-packages/gnome/__init__.py -lib/python1.5/site-packages/gnome/config.py -lib/python1.5/site-packages/gnome/file.py -lib/python1.5/site-packages/gnome/help.py -lib/python1.5/site-packages/gnome/history.py -lib/python1.5/site-packages/gnome/metadata.py -lib/python1.5/site-packages/gnome/mime.py -lib/python1.5/site-packages/gnome/score.py -lib/python1.5/site-packages/gnome/triggers.py -lib/python1.5/site-packages/gnome/url.py -lib/python1.5/site-packages/gnome/ui.py -lib/python1.5/site-packages/gnome/uiconsts.py -lib/python1.5/site-packages/gnome/xmhtml.py -lib/python1.5/site-packages/gnome/zvt.py -lib/python1.5/site-packages/gnome/affine.py -lib/python1.5/site-packages/gnome/__init__.pyc -lib/python1.5/site-packages/gnome/config.pyc -lib/python1.5/site-packages/gnome/file.pyc -lib/python1.5/site-packages/gnome/help.pyc -lib/python1.5/site-packages/gnome/history.pyc -lib/python1.5/site-packages/gnome/metadata.pyc -lib/python1.5/site-packages/gnome/mime.pyc -lib/python1.5/site-packages/gnome/score.pyc -lib/python1.5/site-packages/gnome/triggers.pyc -lib/python1.5/site-packages/gnome/url.pyc -lib/python1.5/site-packages/gnome/ui.pyc -lib/python1.5/site-packages/gnome/uiconsts.pyc -lib/python1.5/site-packages/gnome/xmhtml.pyc -lib/python1.5/site-packages/gnome/zvt.pyc -lib/python1.5/site-packages/gnome/affine.pyc -lib/python1.5/site-packages/gnome/__init__.pyo -lib/python1.5/site-packages/gnome/config.pyo -lib/python1.5/site-packages/gnome/file.pyo -lib/python1.5/site-packages/gnome/help.pyo -lib/python1.5/site-packages/gnome/history.pyo -lib/python1.5/site-packages/gnome/metadata.pyo -lib/python1.5/site-packages/gnome/mime.pyo -lib/python1.5/site-packages/gnome/score.pyo -lib/python1.5/site-packages/gnome/triggers.pyo -lib/python1.5/site-packages/gnome/url.pyo -lib/python1.5/site-packages/gnome/ui.pyo -lib/python1.5/site-packages/gnome/uiconsts.pyo -lib/python1.5/site-packages/gnome/xmhtml.pyo -lib/python1.5/site-packages/gnome/zvt.pyo -lib/python1.5/site-packages/gnome/affine.pyo -@dirrm lib/python1.5/site-packages/gnome -lib/python1.5/site-packages/_gnomemodule.so -lib/python1.5/site-packages/_gnomeuimodule.so -lib/python1.5/site-packages/_zvtmodule.so -lib/python1.5/site-packages/_gtkxmhtmlmodule.so -lib/python1.5/site-packages/gettext.py -lib/python1.5/site-packages/gettext.pyc -lib/python1.5/site-packages/gettext.pyo -@dirrm lib/python1.5/site-packages diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile deleted file mode 100644 index fc0d4c7fa234..000000000000 --- a/x11-toolkits/qt30/Makefile +++ /dev/null @@ -1,138 +0,0 @@ -# New ports collection makefile for: qt -# Version required: 1.42 -# Date created: 30 Jul 1996 -# Whom: searle@longacre.demon.co.uk -# -# $Id: Makefile,v 1.32 1999/02/26 19:40:26 andreas Exp $ -# - -DISTNAME= qt-1.42 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.troll.no/qt/source/ - -MAINTAINER= andreas@FreeBSD.ORG - -LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 - -USE_GMAKE= yes -USE_X_PREFIX= yes -MAKE_ENV+= QTDIR=${WRKSRC} CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" - -.include <bsd.port.pre.mk> - -.if ${PORTOBJFORMAT} == "elf" -VERSION= 2 -.else -VERSION= 2.0 -.endif - -MAN1= moc.1 -MAN3= QAccel.3qt QApplication.3qt QArray.3qt QAsyncIO.3qt \ - QBitArray.3qt QBitVal.3qt QBitmap.3qt QBoxLayout.3qt \ - QBrush.3qt QBuffer.3qt QButton.3qt QButtonGroup.3qt \ - QByteArray.3qt QCache.3qt QCacheIterator.3qt QCheckBox.3qt \ - QCheckListItem.3qt QChildEvent.3qt QClipboard.3qt \ - QCloseEvent.3qt QCollection.3qt QColor.3qt QColorGroup.3qt \ - QComboBox.3qt QConnection.3qt QCursor.3qt QCustomEvent.3qt \ - QDataPump.3qt QDataSink.3qt QDataSource.3qt QDataStream.3qt \ - QDate.3qt QDateTime.3qt QDialog.3qt QDict.3qt QDictIterator.3qt \ - QDir.3qt QDoubleValidator.3qt QDragMoveEvent.3qt QDragObject.3qt \ - QDropEvent.3qt QEvent.3qt QFile.3qt QFileDialog.3qt \ - QFileIconProvider.3qt QFileInfo.3qt QFocusData.3qt \ - QFocusEvent.3qt QFont.3qt QFontInfo.3qt QFontMetrics.3qt \ - QFrame.3qt QGArray.3qt QGCache.3qt QGCacheIterator.3qt \ - QGDict.3qt QGDictIterator.3qt QGIFFormat.3qt QGIFFormatType.3qt \ - QGLContext.3qt QGLFormat.3qt QGLWidget.3qt QGList.3qt \ - QGListIterator.3qt QGManager.3qt QGridLayout.3qt QGroupBox.3qt \ - QHBoxLayout.3qt QHeader.3qt QIODevice.3qt QIODeviceSource.3qt \ - QIconSet.3qt QImage.3qt QImageConsumer.3qt QImageDecoder.3qt \ - QImageDrag.3qt QImageFormat.3qt QImageFormatType.3qt \ - QImageIO.3qt QIntCache.3qt QIntCacheIterator.3qt QIntDict.3qt \ - QIntDictIterator.3qt QIntValidator.3qt QKeyEvent.3qt \ - QLCDNumber.3qt QLNode.3qt QLabel.3qt QLayout.3qt QLineEdit.3qt \ - QList.3qt QListBox.3qt QListBoxItem.3qt QListBoxPixmap.3qt \ - QListBoxText.3qt QListIterator.3qt QListView.3qt \ - QListViewItem.3qt QMainWindow.3qt QMenuBar.3qt QMenuData.3qt \ - QMessageBox.3qt QMouseEvent.3qt QMoveEvent.3qt QMovie.3qt \ - QMultiLineEdit.3qt QNPInstance.3qt QNPStream.3qt QNPWidget.3qt \ - QNPlugin.3qt QObject.3qt QPaintDevice.3qt QPaintDeviceMetrics.3qt \ - QPaintEvent.3qt QPainter.3qt QPalette.3qt QPen.3qt QPicture.3qt \ - QPixmap.3qt QPixmapCache.3qt QPoint.3qt QPointArray.3qt \ - QPointVal.3qt QPopupMenu.3qt QPrintDialog.3qt QPrinter.3qt \ - QProgressBar.3qt QProgressDialog.3qt QPtrDict.3qt \ - QPtrDictIterator.3qt QPushButton.3qt QQueue.3qt QRadioButton.3qt \ - QRangeControl.3qt QRect.3qt QRegExp.3qt QRegion.3qt \ - QResizeEvent.3qt QScrollBar.3qt QScrollView.3qt QSemiModal.3qt \ - QShared.3qt QSignal.3qt QSignalMapper.3qt QSize.3qt \ - QSlider.3qt QSocketNotifier.3qt QSpinBox.3qt QSplitter.3qt \ - QStack.3qt QStatusBar.3qt QStoredDrag.3qt QStrIList.3qt \ - QStrList.3qt QString.3qt QTabBar.3qt QTabDialog.3qt \ - QTableView.3qt QTextDrag.3qt QTextStream.3qt QTime.3qt \ - QTimer.3qt QTimerEvent.3qt QToolBar.3qt QToolButton.3qt \ - QToolTip.3qt QToolTipGroup.3qt QUrlDrag.3qt QVBoxLayout.3qt \ - QValidator.3qt QWMatrix.3qt QWhatsThis.3qt QWidget.3qt \ - QWidgetStack.3qt QWindow.3qt QXtApplication.3qt QXtWidget.3qt \ - qaccel.3qt qapplication.3qt qarray.3qt qasyncio.3qt \ - qbitarray.3qt qbitmap.3qt qbitval.3qt qboxlayout.3qt \ - qbrush.3qt qbuffer.3qt qbutton.3qt qbuttongroup.3qt \ - qbytearray.3qt qcache.3qt qcacheiterator.3qt qcheckbox.3qt \ - qchecklistitem.3qt qchildevent.3qt qclipboard.3qt \ - qcloseevent.3qt qcollection.3qt qcolor.3qt qcolorgroup.3qt \ - qcombobox.3qt qconnection.3qt qcursor.3qt qcustomevent.3qt \ - qdatapump.3qt qdatasink.3qt qdatasource.3qt qdatastream.3qt \ - qdate.3qt qdatetime.3qt qdialog.3qt qdict.3qt qdictiterator.3qt \ - qdir.3qt qdoublevalidator.3qt qdragmoveevent.3qt qdragobject.3qt \ - qdropevent.3qt qevent.3qt qfile.3qt qfiledialog.3qt \ - qfileiconprovider.3qt qfileinfo.3qt qfocusdata.3qt \ - qfocusevent.3qt qfont.3qt qfontinfo.3qt qfontmetrics.3qt \ - qframe.3qt qgarray.3qt qgcache.3qt qgcacheiterator.3qt \ - qgdict.3qt qgdictiterator.3qt qgifformat.3qt qgifformattype.3qt \ - qglcontext.3qt qglformat.3qt qglist.3qt qglistiterator.3qt \ - qglwidget.3qt qgmanager.3qt qgridlayout.3qt qgroupbox.3qt \ - qhboxlayout.3qt qheader.3qt qiconset.3qt qimage.3qt \ - qimageconsumer.3qt qimagedecoder.3qt qimagedrag.3qt \ - qimageformat.3qt qimageformattype.3qt qimageio.3qt \ - qintcache.3qt qintcacheiterator.3qt qintdict.3qt \ - qintdictiterator.3qt qintvalidator.3qt qiodevice.3qt \ - qiodevicesource.3qt qkeyevent.3qt qlabel.3qt qlayout.3qt \ - qlcdnumber.3qt qlineedit.3qt qlist.3qt qlistbox.3qt \ - qlistboxitem.3qt qlistboxpixmap.3qt qlistboxtext.3qt \ - qlistiterator.3qt qlistview.3qt qlistviewitem.3qt qlnode.3qt \ - qmainwindow.3qt qmenubar.3qt qmenudata.3qt qmessagebox.3qt \ - qmouseevent.3qt qmoveevent.3qt qmovie.3qt qmultilineedit.3qt \ - qnpinstance.3qt qnplugin.3qt qnpstream.3qt qnpwidget.3qt \ - qobject.3qt qpaintdevice.3qt qpaintdevicemetrics.3qt \ - qpainter.3qt qpaintevent.3qt qpalette.3qt qpen.3qt qpicture.3qt \ - qpixmap.3qt qpixmapcache.3qt qpoint.3qt qpointarray.3qt \ - qpointval.3qt qpopupmenu.3qt qprintdialog.3qt qprinter.3qt \ - qprogressbar.3qt qprogressdialog.3qt qptrdict.3qt \ - qptrdictiterator.3qt qpushbutton.3qt qqueue.3qt qradiobutton.3qt \ - qrangecontrol.3qt qrect.3qt qregexp.3qt qregion.3qt \ - qresizeevent.3qt qscrollbar.3qt qscrollview.3qt qsemimodal.3qt \ - qshared.3qt qsignal.3qt qsignalmapper.3qt qsize.3qt \ - qslider.3qt qsocketnotifier.3qt qspinbox.3qt qsplitter.3qt \ - qstack.3qt qstatusbar.3qt qstoreddrag.3qt qstrilist.3qt \ - qstring.3qt qstrlist.3qt qtabbar.3qt qtabdialog.3qt \ - qtableview.3qt qtextdrag.3qt qtextstream.3qt qtime.3qt \ - qtimer.3qt qtimerevent.3qt qtoolbar.3qt qtoolbutton.3qt \ - qtooltip.3qt qtooltipgroup.3qt qurldrag.3qt qvalidator.3qt \ - qvboxlayout.3qt qwhatsthis.3qt qwidget.3qt qwidgetstack.3qt \ - qwindow.3qt qwmatrix.3qt qxtapplication.3qt qxtwidget.3qt - -post-configure: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} freebsd-g++-shared - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/moc $(PREFIX)/bin - ${INSTALL_DATA} ${WRKSRC}/lib/libqt.so.${VERSION} $(PREFIX)/lib - ${LN} -sf $(PREFIX)/lib/libqt.so.$(VERSION) $(PREFIX)/lib/libqt.so - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m $(PREFIX)/lib - ${MKDIR} $(PREFIX)/include/X11/qt - ${INSTALL_DATA} ${WRKSRC}/include/* $(PREFIX)/include/X11/qt - ${INSTALL_MAN} ${WRKSRC}/man/man1/* $(PREFIX)/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/man3/* $(PREFIX)/man/man3 - ${MKDIR} ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README.QT ${PREFIX}/share/doc/qt - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/qt30/distinfo b/x11-toolkits/qt30/distinfo deleted file mode 100644 index 89fbd0755568..000000000000 --- a/x11-toolkits/qt30/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (qt-1.42.tar.gz) = 0d1b32b6838d33074fe84088a2942028 diff --git a/x11-toolkits/qt30/files/patch-aa b/x11-toolkits/qt30/files/patch-aa deleted file mode 100644 index bfe1af96de47..000000000000 --- a/x11-toolkits/qt30/files/patch-aa +++ /dev/null @@ -1,86 +0,0 @@ ---- configs/freebsd-g++-shared.orig Tue Nov 17 15:19:01 1998 -+++ configs/freebsd-g++-shared Thu Feb 25 09:03:29 1999 -@@ -1,30 +1,30 @@ - # Compiling --SYSCONF_CC = g++ -+SYSCONF_CC = $(CXX) - - # Compiling with support libraries --SYSCONF_CFLAGS_X11 = -I/usr/X11R6/include -+SYSCONF_CFLAGS_X11 = -I$(X11BASE)/include - SYSCONF_CFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CFLAGS_OPENGL = -I/usr/X11R6/include -+SYSCONF_CFLAGS_OPENGL = -I$(X11BASE)/include - - # Compiline YACC output - SYSCONF_CFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_X11 = -L$(X11BASE)/lib - SYSCONF_LIBS_X11 = -lX11 -lXext - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt - SYSCONF_LIBS_QT_OPENGL = -lqgl - # OpenGL --SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_OPENGL = -L$(X11BASE)/lib - SYSCONF_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu -lXext -lm - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(CXX) - SYSCONF_LFLAGS = - SYSCONF_LIBS = - -@@ -39,16 +39,27 @@ - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ) and $(VER_MIN) - # --SYSCONF_LINK_SHLIB = g++ -+SYSCONF_LINK_SHLIB = $(CXX) -+ifeq ($(PORTOBJFORMAT),elf) -+SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ) -+SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ -+ $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ -+ -Wl,-soname,$(SYSCONF_LINK_TARGET_SHARED) \ -+ $(OBJECTS) $(OBJMOC) $(LIBS); \ -+ mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ -+ cd $(DESTDIR); \ -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+else - SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) - SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ - $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ - $(OBJECTS) $(OBJMOC) $(LIBS); \ - mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ - cd $(DESTDIR); \ -- rm -f lib$(TARGET).so lib$(TARGET).so.$(VER_MAJ); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so; \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ) -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+endif - - # Linking static libraries - # - Build the $(TARGET) library, eg. lib$(TARGET).a -@@ -59,11 +70,11 @@ - SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ - $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) - # Compiling application source --SYSCONF_CFLAGS = -pipe -O2 -fno-strength-reduce -+SYSCONF_CFLAGS = $(CXXFLAGS) -fno-strength-reduce - # Compiling library source --SYSCONF_CFLAGS_LIB = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_LIB = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Compiling shared-object source --SYSCONF_CFLAGS_SHOBJ = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_SHOBJ = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Default link type (stati linking is still be used where required) - SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_SHARED) - SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_SHARED) diff --git a/x11-toolkits/qt30/pkg-comment b/x11-toolkits/qt30/pkg-comment deleted file mode 100644 index 6f6ff1bebe0c..000000000000 --- a/x11-toolkits/qt30/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit. diff --git a/x11-toolkits/qt30/pkg-descr b/x11-toolkits/qt30/pkg-descr deleted file mode 100644 index ffacb1ace48a..000000000000 --- a/x11-toolkits/qt30/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Qt is a toolkit for building a GUI for X in C++. The main -documentation is in /usr/local/share/doc/qt and is also available on -the web. (http://www.troll.no/qt/) This directory also contains a -tutorial, and example programs (aclock, biff, connect, cursor, dclock, -desktop, drawdemo, forever, hello, life, menu, makepic/ showpic, qmag, -showimg, tetris, tictac, timestmp, widgets, xform, xshape) have also -been installed. - -Michael Searle -searle@longacre.demon.co.uk -WWW: http://www.troll.no/qt/ diff --git a/x11-toolkits/qt30/pkg-plist b/x11-toolkits/qt30/pkg-plist deleted file mode 100644 index 51afc2a81927..000000000000 --- a/x11-toolkits/qt30/pkg-plist +++ /dev/null @@ -1,201 +0,0 @@ -lib/libqt.so -lib/libqt.so.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -bin/moc -include/X11/qt/jri.h -include/X11/qt/jri_md.h -include/X11/qt/jritypes.h -include/X11/qt/npapi.h -include/X11/qt/npupp.h -include/X11/qt/qaccel.h -include/X11/qt/qapp.h -include/X11/qt/qapplication.h -include/X11/qt/qarray.h -include/X11/qt/qasyncimageio.h -include/X11/qt/qasyncio.h -include/X11/qt/qbitarray.h -include/X11/qt/qbitarry.h -include/X11/qt/qbitmap.h -include/X11/qt/qbrush.h -include/X11/qt/qbttngrp.h -include/X11/qt/qbuffer.h -include/X11/qt/qbutton.h -include/X11/qt/qbuttongroup.h -include/X11/qt/qcache.h -include/X11/qt/qcheckbox.h -include/X11/qt/qchkbox.h -include/X11/qt/qclipboard.h -include/X11/qt/qclipbrd.h -include/X11/qt/qcollect.h -include/X11/qt/qcollection.h -include/X11/qt/qcolor.h -include/X11/qt/qcombo.h -include/X11/qt/qcombobox.h -include/X11/qt/qconnect.h -include/X11/qt/qconnection.h -include/X11/qt/qcursor.h -include/X11/qt/qdatastream.h -include/X11/qt/qdatetime.h -include/X11/qt/qdatetm.h -include/X11/qt/qdialog.h -include/X11/qt/qdict.h -include/X11/qt/qdir.h -include/X11/qt/qdragobject.h -include/X11/qt/qdrawutil.h -include/X11/qt/qdrawutl.h -include/X11/qt/qdropsite.h -include/X11/qt/qdstream.h -include/X11/qt/qevent.h -include/X11/qt/qfile.h -include/X11/qt/qfiledef.h -include/X11/qt/qfiledefs.h -include/X11/qt/qfiledialog.h -include/X11/qt/qfiledlg.h -include/X11/qt/qfileinf.h -include/X11/qt/qfileinfo.h -include/X11/qt/qfocusdata.h -include/X11/qt/qfont.h -include/X11/qt/qfontdata.h -include/X11/qt/qfontdta.h -include/X11/qt/qfontinf.h -include/X11/qt/qfontinfo.h -include/X11/qt/qfontmet.h -include/X11/qt/qfontmetrics.h -include/X11/qt/qframe.h -include/X11/qt/qgarray.h -include/X11/qt/qgcache.h -include/X11/qt/qgdict.h -include/X11/qt/qgeneric.h -include/X11/qt/qgl.h -include/X11/qt/qglist.h -include/X11/qt/qglobal.h -include/X11/qt/qgmanager.h -include/X11/qt/qgmanagr.h -include/X11/qt/qgroupbox.h -include/X11/qt/qgrpbox.h -include/X11/qt/qgvector.h -include/X11/qt/qheader.h -include/X11/qt/qiconset.h -include/X11/qt/qimage.h -include/X11/qt/qimageio.h -include/X11/qt/qintcach.h -include/X11/qt/qintcache.h -include/X11/qt/qintdict.h -include/X11/qt/qiodev.h -include/X11/qt/qiodevice.h -include/X11/qt/qjpegio.h -include/X11/qt/qkeycode.h -include/X11/qt/qlabel.h -include/X11/qt/qlayout.h -include/X11/qt/qlcdnum.h -include/X11/qt/qlcdnumber.h -include/X11/qt/qlined.h -include/X11/qt/qlineedit.h -include/X11/qt/qlist.h -include/X11/qt/qlistbox.h -include/X11/qt/qlistview.h -include/X11/qt/qmainwindow.h -include/X11/qt/qmenubar.h -include/X11/qt/qmenudata.h -include/X11/qt/qmenudta.h -include/X11/qt/qmessagebox.h -include/X11/qt/qmetaobj.h -include/X11/qt/qmetaobject.h -include/X11/qt/qmlined.h -include/X11/qt/qmovie.h -include/X11/qt/qmsgbox.h -include/X11/qt/qmultilinedit.h -include/X11/qt/qnp.h -include/X11/qt/qobjcoll.h -include/X11/qt/qobjdefs.h -include/X11/qt/qobject.h -include/X11/qt/qobjectdefs.h -include/X11/qt/qobjectdict.h -include/X11/qt/qobjectlist.h -include/X11/qt/qpaintd.h -include/X11/qt/qpaintdc.h -include/X11/qt/qpaintdevice.h -include/X11/qt/qpaintdevicedefs.h -include/X11/qt/qpaintdevicemetrics.h -include/X11/qt/qpainter.h -include/X11/qt/qpalette.h -include/X11/qt/qpdevmet.h -include/X11/qt/qpen.h -include/X11/qt/qpicture.h -include/X11/qt/qpixmap.h -include/X11/qt/qpixmapcache.h -include/X11/qt/qpmcache.h -include/X11/qt/qpngio.h -include/X11/qt/qpntarry.h -include/X11/qt/qpoint.h -include/X11/qt/qpointarray.h -include/X11/qt/qpopmenu.h -include/X11/qt/qpopupmenu.h -include/X11/qt/qprintdialog.h -include/X11/qt/qprinter.h -include/X11/qt/qprndlg.h -include/X11/qt/qprogbar.h -include/X11/qt/qprogdlg.h -include/X11/qt/qprogressbar.h -include/X11/qt/qprogressdialog.h -include/X11/qt/qpsprinter.h -include/X11/qt/qpsprn.h -include/X11/qt/qptrdict.h -include/X11/qt/qpushbt.h -include/X11/qt/qpushbutton.h -include/X11/qt/qqueue.h -include/X11/qt/qradiobt.h -include/X11/qt/qradiobutton.h -include/X11/qt/qrangecontrol.h -include/X11/qt/qrangect.h -include/X11/qt/qrect.h -include/X11/qt/qregexp.h -include/X11/qt/qregion.h -include/X11/qt/qscrbar.h -include/X11/qt/qscrollbar.h -include/X11/qt/qscrollview.h -include/X11/qt/qsemimodal.h -include/X11/qt/qshared.h -include/X11/qt/qsignal.h -include/X11/qt/qsignalmapper.h -include/X11/qt/qsignalslotimp.h -include/X11/qt/qsize.h -include/X11/qt/qslider.h -include/X11/qt/qsocketnotifier.h -include/X11/qt/qsocknot.h -include/X11/qt/qspinbox.h -include/X11/qt/qsplitter.h -include/X11/qt/qstack.h -include/X11/qt/qstatusbar.h -include/X11/qt/qstring.h -include/X11/qt/qstrlist.h -include/X11/qt/qstrvec.h -include/X11/qt/qtabbar.h -include/X11/qt/qtabdialog.h -include/X11/qt/qtabdlg.h -include/X11/qt/qtableview.h -include/X11/qt/qtablevw.h -include/X11/qt/qtextstream.h -include/X11/qt/qtimer.h -include/X11/qt/qtoolbar.h -include/X11/qt/qtoolbutton.h -include/X11/qt/qtooltip.h -include/X11/qt/qtstream.h -include/X11/qt/qvalidator.h -include/X11/qt/qvector.h -include/X11/qt/qwellarray.h -include/X11/qt/qwhatsthis.h -include/X11/qt/qwidcoll.h -include/X11/qt/qwidget.h -include/X11/qt/qwidgetintdict.h -include/X11/qt/qwidgetlist.h -include/X11/qt/qwidgetstack.h -include/X11/qt/qwindefs.h -include/X11/qt/qwindow.h -include/X11/qt/qwindowdefs.h -include/X11/qt/qwmatrix.h -share/doc/qt/README -share/doc/qt/README.QT -@dirrm include/X11/qt -@dirrm share/doc/qt diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile deleted file mode 100644 index fc0d4c7fa234..000000000000 --- a/x11-toolkits/qt31/Makefile +++ /dev/null @@ -1,138 +0,0 @@ -# New ports collection makefile for: qt -# Version required: 1.42 -# Date created: 30 Jul 1996 -# Whom: searle@longacre.demon.co.uk -# -# $Id: Makefile,v 1.32 1999/02/26 19:40:26 andreas Exp $ -# - -DISTNAME= qt-1.42 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.troll.no/qt/source/ - -MAINTAINER= andreas@FreeBSD.ORG - -LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 - -USE_GMAKE= yes -USE_X_PREFIX= yes -MAKE_ENV+= QTDIR=${WRKSRC} CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" - -.include <bsd.port.pre.mk> - -.if ${PORTOBJFORMAT} == "elf" -VERSION= 2 -.else -VERSION= 2.0 -.endif - -MAN1= moc.1 -MAN3= QAccel.3qt QApplication.3qt QArray.3qt QAsyncIO.3qt \ - QBitArray.3qt QBitVal.3qt QBitmap.3qt QBoxLayout.3qt \ - QBrush.3qt QBuffer.3qt QButton.3qt QButtonGroup.3qt \ - QByteArray.3qt QCache.3qt QCacheIterator.3qt QCheckBox.3qt \ - QCheckListItem.3qt QChildEvent.3qt QClipboard.3qt \ - QCloseEvent.3qt QCollection.3qt QColor.3qt QColorGroup.3qt \ - QComboBox.3qt QConnection.3qt QCursor.3qt QCustomEvent.3qt \ - QDataPump.3qt QDataSink.3qt QDataSource.3qt QDataStream.3qt \ - QDate.3qt QDateTime.3qt QDialog.3qt QDict.3qt QDictIterator.3qt \ - QDir.3qt QDoubleValidator.3qt QDragMoveEvent.3qt QDragObject.3qt \ - QDropEvent.3qt QEvent.3qt QFile.3qt QFileDialog.3qt \ - QFileIconProvider.3qt QFileInfo.3qt QFocusData.3qt \ - QFocusEvent.3qt QFont.3qt QFontInfo.3qt QFontMetrics.3qt \ - QFrame.3qt QGArray.3qt QGCache.3qt QGCacheIterator.3qt \ - QGDict.3qt QGDictIterator.3qt QGIFFormat.3qt QGIFFormatType.3qt \ - QGLContext.3qt QGLFormat.3qt QGLWidget.3qt QGList.3qt \ - QGListIterator.3qt QGManager.3qt QGridLayout.3qt QGroupBox.3qt \ - QHBoxLayout.3qt QHeader.3qt QIODevice.3qt QIODeviceSource.3qt \ - QIconSet.3qt QImage.3qt QImageConsumer.3qt QImageDecoder.3qt \ - QImageDrag.3qt QImageFormat.3qt QImageFormatType.3qt \ - QImageIO.3qt QIntCache.3qt QIntCacheIterator.3qt QIntDict.3qt \ - QIntDictIterator.3qt QIntValidator.3qt QKeyEvent.3qt \ - QLCDNumber.3qt QLNode.3qt QLabel.3qt QLayout.3qt QLineEdit.3qt \ - QList.3qt QListBox.3qt QListBoxItem.3qt QListBoxPixmap.3qt \ - QListBoxText.3qt QListIterator.3qt QListView.3qt \ - QListViewItem.3qt QMainWindow.3qt QMenuBar.3qt QMenuData.3qt \ - QMessageBox.3qt QMouseEvent.3qt QMoveEvent.3qt QMovie.3qt \ - QMultiLineEdit.3qt QNPInstance.3qt QNPStream.3qt QNPWidget.3qt \ - QNPlugin.3qt QObject.3qt QPaintDevice.3qt QPaintDeviceMetrics.3qt \ - QPaintEvent.3qt QPainter.3qt QPalette.3qt QPen.3qt QPicture.3qt \ - QPixmap.3qt QPixmapCache.3qt QPoint.3qt QPointArray.3qt \ - QPointVal.3qt QPopupMenu.3qt QPrintDialog.3qt QPrinter.3qt \ - QProgressBar.3qt QProgressDialog.3qt QPtrDict.3qt \ - QPtrDictIterator.3qt QPushButton.3qt QQueue.3qt QRadioButton.3qt \ - QRangeControl.3qt QRect.3qt QRegExp.3qt QRegion.3qt \ - QResizeEvent.3qt QScrollBar.3qt QScrollView.3qt QSemiModal.3qt \ - QShared.3qt QSignal.3qt QSignalMapper.3qt QSize.3qt \ - QSlider.3qt QSocketNotifier.3qt QSpinBox.3qt QSplitter.3qt \ - QStack.3qt QStatusBar.3qt QStoredDrag.3qt QStrIList.3qt \ - QStrList.3qt QString.3qt QTabBar.3qt QTabDialog.3qt \ - QTableView.3qt QTextDrag.3qt QTextStream.3qt QTime.3qt \ - QTimer.3qt QTimerEvent.3qt QToolBar.3qt QToolButton.3qt \ - QToolTip.3qt QToolTipGroup.3qt QUrlDrag.3qt QVBoxLayout.3qt \ - QValidator.3qt QWMatrix.3qt QWhatsThis.3qt QWidget.3qt \ - QWidgetStack.3qt QWindow.3qt QXtApplication.3qt QXtWidget.3qt \ - qaccel.3qt qapplication.3qt qarray.3qt qasyncio.3qt \ - qbitarray.3qt qbitmap.3qt qbitval.3qt qboxlayout.3qt \ - qbrush.3qt qbuffer.3qt qbutton.3qt qbuttongroup.3qt \ - qbytearray.3qt qcache.3qt qcacheiterator.3qt qcheckbox.3qt \ - qchecklistitem.3qt qchildevent.3qt qclipboard.3qt \ - qcloseevent.3qt qcollection.3qt qcolor.3qt qcolorgroup.3qt \ - qcombobox.3qt qconnection.3qt qcursor.3qt qcustomevent.3qt \ - qdatapump.3qt qdatasink.3qt qdatasource.3qt qdatastream.3qt \ - qdate.3qt qdatetime.3qt qdialog.3qt qdict.3qt qdictiterator.3qt \ - qdir.3qt qdoublevalidator.3qt qdragmoveevent.3qt qdragobject.3qt \ - qdropevent.3qt qevent.3qt qfile.3qt qfiledialog.3qt \ - qfileiconprovider.3qt qfileinfo.3qt qfocusdata.3qt \ - qfocusevent.3qt qfont.3qt qfontinfo.3qt qfontmetrics.3qt \ - qframe.3qt qgarray.3qt qgcache.3qt qgcacheiterator.3qt \ - qgdict.3qt qgdictiterator.3qt qgifformat.3qt qgifformattype.3qt \ - qglcontext.3qt qglformat.3qt qglist.3qt qglistiterator.3qt \ - qglwidget.3qt qgmanager.3qt qgridlayout.3qt qgroupbox.3qt \ - qhboxlayout.3qt qheader.3qt qiconset.3qt qimage.3qt \ - qimageconsumer.3qt qimagedecoder.3qt qimagedrag.3qt \ - qimageformat.3qt qimageformattype.3qt qimageio.3qt \ - qintcache.3qt qintcacheiterator.3qt qintdict.3qt \ - qintdictiterator.3qt qintvalidator.3qt qiodevice.3qt \ - qiodevicesource.3qt qkeyevent.3qt qlabel.3qt qlayout.3qt \ - qlcdnumber.3qt qlineedit.3qt qlist.3qt qlistbox.3qt \ - qlistboxitem.3qt qlistboxpixmap.3qt qlistboxtext.3qt \ - qlistiterator.3qt qlistview.3qt qlistviewitem.3qt qlnode.3qt \ - qmainwindow.3qt qmenubar.3qt qmenudata.3qt qmessagebox.3qt \ - qmouseevent.3qt qmoveevent.3qt qmovie.3qt qmultilineedit.3qt \ - qnpinstance.3qt qnplugin.3qt qnpstream.3qt qnpwidget.3qt \ - qobject.3qt qpaintdevice.3qt qpaintdevicemetrics.3qt \ - qpainter.3qt qpaintevent.3qt qpalette.3qt qpen.3qt qpicture.3qt \ - qpixmap.3qt qpixmapcache.3qt qpoint.3qt qpointarray.3qt \ - qpointval.3qt qpopupmenu.3qt qprintdialog.3qt qprinter.3qt \ - qprogressbar.3qt qprogressdialog.3qt qptrdict.3qt \ - qptrdictiterator.3qt qpushbutton.3qt qqueue.3qt qradiobutton.3qt \ - qrangecontrol.3qt qrect.3qt qregexp.3qt qregion.3qt \ - qresizeevent.3qt qscrollbar.3qt qscrollview.3qt qsemimodal.3qt \ - qshared.3qt qsignal.3qt qsignalmapper.3qt qsize.3qt \ - qslider.3qt qsocketnotifier.3qt qspinbox.3qt qsplitter.3qt \ - qstack.3qt qstatusbar.3qt qstoreddrag.3qt qstrilist.3qt \ - qstring.3qt qstrlist.3qt qtabbar.3qt qtabdialog.3qt \ - qtableview.3qt qtextdrag.3qt qtextstream.3qt qtime.3qt \ - qtimer.3qt qtimerevent.3qt qtoolbar.3qt qtoolbutton.3qt \ - qtooltip.3qt qtooltipgroup.3qt qurldrag.3qt qvalidator.3qt \ - qvboxlayout.3qt qwhatsthis.3qt qwidget.3qt qwidgetstack.3qt \ - qwindow.3qt qwmatrix.3qt qxtapplication.3qt qxtwidget.3qt - -post-configure: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} freebsd-g++-shared - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/moc $(PREFIX)/bin - ${INSTALL_DATA} ${WRKSRC}/lib/libqt.so.${VERSION} $(PREFIX)/lib - ${LN} -sf $(PREFIX)/lib/libqt.so.$(VERSION) $(PREFIX)/lib/libqt.so - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m $(PREFIX)/lib - ${MKDIR} $(PREFIX)/include/X11/qt - ${INSTALL_DATA} ${WRKSRC}/include/* $(PREFIX)/include/X11/qt - ${INSTALL_MAN} ${WRKSRC}/man/man1/* $(PREFIX)/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/man3/* $(PREFIX)/man/man3 - ${MKDIR} ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README.QT ${PREFIX}/share/doc/qt - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/qt31/distinfo b/x11-toolkits/qt31/distinfo deleted file mode 100644 index 89fbd0755568..000000000000 --- a/x11-toolkits/qt31/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (qt-1.42.tar.gz) = 0d1b32b6838d33074fe84088a2942028 diff --git a/x11-toolkits/qt31/files/patch-aa b/x11-toolkits/qt31/files/patch-aa deleted file mode 100644 index bfe1af96de47..000000000000 --- a/x11-toolkits/qt31/files/patch-aa +++ /dev/null @@ -1,86 +0,0 @@ ---- configs/freebsd-g++-shared.orig Tue Nov 17 15:19:01 1998 -+++ configs/freebsd-g++-shared Thu Feb 25 09:03:29 1999 -@@ -1,30 +1,30 @@ - # Compiling --SYSCONF_CC = g++ -+SYSCONF_CC = $(CXX) - - # Compiling with support libraries --SYSCONF_CFLAGS_X11 = -I/usr/X11R6/include -+SYSCONF_CFLAGS_X11 = -I$(X11BASE)/include - SYSCONF_CFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CFLAGS_OPENGL = -I/usr/X11R6/include -+SYSCONF_CFLAGS_OPENGL = -I$(X11BASE)/include - - # Compiline YACC output - SYSCONF_CFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_X11 = -L$(X11BASE)/lib - SYSCONF_LIBS_X11 = -lX11 -lXext - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt - SYSCONF_LIBS_QT_OPENGL = -lqgl - # OpenGL --SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_OPENGL = -L$(X11BASE)/lib - SYSCONF_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu -lXext -lm - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(CXX) - SYSCONF_LFLAGS = - SYSCONF_LIBS = - -@@ -39,16 +39,27 @@ - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ) and $(VER_MIN) - # --SYSCONF_LINK_SHLIB = g++ -+SYSCONF_LINK_SHLIB = $(CXX) -+ifeq ($(PORTOBJFORMAT),elf) -+SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ) -+SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ -+ $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ -+ -Wl,-soname,$(SYSCONF_LINK_TARGET_SHARED) \ -+ $(OBJECTS) $(OBJMOC) $(LIBS); \ -+ mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ -+ cd $(DESTDIR); \ -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+else - SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) - SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ - $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ - $(OBJECTS) $(OBJMOC) $(LIBS); \ - mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ - cd $(DESTDIR); \ -- rm -f lib$(TARGET).so lib$(TARGET).so.$(VER_MAJ); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so; \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ) -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+endif - - # Linking static libraries - # - Build the $(TARGET) library, eg. lib$(TARGET).a -@@ -59,11 +70,11 @@ - SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ - $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) - # Compiling application source --SYSCONF_CFLAGS = -pipe -O2 -fno-strength-reduce -+SYSCONF_CFLAGS = $(CXXFLAGS) -fno-strength-reduce - # Compiling library source --SYSCONF_CFLAGS_LIB = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_LIB = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Compiling shared-object source --SYSCONF_CFLAGS_SHOBJ = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_SHOBJ = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Default link type (stati linking is still be used where required) - SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_SHARED) - SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_SHARED) diff --git a/x11-toolkits/qt31/pkg-comment b/x11-toolkits/qt31/pkg-comment deleted file mode 100644 index 6f6ff1bebe0c..000000000000 --- a/x11-toolkits/qt31/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit. diff --git a/x11-toolkits/qt31/pkg-descr b/x11-toolkits/qt31/pkg-descr deleted file mode 100644 index ffacb1ace48a..000000000000 --- a/x11-toolkits/qt31/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Qt is a toolkit for building a GUI for X in C++. The main -documentation is in /usr/local/share/doc/qt and is also available on -the web. (http://www.troll.no/qt/) This directory also contains a -tutorial, and example programs (aclock, biff, connect, cursor, dclock, -desktop, drawdemo, forever, hello, life, menu, makepic/ showpic, qmag, -showimg, tetris, tictac, timestmp, widgets, xform, xshape) have also -been installed. - -Michael Searle -searle@longacre.demon.co.uk -WWW: http://www.troll.no/qt/ diff --git a/x11-toolkits/qt31/pkg-plist b/x11-toolkits/qt31/pkg-plist deleted file mode 100644 index 51afc2a81927..000000000000 --- a/x11-toolkits/qt31/pkg-plist +++ /dev/null @@ -1,201 +0,0 @@ -lib/libqt.so -lib/libqt.so.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -bin/moc -include/X11/qt/jri.h -include/X11/qt/jri_md.h -include/X11/qt/jritypes.h -include/X11/qt/npapi.h -include/X11/qt/npupp.h -include/X11/qt/qaccel.h -include/X11/qt/qapp.h -include/X11/qt/qapplication.h -include/X11/qt/qarray.h -include/X11/qt/qasyncimageio.h -include/X11/qt/qasyncio.h -include/X11/qt/qbitarray.h -include/X11/qt/qbitarry.h -include/X11/qt/qbitmap.h -include/X11/qt/qbrush.h -include/X11/qt/qbttngrp.h -include/X11/qt/qbuffer.h -include/X11/qt/qbutton.h -include/X11/qt/qbuttongroup.h -include/X11/qt/qcache.h -include/X11/qt/qcheckbox.h -include/X11/qt/qchkbox.h -include/X11/qt/qclipboard.h -include/X11/qt/qclipbrd.h -include/X11/qt/qcollect.h -include/X11/qt/qcollection.h -include/X11/qt/qcolor.h -include/X11/qt/qcombo.h -include/X11/qt/qcombobox.h -include/X11/qt/qconnect.h -include/X11/qt/qconnection.h -include/X11/qt/qcursor.h -include/X11/qt/qdatastream.h -include/X11/qt/qdatetime.h -include/X11/qt/qdatetm.h -include/X11/qt/qdialog.h -include/X11/qt/qdict.h -include/X11/qt/qdir.h -include/X11/qt/qdragobject.h -include/X11/qt/qdrawutil.h -include/X11/qt/qdrawutl.h -include/X11/qt/qdropsite.h -include/X11/qt/qdstream.h -include/X11/qt/qevent.h -include/X11/qt/qfile.h -include/X11/qt/qfiledef.h -include/X11/qt/qfiledefs.h -include/X11/qt/qfiledialog.h -include/X11/qt/qfiledlg.h -include/X11/qt/qfileinf.h -include/X11/qt/qfileinfo.h -include/X11/qt/qfocusdata.h -include/X11/qt/qfont.h -include/X11/qt/qfontdata.h -include/X11/qt/qfontdta.h -include/X11/qt/qfontinf.h -include/X11/qt/qfontinfo.h -include/X11/qt/qfontmet.h -include/X11/qt/qfontmetrics.h -include/X11/qt/qframe.h -include/X11/qt/qgarray.h -include/X11/qt/qgcache.h -include/X11/qt/qgdict.h -include/X11/qt/qgeneric.h -include/X11/qt/qgl.h -include/X11/qt/qglist.h -include/X11/qt/qglobal.h -include/X11/qt/qgmanager.h -include/X11/qt/qgmanagr.h -include/X11/qt/qgroupbox.h -include/X11/qt/qgrpbox.h -include/X11/qt/qgvector.h -include/X11/qt/qheader.h -include/X11/qt/qiconset.h -include/X11/qt/qimage.h -include/X11/qt/qimageio.h -include/X11/qt/qintcach.h -include/X11/qt/qintcache.h -include/X11/qt/qintdict.h -include/X11/qt/qiodev.h -include/X11/qt/qiodevice.h -include/X11/qt/qjpegio.h -include/X11/qt/qkeycode.h -include/X11/qt/qlabel.h -include/X11/qt/qlayout.h -include/X11/qt/qlcdnum.h -include/X11/qt/qlcdnumber.h -include/X11/qt/qlined.h -include/X11/qt/qlineedit.h -include/X11/qt/qlist.h -include/X11/qt/qlistbox.h -include/X11/qt/qlistview.h -include/X11/qt/qmainwindow.h -include/X11/qt/qmenubar.h -include/X11/qt/qmenudata.h -include/X11/qt/qmenudta.h -include/X11/qt/qmessagebox.h -include/X11/qt/qmetaobj.h -include/X11/qt/qmetaobject.h -include/X11/qt/qmlined.h -include/X11/qt/qmovie.h -include/X11/qt/qmsgbox.h -include/X11/qt/qmultilinedit.h -include/X11/qt/qnp.h -include/X11/qt/qobjcoll.h -include/X11/qt/qobjdefs.h -include/X11/qt/qobject.h -include/X11/qt/qobjectdefs.h -include/X11/qt/qobjectdict.h -include/X11/qt/qobjectlist.h -include/X11/qt/qpaintd.h -include/X11/qt/qpaintdc.h -include/X11/qt/qpaintdevice.h -include/X11/qt/qpaintdevicedefs.h -include/X11/qt/qpaintdevicemetrics.h -include/X11/qt/qpainter.h -include/X11/qt/qpalette.h -include/X11/qt/qpdevmet.h -include/X11/qt/qpen.h -include/X11/qt/qpicture.h -include/X11/qt/qpixmap.h -include/X11/qt/qpixmapcache.h -include/X11/qt/qpmcache.h -include/X11/qt/qpngio.h -include/X11/qt/qpntarry.h -include/X11/qt/qpoint.h -include/X11/qt/qpointarray.h -include/X11/qt/qpopmenu.h -include/X11/qt/qpopupmenu.h -include/X11/qt/qprintdialog.h -include/X11/qt/qprinter.h -include/X11/qt/qprndlg.h -include/X11/qt/qprogbar.h -include/X11/qt/qprogdlg.h -include/X11/qt/qprogressbar.h -include/X11/qt/qprogressdialog.h -include/X11/qt/qpsprinter.h -include/X11/qt/qpsprn.h -include/X11/qt/qptrdict.h -include/X11/qt/qpushbt.h -include/X11/qt/qpushbutton.h -include/X11/qt/qqueue.h -include/X11/qt/qradiobt.h -include/X11/qt/qradiobutton.h -include/X11/qt/qrangecontrol.h -include/X11/qt/qrangect.h -include/X11/qt/qrect.h -include/X11/qt/qregexp.h -include/X11/qt/qregion.h -include/X11/qt/qscrbar.h -include/X11/qt/qscrollbar.h -include/X11/qt/qscrollview.h -include/X11/qt/qsemimodal.h -include/X11/qt/qshared.h -include/X11/qt/qsignal.h -include/X11/qt/qsignalmapper.h -include/X11/qt/qsignalslotimp.h -include/X11/qt/qsize.h -include/X11/qt/qslider.h -include/X11/qt/qsocketnotifier.h -include/X11/qt/qsocknot.h -include/X11/qt/qspinbox.h -include/X11/qt/qsplitter.h -include/X11/qt/qstack.h -include/X11/qt/qstatusbar.h -include/X11/qt/qstring.h -include/X11/qt/qstrlist.h -include/X11/qt/qstrvec.h -include/X11/qt/qtabbar.h -include/X11/qt/qtabdialog.h -include/X11/qt/qtabdlg.h -include/X11/qt/qtableview.h -include/X11/qt/qtablevw.h -include/X11/qt/qtextstream.h -include/X11/qt/qtimer.h -include/X11/qt/qtoolbar.h -include/X11/qt/qtoolbutton.h -include/X11/qt/qtooltip.h -include/X11/qt/qtstream.h -include/X11/qt/qvalidator.h -include/X11/qt/qvector.h -include/X11/qt/qwellarray.h -include/X11/qt/qwhatsthis.h -include/X11/qt/qwidcoll.h -include/X11/qt/qwidget.h -include/X11/qt/qwidgetintdict.h -include/X11/qt/qwidgetlist.h -include/X11/qt/qwidgetstack.h -include/X11/qt/qwindefs.h -include/X11/qt/qwindow.h -include/X11/qt/qwindowdefs.h -include/X11/qt/qwmatrix.h -share/doc/qt/README -share/doc/qt/README.QT -@dirrm include/X11/qt -@dirrm share/doc/qt diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile deleted file mode 100644 index fc0d4c7fa234..000000000000 --- a/x11-toolkits/qt32/Makefile +++ /dev/null @@ -1,138 +0,0 @@ -# New ports collection makefile for: qt -# Version required: 1.42 -# Date created: 30 Jul 1996 -# Whom: searle@longacre.demon.co.uk -# -# $Id: Makefile,v 1.32 1999/02/26 19:40:26 andreas Exp $ -# - -DISTNAME= qt-1.42 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.troll.no/qt/source/ - -MAINTAINER= andreas@FreeBSD.ORG - -LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 - -USE_GMAKE= yes -USE_X_PREFIX= yes -MAKE_ENV+= QTDIR=${WRKSRC} CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" - -.include <bsd.port.pre.mk> - -.if ${PORTOBJFORMAT} == "elf" -VERSION= 2 -.else -VERSION= 2.0 -.endif - -MAN1= moc.1 -MAN3= QAccel.3qt QApplication.3qt QArray.3qt QAsyncIO.3qt \ - QBitArray.3qt QBitVal.3qt QBitmap.3qt QBoxLayout.3qt \ - QBrush.3qt QBuffer.3qt QButton.3qt QButtonGroup.3qt \ - QByteArray.3qt QCache.3qt QCacheIterator.3qt QCheckBox.3qt \ - QCheckListItem.3qt QChildEvent.3qt QClipboard.3qt \ - QCloseEvent.3qt QCollection.3qt QColor.3qt QColorGroup.3qt \ - QComboBox.3qt QConnection.3qt QCursor.3qt QCustomEvent.3qt \ - QDataPump.3qt QDataSink.3qt QDataSource.3qt QDataStream.3qt \ - QDate.3qt QDateTime.3qt QDialog.3qt QDict.3qt QDictIterator.3qt \ - QDir.3qt QDoubleValidator.3qt QDragMoveEvent.3qt QDragObject.3qt \ - QDropEvent.3qt QEvent.3qt QFile.3qt QFileDialog.3qt \ - QFileIconProvider.3qt QFileInfo.3qt QFocusData.3qt \ - QFocusEvent.3qt QFont.3qt QFontInfo.3qt QFontMetrics.3qt \ - QFrame.3qt QGArray.3qt QGCache.3qt QGCacheIterator.3qt \ - QGDict.3qt QGDictIterator.3qt QGIFFormat.3qt QGIFFormatType.3qt \ - QGLContext.3qt QGLFormat.3qt QGLWidget.3qt QGList.3qt \ - QGListIterator.3qt QGManager.3qt QGridLayout.3qt QGroupBox.3qt \ - QHBoxLayout.3qt QHeader.3qt QIODevice.3qt QIODeviceSource.3qt \ - QIconSet.3qt QImage.3qt QImageConsumer.3qt QImageDecoder.3qt \ - QImageDrag.3qt QImageFormat.3qt QImageFormatType.3qt \ - QImageIO.3qt QIntCache.3qt QIntCacheIterator.3qt QIntDict.3qt \ - QIntDictIterator.3qt QIntValidator.3qt QKeyEvent.3qt \ - QLCDNumber.3qt QLNode.3qt QLabel.3qt QLayout.3qt QLineEdit.3qt \ - QList.3qt QListBox.3qt QListBoxItem.3qt QListBoxPixmap.3qt \ - QListBoxText.3qt QListIterator.3qt QListView.3qt \ - QListViewItem.3qt QMainWindow.3qt QMenuBar.3qt QMenuData.3qt \ - QMessageBox.3qt QMouseEvent.3qt QMoveEvent.3qt QMovie.3qt \ - QMultiLineEdit.3qt QNPInstance.3qt QNPStream.3qt QNPWidget.3qt \ - QNPlugin.3qt QObject.3qt QPaintDevice.3qt QPaintDeviceMetrics.3qt \ - QPaintEvent.3qt QPainter.3qt QPalette.3qt QPen.3qt QPicture.3qt \ - QPixmap.3qt QPixmapCache.3qt QPoint.3qt QPointArray.3qt \ - QPointVal.3qt QPopupMenu.3qt QPrintDialog.3qt QPrinter.3qt \ - QProgressBar.3qt QProgressDialog.3qt QPtrDict.3qt \ - QPtrDictIterator.3qt QPushButton.3qt QQueue.3qt QRadioButton.3qt \ - QRangeControl.3qt QRect.3qt QRegExp.3qt QRegion.3qt \ - QResizeEvent.3qt QScrollBar.3qt QScrollView.3qt QSemiModal.3qt \ - QShared.3qt QSignal.3qt QSignalMapper.3qt QSize.3qt \ - QSlider.3qt QSocketNotifier.3qt QSpinBox.3qt QSplitter.3qt \ - QStack.3qt QStatusBar.3qt QStoredDrag.3qt QStrIList.3qt \ - QStrList.3qt QString.3qt QTabBar.3qt QTabDialog.3qt \ - QTableView.3qt QTextDrag.3qt QTextStream.3qt QTime.3qt \ - QTimer.3qt QTimerEvent.3qt QToolBar.3qt QToolButton.3qt \ - QToolTip.3qt QToolTipGroup.3qt QUrlDrag.3qt QVBoxLayout.3qt \ - QValidator.3qt QWMatrix.3qt QWhatsThis.3qt QWidget.3qt \ - QWidgetStack.3qt QWindow.3qt QXtApplication.3qt QXtWidget.3qt \ - qaccel.3qt qapplication.3qt qarray.3qt qasyncio.3qt \ - qbitarray.3qt qbitmap.3qt qbitval.3qt qboxlayout.3qt \ - qbrush.3qt qbuffer.3qt qbutton.3qt qbuttongroup.3qt \ - qbytearray.3qt qcache.3qt qcacheiterator.3qt qcheckbox.3qt \ - qchecklistitem.3qt qchildevent.3qt qclipboard.3qt \ - qcloseevent.3qt qcollection.3qt qcolor.3qt qcolorgroup.3qt \ - qcombobox.3qt qconnection.3qt qcursor.3qt qcustomevent.3qt \ - qdatapump.3qt qdatasink.3qt qdatasource.3qt qdatastream.3qt \ - qdate.3qt qdatetime.3qt qdialog.3qt qdict.3qt qdictiterator.3qt \ - qdir.3qt qdoublevalidator.3qt qdragmoveevent.3qt qdragobject.3qt \ - qdropevent.3qt qevent.3qt qfile.3qt qfiledialog.3qt \ - qfileiconprovider.3qt qfileinfo.3qt qfocusdata.3qt \ - qfocusevent.3qt qfont.3qt qfontinfo.3qt qfontmetrics.3qt \ - qframe.3qt qgarray.3qt qgcache.3qt qgcacheiterator.3qt \ - qgdict.3qt qgdictiterator.3qt qgifformat.3qt qgifformattype.3qt \ - qglcontext.3qt qglformat.3qt qglist.3qt qglistiterator.3qt \ - qglwidget.3qt qgmanager.3qt qgridlayout.3qt qgroupbox.3qt \ - qhboxlayout.3qt qheader.3qt qiconset.3qt qimage.3qt \ - qimageconsumer.3qt qimagedecoder.3qt qimagedrag.3qt \ - qimageformat.3qt qimageformattype.3qt qimageio.3qt \ - qintcache.3qt qintcacheiterator.3qt qintdict.3qt \ - qintdictiterator.3qt qintvalidator.3qt qiodevice.3qt \ - qiodevicesource.3qt qkeyevent.3qt qlabel.3qt qlayout.3qt \ - qlcdnumber.3qt qlineedit.3qt qlist.3qt qlistbox.3qt \ - qlistboxitem.3qt qlistboxpixmap.3qt qlistboxtext.3qt \ - qlistiterator.3qt qlistview.3qt qlistviewitem.3qt qlnode.3qt \ - qmainwindow.3qt qmenubar.3qt qmenudata.3qt qmessagebox.3qt \ - qmouseevent.3qt qmoveevent.3qt qmovie.3qt qmultilineedit.3qt \ - qnpinstance.3qt qnplugin.3qt qnpstream.3qt qnpwidget.3qt \ - qobject.3qt qpaintdevice.3qt qpaintdevicemetrics.3qt \ - qpainter.3qt qpaintevent.3qt qpalette.3qt qpen.3qt qpicture.3qt \ - qpixmap.3qt qpixmapcache.3qt qpoint.3qt qpointarray.3qt \ - qpointval.3qt qpopupmenu.3qt qprintdialog.3qt qprinter.3qt \ - qprogressbar.3qt qprogressdialog.3qt qptrdict.3qt \ - qptrdictiterator.3qt qpushbutton.3qt qqueue.3qt qradiobutton.3qt \ - qrangecontrol.3qt qrect.3qt qregexp.3qt qregion.3qt \ - qresizeevent.3qt qscrollbar.3qt qscrollview.3qt qsemimodal.3qt \ - qshared.3qt qsignal.3qt qsignalmapper.3qt qsize.3qt \ - qslider.3qt qsocketnotifier.3qt qspinbox.3qt qsplitter.3qt \ - qstack.3qt qstatusbar.3qt qstoreddrag.3qt qstrilist.3qt \ - qstring.3qt qstrlist.3qt qtabbar.3qt qtabdialog.3qt \ - qtableview.3qt qtextdrag.3qt qtextstream.3qt qtime.3qt \ - qtimer.3qt qtimerevent.3qt qtoolbar.3qt qtoolbutton.3qt \ - qtooltip.3qt qtooltipgroup.3qt qurldrag.3qt qvalidator.3qt \ - qvboxlayout.3qt qwhatsthis.3qt qwidget.3qt qwidgetstack.3qt \ - qwindow.3qt qwmatrix.3qt qxtapplication.3qt qxtwidget.3qt - -post-configure: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} freebsd-g++-shared - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/moc $(PREFIX)/bin - ${INSTALL_DATA} ${WRKSRC}/lib/libqt.so.${VERSION} $(PREFIX)/lib - ${LN} -sf $(PREFIX)/lib/libqt.so.$(VERSION) $(PREFIX)/lib/libqt.so - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m $(PREFIX)/lib - ${MKDIR} $(PREFIX)/include/X11/qt - ${INSTALL_DATA} ${WRKSRC}/include/* $(PREFIX)/include/X11/qt - ${INSTALL_MAN} ${WRKSRC}/man/man1/* $(PREFIX)/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/man3/* $(PREFIX)/man/man3 - ${MKDIR} ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README.QT ${PREFIX}/share/doc/qt - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/qt32/distinfo b/x11-toolkits/qt32/distinfo deleted file mode 100644 index 89fbd0755568..000000000000 --- a/x11-toolkits/qt32/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (qt-1.42.tar.gz) = 0d1b32b6838d33074fe84088a2942028 diff --git a/x11-toolkits/qt32/files/patch-aa b/x11-toolkits/qt32/files/patch-aa deleted file mode 100644 index bfe1af96de47..000000000000 --- a/x11-toolkits/qt32/files/patch-aa +++ /dev/null @@ -1,86 +0,0 @@ ---- configs/freebsd-g++-shared.orig Tue Nov 17 15:19:01 1998 -+++ configs/freebsd-g++-shared Thu Feb 25 09:03:29 1999 -@@ -1,30 +1,30 @@ - # Compiling --SYSCONF_CC = g++ -+SYSCONF_CC = $(CXX) - - # Compiling with support libraries --SYSCONF_CFLAGS_X11 = -I/usr/X11R6/include -+SYSCONF_CFLAGS_X11 = -I$(X11BASE)/include - SYSCONF_CFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CFLAGS_OPENGL = -I/usr/X11R6/include -+SYSCONF_CFLAGS_OPENGL = -I$(X11BASE)/include - - # Compiline YACC output - SYSCONF_CFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_X11 = -L$(X11BASE)/lib - SYSCONF_LIBS_X11 = -lX11 -lXext - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt - SYSCONF_LIBS_QT_OPENGL = -lqgl - # OpenGL --SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_OPENGL = -L$(X11BASE)/lib - SYSCONF_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu -lXext -lm - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(CXX) - SYSCONF_LFLAGS = - SYSCONF_LIBS = - -@@ -39,16 +39,27 @@ - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ) and $(VER_MIN) - # --SYSCONF_LINK_SHLIB = g++ -+SYSCONF_LINK_SHLIB = $(CXX) -+ifeq ($(PORTOBJFORMAT),elf) -+SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ) -+SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ -+ $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ -+ -Wl,-soname,$(SYSCONF_LINK_TARGET_SHARED) \ -+ $(OBJECTS) $(OBJMOC) $(LIBS); \ -+ mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ -+ cd $(DESTDIR); \ -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+else - SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) - SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ - $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ - $(OBJECTS) $(OBJMOC) $(LIBS); \ - mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ - cd $(DESTDIR); \ -- rm -f lib$(TARGET).so lib$(TARGET).so.$(VER_MAJ); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so; \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ) -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+endif - - # Linking static libraries - # - Build the $(TARGET) library, eg. lib$(TARGET).a -@@ -59,11 +70,11 @@ - SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ - $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) - # Compiling application source --SYSCONF_CFLAGS = -pipe -O2 -fno-strength-reduce -+SYSCONF_CFLAGS = $(CXXFLAGS) -fno-strength-reduce - # Compiling library source --SYSCONF_CFLAGS_LIB = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_LIB = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Compiling shared-object source --SYSCONF_CFLAGS_SHOBJ = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_SHOBJ = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Default link type (stati linking is still be used where required) - SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_SHARED) - SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_SHARED) diff --git a/x11-toolkits/qt32/pkg-comment b/x11-toolkits/qt32/pkg-comment deleted file mode 100644 index 6f6ff1bebe0c..000000000000 --- a/x11-toolkits/qt32/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit. diff --git a/x11-toolkits/qt32/pkg-descr b/x11-toolkits/qt32/pkg-descr deleted file mode 100644 index ffacb1ace48a..000000000000 --- a/x11-toolkits/qt32/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Qt is a toolkit for building a GUI for X in C++. The main -documentation is in /usr/local/share/doc/qt and is also available on -the web. (http://www.troll.no/qt/) This directory also contains a -tutorial, and example programs (aclock, biff, connect, cursor, dclock, -desktop, drawdemo, forever, hello, life, menu, makepic/ showpic, qmag, -showimg, tetris, tictac, timestmp, widgets, xform, xshape) have also -been installed. - -Michael Searle -searle@longacre.demon.co.uk -WWW: http://www.troll.no/qt/ diff --git a/x11-toolkits/qt32/pkg-plist b/x11-toolkits/qt32/pkg-plist deleted file mode 100644 index 51afc2a81927..000000000000 --- a/x11-toolkits/qt32/pkg-plist +++ /dev/null @@ -1,201 +0,0 @@ -lib/libqt.so -lib/libqt.so.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -bin/moc -include/X11/qt/jri.h -include/X11/qt/jri_md.h -include/X11/qt/jritypes.h -include/X11/qt/npapi.h -include/X11/qt/npupp.h -include/X11/qt/qaccel.h -include/X11/qt/qapp.h -include/X11/qt/qapplication.h -include/X11/qt/qarray.h -include/X11/qt/qasyncimageio.h -include/X11/qt/qasyncio.h -include/X11/qt/qbitarray.h -include/X11/qt/qbitarry.h -include/X11/qt/qbitmap.h -include/X11/qt/qbrush.h -include/X11/qt/qbttngrp.h -include/X11/qt/qbuffer.h -include/X11/qt/qbutton.h -include/X11/qt/qbuttongroup.h -include/X11/qt/qcache.h -include/X11/qt/qcheckbox.h -include/X11/qt/qchkbox.h -include/X11/qt/qclipboard.h -include/X11/qt/qclipbrd.h -include/X11/qt/qcollect.h -include/X11/qt/qcollection.h -include/X11/qt/qcolor.h -include/X11/qt/qcombo.h -include/X11/qt/qcombobox.h -include/X11/qt/qconnect.h -include/X11/qt/qconnection.h -include/X11/qt/qcursor.h -include/X11/qt/qdatastream.h -include/X11/qt/qdatetime.h -include/X11/qt/qdatetm.h -include/X11/qt/qdialog.h -include/X11/qt/qdict.h -include/X11/qt/qdir.h -include/X11/qt/qdragobject.h -include/X11/qt/qdrawutil.h -include/X11/qt/qdrawutl.h -include/X11/qt/qdropsite.h -include/X11/qt/qdstream.h -include/X11/qt/qevent.h -include/X11/qt/qfile.h -include/X11/qt/qfiledef.h -include/X11/qt/qfiledefs.h -include/X11/qt/qfiledialog.h -include/X11/qt/qfiledlg.h -include/X11/qt/qfileinf.h -include/X11/qt/qfileinfo.h -include/X11/qt/qfocusdata.h -include/X11/qt/qfont.h -include/X11/qt/qfontdata.h -include/X11/qt/qfontdta.h -include/X11/qt/qfontinf.h -include/X11/qt/qfontinfo.h -include/X11/qt/qfontmet.h -include/X11/qt/qfontmetrics.h -include/X11/qt/qframe.h -include/X11/qt/qgarray.h -include/X11/qt/qgcache.h -include/X11/qt/qgdict.h -include/X11/qt/qgeneric.h -include/X11/qt/qgl.h -include/X11/qt/qglist.h -include/X11/qt/qglobal.h -include/X11/qt/qgmanager.h -include/X11/qt/qgmanagr.h -include/X11/qt/qgroupbox.h -include/X11/qt/qgrpbox.h -include/X11/qt/qgvector.h -include/X11/qt/qheader.h -include/X11/qt/qiconset.h -include/X11/qt/qimage.h -include/X11/qt/qimageio.h -include/X11/qt/qintcach.h -include/X11/qt/qintcache.h -include/X11/qt/qintdict.h -include/X11/qt/qiodev.h -include/X11/qt/qiodevice.h -include/X11/qt/qjpegio.h -include/X11/qt/qkeycode.h -include/X11/qt/qlabel.h -include/X11/qt/qlayout.h -include/X11/qt/qlcdnum.h -include/X11/qt/qlcdnumber.h -include/X11/qt/qlined.h -include/X11/qt/qlineedit.h -include/X11/qt/qlist.h -include/X11/qt/qlistbox.h -include/X11/qt/qlistview.h -include/X11/qt/qmainwindow.h -include/X11/qt/qmenubar.h -include/X11/qt/qmenudata.h -include/X11/qt/qmenudta.h -include/X11/qt/qmessagebox.h -include/X11/qt/qmetaobj.h -include/X11/qt/qmetaobject.h -include/X11/qt/qmlined.h -include/X11/qt/qmovie.h -include/X11/qt/qmsgbox.h -include/X11/qt/qmultilinedit.h -include/X11/qt/qnp.h -include/X11/qt/qobjcoll.h -include/X11/qt/qobjdefs.h -include/X11/qt/qobject.h -include/X11/qt/qobjectdefs.h -include/X11/qt/qobjectdict.h -include/X11/qt/qobjectlist.h -include/X11/qt/qpaintd.h -include/X11/qt/qpaintdc.h -include/X11/qt/qpaintdevice.h -include/X11/qt/qpaintdevicedefs.h -include/X11/qt/qpaintdevicemetrics.h -include/X11/qt/qpainter.h -include/X11/qt/qpalette.h -include/X11/qt/qpdevmet.h -include/X11/qt/qpen.h -include/X11/qt/qpicture.h -include/X11/qt/qpixmap.h -include/X11/qt/qpixmapcache.h -include/X11/qt/qpmcache.h -include/X11/qt/qpngio.h -include/X11/qt/qpntarry.h -include/X11/qt/qpoint.h -include/X11/qt/qpointarray.h -include/X11/qt/qpopmenu.h -include/X11/qt/qpopupmenu.h -include/X11/qt/qprintdialog.h -include/X11/qt/qprinter.h -include/X11/qt/qprndlg.h -include/X11/qt/qprogbar.h -include/X11/qt/qprogdlg.h -include/X11/qt/qprogressbar.h -include/X11/qt/qprogressdialog.h -include/X11/qt/qpsprinter.h -include/X11/qt/qpsprn.h -include/X11/qt/qptrdict.h -include/X11/qt/qpushbt.h -include/X11/qt/qpushbutton.h -include/X11/qt/qqueue.h -include/X11/qt/qradiobt.h -include/X11/qt/qradiobutton.h -include/X11/qt/qrangecontrol.h -include/X11/qt/qrangect.h -include/X11/qt/qrect.h -include/X11/qt/qregexp.h -include/X11/qt/qregion.h -include/X11/qt/qscrbar.h -include/X11/qt/qscrollbar.h -include/X11/qt/qscrollview.h -include/X11/qt/qsemimodal.h -include/X11/qt/qshared.h -include/X11/qt/qsignal.h -include/X11/qt/qsignalmapper.h -include/X11/qt/qsignalslotimp.h -include/X11/qt/qsize.h -include/X11/qt/qslider.h -include/X11/qt/qsocketnotifier.h -include/X11/qt/qsocknot.h -include/X11/qt/qspinbox.h -include/X11/qt/qsplitter.h -include/X11/qt/qstack.h -include/X11/qt/qstatusbar.h -include/X11/qt/qstring.h -include/X11/qt/qstrlist.h -include/X11/qt/qstrvec.h -include/X11/qt/qtabbar.h -include/X11/qt/qtabdialog.h -include/X11/qt/qtabdlg.h -include/X11/qt/qtableview.h -include/X11/qt/qtablevw.h -include/X11/qt/qtextstream.h -include/X11/qt/qtimer.h -include/X11/qt/qtoolbar.h -include/X11/qt/qtoolbutton.h -include/X11/qt/qtooltip.h -include/X11/qt/qtstream.h -include/X11/qt/qvalidator.h -include/X11/qt/qvector.h -include/X11/qt/qwellarray.h -include/X11/qt/qwhatsthis.h -include/X11/qt/qwidcoll.h -include/X11/qt/qwidget.h -include/X11/qt/qwidgetintdict.h -include/X11/qt/qwidgetlist.h -include/X11/qt/qwidgetstack.h -include/X11/qt/qwindefs.h -include/X11/qt/qwindow.h -include/X11/qt/qwindowdefs.h -include/X11/qt/qwmatrix.h -share/doc/qt/README -share/doc/qt/README.QT -@dirrm include/X11/qt -@dirrm share/doc/qt diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile deleted file mode 100644 index fc0d4c7fa234..000000000000 --- a/x11-toolkits/qt33/Makefile +++ /dev/null @@ -1,138 +0,0 @@ -# New ports collection makefile for: qt -# Version required: 1.42 -# Date created: 30 Jul 1996 -# Whom: searle@longacre.demon.co.uk -# -# $Id: Makefile,v 1.32 1999/02/26 19:40:26 andreas Exp $ -# - -DISTNAME= qt-1.42 -CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.troll.no/qt/source/ - -MAINTAINER= andreas@FreeBSD.ORG - -LIB_DEPENDS= MesaGL.14:${PORTSDIR}/graphics/Mesa3 - -USE_GMAKE= yes -USE_X_PREFIX= yes -MAKE_ENV+= QTDIR=${WRKSRC} CXX="${CXX}" CXXFLAGS="${CXXFLAGS}" - -.include <bsd.port.pre.mk> - -.if ${PORTOBJFORMAT} == "elf" -VERSION= 2 -.else -VERSION= 2.0 -.endif - -MAN1= moc.1 -MAN3= QAccel.3qt QApplication.3qt QArray.3qt QAsyncIO.3qt \ - QBitArray.3qt QBitVal.3qt QBitmap.3qt QBoxLayout.3qt \ - QBrush.3qt QBuffer.3qt QButton.3qt QButtonGroup.3qt \ - QByteArray.3qt QCache.3qt QCacheIterator.3qt QCheckBox.3qt \ - QCheckListItem.3qt QChildEvent.3qt QClipboard.3qt \ - QCloseEvent.3qt QCollection.3qt QColor.3qt QColorGroup.3qt \ - QComboBox.3qt QConnection.3qt QCursor.3qt QCustomEvent.3qt \ - QDataPump.3qt QDataSink.3qt QDataSource.3qt QDataStream.3qt \ - QDate.3qt QDateTime.3qt QDialog.3qt QDict.3qt QDictIterator.3qt \ - QDir.3qt QDoubleValidator.3qt QDragMoveEvent.3qt QDragObject.3qt \ - QDropEvent.3qt QEvent.3qt QFile.3qt QFileDialog.3qt \ - QFileIconProvider.3qt QFileInfo.3qt QFocusData.3qt \ - QFocusEvent.3qt QFont.3qt QFontInfo.3qt QFontMetrics.3qt \ - QFrame.3qt QGArray.3qt QGCache.3qt QGCacheIterator.3qt \ - QGDict.3qt QGDictIterator.3qt QGIFFormat.3qt QGIFFormatType.3qt \ - QGLContext.3qt QGLFormat.3qt QGLWidget.3qt QGList.3qt \ - QGListIterator.3qt QGManager.3qt QGridLayout.3qt QGroupBox.3qt \ - QHBoxLayout.3qt QHeader.3qt QIODevice.3qt QIODeviceSource.3qt \ - QIconSet.3qt QImage.3qt QImageConsumer.3qt QImageDecoder.3qt \ - QImageDrag.3qt QImageFormat.3qt QImageFormatType.3qt \ - QImageIO.3qt QIntCache.3qt QIntCacheIterator.3qt QIntDict.3qt \ - QIntDictIterator.3qt QIntValidator.3qt QKeyEvent.3qt \ - QLCDNumber.3qt QLNode.3qt QLabel.3qt QLayout.3qt QLineEdit.3qt \ - QList.3qt QListBox.3qt QListBoxItem.3qt QListBoxPixmap.3qt \ - QListBoxText.3qt QListIterator.3qt QListView.3qt \ - QListViewItem.3qt QMainWindow.3qt QMenuBar.3qt QMenuData.3qt \ - QMessageBox.3qt QMouseEvent.3qt QMoveEvent.3qt QMovie.3qt \ - QMultiLineEdit.3qt QNPInstance.3qt QNPStream.3qt QNPWidget.3qt \ - QNPlugin.3qt QObject.3qt QPaintDevice.3qt QPaintDeviceMetrics.3qt \ - QPaintEvent.3qt QPainter.3qt QPalette.3qt QPen.3qt QPicture.3qt \ - QPixmap.3qt QPixmapCache.3qt QPoint.3qt QPointArray.3qt \ - QPointVal.3qt QPopupMenu.3qt QPrintDialog.3qt QPrinter.3qt \ - QProgressBar.3qt QProgressDialog.3qt QPtrDict.3qt \ - QPtrDictIterator.3qt QPushButton.3qt QQueue.3qt QRadioButton.3qt \ - QRangeControl.3qt QRect.3qt QRegExp.3qt QRegion.3qt \ - QResizeEvent.3qt QScrollBar.3qt QScrollView.3qt QSemiModal.3qt \ - QShared.3qt QSignal.3qt QSignalMapper.3qt QSize.3qt \ - QSlider.3qt QSocketNotifier.3qt QSpinBox.3qt QSplitter.3qt \ - QStack.3qt QStatusBar.3qt QStoredDrag.3qt QStrIList.3qt \ - QStrList.3qt QString.3qt QTabBar.3qt QTabDialog.3qt \ - QTableView.3qt QTextDrag.3qt QTextStream.3qt QTime.3qt \ - QTimer.3qt QTimerEvent.3qt QToolBar.3qt QToolButton.3qt \ - QToolTip.3qt QToolTipGroup.3qt QUrlDrag.3qt QVBoxLayout.3qt \ - QValidator.3qt QWMatrix.3qt QWhatsThis.3qt QWidget.3qt \ - QWidgetStack.3qt QWindow.3qt QXtApplication.3qt QXtWidget.3qt \ - qaccel.3qt qapplication.3qt qarray.3qt qasyncio.3qt \ - qbitarray.3qt qbitmap.3qt qbitval.3qt qboxlayout.3qt \ - qbrush.3qt qbuffer.3qt qbutton.3qt qbuttongroup.3qt \ - qbytearray.3qt qcache.3qt qcacheiterator.3qt qcheckbox.3qt \ - qchecklistitem.3qt qchildevent.3qt qclipboard.3qt \ - qcloseevent.3qt qcollection.3qt qcolor.3qt qcolorgroup.3qt \ - qcombobox.3qt qconnection.3qt qcursor.3qt qcustomevent.3qt \ - qdatapump.3qt qdatasink.3qt qdatasource.3qt qdatastream.3qt \ - qdate.3qt qdatetime.3qt qdialog.3qt qdict.3qt qdictiterator.3qt \ - qdir.3qt qdoublevalidator.3qt qdragmoveevent.3qt qdragobject.3qt \ - qdropevent.3qt qevent.3qt qfile.3qt qfiledialog.3qt \ - qfileiconprovider.3qt qfileinfo.3qt qfocusdata.3qt \ - qfocusevent.3qt qfont.3qt qfontinfo.3qt qfontmetrics.3qt \ - qframe.3qt qgarray.3qt qgcache.3qt qgcacheiterator.3qt \ - qgdict.3qt qgdictiterator.3qt qgifformat.3qt qgifformattype.3qt \ - qglcontext.3qt qglformat.3qt qglist.3qt qglistiterator.3qt \ - qglwidget.3qt qgmanager.3qt qgridlayout.3qt qgroupbox.3qt \ - qhboxlayout.3qt qheader.3qt qiconset.3qt qimage.3qt \ - qimageconsumer.3qt qimagedecoder.3qt qimagedrag.3qt \ - qimageformat.3qt qimageformattype.3qt qimageio.3qt \ - qintcache.3qt qintcacheiterator.3qt qintdict.3qt \ - qintdictiterator.3qt qintvalidator.3qt qiodevice.3qt \ - qiodevicesource.3qt qkeyevent.3qt qlabel.3qt qlayout.3qt \ - qlcdnumber.3qt qlineedit.3qt qlist.3qt qlistbox.3qt \ - qlistboxitem.3qt qlistboxpixmap.3qt qlistboxtext.3qt \ - qlistiterator.3qt qlistview.3qt qlistviewitem.3qt qlnode.3qt \ - qmainwindow.3qt qmenubar.3qt qmenudata.3qt qmessagebox.3qt \ - qmouseevent.3qt qmoveevent.3qt qmovie.3qt qmultilineedit.3qt \ - qnpinstance.3qt qnplugin.3qt qnpstream.3qt qnpwidget.3qt \ - qobject.3qt qpaintdevice.3qt qpaintdevicemetrics.3qt \ - qpainter.3qt qpaintevent.3qt qpalette.3qt qpen.3qt qpicture.3qt \ - qpixmap.3qt qpixmapcache.3qt qpoint.3qt qpointarray.3qt \ - qpointval.3qt qpopupmenu.3qt qprintdialog.3qt qprinter.3qt \ - qprogressbar.3qt qprogressdialog.3qt qptrdict.3qt \ - qptrdictiterator.3qt qpushbutton.3qt qqueue.3qt qradiobutton.3qt \ - qrangecontrol.3qt qrect.3qt qregexp.3qt qregion.3qt \ - qresizeevent.3qt qscrollbar.3qt qscrollview.3qt qsemimodal.3qt \ - qshared.3qt qsignal.3qt qsignalmapper.3qt qsize.3qt \ - qslider.3qt qsocketnotifier.3qt qspinbox.3qt qsplitter.3qt \ - qstack.3qt qstatusbar.3qt qstoreddrag.3qt qstrilist.3qt \ - qstring.3qt qstrlist.3qt qtabbar.3qt qtabdialog.3qt \ - qtableview.3qt qtextdrag.3qt qtextstream.3qt qtime.3qt \ - qtimer.3qt qtimerevent.3qt qtoolbar.3qt qtoolbutton.3qt \ - qtooltip.3qt qtooltipgroup.3qt qurldrag.3qt qvalidator.3qt \ - qvboxlayout.3qt qwhatsthis.3qt qwidget.3qt qwidgetstack.3qt \ - qwindow.3qt qwmatrix.3qt qxtapplication.3qt qxtwidget.3qt - -post-configure: - cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${GMAKE} freebsd-g++-shared - -do-install: - ${INSTALL_PROGRAM} ${WRKSRC}/bin/moc $(PREFIX)/bin - ${INSTALL_DATA} ${WRKSRC}/lib/libqt.so.${VERSION} $(PREFIX)/lib - ${LN} -sf $(PREFIX)/lib/libqt.so.$(VERSION) $(PREFIX)/lib/libqt.so - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m $(PREFIX)/lib - ${MKDIR} $(PREFIX)/include/X11/qt - ${INSTALL_DATA} ${WRKSRC}/include/* $(PREFIX)/include/X11/qt - ${INSTALL_MAN} ${WRKSRC}/man/man1/* $(PREFIX)/man/man1 - ${INSTALL_MAN} ${WRKSRC}/man/man3/* $(PREFIX)/man/man3 - ${MKDIR} ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/qt - ${INSTALL_DATA} ${WRKSRC}/README.QT ${PREFIX}/share/doc/qt - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/qt33/distinfo b/x11-toolkits/qt33/distinfo deleted file mode 100644 index 89fbd0755568..000000000000 --- a/x11-toolkits/qt33/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (qt-1.42.tar.gz) = 0d1b32b6838d33074fe84088a2942028 diff --git a/x11-toolkits/qt33/files/patch-aa b/x11-toolkits/qt33/files/patch-aa deleted file mode 100644 index bfe1af96de47..000000000000 --- a/x11-toolkits/qt33/files/patch-aa +++ /dev/null @@ -1,86 +0,0 @@ ---- configs/freebsd-g++-shared.orig Tue Nov 17 15:19:01 1998 -+++ configs/freebsd-g++-shared Thu Feb 25 09:03:29 1999 -@@ -1,30 +1,30 @@ - # Compiling --SYSCONF_CC = g++ -+SYSCONF_CC = $(CXX) - - # Compiling with support libraries --SYSCONF_CFLAGS_X11 = -I/usr/X11R6/include -+SYSCONF_CFLAGS_X11 = -I$(X11BASE)/include - SYSCONF_CFLAGS_QT = -I$(QTDIR)/include --SYSCONF_CFLAGS_OPENGL = -I/usr/X11R6/include -+SYSCONF_CFLAGS_OPENGL = -I$(X11BASE)/include - - # Compiline YACC output - SYSCONF_CFLAGS_YACC = -Wno-unused -Wno-parentheses - - # Linking with support libraries - # X11 --SYSCONF_LFLAGS_X11 = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_X11 = -L$(X11BASE)/lib - SYSCONF_LIBS_X11 = -lX11 -lXext - # Qt, Qt+OpenGL - SYSCONF_LFLAGS_QT = -L$(QTDIR)/lib - SYSCONF_LIBS_QT = -lqt - SYSCONF_LIBS_QT_OPENGL = -lqgl - # OpenGL --SYSCONF_LFLAGS_OPENGL = -L/usr/X11R6/lib -+SYSCONF_LFLAGS_OPENGL = -L$(X11BASE)/lib - SYSCONF_LIBS_OPENGL = -lMesaGL -lMesaGLU -lXmu -lXext -lm - # Yacc - SYSCONF_LIBS_YACC = - - # Linking applications --SYSCONF_LINK = g++ -+SYSCONF_LINK = $(CXX) - SYSCONF_LFLAGS = - SYSCONF_LIBS = - -@@ -39,16 +39,27 @@ - # - Place target in $(DESTDIR) - which has a trailing / - # - Usually needs to incorporate $(VER_MAJ) and $(VER_MIN) - # --SYSCONF_LINK_SHLIB = g++ -+SYSCONF_LINK_SHLIB = $(CXX) -+ifeq ($(PORTOBJFORMAT),elf) -+SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ) -+SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ -+ $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ -+ -Wl,-soname,$(SYSCONF_LINK_TARGET_SHARED) \ -+ $(OBJECTS) $(OBJMOC) $(LIBS); \ -+ mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ -+ cd $(DESTDIR); \ -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+else - SYSCONF_LINK_TARGET_SHARED = lib$(TARGET).so.$(VER_MAJ).$(VER_MIN) - SYSCONF_LINK_LIB_SHARED = $(SYSCONF_LINK_SHLIB) -shared \ - $(LFLAGS) -o $(SYSCONF_LINK_TARGET_SHARED) \ - $(OBJECTS) $(OBJMOC) $(LIBS); \ - mv $(SYSCONF_LINK_TARGET_SHARED) $(DESTDIR); \ - cd $(DESTDIR); \ -- rm -f lib$(TARGET).so lib$(TARGET).so.$(VER_MAJ); \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so; \ -- ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so.$(VER_MAJ) -+ rm -f lib$(TARGET).so; \ -+ ln -s $(SYSCONF_LINK_TARGET_SHARED) lib$(TARGET).so -+endif - - # Linking static libraries - # - Build the $(TARGET) library, eg. lib$(TARGET).a -@@ -59,11 +70,11 @@ - SYSCONF_LINK_LIB_STATIC = rm -f $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) ; \ - $(SYSCONF_AR) $(DESTDIR)$(SYSCONF_LINK_TARGET_STATIC) $(OBJECTS) $(OBJMOC) - # Compiling application source --SYSCONF_CFLAGS = -pipe -O2 -fno-strength-reduce -+SYSCONF_CFLAGS = $(CXXFLAGS) -fno-strength-reduce - # Compiling library source --SYSCONF_CFLAGS_LIB = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_LIB = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Compiling shared-object source --SYSCONF_CFLAGS_SHOBJ = -O2 -fno-strength-reduce -fPIC -+SYSCONF_CFLAGS_SHOBJ = $(CXXFLAGS) -fno-strength-reduce -fPIC - # Default link type (stati linking is still be used where required) - SYSCONF_LINK_LIB = $(SYSCONF_LINK_LIB_SHARED) - SYSCONF_LINK_TARGET = $(SYSCONF_LINK_TARGET_SHARED) diff --git a/x11-toolkits/qt33/pkg-comment b/x11-toolkits/qt33/pkg-comment deleted file mode 100644 index 6f6ff1bebe0c..000000000000 --- a/x11-toolkits/qt33/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ X GUI toolkit. diff --git a/x11-toolkits/qt33/pkg-descr b/x11-toolkits/qt33/pkg-descr deleted file mode 100644 index ffacb1ace48a..000000000000 --- a/x11-toolkits/qt33/pkg-descr +++ /dev/null @@ -1,11 +0,0 @@ -Qt is a toolkit for building a GUI for X in C++. The main -documentation is in /usr/local/share/doc/qt and is also available on -the web. (http://www.troll.no/qt/) This directory also contains a -tutorial, and example programs (aclock, biff, connect, cursor, dclock, -desktop, drawdemo, forever, hello, life, menu, makepic/ showpic, qmag, -showimg, tetris, tictac, timestmp, widgets, xform, xshape) have also -been installed. - -Michael Searle -searle@longacre.demon.co.uk -WWW: http://www.troll.no/qt/ diff --git a/x11-toolkits/qt33/pkg-plist b/x11-toolkits/qt33/pkg-plist deleted file mode 100644 index 51afc2a81927..000000000000 --- a/x11-toolkits/qt33/pkg-plist +++ /dev/null @@ -1,201 +0,0 @@ -lib/libqt.so -lib/libqt.so.2 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -bin/moc -include/X11/qt/jri.h -include/X11/qt/jri_md.h -include/X11/qt/jritypes.h -include/X11/qt/npapi.h -include/X11/qt/npupp.h -include/X11/qt/qaccel.h -include/X11/qt/qapp.h -include/X11/qt/qapplication.h -include/X11/qt/qarray.h -include/X11/qt/qasyncimageio.h -include/X11/qt/qasyncio.h -include/X11/qt/qbitarray.h -include/X11/qt/qbitarry.h -include/X11/qt/qbitmap.h -include/X11/qt/qbrush.h -include/X11/qt/qbttngrp.h -include/X11/qt/qbuffer.h -include/X11/qt/qbutton.h -include/X11/qt/qbuttongroup.h -include/X11/qt/qcache.h -include/X11/qt/qcheckbox.h -include/X11/qt/qchkbox.h -include/X11/qt/qclipboard.h -include/X11/qt/qclipbrd.h -include/X11/qt/qcollect.h -include/X11/qt/qcollection.h -include/X11/qt/qcolor.h -include/X11/qt/qcombo.h -include/X11/qt/qcombobox.h -include/X11/qt/qconnect.h -include/X11/qt/qconnection.h -include/X11/qt/qcursor.h -include/X11/qt/qdatastream.h -include/X11/qt/qdatetime.h -include/X11/qt/qdatetm.h -include/X11/qt/qdialog.h -include/X11/qt/qdict.h -include/X11/qt/qdir.h -include/X11/qt/qdragobject.h -include/X11/qt/qdrawutil.h -include/X11/qt/qdrawutl.h -include/X11/qt/qdropsite.h -include/X11/qt/qdstream.h -include/X11/qt/qevent.h -include/X11/qt/qfile.h -include/X11/qt/qfiledef.h -include/X11/qt/qfiledefs.h -include/X11/qt/qfiledialog.h -include/X11/qt/qfiledlg.h -include/X11/qt/qfileinf.h -include/X11/qt/qfileinfo.h -include/X11/qt/qfocusdata.h -include/X11/qt/qfont.h -include/X11/qt/qfontdata.h -include/X11/qt/qfontdta.h -include/X11/qt/qfontinf.h -include/X11/qt/qfontinfo.h -include/X11/qt/qfontmet.h -include/X11/qt/qfontmetrics.h -include/X11/qt/qframe.h -include/X11/qt/qgarray.h -include/X11/qt/qgcache.h -include/X11/qt/qgdict.h -include/X11/qt/qgeneric.h -include/X11/qt/qgl.h -include/X11/qt/qglist.h -include/X11/qt/qglobal.h -include/X11/qt/qgmanager.h -include/X11/qt/qgmanagr.h -include/X11/qt/qgroupbox.h -include/X11/qt/qgrpbox.h -include/X11/qt/qgvector.h -include/X11/qt/qheader.h -include/X11/qt/qiconset.h -include/X11/qt/qimage.h -include/X11/qt/qimageio.h -include/X11/qt/qintcach.h -include/X11/qt/qintcache.h -include/X11/qt/qintdict.h -include/X11/qt/qiodev.h -include/X11/qt/qiodevice.h -include/X11/qt/qjpegio.h -include/X11/qt/qkeycode.h -include/X11/qt/qlabel.h -include/X11/qt/qlayout.h -include/X11/qt/qlcdnum.h -include/X11/qt/qlcdnumber.h -include/X11/qt/qlined.h -include/X11/qt/qlineedit.h -include/X11/qt/qlist.h -include/X11/qt/qlistbox.h -include/X11/qt/qlistview.h -include/X11/qt/qmainwindow.h -include/X11/qt/qmenubar.h -include/X11/qt/qmenudata.h -include/X11/qt/qmenudta.h -include/X11/qt/qmessagebox.h -include/X11/qt/qmetaobj.h -include/X11/qt/qmetaobject.h -include/X11/qt/qmlined.h -include/X11/qt/qmovie.h -include/X11/qt/qmsgbox.h -include/X11/qt/qmultilinedit.h -include/X11/qt/qnp.h -include/X11/qt/qobjcoll.h -include/X11/qt/qobjdefs.h -include/X11/qt/qobject.h -include/X11/qt/qobjectdefs.h -include/X11/qt/qobjectdict.h -include/X11/qt/qobjectlist.h -include/X11/qt/qpaintd.h -include/X11/qt/qpaintdc.h -include/X11/qt/qpaintdevice.h -include/X11/qt/qpaintdevicedefs.h -include/X11/qt/qpaintdevicemetrics.h -include/X11/qt/qpainter.h -include/X11/qt/qpalette.h -include/X11/qt/qpdevmet.h -include/X11/qt/qpen.h -include/X11/qt/qpicture.h -include/X11/qt/qpixmap.h -include/X11/qt/qpixmapcache.h -include/X11/qt/qpmcache.h -include/X11/qt/qpngio.h -include/X11/qt/qpntarry.h -include/X11/qt/qpoint.h -include/X11/qt/qpointarray.h -include/X11/qt/qpopmenu.h -include/X11/qt/qpopupmenu.h -include/X11/qt/qprintdialog.h -include/X11/qt/qprinter.h -include/X11/qt/qprndlg.h -include/X11/qt/qprogbar.h -include/X11/qt/qprogdlg.h -include/X11/qt/qprogressbar.h -include/X11/qt/qprogressdialog.h -include/X11/qt/qpsprinter.h -include/X11/qt/qpsprn.h -include/X11/qt/qptrdict.h -include/X11/qt/qpushbt.h -include/X11/qt/qpushbutton.h -include/X11/qt/qqueue.h -include/X11/qt/qradiobt.h -include/X11/qt/qradiobutton.h -include/X11/qt/qrangecontrol.h -include/X11/qt/qrangect.h -include/X11/qt/qrect.h -include/X11/qt/qregexp.h -include/X11/qt/qregion.h -include/X11/qt/qscrbar.h -include/X11/qt/qscrollbar.h -include/X11/qt/qscrollview.h -include/X11/qt/qsemimodal.h -include/X11/qt/qshared.h -include/X11/qt/qsignal.h -include/X11/qt/qsignalmapper.h -include/X11/qt/qsignalslotimp.h -include/X11/qt/qsize.h -include/X11/qt/qslider.h -include/X11/qt/qsocketnotifier.h -include/X11/qt/qsocknot.h -include/X11/qt/qspinbox.h -include/X11/qt/qsplitter.h -include/X11/qt/qstack.h -include/X11/qt/qstatusbar.h -include/X11/qt/qstring.h -include/X11/qt/qstrlist.h -include/X11/qt/qstrvec.h -include/X11/qt/qtabbar.h -include/X11/qt/qtabdialog.h -include/X11/qt/qtabdlg.h -include/X11/qt/qtableview.h -include/X11/qt/qtablevw.h -include/X11/qt/qtextstream.h -include/X11/qt/qtimer.h -include/X11/qt/qtoolbar.h -include/X11/qt/qtoolbutton.h -include/X11/qt/qtooltip.h -include/X11/qt/qtstream.h -include/X11/qt/qvalidator.h -include/X11/qt/qvector.h -include/X11/qt/qwellarray.h -include/X11/qt/qwhatsthis.h -include/X11/qt/qwidcoll.h -include/X11/qt/qwidget.h -include/X11/qt/qwidgetintdict.h -include/X11/qt/qwidgetlist.h -include/X11/qt/qwidgetstack.h -include/X11/qt/qwindefs.h -include/X11/qt/qwindow.h -include/X11/qt/qwindowdefs.h -include/X11/qt/qwmatrix.h -share/doc/qt/README -share/doc/qt/README.QT -@dirrm include/X11/qt -@dirrm share/doc/qt diff --git a/x11-toolkits/tk84/Makefile b/x11-toolkits/tk84/Makefile deleted file mode 100644 index b42fbd864757..000000000000 --- a/x11-toolkits/tk84/Makefile +++ /dev/null @@ -1,305 +0,0 @@ -# New ports collection makefile for: tk8.1 -# Version required: 8.1a2 -# Date created: 19 August 1997 -# Whom: jkh -# -# $Id: Makefile,v 1.23 1999/05/04 20:50:08 fenner Exp $ -# - -DISTNAME= tk8.1b1 -PKGNAME= tk-8.1.b1 -CATEGORIES= x11-toolkits tk81 -MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_1/ - -MAINTAINER= jseger@FreeBSD.ORG - -LIB_DEPENDS= tcl81.1:${PORTSDIR}/lang/tcl81 -FILE_DEPENDS= ${PORTSDIR}/x11-toolkits/tk80 - -USE_XLIB= yes -NO_LATEST_LINK= yes -WRKSRC= ${WRKDIR}/${DISTNAME}/unix -GNU_CONFIGURE= yes -CONFIGURE_ARGS= --enable-shared -CONFIGURE_ENV= PORTSDIR=${PORTSDIR} TK_LIB_FILE=libtk81.so.1 -PKGINSTALL= ${PORTSDIR}/x11-toolkits/tk80/pkg/INSTALL.wish - -MAN1= wish.1 -MAN3= 3DBorder.3 BindTable.3 CanvPsY.3 CanvTkwin.3 CanvTxtInfo.3 \ - Clipboard.3 ClrSelect.3 ConfigWidg.3 ConfigWind.3 CoordToWin.3 \ - CrtErrHdlr.3 CrtGenHdlr.3 CrtImgType.3 CrtItemType.3 CrtPhImgFmt.3 \ - CrtSelHdlr.3 CrtWindow.3 DeleteImg.3 DrawFocHlt.3 EventHndlr.3 \ - FindPhoto.3 FontId.3 FreeXId.3 GeomReq.3 GetAnchor.3 GetBitmap.3 \ - GetCapStyl.3 GetClrmap.3 GetColor.3 GetCursor.3 GetFont.3 GetGC.3 \ - GetImage.3 GetJoinStl.3 GetJustify.3 GetOption.3 GetPixels.3 \ - GetPixmap.3 GetRelief.3 GetRootCrd.3 GetScroll.3 GetSelect.3 GetUid.3 \ - GetVRoot.3 GetVisual.3 HandleEvent.3 IdToWindow.3 ImgChanged.3 \ - InternAtom.3 MainLoop.3 MainWin.3 MaintGeom.3 ManageGeom.3 \ - MapWindow.3 MeasureChar.3 MoveToplev.3 Name.3 NameOfImg.3 OwnSelect.3 \ - ParseArgv.3 QWinEvent.3 Restack.3 RestrictEv.3 SetAppName.3 \ - SetClass.3 SetGrid.3 SetOptions.3 SetVisual.3 StrictMotif.3 \ - TextLayout.3 Tk_Init.3 Tk_Main.3 WindowId.3 -MANN= bell.n bind.n bindtags.n bitmap.n button.n canvas.n checkbutton.n \ - chooseColor.n clipboard.n dde.n destroy.n dialog.n entry.n event.n \ - focus.n focusNext.n font.n frame.n getOpenFile.n grab.n grid.n \ - image.n label.n listbox.n loadTk.n lower.n menu.n menubar.n \ - menubutton.n message.n messageBox.n option.n optionMenu.n options.n \ - pack-old.n pack.n palette.n photo.n place.n popup.n radiobutton.n \ - raise.n scale.n scrollbar.n selection.n send.n text.n tk.n tkerror.n \ - tkvars.n tkwait.n toplevel.n winfo.n wm.n -# MLINKS generated via awk '/ln/ {print "\t" $2,$3,"\\"}' unix/mkLinks -MLINKS= 3DBorder.3 Tk_Alloc3DBorderFromObj.3 \ - 3DBorder.3 Tk_Get3DBorder.3 \ - 3DBorder.3 Tk_Get3DBorderFromObj.3 \ - 3DBorder.3 Tk_Draw3DRectangle.3 \ - 3DBorder.3 Tk_Fill3DRectangle.3 \ - 3DBorder.3 Tk_Draw3DPolygon.3 \ - 3DBorder.3 Tk_Fill3DPolygon.3 \ - 3DBorder.3 Tk_3DVerticalBevel.3 \ - 3DBorder.3 Tk_3DHorizontalBevel.3 \ - 3DBorder.3 Tk_SetBackgroundFromBorder.3 \ - 3DBorder.3 Tk_NameOf3DBorder.3 \ - 3DBorder.3 Tk_3DBorderColor.3 \ - 3DBorder.3 Tk_3DBorderGC.3 \ - 3DBorder.3 Tk_Free3DBorderFromObj.3 \ - 3DBorder.3 Tk_Free3DBorder.3 \ - BindTable.3 Tk_CreateBindingTable.3 \ - BindTable.3 Tk_DeleteBindingTable.3 \ - BindTable.3 Tk_CreateBinding.3 \ - BindTable.3 Tk_DeleteBinding.3 \ - BindTable.3 Tk_GetBinding.3 \ - BindTable.3 Tk_GetAllBindings.3 \ - BindTable.3 Tk_DeleteAllBindings.3 \ - BindTable.3 Tk_BindEvent.3 \ - CanvPsY.3 Tk_CanvasPsY.3 \ - CanvPsY.3 Tk_CanvasPsBitmap.3 \ - CanvPsY.3 Tk_CanvasPsColor.3 \ - CanvPsY.3 Tk_CanvasPsFont.3 \ - CanvPsY.3 Tk_CanvasPsPath.3 \ - CanvPsY.3 Tk_CanvasPsStipple.3 \ - CanvTkwin.3 Tk_CanvasTkwin.3 \ - CanvTkwin.3 Tk_CanvasGetCoord.3 \ - CanvTkwin.3 Tk_CanvasDrawableCoords.3 \ - CanvTkwin.3 Tk_CanvasSetStippleOrigin.3 \ - CanvTkwin.3 Tk_CanvasWindowCoords.3 \ - CanvTkwin.3 Tk_CanvasEventuallyRedraw.3 \ - CanvTkwin.3 Tk_CanvasTagsOption.3 \ - CanvTxtInfo.3 Tk_CanvasTextInfo.3 \ - Clipboard.3 Tk_ClipboardClear.3 \ - Clipboard.3 Tk_ClipboardAppend.3 \ - ClrSelect.3 Tk_ClearSelection.3 \ - ConfigWidg.3 Tk_ConfigureWidget.3 \ - ConfigWidg.3 Tk_ConfigureInfo.3 \ - ConfigWidg.3 Tk_ConfigureValue.3 \ - ConfigWidg.3 Tk_FreeOptions.3 \ - ConfigWind.3 Tk_ConfigureWindow.3 \ - ConfigWind.3 Tk_MoveWindow.3 \ - ConfigWind.3 Tk_ResizeWindow.3 \ - ConfigWind.3 Tk_MoveResizeWindow.3 \ - ConfigWind.3 Tk_SetWindowBorderWidth.3 \ - ConfigWind.3 Tk_ChangeWindowAttributes.3 \ - ConfigWind.3 Tk_SetWindowBackground.3 \ - ConfigWind.3 Tk_SetWindowBackgroundPixmap.3 \ - ConfigWind.3 Tk_SetWindowBorder.3 \ - ConfigWind.3 Tk_SetWindowBorderPixmap.3 \ - ConfigWind.3 Tk_SetWindowColormap.3 \ - ConfigWind.3 Tk_DefineCursor.3 \ - ConfigWind.3 Tk_UndefineCursor.3 \ - CoordToWin.3 Tk_CoordsToWindow.3 \ - CrtErrHdlr.3 Tk_CreateErrorHandler.3 \ - CrtErrHdlr.3 Tk_DeleteErrorHandler.3 \ - CrtGenHdlr.3 Tk_CreateGenericHandler.3 \ - CrtGenHdlr.3 Tk_DeleteGenericHandler.3 \ - CrtImgType.3 Tk_CreateImageType.3 \ - CrtImgType.3 Tk_GetImageMasterData.3 \ - CrtItemType.3 Tk_CreateItemType.3 \ - CrtItemType.3 Tk_GetItemTypes.3 \ - CrtPhImgFmt.3 Tk_CreatePhotoImageFormat.3 \ - CrtSelHdlr.3 Tk_CreateSelHandler.3 \ - CrtSelHdlr.3 Tk_DeleteSelHandler.3 \ - CrtWindow.3 Tk_CreateWindow.3 \ - CrtWindow.3 Tk_CreateWindowFromPath.3 \ - CrtWindow.3 Tk_DestroyWindow.3 \ - CrtWindow.3 Tk_MakeWindowExist.3 \ - DeleteImg.3 Tk_DeleteImage.3 \ - DrawFocHlt.3 Tk_DrawFocusHighlight.3 \ - EventHndlr.3 Tk_CreateEventHandler.3 \ - EventHndlr.3 Tk_DeleteEventHandler.3 \ - FindPhoto.3 Tk_FindPhoto.3 \ - FindPhoto.3 Tk_PhotoPutBlock.3 \ - FindPhoto.3 Tk_PhotoPutZoomedBlock.3 \ - FindPhoto.3 Tk_PhotoGetImage.3 \ - FindPhoto.3 Tk_PhotoBlank.3 \ - FindPhoto.3 Tk_PhotoExpand.3 \ - FindPhoto.3 Tk_PhotoGetSize.3 \ - FindPhoto.3 Tk_PhotoSetSize.3 \ - FontId.3 Tk_FontId.3 \ - FontId.3 Tk_FontMetrics.3 \ - FontId.3 Tk_PostscriptFontName.3 \ - FreeXId.3 Tk_FreeXId.3 \ - GeomReq.3 Tk_GeometryRequest.3 \ - GeomReq.3 Tk_SetInternalBorder.3 \ - GetAnchor.3 Tk_GetAnchorFromObj.3 \ - GetAnchor.3 Tk_GetAnchor.3 \ - GetAnchor.3 Tk_NameOfAnchor.3 \ - GetBitmap.3 Tk_AllocBitmapFromObj.3 \ - GetBitmap.3 Tk_GetBitmap.3 \ - GetBitmap.3 Tk_GetBitmapFromObj.3 \ - GetBitmap.3 Tk_DefineBitmap.3 \ - GetBitmap.3 Tk_NameOfBitmap.3 \ - GetBitmap.3 Tk_SizeOfBitmap.3 \ - GetBitmap.3 Tk_FreeBitmapFromObj.3 \ - GetBitmap.3 Tk_FreeBitmap.3 \ - GetBitmap.3 Tk_GetBitmapFromData.3 \ - GetCapStyl.3 Tk_GetCapStyle.3 \ - GetCapStyl.3 Tk_NameOfCapStyle.3 \ - GetClrmap.3 Tk_GetColormap.3 \ - GetClrmap.3 Tk_FreeColormap.3 \ - GetColor.3 Tk_AllocColorFromObj.3 \ - GetColor.3 Tk_GetColor.3 \ - GetColor.3 Tk_GetColorFromObj.3 \ - GetColor.3 Tk_GetColorByValue.3 \ - GetColor.3 Tk_NameOfColor.3 \ - GetColor.3 Tk_FreeColorFromObj.3 \ - GetColor.3 Tk_FreeColor.3 \ - GetCursor.3 Tk_AllocCursorFromObj.3 \ - GetCursor.3 Tk_GetCursor.3 \ - GetCursor.3 Tk_GetCursorFromObj.3 \ - GetCursor.3 Tk_GetCursorFromData.3 \ - GetCursor.3 Tk_NameOfCursor.3 \ - GetCursor.3 Tk_FreeCursorFromObj.3 \ - GetCursor.3 Tk_FreeCursor.3 \ - GetFont.3 Tk_AllocFontFromObj.3 \ - GetFont.3 Tk_GetFont.3 \ - GetFont.3 Tk_GetFontFromObj.3 \ - GetFont.3 Tk_NameOfFont.3 \ - GetFont.3 Tk_FreeFontFromObj.3 \ - GetFont.3 Tk_FreeFont.3 \ - GetGC.3 Tk_GetGC.3 \ - GetGC.3 Tk_FreeGC.3 \ - GetImage.3 Tk_GetImage.3 \ - GetImage.3 Tk_RedrawImage.3 \ - GetImage.3 Tk_SizeOfImage.3 \ - GetImage.3 Tk_FreeImage.3 \ - GetJoinStl.3 Tk_GetJoinStyle.3 \ - GetJoinStl.3 Tk_NameOfJoinStyle.3 \ - GetJustify.3 Tk_GetJustifyFromObj.3 \ - GetJustify.3 Tk_GetJustify.3 \ - GetJustify.3 Tk_NameOfJustify.3 \ - GetOption.3 Tk_GetOption.3 \ - GetPixels.3 Tk_GetPixelsFromObj.3 \ - GetPixels.3 Tk_GetPixels.3 \ - GetPixels.3 Tk_GetMMFromObj.3 \ - GetPixels.3 Tk_GetScreenMM.3 \ - GetPixmap.3 Tk_GetPixmap.3 \ - GetPixmap.3 Tk_FreePixmap.3 \ - GetRelief.3 Tk_GetReliefFromObj.3 \ - GetRelief.3 Tk_GetRelief.3 \ - GetRelief.3 Tk_NameOfRelief.3 \ - GetRootCrd.3 Tk_GetRootCoords.3 \ - GetScroll.3 Tk_GetScrollInfo.3 \ - GetSelect.3 Tk_GetSelection.3 \ - GetUid.3 Tk_GetUid.3 \ - GetUid.3 Tk_Uid.3 \ - GetVRoot.3 Tk_GetVRootGeometry.3 \ - GetVisual.3 Tk_GetVisual.3 \ - HandleEvent.3 Tk_HandleEvent.3 \ - IdToWindow.3 Tk_IdToWindow.3 \ - ImgChanged.3 Tk_ImageChanged.3 \ - InternAtom.3 Tk_InternAtom.3 \ - InternAtom.3 Tk_GetAtomName.3 \ - MainLoop.3 Tk_MainLoop.3 \ - MainWin.3 Tk_MainWindow.3 \ - MaintGeom.3 Tk_MaintainGeometry.3 \ - MaintGeom.3 Tk_UnmaintainGeometry.3 \ - ManageGeom.3 Tk_ManageGeometry.3 \ - MapWindow.3 Tk_MapWindow.3 \ - MapWindow.3 Tk_UnmapWindow.3 \ - MeasureChar.3 Tk_MeasureChars.3 \ - MeasureChar.3 Tk_TextWidth.3 \ - MeasureChar.3 Tk_DrawChars.3 \ - MeasureChar.3 Tk_UnderlineChars.3 \ - MoveToplev.3 Tk_MoveToplevelWindow.3 \ - Name.3 Tk_Name.3 \ - Name.3 Tk_PathName.3 \ - Name.3 Tk_NameToWindow.3 \ - NameOfImg.3 Tk_NameOfImage.3 \ - OwnSelect.3 Tk_OwnSelection.3 \ - ParseArgv.3 Tk_ParseArgv.3 \ - QWinEvent.3 Tk_QueueWindowEvent.3 \ - Restack.3 Tk_RestackWindow.3 \ - RestrictEv.3 Tk_RestrictEvents.3 \ - SetAppName.3 Tk_SetAppName.3 \ - SetClass.3 Tk_SetClass.3 \ - SetClass.3 Tk_Class.3 \ - SetGrid.3 Tk_SetGrid.3 \ - SetGrid.3 Tk_UnsetGrid.3 \ - SetOptions.3 Tk_CreateOptionTable.3 \ - SetOptions.3 Tk_DeleteOptionTable.3 \ - SetOptions.3 Tk_InitOptions.3 \ - SetOptions.3 Tk_SetOptions.3 \ - SetOptions.3 Tk_FreeSavedOptions.3 \ - SetOptions.3 Tk_RestoreSavedOptions.3 \ - SetOptions.3 Tk_GetOptionValue.3 \ - SetOptions.3 Tk_GetOptionInfo.3 \ - SetOptions.3 Tk_FreeConfigOptions.3 \ - SetOptions.3 Tk_Offset.3 \ - SetVisual.3 Tk_SetWindowVisual.3 \ - StrictMotif.3 Tk_StrictMotif.3 \ - TextLayout.3 Tk_ComputeTextLayout.3 \ - TextLayout.3 Tk_FreeTextLayout.3 \ - TextLayout.3 Tk_DrawTextLayout.3 \ - TextLayout.3 Tk_UnderlineTextLayout.3 \ - TextLayout.3 Tk_PointToChar.3 \ - TextLayout.3 Tk_CharBbox.3 \ - TextLayout.3 Tk_DistanceToTextLayout.3 \ - TextLayout.3 Tk_IntersectTextLayout.3 \ - TextLayout.3 Tk_TextLayoutToPostscript.3 \ - WindowId.3 Tk_WindowId.3 \ - WindowId.3 Tk_Parent.3 \ - WindowId.3 Tk_Display.3 \ - WindowId.3 Tk_DisplayName.3 \ - WindowId.3 Tk_ScreenNumber.3 \ - WindowId.3 Tk_Screen.3 \ - WindowId.3 Tk_X.3 \ - WindowId.3 Tk_Y.3 \ - WindowId.3 Tk_Width.3 \ - WindowId.3 Tk_Height.3 \ - WindowId.3 Tk_Changes.3 \ - WindowId.3 Tk_Attributes.3 \ - WindowId.3 Tk_IsMapped.3 \ - WindowId.3 Tk_IsTopLevel.3 \ - WindowId.3 Tk_ReqWidth.3 \ - WindowId.3 Tk_ReqHeight.3 \ - WindowId.3 Tk_InternalBorderWidth.3 \ - WindowId.3 Tk_Visual.3 \ - WindowId.3 Tk_Depth.3 \ - WindowId.3 Tk_Colormap.3 \ - chooseColor.n tk_chooseColor.n \ - dialog.n tk_dialog.n \ - focusNext.n tk_focusNext.n \ - focusNext.n tk_focusPrev.n \ - focusNext.n tk_focusFollowsMouse.n \ - getOpenFile.n tk_getOpenFile.n \ - getOpenFile.n tk_getSaveFile.n \ - menubar.n tk_menuBar.n \ - menubar.n tk_bindForTraversal.n \ - messageBox.n tk_messageBox.n \ - optionMenu.n tk_optionMenu.n \ - palette.n tk_setPalette.n \ - palette.n tk_bisque.n \ - popup.n tk_popup.n -MANCOMPRESSED= yes - -.include <bsd.port.pre.mk> - -post-install: - ${SETENV} OBJFORMAT=${PORTOBJFORMAT} ${LDCONFIG} -m ${PREFIX}/lib -.if exists(${PKGINSTALL}) - ${SETENV} PKG_PREFIX=${PREFIX} ${SH} ${PKGINSTALL} -.endif - -test: - cd ${WRKSRC}; make test - -.include <bsd.port.post.mk> diff --git a/x11-toolkits/tk84/distinfo b/x11-toolkits/tk84/distinfo deleted file mode 100644 index c57202986b5e..000000000000 --- a/x11-toolkits/tk84/distinfo +++ /dev/null @@ -1 +0,0 @@ -MD5 (tk8.1b1.tar.gz) = 13164e3d3c5918315988615523f43e56 diff --git a/x11-toolkits/tk84/files/patch-aa b/x11-toolkits/tk84/files/patch-aa deleted file mode 100644 index f858d13c6249..000000000000 --- a/x11-toolkits/tk84/files/patch-aa +++ /dev/null @@ -1,46 +0,0 @@ ---- configure.orig Fri Dec 11 17:38:40 1998 -+++ configure Sun Jan 24 16:12:10 1999 -@@ -854,14 +854,14 @@ - withval="$with_tcl" - TCL_BIN_DIR=$withval - else -- TCL_BIN_DIR=`cd $TCL_BIN_DEFAULT; pwd` -+ TCL_BIN_DIR=${prefix}/lib/tcl8.1 - fi - - if test ! -d $TCL_BIN_DIR; then - { echo "configure: error: Tcl directory $TCL_BIN_DIR doesn't exist" 1>&2; exit 1; } - fi --if test ! -f $TCL_BIN_DIR/Makefile; then -- { echo "configure: error: There's no Makefile in $TCL_BIN_DIR; perhaps you didn't specify the Tcl *build* directory (not the toplevel Tcl directory) or you forgot to configure Tcl?" 1>&2; exit 1; } -+if test ! -f $TCL_BIN_DIR/tclConfig.sh; then -+ { echo "configure: error: There's no tclConfig.sh in $TCL_BIN_DIR; perhaps you didn't specify the Tcl *build* directory (not the toplevel Tcl directory) or you forgot to configure Tcl?" 1>&2; exit 1; } - fi - - #-------------------------------------------------------------------- -@@ -902,6 +902,8 @@ - CFLAGS_OPTIMIZE=$TCL_CFLAGS_OPTIMIZE - EXTRA_CFLAGS=$TCL_EXTRA_CFLAGS - -+TCL_SRC_DIR=${prefix}/include/tcl${TCL_VERSION} -+ - LIB_RUNTIME_DIR='${LIB_RUNTIME_DIR}' - - # If Tcl and Tk are installed in different places, adjust the library -@@ -2302,7 +2304,7 @@ - if test "$ok" = "yes" -a "${SHLIB_SUFFIX}" != ""; then - TK_SHARED_BUILD=1 - TK_SHLIB_CFLAGS="${SHLIB_CFLAGS}" -- TK_LIB_FILE=libtk${TCL_SHARED_LIB_SUFFIX} -+ TK_LIB_FILE=${TK_LIB_FILE} - MAKE_LIB="\${SHLIB_LD} -o \${TK_LIB_FILE} \${OBJS} \$(TK_LD_SEARCH_FLAGS) ${SHLIB_LD_LIBS}" - RANLIB=":" - else -@@ -2513,6 +2515,7 @@ - s%@SHLIB_VERSION@%$SHLIB_VERSION%g - s%@TCL_BIN_DIR@%$TCL_BIN_DIR%g - s%@TCL_BUILD_LIB_SPEC@%$TCL_BUILD_LIB_SPEC%g -+s%@TCL_LIB_SPEC@%$TCL_LIB_SPEC%g - s%@TCL_DBGX@%$TCL_DBGX%g - s%@TCL_LIB_FLAG@%$TCL_LIB_FLAG%g - s%@TCL_SRC_DIR@%$TCL_SRC_DIR%g diff --git a/x11-toolkits/tk84/files/patch-ab b/x11-toolkits/tk84/files/patch-ab deleted file mode 100644 index 51b05794bf3a..000000000000 --- a/x11-toolkits/tk84/files/patch-ab +++ /dev/null @@ -1,149 +0,0 @@ ---- Makefile.in.orig Fri Dec 11 17:38:40 1998 -+++ Makefile.in Sun Jan 24 16:16:06 1999 -@@ -56,7 +56,9 @@ - BIN_DIR = $(exec_prefix)/bin - - # Directory in which to install the include file tk.h: --INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include -+INCLUDE_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/include/tk$(VERSION) -+GENERIC_INCLUDE_INSTALL_DIR = $(INCLUDE_INSTALL_DIR)/generic -+UNIX_INCLUDE_INSTALL_DIR = $(INCLUDE_INSTALL_DIR)/unix - - # Top-level directory for manual entries: - MAN_INSTALL_DIR = $(INSTALL_ROOT)$(prefix)/man -@@ -98,7 +100,7 @@ - #CFLAGS = $(CFLAGS_DEBUG) - #CFLAGS = $(CFLAGS_OPTIMIZE) - #CFLAGS = $(CFLAGS_DEBUG) $(CFLAGS_OPTIMIZE) --CFLAGS = $(@CFLAGS_DEFAULT@) -+CFLAGS = @CFLAGS@ - - # A "-I" switch that can be used when compiling to make all of the - # X11 include files accessible (the configure script will try to -@@ -113,7 +115,7 @@ - - # Libraries to use when linking. This definition is determined by the - # configure script. --LIBS = @TCL_BUILD_LIB_SPEC@ @LIBS@ $(X11_LIB_SWITCHES) @DL_LIBS@ @MATH_LIBS@ -lc -+LIBS = -L${PREFIX}/lib -ltcl81 @LIBS@ $(X11_LIB_SWITCHES) @DL_LIBS@ @MATH_LIBS@ -lc - - # To turn off the security checks that disallow incoming sends when - # the X server appears to be insecure, reverse the comments on the -@@ -155,7 +157,7 @@ - # "install" around; better to use the install-sh script that comes - # with the distribution, which is slower but guaranteed to work. - --INSTALL = @srcdir@/install-sh -c -+INSTALL = install -c - INSTALL_PROGRAM = ${INSTALL} - INSTALL_DATA = ${INSTALL} -m 644 - -@@ -320,8 +322,14 @@ - ${TK_LIB_FILE}: ${OBJS} - rm -f ${TK_LIB_FILE} - @MAKE_LIB@ -+ ln -sf @TK_LIB_FILE@ libtk81.so - $(RANLIB) ${TK_LIB_FILE} - -+libtk81.a: ${OBJS} -+ rm -f libtk81.a -+ ar cr libtk81.a ${OBJS} -+ $(RANLIB) libtk81.a -+ - # Make target which outputs the list of the .o contained in the Tk lib - # usefull to build a single big shared library containing Tcl/Tk and other - # extensions. used for the Tcl Plugin. -- dl -@@ -376,7 +384,7 @@ - # some ranlibs write to current directory, and this might not always be - # possible (e.g. if installing as root). - --install-binaries: $(TK_LIB_FILE) wish -+install-binaries: $(TK_LIB_FILE) libtk81.a wish - @for i in $(LIB_INSTALL_DIR) $(BIN_INSTALL_DIR) ; \ - do \ - if [ ! -d $$i ] ; then \ -@@ -388,15 +396,22 @@ - done; - @echo "Installing $(TK_LIB_FILE)" - @$(INSTALL_DATA) $(TK_LIB_FILE) $(LIB_INSTALL_DIR)/$(TK_LIB_FILE) -+ @ln -sf $(TK_LIB_FILE) $(LIB_INSTALL_DIR)/libtk81.so - @(cd $(LIB_INSTALL_DIR); $(RANLIB) $(TK_LIB_FILE)) - @chmod 555 $(LIB_INSTALL_DIR)/$(TK_LIB_FILE) -+ @echo "Installing libtk81.a" -+ @$(INSTALL_DATA) libtk81.a $(LIB_INSTALL_DIR)/libtk81.a -+ @(cd $(LIB_INSTALL_DIR); $(RANLIB) libtk81.a) -+ @chmod 555 $(LIB_INSTALL_DIR)/libtk81.a - @echo "Installing wish" - @$(INSTALL_PROGRAM) wish $(BIN_INSTALL_DIR)/wish$(VERSION) - @echo "Installing tkConfig.sh" -- @$(INSTALL_DATA) tkConfig.sh $(LIB_INSTALL_DIR)/tkConfig.sh -+ @mkdir -p $(LIB_INSTALL_DIR)/tk$(VERSION) -+ @$(INSTALL_DATA) tkConfig.sh $(LIB_INSTALL_DIR)/tk$(VERSION)/tkConfig.sh - - install-libraries: - @for i in $(INSTALL_ROOT)$(prefix)/lib $(INCLUDE_INSTALL_DIR) \ -+ $(GENERIC_INCLUDE_INSTALL_DIR) $(UNIX_INCLUDE_INSTALL_DIR) \ - $(SCRIPT_INSTALL_DIR) $(SCRIPT_INSTALL_DIR)/images; \ - do \ - if [ ! -d $$i ] ; then \ -@@ -406,8 +421,18 @@ - else true; \ - fi; \ - done; -- @echo "Installing tk.h" -- @$(INSTALL_DATA) $(GENERIC_DIR)/tk.h $(INCLUDE_INSTALL_DIR)/tk.h -+ @echo "Installing headers" -+ @for i in $(GENERIC_DIR)/*.h ; \ -+ do \ -+ echo "Installing $$i"; \ -+ $(INSTALL_DATA) $$i $(GENERIC_INCLUDE_INSTALL_DIR); \ -+ done; -+ @for i in $(UNIX_DIR)/*.h ; \ -+ do \ -+ echo "Installing $$i"; \ -+ $(INSTALL_DATA) $$i $(UNIX_INCLUDE_INSTALL_DIR); \ -+ done; -+ @ln -sf $(GENERIC_INCLUDE_INSTALL_DIR)/tk.h $(INCLUDE_INSTALL_DIR)/tk.h - for i in $(SRC_DIR)/library/*.tcl $(SRC_DIR)/library/tclIndex $(UNIX_DIR)/tkAppInit.c; \ - do \ - echo "Installing $$i"; \ -@@ -466,30 +491,27 @@ - @cd $(SRC_DIR)/doc; for i in *.1; \ - do \ - echo "Installing doc/$$i"; \ -- rm -f $(MAN1_INSTALL_DIR)/$$i; \ -+ rm -f $(MAN1_INSTALL_DIR)/$$i $(MAN1_INSTALL_DIR)/$$i.gz; \ - sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ -- $$i > $(MAN1_INSTALL_DIR)/$$i; \ -- chmod 444 $(MAN1_INSTALL_DIR)/$$i; \ -+ $$i | gzip -c > $(MAN1_INSTALL_DIR)/$$i.gz; \ -+ chmod 444 $(MAN1_INSTALL_DIR)/$$i.gz; \ - done; -- $(UNIX_DIR)/mkLinks $(MAN1_INSTALL_DIR) - @cd $(SRC_DIR)/doc; for i in *.3; \ - do \ - echo "Installing doc/$$i"; \ -- rm -f $(MAN3_INSTALL_DIR)/$$i; \ -+ rm -f $(MAN3_INSTALL_DIR)/$$i $(MAN3_INSTALL_DIR)/$$i.gz; \ - sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ -- $$i > $(MAN3_INSTALL_DIR)/$$i; \ -- chmod 444 $(MAN3_INSTALL_DIR)/$$i; \ -+ $$i | gzip -c > $(MAN3_INSTALL_DIR)/$$i.gz; \ -+ chmod 444 $(MAN3_INSTALL_DIR)/$$i.gz; \ - done; -- $(UNIX_DIR)/mkLinks $(MAN3_INSTALL_DIR) - @cd $(SRC_DIR)/doc; for i in *.n; \ - do \ - echo "Installing doc/$$i"; \ -- rm -f $(MANN_INSTALL_DIR)/$$i; \ -+ rm -f $(MANN_INSTALL_DIR)/$$i $(MANN_INSTALL_DIR)/$$i.gz; \ - sed -e '/man\.macros/r man.macros' -e '/man\.macros/d' \ -- $$i > $(MANN_INSTALL_DIR)/$$i; \ -- chmod 444 $(MANN_INSTALL_DIR)/$$i; \ -+ $$i | gzip -c > $(MANN_INSTALL_DIR)/$$i.gz; \ -+ chmod 444 $(MANN_INSTALL_DIR)/$$i.gz; \ - done; -- $(UNIX_DIR)/mkLinks $(MANN_INSTALL_DIR) - - Makefile: $(UNIX_DIR)/Makefile.in - $(SHELL) config.status diff --git a/x11-toolkits/tk84/pkg-comment b/x11-toolkits/tk84/pkg-comment deleted file mode 100644 index ec2552801eb7..000000000000 --- a/x11-toolkits/tk84/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical toolkit for TCL. diff --git a/x11-toolkits/tk84/pkg-descr b/x11-toolkits/tk84/pkg-descr deleted file mode 100644 index 51db30957bb3..000000000000 --- a/x11-toolkits/tk84/pkg-descr +++ /dev/null @@ -1,8 +0,0 @@ -This is Tk version 8.1, a GUI toolkit for Tcl. - -The best way to get started with Tcl is to read ``Tcl and the Tk -Toolkit'' by John K. Ousterhout, Addison-Wesley, ISBN 0-201-63337-X. - -A full set of manual pages is also provided with this package. - -This requires Tcl8.1. diff --git a/x11-toolkits/tk84/pkg-install.wish b/x11-toolkits/tk84/pkg-install.wish deleted file mode 100644 index 645c3a6e1fb2..000000000000 --- a/x11-toolkits/tk84/pkg-install.wish +++ /dev/null @@ -1,32 +0,0 @@ -#!/bin/sh - -# The user may have a wish they want to preserve -if [ ! -f ${PKG_PREFIX}/bin/wish ] || [ \ - `grep -a awieYJFnsuILOnfsYEW ${PKG_PREFIX}/bin/wish | sed -e 's/.*\*\*//'` \ - -lt 001 ] -then - [ -f ${PKG_PREFIX}/bin/wish ] && chmod u+w ${PKG_PREFIX}/bin/wish - - mkdir -p ${PKG_PREFIX}/bin - cat > ${PKG_PREFIX}/bin/wish <<'EOF' -#!/bin/sh -# Installed by ports system. id: awieYJFnsuILOnfsYEW**001 - -( -echo "In FreeBSD, wish is named with a version number. This is because" -echo "different versions of wish are not compatible with each other and" -echo "they can not all be called \"wish\"! You may need multiple versions" -echo "installed because a given port may depend on a specific version." -echo -echo "On your system, wish is installed under at least the following names:" -echo -for name in $(/bin/ls $(echo $PATH | sed 's/:/ /g') 2> /dev/null | egrep '^wish(step)?(x|([0-9]+\.[0-9]+))([a-z][a-z])?$') -do - echo $name -done -[ "$name" = "" ] && echo "No wish installations found, sorry." -) 1>&2 -exit 1 -EOF - chmod a+rx ${PKG_PREFIX}/bin/wish -fi diff --git a/x11-toolkits/tk84/pkg-plist b/x11-toolkits/tk84/pkg-plist deleted file mode 100644 index 18dc742aa134..000000000000 --- a/x11-toolkits/tk84/pkg-plist +++ /dev/null @@ -1,132 +0,0 @@ -bin/wish8.1 -include/tk8.1/generic/default.h -include/tk8.1/generic/ks_names.h -include/tk8.1/generic/tk.h -include/tk8.1/generic/tk3d.h -include/tk8.1/generic/tkButton.h -include/tk8.1/generic/tkCanvas.h -include/tk8.1/generic/tkColor.h -include/tk8.1/generic/tkFileFilter.h -include/tk8.1/generic/tkFont.h -include/tk8.1/generic/tkInitScript.h -include/tk8.1/generic/tkInt.h -include/tk8.1/generic/tkMenu.h -include/tk8.1/generic/tkMenubutton.h -include/tk8.1/generic/tkPort.h -include/tk8.1/generic/tkScale.h -include/tk8.1/generic/tkScrollbar.h -include/tk8.1/generic/tkSelect.h -include/tk8.1/generic/tkText.h -include/tk8.1/tk.h -include/tk8.1/unix/tkUnixDefault.h -include/tk8.1/unix/tkUnixInt.h -include/tk8.1/unix/tkUnixPort.h -lib/libtk81.a -lib/libtk81.so -lib/libtk81.so.1 -@exec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -m %B -@unexec /usr/bin/env OBJFORMAT=%%PORTOBJFORMAT%% /sbin/ldconfig -R -lib/tk8.1/bgerror.tcl -lib/tk8.1/button.tcl -lib/tk8.1/clrpick.tcl -lib/tk8.1/comdlg.tcl -lib/tk8.1/console.tcl -lib/tk8.1/demos/README -lib/tk8.1/demos/arrow.tcl -lib/tk8.1/demos/bind.tcl -lib/tk8.1/demos/bitmap.tcl -lib/tk8.1/demos/browse -lib/tk8.1/demos/button.tcl -lib/tk8.1/demos/check.tcl -lib/tk8.1/demos/clrpick.tcl -lib/tk8.1/demos/colors.tcl -lib/tk8.1/demos/cscroll.tcl -lib/tk8.1/demos/ctext.tcl -lib/tk8.1/demos/dialog1.tcl -lib/tk8.1/demos/dialog2.tcl -lib/tk8.1/demos/entry1.tcl -lib/tk8.1/demos/entry2.tcl -lib/tk8.1/demos/filebox.tcl -lib/tk8.1/demos/floor.tcl -lib/tk8.1/demos/form.tcl -lib/tk8.1/demos/hello -lib/tk8.1/demos/hscale.tcl -lib/tk8.1/demos/icon.tcl -lib/tk8.1/demos/image1.tcl -lib/tk8.1/demos/image2.tcl -lib/tk8.1/demos/images/earth.gif -lib/tk8.1/demos/images/earthris.gif -lib/tk8.1/demos/images/face.bmp -lib/tk8.1/demos/images/flagdown.bmp -lib/tk8.1/demos/images/flagup.bmp -lib/tk8.1/demos/images/gray25.bmp -lib/tk8.1/demos/images/letters.bmp -lib/tk8.1/demos/images/noletter.bmp -lib/tk8.1/demos/images/pattern.bmp -lib/tk8.1/demos/images/tcllogo.gif -lib/tk8.1/demos/images/teapot.ppm -lib/tk8.1/demos/items.tcl -lib/tk8.1/demos/ixset -lib/tk8.1/demos/label.tcl -lib/tk8.1/demos/license.terms -lib/tk8.1/demos/menu.tcl -lib/tk8.1/demos/menubu.tcl -lib/tk8.1/demos/msgbox.tcl -lib/tk8.1/demos/plot.tcl -lib/tk8.1/demos/puzzle.tcl -lib/tk8.1/demos/radio.tcl -lib/tk8.1/demos/rmt -lib/tk8.1/demos/rolodex -lib/tk8.1/demos/ruler.tcl -lib/tk8.1/demos/sayings.tcl -lib/tk8.1/demos/search.tcl -lib/tk8.1/demos/square -lib/tk8.1/demos/states.tcl -lib/tk8.1/demos/style.tcl -lib/tk8.1/demos/tclIndex -lib/tk8.1/demos/tcolor -lib/tk8.1/demos/text.tcl -lib/tk8.1/demos/timer -lib/tk8.1/demos/twind.tcl -lib/tk8.1/demos/vscale.tcl -lib/tk8.1/demos/widget -lib/tk8.1/dialog.tcl -lib/tk8.1/entry.tcl -lib/tk8.1/focus.tcl -lib/tk8.1/images/README -lib/tk8.1/images/logo.eps -lib/tk8.1/images/logo100.gif -lib/tk8.1/images/logo64.gif -lib/tk8.1/images/logoLarge.gif -lib/tk8.1/images/logoMed.gif -lib/tk8.1/images/pwrdLogo.eps -lib/tk8.1/images/pwrdLogo100.gif -lib/tk8.1/images/pwrdLogo150.gif -lib/tk8.1/images/pwrdLogo175.gif -lib/tk8.1/images/pwrdLogo200.gif -lib/tk8.1/images/pwrdLogo75.gif -lib/tk8.1/images/tai-ku.gif -lib/tk8.1/listbox.tcl -lib/tk8.1/menu.tcl -lib/tk8.1/msgbox.tcl -lib/tk8.1/obsolete.tcl -lib/tk8.1/optMenu.tcl -lib/tk8.1/palette.tcl -lib/tk8.1/safetk.tcl -lib/tk8.1/scale.tcl -lib/tk8.1/scrlbar.tcl -lib/tk8.1/tclIndex -lib/tk8.1/tearoff.tcl -lib/tk8.1/text.tcl -lib/tk8.1/tk.tcl -lib/tk8.1/tkAppInit.c -lib/tk8.1/tkConfig.sh -lib/tk8.1/tkfbox.tcl -lib/tk8.1/xmfbox.tcl -@dirrm lib/tk8.1/demos/images -@dirrm lib/tk8.1/demos -@dirrm lib/tk8.1/images -@dirrm lib/tk8.1 -@dirrm include/tk8.1/unix -@dirrm include/tk8.1/generic -@dirrm include/tk8.1 |