non port: x11-wm/awesome-vicious/Makefile |
Number of commits found: 20 |
Friday, 6 Jan 2023
|
11:09 Nuno Teixeira (eduardo)
x11-wm/awesome-vicious: Update to 2.6.0
ChangeLog:
https://github.com/vicious-widgets/vicious/blob/master/CHANGELOG.rst#changes-in-260
ed8eb13 |
Wednesday, 7 Sep 2022
|
21:10 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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:23 Tobias C. Berner (tcberner)
x11-wm: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Adam Weinberger
* Alejandro Pulver <alepulver@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey Dokuchaev <danfe@regency.nsu.ru>
* Andreas Kohn <andreas@syndrom23.de>
* Anton Tornqvist <antont@inbox.lv>
* Aragon Gouveia <aragon@phat.za.net>
* Babak Farrokhi <babak@farrokhi.net>
* Brett Taylor <brett@peloton.physics.montana.edu>
* Brian Handy <handy@physics.montana.edu>
* Bruce A. Mah <bmah@ca.sandia.gov>
* Dennis Herrmann <adox@mcx2.org>
* Dennis Herrmann <dhn@FreeBSD.org>
* Dima Sivachenko <dima@chg.ru>
* Dominik Rothert <dr@domix.de>
* Douglas Carmichael <dcarmich@mcs.com>
* Eric Anholt <anholt@FreeBSD.org>
* Felix Palmen <felix@palmen-it.de>
* Florent Thoumie <flz@xbsd.org>
* Garrett Rooney <rooneg@electricjellyfish.net>
* George Reid <greid@ukug.uk.freebsd.org>
* Gergely Nagy <8@free.bsd.hu>
* Gustau Perez i Querol <gustau.perez@gmail.com>
* J Han <hjh@photino.com>
* Jakub Lach <jakub_lach@mailplus.pl>
* James Earl <jdearl@telus.net>
* Jean-Yves Lefort <jylefort@brutele.be>
* Jeroen Schot <schot@a-eskwadraat.nl>
* Jim Mock <jim@FreeBSD.org>
* Matt Lancereau <matt@rimasec.net>
* Matthieu Guegan <matt.guegan@free.fr>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Ebert <ebert@informatik.unibw-muenchen.de>
* Michael Johnson <ahze@ahze.net>
* Neil Blakey-Milner
* Nikos Ntarmos <ntarmos@ceid.upatras.gr>
* Olivier Duchateau
* Patrick Seal <patseal@hyperhost.net>
* Pawel Worach <pawel.worach@gmail.com>
* Peter Pentchev <roam@FreeBSD.org>
* Robert Noland <rnoland@FreeBSD.org>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Rudolf Polzer <freebsd-dr@durchnull.de>
* Rusmir Dusko <nemysis@FreeBSD.org>
* Stefan Zehl <sec@42.org>
* Tommy Scheunemann <net@arrishq.org>
* V. Jahns <vj562001@yahoo.de>
* Will Andrews <andrews@technologist.com>
* William Grzybowski <wg@FreeBSD.org>
* William Grzybowski <william88@gmail.com>
* Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
* Yukihiro Nakai <nakai@FreeBSD.org>
* alepulver
* anders@hack.org
* asami
* chinsan
* gahr
* gpalmer
* hrkfrd@gmail.com
* jfitz@FreeBSD.org
* lab@fnurt.net
* peter
* spn
* torstenb
* trevor
* vanilla
With hat: portmgr
f65f20b |
Thursday, 23 Jun 2022
|
16:03 Nuno Teixeira (eduardo)
x11-wm/awesome-vicious: Adopt port / Update to 2.5.1
- take maintainership
- update WWW url
ChangeLog: https://github.com/vicious-widgets/vicious/releases/tag/v2.5.1
d312ab8 |
Monday, 21 Mar 2022
|
19:21 Alexandre C. Guimarães (rigoletto)
x11-wm/awesome-vicious: Update to 2.5.0
66f3d7e |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Saturday, 18 Jul 2020
|
17:17 swills
x11-wm/awesome-vicious: Update to 2.4.1
PR: 248061
Submitted by: marcel@herrbischoff.com
 |
Monday, 27 Apr 2020
|
14:28 arrowd
x11-wm/awesome-vicious: Update to 2.4.0. Reset MAINTAINER by wd's request.
PR: 198607
 |
Thursday, 29 Dec 2016
|
12:41 mat
Cleanup NO_BUILD and NO_INSTALL usage.
Sponsored by: Absolight
 |
Friday, 1 Apr 2016
|
14:33 mat
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight
 |
Monday, 2 Jun 2014
|
07:16 miwi
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr
 |
Wednesday, 8 Jan 2014
|
18:15 wg
x11-wm/awesome-vicious: update to 2.1.3
 |
Monday, 23 Dec 2013
|
14:49 wg
x11-wm/awesome-vicious: update to 2.1.2
 |
Thursday, 7 Nov 2013
|
20:08 wg
x11-wm/awesome-vicious: snapshot tarball has ben rerolled
- While I'm here keep a copy at LOCAL/wg
Reported by: marino
 |
Friday, 27 Sep 2013
|
14:47 wg
x11-wm/awesome-vicious: allow staging
- Allow staging
 |
Saturday, 21 Sep 2013
|
00:01 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-wm)
 |
Wednesday, 29 May 2013
|
11:14 wg
- Update to 2.1.1
- Add LICENSE (GPLv2)
- NOPORTDOCS -> PORT_OPTIONS:MDOCS
- Trim Makefile header
Changes:
wifi: add support for /usr/bin binary path
README: usage examples are for awesome version 3.4
contrib: add buildbot monitoring widget
Approved by: jpaetzel (mentor)
 |
Wednesday, 15 May 2013
|
19:33 wg
- Change MAINTAINER address of all my ports
Approved by: culot (mentor)
 |
Tuesday, 11 Sep 2012
|
16:54 bdrewery
- Update to 2.1.0
Changelog:
mdir: add support for maildir whitespaces
README: prefer vicious in global space
uptime: metatable bugfix after lua52 port fixed by Jorg Thalheim
contrib: document how to enable contributed widgets
os: change os.getenv init to allow standalone usage of os widget
contrib: initialization bugfix after lua52 port
README: update initialization instructions
bat: metatable bugfix after lua52 port
widgets: cleanup behind the last commit 363c03e
Fixed io.lines() bug
Ported vicious.contrib to lua 5.2
Ported vicious.widgets module to lua 5.2
Ported vicious module to lua 5.2
cpufreq: skip redudant freq variable check
cpufreq: rework new exception handlers
cpufreq: handle not existing frequency/governer
pkg: update 'Arch S' substitution lines
PR: ports/171538
Submitted by: William Grzybowski <william88@gmail.com> (maintainer)
Approved by: eadler, bapt (mentors, implicit)
 |
Tuesday, 8 May 2012
|
23:00 delphij
Vicious is a modular widget library for the "awesome" window manager,
derived from the 'Wicked' widget library. It has some of the old
Wicked widget types, a few of them rewritten, and a good number of
new ones.
PR: ports/167687
Submitted by: William Grzybowski <william88 gmail.com>
 |
Number of commits found: 20 |