non port: sysutils/battray/Makefile |
SVNWeb
|
Number of commits found: 21 |
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
|
[ 13:11 tobik ] (Only the first 10 of 65 ports in this commit are shown above. )
sysutils: Add missing USES={gnome,mate,php}
|
Sat, 17 Aug 2019
|
[ 09:02 amdmi3 ]
- Pet portlint
- Add LICENSE_FILE
- Update WWW and chase moved GitHub account (old account explicitly points to
the new one)
- Checksum unchanged
|
Thu, 17 May 2018
|
[ 09:56 tz ]
Drop MAINTAINERship for these ports:
- databases/postgresql-plproxy
- devel/fpp
- devel/gnu-efi
- games/nlarn
- games/wesnoth
- mail/phpmailer
- mail/tlb
- ports-mgmt/pkg-plist
- sysutils/battray
- textproc/xml-parse.el
|
Wed, 3 Jan 2018
|
[ 13:22 mat ] (Only the first 10 of 22 ports in this commit are shown above. )
Cleanup Mk/Uses/gnome.mk.
- Remove the use of comp_DETECT.
- Remove all comp_DETECT variables.
- Remove a use of comp_DETECT outside of gnome.mk
- Remove py3gobject3.
- Have ports depending directly on devel/py-gobject3 use gnome to do it.
PR: 224618
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13550
|
Thu, 30 Nov 2017
|
[ 15:50 mat ] (Only the first 10 of 2423 ports in this commit are shown above. )
Convert Python ports to FLAVORS.
Ports using USE_PYTHON=distutils are now flavored. They will
automatically get flavors (py27, py34, py35, py36) depending on what
versions they support.
There is also a USE_PYTHON=flavors for ports that do not use distutils
but need FLAVORS to be set. A USE_PYTHON=noflavors can be set if
using distutils but flavors are not wanted.
A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
added to cope with Python ports that did not have the Python
PKGNAMEPREFIX but are flavored.
USES=python now also exports a PY_FLAVOR variable that contains the (Only the first 15 lines of the commit message are shown above )
|
Wed, 22 Nov 2017
|
[ 14:50 tz ]
sysutils/battray: Replace GH_TAGNAME with DISTVERSIONPREFIX
Reported by: mat
|
Tue, 21 Nov 2017
|
[ 11:05 tz ]
sysutils/battray: Update to 2.3
The last update was a no-op. Pointy hat to myself.
Switch to GitHub and mitigate the need of a manual commit-adjustment
for an update.
PR: 223624
Reported by: mat, bsd@mkfs.nl
Reviewed by: bsd@mkfs.nl
MFH: 2017Q4
|
Thu, 9 Nov 2017
|
[ 14:01 tz ]
sysutils/battray: Update from 2.1 to 2.3
Fixes this Python 3 issue on FreeBSD 11.1:
battray error: a bytes-like object is required, not 'str'
File "/usr/local/lib/python3.6/site-packages/battray/__init__.py", line 135,
in update_status
self.data['lifetime']) = self.platform()
File "/usr/local/lib/python3.6/site-packages/battray/platforms.py", line 38,
in freebsd
for line in o.split('\n'):
PR: 222980
Reported by: bsd@mkfs.nl
MFH: 2017Q4
|
Fri, 10 Jun 2016
|
[ 09:08 tz ] (Only the first 10 of 25 ports in this commit are shown above. )
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org
Approved by: junovitch (mentor)
|
Tue, 2 Feb 2016
|
[ 20:01 rm ] (Only the first 10 of 14 ports in this commit are shown above. )
Bump minimal python3 version to 3.3 in USES
Because we are going to remove python 3.2 from the ports tree
With hat: python
|
Tue, 22 Dec 2015
|
[ 02:00 miwi ]
- Update to 2.1
- Switch to autoplist
- Pass maintainership to submitter
PR: 204523
Submitted by: Torsten Zuehlsdorff
Approved by: mat (mentor), maintainer timeout
Differential Revision: D4654
|
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
|
Thu, 11 Dec 2014
|
[ 00:40 feld ] (Only the first 10 of 24 ports in this commit are shown above. )
Update "BSD" license in sysutils category
|
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)
|
Thu, 26 Jun 2014
|
[ 15:35 vanilla ]
Stagify.
Approved by: portmgr@ (blanket approval)
|
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)
|
Thu, 12 Jul 2012
|
[ 13:05 culot ]
- Update to 1.5
PR: ports/169793
Submitted by: Martin Tournoij <martin@arp242.net> (maintainer)
|
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
|
Wed, 28 Sep 2011
|
[ 19:25 pawel ]
Update to version 1.4
PR: ports/161024
Submitted by: Martin Tournoij <martin@arp242.net> (maintainer)
Approved by: miwi, wen (mentors implicit)
|
Tue, 30 Aug 2011
|
[ 17:27 eadler ]
Battray is a python program that displays a tray icon to inform you of the
battery status of your notebook.
It is also able to take certain actions depending on battery status.
It's simple, easy, fairly environment-independent, and "just works" without
tons of (Gnome|KDE|..) dependencies.
WWW: http://code.google.com/p/battray/
PR: ports/159152
Submitted by: Martin Tournoij <carpetsmoker@daemonforums.org>
Approved by: bapt (mentor)
|
Number of commits found: 21 |