Commit graph

2194 commits

Author SHA1 Message Date
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
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
snj
118b6ca25a Convert to buildlink3. 2004-04-11 01:54:20 +00:00
minskim
b8acf7a03e Honor BINOWN and BINGRP. 2004-04-10 03:59:50 +00:00
recht
fd1afe953f - bl3ify
- correct INFO_FILES
- add buildlink3.mk
2004-04-09 10:34:52 +00:00
minskim
b65da7386c Change the permission of libgtop_server2 only when it is installed.
This makes the package build on Linux again.
2004-04-09 03:47:39 +00:00
drochner
96d6fa838f update to 0.7.20
changes:
-uses libcdio for HW access now
-some cleanup and restructuring
-bugfixes
2004-04-08 17:45:47 +00:00
drochner
8df682523e +vobcopy 2004-04-08 14:19:17 +00:00
drochner
529b54404d import vobcopy-0.5.13, a tool to copy DVD .vob files to harddisk 2004-04-08 14:17:57 +00:00
ben
c88960c2e1 Update memtest86 to version 3.1a. Notable changes since 2.9:
* testing more than 2gb of memory
* support for some ECC error reporting chipsets
* serial console improvements
* netbooting is fixed
* LinuxBIOS support
* add new "bit fade" extended test
* use dynamic relocation information records to become PIC, instead of
  requiring 2 copies of memtest86 in the binary
* many bugfixes
2004-04-08 13:01:18 +00:00
danw
918a2dc8b7 (belatedly) add user_darwin 2004-04-08 00:21:41 +00:00
recht
7fd22ec16d Add a patch from the program's auther.
"""
Patch for fixing a long standing bug in xmbmon version 2.00-2.03
(April 7, 2004):  here; this is for 2nd and 3rd temperatures in Winbond
chips with ISA access (no problem with SMBus access).
"""
Bump both mbmon's/xmbmon's PKGREVISIONs to 1.
2004-04-07 13:59:40 +00:00
salo
cbc98ab833 Fix wip reference. (hi minskim!) 2004-04-07 13:19:45 +00:00
jmmv
73428e9864 Update to 2.6.0. Can't find the list of changes but, AFAICT, this
includes our patch for x86_64 support, some bug fixes, and updated
and new translations.
2004-04-07 11:39:48 +00:00
jmmv
e8f5670118 Drop dynamic generation of DESCR files for gst-plugins-* packages, as it
broke 'make index' (pointed out by wiz@).  This also lets us write more
interesting and easier to find descriptions for packages.
2004-04-07 11:32:08 +00:00
jmmv
bcba954f18 Add and enable gst-plugins-gnomevfs. 2004-04-06 09:49:22 +00:00
jmmv
7cc8ad3471 Initial import of gst-plugins-gnomevfs, version 0.8.0:
This package provides the gnomevfs plugin for GStreamer.
2004-04-06 09:48:32 +00:00
xtraeme
6e6d44ab82 Disable X11 support/detection in libgtop2, which was causing trouble on
systems where there is not libXau.so; Bump PKGREVISION.
2004-04-06 09:24:56 +00:00
martin
7b99580bc7 Ooops, forgot a cvs add for previous 2004-04-05 22:39:42 +00:00
martin
f96b2ec78e Update ups-nut and ups-nut-cgi to version 2.0. 2004-04-05 22:38:09 +00:00
heinz
1fbeaba98d Do not assume "patch" programs on all platforms save the original file
as *.orig. Should fix the build on IRIX6.5.
2004-04-05 20:53:20 +00:00
tron
2534963e52 Julio M. Merino Vidal is now the maintainer of this package. 2004-04-05 09:07:56 +00:00
recht
305bbb7fdc Add "USE_LANGUAGES=c c++" since fam uses c++. 2004-04-04 09:24:58 +00:00
jdolecek
dfaf160d47 Updated pear-Log to 1.8.4, changes since previously packaged 1.8.1:
* Added a new 'null' log handler.
* Added a flush() method to the public Log API.
* Added a new handler that logs using the Sqlite extension.
* The open(), close() and log() methods now consistently return success
  or failure.
* If an object or array is passed as a log event, its human-readable
  representation will be used.
* It's now possible to specify the default priority for events logged
  using the log() method.
2004-04-02 22:00:50 +00:00
jdolecek
081b8d7160 g/c the DOCDIR stuff and rely solely on the pear.mk PLIST generation logic 2004-04-02 21:57:36 +00:00
jmmv
cae5c6d097 Finish move of libgtop and libgtop2 to the sysutils category, which were
living in devel.
2004-04-02 12:20:24 +00:00
jmmv
b68bd17102 Fix paths to libgtop and libgtop2, which now live in sysutils. 2004-04-02 12:18:09 +00:00
jmmv
3f222a4d4a Finish move of libgtop from devel to sysutils, incomplete due to conflicts...
So I now see the package was previously here; the reason for the move is to
lighten a bit the devel category, which has lots of packages.
2004-04-02 12:13:57 +00:00
jmmv
ecd4dcaec5 Move libgtop to the sysutils category, coming from devel.
This is version 1.0.13nb4.
2004-04-02 12:10:12 +00:00
jmmv
155fd3642c Move libgtop2 to the sysutils category, coming from devel.
This is version 2.5.2.
2004-04-02 12:09:16 +00:00
tron
7e5677fefe Use configuration for NetBSD 1.6* under 2.0* to fix build under
NetBSD 2.0 and newer.
2004-04-01 20:15:54 +00:00
jmmv
d2d0f8908e Update to 2.6.0. Changes from previous version (list not complete):
* Add process list column for X Server memory usage (Havoc Pennington)
* Add support for multiple processors - bug # 91363
* Fix color saving of graphs - bug #126612 (Kaushal Kumar)
* Fix crash when asking for root passwoard - bug #126923 (Kiran Kumar Immidi)
* Fix memory display
2004-04-01 19:08:26 +00:00
jmmv
a3c72e3905 Add and enable nautilus-cd-burner. 2004-04-01 19:07:35 +00:00
jmmv
d02a1d1ed1 Initial import of nautilus-cd-burner, version 2.6.0:
nautilus-cd-burner is an extension to Nautilus that makes it easy to
write files to a CD burner.

The user uses Nautilus or another gnome-vfs aware app to copy the
files he wants to write to burn:///, and then nautilus-cd-burner is
launched in some way to write the files to the CD.
2004-04-01 19:07:11 +00:00
jmmv
50dd71542b Bump PKGREVISION to 6 due to multiple updates of GNOME libraries to the
2.6 platform.
2004-04-01 18:53:27 +00:00
jmmv
fd7bd7f093 Update to 2.6.0. Changes since previous stable branch (2.4.x):
Major changes since 2.5.91 are:
* Translation updates

Major changes since 2.5.90 are:
* Handle failures when opening new window better (don't loop)
* visiting and accept modifiers were reversed in list view
* Build fixes

Major changes since 2.5.8 are:
* Beter typeahead in list view
* "browse" context menu item in more places
* Added go -> cd burner in browser mode
* Fallback to normal icon view if there is a problem launching another view
* Close windows on unmounted directories
* Fix crashes
* Longer delay until cancel open dialog opens

Major changes since 2.5.7 are:
* Fix crash
* Nicer names for toplevel uris
* Browse folder works in more places
* Added preference to always use browser windows
* Warn when sniffed/extension-matched mime type disagrees
* Show applications for both sniffed and extension-matched
  mimetype in the open with menu

Major changes since 2.5.6 are:
* Fix icon lookup crash
* Fix property page crash
* Some a11y fixes
* Use new background capplet name
* Fix rename keyfocus issue
* Scroll to icon after rename
* Fix ogg previewing
* Some HIG rephrasing of strings
* Fix crash on rename of empty selection
* Update help userguide links
* Paste menu sensitivity fix
* Rename selection keynav now behaves better from the start

Major changes since 2.5.5 are:
* hig/ui tweaks
* ngettext support
* distribute nautilus-list-view-ui.xml
* New mimetype detection approach
* performance fixes
* non-modal open with other dialog
* Don't show small svgs as themseleves (always thumbnail)
* update egg-recent

Major changes since 2.5.4 are:
* Extension system for emblem, property page, menu item, and
  list view column plugins.
* Editable list view columns
* Don't expand symlinks when following them.
* Busy cursor in loading spatial windows
* Icon-view style typeahead in the list view.
* Emblems in the list view
* Added a location button to spatial windows
* Removed tab icon nav from the icon view
* Add a context menu to the tree side pane.
* Pop up folder menu in list view background
* Turn on home icon on the desktop by default
* Added status bar info when no files are selected
* Got rid of unnecessary EelGenerousBin/EelInputEventBox usage
* HIG fixes
* Bugfixes

Major changes since 2.5.3 are:
* Use GtkIconTheme instead of GnomeIconTheme
* Show visited folders differently
* Better mouse/keynav in icon and list view
* Save window geometry on window close
* HIG message dialogs
* File templates support

Major changes since 2.5.2 are:
* Accessibility fixes
* Better initial size of navigation window
* Close all parents closes all parents
* Focus the next item after delete in list view

Major changes since 2.5.1.1 are:
* Don't do unnecessary i/o on remote locations
* handle broken symlinks that go unbroken
* various bug fixes
* some accessibility fixes

Major changes since 2.5.1 are:

* Fixed a NautilusFile leak
* DISABLE_DEPRECATED fixes.

Major changes since 2.5.0 are:

* Start of new volume handling system
* deprecaton clean
* fixed leaks
* performance fixes
2004-04-01 18:38:03 +00:00
jmmv
d9ec222226 Update to 2.6.0. Changes since the 2.4.x branch:
gnome-vfs 2.6.0
	* Bugs fixed:
	        + Some doc fixes
		+ Fixed potential buffer in ftp readdir
		+ Fix up needs_terminal usage in schema for url handlers

gnome-vfs 2.5.91
	* Bugs fixed:
	        + build fixes
		+ enable ssl if using gnu tls
		+ handle host key changed in sftp method

gnome-vfs 2.5.90
	* Bugs fixed:
	        + fix some sftp bugs
		+ fix ssl support (wasn't working at all)
		+ better webdav support on some servers (including apache)
		+ fix crash when monitoring invalid uris
		+ handle fam crashing without using 100% cpu
		+ fix nautilus crasher
		+ better emission of pre_unmount when unmounting volumes
		+ fixed some mime sniffing issues (need new shared-mime-info)
		+ portability fixes
		+ fix memleaks
		+ some header changes needed for c++ binding

gnome-vfs 2.5.8
	* Bugs fixed:
	        + Text mimetype sniffing
		+ portability fixes
	* Features
		+ Added gtk file chooser backend (experimental)
		  Note that this introduces a circular build dependency.
		  This will have to be fixed later, but isn't a huge
		  problem atm since nothing is using the backend.
gnome-vfs 2.5.7
	* Bugs fixed:
	        + proxy mask parsing bug fixed
		+ Eject code on freebsd
		+ Fixed leaks
		+ DESTDIR install fixes

gnome-vfs 2.5.6
	* Features
		+ mime sniffing default method changed
	* Bugs fixed:
	        + Portability fixes
		+ Force volume reload after mount/unmount
		+ handle 32bit linux device numbers
		+ fix various mime detection bugs
		+ don't confuse user_xattr mount option with user
		+ move vfs daemon to libexec

gnome-vfs 2.5.5
	* Features
		+ Allow rename to case-different name
                  on case-insensitive filesystems (FAT)
		+ Add smb support (requires samba 3.0)
		+ Add sftp support
		+ Use the xdg mime systems (requires shared-mime-data)
		+ Initial network:// support

	* Bugs fixed:
		+ Fix drive/volume casting macros
		+ Added GPL headers to daemon

gnome-vfs 2.5.4
	* Features
		+ performance tweaking of copy block size
		+ correct units for kilobytes according to HIG
		+ some cleanups of the schemas texts

	* Bugs fixed:
		+ fixed up daemon failure handling
		+ cd name reading
		+ g_object_new crasher
		+ removed debug spew
gnome-vfs 2.5.3
	* Features
		+ New authentication callbacks, allowing
		  more control and gnome-keyring integration
		+ New callback support for http backend
		+ moved url handler schemas here
		+ real gtypes for gnome-vfs enumerations (Murray Cumming)

	* Bugs fixed:
		+ Solaris fixes of the volume handling (Niall Powed, Padraig
		O'Brian)

gnome-vfs 2.5.2
	* Features
		+ use ngettext
	* Bugs fixed:
	        + no more vfs-daemon zombies
		+ fixed gnomevfs-ls escape bug
		+ fixed some leaks
		+ fixed some http issues

gnome-vfs 2.5.1
	* Features
		+ volume monitor
		+ computer location

gnome-vfs 2.5.0
	* Features
		+ asynchronous seek implementation (Manuel Clos)
		+ seek and tell support in the FTP method (Manuel Clos)

	* Featurelets:
		+ make the ssh method work with newer ssh (Mitch)
2004-04-01 18:21:20 +00:00
danw
1b7d430c4a This implements a subset of useradd(8)/groupadd(8) functionality on
Darwin that is sufficient for pkgsrc use.
2004-04-01 02:58:32 +00:00
wiz
017f13dca7 Allow cdrtools-ossdvd as cdrecord too. 2004-03-31 08:50:25 +00:00
martin
76a72f03a1 Update to 5.17.4.8.6 2004-03-30 15:19:01 +00:00
tv
7e5e86c99a +sredird 2004-03-29 19:44:33 +00:00
tv
a5c4ebc2c1 Sredird is a serial port redirector that is compliant with the RFC 2217
"Telnet Com Port Control Option" protocol. This protocol lets you share
a serial port through the network. RFC 2217 was orginally implemented
in Cisco Terminal Servers in IOS version 11.x.
2004-03-29 19:44:15 +00:00
minskim
a168693ab7 Patch configure.ac and regenerate the patch for configure instead of
patching configure directly, because this package already has
a patch for configure.ac.
2004-03-29 15:39:11 +00:00
tron
13a5b1a453 Include "sys/types.h" in configure test program checking for "sun_len"
in "struct sockaddr_in" to fix compile failure which causes incorrect
auto configuration and later build failures under NetBSD 1.6.2_STABLE.
2004-03-29 15:12:57 +00:00
recht
071dd1da05 update to 5.2.1
** Bug fixes

  mv could mistakenly fail to preserve hard links when moving two
  or more arguments between partitions.

  `cp --sparse=always F /dev/hdx' no longer tries to use lseek to create
  holes in the destination.

  nohup now sets the close-on-exec flag for its copy of the stderr file
  descriptor.  This avoids some nohup-induced hangs.  For example, before
  this change, if you ran `ssh localhost', then `nohup sleep 600 </dev/null &',
  and then exited that remote shell, the ssh session would hang until the
  10-minute sleep terminated.  With the fixed nohup, the ssh session
  terminates immediately.

  `expr' now conforms to POSIX better:

    Integers like -0 and 00 are now treated as zero.

    The `|' operator now returns 0, not its first argument, if both
    arguments are null or zero.  E.g., `expr "" \| ""' now returns 0,
    not the empty string.

    The `|' and `&' operators now use short-circuit evaluation, e.g.,
    `expr 1 \| 1 / 0' no longer reports a division by zero.

** New features

  `chown user.group file' now has its traditional meaning even when
  conforming to POSIX 1003.1-2001, so long as no user has a name
  containing `.' that happens to equal `user.group'.
2004-03-29 09:22:50 +00:00
cube
511eccffe8 Update to 2.1.28.
pkgsrc changes:
  o provide GKRELLM_DEBUG to easily build a debug version (should help with
    the spinning gkrellm issue)
  o don't strip binaries in debug mode
  o small gkrellm Makefiles fixes

GKrellM changes (from Changelog):
  o Stephan Kapfinger <s.kapfinger--at--gmx.de> mail.c patch fixes bug
    I introduced into the last release where parsing of the mail reader
    command could fail.
2004-03-29 06:47:30 +00:00
minskim
92ab342437 Add and enable libol. 2004-03-29 00:55:55 +00:00
minskim
99f5cc1376 Import libol from pkgsrc-wip. Packaged by Adrian Portelli and updated
by me.

libol is a library written by the author of syslog-ng, Balazs
Scheidler, which is used in syslog-ng.  A built copy of libol needs to
be present on a system when syslog-ng is built.
2004-03-29 00:54:16 +00:00
minskim
48c7c7d457 Add files missed in the previous commit. 2004-03-28 22:01:54 +00:00
minskim
bd46a83d38 Update fam to 2.7.0. Fixes the following PR's:
- PR pkg/23017
  - PR pkg/23495
  - PR pkg/23496
  - PR pkg/24578

The patches for 23017 and 24578 were provided by reed@.  Although rh@
suspended PR 23017 saying that pkgsrc does not support installation to
/usr, this still needs to be fixed because the same problem occurs
even when LOCALBASE != /usr.

Changes since 2.6.10:
    Changed NOGROUP usage in src/Cred.c++ to -1 as NOGROUP is not defined
    in IRIX.
    (mraymond@sgi.com)
    removed const modifier from Scheduler.h to fix GCC 3.x build.
    (wardle@sgi.com)
    created new GNU autotools files:
    - test whether we have IMon rather than testing OS.
    - test whether we have sockaddr length members rather than testing OS.
    - install daemon in sbin rather than bin.
    - install manual pages in typical GNU/Linux sections.
    - rename daemon to famd.
    - rename fam source directory to src.
    - rename libfam source directory to lib.
    - remove editconf and util subdirectory.
    - remove rpm target and build subdirectory.
    - remove support target and subdirectory.
    [wardle@sgi.com] (wardle@sgi.com)
    fixed warnings about typenames in BTree.h.
    (wardle@sgi.com)
2004-03-28 22:00:04 +00:00