aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/deskutils
Commit message (Collapse)AuthorAge
* Oops - missed a character in lumina-calculator MakefileKen Moore2017-06-30
|
* Large cleanup of the FreeBSD port Makefiles that are saved in the tree ↵Ken Moore2017-06-30
| | | | (based on some make-system feedback after testing them before publishing 1.3.0)
* 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 lumina-notify portfilesq5sys2017-05-16
|
* Final fix for the new Lumina ports. Fix a plist and another MakefileKen Moore2017-05-16
|
* Adjust all the new Lumina ports - looks like there was a QtMultimedia ↵Ken Moore2017-05-16
| | | | dependency in one of the library classes.
* Bump the version of Lumina to 1.2.2, and put a CONFLICTS line with 1.2.1 in ↵Ken Moore2017-05-14
| | | | the new port files.
* 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.
* Fix up the new port files so they all pass portlint now.Ken Moore2017-05-13
|
* 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