notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: sysutils/battray/Makefile
SVNWeb

Number of commits found: 23

Wed, 7 Sep 2022
[ 21:10 Stefan Eßer (se) search for other commits by this committer ]    commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52  b7f0544  (Only the first 10 of 27931 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 20 Jul 2022
[ 14:23 Tobias C. Berner (tcberner) search for other commits by this committer ]    commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  commit hash:ea7123695aad83707eba8adaf42b29dac7f296e4  ea71236  (Only the first 10 of 972 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Tue, 6 Apr 2021
[ 14:31 Mathieu Arnold (mat) search for other commits by this committer ]    commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  commit hash:305f148f482daf30dcf728039d03d019f88344eb  305f148  (Only the first 10 of 29333 ports in this commit are shown above. View all ports for this commit)
Remove # $FreeBSD$ from Makefiles.
Fri, 8 Nov 2019
[ 13:11 tobik search for other commits by this committer ] Original commit   Revision:517057 (Only the first 10 of 65 ports in this commit are shown above. View all ports for this commit)
sysutils: Add missing USES={gnome,mate,php}
Sat, 17 Aug 2019
[ 09:02 amdmi3 search for other commits by this committer ] Original commit   Revision:509145
- 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 search for other commits by this committer ] Original commit   Revision:470213
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 search for other commits by this committer ] Original commit   Revision:457964 (Only the first 10 of 22 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:455210 (Only the first 10 of 2423 ports in this commit are shown above. View all ports for this commit)
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 View all of this commit message)
Wed, 22 Nov 2017
[ 14:50 tz search for other commits by this committer ] Original commit   Revision:454690
sysutils/battray: Replace GH_TAGNAME with DISTVERSIONPREFIX

Reported by: mat
Tue, 21 Nov 2017
[ 11:05 tz search for other commits by this committer ] Original commit   Revision:454594
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 search for other commits by this committer ] Original commit   Revision:453808
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 search for other commits by this committer ] Original commit   Revision:416662 (Only the first 10 of 25 ports in this commit are shown above. View all ports for this commit)
Change MAINTAINER from ports@toco-domains.de to tz@FreeBSD.org

Approved by:	junovitch (mentor)
Tue, 2 Feb 2016
[ 20:01 rm search for other commits by this committer ] Original commit   Revision:407841 (Only the first 10 of 14 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:404201
- 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 search for other commits by this committer ] Original commit   Revision:386312 (Only the first 10 of 1814 ports in this commit are shown above. View all ports for this commit)
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 search for other commits by this committer ] Original commit   Revision:374505 (Only the first 10 of 24 ports in this commit are shown above. View all ports for this commit)
Update "BSD" license in sysutils category
Fri, 24 Oct 2014
[ 16:56 mva search for other commits by this committer ] Original commit   Revision:371454 (Only the first 10 of 64 ports in this commit are shown above. View all ports for this commit)
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
Thu, 26 Jun 2014
[ 15:35 vanilla search for other commits by this committer ] Original commit   Revision:359375
Stagify.

Approved by:	portmgr@ (blanket approval)
Fri, 20 Sep 2013
[ 23:06 bapt search for other commits by this committer ] Original commit   Revision:327772 (Only the first 10 of 1053 ports in this commit are shown above. View all ports for this commit)
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
Thu, 12 Jul 2012
[ 13:05 culot search for other commits by this committer ] Original commit 
- Update to 1.5

PR:             ports/169793
Submitted by:   Martin Tournoij <martin@arp242.net> (maintainer)
Fri, 1 Jun 2012
[ 05:26 dinoex search for other commits by this committer ] Original commit  (Only the first 10 of 4371 ports in this commit are shown above. View all ports for this commit)
- update png to 1.5.10
Wed, 28 Sep 2011
[ 19:25 pawel search for other commits by this committer ] Original commit 
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 search for other commits by this committer ] Original commit 
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: 23