non port: sysutils/upower/Makefile |
SVNWeb
|
Number of commits found: 44 |
Sat, 22 Oct 2022
|
[ 20:10 Daniel Engberg (diizzy) ] b992304
sysutils/upower: Use USE_GITLAB
Use USE_GITLAB to follow Porters Handbook more closely and be
consistent with ports tree
PR: 267101
Approved by: desktop (tcberner)
|
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 )
|
Sun, 28 Aug 2022
|
[ 19:16 Guido Falsi (madpilot) Author: Olivier Duchateau ] 639d431
sysutils/upower: update to 1.90.0
- Update to 1.90.0
- Fix warnings (suggested by clang) in src/up-device-battery.c
PR: 266070
|
Wed, 20 Jul 2022
|
[ 14:23 Tobias C. Berner (tcberner) ] ea71236 (Only the first 10 of 972 ports in this commit are shown above. )
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 )
|
Fri, 15 Jul 2022
|
[ 07:05 Tobias C. Berner (tcberner) Author: Olivier Duchateau ] c480aed
sysutils/upower: update to 0.99.20
Bug fixes:
- Ensure polling is resumed after suspend (#198)
- Bugfixes to state guessing code (#146)
- Stability improvements of automated tests
PR: 265206
|
Tue, 14 Jun 2022
|
[ 13:18 Guido Falsi (madpilot) Author: Olivier Duchateau ] 5424617
sysutils/upower: Update to 0.99.19
PR: 264658
|
Mon, 30 May 2022
|
[ 09:20 Guido Falsi (madpilot) Author: Olivier Duchateau ] cf8db7a
sysutils/upower: Update to 0.99.18
PR: 264333
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
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)
|
Sun, 27 Mar 2022
|
[ 11:11 Guido Falsi (madpilot) Author: Olivier Duchateau ] 4025875
sysutils/upower: Update to 0.99.17
- Switch to Meson build system (following upstreamc hange)
PR: 262847
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Sat, 28 Aug 2021
|
[ 06:06 Tobias C. Berner (tcberner) Author: Olivier Duchateau ] e5e3a11
sysutils/upower: Update to 0.99.13
Changelog [1]:
* Tweak default percentage levels to better match other operating systems
* Support large energy rates seen in some modern laptops
* Fix touchpads showing up as mice
* Fix composite battery state when multiple batteries are used and
* one isn't drawing any power
* Make the icon and warning properties respect the "low battery level"
* configuration option
* Stop the device being suspended during the 20-second "shutdown" grace period
[1] https://gitlab.freedesktop.org/upower/upower/-/tags/UPOWER_0_99_13
PR: 258097
|
Mon, 28 Jun 2021
|
[ 21:41 Adriaan de Groot (adridg) Author: Olivier Duchateau ] 7901ed9
sysutils/upower: update to 0.99.12
The patch added here has been submitted upstream (by gregV)
but isn't accepted there yet.
PR: 256735
|
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.
|
Wed, 16 Dec 2020
|
[ 15:22 swills ]
sysutils/upower: remove no longer needed polkit dependency
While here, improve formatting a bit. No functional change.
PR: 250535
|
Sun, 19 Jan 2020
|
[ 08:07 tcberner ]
sysutils/upower: Update to 0.99.11
PR: 242084
Submitted by: Olivier Duchateau <duchateau.olivier@gmail.com>
|
Sat, 16 Nov 2019
|
[ 15:11 tcberner ]
Give some more ports to desktop@
Discussed with: kwm
|
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
|
Sat, 24 Nov 2018
|
[ 07:15 linimon ]
Add compiler:c11 to USES to fix build with GCC-based architectures.
PR: 232558
Submitted by: Piotr Kubaj
Reviewed by: Ting-Wei Lan
Approved by: portmgr (tier-2 blanket)
|
Sun, 30 Sep 2018
|
[ 11:58 kwm ] (Only the first 10 of 732 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.28 for FreeBSD.
The offical GNOME 3.28 release notes can be found at
https://help.gnome.org/misc/release-notes/3.28/
Thanks to Antoine Brodin for running the exp-runs.
PR: 229761
|
Fri, 20 May 2016
|
[ 18:56 olivierd ]
- Update to 0.99.4
- Replace CPPFLAGS and LDFLAGS by USES= localbase
PR: 207286
Submitted by: myself
Approved by: The GNOME team (timeout, > 3 months)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 4 Sep 2015
|
[ 10:15 kwm ]
Update upower to 0.99.3.
PR: 200541 (based on)
Submitted by: olivierd@
|
Wed, 5 Aug 2015
|
[ 19:13 kwm ] (Only the first 10 of 601 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.16 for FreeBSD.
The offical GNOME 3.16 release notes can be found at
https://help.gnome.org/misc/release-notes/3.16/
Upgrade instructions for port users:
Delete the old tracker package with:
# pkg delete -f tracker
And user port upgrade tool of choice to upgrade.
Thanks to Antoine Brodin for running the exp-runs.
This release was made possible by the following people:
Gustau Perez
Ting-Wei_Lan
PR: 201980
|
Fri, 23 Jan 2015
|
[ 22:50 antoine ] (Only the first 10 of 39 ports in this commit are shown above. )
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package
|
Wed, 19 Nov 2014
|
[ 11:49 kwm ] (Only the first 10 of 1460 ports in this commit are shown above. )
The FreeBSD GNOME team proudly presents GNOME 3.14 and Cinnamon 2.2.
Gnome 3.14.1 and Cinnamon 2.2.16 are supported on FreeBSD 9.3-RELEASE and up.
This commit removes the old GNOME 2 desktop, bindings and some ports that
can't be compiled. A few ports where updated to more recent versions to
allow them to compile with this update.
Apart from updating ports to newer versions
GDM is more integrated with gnome-shell now, and handles several things for
the GNOME desktop such as screen locking. If you want to use GNOME 3 via
startx, you will have to add your own lock screen/screensaver. For example
xscreensaver
can be used for sessions started without GDM.
Shell Extensions can be installed via https://extensions.gnome.org/ , we have (Only the first 15 lines of the commit message are shown above )
|
Fri, 24 Oct 2014
|
[ 16:56 mva ] (Only the first 10 of 64 ports in this commit are shown above. )
- Convert ports of sysutils/ to new USES=python
Approved by: portmgr (implicit)
|
Mon, 2 Jun 2014
|
[ 20:54 kwm ]
Move LICENSE to please portlint.
Replace NO_INSTALL_MANPAGES with a MANPAGES option.
Remove /var/lib/DeviceKit-power from pkg-plist. This directory
was only created when installing from packages and isn't referenced anywhere.
Create /var/lib/upower with @exec to support old pkg_install.
PR: 185287
Submitted by: tijl@
|
Mon, 12 May 2014
|
[ 01:41 amdmi3 ]
- Switch to USE_GNOME=introspection
Approved by: maintainer timeout
|
Sat, 26 Apr 2014
|
[ 00:11 bapt ]
Support stage
|
Wed, 19 Feb 2014
|
[ 14:45 mat ] (Only the first 10 of 59 ports in this commit are shown above. )
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight
|
Tue, 18 Feb 2014
|
[ 14:50 mat ] (Only the first 10 of 34 ports in this commit are shown above. )
Chase docbook cleanup dependencies.
Sponsored by: Absolight
|
Fri, 20 Sep 2013
|
[ 23:06 bapt ] (Only the first 10 of 1053 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
|
Sun, 15 Sep 2013
|
[ 17:13 marcus ]
Make all non-normal reads from the devd socket a cause to try and reinit
the connection. This should avoid high CPU loops when devd is restarted.
|
Mon, 2 Sep 2013
|
[ 16:21 bapt ] (Only the first 10 of 22 ports in this commit are shown above. )
Add an explicit dependency on pkgconf
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ] (Only the first 10 of 2369 ports in this commit are shown above. )
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Fri, 26 Nov 2010
|
[ 23:40 marcus ]
Update to 0.9.7.
|
Sat, 20 Nov 2010
|
[ 15:37 kwm ] (Only the first 10 of 609 ports in this commit are shown above. )
Presenting GNOME 2.32.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.32/
This will be the last release of the GNOME 2.x series, mainly a bugfix and
bridge release to the first release of the GNOME 3.x series.
This release features commits by avl, marcus, mezz and myself.
The FreeBSD GNOME Team would like to thank the following contributors and
testers for there help with this release:
Zane C.B. <vvelox@vvelox.net>
romain@
Olaf Seibert <O.Seibert@cs.ru.nl>
DomiX (Only the first 15 lines of the commit message are shown above )
|
Sun, 25 Jul 2010
|
[ 19:35 kwm ] (Only the first 10 of 129 ports in this commit are shown above. )
Presenting GNOME 2.30.2. for FreeBSD.
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Wed, 12 May 2010
|
[ 15:29 kwm ]
Update to 0.9.4.
|
Mon, 10 May 2010
|
[ 21:19 kwm ] (Only the first 10 of 772 ports in this commit are shown above. )
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above )
|
Number of commits found: 44 |