Port details |
- geany-themes Additional color schemes for the Geany IDE
- 1.24_1 devel =2 1.24_1Version of this port present on the latest quarterly branch.
- Maintainer: james.wright@digital-chaos.com
- Port Added: 2019-11-16 16:35:09
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: editors
- License: GPLv2+ BSD PD
- WWW:
- https://www.geany.org/download/themes/
- Description:
- A collection of color schemes for the Geany lightweight IDE.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- geany-themes>0:devel/geany-themes
- To install the port:
- cd /usr/ports/devel/geany-themes/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/geany-themes
- pkg install geany-themes
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: geany-themes
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1573764165
SHA256 (geany-geany-themes-1.24_GH0.tar.gz) = 7e852f8cfde940704282de8554c6de4a36d1f6a2f5641b4c24d8eb537275a7cc
SIZE (geany-geany-themes-1.24_GH0.tar.gz) = 708724
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- devel_geany-themes
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
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: 6
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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.24_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.24_1 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.24_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.24_1 24 Nov 2019 10:03:52 |
madpilot |
Make geany-themes an optional dependency of geany.
This avoids geany-themes forcing the gtk3 flavor of geany to be installed.
Submitted by: james.wright@digital-chaos.com
Approved by: james.wright@digital-chaos.com (maintainer of geany-themes)
Differential Revision: https://reviews.freebsd.org/D22505 |
1.24 16 Nov 2019 16:35:02 |
madpilot |
A collection of color schemes for the Geany lightweight IDE.
WWW: https://www.geany.org/download/themes/
Submitted by: james.wright at digital-chaos.com
Differential Revision: https://reviews.freebsd.org/D22378 |
Number of commits found: 6
|