Path to this page:
./
editors/gobby,
Multi-Platform Collaborative Editor
Branch: CURRENT,
Version: 0.6.0nb5,
Package name: gobby-0.6.0nb5,
Maintainer: pkgsrc-usersGobby is a free collaborative editor. This means that it provides you
with the possibility to edit files simultaneously with other users over
a network. It supports multiple documents in one session and a
multi-user chat. The platforms on which you could use Gobby are so far
Microsoft Windows, Linux, Mac OS X and other Unix-like ones. Developed
with the Gtk+ toolkit it integrates nicely into the GNOME desktop
environment if you want it to.
Required to run:[
textproc/libxml++] [
graphics/hicolor-icon-theme] [
devel/libsigc++] [
devel/glibmm] [
x11/gtkmm] [
net/net6] [
editors/obby] [
x11/gtksourceview2] [
lang/gcc49-libs]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
lang/gcc49] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 497.156 KB
Version history: (Expand)
- (2024-11-01) Updated to version: gobby-0.6.0nb5
- (2024-11-01) Updated to version: gobby-0.6.0nb4
- (2024-10-20) Updated to version: gobby-0.6.0nb3
- (2024-05-29) Updated to version: gobby-0.6.0nb2
- (2024-05-16) Updated to version: gobby-0.6.0nb1
- (2024-04-17) Updated to version: gobby-0.6.0
CVS history: (Expand)
2024-04-17 16:22:39 by Thomas Klausner | Files touched by this commit (8) | |
Log message:
gobby: update to 0.6.0.
Version 0.6.0:
* Remove support for GTK+ 2.x; at least GTK+ 3.6 is required now.
* Enable TCP keepalives, so that inactive connections will drop automatically
after a short time.
* Gobby is now registered as a handler for infinote:// URLs.
* Remember hosts previously connected to and presents them in the list
next time Gobby is started until expilictly removed.
* Gobby can now show connection parameters, in particular TLS parameters
used for the connection.
* Gobby's configuration options are stored in GSettings instead of a custam
config.xml file.
* The option to not set a certificate in the initial welcome dialog is no
longer available.
* Gobby can now use the default system CAs on Windows.
* Small bug fixes and code base modernization.
Version 0.5.0:
* Allow to run a server within the Gobby process; infinoted is no longer
required to connect to other people
* Added support for user accounts and different permissions for different
accounts
* Added limited support for chat nodes in the document tree
* Added an option to set the opacity with which user colors are shown
behind the text.
* Added Fullscreen option and Ctrl++ and Ctrl+- shortcuts to
increase/decrease the font size.
* Gobby can open infinote://XXX URIs given on the command line to directly
open one or more documents at startup.
Version 0.4.94:
* Show cursors and selections of remote users in the own viewport and
scrollbar
* Add a "Disconnect from Server" option to the context menu
* When double-clicking a user in the user list jump to its current cursor
position
* Allow gobby to be built against GTK+ 3
* Fixed a bug which prevented "Save All" from working
Version 0.4.93:
* Added IRC-like chat
* Added functionality to export a document to HTML (#245)
* Sort browser entries
* Allow selecting multiple files when opening files
* Allow resetting user colors in a document (Bug #211)
* Added a Connect to Server option to the File menu
* Undo words instead of individual characters
* When starting Gobby twice then send commands to an existing Gobby (if any)
unless the -n command line option is given.
* Added an option to highlight spaces and tabs
Version 0.4.92:
* Support running Gobby on Windows 2000.
* Added Icons for HCLP and HCLPI icon themes (Bug #413, Patrick Wade).
* Make sure terminating newline characters are saved correctly
* Added /etc/ssl/certs/ca-certificates.crt as default trust file, if
available.
* Don't mess up saving documents whose first line is empty.
* Write config files in $XDG_CONFIG_HOME instead of $HOME (Bug #437,
Cristian Klein).
* Display colored pencil icons in a document's tab for each user that made
a change since the document has been viewed the last time (Bug #66,
Mattis Manzel).
Version 0.4.91:
* Keep track of a document's modified state between Undo/Redo operations
* Scroll to Cursor after Cut or Paste
* Added HCLPI icon of the Gobby Logo (Thanks to Thomas Glatt)
* Added an Autosave Option in the preferences
* Remember previous host names in "Direct Connection" entry
* Added an "Open Location" dialog to open arbitrary URIs
* Added a tooltip when hovering text, showing the author of that text
Version 0.4.90:
* Use libinfinity instead of libobby as backend
* Allow connection to multiple servers
* Redesigned UI to better match normal text editors, and to be more
HIG-compliant
* Added Undo support (via libinfinity)
* Require GtkSourceView 2.x
* Some features of the previous versions, especially self-hosting, are not
implemented in 0.4.90. This will be added in a later version.
|
2024-04-07 09:35:33 by Thomas Klausner | Files touched by this commit (1138) |
Log message:
*: bump for cairo buildlink3.mk change
lzo was made an option
|
2023-11-14 15:03:25 by Thomas Klausner | Files touched by this commit (1145) |
Log message:
*: recursive bump for cairo dependency changes
|
2023-11-13 19:53:07 by Thomas Klausner | Files touched by this commit (2) |
Log message:
gobby: remove (default-off) gnome option
Uses Gnome 2
|
2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570) |
Log message:
*: revebump for new brotli option for freetype2
Addresses PR 57693
|
2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377) |
Log message:
*: recursive bump for icu 74.1
|
2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298) |
Log message:
*: bump for openssl 3
|
2023-10-21 19:11:59 by Greg Troxel | Files touched by this commit (1345) | |
Log message:
recursive revbump for tiff update
|