Commit graph

36 commits

Author SHA1 Message Date
drochner
1f36112c1c update to 2.32.1
This switches to the gnome-2.32 release branch.
2010-11-24 20:29:04 +00:00
drochner
618a00cd83 update to 2.30.1
This switches to the gnome-2.30 release branch.
2010-07-06 15:19:46 +00:00
tnn
00bd7d953c add "bn" locale to PLIST. Bump revision. 2010-04-11 16:38:29 +00:00
drochner
f89f18bd9a update to 2.28.4
changes: minor fixes
2009-12-16 17:17:03 +00:00
drochner
5c5b2f19c6 update to 2.28.1
This switches to the gnome-2.28 release branch.
2009-10-22 17:31:50 +00:00
joerg
75fc561a65 Convert @exec/@unexec to @pkgdir or drop it. 2009-06-14 21:28:46 +00:00
joerg
f0bbd1517d Remove @dirrm entries from PLISTs 2009-06-14 18:13:25 +00:00
wiz
7ad0351329 Stop creating lib/nautilus/extensions-1.0, it's not needed any longer.
Include sysutils/desktop-file-utils/desktopdb.mk.

Bump PKGREVISION.
2009-05-19 21:46:23 +00:00
drochner
249b6550ab update to 2.26.2
changes: bugfixes
2009-04-17 18:06:12 +00:00
jmcneill
86e48108e3 Update nautilus to 2.26.0.
pkgsrc changes:

    * user-destdir support
    * remove eel, libbonobo, libbonoboui, libgnome, libgnomeui, libgsf,
      libart, ORBit2, startup-notification dependencies
    * add exempi, libunique dependencies


Major changes in 2.26.0 are:
* Stable release
* Fix crash due to broken gdk-pixbuf tga loader
* make sure thumbnails are updated even when zoomed up
* fix crash in media settings preferences

Major changes in 2.25.93 are:
* Use ConsoleKit to make sure we only autorun on active sessions
* Never show unmount if we show an eject menu item
* Show the gvfs reported owner/group names
* Don't allow changing default app for folders
* Fix "can't unmount same location twice" bug

Major changes in 2.25.92 are:
* Set mmap limit to avoid desktop background memory not being returned to the os
* Warn when source overwrites destination in move
* Don't put "link to ..." in front of symlinks unless there are name conflicts
* Fix desktop flicker on theme change
* Require desktop file app launchers to be executable
* Support making symlinks on remote locations (if supported by backend)

Major changes in 2.25.91 are:
* Use G_DEFINE_TYPE_* instead of hand-written types
* fix: opening a new window restores minimised ones
* fix renaming of desktop files
* Handle new kinds of GIcons
* Don't display shadowed mounts

Major changes in 2.25.4 are:
* Don't show desktop files from other desktops than Gnome on the desktop
* Support crossfades of desktop backgrounds
* Don't snap desktop icons outside right margin
* Fix crashes and leaks

Major changes in 2.25.3 are:
* Remove CD/DVD creator from places menu and sidebar
* Allow deleting custom emblems
* Fix crashes
* Don't show read-only emblems in trash
* Trash performance fixes
* General performance fixes
* Update to new PackageKit API

Major changes in 2.25.2 are:
* Merged eel into nautilus
* Use single glib/gtk includes
* Support PackageKit application search
* Fix new windows not appearing after successful mount
* Remove support for old KDE trash dirs

Major changes in 2.25.1 are:
* Remove depencency on libgnome & gnome-vfs
* Fix crashes
* Chop trailing space characters when moving to FAT file system
* When DnD'ing, COPY instead of MOVE, when the source is not deletable
* Don't set default when opening with other app, just add to open with list.
* Don't make copies of files from readonly source (e.g. CDROM) readonly
* Don't show cancel dialog when showing the "run or display" dialog
2009-03-16 14:05:04 +00:00
wiz
2c1bfd1458 Update to 2.24.2:
Major changes in 2.24.2 are:
* Fix custom mime icons, requires new glib & gvfs
* Fix crashes
2008-11-24 15:41:52 +00:00
wiz
941669b383 Update to 2.24.1:
Major changes in 2.24.1 are:
* Fix saving of spatial window geometry on close
* Remove trailing spaces on filenames when copying to FAT file systems
* Allow emblems that don't start with "emblem-"
* On unmount close tabs that show the unmounted location
* Fixed redraw issues with labels on zoom
* Don't toggle sidebar splitter when dragging it
* Fix bookmark issue that sometimes led to locations not loading
* Don't show the "cancel" dialog after a timeout when displaying a dialog
* Fix crashes and leaks
2008-10-27 01:13:06 +00:00
drochner
d8b52537f9 update to 2.24.0
This switches to the gnome-2.24 release branch.
2008-10-16 17:58:00 +00:00
drochner
2d086a1953 update to 2.22.3
changes:
-speed up thumbnailing
-more UI improvements
-bugfixes
2008-05-29 11:19:41 +00:00
drochner
4a50eeb58b update to 2.22.2
This switches to the gnome-2.22 release branch.
2008-04-15 17:48:16 +00:00
drochner
d4bed7882c update to 2.20.0
This switches to the new gnome-2.20 branch.
2007-11-05 19:10:29 +00:00
hira
6cdb950b99 Fix comment (GConf2 -> GConf). 2007-09-25 10:54:09 +00:00
drochner
b6b930e54c update to 2.18.3
changes:
* Fix leaks
* Fix keyboard shortcuts in preferences dialog
* Build fixes
* Added alpha support for icon frames
* Better handling of unicode search terms
2007-07-13 17:25:52 +00:00
drochner
262fbd7759 update to 2.18.1
This moves this pkg to the new stable gnome branch, too much to list here.
2007-04-11 17:43:04 +00:00
jmmv
575ad8f10c Update to 2.16.0:
Major changes in 2.16.0 are:
* Handle enter activation when using typeahead search
* Avoid using gnome_vfs_is_local in wrong places
* Translations

Major changes in 2.15.92.1 are:
* Fix crash on startup

Major changes in 2.15.92 are:
* Fix crash on changing owner/group of file
* Fix double free
* Make sure all strings are displayed translated

Major changes in 2.15.91 are:
* Use gtk recent files code
* Fix file change notification regression
* Don't display raw form of selinux contexts
* Import lates EggSequence with bugfixes
* DnD fixes
* Read .hidden symlinks
* Fix down navigation in last column, next to last row

Major changes in 2.15.90 are:
* Submenu support for extensions
* Improved beagle daemon detection
* Enable D'n'D reordering in the places sidebar
* New icons for trash operations
* Add a button/text toggle button to the location bar
* Fix leak

Major changes in 2.15.4 are:
* New permission dialog with recursion and selinx support
* Improve extension interface
* Add complete session management
* Handle removal of the displayed location more elegantly
* Use proper nautilus-cd-burner icon
* Support dropping uris, urls and text to subfolders
* Fix leaks and warnings

Major changes in 2.15.2 are:
* Don't allow formating of mounted floppies
* Perfomance fixes
* Don't use deprecated eel features
* Use less memory when thumbnailing

Major changes in 2.15.1 are:
* Improve startup performance
* Use GOption
* Fix selection box width calculation
* Improve file permission handling
* Add volume operations to the file menu, tree and places sidebar
* New po/LINGUAS handling
* Smarter date handling for images
* HIG fixes
* Fix various typos
* Fix about dialog to work with current gtk+
* Fix crashes
* Show network volumes in the places sidebar
* Fix progress dialog showing the wrong file
* Code cleanups
2006-09-15 15:11:18 +00:00
drochner
508628fdf2 update to 2.14.3
changes:
* Translation updates
* Fix selection box width calculation
* Improve file permission handling
* Fix progress dialog showing the wrong file
* Use less memory when thumbnailing
* Improved sorting in the places sidebar
* Improved beagle daemon detection
* Fix crashes
2006-08-03 19:33:02 +00:00
jlam
ea5f9f80b6 Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries.  From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
2006-04-17 07:07:11 +00:00
drochner
9112dac7bc update to 2.14.1
changes:
* Translation updates
* Code cleanups
* Use --no-desktop option for all desktop files
* Startup performance improvements
* Make files copied from read-only source writeable
* Don't allow bookmarking x-desktop:///
* Add help buttons to several dialogs
* Fix SVG file identification
* Properly break down URIs for connect to server ui
* Don't reposition icons on reload
* Show unmounted but user-visible drives in the places sidebar
* Display more info in the progress dialog when preparing
* Smarter DnD target selection
* Smaller close icon in the sidebar title
* GnomeGoals: Use po/LINGUAS
2006-04-12 20:08:13 +00:00
jmmv
329e63bef5 Update to 2.14.0:
Major changes in 2.14.0 are:
* Fix deadlock when dragging over list view in some conditions
* Fix keynav details in text beside icon mode
* Don't show folder count for smb shares
* Fix crash on middle click of file
* Fix a crash when leaving a directory
* Close window when folder moves to trash
* Fix deep count in properties dialog in some cases
* Avoid calculating mime lists for activation
* Fix text drawing in RTL mode when using text besides icons
* Remove blank error dialog on mount when using gnome-mount

Major changes in 2.13.92 are:
* Better filename linebreaking at punctuation marks.
* List view: If a rename moves the file in the view, scroll to the new position
* Better handling of broken filename encoding for link targets
* Some desktop icon positioning fixes
* Browser mode: don't close window on up if current directory has been removed
* Pass original files, not target files to property page providers.
  This allows property page extensions to look at desktop files and symlinks.
* Various small optimizations
* Leak fixes
* Build fixes

Major changes in 2.13.91 are:
* Fix a desktop icon positioning bug
* Fix opening saved searches file from outside nautilus

Major changes in 2.13.90 are:
* Add option to always use the location bar to the preferences dialog
* Enable the icons in the places sidebar as drop targets
* Fix for desktop volume icon positioning
* Show detailed file size in the properties dialog
* HIG fix for the delete from trash dialog
* Fix icon scaling for images with extreme ratios
* Fix leaks & crashes

Major changes in 2.13.4 are:
* Open modules with BIND_LOCAL
* Disable network icon on desktop by default
* Add Network to places menu
* Fix sort by atime
* Some HIG fixes
* Add support for searching for custom mime type
* store custom icons for folders as relative patch if in folder
* Much better activation of multiple files
* Bumped the default image size thumbnailing limit
* Handle new background image zooming mode
* Add optional support for Tracker indexer
* Fix leaks & crashes

Major changes in 2.13.3 are:
* Added initial support for search
* Fixed memleaks
* Don't frame thumbnails with alpha channel
* Better handling of opening multiple files
* New resize knob icon
* View update optimizations
* No titles for alert dialogs
* Add network desktop icon
* Use access() to determine permissions

Major changes in 2.13.2 are:
* Fix mime list problem introduced with sort change
* Build fixes
* Keyboard support for icon stretching
* Finally fix tree sidebar crash
* ctrl-shift-g goes backwards in typeahead
* Add Skip all button in copy/move conflict dialog
* Position new files/folders correctly in manual layout mode
* Nicer UI for setting custom file icons
* Fix CD icon positioning on desktop
* Fix desktop redraw issues on non-100% zoom levels
* Use the same home icon always

Major changes in 2.13.1 are:
* Adds volume/drive api for modules
* Better sizes of stock icons in many places
* GtkTreeView style typeahead
* '/' opens location dialog/entry
* middle click in browser mode opens new window
* Handle cancellation of authentication better
* Add format menu item for floppy drives
2006-03-30 21:12:43 +00:00
jmmv
18e385e433 Update to 2.12.1:
Major changes in 2.12.1 are:
* Pass all selected files to menu extensions, not only one per mimetype
* Use much fewer file monitors
* Fix text size on startup with non-standard default zoom size
* Some fixes to trash handling and unmount
* Fix some desktop icon positioning details
* Copy thumbnails when copying files
* Autofill connect to server dialog when possible
* Always show deep counts in properties page
* Fix leaks and crashes
* Correctly escape filenames for display in progress dialog

Major changes in 2.12.0 are:
* Fix icon layout in text-beside-icons mode in some cases
* Fix template creation on volumes other than the same as /tmp
* Expand file uris correctly on desktop when passing to scripts
* Workaround crash on audio preview in burn:
* Fix handling of global show hidden files preference
* Fix crash caused by earlier memleak fix
* Don't redraw windows/desktop on focus in/out

Major changes in 2.11.92 are:
* Enable emblem dropping to the list view
* Disallow deleting special locations from the location button popup
* Don't show "Open Folder" as application option in context menus
* Disallow custom icons for the trash
* Cleanups & Leak fixed

Major changes in 2.11.91 are:
* Don't allow renaming of the desktop folder
* Make moves within burn:// possible
* Fixes to property browser drag and drop code
* Add Explorer-style keybindings
* Add timestamps to metafiles
* Make ESC switch back to the pathbar
* Use saner check for mime mismatching
* Make progress dialog minimizable
* UI fixes

Major changes in 2.11.90 are:
* Handle dnd more efficently
* Use file-manager icon for browser windows
* Use hover underline and cursor for single click mode
* Make labels selectable in the sidebar
* Improve sound preview process handling
* UI fixes to path- and sidebar

Major changes in 2.11.4 are:
* Allow dnd of text on view to create a new file
* show hostname in progress dialogs
* use pathbar in location toolbar
* busy curson when loading folder in browser mode too

Major changes in 2.11.3 are:
* Turn the list view into a tree
* No dnd drop rect on the desktop
* Use gtk bookmars as bookmark source
* Add bookmarks to spatial mode
* New places sidebar
* better sort order for filenames with numbers in them
  (needs glib 2.7.x)
* Better handling of font sizes wrt zoom in icon view
* Fix leaks

Major changes in 2.11.2 are:
* Fix sort order for size/count/time
* ctrl+scrollwheel changes zoom, ctrl-= zooms in
* better handling of cut and paste in notes text view
* Add smb domain field in connect to server dialog
* nicer handling of drops from mozilla
* no properties menu item for desktop context menu
* shift-f2 renames with the whole name initially selected
* sort by emblem only looks at user-set emblems
* scroll to icon when selected and partially visible

Major changes in 2.11.1 are:
* Use authentication in external connect to server app
* UI polish
* Allow DnD of location button icon.
* Context menus on location button and location label in browser
* Fix memory leaks
* Fix crashes
* Speed up delete in list view
* Fix rename in list view breaking when there was a file change
* Removed "new terminal" from desktop context menu
  If you want this, install the nautilus-open-terminal extension,
  its much better than this feature ever was.
* Don't thumbnail files constantly if they're changing
* Fixed a loop that could happen on remote locations when removing
  a directory.
* Add properties of the current folder menu item to background
  context menu
* Use --no-desktop in default folder handler to avoid taking over
  the desktop if you don't run gnome.
2005-10-12 21:53:11 +00:00
drochner
aff05fc741 update to 2.10.1
changes:
* Lock the drive when requesting media
* Unlock the drive after it is used
* Fix compilation on non-Linux systems
* Fix compilation warnings on Solaris
* Avoid symbolic link loops in mapping-daemon
2005-04-19 19:22:11 +00:00
jmmv
b4e9b654c5 Update to 2.10.0:
Major changes in 2.10.0 are:
* Some fixes for startup notification to avoid focus-stealing
* Center the file management prefs dialog

Major changes in 2.9.92 are:
* Avoid doing i/o to tree root nodes before they are used.
  This means we don't get authentication callbacks.
* Correct handling of startup notification
* Fix crashers in desktop icon context menus when unmounting volumes
* Make property page for home icon on desktop show the right size
* Prevent the progress dialog from displaying strange ETAs
* Make backspace key open parent folder in list view

Major changes in 2.9.91 are:
* Fix some crashes
* Don't pop up mozilla dnd ask dialog under windows
* Change the look of the path button to make it easier to find
* Some changes to the look/text of the progress dialog
* Fix panel size detection on 64bit machines
* Allow open with menu on folders

Major changes in 2.9.90 are:
* Better window titles for browser windows
* Better icons for burn: & computer: in the ui
* Allow eject of unmounted devices
* Better handling of DnD from mozilla
* Make connect to server dialog availible as separate app
* Use GtkAboutDialog

Major changes in 2.9.2 are:
* Use the new mime API
* Fixed bug in finding empty spots on the desktop
* Handle drags to special desktop icons (trash...)
* Fix crash in clipboard code
* Fix crash with non-unique volume filenames
* Better handling of sizes for image-file-as-icon
* Fill in ctrl-l dialog correctly for desktop
* Fix crash in bookmark dialog if parent window goes away
2005-03-22 16:14:16 +00:00
jlam
1a280185e1 Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST.
All library names listed by *.la files no longer need to be listed
in the PLIST, e.g., instead of:

	lib/libfoo.a
	lib/libfoo.la
	lib/libfoo.so
	lib/libfoo.so.0
	lib/libfoo.so.0.1

one simply needs:

	lib/libfoo.la

and bsd.pkg.mk will automatically ensure that the additional library
names are listed in the installed package +CONTENTS file.

Also make LIBTOOLIZE_PLIST default to "yes".
2004-09-22 08:09:14 +00:00
jmmv
50d33b296f Update to 2.8.0. This version corresponds to GNOME 2.8.0.
Major changes since 2.7.92 are:
* Destroy metadata hashtable in right way, fixes crash
* Fix crash in list view when changing views
* Translation updates

Major changes since 2.7.4 are:
* Fix crash when transfer rate near zero
* Fix crash when renaming in list view and changing directory
* Fix double call of eel_preferences_remove_callback on shutdown
* Use default folder view from gconf instead of now broken gnome-vfs mime setting
* Some fixes to the handling of open with
* Faster way to get the group list for a user
* Don't make progress dialog on copy to desktop appear on all workspaces
* Fix sort by size in computer view

Major changes since 2.7.2 are:

* Fix remaining time reporting in progress dialog
* Nicer connect to server dialog
* Various bugfixes and memleak fixes

Major changes since 2.7.1 are:

* Added spatial/browser pref to the prefs dialog
* Use ctrl+q to add all windows
* On shift-double-click on a non-folder, close the window after.
* Bug fixes
* Show estimated time remaining in the progress dialog.
* per-window show hidden files setting
* Don't warn about mime-type mismatches if the handler is the same
  for both mime-types.
* Date formatting improvements
* Killed start-here
* Changed to use the new mime spec and UI

Major changes since 2.6.2 are:
* Desktop file editior property page
* Display server name in window title for remote URIs
* Add setting to not show volumes on desktop
* Prevents read-only emblem from being shown on desktop icons
  when user is in root group
* Fix dnd start coordinates when zoomed
* Start apps in the directory they are launched from
* Add close all windows to spatial window menu
2004-09-21 16:54:57 +00:00
jmmv
b37eced702 Update to 2.6.3:
Major changes since 2.6.2 are:
* Improved drag and drop responsiveness
* Set working directory of launched processes to current view directory
* Zooming fix
* Crash fixes

Major changes since 2.6.1 are:
* Accessibility/keynav/theming fixes
* Leak fixes
* .desktop file updates
* Fixed help buttons in the preferences dialog
* Portability fix
* Use initial click position to anchor icon dnd
* Crash fix in the file properties dialog
* Don't overlap the close icon and text label when the sidepane is very small.
2004-06-28 19:23:22 +00:00
jmmv
8104774828 Update to 2.6.1:
* Fix various crashes and leaks.
* Use correct icon for filesystem in treeview.
* Place unplaced windows over the parent window.
* Fix non-ascii typeahead.
* Faster property dialog for operations on many files.
* Faster list view.
* Fill open location dialog with initial path.
* Add down arrow to location button.
* Make shift close window behind in more places.
* Allow smaller spatial windows.
* Allow svg backgrounds.
* Fix ignore kde trash directory hack.
* By default set per-folder background in spatial mode.
2004-05-03 18:20:30 +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
289045a841 Update to 2.4.2:
* Leak fixes
* Keynav fixes
* Reread activation uri of symlinks in case the link target
  is stale.
* List view crash fix
* List view focus fix
* Ensure the source isn't deleted as a partial copy
* Fixed > 4G file transfers
* Icon view crash fix

While here, remove useless fam dependancy, as reported in PR pkg/24305.
2004-02-06 22:30:23 +00:00
xtraeme
579b946478 Updated to 2.4.1
Changes:

* Handle cd volume names where the data track is not first
* Fix list view crash bug
* Fix shutdown crash bug
* Fix crash on unsupported URIs
* Don't show eraser in background browser
* Fix crash on going back when a view failed
* Don't show anything in views before all files are loaded.
* Make the desktop snap grid smaller vertically
* Fix accessibility crashers
* Double click on rows in tree sidebar expands rows
* portability and build fixes
* don't migrate .gnome-desktop if it is a symlink
* Fix messed up home/trash icons for new users
* Handle xpm icons correctly in desktop files
* Handle non-utf8 user names
* Fix warning on theme changes
* Sometimes the home and trash icons became blank and unusable
* Auto-hide KDE trash directory in desktop directory.
* Fix history sidepane crash
* Add keynav rectangle selection
* Better error string for missing proxy hostnames
* Handle arrow keys on numerical keypad

And more... review Changelog to see a full list of changes.
2003-12-14 23:09:02 +00:00
jmmv
075bea54fe Honor PKG_SYSCONFDIR, so that gnome-vfs2 can find files in vfolders (like
the "Start here" folder); Nautilus works better overall.
Bump PKGREVISION to 1.
2003-04-27 16:05:03 +00:00
rh
014b91020c Initial import of nautilus-2.2.3.1, the official file manager for GNOME2.
This is the same version that I imported to pkgsrc-wip earlier.  With the
latest gnome-vfs2 update, the package works now.
2003-04-27 02:06:55 +00:00