Commit graph

373 commits

Author SHA1 Message Date
Matteo Rossini
f34b81c549 - Moved notify messages in a dedicated configuration file and added
ENABLENOTIFY to enable/disable it
2013-11-29 13:28:18 +01:00
Matteo Rossini
538cbf2b56 - Added WGETOPTS. This allow to pass parameters to 'wget'. You can use it as
a workaround for repository indisponibility by set it to
    WGETOPTS="--timeout=5 --tries=1"
2013-11-29 13:14:32 +01:00
Matteo Rossini
4eca3dabea forgot to remove notification messages from x86_64 config file. 2013-11-20 14:16:01 +01:00
Matteo Rossini
e1c13d27d8 Version 20131120.1 - 20/Nov/2013
- Moved notify messages in a dedicated configuration file and added
    ENABLENOTIFY to enable/disable it
  - Fixed the broken notification on missed 'slackpkg update'
2013-11-20 14:06:24 +01:00
Matteo Rossini
d0e0ccbf78 Version 20131119.3 - 20/Nov/2013
- Now ALLOW32BIT also auto-greylist the 32bit packages
2013-11-19 15:45:16 +01:00
Matteo Rossini
dccee92c02 Some issue in install log generating/updating 2013-11-19 15:38:43 +01:00
Matteo Rossini
359efb974c Fixed an issue with ALLOW32BIT
thanks phenixia2003
2013-11-19 14:45:42 +01:00
Matteo Rossini
5d6c9656dc Default configuration file, in development version, now use the development repository. 2013-11-19 14:35:53 +01:00
Matteo Rossini
cb56537902 Version 20131119.2 - 19/Nov/2013
- Added ALLOW32BIT flag to allow to install 32bit packages on a 64bit system
2013-11-19 14:07:33 +01:00
Matteo Rossini
30a13d86f8 Version 20131119.1 - 19/Nov/2013
- 'slackpkg update' also update the install.log
  - 'makeinstlog.sh -t' TRY to detect the repository from which the package
    was installed.
  - improved greylist. Now accept regex and repository name.
  - Added WGETOPTS
2013-11-19 13:23:34 +01:00
Matteo Rossini
23ae95e088 Update slackpkg+ version (1.0.1) 2013-11-19 12:52:44 +01:00
Matteo Rossini
f9910d46a8 Added WGETOPTS
you can put it in slackpkgplus.conf or override from command line
WGETOPTS="--timeout=5" slackpkg update
2013-11-19 12:48:02 +01:00
Matteo Rossini
71ce3067a5 /usr/libexec/slackpkg/makeinstlog.sh -t
_try_ do detect the repository from which the package was installed
2013-11-19 12:37:49 +01:00
Matteo Rossini
6c9fff4ecc Version 20131118.2 - 18/Nov/2013
- Moved makeinstlog.sh in libexec path. Now slackpkg update also update
  install.log
2013-11-18 17:05:48 +01:00
Matteo Rossini
3a1615cde0 Small fix in makeinstlog.sh 2013-11-18 10:24:23 +01:00
Matteo Rossini
6804ccbb45 Version 20131118.1 - 18/Nov/2013
- Added an install log in /var/lib/slackpkg/install.log
  - Added makeinstlog.sh in /usr/doc/slackpkg+-* to create a starting install.log
2013-11-18 09:32:27 +01:00
Matteo Rossini
97f075ae99 Version 20131116.1 - 16/Nov/2013
- Missed real greylist code :)
2013-11-16 18:20:10 +01:00
Matteo Rossini
42a11dc682 Version 20131114.2 - 14/Nov/2013
- Added /etc/slackpkg/greylist . All packages in that list will be showned
    unchecked by default

now it accept only package name
2013-11-14 15:07:34 +01:00
Matteo Rossini
eab5653813 Version 20131114.1 - 14/Nov/2013
- setupmultilib.sh install only adaptative multilib by default
2013-11-14 13:41:03 +01:00
Matteo Rossini
70345d5e3b Version 1.0.1 - 14/Nov/2013
- Fixed fatal on 'pasture' repository and on invalid repository
2013-11-14 12:03:47 +01:00
Matteo Rossini
25e266aa2d Version 1.0 - 11/Nov/2013
- slackpkg+ 1.0 stable finally relased
  - All repositories aligned to newest slackware version
  - Documentation reformatting and some typo fix (thanx to idlemoor)
  - Added function 'notification on event' that allow to insert reminders
    when you install/ugrade/remove some packages. See slackpkgplus.conf samples.
    (thanks to phenixia2003)
2013-11-11 15:20:30 +01:00
Matteo Rossini
2d207c0681 Thanks to idlemoor for typos correction. 2013-10-29 12:55:22 +01:00
David Spencer
24f6782a05 src/README: reformatted. 2013-10-29 00:08:29 +00:00
David Spencer
b20ab98eec Typos and minor edits (part 4)
- src/slackpkgplus.x86.sample and src/slackpkgplus.x86_64.sample:
   minor edits in comments
2013-10-28 23:57:21 +00:00
David Spencer
ca10521862 Typos and minor edits (part 3)
- setupmultilib.sh: typos in echo messages
2013-10-28 23:16:36 +00:00
David Spencer
46493a3426 Typos and minor edits (part 2)
- src/README: Typos, reword a few paragraphs
2013-10-28 21:20:54 +00:00
David Spencer
29b03761e1 Typos and minor edits of messages (part 1)
- README.TXT: minor edit
 - src/doinst.sh: minor change to postinstall message
 - src/repositories.txt: minor edits
 - src/slack-desc: use same text as README.TXT; tweak handy-ruler
 - src/slackpkgplus.sh: minor edits in comments and echo messages
2013-10-28 14:21:25 +00:00
Matteo Rossini
4f8d52738f Version 1.0rc3 - 28/Oct/2013
- slackpkg+ 1.0 release candidate 3.  Last call.  :)
  - Added setupmultilib.sh in /usr/doc/slackpk+-*, an helper for configure
    multilibs in slackpkgplus.conf
2013-10-28 12:44:51 +01:00
Matteo Rossini
bf42ca4f68 Version 1.0rc2 - 21/Oct/2013
- Looks like we get a slackpkg+ 1.0 release candidate 2...  but things are
    pretty much nailed down at this point.  Please test and report any last :D
  - Updated some repository to 14.1
2013-10-21 15:42:05 +02:00
Matteo Rossini
7da127b3e7 Version 1.0rc1 - 16/Oct/2013
- Slackware 14.1 is coming up. I think that also slackpkg+ is ready so as
    Slackware I mark it as rc1 :). slackpkg 2.82.0-11 added the 14.1 repositories.
    Unfortuatly I don't know which third-party repository will contains 14.1
    packages, so I can't add 14.1 to repositories.txt
  - You can now ovverride SLACKPKGPLUS VERBOSE from command-line (as USEBL)
2013-10-16 13:57:13 +02:00
Matteo Rossini
8de4afb3a7 Minor: fixed repository list in sample files 2013-09-30 09:45:02 +02:00
Matteo Rossini
be046cae08 Slackpkg 0.9.7.4 released
Version 0.9.7.4 - 24/Sep/2013
  - Try a better way to detect the newest version of the same package in local
    or remote directory (does not guarantees 100% success)
  - Try to download CHECKSUMS.md5.gz.asc if CHECKSUMS.md5.asc does not exists
    (as salixos repository)
2013-09-24 15:29:11 +02:00
Matteo Rossini
ea778f8118 Slackpkg 0.9.7.3 released
note: it works fine with slackpkg-2.82.0-noarch-10
2013-09-18 11:25:08 +02:00
Matteo Rossini
f0e2df6519 Version 20130910.1 - 10/Sep/2013
- Fix an issue with dir:// repositories and gpg check
2013-09-10 17:30:32 +02:00
Matteo Rossini
a27d6e5d48 Slackpkg+ 0.9.7.2 released
Version 0.9.7.2 - 09/Sep/2013
  - Added support for unrepositorized local directory in config file
  - Added USEBL to temporary skip blacklist check (USEBL=0 slackpkg install..)
2013-09-09 17:02:18 +02:00
Matteo Rossini
02243c0d7a Small english fixes to documentation ^__^ 2013-09-09 14:45:25 +02:00
Matteo Rossini
07ea634441 Slackpkg+ 0.9.7.1 released
Version 0.9.7.1 - 06/Sep/2013
  - fixed a bug on 'slackpkg upgrade file:..'
2013-09-06 12:52:03 +02:00
Matteo Rossini
0835728cb1 Slackpkg+ 0.9.7 released
Version 0.9.7 - 05/Sep/2013
  - Added install/upgrade/reinstall from disk with file:package.txz or dir:path,
    and remote with {http,ftp,htts}://site/path/[package.txz], unrepositorized
    packages. Please, read the README file.
  - Disallow to choice the download manager; slackpkg+ require wget AND lftp
2013-09-05 16:38:14 +02:00
Matteo Rossini
3e4edab0ac 20130905.3
1) add http/ftp/https support.
   for now only syntax:
   slackpkg {install/upgrade/reinstall} http://site/repo/package.txz

2) use wget forzately

3) fixed a bug that does not allow to install from a directory

4) allow to uninstall packages even if you specify the '.txz' in
   syntax:
   slackpkg remove package-1-noarch-1.txz
2013-09-05 14:27:19 +02:00
Matteo Rossini
027e82578b 20130905.2 substitute
slackpkg install file:path/
with
	slackpkg install dir:path
(you does not need the final /)

slackpkg install file:filename.txz remain unmodified
2013-09-05 00:32:43 +02:00
Matteo Rossini
100bc2d929 Version 20130904.1 - 04/Sep/2013
- Added install/upgrade from disk (file:package.txz or file:path/)
    please, read the README file
2013-09-04 15:12:19 +02:00
Matteo Rossini
c767c6906b slackpkg install file:. show installed files - fixed
slackpkg upgrade file:. show packges already up-to-dates - fixed
2013-09-03 11:36:43 +02:00
Matteo Rossini
40a365d8eb fixed bug on file:. 2013-09-02 17:30:57 +02:00
Matteo Rossini
1dd5dc128c Now supports local directory.
Version 20130902.2 - 02/Sep/2013
  - Added install from file or directoy:
    slackpkg {install|upgrade} file:test-1.0-noarch-1
    slackpkg {install|upgrade} file:./
    You can optionally specify relative path or absolute path for file.
2013-09-02 16:20:59 +02:00
Matteo Rossini
07d73c1519 -current
Version 20130902.1 - 02/Sep/2013
  - Added install from file: slackpkg {install|upgrade} file:test-1.0-noarch-1
    You can optionally specify relative path or absolute path for file.
2013-09-02 14:55:57 +02:00
Matteo Rossini
36e6062534 Version 0.9.6.1 - 02/Sep/2013
- fixed a bug in new dialog function (thanks to phenixia2003)
2013-09-02 12:12:16 +02:00
Matteo Rossini
7400a28c7f Slackpkg+ 0.9.6 released
Version 0.9.6 - 01/Sep/2013
  - fixed a slackpkg bug that does not recreate $WORKDIR if it does not exists.
  - added repository name in dialog
2013-09-01 22:19:57 +02:00
Matteo Rossini
594855a5b2 Slackpkg+ now show repository name on dialog. 2013-09-01 18:26:54 +02:00
Matteo Rossini
4646ef426f Fixed documentation 2013-08-31 23:47:10 +02:00
Matteo Rossini
258a55e08e Fixed documentation 2013-08-31 23:29:36 +02:00