| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Reported by: jbeich
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.8
PR: 263088
|
|
|
|
|
| |
Changes: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.7
PR: 262080
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.6
PR: 261881
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.5
PR: 261394
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.4
PR: 261074
|
|
|
|
|
|
|
|
| |
Add a check to test for splitted ncurses in base.
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.3
PR: 260887
|
|
|
|
|
|
|
|
| |
Changes: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.0
Changes: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.1
PR: 260197
Approved by: 0mp (mentor)
Differential Revision: https://reviews.freebsd.org/D33461
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.9
PR: 259780
Reported by: nickblack@linux.com (maintainer)
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.8
PR: 259449
MFH: 2021Q4
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.7
PR: 259238
|
|
|
|
| |
PR: 258989
|
|
|
|
|
|
|
|
|
|
| |
Fix for inversion of various terminals regarding DECSDM semantics.
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.3
PR: 258737
MFH: no (Q4 is just around the corner)
|
| |
|
|
|
|
|
|
|
| |
in preparation for the split in base of libtinfo and libncurses, clearly
specify when the packages should link against.
Note this also fixes the build with ports ncurses
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.2
PR: 258630
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.1
PR: 258468
|
|
|
|
|
|
|
|
|
| |
Update primarily focused on bugfixes, portability, and robustness,
but with plenty of new features.
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.0
PR: 258342
|
|
|
|
|
|
| |
Changes: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.18
PR: 258191
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.17
PR: 258023
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.15
PR: 257936
Reported by: nickblack@linux.com (maintainer)
|
|
|
|
|
| |
PR: 257485
Submitted by: maintainer
|
|
|
|
|
| |
PR: ports/257319
MFH: 2021Q3
|
|
|
|
| |
PR: 256964
|
|
|
|
|
|
|
|
|
|
| |
CONTRIBUTING.md moved from doc/ to the root, so it gets installed now. t changes.
https://github.com/dankamongmen/notcurses/releases/tag/v2.3.6
https://github.com/dankamongmen/notcurses/releases/tag/v2.3.5
PR: 256805
Approved by: maintainer
|
|
|
|
|
|
|
|
|
|
| |
This update from v2.3.1 to v2.3.4 has to skip v2.3.3 because
it has a broken unit test when run in ASCII mode.
Changelogs: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.4
https://github.com/dankamongmen/notcurses/releases/tag/v2.3.2
PR: 256700
|
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.1
PR: 256026
Reported by: Nick Black <nickblack@linux.com> (maintainer)
|
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases
PR: 254261
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
|
|
|
|
| |
Reported by: lwhsu
|
| |
|
|
|
|
|
|
|
|
| |
PR: 254106
Submitted by: Nick Black <nickblack AT linux DOT com> (maintainer)
Notes:
svn path=/head/; revision=567801
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix UTF8 tracking in both modes
- notcurses-view renamed to ncplayer
- notcurses-tetris renamed to nctetris
Changelog: https://github.com/dankamongmen/notcurses/releases
PR: 253262
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D28553
Notes:
svn path=/head/; revision=564869
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.1.7
PR: 252895
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=562248
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.1.5
PR: 252704
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=561767
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.1.4
PR: 252401
Submitted by: nickblack@linux.com
MFH: 2021Q1 (runtime fixes)
Notes:
svn path=/head/; revision=560391
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLogs:
https://github.com/dankamongmen/notcurses/releases/tag/v2.1.2
https://github.com/dankamongmen/notcurses/releases/tag/v2.1.3
PR: 252286
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=559766
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.1.0
PR: 251799
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D27594
Notes:
svn path=/head/; revision=558000
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Several bugfixes, enhancements and some new features
from version 2.0.4 to 2.0.8
Changelog: https://github.com/dankamongmen/notcurses/blob/master/NEWS.md
PR: 251449
Submitted by: Nick Black <nickblack@linux.com>
Approved by: arrowd, tcberner (mentors, implicit)
Notes:
svn path=/head/; revision=556584
|
|
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.0.4
While here, reorder some variables.
PR: 251038
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=554938
|
|
|
|
|
|
|
|
| |
PR: 250451
Reported by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=553241
|
|
|
|
|
|
|
|
| |
PR: 250247
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
Notes:
svn path=/head/; revision=552093
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Additional changes:
* Move build dependencies needed only for docs under the DOCS option
* Do not build docs when the option isn't chosen
* Install manpages into share/man because now this is allowed
PR: 249023
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=548942
|
|
|
|
|
|
|
|
| |
PR: 248496
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
Notes:
svn path=/head/; revision=544305
|
|
|
|
|
|
|
|
| |
PR: 247770
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
Notes:
svn path=/head/; revision=543478
|
|
|
|
|
|
|
|
| |
PR: 247453
Submitted by: Nick Black <nickblack@linux.com> (maintainer)
Notes:
svn path=/head/; revision=540627
|
|
|
|
|
|
|
|
|
|
| |
ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v1.5.0
PR: 246923
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=538607
|
|
|
|
|
|
|
| |
Submitted by: nickblack@linux.com (maintainer)
Notes:
svn path=/head/; revision=536210
|
|
|
|
|
|
|
| |
He expressed interest in the FeeBSD port, and quickly made his project compatible.
Notes:
svn path=/head/; revision=534919
|
|
|
|
|
|
|
| |
Reported by: portscout
Notes:
svn path=/head/; revision=534883
|