notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details on branch 2022Q3
lite Lightweight text editor written mostly in Lua
1.11 editors on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.11Version of this port present on the latest quarterly branch.
Maintainer: danfe@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2022-07-06 17:39:05
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
License: MIT
WWW:
https://github.com/rxi/lite
Description:
lite is a lightweight text editor written mostly in Lua. It aims to provide something practical, pretty, small, and fast, implemented as simply as possible; easy to modify and extend via plugins, or to use without doing either.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (150 items)
Collapse this list.
  1. /usr/local/share/licenses/lite-editor-1.11/catalog.mk
  2. /usr/local/share/licenses/lite-editor-1.11/LICENSE
  3. /usr/local/share/licenses/lite-editor-1.11/MIT
  4. bin/lite
  5. share/lite/core/command.lua
  6. share/lite/core/commands/command.lua
  7. share/lite/core/commands/core.lua
  8. share/lite/core/commands/doc.lua
  9. share/lite/core/commands/findreplace.lua
  10. share/lite/core/commands/root.lua
  11. share/lite/core/commandview.lua
  12. share/lite/core/common.lua
  13. share/lite/core/config.lua
  14. share/lite/core/doc/highlighter.lua
  15. share/lite/core/doc/init.lua
  16. share/lite/core/doc/search.lua
  17. share/lite/core/doc/translate.lua
  18. share/lite/core/docview.lua
  19. share/lite/core/init.lua
  20. share/lite/core/keymap.lua
  21. share/lite/core/logview.lua
  22. share/lite/core/object.lua
  23. share/lite/core/rootview.lua
  24. share/lite/core/statusview.lua
  25. share/lite/core/strict.lua
  26. share/lite/core/style.lua
  27. share/lite/core/syntax.lua
  28. share/lite/core/tokenizer.lua
  29. share/lite/core/view.lua
  30. share/lite/fonts/font.ttf
  31. share/lite/fonts/icons.ttf
  32. share/lite/fonts/monospace.ttf
  33. share/lite/plugins/autocomplete.lua
  34. share/lite/plugins/autoreload.lua
  35. share/lite/plugins/extra/autoinsert.lua
  36. share/lite/plugins/extra/autowrap.lua
  37. share/lite/plugins/extra/bigclock.lua
  38. share/lite/plugins/extra/bracketmatch.lua
  39. share/lite/plugins/extra/centerdoc.lua
  40. share/lite/plugins/extra/closeconfirmx.lua
  41. share/lite/plugins/extra/colorpreview.lua
  42. share/lite/plugins/extra/copyfilelocation.lua
  43. share/lite/plugins/extra/datetimestamps.lua
  44. share/lite/plugins/extra/detectindent.lua
  45. share/lite/plugins/extra/dragdropselected.lua
  46. share/lite/plugins/extra/drawwhitespace.lua
  47. share/lite/plugins/extra/eval.lua
  48. share/lite/plugins/extra/exec.lua
  49. share/lite/plugins/extra/ghmarkdown.lua
  50. share/lite/plugins/extra/gitstatus.lua
  51. share/lite/plugins/extra/gofmt.lua
  52. share/lite/plugins/extra/hidelinenumbers.lua
  53. share/lite/plugins/extra/hidestatus.lua
  54. share/lite/plugins/extra/inanimate.lua
  55. share/lite/plugins/extra/indentguide.lua
  56. share/lite/plugins/extra/lastproject.lua
  57. share/lite/plugins/extra/lfautoinsert.lua
  58. share/lite/plugins/extra/linecopypaste.lua
  59. share/lite/plugins/extra/lineguide.lua
  60. share/lite/plugins/extra/macmodkeys.lua
  61. share/lite/plugins/extra/markers.lua
  62. share/lite/plugins/extra/motiontrail.lua
  63. share/lite/plugins/extra/openfilelocation.lua
  64. share/lite/plugins/extra/openselected.lua
  65. share/lite/plugins/extra/projectmanager.lua
  66. share/lite/plugins/extra/rainbowparen.lua
  67. share/lite/plugins/extra/scale.lua
  68. share/lite/plugins/extra/scalestatus.lua
  69. share/lite/plugins/extra/selectionhighlight.lua
  70. share/lite/plugins/extra/sort.lua
  71. share/lite/plugins/extra/spellcheck.lua
  72. share/lite/plugins/extra/tabnumbers.lua
  73. share/lite/plugins/extra/titleize.lua
  74. share/lite/plugins/extra/togglesnakecamel.lua
  75. share/lite/plugins/extra/unboundedscroll.lua
  76. share/lite/plugins/extra/workspace.lua
  77. share/lite/plugins/language_angelscript.lua
  78. share/lite/plugins/language_batch.lua
  79. share/lite/plugins/language_c.lua
  80. share/lite/plugins/language_cmake.lua
  81. share/lite/plugins/language_cpp.lua
  82. share/lite/plugins/language_csharp.lua
  83. share/lite/plugins/language_css.lua
  84. share/lite/plugins/language_d.lua
  85. share/lite/plugins/language_dart.lua
  86. share/lite/plugins/language_elixir.lua
  87. share/lite/plugins/language_elm.lua
  88. share/lite/plugins/language_fe.lua
  89. share/lite/plugins/language_fennel.lua
  90. share/lite/plugins/language_gdscript.lua
  91. share/lite/plugins/language_glsl.lua
  92. share/lite/plugins/language_go.lua
  93. share/lite/plugins/language_hlsl.lua
  94. share/lite/plugins/language_hs.lua
  95. share/lite/plugins/language_java.lua
  96. share/lite/plugins/language_jiyu.lua
  97. share/lite/plugins/language_js.lua
  98. share/lite/plugins/language_lua.lua
  99. share/lite/plugins/language_make.lua
  100. share/lite/plugins/language_md.lua
  101. share/lite/plugins/language_meson.lua
  102. share/lite/plugins/language_moon.lua
  103. share/lite/plugins/language_nginx.lua
  104. share/lite/plugins/language_nim.lua
  105. share/lite/plugins/language_objc.lua
  106. share/lite/plugins/language_odin.lua
  107. share/lite/plugins/language_php.lua
  108. share/lite/plugins/language_pico8.lua
  109. share/lite/plugins/language_powershell.lua
  110. share/lite/plugins/language_psql.lua
  111. share/lite/plugins/language_python.lua
  112. share/lite/plugins/language_rust.lua
  113. share/lite/plugins/language_sh.lua
  114. share/lite/plugins/language_teal.lua
  115. share/lite/plugins/language_tex.lua
  116. share/lite/plugins/language_ts.lua
  117. share/lite/plugins/language_wren.lua
  118. share/lite/plugins/language_xml.lua
  119. share/lite/plugins/macro.lua
  120. share/lite/plugins/projectsearch.lua
  121. share/lite/plugins/quote.lua
  122. share/lite/plugins/reflow.lua
  123. share/lite/plugins/tabularize.lua
  124. share/lite/plugins/treeview.lua
  125. share/lite/plugins/trimwhitespace.lua
  126. share/lite/user/colors/abyss.lua
  127. share/lite/user/colors/cold_lime.lua
  128. share/lite/user/colors/dracula.lua
  129. share/lite/user/colors/duorand.lua
  130. share/lite/user/colors/duotone.lua
  131. share/lite/user/colors/fall.lua
  132. share/lite/user/colors/github.lua
  133. share/lite/user/colors/gruvbox_dark.lua
  134. share/lite/user/colors/liqube.lua
  135. share/lite/user/colors/moe.lua
  136. share/lite/user/colors/monodark.lua
  137. share/lite/user/colors/monokai.lua
  138. share/lite/user/colors/nord.lua
  139. share/lite/user/colors/onedark.lua
  140. share/lite/user/colors/only_dark.lua
  141. share/lite/user/colors/solarized_light.lua
  142. share/lite/user/colors/solarobj.lua
  143. share/lite/user/colors/summer.lua
  144. share/lite/user/colors/vscode-dark.lua
  145. share/lite/user/colors/winter.lua
  146. share/lite/user/colors/zenburn.lua
  147. share/lite/user/init.lua
  148. @owner
  149. @group
  150. @mode
Collapse this list.
Dependency lines:
  • lite-editor>0:editors/lite
To install the port:
cd /usr/ports/editors/lite/ && make install clean
To add the package, run one of these commands:
  • pkg install editors/lite
  • pkg install lite-editor
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: lite-editor
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1610208177 SHA256 (rxi-lite-1.11-38bd9b3_GH0.tar.gz) = 63b0f22eb90f38564736f56d4d0f51f7219fcb7fe6398018e3435a62badd10d9 SIZE (rxi-lite-1.11-38bd9b3_GH0.tar.gz) = 10707650

Expand this list (6 items)

Collapse this list.

SHA256 (rxi-lite-colors-5b77292_GH0.tar.gz) = 0ad9074b0d9128924f6210808852b1412eae6310e43600978502b512059c2dc4 SIZE (rxi-lite-colors-5b77292_GH0.tar.gz) = 5337 SHA256 (rxi-lite-plugins-4a9e1f3_GH0.tar.gz) = cada6be45b11e1d5f70d2bbeac6e9a103e4285ef23f00236a9116718941b92db SIZE (rxi-lite-plugins-4a9e1f3_GH0.tar.gz) = 41736 SHA256 (a38b89ca26dde1353cf1.patch) = d0403b01d38daaa71228c83c39c50dcf541a46c207334c10d90b1646120f71a6 SIZE (a38b89ca26dde1353cf1.patch) = 1895

Collapse this list.


Packages (timestamps in pop-ups are UTC):
lite-editor
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.111.11-1.111.11---
FreeBSD:13:quarterly1.111.11-1.111.111.111.111.11
FreeBSD:14:latest1.111.11-1.111.111.11-1.11
FreeBSD:14:quarterly1.111.11-1.111.111.111.111.11
FreeBSD:15:latest1.111.11n/a1.11n/a1.111.111.11
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
  2. pkgconf>=1.3.0_1 : devel/pkgconf
  3. sdl2-config : devel/sdl20
Library dependencies:
  1. liblua-5.4.so : lang/lua54
  2. libSDL2.so : devel/sdl20
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for lite-editor-1.11: DOCS=on: Build and/or install documentation ===> Use 'make config' to modify these settings
Options name:
editors_lite
USES:
gmake lua pkgconfig sdl
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/rxi/lite/tar.gz/38bd9b3?dummy=/
Collapse this list.

There are no commits on branch 2022Q3 for this port