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
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
geany-plugin-git-changebar Geany plugin: highlight changed files tracked with Git
2.0_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 2.0_1Version of this port present on the latest quarterly branch.
Maintainer: madpilot@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-08-31 08:57:57
Last Update: 2023-11-13 13:10:10
Commit Hash: 1bb0876
License: not specified in port
WWW:
https://plugins.geany.org/git-changebar.html
Description:
This plugin highlights uncommitted changes to files tracked with Git, and allows to navigate through the hunks.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

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/git-changebar.so
  2. share/doc/geany-plugins/git-changebar/AUTHORS
  3. share/doc/geany-plugins/git-changebar/COPYING
  4. share/doc/geany-plugins/git-changebar/ChangeLog
  5. share/doc/geany-plugins/git-changebar/NEWS
  6. share/doc/geany-plugins/git-changebar/README
  7. share/geany-plugins/git-changebar/prefs.ui
  8. @owner
  9. @group
  10. @mode
Collapse this list.
Dependency lines:
  • geany-plugin-git-changebar>0:devel/geany-plugin-git-changebar
To install the port:
cd /usr/ports/devel/geany-plugin-git-changebar/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/geany-plugin-git-changebar
  • pkg install geany-plugin-git-changebar
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: geany-plugin-git-changebar
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1697738173 SHA256 (geany-plugins-2.0.tar.bz2) = 9fc2ec5c99a74678fb9e8cdfbd245d3e2061a448d70fd110a6aefb62dd514705 SIZE (geany-plugins-2.0.tar.bz2) = 3181264

Packages (timestamps in pop-ups are UTC):
geany-plugin-git-changebar
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.0_12.0_1-2.0_12.0_1---
FreeBSD:13:quarterly2.0_12.0_1-2.0_12.0_1-2.0_12.0_1
FreeBSD:14:latest2.0_12.0_1-2.0_12.0_1--1.38_2
FreeBSD:14:quarterly2.0_12.0_1-2.0_12.0_1-2.0_12.0_1
FreeBSD:15:latest2.0_12.0_1n/a2.0_1n/a-2.0_1-
FreeBSD:15:quarterly--n/a-n/a---
 

geany-plugin-git-changebar-gtk2
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.37-----
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/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.3 : devel/gmake
  3. intltool-extract : textproc/intltool
  4. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libgit2.so : devel/libgit2
  2. libgeany.so : devel/geany
  3. libharfbuzz.so : print/harfbuzz
  4. libatk-1.0.so : accessibility/at-spi2-core
  5. libcairo.so : graphics/cairo
  6. libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
  7. libglib-2.0.so : devel/glib20
  8. libintl.so : devel/gettext-runtime
  9. libgtk-3.so : x11-toolkits/gtk30
  10. libpango-1.0.so : x11-toolkits/pango
This port is required by:
for Run
  1. devel/geany-plugins

Configuration Options:
===> The following configuration options are available for geany-plugin-git-changebar-2.0_1: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
devel_geany-plugin-git-changebar
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: 24

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.0_1
13 Nov 2023 13:10:10
commit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025adcommit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025adcommit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025adcommit hash: 1bb0876e54b6bc98b1c93b1f30dbc2ff03f025ad files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
devel/libgit2: bump all ports depending on libgit2 for 1.7.1 upgrade
2.0
20 Oct 2023 20:27:05
commit hash: cfd23c34961e98d93a98952938079d597aef03f3commit hash: cfd23c34961e98d93a98952938079d597aef03f3commit hash: cfd23c34961e98d93a98952938079d597aef03f3commit hash: cfd23c34961e98d93a98952938079d597aef03f3 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/geany-plugins: Update to 2.0

- Remove patches now included upstream
- Slighlt rework comon Makefile dependencies, to reduce dependencies
  for geany-plugins-l10n
1.38_3
08 Sep 2023 13:50:20
commit hash: 482248a09dab712095926b4a2b160ab36fd89022commit hash: 482248a09dab712095926b4a2b160ab36fd89022commit hash: 482248a09dab712095926b4a2b160ab36fd89022commit hash: 482248a09dab712095926b4a2b160ab36fd89022 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Bump ports with dependency to libgit2

See f11ed41604723ab3c75c6a108850858b7efd4f10
1.38_2
02 Mar 2023 05:23:10
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
accessibility/at-spi2-core: update to 2.46.0

What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
  interface.

What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
  events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).

What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.38_1
25 Nov 2022 16:23:05
commit hash: 01025d932b437ac790a9511a9d36d7f0717772b1commit hash: 01025d932b437ac790a9511a9d36d7f0717772b1commit hash: 01025d932b437ac790a9511a9d36d7f0717772b1commit hash: 01025d932b437ac790a9511a9d36d7f0717772b1 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/geany-plugin-git-changebar: Fix build with libgit2 1.5.0

Import patches from upstream master branch to fix build with recently
committed libgit2 1.5.0.

Reported by:	fallout
Obtained
from:	https://github.com/geany/geany-plugins/commit/668f5d07eef16e227402eab09141c738b315d94b
		https://github.com/geany/geany-plugins/commit/5d9f1bc6d010e6b4c6a21af8a39b90922f89a82c
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
1.38_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.38_1
04 Dec 2021 12:07:30
commit hash: 83af587fedbec44d302fa36a7e1caabbb039d117commit hash: 83af587fedbec44d302fa36a7e1caabbb039d117commit hash: 83af587fedbec44d302fa36a7e1caabbb039d117commit hash: 83af587fedbec44d302fa36a7e1caabbb039d117 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
*/*: bump ports depending on libgit2
1.38
10 Oct 2021 16:24:18
commit hash: 4bd337ab28a043705522586bd2d4fff8fa95d707commit hash: 4bd337ab28a043705522586bd2d4fff8fa95d707commit hash: 4bd337ab28a043705522586bd2d4fff8fa95d707commit hash: 4bd337ab28a043705522586bd2d4fff8fa95d707 files touched by this commit
Guido Falsi (madpilot) search for other commits by this committer
devel/geany*: Update to 1.38

- Removed flavoring, upstream dropped gtk2 support, so the ports
  are now gtk3 only
- Removed geany-plugin-multiterm that is gtk2 only and cannot work
  with gtk3 only geany
- Use https scheme for main master site
1.37_1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
1.37_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.37_1
06 Apr 2021 07:51:01
commit hash: e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71commit hash: e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71commit hash: e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71commit hash: e7d94d42f82e4e7dd3da20b59d0174d7e0c33a71 files touched by this commit
Matthias Fechner (mfechner) search for other commits by this committer
Update libgit2 to 1.1.0.
This update is also required for www/gitlab-ce 13.10 upgrade.

Changelog:
https://github.com/libgit2/libgit2/releases/tag/v1.1.0

PR:		252098
1.37
26 Oct 2020 08:54:49
Revision:553326Original commit files touched by this commit
madpilot search for other commits by this committer
- Update geany and geany-plugins to 1.37
- Remove patches included upstream

NOTE: after this release the geany project is phasing out GTK2
support. Most probably the next release will be GTK3 only, and any
plugins not ported to GTK3 will be removed.
1.36_2
19 Apr 2020 03:55:23
Revision:532068Original commit files touched by this commit
tobik search for other commits by this committer
devel/libgit2: Update to 1.0.0

Changes:	https://github.com/libgit2/libgit2/releases/tag/v1.0.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2
Approved by:	mfechner (maintainer)
Differential Revision:	https://reviews.freebsd.org/D24471
1.36_1
19 Mar 2020 05:47:59
Revision:528684Original commit files touched by this commit
tobik search for other commits by this committer
devel/libgit2: Update to 0.99.0

- Switch to the release tarballs libgit2 now publishes
- Drop CURL option since it is no longer used
- Use system libpcre instead of the bundled one
- Hook up tests
- Bump consumers for ABI changes

Changes:	https://github.com/libgit2/libgit2/releases/tag/v0.99.0
ABI:		https://abi-laboratory.pro/tracker/timeline/libgit2/
1.35
30 Apr 2019 08:53:49
Revision:500466Original commit files touched by this commit
madpilot search for other commits by this committer
- Update geany to 1.35
- Update geany-plugins to 1.35
1.34_1
27 Mar 2019 21:34:24
Revision:496985Original commit files touched by this commit
mfechner search for other commits by this committer
Bump revision to make sure port is build against new libgit2 version 0.28.1.

PR:		236801
Reported by:	jbeich
1.33
10 Sep 2018 13:14:52
Revision:479406Original commit files touched by this commit
mat search for other commits by this committer
Add DOCS options to ports that should have one.

Also various fixes related to said option.

PR:		230864
Submitted by:	mat
exp-runs by:	antoine
1.32
21 Nov 2017 17:59:25
Revision:454620Original commit files touched by this commit
madpilot search for other commits by this committer
- Update devel/geany and it's plugins to 1.32
- Added new "workbench" plugin
- Added utilslib special plugin to install an extra library and
  some code to handle the dependency in the common Makefile
- Update project home pages to use https (thanks to amdmi3)
- Projectorganizer plugin dropped custom icons, using stock ones now
1.27
09 Jun 2016 15:24:55
Revision:416609Original commit files touched by this commit
madpilot search for other commits by this committer
Take.

Approved by:	makc@ (former maintainer, via email)
1.27
06 Jun 2016 16:20:11
Revision:416471Original commit files touched by this commit
madpilot search for other commits by this committer
- Update devel/geany and devel/geany-plugins* to 1.27
- Remove patch included upstream
- Add devel/geany-plugin-lineoperations for new module

PR:		209490
Submitted by:	me
Approved by:	maintainer timeout
1.25
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
1.25
14 Sep 2015 11:16:14
Revision:396888Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix build with libgit >= 0.23 by importing upstream commit

Approved by:	portmgr blanket
1.25
31 Aug 2015 08:57:39
Revision:395656Original commit files touched by this commit
makc search for other commits by this committer
devel/geany:
- Update to 1.25
- Use install-strip target to strip binaries

devel/geany-plugin*:
- Update to 1.25. geany-plugin-gproject was renamed to
  geany-plugin-projectorganizer
  New plugins added:
   geany-plugin-automark
   geany-plugin-ctags
   geany-plugin-git-changebar
   geany-plugin-markdown
   geany-plugin-overview
- Drop obsolete patches
- Use install-strip target to strip binaries
- Enable verbose build on package cluster

Number of commits found: 24