aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/x11
Commit message (Collapse)AuthorAge
* 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)
* Add a new "formula" icon to the material-design icon themes.Ken Moore2017-06-20
|
* Fix up the x11/lumina-core plist to account for the new archive icons.Ken Moore2017-06-07
|
* Adjust the run_depends of the x11/lumina-core port a bit to try and ensure ↵Ken Moore2017-05-23
| | | | it is looking for the package rather than the binary
* Final fox for the x11/lumina metaport "run_depends".Ken Moore2017-05-16
|
* Final fix for the new Lumina ports. Fix a plist and another MakefileKen Moore2017-05-16
|
* Disable lumina-notify from the default build/packages - does not seem ready yetKen Moore2017-05-14
|
* 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
|
* Bump the portepoch for the x11/lumina port - version number is no longer ↵Ken Moore2017-05-13
| | | | just the date
* Merge branch 'master' of github.com:trueos/luminaKen 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