Port details |
- geany-plugin-projectorganizer Geany plugin: extension of Geany's project management
- 1.37 devel
=0 Version of this port present on the latest quarterly branch. - Maintainer: madpilot@FreeBSD.org
 - Port Added: 2015-08-31 08:57:57
- Last Update: 2021-04-07 08:09:01
- Commit Hash: cf118cc
- License: not specified in port
- Description:
- Project Organizer is an extension of Geany's project management
displaying a tree of files belonging to the project in the sidebar.
In addition, it enables quick swapping between header and source
files, searching project files by name and more. The plugin was
created with big projects in mind so everything works fast enough
even with projects consisting of hundreds of thousands of files.
WWW: https://plugins.geany.org/projectorganizer.html
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- geany-plugin-projectorganizer>0:devel/geany-plugin-projectorganizer
- Conflicts:
- CONFLICTS_INSTALL:
- geany-plugin-projectorganizer-gtk2
- Conflicts Matches:
-
There are no Conflicts Matches for this port. This is usually an error.
- To install the port:
- cd /usr/ports/devel/geany-plugin-projectorganizer/ && make install clean
- To add the package, run one of these commands:
- pkg install devel/geany-plugin-projectorganizer
- pkg install geany-plugin-projectorganizer
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: geany-plugin-projectorganizer
- Package flavors (<flavor>: <package>)
- gtk3: geany-plugin-projectorganizer
- gtk2: geany-plugin-projectorganizer-gtk2
- distinfo:
- TIMESTAMP = 1603653497
SHA256 (geany-plugins-1.37.tar.bz2) = c98f9b1303f4ab9bed7587e749cd0b5594d9136a1bf8ba110900d46a17fa9cd8
SIZE (geany-plugins-1.37.tar.bz2) = 3385143
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- msgfmt : devel/gettext-tools
- gmake>=4.3 : devel/gmake
- intltool-extract : textproc/intltool
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libatk-1.0.so : accessibility/atk
- libcairo.so : graphics/cairo
- libgdk_pixbuf-2.0.so : graphics/gdk-pixbuf2
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libgtk-3.so : x11-toolkits/gtk30
- libpango-1.0.so : x11-toolkits/pango
- libgeany.so : devel/geany@gtk3
- This port is required by:
- for Run
-
- devel/geany-plugins
- Configuration Options:
- ===> The following configuration options are available for geany-plugin-projectorganizer-1.37:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- devel_geany-plugin-projectorganizer
- USES:
- gettext-tools gmake gnome libtool pkgconfig tar:bzip2
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 6
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
07 Apr 2021 08:09:01 1.37 |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
06 Apr 2021 14:31:07 1.37 |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
10 Sep 2018 13:14:52
1.33 |
mat  |
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 |
21 Nov 2017 17:59:25
1.32 |
madpilot  |
- 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 |
09 Jun 2016 15:24:55
1.27 |
madpilot  |
Take.
Approved by: makc@ (former maintainer, via email) |
31 Aug 2015 08:57:39
1.25 |
makc  |
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: 6
|