aboutsummaryrefslogtreecommitdiff
path: root/devel/notcurses/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* */*: Bump PORTREVISION for consumers of libunistringDaniel Engberg2022-10-221-0/+1
| | | | Reported by: jbeich
* Add WWW entries to port MakefilesStefan Eßer2022-09-071-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* devel/notcurses: Update to 3.0.8Nick Black2022-04-081-1/+1
| | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.8 PR: 263088
* devel/notcurses: Update to 3.0.7Nick Black2022-02-211-1/+1
| | | | | Changes: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.7 PR: 262080
* devel/notcurses: Update to 3.0.6Nick Black2022-02-121-1/+1
| | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.6 PR: 261881
* devel/notcurses: Update to 3.0.5Nick Black2022-01-221-1/+1
| | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.5 PR: 261394
* devel/notcurses: Update to 3.0.4Nick Black2022-01-101-1/+1
| | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.4 PR: 261074
* devel/notcurses: Update to 3.0.3Nick Black2022-01-041-3/+11
| | | | | | | | Add a check to test for splitted ncurses in base. Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v3.0.3 PR: 260887
* devel/notcurses: Update to 3.0.1Nick Black2021-12-201-2/+3
| | | | | | | | 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
* devel/notcurses: Update to 2.4.9Nick Black2021-11-231-2/+5
| | | | | | | ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.9 PR: 259780 Reported by: nickblack@linux.com (maintainer)
* devel/notcurses: Update to 2.4.8Nick Black2021-11-081-4/+5
| | | | | | ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.8 PR: 259449 MFH: 2021Q4
* devel/notcurses: Update to 2.4.7Nick Black2021-10-181-1/+1
| | | | | | ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.7 PR: 259238
* devel/notcurses: Update to 2.4.5Nick Black2021-10-071-2/+2
| | | | PR: 258989
* devel/notcurses: Update to 2.4.3Nick Black2021-09-281-1/+1
| | | | | | | | | | 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)
* devel/notcurses: fix typoBaptiste Daroussin2021-09-231-1/+1
|
* ncurses: fix build with futur base and ports ncursesBaptiste Daroussin2021-09-231-1/+1
| | | | | | | 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
* devel/notcurses: Update to 2.4.2Nick Black2021-09-201-1/+1
| | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.2 PR: 258630
* devel/notcurses: Update to 2.4.1Nick Black2021-09-131-1/+1
| | | | | | ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.4.1 PR: 258468
* devel/notcurses: 2.4.0Nick Black2021-09-081-1/+1
| | | | | | | | | 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
* devel/notcurses: Update to 2.3.18Nick Black2021-09-011-1/+1
| | | | | | Changes: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.18 PR: 258191
* devel/notcurses: Update to 2.3.17Nick Black2021-08-241-1/+1
| | | | | | ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.17 PR: 258023
* devel/notcurses: Update to 2.3.15Nick Black2021-08-191-1/+1
| | | | | | | ChangeLog: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.15 PR: 257936 Reported by: nickblack@linux.com (maintainer)
* devel/notcurses: update the port to version 2.3.12.Alexey Dokuchaev2021-07-301-1/+1
| | | | | PR: 257485 Submitted by: maintainer
* devel/notcurses: Update to 2.3.11Nick Black2021-07-221-1/+1
| | | | | PR: ports/257319 MFH: 2021Q3
* devel/notcurses: update the port to version 2.3.8.Alexey Dokuchaev2021-07-141-1/+1
| | | | PR: 256964
* devel/notcurses: Update to 2.3.6Nick Black2021-06-241-1/+1
| | | | | | | | | | 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
* devel/notcurses: Update to 2.3.4Nick Black2021-06-191-1/+1
| | | | | | | | | | 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
* devel/notcurses: Update to 2.3.1Rainer Hurling2021-05-201-3/+4
| | | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases/tag/v2.3.1 PR: 256026 Reported by: Nick Black <nickblack@linux.com> (maintainer)
* devel/notcurses: Update to 2.2.8Rainer Hurling2021-05-021-7/+13
| | | | | | | Changelog: https://github.com/dankamongmen/notcurses/releases PR: 254261 Submitted by: Nick Black <nickblack@linux.com> (maintainer)
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* devel/notcurses: Update to 2.2.2Neel Chauhan2021-03-081-1/+1
| | | | | | | | PR: 254106 Submitted by: Nick Black <nickblack AT linux DOT com> (maintainer) Notes: svn path=/head/; revision=567801
* devel/notcurses: Update to 2.2.1Rainer Hurling2021-02-101-5/+5
| | | | | | | | | | | | | | | | - 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
* devel/notcurses: Update to 2.1.7Fernando Apesteguía2021-01-211-1/+1
| | | | | | | | | | 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
* devel/notcurses: Update to 2.1.5Fernando Apesteguía2021-01-161-2/+3
| | | | | | | | | | 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
* devel/notcurses: Update to 2.1.4Fernando Apesteguía2021-01-051-1/+1
| | | | | | | | | | | 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
* devel/notcurses: upgrade to 2.1.3Fernando Apesteguía2020-12-311-1/+1
| | | | | | | | | | | | 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
* devel/notcurses: Update to 2.1.0Rainer Hurling2020-12-131-2/+3
| | | | | | | | | | | | 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
* devel/notcurses: Update to 2.0.8Rainer Hurling2020-11-291-1/+1
| | | | | | | | | | | | | | 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
* devel/notcurses: Update to 2.0.4Fernando Apesteguía2020-11-121-6/+5
| | | | | | | | | | | | 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
* devel/notcurses: Update 1.7.6 -> 2.0.1Yuri Victorovich2020-10-251-2/+2
| | | | | | | | PR: 250451 Reported by: nickblack@linux.com (maintainer) Notes: svn path=/head/; revision=553241
* devel/notcurses: Update 1.7.0 -> 1.7.6Yuri Victorovich2020-10-121-1/+3
| | | | | | | | PR: 250247 Submitted by: Nick Black <nickblack@linux.com> (maintainer) Notes: svn path=/head/; revision=552093
* devel/notcurses: Update 1.6.11 -> 1.7.0Yuri Victorovich2020-09-191-10/+10
| | | | | | | | | | | | | 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
* Update to 1.6.11Li-Wen Hsu2020-08-071-2/+3
| | | | | | | | PR: 248496 Submitted by: Nick Black <nickblack@linux.com> (maintainer) Notes: svn path=/head/; revision=544305
* devel/notcureses: update to 1.6.6Tobias C. Berner2020-07-261-9/+9
| | | | | | | | PR: 247770 Submitted by: Nick Black <nickblack@linux.com> (maintainer) Notes: svn path=/head/; revision=543478
* Update to 1.5.2Li-Wen Hsu2020-06-271-8/+1
| | | | | | | | PR: 247453 Submitted by: Nick Black <nickblack@linux.com> (maintainer) Notes: svn path=/head/; revision=540627
* devel/notcurses: update to 1.5.0Fernando Apesteguía2020-06-121-3/+14
| | | | | | | | | | 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
* devel/notcurses: Update 1.4.1 -> 1.4.3Yuri Victorovich2020-05-221-1/+5
| | | | | | | Submitted by: nickblack@linux.com (maintainer) Notes: svn path=/head/; revision=536210
* devel/notcurses: Assign the maintainership to the upstream author on his requestYuri Victorovich2020-05-111-1/+1
| | | | | | | He expressed interest in the FeeBSD port, and quickly made his project compatible. Notes: svn path=/head/; revision=534919
* devel/notcurses: Update 1.3.4-58 -> 1.4.1Yuri Victorovich2020-05-111-2/+1
| | | | | | | Reported by: portscout Notes: svn path=/head/; revision=534883