Commit graph

58581 commits

Author SHA1 Message Date
snj
3d37a8c286 USE_BUILDLINK3 must be set to [yY][eE][sS]. Spotted by xtraeme@. 2004-04-11 08:35:23 +00:00
snj
c9e44fd776 Convert to buildlink3. 2004-04-11 08:32:04 +00:00
taca
1a717549cb Fix broken diff path of patches/patch-ae. 2004-04-11 08:31:55 +00:00
snj
094c54864f Convert to buildlink3. 2004-04-11 08:25:09 +00:00
snj
e47eb6e58f Convert to buildlink3. 2004-04-11 08:14:24 +00:00
snj
2da2cc2b7b Convert to buildlink3. 2004-04-11 08:03:29 +00:00
snj
a11c1c7905 Convert to buildlink3. 2004-04-11 07:42:53 +00:00
snj
0021ad264d Convert to buildlink3 and fix a typo in DESCR. 2004-04-11 07:42:10 +00:00
snj
9a2fbfb377 Convert to buildlink3. 2004-04-11 07:41:05 +00:00
snj
11553171d0 No longer used. 2004-04-11 07:38:51 +00:00
snj
46a3cc7561 Convert to buildlink3. 2004-04-11 07:33:28 +00:00
snj
cb593c7126 No longer used. 2004-04-11 07:30:26 +00:00
snj
f1422b74ad Convert to buildlink3. 2004-04-11 07:23:57 +00:00
snj
1beb1274d8 Convert to buildlink3. Use LDFLAGS.SunOS. 2004-04-11 07:23:29 +00:00
snj
9e77d31276 Convert to buildlink3. 2004-04-11 07:15:34 +00:00
snj
a383617325 No longer used. 2004-04-11 07:15:18 +00:00
snj
c0fa25a8a7 Convert to buildlink3. 2004-04-11 06:59:06 +00:00
rh
f5ed550b9e Note update of pkg_install to 20040411 2004-04-11 06:57:35 +00:00
snj
040dd1d9f4 Convert to buildlink3. 2004-04-11 06:56:57 +00:00
rh
c7e5425240 Update pkg_install to 20040411, pulling up the changes in the NetBSD source
tree:

Make pkg_add recognise binary packages built with ignored recommendations
(IGNORE_RECOMMENDED set in the presence of RECOMMENDED pre-requisites).
This change is fully backward-compatible: binary packages have set the
corresponding BUILD_INFO since RECOMMENDED was implemented.  Packages
built before that time will install as before.
Bump PKGTOOLS_VERSION to 20040411.
This closes PR pkg/24712 by Thomas Klausner.
2004-04-11 06:56:11 +00:00
snj
bffc80c64f Convert to buildlink3. 2004-04-11 05:59:14 +00:00
snj
0865b39e9e Convert to buildlink3. 2004-04-11 05:48:49 +00:00
kim
7f306ebf8a Fix WMP9 playback time limit by not sending a Content-Length header. 2004-04-11 05:48:34 +00:00
snj
ecb61286fe Convert to buildlink3. 2004-04-11 05:40:38 +00:00
snj
ccb05adb94 No longer used. 2004-04-11 05:37:33 +00:00
snj
ec3246253b Bah. Forgot to remove unnecessary includes. 2004-04-11 05:37:09 +00:00
snj
80de426081 Finish bl3ification. 2004-04-11 05:36:23 +00:00
snj
1e276a4780 No longer used. 2004-04-11 05:33:31 +00:00
snj
68fb9ab671 Convert to buildlink3. 2004-04-11 05:27:16 +00:00
snj
9be7d5fcc1 Convert to buildlink3. 2004-04-11 05:13:44 +00:00
snj
a7f154ff91 Convert to buildlink3. 2004-04-11 05:00:33 +00:00
snj
b43475aa66 No longer used. 2004-04-11 04:40:24 +00:00
snj
942bf0cc54 Convert to buildlink3. 2004-04-11 04:38:48 +00:00
snj
ce49dccad4 Add a buildlink3.mk. 2004-04-11 04:37:40 +00:00
dmcmahill
93148bfacf fix a header file bug which caused problems when compiling kdegraphics3. 2004-04-11 04:35:22 +00:00
snj
d3849ce246 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-11 04:19:40 +00:00
snj
74367fe413 Convert to buildlink3. 2004-04-11 04:07:05 +00:00
snj
7b4bd4a804 Convert to buildlink3 and correct a spelling error in DESCR. 2004-04-11 04:06:09 +00:00
snj
847fda614b Convert to buildlink3. 2004-04-11 03:50:56 +00:00
snj
c1707eb390 Convert to buildlink3. 2004-04-11 03:40:29 +00:00
rh
3105ee5542 Note update of gnustep to 1.9.1 2004-04-11 03:40:09 +00:00
rh
46ee3ab5b1 Update gnustep meta package to 1.9.1. 2004-04-11 03:38:26 +00:00
minskim
edd2aa69c6 - Use buildlink framework.
- NO_CONFIGURE=yes
- Enable pkgviews installation.
2004-04-11 03:24:36 +00:00
rh
3c409e1bb9 Note update of gworkspace to 0.6.3 2004-04-11 03:21:06 +00:00
rh
bb712b5e4e Update gworkspace to 0.6.3. Notable changes include:
* GWNet
    new subproject
    GWNet is a smb and ftp file viewer.

  * GWorkspace/GWSplitView.m
    -updateDiskSpaceInfo: rewritten.

  * Viewers/IconsViewer/PathIcon.m
    -mouseUp: implemented.

  * GWorkspace/Inspectors/Tools.m
    fixed a bug that crashed the app because a view created in Gorm
    was not retained before releasing its window.

  * applied patch by Matt Rice <ratmice@yahoo.com> that changes the usage of
    setStringValue: on many NSButtons to setTitle.

  * Viewers/IconsViewer/IconsPanel.m
    Viewers/IconsViewer/IconsPath.m
    Viewers/IconsViewer/IconsViewer.m
    Viewers/SmallIconsViewer/SmallIcon.m
    Viewers/SmallIconsViewer/SmallIconsPanel.m
    Viewers/SmallIconsViewer/SmallIconsViewer.m
    applied patch by S.J. Chun <chunsj@embian.com> to not access superviews
    before they are set.

  * added the "GWRemoteFilenamesPboardType" in all the classes
    that implements the DraggingDestination protocol

  * GWLib/FSWatcher.m
    added a NSNotificationQueue.

  * GWorkspace/Fiend/Fiend.m
    GWorkspace/FiendLeaf/FiendLeaf.m
    added DraggingDestination methods to the window.

  * GWorkspace/Recycler/Recycler.m
    the DraggingDestination is now the window.

  * ContentViewers/PdfViewer/PdfViewer.m
    applied a patch (by Charles Philip Chan <cpchan@sympatico.ca>)
    to make the pdf Inspector work with Ghostscript 8.

  * GWorkspace/main.m
    the key equivalent for "Quit" is now "Q".

  * Version 0.6.2

  * GWorkspace/GWorkspace.m
    check the defaults for "NoWarnOnQuit"

  * ClipBook/ClipBookWindow.m
    added the DraggingDestination methods and removed them from the subviews.
    added support for the NSColorPboardType type.

  * ContentViewers/PasteboardViewer/PasteboardViewer.m
    added support for the NSColorPboardType pasteboard type.

  * Version 0.6.1

  * ClipBook
    new subproject.

  * GWorkspace/Resources
    removed some duplicate files.

  * GWorkspace/TShelf/TShelfIconsView.m
    creates pasteboard icons also from dnd.

  * GWorkspace/TShelf/TShelfView.m
    reset the current selection when changing from a pasteboard tab
    to a normal one.

  * GWorkspace/FileOperations/FileOperation.m
    in -doDuplicate changed the suffix "_copy" appended to the file name
    to a prepended string, that is, "copy_of_".

  * All the DraggingSources now consider also the offset in
    -dragImage:at:offset:event:pasteboard:source:slideBack:
    (on GNUstep this does nothing but I need it for osx)

  * GWorkspace/Resources/Icons
    Added some icons for Mac OS X.

  * GWLib/externs.m
    added icons names.

  * GWorkspace/FileOperations/FileOperation.m
    Now works on Mac OS X, too.

  * GWorkspace/Resources/English.lproj
    Modified some .nib files.

  * A new Viewer opened on "/" now saves in the defaults its own shelf
    content and doesn't use anymore the shelf content of the main viewer.

  * Utilities/thumbnailer/thumbnailerInfo.plist
    moved "Make thumbnail(s)" and "Remove thumbnail(s)" in a submenu.
    they are now "Thumbnails/Make thumbnail(s)" and "Thumbnails/Remove
    thumbnail(s)".
    German translation by Martin Brecher <martin@mb-itconsulting.com>.

  * GWorkspace/Resources/German.lproj
    updated German Localized.strings (by Martin Brecher
    <martin@mb-itconsulting.com>)

  * ContentViewers/AppViewer/AppViewer.m
    shows also the extensions.

  * now the miniwindow icons reflect current directory icon
    instead of view type.

  * a new root viewer created has now the same shelf content of the first one.

  * Info->Preferences->Hidden files
    It is now possible to define directories as hidden.

  * ContentViewers/PasteboardViewer/PasteboardViewer.m
    Added a dummy implementation of
    GormNSBrowser, GormNSTableView, GormNSOutlineView, GormNSMenu,
    GormNSPopUpButtonCell and GormNSPopUpButton
    Now the viewer seems to works with all the Gorm objects.

  * ContentViewers/PasteboardViewer/PasteboardViewer.m
    Enabled. Actually it works with many Gorm objects.
    Problems with: NSBrowser, NSTableView, NSOutlineView and NSPopUpMenu.

  * ContentViewers/PasteboardViewer
    New contents viewer inspector.

  * Added support for cut, copy and paste operation to the Tabbed Shelf.

  * GWorkspace/TShelf/TShelfPBIcon.h GWorkspace/TShelf/TShelfPBIcon.m
    New files.

  * GWorkspace/Resources/Icons/
    Added: Pboard.tiff, colorPboard.tiff, filecontsPboard.tiff Files,
    gormPboard.tiff, rtfPboard.tiff, rtfdPboard.tiff, stringPboard.tiff,
    tiffPboard.tiff.

  * GWorkspace/GWorkspace.m
    Added a "Do you really want to quit?" dialog
    in -applicationShouldTerminate:.
    Added some keyEquivalents to the tabbed shelf menues.

  * GWorkspace/TShelf/TShelfWin.m
    Reduced the height of the shelf by 6 pts.

  * GWorkspace/Desktop/DesktopView.m
    GWorkspace/Shelf/Shelf.m
    in -fileSystemDidChange: fixed a bug that leaved a renamed icon locked.

  * GWorkspace/FileOperations/FileOperation.m
    -calculateNumFiles doesn't block anymore.
    the stop button now works and the GWFileSystemDidChangeNotification is
    sent only with the processed files.

  * Viewers/SmallIconsViewer/SmallIconsPanel.m
    in -selectIconWithPath: now the view scroll to show the icon.

  * GWorkspace/Inspectors/Tools.m
    after setting the default application, the applications icons
    are now shown correctly.

  * Version 0.6

  * GWLib/GWProtocol.h and GWorkspace/GWorkspace.m
    -sortedDirectoryContentsAtPath:
    -checkHiddenFiles:atPath:
    -setCachedMax:
    -addWatcherForPath:
    -removeWatcherForPath:
    -lockFiles:inDirectoryAtPath:
    -unLockFiles:inDirectoryAtPath:
    -isLockedPath:
    -existsAndIsDirectoryFileAtPath:
    -typeOfFileAt:
    -isPakageAtPath:
    -sortTypeForDirectoryAtPath:
    -setSortType:forDirectoryAtPath:
    -setDefSortType:
    -defSortType
    -setHideSysFiles:
    -hideSysFiles
    -iconForFile:ofType:
    -smallIconForFile:
    -smallIconForFiles:
    -smallHighlightIcon
    -setUseThumbnails:
    -imageExtensions
    all these methods have been moved in GWLib
2004-04-11 03:20:34 +00:00
rh
427e9fa275 Note update of GWLib to 0.6.3 2004-04-11 03:17:33 +00:00
heinz
9b0383bdda Add support for UnixWare 2004-04-11 03:17:12 +00:00
rh
6d91e1199b Update GWLib to 0.6.3. Notable changes include:
in -unselectNameEditor redraw the editor rect only if nameEditor
    exists in the subviews.

    -concludeRemoteFilesDragOperation: new method.

    added a NSNotificationQueue.

    added icons names.

    -sortedDirectoryContentsAtPath:
    -checkHiddenFiles:atPath:
    -setCachedMax:
    -addWatcherForPath:
    -removeWatcherForPath:
    -lockFiles:inDirectoryAtPath:
    -unLockFiles:inDirectoryAtPath:
    -isLockedPath:
    -existsAndIsDirectoryFileAtPath:
    -typeOfFileAt:
    -isPakageAtPath:
    -sortTypeForDirectoryAtPath:
    -setSortType:forDirectoryAtPath:
    -setDefSortType:
    -defSortType
    -setHideSysFiles:
    -hideSysFiles
    -iconForFile:ofType:
    -smallIconForFile:
    -smallIconForFiles:
    -smallHighlightIcon
    -setUseThumbnails:
    -imageExtensions
    all these methods have been moved in GWLib

    + (id)workspaceApp
    new method.

    in cutFileLabelText() new algo used.
2004-04-11 03:16:36 +00:00
minskim
427d1756d8 Enable pkgviews installation. 2004-04-11 03:12:37 +00:00
heinz
786653cc1a Ksh on Unixware has problems with IFS in sub shells, so put the
splitting of PATH on a separate line.
Use 'uname -v' instead of 'uname -r' on Unixware. The release number of
UNIX SYSV (ie, R5) is less important to us than the version (7.x.y).
2004-04-11 03:12:17 +00:00