aboutsummaryrefslogtreecommitdiff
path: root/mkport.sh
Commit message (Collapse)AuthorAge
* Move the old debian/ebuild/spec port files into an obsolete directory.Ken Moore2019-04-27
| | | | If somebody wants to update them, they can get moved back into the main dir, but need to clearly mark that they are for old/obsolete versions only.
* undo the thingq5sys (JT)2018-03-09
|
* TEST: Return exit 1 for mkport.sh to test the failure email notificationsKen Moore2018-03-09
|
* Last mkport.sh tweakKen Moore2018-03-06
| | | | Looks like the bPort variable cannot be exported(?), so put a full list into the "port=" line for fallback usage
* Another mkport.sh update.Ken Moore2018-03-06
| | | | Almost got the multi-build setup working...
* Another minor tweak for the mkport.shKen Moore2018-03-06
| | | | Make the "bPort" exported variable a list of all the ports that were added/created.
* Quick update to mkports.shKen Moore2018-03-06
| | | | Ensure that the final "port" variable is the list of all the ports that were updated
* Bump the minor version of Lumina to 1.4.2Ken Moore2018-02-09
| | | | This includes some larger changes to lumina-pdf, and some fixes for the 1.x session (battery chimes and such)
* Oops - forgot to update the version tag in the mkport.sh script as well.Ken Moore2017-12-07
|
* Bump the version of Lumina to 1.4.0Ken Moore2017-11-20
| | | | Also ensure the lumina-theme-engine uses the same versioning system.
* Quick tag of version 1.3.3 in source (theme engine finished/integrated)Ken Moore2017-09-19
|
* Tag version 1.3.2 in source.Ken Moore2017-08-11
| | | | This will help identify if people are at the point where lumina-pdf and lumina-theme-engine are integrated or not.
* Update the version tag in the mkport.sh scriptKen Moore2017-08-04
|
* Quick fix for the mkport.sh scriptKen Moore2017-06-26
|
* Bump the version number in the FreeBSD port-generator script.Ken Moore2017-06-26
|
* 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 new port files so they all pass portlint now.Ken Moore2017-05-13
|
* Another try to fix the autobuildKen Moore2017-05-13
|
* Another try to fix the autobuilder - finish the mkport.sh within the ↵Ken Moore2017-05-13
| | | | x11/lumina port directory.
* Take 2 on fixing the mkport.shKen Moore2017-05-13
|
* Try to fix up the mkport.sh for the autobuilder.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
* Move the new port files for FreeBSD over into the proper directory and ↵Ken Moore2016-08-08
| | | | adjust the new mkport script to use that dir.
* Pull from port-files-masterKris Moore2016-08-05
|
* Don't need to sanity check repo firstKris Moore2016-08-05
|
* Update mkport.shKris Moore2016-08-05
|
* Add mkport.sh and port-files-master so we can automate building latestKris Moore2016-08-05
| | | | in TrueOS
* 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
* Don't package the Artwork directoryKris Moore2015-03-30
|
* Fix lumina pkg-plist, fix compiling from ports and add the mkport.sh scriptKris Moore2014-09-04
bgstack15