Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.21.8 19 Nov 2024 18:47:35 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.21.8
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.8
Features
* Implement -U. by @g0mb4 in #2049
Bug fixes
* set display to null for race condition
* src/fs.{cc,h}: Update fs_stats without error spam.
* audacious.cc: print_audacious_filename(): fix always empty
$audacious_filename
* Fix tcp_ping for non-existent local network hosts
* Fix if_match comparison for string operands containing operator symbols
(#1988) (Only the first 15 lines of the commit message are shown above ) |
1.21.7 30 Aug 2024 10:30:14 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.21.7
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.7
Bug fixes
* Fix logic error in nvidia frequency calculation
* Fix logic bug in cache_nvidia_string_value_update()
* Stop trying to access filesystems that are no longer in dynamically generated
conky text |
1.21.6_1 23 Aug 2024 17:40:15 |
Fernando Apesteguía (fernape) |
sysutils/conky: Bump PORTREVISION after last commit
Fixes: d7c1642dd343d3e625c80fdf73c52e0931a192f6 |
1.21.6 23 Aug 2024 17:36:19 |
Fernando Apesteguía (fernape) |
sysutils/conky: IMLIB2 and LUA_IMLIB2 as default
This was requested by a FreeBSD/conky user.
It adds no burden to the build to add IMLIB2 to the default build but has the
advantage of allowing the use of the ${image} command. |
1.21.6 31 Jul 2024 11:07:21 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.21.6
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.6
Features
* Implemented switch direction of graph in all 4 direction
* Implemented path resolution
* Implemented graph value clamping
🐞 Bug fixes
* Fixed Down and Up Speed graph scaling |
1.21.5 23 Jul 2024 16:42:39 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.21.5
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.5
Features
* Made upspeedgraph and downspeed graph scale on a common axis
Bug fixes
* Fix invalid uniform vector init function in geometry
* Fix for GCC 15 two-phase lookup
* Fixed graph parsing error
Miscellaneous
* Bump version
* build(deps): bump DeterminateSystems/nix-installer-action from 12 to 13 in
the actions group |
1.21.4_2 16 Jul 2024 12:00:59 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
1.21.4_1 07 Jul 2024 08:05:33 |
Po-Chuan Hsieh (sunpoet) |
devel/py-pyyaml: Move devel/py-yaml to devel/py-pyyaml
- Bump PORTREVISION of dependent ports for dependency change |
1.21.4 05 Jul 2024 07:16:41 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.21.4
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.4
Features
* Add Ubuntu 24.04 to CI & release assets
Bug fixes
* Fix AC/battery detection logic on FreeBSD.
* Fix minimum_height not scaled with dpi_scale like minimum_width
Miscellaneous
* Bump version
* Drop macos 11 build
Dependencies
* build(deps): bump braces and readdirp in /web
* Bump web deps
* Apply npm audit fix.
* Bump web deps |
1.21.3 12 Jun 2024 06:37:44 |
Fernando Apesteguía (fernape) |
sysutils/conky{-awesome}: update to 1.21.3
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.3
Bug fixes
* Replace strncat with strcat
* Fix minimum height not being applied
* Revert removal of dpi scaling
* Fix for the graph scale text colour changing depending on graph position
* Restore previous strut behavior
Miscellaneous
* Bump version
* Docker: make sure image has sensible default name
* Docker: only write to cache if creds available
* Docker cache extern pr
* build(deps): bump the actions group with 2 updates |
1.21.2 31 May 2024 06:31:24 |
Fernando Apesteguía (fernape) |
sysutils/conky{-awesome}: update to 1.21.2
Remove upstreamed patches.
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.2
Features
* Don't include the -pre in install dir path.
Bug fixes
* Fix build with specific option combination.
* Remove dpi scaling of minimum_width & maximum_width
* Make dpi_scale match original behavior
* Don't test colour names without map
* Fix typo in conky.cc
Miscellaneous
* Bump version
* Docker: don't login without creds |
1.21.1 19 May 2024 17:59:15 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.21.1
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.1
* Bug fixes
* Disable Vc_ENABLE_INSTALL
* Remove _member_access from geometry
* Fix build with specific option combination.
* Disable Xinput
* Miscellaneous
* Bump version
* Refactor the CMake 3rdparty/Vc-related bits
* Fix dockerhub login
* build(deps): bump DeterminateSystems/magic-nix-cache-action from 4 to 6
* build(deps): bump DeterminateSystems/nix-installer-action from 10 to 11
* Group all actions dependabot updates |
1.21.0 15 May 2024 17:11:57 |
Fernando Apesteguía (fernape) |
sysutils/conky{-awesome}: update to 1.21.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.21.0
Features
* Update DPI when changed in resource manager
* CLI: -V now displays a short version string
* Make version string semver compliant, add git sha
* Add BUILD_COLOUR_NAME_MAP build flag
* Docker: updated base image to Ubuntu 24.04 LTS
* Docker: improve tagging, distinguish main and latest
* Introduce geometry primitives
Bug fixes (Only the first 15 lines of the commit message are shown above ) |
1.20.2 29 Apr 2024 06:34:22 |
Fernando Apesteguía (fernape) |
sysutils/conky{-awesome}: update to 0.120.2
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.20.2
Features
* Separate cairo-xlib.h Lua bindings from cairo.h
* Cleanup build flags, global namespace and includes
* Use perfect hash (gperf) for parsing color names
* set_struts improvements
Bug fixes
* Fix imlib_cache_size_setting::lua_setter
Miscellaneous
* Bump version
* Annoyingly, the artifacts go into a subdir
* Always run Nix & AppImage builds on PRs
* Track more context labels
* Fix matrix URL
* Revert "Fix matrix URL"
* Fix web components and pages (UI) |
1.20.1 19 Apr 2024 16:07:41 |
Fernando Apesteguía (fernape) |
sysutils/conky: update to 1.20.1
Bugfix over the short-lived 1.20.0
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.20.0
Features
* Build AppImage separately per OS
* Rotate appimage signing key
* Add/use clang 15 on ubuntu builds
* Define text_object.data.l as "long long"
* Bump web deps, fix lint
* Updated flake per NixOS/nix#5532
* Fix bad imlib2 typedefs for imlib<1.10 (Only the first 15 lines of the commit message are shown above ) |
1.19.8 28 Feb 2024 14:38:55 |
Fernando Apesteguía (fernape) |
sysutils/conky{-awesome}: update to 1.19.8
Take maintainership.
We can't exclude X11 option anymore in conky-awesome.
ChangeLog: https://github.com/brndnmtthws/conky/releases/tag/v1.19.8
Accumulated changes since 1.19.7
Features
* [Docs] Improve speedgraphs' scale description
* Drop graph/linechart from web header
* Fix labeler v5
* Show cached memory as in free (Linux only) (Only the first 15 lines of the commit message are shown above ) |
1.19.6_1 20 Jan 2024 13:55:49 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of graphics/imlib2
New version of imlib2 in tree |
1.19.6 09 Dec 2023 11:45:29 |
Guido Falsi (madpilot) |
sysutils/conky*: Back to pool |
1.19.6 14 Oct 2023 14:20:37 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.6 |
1.19.5 11 Oct 2023 10:56:39 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.5
Remove unneeded dependency from RSS option helper. |
1.19.4 16 Aug 2023 06:47:13 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.4 |
1.19.3 10 Aug 2023 14:37:00 |
Guido Falsi (madpilot) |
sysutils/conky: Fix order of some variables
Correct ordering of variable to adhere to common practices.
Reported by: portclippy |
1.19.3 10 Aug 2023 14:36:59 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.3
- Update pkg-descr
- Remove unneeded option helpers |
1.19.2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.19.2 17 May 2023 20:23:13 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.2
Add patch to fix build.
Patch submitted upstream: https://github.com/brndnmtthws/conky/pull/1539 |
1.19.1 11 Apr 2023 11:21:54 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.1 |
1.19.0 31 Mar 2023 23:42:52 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.19.0 |
1.18.3 25 Mar 2023 09:27:10 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.18.3
- Upstream now requires lua 3.5.x unconditionally
- While here run portfmt(1)
PR: 270397 |
1.18.0 18 Feb 2023 23:12:20 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.18.0 |
1.17.0 01 Jan 2023 20:57:00 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.17.0
- Remove upstreamed patch [1]
- Add MOUSE_EVENTS option (enabled by default) to control new
upstream feature
[1] https://github.com/brndnmtthws/conky/pull/1349 |
1.16.1_2 28 Dec 2022 10:27:30 |
Jan Beich (jbeich) |
sysutils/conky-awesome: disable WAYLAND like X11 after cbe413ca7749
This is a headless package, used via a client pipe by x11-wm/awesome.
PR: 268597 |
1.16.1_1 27 Dec 2022 14:35:56 |
Jan Beich (jbeich) |
sysutils/conky: enable Wayland support after 481978c0272e
See out_to_wayland in conky(1) manpage or
$ fgrep -A3 wayland /usr/local/share/doc/conky/config_settings.yaml
- name: out_to_wayland
desc: |-
Open a Wayland window to display output.
default: no
PR: 268597
Inspired by: Alpine Linux
Approved by: madpilot (maintainer) |
1.16.1 26 Dec 2022 22:23:51 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.16.1
- Project now uses ninja |
1.15.0 17 Oct 2022 08:13:06 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.15.0
- Sort option helpers
- Remove REINPLACE_CMD duplicating patch file
- Remove patch merged upstream |
1.14.0 14 Oct 2022 20:26:35 |
Guido Falsi (madpilot) |
sysutils/conky: Add MANPAGES option (on by default)
Since 1.14.0 conky uses python and pandoc to generate its man page.
These make building the whole bunch quite expensive, so add a MANPAGE
option to allow disabling building the man page and wrap in it the
heavy dependencies.
While here:
- Remove some old unneeded reinplace expressions
- Fix one reinplace expression which was not doing what it was meant
to
Suggested by: dmgk |
1.14.0 13 Oct 2022 18:22:58 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.14.0
- Add patch implementing missing function for FreeBSD, already
proposed upstream: https://github.com/brndnmtthws/conky/pull/1252
- Updated dependencies, upstream changed its documentation build
method
Old html documentation has been removed, the information is now
encoded in yaml files.
Upstream code does not provide a method to automatically produce
human readable documentation from the yaml files, so I install those
directly in PORTDOCS. |
1.13.1 20 Sep 2022 13:24:34 |
Guido Falsi (madpilot) |
sysutils/conky: Update to 1.13.1
- Remove option referencing removed xmms2 port |
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) |
1.12.2 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 ) |
1.12.2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.12.2 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
1.12.2 25 Apr 2021 16:15:14 |
Guido Falsi (madpilot) |
sysutils/conky: update to 1.12.2 |
1.12.1 25 Apr 2021 08:51:18 |
Guido Falsi (madpilot) |
sysutils/conky: Force linking against correct LUA
When multiple LUA versions are present conky could link against
version 5.3 but register dependency against version 5.2.
Try to force conky build system to actually link against the desired
version of the library.
Reported by: Joachim Moskalewski <moskalewski@jmos.net> |
1.12.1 24 Apr 2021 16:05:43 |
Guido Falsi (madpilot) |
sysutils/conky: Allow lua 5.3 too, it's supported.
Reported by: Joachim Moskalewski <moskalewski@jmos.net> |
1.12.1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.12.1 02 Mar 2021 21:51:47 |
madpilot |
Update conky to 1.12.1 |
1.11.6_1 09 Jan 2021 16:43:49 |
madpilot |
Fix conky build on head after commit a21def4d568f which removed the
wi driver.
The code actually depending on this include is already disabled by
#if 0, so there is no functional change. |
1.11.6_1 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 |
1.11.6 27 Jul 2020 21:59:59 |
madpilot |
- Update conky to 1.11.6
- Remove patch now included upstream |
1.11.5_3 08 Jun 2020 04:41:31 |
kevans |
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 ) |
1.11.5_2 09 Jan 2020 14:16:30 |
madpilot |
Fix if_mounted and if_running variables
PR: 243088
Submitted by: Helge Oldach <freebsd@oldach.net>
Obtained from: https://github.com/brndnmtthws/conky/pull/924 |
1.11.5_1 07 Nov 2019 20:20:00 |
zeising |
Sprinkle more USES=xorg |
1.11.5_1 07 Nov 2019 18:41:56 |
zeising |
Add USES=xorg and USES=gl
Add USES=xorg and USES=gl to a few remaining ports. |
1.11.5_1 01 Sep 2019 19:23:54 |
madpilot |
Fix document generation.
PR: 240244
Submitted by: James Stark <james.e.stark@gmail.com>
MFH: 2019Q3 |
1.11.5 14 Aug 2019 20:42:02 |
madpilot |
Update conky to 1.11.5 |
1.11.4_1 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 |
1.11.4 25 Jun 2019 07:59:08 |
madpilot |
Update conky to 1.11.4 |
1.11.3_1 21 Apr 2019 22:46:36 |
madpilot |
- Allow building with lua 5.2
- Make LUA_CAIRO option default to on
Suggested by: lme |
1.11.3 08 Mar 2019 02:15:50 |
linimon |
Fix build on non-x86 archs by disabling apm.
Approved by: portmgr (tier-2 blanket) |
1.11.3 24 Feb 2019 11:33:32 |
madpilot |
- Upgrade conky to 1.11.3
- Remove patches included upstream |
1.11.2_1 14 Jan 2019 13:51:49 |
madpilot |
Import upstream patch in conky.
Obtained
from: https://github.com/brndnmtthws/conky/commit/298eb76434cc2a62c76df706ff01ccd9c77a4681
https://github.com/brndnmtthws/conky/commit/1fc2b17eb5c93ea7d0c00e6e7448fc9bc69aa276 |
1.11.2 11 Jan 2019 19:46:22 |
madpilot |
Update conky to 1.11.2
New version uses an embedded version of toloa++ and drops support
for lua 5.1 |
1.11.1 07 Jan 2019 23:27:11 |
madpilot |
- Update conky to 1.11.1
- Silence some portlint warnings |
1.10.8_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 |
1.10.8_2 29 Nov 2018 10:33:29 |
madpilot |
Fix build with GCC-based architectures.
Fix changes the name of a variable to avoid clash with a function
name defined in an include file used by GCC.
PR: 233616
Submitted by: Piotr Kubaj <pkubaj@anongoth.pl> |
1.10.8_2 29 Jul 2018 22:18:46 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which
has now moved from GCC 6 to GCC 7 by default.
This includes ports
- featuring USE_GCC=yes or USE_GCC=any,
- featuring USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and those
- with USES=compiler specifying one of openmp, nestedfct, c11, c++0x,
c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib.
PR: 222542 |
1.10.8_1 24 Mar 2018 09:15:14 |
madpilot |
Import upstream patch to fix OSS (sound mixer) support.
While here, fix malformed line in patch causing build time warning.
Reported by: pong (via IRC)
Obtained
from: https://github.com/brndnmtthws/conky/commit/6b386589c0822bdaf5ed38d5f388cf902e0e749e |
1.10.8 09 Feb 2018 20:25:35 |
madpilot |
- Update conky to 1.10.8
- Remove local patch included upstream |
1.10.7_1 31 Jan 2018 12:46:44 |
madpilot |
Import upstream patch to fix runtime crash.
PR: 225523
Submitted by: Hatronmorus <ebirth@b0ss.net>
Obtained
from: https://github.com/brndnmtthws/conky/commit/562c7375883445acb58388ff16d9eb126b7e12a1 |
1.10.7 22 Jan 2018 19:19:58 |
madpilot |
Update conky to 1.10.7 |
1.10.6_3 02 Nov 2017 21:41:47 |
olgeni |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams. |
1.10.6_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 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, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.10.6_2 25 Jun 2017 21:07:58 |
tcberner |
Make ninja opt-out in cmake.mk
Using ninja instead of make (1) can lead to significant speed ups while
building.
Therefore switch from having the ninja generator opt-in to having it opt-out.
Previously cmake-ports that wanted to use ninja could set
CMAKE_NINJA=yes
now, ports that do not work with ninja can set
cmake:<existing args>,noninja
Note, that needing this should be an exception and most often points to a broken
cmake of the port.
The ports using cmake were modified
* removed USES=gmake, if ninja is used
* removed MAKE_ARGS, if ninja is used
* added the cmake-argument noninja if necessary
PR: 219629
PR: 213331
Exp-run by: antoine
Reviewed by: rakuco
Differential Revision: https://reviews.freebsd.org/D10748 |
1.10.6_2 23 May 2017 05:03:16 |
rezny |
Revision bump of all ports with USE_GL after consolidation of mesa-libs
Approved by: swills (mentor)
Differential Revision: https://reviews.freebsd.org/D10845 |
1.10.6_1 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.10.6 04 Jan 2017 20:51:46 |
linimon |
Attempt to fix build on tier-2 archs.
Tested on: armv6
Submitted by: madpilot (maintainer) |
1.10.6 12 Dec 2016 09:58:04 |
madpilot |
- Update conky to 1.10.6
- Remove patch submitted upstream |
1.10.5_1 04 Oct 2016 20:07:15 |
madpilot |
Make conky try to get CPU temperature from more than just one sysctl.
PR: 210235
Submitted by: walter@pelissero.de |
1.10.5 04 Oct 2016 12:44:05 |
madpilot |
- Update to 1.10.5
- Remove patches which have been accepted upstream |
1.10.4_2 04 Oct 2016 12:42:27 |
madpilot |
Fix build by enforcing METAR option when XOAP option is enabled.
Reported by: pilot513 at gmail.com (via email)
MFH: 2016Q4 |
1.10.4_2 29 Sep 2016 15:57:41 |
madpilot |
Fix ${top name} configuration variable output.
Reported by: Szabolcs Grof <grof.szabolcs at gmail.com>
(via email, with patch) |
1.10.4_1 29 Sep 2016 14:31:29 |
madpilot |
Add dependency on libinotify and fix build when it is present.
Reported by: Walter Schwarzenfeld <w.schwarzenfeld at utanet.at>
(via email) |
1.10.4 28 Sep 2016 16:55:39 |
madpilot |
- Update conky and conky-awesome to 1.10.4
- Take maintainership [1]
- Options adapted to new version
- Removed LUA option since it's a mandatoory requirement now
- Use project own install target
- Fix installation of lua helper libraries
- Project moved to github
- in conky-awesome, properly use OPTIONS_EXCLUDE
PR: 212629
Submitted by: me
Approved by: ntarmos@ceid.upatras.gr (former maintainer) [1] |
1.9.0_6 26 Jul 2016 18:57:23 |
pawel |
Fix typo |
1.9.0_6 26 Jul 2016 18:40:21 |
pawel |
- Add explicit IMPLIES between dependencies and simplify option handling [1]
- Convert to USES=localbase
- Switch some options helpers from LIB_DEPENDS to USE=xorg and USE=gnome
PR: 210414 [1] (based on)
Submitted by: elferdo@gmail.com
Approved by: maintainer timeout |
1.9.0_6 19 Jul 2016 11:04:14 |
mat |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
1.9.0_6 26 Apr 2016 11:32:21 |
lme |
- Fix battery percentage calculation and add support for ${battery_short} and
${battery_bar} [1]
- Remove a bogus __FreeBSD_kernel__ check in freebsd.c
- Re-gen patches with "make makepatch"
- Bump PORTREVISION
PR: 208651 [1]
Submitted by: Helge Oldach <freebsd@oldach.net>
Approved by: maintainer timeout (17 days)
MFH: 2016Q2 |
1.9.0_5 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.9.0_5 02 Dec 2015 15:45:19 |
amdmi3 |
- Fix build with LUA_CAIRO or LUA_IMLIB2 enabled
PR: 204778
Submitted by: walkerd@pamandduncan.co.uk
Approved by: portmgr blanket
MFH: 2015Q4 (blanket) |
1.9.0_5 24 Apr 2015 22:02:32 |
amdmi3 |
- Add CPE info
Approved by: portmgr blanket |
1.9.0_5 31 Aug 2014 19:40:09 |
cs |
Bump PORTREVISION following the last commit |
1.9.0_4 31 Aug 2014 19:38:57 |
cs |
Enable XFT option by default
PR: 192866
Submitted by: Jean-Sebastien Pedron
Approved by: Nikos Ntarmos (maintainer) |
1.9.0_4 26 May 2014 15:34:04 |
bapt |
Convert to USES=lua |
1.9.0_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 ) |
1.9.0_3 28 Mar 2014 09:35:19 |
jhale |
- Add patch to fix diskio memory leak
- Bump PORTREVISION
While here:
- Convert USE_BZIP2 -> USES
PR: ports/181040
Submitted by: Ken DEGUCHI <kdeguchi@sz.tokoha-u.ac.jp>
Approved by: maintainer timeout (~8 months) |
1.9.0_2 30 Jan 2014 21:47:00 |
pawel |
Allow slave port to set it's own COMMENT |
1.9.0_2 30 Jan 2014 19:45:18 |
pawel |
- Add staging support and use option helpers [1]
- Remove leading article from COMMENT
- Convert USE_GMAKE to USES=gmake
- Convert to new LIB_DEPENDS format
- Remove tab character from WWW: line
PR: ports/185302 [1] (based on)
Submitted by: Zsolt Udvari <udvzsolt@gmail.com>
Approved by: maintainer timeout |
1.9.0_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.9.0_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 |
1.9.0_1 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |