aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/deskutils/lumina-textedit/pkg-plist
Commit message (Collapse)AuthorAge
* Fix up the pkg-plist for lumina-textedit.Ken Moore2019-07-01
| | | | Needed to add the new java.syntax rules file.
* Update all the Lumina portsKen Moore2018-02-09
| | | | | Ensure that the translation files are offset by %%I18N%% Also rework a few USE/USES ordering
* Redo all the new man pages categories.Ken Moore2017-11-20
| | | | Make sure they are all man1 instead of man8
* Fix up the pkg-plist for all the Lumina ports:Ken Moore2017-11-20
| | | | Adding in the new manpages.
* Updated plist for Australian translation filesZackaryWelch2017-07-31
|
* Fix the pkg-plist for lumina-texteditKen Moore2017-06-30
|
* Fix up the pkg-plist for lumina-textedit to account for the new file support ↵Ken Moore2017-06-19
| | | | files.
* Add a new syntax rule set for JSON files. Seems to be working fine.Ken Moore2017-06-11
|
* Add an XML syntax highlighting rule to LTE. Seems fully-functional.Ken Moore2017-06-11
|
* Update the deskutils/lumina-textedit pkg-plist to account for the new syntax ↵Ken Moore2017-06-09
| | | | files (and readme file)
* Fix up the pkg-plist for all the new ports. Get rid of the auto-expansion ↵Ken Moore2017-05-13
| | | | | | used in the old plist. Also change the name of the binary for lumina-notify to "lumina-notify" and add a lumina-notify.desktop file.
* Split up the FreeBSD port files into a total of 12 portsKen Moore2017-05-13
x11/lumina (meta port for all of them) x11/lumina-core (core desktop: lumina-open, lumina-desktop, start-lumina-desktop, themes, icons, etc..) x11/lumina-coreutils (core configuration utilities: lumina-config, lumina-xconfig, lumina-search) deskutils/lumina-archiver deskutils/lumina-calculator deskutils/lumina-fileinfo deskutils/lumina-fm deskutils/lumina-mediaplayer deskutils/lumina-notify deskutils/lumina-screenshot deskutils/lumina-textedit deskutils/lumina-xdg-entry
bgstack15