mirror of
https://github.com/sbopkg/sbopkg
synced 2024-11-09 19:50:25 +03:00
tag and release 0.34.1
This commit is contained in:
parent
f81a42eb13
commit
5e6a72963e
@ -2,6 +2,9 @@ SBOPKG NEWS
|
||||
|
||||
sbopkg xxxVERSIONxxx (xxxDATExxx)
|
||||
|
||||
|
||||
sbopkg 0.34.1 (2011-02-05 04:20 UTC)
|
||||
|
||||
FEATURES
|
||||
|
||||
* Added Spanish translations of the man pages. Much thanks to
|
||||
|
@ -1,49 +1,44 @@
|
||||
Fri Nov 12 03:37:16 UTC 2010
|
||||
Sbopkg 0.34.0 released. This version contains the following fixes and
|
||||
enhancements:
|
||||
sbopkg 0.34.1 (2011-02-05 04:20 UTC)
|
||||
|
||||
FEATURES
|
||||
|
||||
* Added Spanish translations of the man pages. Much thanks to
|
||||
Pablo Castano Fernandez for doing these translations.
|
||||
|
||||
MODIFICATIONS
|
||||
|
||||
* Revision of documentation. Major reformatting and some textual
|
||||
modifications of /usr/doc/sbopkg-*/* including breaking out
|
||||
the credits in the script into a detailed THANKS file,
|
||||
renaming and reformatting ChangeLog.txt into NEWS, renaming
|
||||
the sample queuefiles from *.sqf to *.sqf.sample, and making
|
||||
lesser modifications to all the other docs.
|
||||
|
||||
BUGFIXES
|
||||
|
||||
* Fixed issue where MKDIR_PROMPT was being ignored. Thanks to
|
||||
catkin for raising this issue.
|
||||
|
||||
* Fixed issue where -o would wrongly produce no output. Thanks
|
||||
to ArTourter for raising this issue and to Mauro Giachero for
|
||||
the patch.
|
||||
|
||||
* Fixed issue where TAG would sometimes not appear in the final
|
||||
package. Thanks to chytraeus for raising this issue.
|
||||
|
||||
* A revision which fixed a failure to properly initialize
|
||||
directories when running under bash 3x was committed but
|
||||
didn't make it into the released package. It is included in
|
||||
this release. Also fixed a problem with a blank line being
|
||||
wrongly displayed in the directory initialization output in
|
||||
older bashes. Thanks to greinze for pointing the latter out.
|
||||
|
||||
* Fixed documentation bug where the obsolete SBOPKGTMP and
|
||||
current TMPDIR variables weren't correctly documented. Thanks
|
||||
to dive for raising this issue.
|
||||
|
||||
* Fixed non-documentation bug where TMPDIR wasn't being
|
||||
correctly assigned when set in sbopkg.conf. Thanks to Ken
|
||||
Roberts for reporting the issue and providing a preliminary
|
||||
fix.
|
||||
|
||||
* Revised man pages - these are very different and now document a couple of
|
||||
previously undocumented things and are worth a (re-)read. Thanks to
|
||||
Marie-Claude Collilieux for the French translations of these.
|
||||
* The HACKING file now includes a man page style guide in addition to the
|
||||
coding style guide.
|
||||
* The LOGDIR variable has been removed from sbopkg.conf - DIR can be
|
||||
specified in LOGFILE.
|
||||
* The DEBUG variable has been renamed to DEBUG_UPDATES in sbopkg.conf.
|
||||
* The default timeout values in {WGET,RSYNC}FLAGS have been raised from
|
||||
10/15 to 30 in sbopkg.conf.
|
||||
* All parameters in sbopkg.conf now use default values only if the variable
|
||||
hasn't been previously set (meaning they can all be overridden by passing
|
||||
variables on the command line).
|
||||
* sbopkg.conf has been reordered - this may make any merging that may be
|
||||
needed more interesting this time but hopefully it's worth it.
|
||||
* The directory initialization process has been changed - at first run or
|
||||
otherwise when encountering missing directories, the user will now be
|
||||
presented with a single list of them and a (C)reate/(A)bort prompt.
|
||||
* The command line user interface has been overhauled in terms of more
|
||||
consistent validated command line messages and prompts.
|
||||
* Fix an ARCH display issue in the updates screen; thanks to alkos333, Marc
|
||||
Payne, and David Spencer for confirming the issue and thanks to David
|
||||
Spencer for testing the fix.
|
||||
* Fixed bugs with dzen2 and *zarafa* not downloading/building properly. Note
|
||||
that, while the changes fix these issues and should make it easier to
|
||||
handle similar problems in the future, this change may introduce
|
||||
regressions. If a download or build fails due to a downloaded tarball
|
||||
looking something like 'blah?actual_tarball.tar.gz' or the like, please
|
||||
report it to us.
|
||||
* Fixed bugs with the '-s' option where only the first of multiple
|
||||
arguments would be returned and where the command line select menu was
|
||||
broken. Also where it and the -g flag might inadvertently expand globs
|
||||
wrongly.
|
||||
* It's now possible to specify the b,g,i,s flags multiple times. Previously
|
||||
multiple arguments to these flags had to be quoted (-b "foo bar") but now
|
||||
they can be given as '-b foo -b bar'. The original style is still
|
||||
supported.
|
||||
* With the new style of passing multiple arguments, it is now possible to
|
||||
specify app-specific options on the command line. These take the form of,
|
||||
e.g., '-i app1:opt1="foo bar":opt2=baz app2:opt=mu'. If that's cryptic,
|
||||
see the manual for details.
|
||||
* Users now have the option of interactively retrying a failed https
|
||||
download, invoking wget with '--no-check-certificate', as this can be
|
||||
caused by 'self-signed certificates' and the like.
|
||||
+--------------------------+
|
||||
|
@ -1 +1 @@
|
||||
http://sbopkg.googlecode.com/files/sbopkg-0.34.0-noarch-1_cng.tgz
|
||||
http://sbopkg.googlecode.com/files/sbopkg-0.34.1-noarch-1_cng.tgz
|
||||
|
@ -1 +1 @@
|
||||
sbopkg-0.34.0-noarch-1_cng.tgz
|
||||
sbopkg-0.34.1-noarch-1_cng.tgz
|
||||
|
@ -1 +1 @@
|
||||
sbopkg-0.34.0.tar.gz
|
||||
sbopkg-0.34.1.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
0.34.0
|
||||
0.34.1
|
||||
|
@ -3,7 +3,7 @@ Content-type: text/html
|
||||
<HTML><HEAD><TITLE>Manpage of SBOPKG.CONF</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>SBOPKG.CONF</H1>
|
||||
Section: (5)<BR>Updated: November 2010<BR><A HREF="#index">Index</A>
|
||||
Section: (5)<BR>Updated: February 2011<BR><A HREF="#index">Index</A>
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||||
|
||||
|
||||
@ -367,7 +367,7 @@ Path.
|
||||
<DT><DD>
|
||||
This option allows the user to set the location of the local mirrors of
|
||||
the remote repositories.
|
||||
Currently, the size of a local copy of the SBo repository is about 90MB.
|
||||
Currently, the size of a local copy of the SBo repository is about 93M.
|
||||
<DT><DD>
|
||||
The default assignment is:
|
||||
<DT><DD>
|
||||
@ -422,21 +422,6 @@ The default assignment is:
|
||||
<DT><DD>
|
||||
RSYNCFLAGS="${RSYNCFLAGS:---verbose --timeout=30}"
|
||||
|
||||
<DT><B>SBOPKGTMP</B>
|
||||
|
||||
<DD>
|
||||
Path.
|
||||
<DT><DD>
|
||||
This option sets the default directory where certain working files
|
||||
specific to
|
||||
<B>sbopkg</B>
|
||||
|
||||
are saved on a temporary basis.
|
||||
<DT><DD>
|
||||
The default assignment is:
|
||||
<DT><DD>
|
||||
xxxSBOPKGTMPxxx
|
||||
|
||||
<DT><B>SRCDIR</B>
|
||||
|
||||
<DD>
|
||||
@ -478,6 +463,36 @@ The default assignment is:
|
||||
<DT><DD>
|
||||
export TMP=${TMP:-/tmp/SBo}
|
||||
|
||||
<DT><B>TMPDIR</B>
|
||||
|
||||
<DD>
|
||||
Path.
|
||||
<DT><DD>
|
||||
This option sets the default directory where certain working files
|
||||
specific to
|
||||
<B>sbopkg</B>
|
||||
|
||||
are saved on a temporary basis. Note that this variable is actually used
|
||||
by
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+mktemp">mktemp</A></B>(1),
|
||||
|
||||
and that the actual directory is hardcoded internally to
|
||||
<I>sbopkg.XXXXXX</I>
|
||||
|
||||
where 'XXXXXX' is a random string.
|
||||
This variable determines the containing directory for that.
|
||||
If /tmp is not a suitable containing directory, TMPDIR can be assigned
|
||||
to on the command line when invoking
|
||||
<B>sbopkg</B>
|
||||
|
||||
or the variable can be modified in
|
||||
<I>sbopkg.conf</I>.
|
||||
|
||||
<DT><DD>
|
||||
The default assignment is:
|
||||
<DT><DD>
|
||||
export TMPDIR=${TMPDIR:-/tmp}
|
||||
|
||||
<DT><B>WGETFLAGS</B>
|
||||
|
||||
<DD>
|
||||
@ -745,6 +760,8 @@ slakmagik
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+diff">diff</A></B>(1),
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+mktemp">mktemp</A></B>(1),
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+rsync">rsync</A></B>(1),
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?8+sbopkg">sbopkg</A></B>(8),
|
||||
@ -753,7 +770,7 @@ slakmagik
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+wget">wget</A></B>(1),
|
||||
|
||||
<I>/usr/doc/sbopkg-0.34.0/*</I>
|
||||
<I>/usr/doc/sbopkg-0.34.1/*</I>
|
||||
|
||||
|
||||
<P>
|
||||
@ -776,6 +793,6 @@ slakmagik
|
||||
This document was created by
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
|
||||
using the manual pages.<BR>
|
||||
Time: 03:40:11 GMT, November 12, 2010
|
||||
Time: 04:21:25 GMT, February 05, 2011
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
@ -1,4 +1,4 @@
|
||||
sbopkg 0.34.0
|
||||
sbopkg 0.34.1
|
||||
Usage: sbopkg [OPTIONS] <packagename(s)>
|
||||
Options are:
|
||||
-b pkg/queue(s) Build the specified package(s). If one or more queuefiles
|
||||
|
@ -8,7 +8,7 @@
|
||||
# Based on the SlackBuilds.org template.
|
||||
|
||||
PRGNAM=sbopkg
|
||||
VERSION=${VERSION:-0.34.0}
|
||||
VERSION=${VERSION:-0.34.1}
|
||||
ARCH=${ARCH:-noarch}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_cng}
|
||||
|
@ -3,7 +3,7 @@ Content-type: text/html
|
||||
<HTML><HEAD><TITLE>Manpage of SBOPKG</TITLE>
|
||||
</HEAD><BODY>
|
||||
<H1>SBOPKG</H1>
|
||||
Section: (8)<BR>Updated: November 2010<BR><A HREF="#index">Index</A>
|
||||
Section: (8)<BR>Updated: February 2011<BR><A HREF="#index">Index</A>
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">Return to Main Contents</A><HR>
|
||||
|
||||
|
||||
@ -58,7 +58,7 @@ An initial install will provide the user with that file while upgrades
|
||||
will add an
|
||||
<I>/etc/sbopkg/sbopkg.conf.new</I>
|
||||
|
||||
which may be merged with or replace the older version.
|
||||
file with which the user may merge or replace the older version.
|
||||
See
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?5+sbopkg.conf">sbopkg.conf</A></B>(5)
|
||||
|
||||
@ -113,7 +113,7 @@ of
|
||||
<B>sbopkg</B>.
|
||||
|
||||
Currently, the size of a local copy of the SBo repository is about
|
||||
about 90MB.
|
||||
about 93M.
|
||||
The main menu also allows the user to view the SBo
|
||||
<I>ChangeLog</I>,
|
||||
|
||||
@ -420,13 +420,10 @@ See the
|
||||
option for details since, other than the installation, these two options
|
||||
operate similarly.
|
||||
<DT><DD>
|
||||
Note that by carefully considering the order of the packages listed, the
|
||||
user may be able to build and install dependencies in the right order
|
||||
before the final application is built and installed.
|
||||
Of course, given the nature of dependencies, this may not always be
|
||||
possible and so building dependencies like this is not really a
|
||||
supported feature.
|
||||
Still, when it works, it can be helpful.
|
||||
Note that by carefully considering the order of the packages listed
|
||||
and/or using queuefiles, the user may be able to build and install
|
||||
dependencies in the right order before the final application is built
|
||||
and installed.
|
||||
|
||||
<DT><B>-k</B>
|
||||
|
||||
@ -697,7 +694,7 @@ slakmagik
|
||||
|
||||
<B><A HREF="http://localhost/cgi-bin/man/man2html?1+vi">vi</A></B>(1),
|
||||
|
||||
<I>/usr/doc/sbopkg-0.34.0/*</I>
|
||||
<I>/usr/doc/sbopkg-0.34.1/*</I>
|
||||
|
||||
|
||||
<P>
|
||||
@ -720,6 +717,6 @@ slakmagik
|
||||
This document was created by
|
||||
<A HREF="http://localhost/cgi-bin/man/man2html">man2html</A>,
|
||||
using the manual pages.<BR>
|
||||
Time: 03:40:11 GMT, November 12, 2010
|
||||
Time: 04:21:25 GMT, February 05, 2011
|
||||
</BODY>
|
||||
</HTML>
|
||||
|
Loading…
Reference in New Issue
Block a user