aboutsummaryrefslogtreecommitdiff
path: root/editors/helix
Commit message (Collapse)AuthorAgeFilesLines
* lang/rust: Bump revisions after 1.72.0Mikael Urankar2023-09-081-1/+1
| | | | PR: 273331
* editors/helix: Fix crashAshish SHUKLA2023-07-262-2/+8
| | | | | | | Import a patch from upstream. Reported by: kp Co-authored-by: Kristof Provost <kp@freebsd.org>
* lang/rust: Bump revisions after 1.71.0Mikael Urankar2023-07-171-1/+1
| | | | PR: 272449
* lang/rust: Bump revisions after 1.70.0Mikael Urankar2023-06-091-0/+1
| | | | PR: 271797
* editors/helix: Update to 23.05Ashish SHUKLA2023-05-205-430/+474
| | | | - Move CARGO_CRATES to its own file
* lang/rust: Bump revisions after 1.69.0Mikael Urankar2023-04-231-0/+1
| | | | PR: 270953
* editors/helix: Update to 23.03Ashish SHUKLA2023-04-036-533/+691
|
* lang/rust: Bump revisions after 1.68.0Mikael Urankar2023-03-161-1/+1
| | | | PR: 270080
* lang/rust: Bump revisions after 1.67.1Mikael Urankar2023-02-131-1/+1
| | | | PR: 269336
* */*: Bump rust (cargo) ports to reflect on WITH_LTODaniel Engberg2023-01-071-1/+1
| | | | | Bump ports in tree so they get rebuilt with new default settings for cargo ports
* lang/rust: Bump revisions after 1.66.0Mikael Urankar2022-12-201-0/+1
| | | | PR: 268415
* editors/helix: Update to 22.12Ashish SHUKLA2022-12-076-311/+709
|
* lang/rust: Bump revisions after 1.65.0Mikael Urankar2022-11-171-1/+1
| | | | PR: 267622
* lang/rust: Bump revisions after 1.64.0Mikael Urankar2022-10-301-0/+1
| | | | PR: 267173
* Remove WWW entries moved into port MakefilesStefan Eßer2022-09-071-2/+0
| | | | | | | | | | Commit b7f05445c00f has added WWW entries to port Makefiles based on WWW: lines in pkg-descr files. This commit removes the WWW: lines of moved-over URLs from these pkg-descr files. Approved by: portmgr (tcberner)
* 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)
* editors/helix: Update to 22.08.1Ashish SHUKLA2022-09-054-450/+691
| | | | | GH_TUPLE diff looks a bit convoluted as this time it's auto-generated instead of manual so far.
* rust: bring back update to 1.63Baptiste Daroussin2022-08-251-1/+1
| | | | | | | | | | | | | | | | Revert back the revert of the update of rust and related commits This revert was drive by beside validation by portmgr via exp-run and not respectful of the etiquette we have between committers This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64. This reverts commit 04d257baa182926cff158f32cf459e560426add0. This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2. This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e. This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c. This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e. With hat: portmgr
* Revert "lang/rust: Bump revisions after 1.63.0"Piotr Kubaj2022-08-251-1/+1
| | | | | | This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d. PR: 265915
* lang/rust: Bump revisions after 1.63.0Mikael Urankar2022-08-251-1/+1
|
* lang/rust: Bump revisions after 1.62.0Mikael Urankar2022-07-021-1/+1
|
* lang/rust: Bump revisions after 1.61.0Mikael Urankar2022-05-311-0/+1
|
* editors/helix: Update to 22.05Ashish SHUKLA2022-05-293-151/+325
|
* lang/rust: Relink ports after the Rust 1.60.0 updateTobias Kortkamp2022-05-031-1/+1
|
* editors/helix: Update to 22.03Ashish SHUKLA2022-03-307-246/+423
| | | | Reported by: portscout
* lang/rust: Bump revisions after 1.59.0Mikael Urankar2022-03-151-1/+1
|
* lang/rust: Relink consumersTobias Kortkamp2022-02-031-1/+1
| | | | | PR: 261449 Security: ee26f513-826e-11ec-8be6-d4c9ef517024
* lang/rust: Bump revisions after 1.58.0Tobias Kortkamp2022-01-171-0/+1
|
* Fix CONFLICTS entries of multiple portsStefan Eßer2022-01-101-0/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There have been lots of missing CONFLICTS_INSTALL entries, either because conflicting ports were added without updating existing ports, due to name changes of generated packages, due to mis-understanding the format and semantics of the conflicts entries, or just due to typoes in package names. This patch is the result of a comparison of all files contained in the official packages with each other. This comparison was based on packages built with default options and may therefore have missed further conflicts with optionally installed files. Where possible, version numbers in conflicts entries have been generalized, some times taking advantage of the fact that a port cannot conflict with itself (due to logic in bsd.port.mk that supresses the pattern match result in that case). A few ports that set the conflicts variables depending on complex conditions (e.g. port options), have been left unmodified, despite probably containing outdated package names. These changes should only affect the installation of locally built ports, not the package building with poudriere. They should give an early indication of the install conflict in cases where currently the pkg command aborts an installation when it detects that an existing file would be overwritten, Approved by: portmgr (implicit)
* editors/helix: Update to 0.6.0Ashish SHUKLA2022-01-043-71/+187
| | | | - Also strip the tree-sitter modules
* lang/rust: Rebuild consumers for Rust 1.57.0Tobias Kortkamp2021-12-051-0/+1
|
* editors/helix: Update to 0.5.0Ashish SHUKLA2021-10-313-144/+239
| | | | Reported by: portscout
* *: Rebuild for Rust 1.56.0Tobias Kortkamp2021-10-251-1/+1
|
* *: Rebuild lang/rust consumers after the 1.55.0 updateTobias Kortkamp2021-09-191-0/+1
|
* editors/helix: New port: Post-modern modal text editorAshish SHUKLA2021-09-185-0/+559
A kakoune / neovim inspired editor, written in Rust. Features: o Vim-like modal editing o Multiple selections o Built-in language server support o Smart, incremental syntax highlighting and code editing via tree-sitter WWW: https://helix-editor.com/