aboutsummaryrefslogtreecommitdiff
path: root/editors/cudatext/Makefile
Commit message (Collapse)AuthorAgeFilesLines
...
* editors/cudatext: update to 1.174.0Jose Alonso Cardenas Marquez2022-10-301-4/+4
|
* editors/cudatext: Update to 1.171.0Jose Alonso Cardenas Marquez2022-10-021-4/+4
|
* 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)
* cleanup: remove trailing whitepacesTobias C. Berner2022-09-071-1/+1
|
* editors/cudatext: update to 1.169.2Jose Alonso Cardenas Marquez2022-08-301-6/+4
|
* */*: bump all consumers after recent boost upgradeDima Panov2022-08-121-0/+1
|
* editors/cudatext: update to 1.168.0Jose Alonso Cardenas Marquez2022-08-011-3/+3
|
* editors/cudatext: update to 1.166.5Jose Alonso Cardenas Marquez2022-07-131-2/+2
|
* editors/cudatext: Add missing changes on previous commitJose Alonso Cardenas Marquez2022-06-211-1/+1
|
* lang/fpc: Fix build issues building some fpc based appsJose Alonso Cardenas Marquez2022-06-211-1/+1
| | | | | | | - Add missing parameter to getdirentries syscall function - Re-build i386 and amd64 bootstrap - Revert fpc-i386 (FPC_USE_LIBC) build to syscall build - Bump PORTREVISION in all ports dependant of freepascal compiler
* editors/cudatext: update to 1.166.0Jose Alonso Cardenas Marquez2022-06-181-7/+7
| | | | ChangeLog at: https://cudatext.github.io/history.txt
* editors/lazarus-*: update to 2.2.0Jose Alonso Cardenas Marquez2022-02-031-4/+4
| | | | | | | | | | - Bump PORTREVISION - archivers/peazip update to 8.4.0 - editors/cudatext update to 1.155.3 - russian/emkatic update to 0.41 - x11-toolkits/qt5pas to latest version included into lazarus 2.2.0 ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
* editors/cudatext: update to 1.151.0Jose Alonso Cardenas Marquez2021-12-081-3/+3
|
* editors/cudatext: update to 1.150.1Jose Alonso Cardenas Marquez2021-12-061-4/+4
|
* editors/cudatext: update to 1.143.0Jose Alonso Cardenas Marquez2021-09-051-2/+2
|
* editors/cudatext: update to 1.142.0Jose Alonso Cardenas Marquez2021-08-211-3/+3
|
* editors/cudatext: update to 1.140.0Jose Alonso Cardenas Marquez2021-08-041-1/+1
|
* editors/cudatext: update to 1.139.5Jose Alonso Cardenas Marquez2021-08-011-12/+15
|
* 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
|
* - lang/fpc revert way like linker is taken by fpc compilerJose Alonso Cardenas Marquez2021-01-141-1/+1
| | | | | | | | | | | | | | - lang/fpc add binutils to RUN_DEPENDS - editors/lazarus add binutils to RUN_DEPENDS - editors/lazarus add gmake to RUN_DEPENDS - editors/lazarus install fpc units like RUN_DEPENDS too - Bump PORTREVISiON of fpc/lazarus ports PR: 251712 Reported by: amdmi3 Notes: svn path=/head/; revision=561593
* - Bump PORTREVISION. lazarus was updated to 2.0.10Jose Alonso Cardenas Marquez2020-11-251-0/+1
| | | | Notes: svn path=/head/; revision=556267
* - Update to 1.99.0Jose Alonso Cardenas Marquez2020-05-141-8/+7
| | | | Notes: svn path=/head/; revision=535207
* - Remove compat < 11 dependencies from bootstrap and compiler. It could fix ↵Jose Alonso Cardenas Marquez2020-03-061-0/+1
| | | | | | | | | | | | | | problems when GENERIC kernel is not used. - Rebuild bootstrap (ppcx64 and ppc386) with new changes - Bump PORTREVISION PR: 239135 Reported by: fbsdbugs4 at sentry.org Notes: svn path=/head/; revision=527858
* - Update to 1.92.0Jose Alonso Cardenas Marquez2019-12-311-11/+10
| | | | | | | | - Add Python like dependency - Remove BROKEN Notes: svn path=/head/; revision=521626
* e*: Add missing USES={gnome,sdl,xorg}Tobias Kortkamp2019-11-081-1/+1
| | | | Notes: svn path=/head/; revision=517045
* Mark a few ports BROKEN, unfetchableAntoine Brodin2019-11-061-0/+2
| | | | Notes: svn path=/head/; revision=516880
* Add USES=xorg USES=gl, ports categories eNiclas Zeising2019-11-051-1/+1
| | | | | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'e'. Notes: svn path=/head/; revision=516802
* - Rebuild bootstrap (ppcx64 and ppc386) with ld patchesJose Alonso Cardenas Marquez2019-09-031-0/+1
| | | | | | | | | | | | | - Fix build on 12-STABLE and CURRENT (amd64 and i386) - Bump PORTREVISION for all ports that depends of lang/fpc - Add USE_BINUTILS to fpc and lazarus based ports - Add binutils dependency to Uses/fpc.mk and Uses/lazarus.mk PR: 240293 239934 233413 214864 Exp-run by: antoine Notes: svn path=/head/; revision=510956
* - Remove LD_UNSAFE (I forgotten it on previous commit)Jose Alonso Cardenas Marquez2019-08-151-1/+0
| | | | Notes: svn path=/head/; revision=509010
* - Update to 1.84.2Jose Alonso Cardenas Marquez2019-08-151-8/+17
| | | | Notes: svn path=/head/; revision=509008
* Clean up final leftovers from Qt4.Rene Ladan2019-06-261-3/+2
| | | | | | | | | Submitted by: rene Reviewed by: mat, tcberner Differential Revision: https://reviews.freebsd.org/D20725 Notes: svn path=/head/; revision=505150
* - New port: editors/cudatextJose Alonso Cardenas Marquez2019-03-071-0/+59
CudaText is a cross-platform text editor, written in Lazarus. It is fully open source. Features include: - Syntax highlight for many languages: C, C++, JavaScript, HTML, CSS, PHP, Python, XML etc. 200+ syntax lexers exist. - Code tree (tree structure of functions/classes/etc in source). - Code folding. - Multi-carets and multi-selections. - Find/Replace with reg. ex. - Plugins in Python language. Plugins can do lot of things. - Configs in JSON. Supports lexer-specific configs. - Tabbed UI. - Split each tab. - Split view for 2/3/4/6 files. - Simple auto-completion (fixed list) for some lexers. - Command palette (ST3 style). - Minimap. - Micromap. - Show unprinted whitespace. - Support for many encodings. - Customizable hotkeys. - Binary/Hex viewer for files of unlimited size. WWW: http://uvviewsoft.com/ Notes: svn path=/head/; revision=494912