Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add a new port for lumina-pdf: | Ken Moore | 2017-08-11 |
| | | | | deskutils/lumina-pdf : also added to the "x11/lumina" meta-package | ||
* | Update the Makefile for lumina-mediaplayer | Ken Moore | 2017-08-07 |
| | | | | gstreamer1-plugins-gl is required for video playback to not crash/stop when the video is hidden (such as changing tabs or minimizing the window). The gstreamer1-qt5 package is just a good idea to pull in the other plugins that Qt5 supports. | ||
* | Fix a typo in the pkg-plist for x11/lumina-core | Ken Moore | 2017-08-05 |
| | |||
* | Get the icon loading routines all switched over to the old ↵ | Ken Moore | 2017-08-03 |
| | | | | QIcon::fromTheme() routine now that we have a theme engine available out-of-box. | ||
* | Updated plist for Australian translation files | ZackaryWelch | 2017-07-31 |
| | |||
* | Fix typo with pkg-plist | Kris Moore | 2017-07-03 |
| | |||
* | Fix the package plist for lumina-xdg-entry | Ken Moore | 2017-06-30 |
| | |||
* | Fix the pkg-plist for lumina-textedit | Ken Moore | 2017-06-30 |
| | |||
* | Fix up some more of the lumina-calculator Makefile - it also needs the ↵ | Ken Moore | 2017-06-30 |
| | | | | X11/XCB dependencies explicitly listed | ||
* | Oops - missed a character in lumina-calculator Makefile | Ken Moore | 2017-06-30 |
| | |||
* | Large cleanup of the FreeBSD port Makefiles that are saved in the tree ↵ | Ken Moore | 2017-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 Moore | 2017-06-20 |
| | |||
* | Fix up the pkg-plist for lumina-textedit to account for the new file support ↵ | Ken Moore | 2017-06-19 |
| | | | | files. | ||
* | Add a new syntax rule set for JSON files. Seems to be working fine. | Ken Moore | 2017-06-11 |
| | |||
* | Add an XML syntax highlighting rule to LTE. Seems fully-functional. | Ken Moore | 2017-06-11 |
| | |||
* | Update the deskutils/lumina-textedit pkg-plist to account for the new syntax ↵ | Ken Moore | 2017-06-09 |
| | | | | files (and readme file) | ||
* | Fix up the x11/lumina-core plist to account for the new archive icons. | Ken Moore | 2017-06-07 |
| | |||
* | Adjust the run_depends of the x11/lumina-core port a bit to try and ensure ↵ | Ken Moore | 2017-05-23 |
| | | | | it is looking for the package rather than the binary | ||
* | fix lumina-notify portfiles | q5sys | 2017-05-16 |
| | |||
* | Final fox for the x11/lumina metaport "run_depends". | Ken Moore | 2017-05-16 |
| | |||
* | Final fix for the new Lumina ports. Fix a plist and another Makefile | Ken Moore | 2017-05-16 |
| | |||
* | Adjust all the new Lumina ports - looks like there was a QtMultimedia ↵ | Ken Moore | 2017-05-16 |
| | | | | dependency in one of the library classes. | ||
* | Disable lumina-notify from the default build/packages - does not seem ready yet | Ken Moore | 2017-05-14 |
| | |||
* | Bump the version of Lumina to 1.2.2, and put a CONFLICTS line with 1.2.1 in ↵ | Ken Moore | 2017-05-14 |
| | | | | the new port files. | ||
* | Fix up the pkg-plist for all the new ports. Get rid of the auto-expansion ↵ | Ken Moore | 2017-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 Moore | 2017-05-13 |
| | |||
* | Bump the portepoch for the x11/lumina port - version number is no longer ↵ | Ken Moore | 2017-05-13 |
| | | | | just the date | ||
* | Merge branch 'master' of github.com:trueos/lumina | Ken Moore | 2017-05-13 |
|\ | |||
| * | Adjust the pkg-plist to account for the new icon files. | Ken Moore | 2017-05-09 |
| | | |||
| * | remove items in pkg-plist which are not in STAGEDIR | q5sys (JT) | 2017-05-03 |
| | | | | | | | | | | | | | | | | Resolves: ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: %%DATADIR%%-desktop/i18n/l-mediap_fur.qm Error: Missing: %%DATADIR%%-desktop/i18n/l-mediap_ne.qm Error: Missing: %%DATADIR%%-desktop/i18n/l-mediap_sa.qm Error: Missing: %%DATADIR%%-desktop/i18n/l-mediap_ur.qm | ||
| * | add lumina-xdg-entry.desktop to plist | q5sys (JT) | 2017-05-03 |
| | | |||
* | | Split up the FreeBSD port files into a total of 12 ports | Ken Moore | 2017-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.plist | q5sys | 2017-05-01 |
| | |||
* | Enable lumina-mediaplayer in the default build of Lumina's "desktop-utils". | Ken Moore | 2017-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 Moore | 2017-04-13 |
| | | | | themes. | ||
* | Remove broken oxygen icons depend. We will forge ahead with our own icons. | Joe Maloney | 2017-04-10 |
| | |||
* | Remove 0 from port depend | Joe Maloney | 2017-04-10 |
| | |||
* | Oxygen icons have moved. Update location. | Joe Maloney | 2017-04-10 |
| | |||
* | Add start-lumina-desktop.8 manpage: | Mrt134 | 2017-04-03 |
| | | | | | - Update plist - Update lumina-session.pro | ||
* | Add lumina-desktop.8 manpage: | Mrt134 | 2017-04-03 |
| | | | | | - Update plist - Update lumina-desktop.pro | ||
* | Fix a plist issue with the new man page for lumina-open | Ken Moore | 2017-03-30 |
| | |||
* | Add a new "DarkGlass" theme to Lumina and the pkg-plist. | Ken Moore | 2017-01-27 |
| | |||
* | Add the new xinput dependency into the port for FreeBSD. | Ken Moore | 2016-12-09 |
| | |||
* | New Desktop Utility: lumina-archiver | Ken Moore | 2016-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 Moore | 2016-11-07 |
| | |||
* | Fix up the pkg-plist to account for the addition of lumina-calculator | Ken Moore | 2016-10-20 |
| | |||
* | Add a new audio file for a low-battery notification. | Ken Moore | 2016-10-18 |
| | | | | Update the pkg-plist and license files for the sounds as needed. | ||
* | Update plist | Joe Maloney | 2016-09-26 |
| | |||
* | Fix a syntax issue with the new i18n option in the FreeBSD makefile. | Ken Moore | 2016-09-26 |
| | |||
* | Also ensure that the Qt5 linguist tools are used during the build if the ↵ | Ken Moore | 2016-09-26 |
| | | | | i18n option is enabled. |