non port: devel/geany/Makefile |
SVNWeb
|
Number of commits found: 73 |
Sat, 26 Aug 2023
|
[ 21:03 Po-Chuan Hsieh (sunpoet) ] 7a4777d (Only the first 10 of 116 ports in this commit are shown above. )
*: 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)
|
Thu, 2 Mar 2023
|
[ 05:23 Tobias C. Berner (tcberner) ] fa81a4f (Only the first 10 of 1168 ports in this commit are shown above. )
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 )
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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 )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] aa6eefd (Only the first 10 of 5087 ports in this commit are shown above. )
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 )
|
Sun, 10 Oct 2021
|
[ 19:44 Baptiste Daroussin (bapt) ] 2c672a4 (Only the first 10 of 586 ports in this commit are shown above. )
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)
|
[ 16:24 Guido Falsi (madpilot) ] 4bd337a (Only the first 10 of 21 ports in this commit are shown above. )
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
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Sun, 8 Nov 2020
|
[ 21:52 madpilot ]
Update geany to 1.37.1
|
Mon, 26 Oct 2020
|
[ 08:54 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.
|
Sat, 24 Oct 2020
|
[ 08:51 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
|
Sun, 24 Nov 2019
|
[ 10:03 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
|
Mon, 30 Sep 2019
|
[ 11:40 madpilot ]
Update geany and geany-plugins to 1.36.
The geany-plugin-debugger port now supports gtk3 and has a gtk3 flavor.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
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
|
Wed, 15 May 2019
|
[ 09:26 madpilot ]
Add explicit build depend on python, since it's actually used during
the install phase.
PR: 237862
Submitted by: Christopher <inbox@alleghenycomputer.com>
|
Mon, 13 May 2019
|
[ 09:04 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
|
Tue, 30 Apr 2019
|
[ 08:53 madpilot ]
- Update geany to 1.35
- Update geany-plugins to 1.35
|
Wed, 30 Jan 2019
|
[ 22:31 madpilot ]
Update geany to 1.34.1.
Release Notes:
https://www.geany.org/Documentation/ReleaseNotes
|
Tue, 18 Dec 2018
|
[ 14:34 madpilot ] (Only the first 10 of 17 ports in this commit are shown above. )
- 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 )
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
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
|
Sun, 9 Dec 2018
|
[ 17:29 madpilot ] (Only the first 10 of 14 ports in this commit are shown above. )
- 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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
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
|
Mon, 11 Jun 2018
|
[ 01:44 linimon ] (Only the first 10 of 40 ports in this commit are shown above. )
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)
|
Mon, 26 Feb 2018
|
[ 18:50 madpilot ]
- Update geany and its plugins to 1.33
|
Thu, 7 Dec 2017
|
[ 09:00 amdmi3 ]
- Fix LICENSE
- Add LICENSE_FILE
- Update WWW
Approved by: portmgr blanket
|
Tue, 21 Nov 2017
|
[ 17:59 madpilot ] (Only the first 10 of 51 ports in this commit are shown above. )
- 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
|
Tue, 18 Jul 2017
|
[ 07:18 madpilot ] (Only the first 10 of 14 ports in this commit are shown above. )
- Update devel/geany to 1.31
- Update geany plugins to 1.31
- Add missing dependencies reported by poudriere
|
Mon, 20 Mar 2017
|
[ 16:03 madpilot ]
Update devel/geany to 1.30.1.
|
Tue, 7 Mar 2017
|
[ 09:29 madpilot ]
Update devel/geany and it's pluginsd to 1.30
Release Notes: http://www.geany.org/Documentation/ReleaseNotes
|
Mon, 14 Nov 2016
|
[ 17:59 madpilot ]
- Update geany and geany-plugins to 1.29
- Convert to USES=localbase
- geanylipsum plugin renamed to lipsum
|
Tue, 12 Jul 2016
|
[ 12:44 madpilot ]
- Update to 1.28
- geanysendmail module renamed to sendmail
|
Thu, 9 Jun 2016
|
[ 15:24 madpilot ] (Only the first 10 of 45 ports in this commit are shown above. )
Take.
Approved by: makc@ (former maintainer, via email)
|
Mon, 6 Jun 2016
|
[ 16:20 madpilot ] (Only the first 10 of 14 ports in this commit are shown above. )
- 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
|
Mon, 31 Aug 2015
|
[ 08:57 makc ] (Only the first 10 of 41 ports in this commit are shown above. )
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
|
Tue, 25 Aug 2015
|
[ 10:03 makc ] (Only the first 10 of 23 ports in this commit are shown above. )
Convert my ports to new options helpers
|
Sun, 2 Aug 2015
|
[ 20:23 kwm ] (Only the first 10 of 124 ports in this commit are shown above. )
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@
|
Sun, 8 Mar 2015
|
[ 18:43 makc ] (Only the first 10 of 61 ports in this commit are shown above. )
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]
|
Thu, 5 Jun 2014
|
[ 16:13 wblock ]
...and update the port revision.
Approved by: bdrewery
|
[ 16:10 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
|
Mon, 12 May 2014
|
[ 08:03 tijl ] (Only the first 10 of 65 ports in this commit are shown above. )
Convert devel/geany* to USES=libtool tar:bzip2.
Approved by: makc
|
Wed, 23 Oct 2013
|
[ 13:08 makc ] (Only the first 10 of 108 ports in this commit are shown above. )
- Support staging
- Use new LIB_DEPENDS syntax
- Use options helpers
- Convert to USES
- Minor changes/fixes
|
Fri, 20 Sep 2013
|
[ 17:04 bapt ] (Only the first 10 of 482 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 2)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 12 Jul 2013
|
[ 14:15 makc ]
Update to 1.23.1
|
Fri, 26 Apr 2013
|
[ 10:44 ak ] (Only the first 10 of 277 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 4)
Approved by: portmgr (bapt)
|
Tue, 23 Apr 2013
|
[ 10:13 bapt ] (Only the first 10 of 97 ports in this commit are shown above. )
Convert devel to USES=pkgconfig
|
Wed, 3 Apr 2013
|
[ 11:27 makc ]
- Remove autogenerated icon-theme.cache from plist
Approved by: portmgr (miwi)
|
Thu, 21 Mar 2013
|
[ 14:43 makc ] (Only the first 10 of 52 ports in this commit are shown above. )
- 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
|
Sat, 6 Oct 2012
|
[ 18:10 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)
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Mon, 17 Oct 2011
|
[ 23:22 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)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Tue, 31 May 2011
|
[ 03:26 miwi ]
- Update to 0.20
PR: 155912
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by: maintainer timeout
|
Sat, 9 Oct 2010
|
[ 20:44 makc ]
Update to 0.19.1
PR: ports/150770
Submitted by: Aldis Berjoza <aldis at bsdroot.lv>
Reviewed by: Andris Raugulis (maintainer)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sun, 28 Mar 2010
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Thu, 3 Sep 2009
|
[ 03:32 amdmi3 ]
- Update to 0.18
PR: 138189
Submitted by: Andris Raugulis <ar@null.lv> (maintainer)
|
Sat, 22 Aug 2009
|
[ 17:55 marcus ] (Only the first 10 of 23 ports in this commit are shown above. )
Chase the vte shared lib bump.
|
Fri, 31 Jul 2009
|
[ 13:57 dinoex ] (Only the first 10 of 3009 ports in this commit are shown above. )
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin
|
Wed, 6 May 2009
|
[ 01:01 amdmi3 ]
- Update to 0.17
PR: 134215
Submitted by: Andris Raugulis <ar at null dot lv> (maintainer)
|
Thu, 19 Mar 2009
|
[ 21:30 beat ]
- Update to 0.16
PR: ports/132702
Submitted by: Andris Raugulis <ar AT null.lv> (maintainer)
Approved by: miwi (mentor)
|
Mon, 5 Jan 2009
|
[ 19:44 pav ] (Only the first 10 of 103 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Tue, 9 Dec 2008
|
[ 10:12 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)
|
Fri, 6 Jun 2008
|
[ 13:21 edwin ] (Only the first 10 of 367 ports in this commit are shown above. )
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)
|
Mon, 5 May 2008
|
[ 06:57 rafan ]
- Update to 0.14
PR: ports/123377
Submitted by: Andris Raugulis <ar at null.lv> (maintainer)
|
Tue, 18 Mar 2008
|
[ 00:35 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).
|
Sun, 16 Dec 2007
|
[ 13:27 araujo ]
- Update to 0.11.
PR: ports/117058
Submitted by: Andris Raugulis <ar@null.lv>
Approved by: maintainer timeout(2 months), stas (mentor, implicit)
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (Only the first 10 of 437 ports in this commit are shown above. )
- 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
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 25 Apr 2007
|
[ 07:04 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)
|
Sun, 8 Oct 2006
|
[ 17: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)
|
Thu, 31 Aug 2006
|
[ 20:20 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)
|
Tue, 4 Apr 2006
|
[ 12:28 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>
|
Number of commits found: 73 |