aboutsummaryrefslogtreecommitdiff
path: root/port-files/FreeBSD/pkg-plist
Commit message (Collapse)AuthorAge
* 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
* fix pkg.plistq5sys2017-05-01
|
* Enable lumina-mediaplayer in the default build of Lumina's "desktop-utils".Ken Moore2017-04-28
| | | | | | Adjust the pkg-plist to account for all the new files which get installed. Changelog=yes
* Update the pkg-plist to account for all the new icons from the light/dark ↵Ken Moore2017-04-13
| | | | themes.
* Add start-lumina-desktop.8 manpage:Mrt1342017-04-03
| | | | | - Update plist - Update lumina-session.pro
* Add lumina-desktop.8 manpage:Mrt1342017-04-03
| | | | | - Update plist - Update lumina-desktop.pro
* Fix a plist issue with the new man page for lumina-openKen Moore2017-03-30
|
* Add a new "DarkGlass" theme to Lumina and the pkg-plist.Ken Moore2017-01-27
|
* New Desktop Utility: lumina-archiverKen Moore2016-11-12
| | | | | | This is a pure Qt5 front-end to the "tar" utility for creating, viewing, and editing archives of various formats. ChangeLog=YES
* Fix up the pkg-plist for the new libLumina depreciation.Ken Moore2016-11-07
|
* Fix up the pkg-plist to account for the addition of lumina-calculatorKen Moore2016-10-20
|
* Add a new audio file for a low-battery notification.Ken Moore2016-10-18
| | | | Update the pkg-plist and license files for the sounds as needed.
* Update plistJoe Maloney2016-09-26
|
* Add a new file to be distributed with Lumina:Ken Moore2016-09-23
| | | | | Include a copy of the "globs2" file from the FreeDesktop mimetype database, to be used as a fallback if the official mimetype database is not installed/found on the system. Also adjust the mimetype loader to use this fallback as needed.
* Fix pkg-plist and cleanup MakefileKris Moore2016-08-09
|
* Fix up the FreeBSD port files for LuminaKen Moore2016-07-01
|
* Another couple quick fixes for the FreeBSD port files.Ken Moore2016-06-28
|
* Large update to all the port-files.Ken Moore2016-06-20
1) Move all the port files (.spec, .ebuild, debian dir, etc..) into the port-files dir. 2) Move all the FreeBSD port files into a "port-files/FreeBSD" sub-dir 3) Update all the build/install scripts (as much as possible - needs review by the porters) to account for the directory heirarchy change 4) Update the .gitignore file a bit so it is also aware of the new directory heirarchy
bgstack15