notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
All known SQL injection issues patched. There is no evidence it was exploited. That doesn’t mean it wasn’t. Please change your password.
non port: devel/libappindicator/Makefile
SVNWeb

Number of commits found: 17

Thu, 2 Mar 2023
[ 05:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  commit hash:fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8  fa81a4f  (Only the first 10 of 1168 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Fri, 26 Aug 2022
[ 17:02 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  commit hash:d9b0d9ac4e6b3fc91eb160e6f884d96354caa9bd  d9b0d9a  (Only the first 10 of 165 ports in this commit are shown above. View all ports for this commit)
framework: switch tree to using vala.mk

PR:		249940
Thu, 16 Dec 2021
[ 04:30 Hiroki Tagato (tagattie) search for other commits by this committer ]    commit hash:e29d3fe64d6836939355be9040e9d6a78df6746a  commit hash:e29d3fe64d6836939355be9040e9d6a78df6746a  commit hash:e29d3fe64d6836939355be9040e9d6a78df6746a  e29d3fe 
devel/libappindicator: update to 12.10.1.2010202007061.01
Wed, 7 Apr 2021
[ 08:09 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  commit hash:cf118ccf875508b9a1c570044c93cfcc82bd455c  cf118cc  (Only the first 10 of 8873 ports in this commit are shown above. View all ports for this commit)
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Tue, 2 Mar 2021
[ 14:29 danfe search for other commits by this committer ] Original commit   Revision:566954
Unbreak the build when Mono is installed.  Ideally MONO option should be
introduced with missing dependencies added, and this `post-patch' target
converted to `post-patch-MONO-off' (unfortunately, configure script does
not have --disable-mono switch or useful ac_cv_FOO variable which can be
passed via CONFIGURE_ENV).
Mon, 8 Jun 2020
[ 04:41 kevans search for other commits by this committer ] Original commit   Revision:538197 (Only the first 10 of 29 ports in this commit are shown above. View all ports for this commit)
Multiple ports: improve regex compliance

These changes largely fall into just two categories:

1. Need textproc/gsed for GNU extensions
2. Extraneous escapes that can go away

For #1, there's a further subdivision into those that require autoconf magic
and those that can get away with BINARY_ALIAS=sed=${LOCALBASE}/bin/gsed.
-CURRENT will soon gain GNU extensions, but these will take longer to get to
all supported releases; we must switch them to gsed to ensure we're actually
properly building them as intended.

For #2, I've fixed these as I can and we should upstream these fixes.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
Mon, 13 Apr 2020
[ 03:15 tagattie search for other commits by this committer ] Original commit   Revision:531571 (Only the first 10 of 19 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER email address to FreeBSD.org one

Approved by:	ehaupt (mentor)
Thu, 6 Feb 2020
[ 18:22 swills search for other commits by this committer ] Original commit   Revision:525397
devel/libappindicator: update and undeprecate

While here, pass maintainership to submitter

PR:		243750
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Wed, 29 Jan 2020
[ 13:28 antoine search for other commits by this committer ] Original commit   Revision:524547
Deprecate a few pygtk2 ports

With hat:	portmgr
Fri, 8 Nov 2019
[ 11:39 tobik search for other commits by this committer ] Original commit   Revision:517048 (Only the first 10 of 109 ports in this commit are shown above. View all ports for this commit)
devel: Add missing USES={gl,gnome,php,sdl}
Mon, 4 Mar 2019
[ 21:25 swills search for other commits by this committer ] Original commit   Revision:494651
devel/libappindicator: make VAPI option ON by default

PR:		236124
Submitted by:	Hiroki Tagato <tagattie@yandex.com>
Sat, 5 Jan 2019
[ 02:45 swills search for other commits by this committer ] Original commit   Revision:489298
devel/libappindicator: Fix build if lang/vala is installed

PR:		234549
Submitted by:	John Hein <jcfyecrayz@liamekaens.com>
Sun, 9 Dec 2018
[ 04:53 swills search for other commits by this committer ] Original commit   Revision:487020
devel/libappindicator: Fix configure if CUPS option in x11-toolkits/gtk{2,3)0 is
disabled

PR:		233846
Reported by:	Grzegorz Junka <list1@gjunka.com>
Sun, 27 May 2018
[ 08:17 antoine search for other commits by this committer ] Original commit   Revision:470965
libappindicator is not compatible with python3
Sat, 5 May 2018
[ 03:47 swills search for other commits by this committer ] Original commit   Revision:469084
devel/libappindicator: create port

A library to allow applications to export a menu into the Unity Menu bar. Based
on KSNI it also works in KDE and will fallback to generic Systray support if
none of those are available.

WWW: https://launchpad.net/libappindicator

Number of commits found: 17