non port: ports-mgmt/portconfig/Makefile |
Number of commits found: 14 |
Monday, 17 Feb 2025
|
01:14 Alfonso S. Siciliano (asiciliano)
ports-mgmt/portconfig: Update to 0.6.2
- Change maintainership.
- New accessibility features:
- ENVs to change the theme.
- Install theme conf files.
ChangeLog: https://gitlab.com/alfix/portconfig/-/blob/main/CHANGELOG
PR: 283946
Reported by: Low Vision users
https://forums.freebsd.org/threads/is-it-possible-to-change-the-ports-config-dialog-colours.94621/
Approved by: bapt
Sponsored by: The FreeBSD Foundation
26971b8 |
Wednesday, 10 Jan 2024
|
15:29 Baptiste Daroussin (bapt)
MAN?PREFIX: eleminate its usage and move man to share/man
e4610fc |
Friday, 17 Nov 2023
|
19:08 Alfonso S. Siciliano (asiciliano)
ports-mgmt/portconfig: Update to 0.6.1
CHANGED: https://gitlab.com/alfix/portconfig/-/blob/main/CHANGELOG
PR: 275136
Approved by: bapt
5356f97 |
Tuesday, 10 Oct 2023
|
11:58 Baptiste Daroussin (bapt)
bsddialog: update bsddialog to 1.0 & portconfig to 0.6
PR: 272975 272975
Submitted by: asiciliano
7967851 |
Wednesday, 12 Jul 2023
|
18:56 Felix Palmen (zirias)
bsd.sites.mk: Update all ports using USE_GITLAB
Replace GL_COMMIT by GL_TAGNAME in all ports. The new GL_TAGNAME is
backwards-compatible (accepting any commit hash as before), but also
understands an actual tag name. Moving to tag names where appropriate is
left to individual ports' maintainers.
Approved by: portmgr (tcberner, mentor)
Differential Revision: https://reviews.freebsd.org/D37077
7d1faa7 |
Friday, 6 Jan 2023
|
13:40 Alfonso S. Siciliano (asiciliano)
ports-mgmt/portconfig: Update to 0.5
PR: 268783
Approved by: bapt
3b73b2e |
Thursday, 15 Sep 2022
|
00:34 Alfonso S. Siciliano (asiciliano)
ports-mgmt/portconfig: update to 0.4
PR: 266132
Approved by: bapt (maintainer)
9fb8e95 |
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 |
Friday, 22 Apr 2022
|
19:38 Alfonso S. Siciliano (asiciliano)
ports-mgmt/portconfig: Update to 0.3
PR: 263128
Approved by: bapt
58b7bd5 |
Monday, 17 Jan 2022
|
15:55 Baptiste Daroussin (bapt) Author: Alfonso S. Siciliano
ports-mgmt/portconfig: update to 0.2
New features:
- Shortcut keys
- env D4PMINHEIGHT
PR: 260398
651c748 |
Monday, 6 Dec 2021
|
09:50 Baptiste Daroussin (bapt)
ports-mgmt/portconfig: update to 0.1.1
a4e4b7a |
Wednesday, 24 Nov 2021
|
08:35 Baptiste Daroussin (bapt)
ports-mgmt/portconfig: bump portrevision after update of bsddialog
3a266a84 |
Tuesday, 23 Nov 2021
|
13:58 Baptiste Daroussin (bapt)
ports-mgmt/portconfig: new port
portconfig is a dialog4ports replacement based on libbsddialog.
Note this version is build as semi static: libbsddialog and libncurses
has been linked statically and the binary remaind dynamic
5f891a8 |
13:58 Baptiste Daroussin (bapt)
ports-mgmt/portconfig: update to 0.1
Changes: provide a hint to the users a pkg-help file is available to
provide hints on the configuration options
6adfb04 |
Number of commits found: 14 |