Commit graph

53 commits

Author SHA1 Message Date
adam
b6d9bd86bc revbump for icu and libffi 2021-12-08 16:01:42 +00:00
nia
f3065cf92e editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
2021-10-26 10:21:24 +00:00
nia
fb16529264 editors: Remove SHA1 hashes for distfiles 2021-10-07 13:47:35 +00:00
adam
5e7c36d9d2 revbump for boost-libs 2021-09-29 19:00:02 +00:00
mef
b8f364daab (editors/codelite) Fix build. +include net/libcares/buildlink3.mk 2021-09-22 02:50:02 +00:00
adam
da0a125726 revbump for boost-libs 2021-04-21 13:24:06 +00:00
adam
9d0e79c401 revbump for textproc/icu 2021-04-21 11:40:12 +00:00
wiz
db3e6803b7 codelite: update to 15.0.
Provided by Andrius Varanavicius in pkgsrc-wip.

bug fixes

    Fixed: hiding line number margin is no longer possible
    Find In Files: should now load faster on Windows
    Fixed: File System Workspace: keep the last 'File mask' value used
    Language Server Protocol: Initialized notification to the server
    Prevent hangs under Wayland when changing Workspace View tabs
    Properly save/load workspace breakpoints and avoid mixing between two different workspaces breakpoints
    File System Workspace: when 'remote development' is enabled, do not attempt to remote save a file that is not part of our source tree or was opened by the SFTP plugin
    Fixed: crash when switching between themes
    Windows / macOS: Ctrl-TAB is broken
    gdb does not display local variables properly
    Creating a new file from the context menu in the File System Workspace - does not add it to git or svn
    Outline: honour the general background theme colour
    Bootstrap wizard: if the user select Default profile, load all plugins
    Fixed crash in codelite-terminal when executed with --command
    Fixed: SFTP overrides file attributes if these were modified after the file was loaded into CodeLite
    LLDB settings: keep the full path for debugserver
    Fixed: cppcheck is now working from the context menu again
    File System Workspace: set the default working directory to the workspace folder
    PHPdoc return value is not handled correctly

Changes

    Displaying the parent folder in the tab label is now optional
    Git push: just execute git push without prompting the user to select remote
    By default, show minimal list of buttons in the toolbar when first time installing CodeLite
    By default, enable minimal list of plugins (by profile type)
    File System Workspace: split the settings into 2 different files: a local and shared file. The content in the "local" files is kept under .codelite/ directory in the workspace folder and is not to be saved into git or any source control the default .workspace file contains properties that should be shared
    File System Workspace: added 'working directory' field
    Language Server Protocol: optimized the traffic between LSP <-> CodeLite by adding checksum checks before calling LSP to re-parse a file
    Language Server Protocol: added support for implemented 'extDocument/documentSymbol' protocol message
    PHP: update PHP xdebug UI view to fit the IDE look
    Language Server Protocol: added an option to pass environment variables + initialization options directly from the UI
    GDB: Honor user's ~/.gdbinit file
    File System Workspace: added an option to use remote build
    Internal changes to how GDB communicate changes to CodeLite
    Appearance: honor *system* dark themes
    Language Server Protocol: install the user code completion provided by clangd automatically
    macOS: we now build CodeLite using macOS 10.15.5 (Catalina)
    Windows: better support for Dark Theme (Windows native)
    Creating or deleting a folder via the 'Explorer' view, will automatically sync PHP workspace
    file system workspace: extend the default file extensions to show with *.py, *.rb, *.php and *.php
    python support: adjust method document style to match the NumPy method as described here: https://docs.python-guide.org/writing/documentation/
    [PHP] Find functions in context when inserting PHPDoc
    [PHP] Add return type to signature
    [PHP] Add nullable type to signature in auto-complete
    [PHP] Hint nullable and default values
    [PHP] Handel parsing of by reference values in PHPDoc
    [PHP] Allow parsing of nullable types from PHPDoc
    [PHP] Handle parsing PHP 7.1 nullable types
    [PHP] Handle common mistakes when parsing PHPDoc
    [PHP] Add missing native types
    [PHP] Group tags in generated PHPDoc
    [PHP] Set return type to mixed when unspecified
    Callgraph is no longer included in the default installer of CodeLite
    File System Workspace: added the ability to exclude folders from the workspace. The folders are still visible, but they will be excluded in various operations, like Find In Files, Parsing etc
    Full parsing of workspace is roughly 30% faster now
    Renamed default build system from "CodeLite Make Generator" -> "CodeLite Makefile Generator"
    Added new Build System: CodeLite Makefile Generator - UNIX - which generates UNIX compatible Makefiles, even when on Windows (useful for cygwin / MSYS environments)
    contextual highlight is no longer done using the SQLite symbol database, as a result it should feel much more faster
    Git reset: added a WARNING icon to the dialog + Cancel button (which is now the new default)
    Navigation bar now also displays "git blame" info (author + commit hash + date) for the current line
    UI updated to the Preferfences and Colour and fonts dialog
    Refined dark theme support by removing various border which might look bright on dark theme
    Added an option to hide the main editor's tab area (Windows & macOS only)
    Language Server Plugin: you can now mark an LSP as SSH. This will execute it on a remote machine instead (you still need to make sure that it is installed on the remote machine)
    Quick Debug: it is now possible to debug over SSH from. Just state the account + binary to debug and CodeLite will do the rest
    Language Server Plugin: opening a header file will now automatically send the implementation file (cpp) to the active LSP for parsing. This way we make sure that goto-definition will work immediately
    Implemented a proper "switch to workspace" functionality. It is now possible to call Open Workspace without the need to the currently opened one. In addition, CodeLite will now display a dialog that will list the last opened workspaces
    PHP Find In Files: 1. Starting find-in-files from the context menu will force the find-in-files dialog to use the selected dialogs from the tree view *this are transient paths and will not be remembered* 2. Starting find-in-files from any other way, will use the last used settings
    Fixed: find in files offset is broken when non ASCII text is presented in the editor
2021-03-06 16:08:32 +00:00
nia
f6dd9d2f87 Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
2020-12-04 20:44:57 +00:00
ryoon
2831546220 *: Recursive revbump from textproc/icu-68.1 2020-11-05 09:07:25 +00:00
leot
0e49372c4e *: revbump after fontconfig bl3 changes (libuuid removal) 2020-08-17 20:17:15 +00:00
adam
6bd0c30da6 Revbump for icu 2020-06-02 08:22:31 +00:00
adam
7d4b705c63 revbump after boost update 2020-05-06 14:04:05 +00:00
joerg
55122710d6 Installs node script, so depend on it. Bump revision 2020-04-15 22:52:45 +00:00
adam
24daafa112 Recursive revision bump after textproc/icu update 2020-04-12 08:27:48 +00:00
joerg
2590b80828 Deal with kqueue changes in NetBSD. 2020-03-26 21:53:07 +00:00
nia
07c1b4e8b4 codelite: Update to 14.0
Based on PR pkg/55084
2020-03-23 11:57:13 +00:00
wiz
4e3b1b97c2 librsvg: update bl3.mk to remove libcroco in rust case
recursive bump for the dependency change
2020-03-10 22:08:37 +00:00
wiz
f669fda471 *: recursive bump for libffi 2020-03-08 16:47:24 +00:00
jperkin
26c1bffc9f *: Recursive revision bump for openssl 1.1.1. 2020-01-18 21:48:19 +00:00
nia
1571bbd1ac codelite: nodejs dependency 2019-10-05 14:23:05 +00:00
nia
b72b52001f codelite: Work around harfbuzz headers for pango not being in the -I path. 2019-09-30 15:36:43 +00:00
wiz
782282dbfa codelite: fix man page installation path.
From Andrius V.

Bump PKGREVISION.
2019-08-28 09:09:19 +00:00
wiz
74f9742fb0 codelite: add patch descriptions
From Andrius V
2019-08-27 14:45:04 +00:00
wiz
edfb13631a codelite: remove empty line at end of patch (pkglint) 2019-08-27 12:07:57 +00:00
wiz
07990dfc51 codelite: sort PLIST. 2019-08-27 12:07:18 +00:00
wiz
a3f5244d79 codelite: remove patches that were obsoleted by recent update 2019-08-27 12:06:44 +00:00
gutteridge
ba4b488e9a codelite: update DESCR to cover more recent development 2019-08-27 02:44:22 +00:00
maya
9073d0f856 codelite: update to 13.0
Patch by Andrius V in PR pkg/54412.

Release notes for CodeLite 9.2, 10.0, 11.0 unavailable.

CodeLite 13.0:
Improvements

    Make alphabetical sorting of the Notebook tabs' dropdown menu optional from settings->preferences->windows & tabs
    Remove the Trace output tab. Instead of the Trace tab, all the log messages are now redirected to CodeLite log file ~/.codelite/codelite.log
    Spell checker plugin "Continuous" mode is now persistent between runs
    Make Ctrl-C over an empty line copying the entire line optional
    spellcheck: a bit more false positive reduction in continuous mode
    Navigation bar: allow the user to place it below or above the editor control
    (feature request) Show number of chars and/or bytes in text selection in the footer
    (feature request) Add possibility for renaming folders
    lldb: added run-to-caret and jump-to-caret.
    lldb: added option to dislay thread name to threads pane
    lldb: added add watch context menu in editor and remove watch context menu in locals view
    lldb: expanded locals recursively and don't re-expand previously collapsed items
    lldb: added a thread context menu with suspend/resume.
    lldb: quickly add inner class members into the watch view
    lldb: support changing the display format (similar to gdb)
    Make the Ctrl-TAB and Ctrl-Shift-TAB configurable
    Feature Request: move editor tab left/right functionality
    subversion plugin : cannot handle unversioned files
    Feature request: Find In Files: all files relative from workspace (and down)
    wxCrafter: added support for subclassing wxToolBar and wxAuiToolBar
    New Notebook style was added
    Detach Editor now allows to DnD editors from the main notebook to the detached frame
    Database explorer UI revamped
    Support customizing the captions colours
    Added syntax highlight for Dockerfile
    New plugin: Docker, now edit build and execute Docker containers from CodeLite
    ToolBar: support customisation (choose which tools are displayed)
    CodeLite is now more friendly with the dark themes
    Use new controls for trees and table based views
    Allow building a header file (by compiling its CXX counterpart)
    Don't execute post build commands when compiling a single file
    Adjust doxygen settings when using /*!
    Make CodeLite compile and run against GTK3
    CodeLite is now built for macOS mojave and is looking great under the dark theme
    All bitmaps were replaced with a consistent clear bitmaps (two sets created: for dark and normal themes)
    Terminal support in CodeLite simplified. There is a single location where you can choose which terminal (from a predefined list of terminals) to use, this selection now affects all terminals launched by CodeLite
    macOS: support for iTerm2
    wxCrafter: support wxMiniFrame
    WebTools plugin: Node.js debugger re-written to support newer versions of Node.js (The Node.js project changed the debugger protocol)
    The debugger toolbar is now a floating toolbar that shows when debug session starts
    No more splash screen
    Find in Files dialog feature req
    It is now possible to perform find in files in the SFTP tree view
    CppCheck updated to version 1.85
    CodeLite now accepts folder path as a command line argument and opens it in the "Explorer" view. If a workspace file exists in the path given, the workspace is loaded instead of opening the folder
    Opening the Find-in-Files dialog while the focus is set to the C++ workspace view will cause the Find-In-Files to search in the selected items only (files, projects, virtual folders and workspace)
    Support document code completion (i.e. hitting Ctrl-Space in a block comment will suggest the various document keywords (e.g. @param @brief etc.)
    NodeJS debugger: added the ability to copy the backtrace into the clipboard
    Implement PHP comments fold
    Added support to Language Servers
    Find In Files: the Look In and File mask fields are now kept and loaded per workspace type. Sensible defaults are used per workspace
    Find In Files: the Look In field is now a free text field
    Language Server plugin: auto restart the LSP once new compile_commands.json is generated
    New plugin: EOSWiki - support blockchain development using EOSIO
    Find In Files: allow to exclude folder from the search by using wild card syntax. For example, to exclude all content from node_modules folder, you can add to the Look In field this line:

-*node_modules*

    Better dark theme support for OS with no dark theme

CodeLite diff plugin: support folders diff Ctrl-Alt-F by default.

    Added support for pinned projects view. A pinned projects gives a quick access to the project context menu without the need to search for the project item in the C++ workspace view

Bugs

    Files opened via the SFTP no longer displays the "cloud" icon
    Allow spell checker plugin to work with multiple CodeLite instances
    Fixed: Ctrl-Shift-P -> Svn Commit does not work
    Fixed: Checking "Use Codelite's built-in terminal emulator" requires uninstall/reinstall
    Fixed: crash when editing keyboard shortcut
    Fixed: Doxygen tweaks use wrong line ending
    Fixed: OSX: at times, the nodejs debugger did not start
    Copy & paste functions in SVN Commit dialog are not available
    Right clicking on vdir with physical one does not default new template wizard to that directory
    New Class and New Template Wizard do not enforce same filename case
    wxCrafter: Fixed: when using in frame mode, make sure that all dialogs shown from wxC, are parented to this main frame and not CodeLite's one
    wxCrafter: Fixed: Top level windows (Frame, Dialog and Top level Panel) did not honor the common properties (bg colour, fg coluor, hidden, focused and disabled state)
    wxCrafter: Fixed: When in frame mode, use CodeLite' wxAUI docking art for UI persistency
    wxCrafter: Fixed: All generated files are now formatted according to CodeLite's formatter settings
    wxCrafter: Fixed: Honor the "Format Inherited Classes" setting property
    Fixed: debugger arrays are displayed incorrectly in the Locals & Watches view
    Fixed: code completion window is not positioned correctly on multiple screens with different resolutions
    Fixed: unable to select virtual directory in various wxCrafter dialogs
    When starting CodeLite from the command line with a file name as input, don't show the welcome page
    Fixed: creating a C++ workspace by dragging a folder from the file manager does not work if the folder has special chars in it's name
    Fixed: Memcheck generates malformed XML file path, cannot create file and fails to start
    Fixed: codelite-make broken
    Fixed: CMake plugin regression (missing double quotes in the generated link_directory entries)

CodeLite 12.0:

Improvements:
    (11.0.2) Support C++11 template syntax, e.g. std::vector<std::pair<int, int>> myVec; (notice the missing space in the closing angle brackets)
    (11.0.2) C++: New: added the ability to add an existing project to a workspace folder
    (11.0.2) C++: better and improved locals and classes syntax highlight colouring
    (11.0.2) Abbreviations plugin: the abbreviations are now part of the default code completion box and do not require a custom keyboard shortcut
    (11.0.2) NEW: SmartCompletions plugin:
        Collect code completion statistics from your coding
        Alter the code completion box entries to show the most used methods/classes first, e.g. if you often use wxString::Contains then CodeLite will ensure that Contains will be displayed at the top of the code completion suggestions list:
 wxString str;
 str. // "Contains" method will be the first entry in the code completion box

    (11.0.2) UnitTest++ plugin: usability improved
    (11.0.3) C++ code completion parser: distinguish between strong enums and regular enums (enum class Foo : long {} vs enum Foo {})
    (11.0.3) Colour embedded JavaScript within PHP/HTML document
    (11.0.3) Support C++11 strong enums ( enum class Foo : int {} )
    (11.0.3) Welcome Wizard: simplified the wizard pages
    (11.0.3) Added new "Developer Profile" settings to CodeLite
    (11.0.3) Added new "Dark One" colour theme
    (11.0.3) Exporting colour settings now lets you choose which theme(s) to export
    (11.0.4) Windows: import PuTTY sessions into CodeLite's SFTP view
    (11.0.4) When switching to a non C++ workspace, auto-hide all C++ related tabs (e.g. wxCrafter, CMake etc). The tabs are restored when the workspace is closed
    (11.0.5) Added support for debugger-step-into-instruction command (GDB)
    (11.0.5) Implemented "Goto Anywhere", you can now access most of CodeLite actions with a single keyboard click Ctrl-Shift-P
    (11.0.6) C++ open resource dialog: support fuzzy search for symbols as well as for file names
    (11.0.6) PHP open resource dialog: support fuzzy search for symbols as well as for file names
    (11.0.6) C++ workspace view: improved UI loading. The tree view is now built on demand and loaded on startup. Find in files should feel faster
    (11.0.6) Navigation bar re-written
    (11.0.7) Support ligature fonts on Windows
    (11.0.7) Better Hi-DPI support on Linux
    (11.0.7) wxCrafter: support wxDataViewColumn flags
    (11.0.7) PHP: Allow moving files between folders using drag and drop
    (11.0.8) (feature request) Add option to disable 'jumping' in explorer tree when selecting/closing another tab
    (11.0.8) (feature request) Refresh subfolder or automatically detect new folders/files in explorer view
    (11.0.8) SFTP: Clicking on the "Connect" or "Open Terminal" button will now launch the "Quick Connect" dialog which offers the user to either connect to an existing account, or to use the "quick connect" feature (connect without first creating an account)
    (11.0.8) SFTP enhancement and fixes
    (11.0.8) Tabgroups now come in two 'namespaces': Global and Workspace. Workspace ones are specific to the currently-loaded workspace. Global ones are always shown, even when no workspace is loaded.
    (11.0.8) Svn plugin: added toolbar buttons for the 3 common actions: commit revert and update
    (11.0.8) Git plugin: removed the tree view and use a standard table view instead
    (11.0.8) Svn plugin: removed the tree view and use a standard table view instead
    (11.0.8) codelite-make : when custom build is used enabled for the project, create the working directory before starting the build

Bugs

    (11.0.2) C++: remove project from "workspace-folder" is broken (the XML file was not updated)
    (11.0.3) Fixed regression in Outline view tab: the context menu does not work
    (11.0.3) Problem with highlight html+php
    (11.0.3) Code completion fails to recognize enum members on lines
    (11.0.3) Export single lexer colour and font
    (11.0.3) Fixed: "Tasks" panel crash when used in a non C++ workspace
    (11.0.3) Fixed: Unable to debug with LLDB under OSX
    (11.0.3) code completion doesn't show abbreviations without finding other kinds of key words
    (11.0.4) Horizontal tabs don't get displayed
    (11.0.4) Fixed: Ctrl-SPACE keybinding is broken in 11.0.3
    (11.0.5) Code snippets appear in object's completion list
    (11.0.5) main() can't be recognized in <global> region
    (11.0.5) Adding new Workspace Build Configuration adds duplicate entries
    (11.0.5) "Exclude from build" grey filename color not remembered across restarts
    (11.0.7) File deletion and re-naming don't get mirrored via remote workspace
    (11.0.7) PHP documentation popup is cut
2019-08-18 03:48:44 +00:00
wiz
1ac2210b6f *: recursive bump for gdk-pixbuf2-2.38.1 2019-07-21 22:23:57 +00:00
ryoon
50ca84bba6 Update HOMEPAGE 2019-07-02 13:18:03 +00:00
ryoon
6fc378bce9 Recursive revbump from textproc/icu 2019-04-03 00:32:25 +00:00
adam
16dd5de231 revbump after updating textproc/icu 2018-12-09 18:51:58 +00:00
bsiegert
3602e804e0 Revbump hunspell reverse-depends after update. 2018-11-16 13:02:44 +00:00
kleink
f1a683c990 Revbump after cairo 1.16.0 update. 2018-11-14 22:20:58 +00:00
ryoon
b86dfe6873 Recursive revbump from hardbuzz-2.1.1 2018-11-12 03:51:07 +00:00
bsiegert
eb1ea8bf6a Revbump packages that depend on hunspell.
The recent hunspell update has changed the name of the library, so these
need to be rebuilt.

prodded by wiz@ and leot@.
2018-10-24 15:42:46 +00:00
ryoon
b9c1e1d533 Recursive revbump from textproc/icu-62.1 2018-07-20 03:33:47 +00:00
wiz
9f420cb917 *: PKGREVISION bump for wxGTK30 switch from gtk2 to gtk3 2018-04-29 05:46:35 +00:00
wiz
8ee21bdcf0 Recursive bump for new fribidi dependency in pango. 2018-04-16 14:33:44 +00:00
adam
299d329d51 revbump after icu update 2018-04-14 07:33:52 +00:00
wiz
c57215a7b2 Recursive bumps for fontconfig and libzip dependency changes. 2018-03-12 11:15:24 +00:00
adam
8977d31a36 Revbump after textproc/icu update 2017-11-30 16:45:00 +00:00
maya
33ebf687dc revbump for requiring ICU 59.x 2017-09-18 09:52:56 +00:00
adam
75a9285105 Revbump after icu update 2017-04-22 21:03:07 +00:00
joerg
816896fef0 NetBSD needs libutil for openpty and friends. 2017-02-14 21:31:43 +00:00
ryoon
72c3cb198b Recursive revbump from fonts/harfbuzz 2017-02-12 06:24:36 +00:00
wiz
7ac05101c6 Recursive bump for harfbuzz's new graphite2 dependency. 2017-02-06 13:54:36 +00:00
wiedi
51be537b44 add sqlite3 buildlink 2016-12-05 21:14:58 +00:00
adam
77b8ed74db Revbump after graphics/gd update 2016-08-03 10:22:08 +00:00