non port: deskutils/hs-arbtt/Makefile |
Number of commits found: 15 |
Saturday, 2 Mar 2024
|
09:20 Gleb Popov (arrowd)
deskutils/hs-arbtt: Update to 0.12.0.3
bf0f82d |
Friday, 23 Feb 2024
|
06:51 Muhammad Moinur Rahman (bofh)
deskutils/hs-arbtt: Moved man to share/man
Approved by: portmgr (blanket)
aba5fe3 |
Sunday, 20 Nov 2022
|
17:39 Gleb Popov (arrowd)
deskutils/hs-arbtt: Update to 0.12.0.1
c50d10c |
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 |
Tuesday, 9 Aug 2022
|
09:16 Gleb Popov (arrowd)
Uses/cabal.mk: Rename `EXECUTABLES` to `CABAL_EXECUTABLES`.
Approved by: tcberner
Differential Revision: https://reviews.freebsd.org/D36079
505ecf2 |
Thursday, 7 Jul 2022
|
10:24 Gleb Popov (arrowd)
deskutils/hs-arbtt: Update to 0.11.1
8d05d44 |
Monday, 9 May 2022
|
19:23 Kevin Bowling (kbowling)
devel/libffi: Bump deps PORTREVISION for shlib change
PR: 263764
Reported by: VVD <vvd@unislabs.com>
db78da8 |
Wednesday, 21 Apr 2021
|
04:48 Tobias Kortkamp (tobik)
Bump USES=cabal ports after 12837690ed0c
bdca32c |
Wednesday, 7 Apr 2021
|
08:09 Mathieu Arnold (mat)
One more small cleanup, forgotten yesterday.
Reported by: lwhsu
cf118cc |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Sunday, 16 Aug 2020
|
07:56 arrowd
lang/ghc: Update to 8.10.1.
As usual, along with the compiler, many Haskell packages are updated as well.
|
Saturday, 4 Jul 2020
|
18:11 zeising
Chanse update of devel/libffi
Chase the devel/libffi update
Bump portrevision of all dependent ports to chace shard library version bump
in libffi.
Update LIB_DEPENDS lines where needed to not require a specific version of
libffi.so.
PR: 247028 (for tracking)
|
Saturday, 30 May 2020
|
00:57 tobik
Clean up some things
Reported by: portscan
|
Sunday, 17 May 2020
|
11:47 arrowd
deskutils/hs-arbtt: Remove SKIP_CABAL_PLIST knob.
PR: 246068
Submitted by: Dhananjay Balan <mail@dbalan.in>
|
05:29 fox
deskutils/hs-arbtt: Creates new port.
The Automatic Rule-Based Time Tracker is a desktop daemon that runs in
the background and, every minute, records what windows are open on
your desktop, what their titles are, which one is active. The
accompanied statistics program lets you derive information from this
log file, i.e. what how much of your time have you been spending with
e-mail, or what projects are your largest time wasters. The mapping
from the raw window titles to sensible "tags" is done by a
configuration file with an powerful syntax.
WWW: https://arbtt.nomeata.de/
PR: 246068
Submitted by: Dhananjay Balan <mail@dbalan.in>
Reviewed by: philip
|
Number of commits found: 15 |