notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
geany-plugin-lsp Geany plugin: Language Server Protocol support
2.1 devel on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2025-07-13 09:33:10
Last Update: 2025-07-13 09:31:03
Commit Hash: 370e665
License: not specified in port
WWW:
https://plugins.geany.org/lsp.html
Description:
LSP Client is a language server protocol client plugin that allows to run multiple language servers for various programming languages, making their functionality accessible to Geany.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (10 items)
Collapse this list.
  1. lib/geany/lsp.so
  2. share/geany-plugins/lsp/lsp.conf
  3. share/doc/geany-plugins/lsp/AUTHORS
  4. share/doc/geany-plugins/lsp/COPYING
  5. share/doc/geany-plugins/lsp/ChangeLog
  6. share/doc/geany-plugins/lsp/NEWS
  7. share/doc/geany-plugins/lsp/README
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • geany-plugin-lsp>0:devel/geany-plugin-lsp
To install the port:
cd /usr/ports/devel/geany-plugin-lsp/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/geany-plugin-lsp
  • pkg install geany-plugin-lsp
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: geany-plugin-lsp
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1751869773 SHA256 (geany-plugins-2.1.tar.bz2) = 813f24570ca7590a9ae6e8e9ca4e5bd6c9f09d61fe36ad6feca89b7c2feaae70 SIZE (geany-plugins-2.1.tar.bz2) = 3851685

Packages (timestamps in pop-ups are UTC):
geany-plugin-lsp
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-2.1--2.1---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-2.1--2.1---
FreeBSD:14:quarterly--------
FreeBSD:15:latest2.12.1n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. msgfmt : devel/gettext-tools
  2. gmake>=4.4.1 : devel/gmake
  3. intltool-extract : textproc/intltool
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgeany.so : devel/geany
  2. libharfbuzz.so : print/harfbuzz
  3. libatk-1.0.so : accessibility/at-spi2-core
  4. libcairo.so : graphics/cairo
  5. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  6. libglib-2.0.so : devel/glib20
  7. libintl.so : devel/gettext-runtime
  8. libgtk-3.so : x11-toolkits/gtk30
  9. libharfbuzz.so : print/harfbuzz
  10. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Run
  1. devel/geany-plugins

Configuration Options:
No options to configure
Options name:
devel_geany-plugin-lsp
USES:
gettext-tools gmake gnome libtool pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://plugins.geany.org/geany-plugins/
Collapse this list.
Notes from UPDATING
These upgrade notes are taken from /usr/ports/UPDATING
  • 2021-10-10
    Affects: users of gtk2 flavored devel/geany*
    Author: madpilot@FreeBSD.org
    Reason: 
      Upstream dropped support for gtk2. Due to this the ports are now
      unflavored, installing only with gtk3 support.
    
      If you are already using the default gtk3 flavor will get the new
      version with a simple "pkg upgrade".
    
      To upgrade when using the gtk2 flavors you need to use "pkg install"
      to install the new unflavored gtk3 packages, pkg will automatically
      uninstall the old gtk2 flavors.
    
      If using ports, you will need to uninstall all geany packages and
      its plugins and reinstall from an updated ports tree.
    
      The "geany-plugin-multiterm" plugin was only available as a gtk2
      flavor when installing the gtk2 flavor of geany and has not been
      ported to gtk3, so has been removed from the tree, so the
      geany-plugin-multiterm-gtk2 package should be removed from the system.
    
    

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.1
13 Jul 2025 09:31:03
commit hash: 370e665f1cc7d1192c58e6beb0501e3fb2b38e37commit hash: 370e665f1cc7d1192c58e6beb0501e3fb2b38e37commit hash: 370e665f1cc7d1192c58e6beb0501e3fb2b38e37commit hash: 370e665f1cc7d1192c58e6beb0501e3fb2b38e37 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/geany-plugin*: Update to 2.1

- Add new "lsp" plugin which allows running and using language
servers. Please note that language servers for the various languages
are not included, they need to be installed and configured separately.

Number of commits found: 1