notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: x11-themes/gtk-oxygen-engine/Makefile

Number of commits found: 52

Thursday, 2 Mar 2023
05:23 Tobias C. Berner (tcberner) search for other commits by this committer
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.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
  notifications (!63).
* Various code clean-ups and test improvements.

What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
  not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
  description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
  to be registered only for a given application (!52).

- accessibility/atk and accessibility/at-spi2-atk have been merged into
  accessibility/at-spi2-core

- accessibility/at-spi2-core: bump consumers of removed ports atk and
at-spi2-atk

PR:		269704
Exp-run by:	antoine
---
commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 commit hash: fa81a4f5f8ed2bc2104eca4ebbb1b69731bae2e8 fa81a4f
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 8 Nov 2019
11:21 tobik search for other commits by this committer
x11*: Add missing USES={gl,gnome,mate}
Original commitRevision:517047 
Friday, 26 Jul 2019
20:46 gerald search for other commits by this committer
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
Original commitRevision:507372 
Wednesday, 12 Dec 2018
01:35 gerald search for other commits by this committer
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
Original commitRevision:487272 
Friday, 2 Nov 2018
16:36 linimon search for other commits by this committer
Fix build on powerpc64 by adding compiler:c++11-lang to USES.

Approved by:	portmgr (tier-2 blanket)
Original commitRevision:483822 
Thursday, 8 Dec 2016
19:52 tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
Original commitRevision:428152 
Friday, 1 Apr 2016
14:33 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412351 
Thursday, 14 May 2015
10:15 mat search for other commits by this committer
MASTER_SITES cleanup.

- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
  of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
  no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.

While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.

Also, replace some EXTRACT_SUFX occurences with USES=tar:*.

Checked by:	make fetch-urlall-list
With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:386312 
Wednesday, 29 Oct 2014
21:56 rakuco search for other commits by this committer
Update to 1.4.6.
Original commitRevision:371711 
Tuesday, 29 Jul 2014
18:41 adamw search for other commits by this committer
Convert a bunch of USE_BZIP2 to USES=tar:bzip2

Approved by:	portmgr (not really, but touches unstaged ports)
Original commitRevision:363371 
Monday, 5 May 2014
21:21 rakuco search for other commits by this committer
Update to 1.4.5.

Improvements include:

* fix bluring behind tooltips in KDE on 64 bits machines
* improve detection of empty areas for window dragging
* re-enabling shadows behind menus and window background for recent
  libreoffice versions
* fix calculation of the tabs area, that was creating infinite repaint loop
  under certain conditions
Original commitRevision:353044 
Sunday, 26 Jan 2014
15:06 rakuco search for other commits by this committer
Update to 1.4.3.
Original commitRevision:341196 
Sunday, 15 Dec 2013
19:41 rakuco search for other commits by this committer
- Update to 1.4.1.
- Support staging.

Changes in this version:
 * Mark zotero as XUL application
 * Fix some antialias issue on sliders
Original commitRevision:336573 
Friday, 20 Sep 2013
23:54 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
Original commitRevision:327783 
Sunday, 1 Sep 2013
22:03 rakuco search for other commits by this committer
- Update to 1.4.0.
- Remove patch for EOL'ed FreeBSD releases (< 8.1).
Original commitRevision:325920 
Wednesday, 14 Aug 2013
22:35 ak search for other commits by this committer
- Remove MAKE_JOBS_SAFE variable

Approved by:	portmgr (bdrewery)
Original commitRevision:324744 
Monday, 3 Jun 2013
21:57 rakuco search for other commits by this committer
Update to 1.3.4
Original commitRevision:319810 
Tuesday, 30 Apr 2013
07:21 rakuco search for other commits by this committer
Set LICENSE, and adjust the WWW line in pkg-descr to the new format.
Original commitRevision:316886 
Monday, 29 Apr 2013
20:40 rakuco search for other commits by this committer
Update gtk-oxygen-engine to 1.3.3 and gtk3-oxygen-engine to 1.1.3.
Original commitRevision:316847 
Tuesday, 23 Apr 2013
14:20 bapt search for other commits by this committer
Finish converting the whole ports tree to USES=pkgconfig
Original commitRevision:316355 
Friday, 22 Mar 2013
20:06 makc search for other commits by this committer
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
  for users

Approved by:	portmgr (miwi)
Original commitRevision:314960 
Wednesday, 13 Feb 2013
15:43 rakuco search for other commits by this committer
Update to 1.3.2.1.

This fixes KDE bug 314545.
Original commitRevision:312163 
Sunday, 3 Feb 2013
20:30 rakuco search for other commits by this committer
- Update to 1.3.2.
- Remove library version numbers in the dependencies.
- Use USE_PKGCONFIG.
Original commitRevision:311492 
Sunday, 7 Oct 2012
13:59 rakuco search for other commits by this committer
Clean up the headers of the ports I maintain.
Original commitRevision:305477 
Friday, 5 Oct 2012
21:13 rakuco search for other commits by this committer
Update to 1.3.1
Original commitRevision:305321 
Tuesday, 17 Jul 2012
16:25 rakuco search for other commits by this committer
Update to 1.3.0.
Original commit
Tuesday, 19 Jun 2012
05:40 rakuco search for other commits by this committer
Update to 1.2.5.
Original commit
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Monday, 14 May 2012
22:43 rakuco search for other commits by this committer
Update to 1.2.4.
Original commit
Sunday, 15 Apr 2012
19:50 rakuco search for other commits by this committer
Update to 1.2.3.
Original commit
Tuesday, 20 Mar 2012
23:53 rakuco search for other commits by this committer
Update to 1.2.2

Feature safe:   yes
Original commit
Saturday, 18 Feb 2012
19:47 rakuco search for other commits by this committer
Update to 1.2.1.
Original commit
Monday, 30 Jan 2012
19:47 rakuco search for other commits by this committer
Add version 1.0.0 of x11-themes/gtk3-oxygen-engine.

Change the plist of x11-themes/gtk-oxygen-engine now that both ports try to
remove the same directory (share/themes/oxygen-gtk) and remove a few @dirrmtry
calls from it which are already performed by x11-toolkits/gtk20.

Reviewed by:    avilla, kwm
Original commit
Thursday, 19 Jan 2012
13:03 rakuco search for other commits by this committer
Update to 1.2.0.
Original commit
Friday, 16 Dec 2011
00:35 rakuco search for other commits by this committer
Update to 1.1.6.

Approved by:    avilla (mentor, implicit)
Feature safe:   yes
Original commit
Saturday, 19 Nov 2011
21:59 rakuco search for other commits by this committer
Update to 1.1.5.

Approved by:    avilla (mentor, implicit)
Feature safe:   yes
Original commit
Sunday, 23 Oct 2011
17:44 rakuco search for other commits by this committer
Update to 1.1.4.

Approved by:    makc (mentor)
Original commit
Friday, 16 Sep 2011
13:43 rakuco search for other commits by this committer
Update to 1.1.3.

Approved by:    makc (mentor)
Original commit
Tuesday, 30 Aug 2011
02:08 rakuco search for other commits by this committer
Update to 1.1.2.

Approved by:    avilla (mentor)
Original commit
Sunday, 28 Aug 2011
18:04 rakuco search for other commits by this committer
Update my mail address in the ports I maintain.

Approved by:    avilla
Original commit
Tuesday, 19 Jul 2011
10:59 jlaffaye search for other commits by this committer
Update to 1.1.1

PR:             ports/158998
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Original commit
Sunday, 26 Jun 2011
23:01 beech search for other commits by this committer
- Make the depend on dbus-glib explicit, otherwise packages will be built
  without dbus supprort
- Fix build on FreeBSD 8.1, which has a different signature for dlerror(3)

PR:             ports/158315
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Original commit
Sunday, 19 Jun 2011
18:08 jlaffaye search for other commits by this committer
Update to 1.1.0

PR:             ports/158029
Submitted by:   Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Approved by:    bapt (mentor)
Original commit
Thursday, 19 May 2011
20:26 makc search for other commits by this committer
Pass maintainership to the latest submitter.
Original commit
20:13 makc search for other commits by this committer
Update to 1.0.5

PR:             ports/157023
Submitted by:   Raphael Kubo da Costa <kubito at gmail.com>
Original commit
Sunday, 17 Apr 2011
10:11 makc search for other commits by this committer
Update to 1.0.4
Original commit
Thursday, 17 Mar 2011
17:23 makc search for other commits by this committer
Update to 1.0.3

PR:             ports/155624
Submitted by:   Raphael Kubo da Costa <kubito at gmail.com>
Original commit
Friday, 14 Jan 2011
22:53 makc search for other commits by this committer
Update to 1.0.1

Feature safe:   yes
Original commit
Tuesday, 14 Dec 2010
13:18 makc search for other commits by this committer
Add new port x11-themes/gtk-oxygen-engine:

Oxygen-Gtk is a port of the default KDE widget theme (Oxygen) to Gtk.

WWW:    http://kde-look.org/content/show.php/?content=136216
Original commit

Number of commits found: 52