non port: deskutils/cairo-dock/Makefile |
Number of commits found: 49 |
Tuesday, 25 Apr 2023
|
15:17 Christian Weisgerber (naddy)
audio/opus: bump consumers after update to 1.4
feb1fa3 |
Thursday, 2 Mar 2023
|
05:23 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.
* 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
---
fa81a4f |
Monday, 2 Jan 2023
|
04:05 Jan Beich (jbeich)
deskutils/cairo-dock: add to wayland category
9dbc289 |
Wednesday, 7 Sep 2022
|
21:10 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.
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)
b7f0544 |
Sunday, 10 Apr 2022
|
19:11 Charlie Li (vishwin)
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
d63665f |
Saturday, 26 Mar 2022
|
08:27 Matthias Fechner (mfechner)
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
247c7db |
Tuesday, 22 Jun 2021
|
18:53 Kevin Bowling (kbowling)
graphics/mesa-libs: Bump reverse deps for libglvnd
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
da3162c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Monday, 22 Mar 2021
|
10:17 danfe
Fix spelling mistakes, typos, poor wording, hyphenation, jargonisms,
contractions, "<portname> is ..." cases, missing Oxford commas, and
other miscellaneous style bugs in the COMMENT line.
 |
Monday, 9 Nov 2020
|
17:08 tcberner
Prefer graphics/ligvrsvg2-rust over graphics/librsvg2
- switch to the more modern version of librsvg2 on architectures
supporting rust
- this will fix some graphical issues on these architectures
PR: 250276
Exp-run by: antoine
Submitted by: tobik
Differential Revision: https://reviews.freebsd.org/D18878
 |
Thursday, 7 Nov 2019
|
20:20 zeising
Sprinkle more USES=xorg
 |
Friday, 26 Jul 2019
|
20:46 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
 |
Wednesday, 12 Dec 2018
|
01:35 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
 |
Sunday, 11 Nov 2018
|
23:54 jbeich
graphics/mesa-libs: enable WAYLAND by default here and in consumers
PR: 227509
Requested by: Johannes Lundberg, Greg V
Reviewed by: tobik (earlier version)
Approved by: madpilot, x11 (zeising), maintainer timeout (2 weeks)
Exp-run by: antoine
 |
23:23 jbeich
deskutils/cairo-dock: track more dependencies
====> Running Q/A tests (stage-qa)
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libdbus-1.so.3 from
devel/dbus but it is not declared as a dependency
Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libGLU.so.1 from
graphics/libGLU but it is not declared as a dependency
Warning: you need USE_GL+=glu
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libGL.so.1 from
graphics/mesa-libs but it is not declared as a dependency
Warning: you need USE_GL+=gl
Error: /usr/local/bin/cairo-dock is linked to
/usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not
declared as a dependency
Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXcomposite.so.1
from x11/libXcomposite but it is not declared as a dependency
Warning: you need USE_XORG+=xcomposite
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXrandr.so.2 from
x11/libXrandr but it is not declared as a dependency
Warning: you need USE_XORG+=xrandr
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libX11.so.6 from
x11/libX11 but it is not declared as a dependency
Warning: you need USE_XORG+=x11
Error: /usr/local/bin/cairo-dock is linked to /usr/local/lib/libXinerama.so.1
from x11/libXinerama but it is not declared as a dependency
Warning: you need USE_XORG+=xinerama
PR: 227509
Reported by: antoine (via exp-run)
 |
03:42 linimon
This port requires USES=compiler:c++11-lang to build on GCC-based
architectures.
While here, add USES=gnome and localbase:ldflags..
PR: 232818
Submitted by: Piotr Kubaj
 |
Wednesday, 17 Aug 2016
|
13:21 amdmi3
- Fix license
- Cosmetic fixes
 |
Monday, 18 Jul 2016
|
12:25 tz
deskutils/cairo-dock: Drop maintainership
PR: 211117
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer=
Approved by: junovitch (mentor)
 |
Friday, 1 Apr 2016
|
14:00 mat
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
 |
Thursday, 7 Jan 2016
|
14:54 jhale
Add USES=pathfix support for CMake. Some ports that use CMake to build
already had USES=pathfix, although it did nothing. For those ports, I
either removed it as they were handling the pkgconfig files differently
or I removed patches and substitutions that accomplished the same thing
as pathfix.
Differential Revision: https://reviews.freebsd.org/D850
Reviewed by: antoine, bapt, tijl
Approved by: portmgr (bapt)
 |
Saturday, 9 May 2015
|
09:58 amdmi3
- Update to 3.4.1
- Follow upstream versioning
- Simplify ports
PR: 199805
Submitted by: fidaj@ukr.net (maintainer)
 |
Wednesday, 6 May 2015
|
15:16 mat
Update ports in the [bcd]* categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight
 |
Sunday, 28 Dec 2014
|
11:03 pawel
- Update to version 3.4.0
- Now hosted on github, new homepage
- Add LICENSE
PR: 193232
Submitted by: maintainer
 |
Thursday, 18 Sep 2014
|
12:31 mat
Retire MANCOMPRESSED.
Also the compat NO_INSTALL_MANPAGES shim.
Differential Revision: https://reviews.freebsd.org/D730
Reviewed by: antoine
With hat: portmgr
Sponsored by: Absolight
 |
Wednesday, 10 Sep 2014
|
20:50 gerald
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit)
 |
Wednesday, 16 Apr 2014
|
18:28 zeising
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well
as some drivers and utilities.
Bump portrevisions for xf86-* ports, as well as virtualbox-ose-additions due
to xserver version change.
Apart from these updates, the way shared libraries are handled has been
changed for all xorg ports, as well as libxml2 and freetype, which means
ltverhack is gone and as a consequence shared libraries have been bumped.
The plan is that this change will make library bumps less likely in the
future.
All affected ports have had their portrevisions bumped as a consequence of
this.
Fix some issues where WITH_NEW_XORG weren't detected properly on CURRENT.
Update instructions, hardware support, and more notes can be found on
https://wiki.freebsd.org/Graphics
Thanks to: all testers, bdrewery and the FreeBSD x11@ team
exp-run by: bdrewery [1]
PR: ports/187602 [1]
Approved by: portmgr (bdrewery), core (jhb)
 |
Friday, 4 Apr 2014
|
20:42 rene
- Stage support [1]
- Add missing entries to pkg-plist
- gnomehack -> USES=pathfix
- Bump PORTREVISION
PR: ports/188232 [1]
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
 |
Monday, 23 Dec 2013
|
17:46 antoine
Fix LIB_DEPENDS
 |
Wednesday, 11 Dec 2013
|
18:28 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils
 |
Friday, 20 Sep 2013
|
16:21 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils)
 |
Friday, 6 Sep 2013
|
03:16 tabthorpe
- Revert commit, maintainer made contact
Submitted by: Ivan Klymenko (maintainer)
 |
Thursday, 5 Sep 2013
|
17:48 tabthorpe
- Reassign to the heap due to maintainer mail bounce
With hat: portmgr
 |
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
 |
Thursday, 11 Jul 2013
|
16:26 sunpoet
- Update to 7.31.0
- Bump PORTREVISION for ftp/curl shlib change
- Add TEST_DEPENDS
- Convert to new options framework
- Adjust options:
- Add COOKIES
- Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1]
- Add GSSAPI and SPNEGO [2]
- Remove KERBEROS4
- Rename LIBIDN to IDN
- Remove TRACKMEMORY [1]
- Sort option handler
- Add SLAVEDIRS: ftp/curl-hiphop
- Cosmetic change
- Cleanup Makefile header
- While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile
Changes: http://curl.haxx.se/changes.html
PR: ports/172325 (-exp run), ports/177369 (based on) [1]
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2]
Exp run by: miwi
 |
Tuesday, 2 Jul 2013
|
20:10 lme
- Fix sound playback
- Bump PORTREVISION
- Whitespace fixes
PR: ports/180091
Submitted by: maintainer
 |
Friday, 28 Jun 2013
|
22:50 wg
deskutils/cairo-dock: update to 3.2.1
- Update to 3.2.1 [1]
- Remove ABI version from lib depends [1]
- USES pkgconfig
- Fix build with clang
- Use space instead of tab for WWW
Changes: http://glx-dock.org/bg_topic.php?t=6836
PR: ports/180032
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) [1]
 |
Wednesday, 24 Apr 2013
|
07:35 ak
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt)
 |
Friday, 22 Mar 2013
|
20:06 makc
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi)
 |
Monday, 11 Mar 2013
|
01:53 bdrewery
- Fix build with latest glib update
- Fix plist referencing bad PREFIX/share/man directory
- Trim header
PR: ports/176778
Submitted by: Takashi Matsubara <t-matubara@miracle.ocn.ne.jp>
Approved by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
 |
Friday, 1 Jun 2012
|
05:26 dinoex
- update png to 1.5.10
 |
Monday, 9 Apr 2012
|
19:26 gerald
Fix a number of bugs related to (default) directory locations.
PR: 165925
Submitted by: maintainer (fidaj@ukr.net)
Feature safe: yes
 |
Friday, 15 Jul 2011
|
20:54 jlaffaye
Update to 2.3.0~3
PR: ports/158828
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
Approved by: bapt (mentor)
 |
Tuesday, 31 May 2011
|
06:28 bapt
- remove useless gmake dependency
PR: ports/156525
Submitted by: bapt (myself :)
Approved by: maintainer timeout
 |
Thursday, 27 Jan 2011
|
08:32 pav
- Update to 2.2.0-4
PR: ports/153784, ports/153785
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
Feature safe: yes
 |
Monday, 12 Jul 2010
|
03:05 miwi
- Update to 2.1.3-9
PR: ports/147273
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
 |
Monday, 31 May 2010
|
02:01 ade
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
 |
Sunday, 28 Mar 2010
|
06:47 dinoex
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
 |
Sunday, 21 Mar 2010
|
12:59 miwi
Cairo-Dock is a light and eye-candy dock to launch your programs easily. It uses
Cairo / OpenGL to render nice graphics (many in correlation with Compiz) with
hardware acceleration. It's fully configurable and customizable and can be a
taskbar too. You can easily plug applets into it or in a desklet mode.
WWW: https://launchpad.net/cairo-dock
PR: ports/144912
Submitted by: Ivan Klymenko <fidaj at ukr.net>
 |
Number of commits found: 49 |