| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
02 Jun 2013 15:13:15
1.23
|
tijl  |
Set .MAKE.FreeBSD_UL=yes to support bmake. It is already set in
bsd.port.mk, but these ports use :U and/or :L variable modifiers in
a .for loop which is expanded before bsd.port.mk is included.
Reviewed by: makc |
11 May 2013 08:09:14
1.23
|
makc  |
Fix packaging after conversion to USES
Reported by: pointyhat (miwi) |
26 Apr 2013 15:10:57
1.23
|
bapt  |
Convert USE_GETTEXT -> USES=gettext
While here:
- Trim headers
- Remove some useless pre.mk/post.mk
- Convert to optionsng |
23 Apr 2013 10:13:20
1.23
|
bapt  |
Convert devel to USES=pkgconfig |
21 Mar 2013 14:43:24
1.23
|
makc  |
- Update Geany and plugins to 1.23
- Add ports for new plugins (commander, scope) and localization forgotten
after splitting (geany-plugins-l10n). geanyGDB plugin has been removed
upstream. markdown plugin excluded from ports as it requires currently
missing port for libmarkdown.
- Patch configure script and remove build dependence on shells/bash |
20 Mar 2013 16:36:41
1.22
|
makc  |
Reformat one plugin per line, to make future updates plain |
06 Oct 2012 18:21:00
1.22
|
makc  |
- Update to 0.21 [1]
- Update to 1.22 and split into geany-plugin-* ports
- Convert to new options framework
- Take maintainership
PR: ports/165494 [1],
ports/171856
Submitted by: Marco Trentini <marco at datasked.com> [1]
Approved by: maintainer timeouts (2 weeks for ports/171856) |
16 May 2012 08:34:54
0.19
|
miwi  |
- s/LIBDEPENS/LIB_DEPENDS |
29 Oct 2011 21:57:15
0.19
|
pav  |
- Mark BROKEN: does not compile
../addons/src/addons.c: In function 'plugin_set_info':
../addons/src/addons.c:44: error: 'LOCALEDIR' undeclared (first use in this
function)
Reported by: pointyhat |
16 Jun 2011 17:15:28
0.19
|
pav  |
- Disable failing plugin and unbreak
Submitted by: Sergey V. Dyatko <sergey.dyatko@gmail.com> |
13 Jun 2011 21:17:56
0.19
|
pav  |
- Mark BROKEN: does not compile
Reported by: pointyhat |
15 Feb 2011 17:32:11
0.19
|
chinsan  |
- fix typo on COMMENT
- remove obsoleted checksum algorithm
PR: ports/154804
Submitted by: me
Approved by: maintainer |
09 Oct 2010 20:44:25
0.19
|
makc  |
Update to 0.19
Pass maintaineship to Andris Raugulis (devel/geany maintainer)
PR: ports/150931
Submitted by: Aldis Berjoza (former maintainer) |
01 Sep 2010 14:36:07
0.18
|
pav  |
Geany is a small and lightweight integrated development environment. It was
developed to provide a small and fast IDE, which has only a few dependencies
on other packages. Another goal was to be as independent as possible from a
special Desktop Environment like KDE or GNOME.
This port contains plugins for geany
WWW: http://plugins.geany.org/
PR: ports/146955
Submitted by: Aldis Berjoza <aldis@bsdroot.lv> |