Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0_2 28 Jan 2024 18:33:10 |
Muhammad Moinur Rahman (bofh) |
devel/geany: Moved man to share/man
Approved by: portmgr (blanket) |
2.0_1 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
2.0 20 Oct 2023 20:25:41 |
Guido Falsi (madpilot) |
devel/geany: Update to 2.0
- Add new dependency on iconv
- Add missing dpendency on gdkpixbuf2
- Reformat Makefile |
1.38_1 26 Aug 2023 21:03:32 |
Po-Chuan Hsieh (sunpoet) |
*: Rename GTK+ to GTK
GTK+ has been renamed to GTK since 2019.
Reference: https://mail.gnome.org/archives/gtk-devel-list/2019-February/msg00000.html
Approved by: portmgr (blanket) |
1.38_1 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
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 ) |
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.38 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.38 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.38 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.38 10 Oct 2021 16:24:18 |
Guido Falsi (madpilot) |
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 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.37.1 08 Nov 2020 21:52:11 |
madpilot |
Update geany to 1.37.1 |
1.37 26 Oct 2020 08:54:49 |
madpilot |
- 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_1 24 Oct 2020 08:51:59 |
madpilot |
Fix crash on close due to a signal handler on VTE widget being fired
after the widget is destroyed.
PR: 250403
Submitted by: Hodong <hodong@nimfsoft.com>
MFH: 2020Q4 |
1.36 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.36 30 Sep 2019 11:40:07 |
madpilot |
Update geany and geany-plugins to 1.36.
The geany-plugin-debugger port now supports gtk3 and has a gtk3 flavor. |
1.35_1 26 Jul 2019 20:46:57 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3
to GCC 9.1 under most circumstances now after revision 507371.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, everything INDEX-11 shows with a dependency on lang/gcc9 now.
PR: 238330 |
1.35 15 May 2019 09:26:18 |
madpilot |
Add explicit build depend on python, since it's actually used during
the install phase.
PR: 237862
Submitted by: Christopher <inbox@alleghenycomputer.com> |
1.35 13 May 2019 09:04:20 |
madpilot |
- Add USES=shebangfix where required in geany and geany-plugin-*
ports. This fixes build issues reported by users [1]
- Only bump PORTREVISION for geany-plugin-geanypy since the file
modified in it by shebangfix is actually installed with the pkg
PR: 237862 [1]
Submitted by: Christopher <inbox@alleghenycomputer.com>
MFH: 2019Q2 |
1.35 30 Apr 2019 08:53:49 |
madpilot |
- Update geany to 1.35
- Update geany-plugins to 1.35 |
1.34.1 30 Jan 2019 22:31:13 |
madpilot |
Update geany to 1.34.1.
Release Notes:
https://www.geany.org/Documentation/ReleaseNotes |
1.34 18 Dec 2018 14:34:35 |
madpilot |
- Update geany to 1.34
- Update geany-plugins to 1.34
- Add new vimode geany plugin
- Scope plugin now supports gtk3
- Regenerate one patch and rename to conform to rules
> Description of fields to fill in above: 76 columns --|
> PR: If and which Problem Report is related.
> Submitted by: If someone else sent in the change.
> Reported by: If someone else reported the issue.
> Reviewed by: If someone else reviewed your modification.
> Approved by: If you needed approval for this commit.
> Obtained from: If the change is from a third party.
> MFC after: N [day[s]|week[s]|month[s]]. Request a reminder
email.
> MFH: Ports tree branch name. Request approval for merge.
> Relnotes: Set to 'yes' for mention in release notes. (Only the first 15 lines of the commit message are shown above ) |
1.33_3 12 Dec 2018 01:35:36 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t
GCC 8.2 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang,
c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib
plus, as a double check, everything INDEX-11 showed depending on lang/gcc7.
PR: 231590 |
1.33_2 09 Dec 2018 17:29:13 |
madpilot |
- Add gtk2 and gtk3 flavors to geany ports
- Make gtk3 the default
NOTE: some plugins are gtk2 only, please check UPDATING.
PR: 226523
Submitted by: Greg V <greg@unrelenting.technology>
Reviewed by: mat
Approved by: portmgr (mat)
Differential Revision: https://reviews.freebsd.org/D18018 |
1.33_1 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.33 11 Jun 2018 01:44:15 |
linimon |
Fix port builds for architectures which remain on gcc as the default compiler.
This will primarily help powerpc64.
For archs where clang is the default compiler, these changes will have no
effect, as the base compiler already has these capabilities (primarily, but
not exclusively, c++-11).
Tested for no-harm on amd64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.33 26 Feb 2018 18:50:27 |
madpilot |
- Update geany and its plugins to 1.33 |
1.32 07 Dec 2017 09:00:25 |
amdmi3 |
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket |
1.32 21 Nov 2017 17:59:25 |
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 |
1.31 18 Jul 2017 07:18:28 |
madpilot |
- Update devel/geany to 1.31
- Update geany plugins to 1.31
- Add missing dependencies reported by poudriere |
1.30.1 20 Mar 2017 16:03:10 |
madpilot |
Update devel/geany to 1.30.1. |
1.30 07 Mar 2017 09:29:06 |
madpilot |
Update devel/geany and it's pluginsd to 1.30
Release Notes: http://www.geany.org/Documentation/ReleaseNotes |
1.29 14 Nov 2016 17:59:46 |
madpilot |
- Update geany and geany-plugins to 1.29
- Convert to USES=localbase
- geanylipsum plugin renamed to lipsum |
1.28 12 Jul 2016 12:44:39 |
madpilot |
- Update to 1.28
- geanysendmail module renamed to sendmail |
1.27 09 Jun 2016 15:24:55 |
madpilot |
Take.
Approved by: makc@ (former maintainer, via email) |
1.27 06 Jun 2016 16:20:11 |
madpilot |
- 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 31 Aug 2015 08:57:39 |
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 |
1.24.1 25 Aug 2015 10:03:09 |
makc |
Convert my ports to new options helpers |
1.24.1 02 Aug 2015 20:23:56 |
kwm |
Part 1 of adding USE_GNOME=intltool to ports that require it.
The reason for this is that in the GNOME 3.16 update, USE_GNOME gtk20 and
gtk30 don't pull intltool in anymore.
PR: 201980
Exp-run by: antoine@ |
1.24.1 09 Mar 2015 17:53:14 |
makc |
devel/geany:
- Fix build without DOCS
PR: 198446
Reported by: rozhuk.im@gmail.com |
1.24.1 08 Mar 2015 18:43:09 |
makc |
devel/geany:
- Update to 1.24.1
- Fix build without NLS option [1]
- Convert to options helpers
devel/geany-plugin*:
- Update to 1.24, add new plugins:
geany-plugin-autoclose
geany-plugin-defineformat
geany-plugin-geanypy
geany-plugin-pairtaghighlighter
geany-plugin-pohelper
- Fix build without NLS option
Reported by: Kamil Szczesny <mailto.kamils@gmail.com> [1] |
1.23.1_2 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
1.23.1_2 05 Jun 2014 16:13:29 |
wblock |
...and update the port revision.
Approved by: bdrewery |
1.23.1_1 05 Jun 2014 16:10:29 |
wblock |
Actually install the man page so staging doesn't get all in an uproar
when it is not present, aka "Fix it."
Approved by: bdrewery |
1.23.1_1 12 May 2014 08:03:36 |
tijl |
Convert devel/geany* to USES=libtool tar:bzip2.
Approved by: makc |
1.23.1 23 Oct 2013 13:08:42 |
makc |
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes |
1.23.1 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
1.23.1 20 Sep 2013 17:04:44 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2) |
1.23.1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.23.1 12 Jul 2013 14:15:51 |
makc |
Update to 1.23.1 |
1.23_1 26 Apr 2013 10:44:29 |
ak |
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt) |
1.23_1 23 Apr 2013 10:13:20 |
bapt |
Convert devel to USES=pkgconfig |
1.23_1 03 Apr 2013 11:27:43 |
makc |
- Remove autogenerated icon-theme.cache from plist
Approved by: portmgr (miwi) |
1.23 21 Mar 2013 14:43:24 |
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 |
1.22 06 Oct 2012 18:10:53 |
makc |
- Update to 1.22
- Convert to new options framework
- Mark MAKE_JOBS_SAFE
- Take maintainership
PR: ports/171846,
ports/172152 [1]
Submitted by: Eric Turgeon <ericturgeon.bsd at gmail.com> [1]
Approved by: maintainer timeouts (2 weeks for ports/171846) |
0.21_1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.21 17 Oct 2011 23:22:41 |
glarkin |
- Updated to 0.21
- Added LICENSE
- Use gnomehack instead of homebrew REINPLACE_CMD
- Switched to bsd.port.options.mk
- Updated WWW
ChangeLog:
http://www.geany.org/Documentation/ReleaseNotes
PR: ports/161240
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: ar@null.lv (maintainer; timeout - 15 days) |
0.20 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
0.20 31 May 2011 03:26:20 |
miwi |
- Update to 0.20
PR: 155912
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout |
0.19.1 09 Oct 2010 20:44:13 |
makc |
Update to 0.19.1
PR: ports/150770
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
Reviewed by: Andris Raugulis (maintainer) |
0.18_3 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
0.18_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.18_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.18 03 Sep 2009 03:32:38 |
amdmi3 |
- Update to 0.18
PR: 138189
Submitted by: Andris Raugulis <ar@null.lv> (maintainer) |
0.17_2 22 Aug 2009 17:55:27 |
marcus |
Chase the vte shared lib bump. |
0.17_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.17 06 May 2009 01:01:49 |
amdmi3 |
- Update to 0.17
PR: 134215
Submitted by: Andris Raugulis <ar at null dot lv> (maintainer) |
0.16 19 Mar 2009 21:30:46 |
beat |
- Update to 0.16
PR: ports/132702
Submitted by: Andris Raugulis <ar AT null.lv> (maintainer)
Approved by: miwi (mentor) |
0.15 05 Jan 2009 19:44:02 |
pav |
- Remove conditional checks for FreeBSD 5.x and older |
0.15 09 Dec 2008 10:12:43 |
araujo |
- Update to 0.15.
PR: ports/129389
Submitted by: myself
Reviewed by: Andris Raugulis <ar@null.lv> (maintainer)
Approved by: Andris Raugulis <ar@null.lv> (maintainer) |
0.14_1 06 Jun 2008 13:21:59 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
0.14 05 May 2008 06:57:58 |
rafan |
- Update to 0.14
PR: ports/123377
Submitted by: Andris Raugulis <ar at null.lv> (maintainer) |
0.13 18 Mar 2008 00:35:22 |
araujo |
- Update to 0.13.
- Pass maintainership to submitter.
PR: ports/121469
Submitted by: Andris Raugulis <ar@null.lv>
Approved by: maintainer timeout (more than 2 months). |
0.11 16 Dec 2007 13:27:22 |
araujo |
- Update to 0.11.
PR: ports/117058
Submitted by: Andris Raugulis <ar@null.lv>
Approved by: maintainer timeout(2 months), stas (mentor, implicit) |
0.10.2_1 23 Jul 2007 09:36:52 |
rafan |
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run |
0.10.2_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.10.2 25 Apr 2007 07:04:51 |
clsung |
- Update to 0.10.2
- fix for not installing a manual page
- add additional config option
- remove stale 4.xx support
PR: ports/110604
Submitted by: Sticky Bit<stickybit_AT_gmx dot net>
Approved by: maintainer (timeout) |
0.9 08 Oct 2006 17:06:06 |
clsung |
- Update to 0.9
- move from X11BASE to LOCALBASE
- make portlint happy
- new fixed pkg-plist
PR: ports/102838
Submitted by: Stick Bit <stickybit_AT_gmx dot net>
Approved by: maintainer (Remington Lang) |
0.7.1 31 Aug 2006 20:20:46 |
pav |
- Update to 0.7.1
- Optionalize vte dependency
PR: ports/100844
Submitted by: ports@c0decafe.net <ports@c0decafe.net>
Approved by: Remington L <mrl0lz@gmail.com> (maintainer) |
0.4 04 Apr 2006 12:28:14 |
jylefort |
Add geany.
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.
WWW: http://geany.uvena.de/
PR: ports/91817
Submitted by: Remington <mrl0lz@gmail.com> |