Unraid-SlackPack/plugins/NerdPack.xml
2016-02-02 11:39:07 -07:00

106 lines
2.8 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Containers>
<Plugin>True</Plugin>
<PluginURL>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.plg</PluginURL>
<PluginAuthor>dmacias72</PluginAuthor>
<Beta>False</Beta>
<Category>Tools:System</Category>
<Name>NerdPack GUI</Name>
<Description>
This plugin allows installation of extra packages, mostly CLI, for advanced users. Use at your own risk. Not officially supported by LimeTech.
</Description>
<Support>http://lime-technology.com/forum/index.php?topic=37541.0</Support>
<Icon>https://raw.githubusercontent.com/dmacias72/unRAID-plugins/master/plugins/NerdPack.png</Icon>
<Date>2016-02-02</Date>
<Changes>
###2016.02.02
- add check for other plugin dependencies on uninstall
###2016.01.25
- Merge eschultz pull request
- tweaks to tablesorter to restore saved filters
- minor optimizations
###2016.01.24
- Merged eschultz's package repo and following fixes
- Fixed first time running warnings about missing packages.json / desc files
- Fixed bug preventing Select All from being toggle-able
- Fixed bug in Select All and dependent package checkboxes / race condition
- Eliminated vertical space gap between page header and table
###2016.01.16a
- add metric parser to sort units
###2016.01.16
- minor diplay changes
- add tablesorter as a separate package
###2016.01.15
- fix filter save
- add filter reset button
###2016.01.10a-c
- fix name of package description file
###2016.01.10
- added dynamic package description tootips
- updated tablesorter to v2.25.0
- add tablesorter widgets (filter, saveSort, stickyHeaders, hover-highlight)
- added cli options to packagemanager script
###2015.12.30
- create packages directory on install
###2015.12.15a
- remove command output
###2015.12.15
- minor fixes
###2015.12.14
- add update functions
- add delete package function
- fix some minor bugs
###2015.12.13
- initial commit of wrapper plugin for packages in repo
###2015.12.07
- Added perl 5.22.0
- Added vim 7.4.898 (thanks Ryan Detzel)
###2015.09.09
- Keep all packages installed after NerdPack uninstall so we don't break other plugin's dependancies. (thanks David Coppit)
###2015.08.09
- Added p7zip 9.38.1
###2015.07.31
- Added iperf 3.0.11
###2015.06.27
- Added sshfs 2.5
###2015.06.23
- Added python 2.7.9 (fixes iotop dependency)
###2015.05.16
- Added subversion 1.7.16
- Added MD5 checks for all packages
###2015.05.15
- Added lftp 4.6.1
- Replaced installpkg with upgradepkg to allow package upgrading
- Added removal of packages upon uninstall of NerdPack
###2015.04.29
- Added git 2.3.5
###2015.04.24
- Added strace 4.10
###2015.04.23
- Added bwm-ng 0.6
###2015.02.07
- Added unrar 5.2.5
###2015.01.06
- Inital release. includes:
- iftop 1.0pre2
- iotop 0.6
- screen 4.2.1
- lshw B.02.17
- kbd 1.15.3
- inotify-tools 3.14
- cpio 2.11
</Changes>
</Containers>