Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.5.0 06 Feb 2024 17:39:21 |
Muhammad Moinur Rahman (bofh) |
deskutils/cairo-dock: Update version 3.4.1=>3.5.0
- Pet portclippy
Changelog: https://github.com/Cairo-Dock/cairo-dock-core/releases/tag/3.5.0 |
3.4.1_12 15 Jan 2024 12:55:44 |
Muhammad Moinur Rahman (bofh) |
deskutils/cairo-dock: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
3.4.1_11 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
3.4.1_10 25 Apr 2023 15:17:15 |
Christian Weisgerber (naddy) |
audio/opus: bump consumers after update to 1.4 |
3.4.1_9 02 Mar 2023 05:23:10 |
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. (Only the first 15 lines of the commit message are shown above ) |
3.4.1_8 02 Jan 2023 04:05:23 |
Jan Beich (jbeich) |
deskutils/cairo-dock: add to wayland category |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
3.4.1_8 07 Sep 2022 21:10:59 |
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.
(Only the first 15 lines of the commit message are shown above ) |
3.4.1_8 10 Apr 2022 19:11:41 |
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) |
3.4.1_7 26 Mar 2022 08:27: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 |
3.4.1_6 22 Jun 2021 18:53:08 |
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 |
3.4.1_5 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
3.4.1_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
3.4.1_5 22 Mar 2021 10:17:44 |
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. |
3.4.1_5 09 Nov 2020 17:08:12 |
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 |
3.4.1_4 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
3.4.1_4 26 Jul 2019 20:46:57 |
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 |
3.4.1_3 12 Dec 2018 01:35:36 |
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 |
3.4.1_2 11 Nov 2018 23:54:07 |
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 |
3.4.1_1 11 Nov 2018 23:23:41 |
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) |
3.4.1 11 Nov 2018 03:42:33 |
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 |
3.4.1 17 Aug 2016 13:21:47 |
amdmi3 |
- Fix license
- Cosmetic fixes |
3.4.1 18 Jul 2016 12:25:27 |
tz |
deskutils/cairo-dock: Drop maintainership
PR: 211117
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer=
Approved by: junovitch (mentor) |
3.4.1 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
3.4.1 07 Jan 2016 14:54:04 |
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) |
3.4.1 09 May 2015 09:58:05 |
amdmi3 |
- Update to 3.4.1
- Follow upstream versioning
- Simplify ports
PR: 199805
Submitted by: fidaj@ukr.net (maintainer) |
3.4.0 06 May 2015 15:16:54 |
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 |
3.4.0 03 Jan 2015 16:12:01 |
marino |
deskutils/cairo-dock: Unbreak DragonFly
Extend the current patch - DragonFly needs the same handling as FreeBSD.
Since the entire patch changed and didn't use the UTC timestamp, the
patch was renamed to confirm with "make makepatch" standards. |
3.4.0 28 Dec 2014 11:03:20 |
pawel |
- Update to version 3.4.0
- Now hosted on github, new homepage
- Add LICENSE
PR: 193232
Submitted by: maintainer |
3.2.1_5 20 Oct 2014 11:52:39 |
bapt |
Cleanup plist |
3.2.1_5 18 Sep 2014 12:31:25 |
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 |
3.2.1_5 10 Sep 2014 20:50:37 |
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) |
3.2.1_4 25 Aug 2014 16:44:08 |
antoine |
Remove some duplicate lines from plist (or duplicate plist)
Reported by: pkg developer mode |
3.2.1_4 16 Apr 2014 18:28:50 |
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 (Only the first 15 lines of the commit message are shown above ) |
3.2.1_3 04 Apr 2014 20:42:52 |
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) |
3.2.1_2 23 Dec 2013 17:46:59 |
antoine |
Fix LIB_DEPENDS |
3.2.1_2 11 Dec 2013 18:28:10 |
bapt |
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in deskutils |
3.2.1_2 22 Oct 2013 13:52:24 |
amdmi3 |
- Remove manual creation and removal of share/applications, as it's now in the
mtree (categories starting with d)
Approved by: portmgr (bdrewery) |
3.2.1_2 20 Sep 2013 16:21:38 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
deskutils) |
3.2.1_2 06 Sep 2013 03:16:34 |
tabthorpe |
- Revert commit, maintainer made contact
Submitted by: Ivan Klymenko (maintainer) |
3.2.1_2 05 Sep 2013 17:48:36 |
tabthorpe |
- Reassign to the heap due to maintainer mail bounce
With hat: portmgr |
3.2.1_2 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
3.2.1_2 11 Jul 2013 16:26:27 |
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 |
3.2.1_1 02 Jul 2013 20:10:38 |
lme |
- Fix sound playback
- Bump PORTREVISION
- Whitespace fixes
PR: ports/180091
Submitted by: maintainer |
3.2.1 28 Jun 2013 22:50:38 |
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] |
2.3.0.3_2 24 Apr 2013 07:35:41 |
ak |
- Convert USE_GETTEXT to USES (part 1)
Approved by: portmgr (bapt) |
2.3.0.3_2 22 Mar 2013 20:06:15 |
makc |
- convert USE_CMAKE to USES
- while here clean up some ports from CMAKE_VERBOSE, which is intended
for users
Approved by: portmgr (miwi) |
2.3.0.3_2 11 Mar 2013 01:53:49 |
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) |
2.3.0.3_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
2.3.0.3_1 09 Apr 2012 19:26:39 |
gerald |
Fix a number of bugs related to (default) directory locations.
PR: 165925
Submitted by: maintainer (fidaj@ukr.net)
Feature safe: yes |
2.3.0.3 15 Jul 2011 20:54:22 |
jlaffaye |
Update to 2.3.0~3
PR: ports/158828
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
Approved by: bapt (mentor) |
2.2.0.4 31 May 2011 06:28:46 |
bapt |
- remove useless gmake dependency
PR: ports/156525
Submitted by: bapt (myself :)
Approved by: maintainer timeout |
2.2.0.4 27 Jan 2011 08:32:02 |
pav |
- Update to 2.2.0-4
PR: ports/153784, ports/153785
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer)
Feature safe: yes |
2.1.3.9 12 Jul 2010 03:05:49 |
miwi |
- Update to 2.1.3-9
PR: ports/147273
Submitted by: Ivan Klymenko <fidaj@ukr.net> (maintainer) |
2.1.0_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
2.1.0_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.1.0 21 Mar 2010 12:59:40 |
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> |