non port: x11-themes/gtk-oxygen-engine/Makefile |
SVNWeb
|
Number of commits found: 52 |
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, 7 Apr 2021
|
[ 08:09 Mathieu Arnold (mat) ] cf118cc (Only the first 10 of 8873 ports in this commit are shown above. )
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
|
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.
|
Fri, 8 Nov 2019
|
[ 11:21 tobik ] (Only the first 10 of 139 ports in this commit are shown above. )
x11*: Add missing USES={gl,gnome,mate}
|
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, 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
|
Fri, 2 Nov 2018
|
[ 16:36 linimon ] (Only the first 10 of 13 ports in this commit are shown above. )
Fix build on powerpc64 by adding compiler:c++11-lang to USES.
Approved by: portmgr (tier-2 blanket)
|
Thu, 8 Dec 2016
|
[ 19:52 tijl ] (Only the first 10 of 551 ports in this commit are shown above. )
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.
|
Fri, 1 Apr 2016
|
[ 14:33 mat ] (Only the first 10 of 2136 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
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
|
Wed, 29 Oct 2014
|
[ 21:56 rakuco ]
Update to 1.4.6.
|
Tue, 29 Jul 2014
|
[ 18:41 adamw ] (Only the first 10 of 426 ports in this commit are shown above. )
Convert a bunch of USE_BZIP2 to USES=tar:bzip2
Approved by: portmgr (not really, but touches unstaged ports)
|
Mon, 5 May 2014
|
[ 21:21 rakuco ]
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
|
Sun, 26 Jan 2014
|
[ 15:06 rakuco ]
Update to 1.4.3.
|
Sun, 15 Dec 2013
|
[ 19:41 rakuco ]
- Update to 1.4.1.
- Support staging.
Changes in this version:
* Mark zotero as XUL application
* Fix some antialias issue on sliders
|
Fri, 20 Sep 2013
|
[ 23:54 bapt ] (Only the first 10 of 168 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-themes)
|
Sun, 1 Sep 2013
|
[ 22:03 rakuco ]
- Update to 1.4.0.
- Remove patch for EOL'ed FreeBSD releases (< 8.1).
|
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)
|
Mon, 3 Jun 2013
|
[ 21:57 rakuco ]
Update to 1.3.4
|
Tue, 30 Apr 2013
|
[ 07:21 rakuco ]
Set LICENSE, and adjust the WWW line in pkg-descr to the new format.
|
Mon, 29 Apr 2013
|
[ 20:40 rakuco ]
Update gtk-oxygen-engine to 1.3.3 and gtk3-oxygen-engine to 1.1.3.
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] (Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Fri, 22 Mar 2013
|
[ 20:06 makc ] (Only the first 10 of 464 ports in this commit are shown above. )
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
|
Wed, 13 Feb 2013
|
[ 15:43 rakuco ]
Update to 1.3.2.1.
This fixes KDE bug 314545.
|
Sun, 3 Feb 2013
|
[ 20:30 rakuco ]
- Update to 1.3.2.
- Remove library version numbers in the dependencies.
- Use USE_PKGCONFIG.
|
Sun, 7 Oct 2012
|
[ 13:59 rakuco ]
Clean up the headers of the ports I maintain.
|
Fri, 5 Oct 2012
|
[ 21:13 rakuco ]
Update to 1.3.1
|
Tue, 17 Jul 2012
|
[ 16:25 rakuco ]
Update to 1.3.0.
|
Tue, 19 Jun 2012
|
[ 05:40 rakuco ]
Update to 1.2.5.
|
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, 14 May 2012
|
[ 22:43 rakuco ]
Update to 1.2.4.
|
Sun, 15 Apr 2012
|
[ 19:50 rakuco ]
Update to 1.2.3.
|
Tue, 20 Mar 2012
|
[ 23:53 rakuco ]
Update to 1.2.2
Feature safe: yes
|
Sat, 18 Feb 2012
|
[ 19:47 rakuco ]
Update to 1.2.1.
|
Mon, 30 Jan 2012
|
[ 19:47 rakuco ]
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
|
Thu, 19 Jan 2012
|
[ 13:03 rakuco ]
Update to 1.2.0.
|
Fri, 16 Dec 2011
|
[ 00:35 rakuco ]
Update to 1.1.6.
Approved by: avilla (mentor, implicit)
Feature safe: yes
|
Sat, 19 Nov 2011
|
[ 21:59 rakuco ]
Update to 1.1.5.
Approved by: avilla (mentor, implicit)
Feature safe: yes
|
Sun, 23 Oct 2011
|
[ 17:44 rakuco ]
Update to 1.1.4.
Approved by: makc (mentor)
|
Fri, 16 Sep 2011
|
[ 13:43 rakuco ]
Update to 1.1.3.
Approved by: makc (mentor)
|
Tue, 30 Aug 2011
|
[ 02:08 rakuco ]
Update to 1.1.2.
Approved by: avilla (mentor)
|
Sun, 28 Aug 2011
|
[ 18:04 rakuco ]
Update my mail address in the ports I maintain.
Approved by: avilla
|
Tue, 19 Jul 2011
|
[ 10:59 jlaffaye ]
Update to 1.1.1
PR: ports/158998
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
|
Sun, 26 Jun 2011
|
[ 23:01 beech ]
- 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)
|
Sun, 19 Jun 2011
|
[ 18:08 jlaffaye ]
Update to 1.1.0
PR: ports/158029
Submitted by: Raphael Kubo da Costa <kubito@gmail.com> (maintainer)
Approved by: bapt (mentor)
|
Thu, 19 May 2011
|
[ 20:26 makc ]
Pass maintainership to the latest submitter.
|
[ 20:13 makc ]
Update to 1.0.5
PR: ports/157023
Submitted by: Raphael Kubo da Costa <kubito at gmail.com>
|
Sun, 17 Apr 2011
|
[ 10:11 makc ]
Update to 1.0.4
|
Thu, 17 Mar 2011
|
[ 17:23 makc ]
Update to 1.0.3
PR: ports/155624
Submitted by: Raphael Kubo da Costa <kubito at gmail.com>
|
Fri, 14 Jan 2011
|
[ 22:53 makc ]
Update to 1.0.1
Feature safe: yes
|
Tue, 14 Dec 2010
|
[ 13:18 makc ]
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
|
Number of commits found: 52 |