Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e5cf5964f34e5b88d712b7cc2a0a0f53bfc93af1)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e5cf5964f34e5b88d712b7cc2a0a0f53bfc93af1)
  • Date: Tue, 16 Dec 2014 08:14:33 -0600

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

devel/radare2/DETAILS | 2 +-
devel/radare2/HISTORY | 3 +++
e-17/evas/DETAILS | 6 +++---
e-17/evas/HISTORY | 3 +++
graphics/luminance-hdr/DETAILS | 6 +++---
graphics/luminance-hdr/HISTORY | 3 +++
graphics/rawstudio/DETAILS | 16 ++++++++--------
graphics/rawstudio/HISTORY | 3 +++
ham/cwtext/DETAILS | 2 +-
ham/cwtext/HISTORY | 3 +++
kde4-apps/darkroom/DETAILS | 2 +-
kde4-apps/darkroom/HISTORY | 3 +++
kernels/mcelog/DETAILS | 2 +-
kernels/mcelog/HISTORY | 3 +++
mobile/barry/DETAILS | 4 ++--
mobile/barry/HISTORY | 3 +++
net/iscsitarget/DETAILS | 2 +-
net/iscsitarget/HISTORY | 3 +++
python-pypi/egenix-mx-base/DETAILS | 2 +-
python-pypi/egenix-mx-base/HISTORY | 3 +++
xorg-driver/xf86-video-impact/DETAILS | 6 +++---
xorg-driver/xf86-video-impact/HISTORY | 3 +++
xorg-driver/xf86-video-newport/DETAILS | 6 +++---
xorg-driver/xf86-video-newport/HISTORY | 3 +++
24 files changed, 64 insertions(+), 28 deletions(-)

New commits:
commit e5cf5964f34e5b88d712b7cc2a0a0f53bfc93af1
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xf86-video-newport: Replace "bit" suffix with "-bit" in description

commit 7f10c27c814cbf92a9988e3be8d45cc776fabe99
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

xf86-video-impact: Replace "bit" suffix with "-bit" in description

commit be52b8dc5a6f2e3c2fb6a198fa3f7612be8f2401
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

egenix-mx-base: Replace "bit" suffix with "-bit" in description

commit 25b9b34eb9bf0e1c558c3c385b0eb3280cd4aa55
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

iscsitarget: Replace "bit" suffix with "-bit" in description

commit 58f77fd9b4ebcaabf5e53cbabb3c1619aed8a906
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

barry: Replace "bit" suffix with "-bit" in description

commit a0b5237d90c2843c82be98444c867c75ff1affbe
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

mcelog: Replace "bit" suffix with "-bit" in description

commit a6d89013cee628059a7ed893ab3791bedd06351c
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

darkroom: Replace "bit" suffix with "-bit" in description

commit 46c4d9a5ef0a61660bde0229ee24ab2a1b4cd781
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

cwtext: Replace "bit" suffix with "-bit" in description

commit 725c3a64bea3bdca7eb7ed32b4050b29f828d73d
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

rawstudio: Replace "bit" suffix with "-bit" in description

commit c0802fddd3f4a3d6d23ab45bf96ba5d172f5e6c9
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

luminance-hdr: Replace "bit" suffix with "-bit" in description

commit 45269ae52052f8922b556e52dbd6ea46d5936b07
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

evas: Replace "bit" suffix with "-bit" in description

commit 14381b5b616f24c79dd19428a1474ca3a2f7eed5
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

radare2: Replace "bit" suffix with "-bit" in description

diff --git a/devel/radare2/DETAILS b/devel/radare2/DETAILS
index 0424609..d7abf8f 100755
--- a/devel/radare2/DETAILS
+++ b/devel/radare2/DETAILS
@@ -31,7 +31,7 @@ toolchain.
- Vala, Go, Python, ruby, perl, lua, Java, shellscript, ..
- Scripting language based in mnemonic commands and macros
* Hexadecimal editor
- - 64bit offset support with virtual addressing and section maps
+ - 64-bit offset support with virtual addressing and section maps
- Assemble and disassemble from/to many architectures
- Colorizes opcodes, bytes and debug register changes
- Print data in various formats (int, float, disasm, timestamp, ..)
diff --git a/devel/radare2/HISTORY b/devel/radare2/HISTORY
index 133cb6b..4e71173 100644
--- a/devel/radare2/HISTORY
+++ b/devel/radare2/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: openssl => SSL

diff --git a/e-17/evas/DETAILS b/e-17/evas/DETAILS
index d704fda..99db775 100755
--- a/e-17/evas/DETAILS
+++ b/e-17/evas/DETAILS
@@ -25,7 +25,7 @@ this equates to a 6x6x6 color cube - exactly the same color
cube Netscape,
Mozilla, gdkrgb etc. use so colors will be shared). If Evas can't allocate
enough colors it keeps reducing the size of the color cube until it reaches
plain black and white. This way, it can display on anything from a black and
-white only terminal to 16 color VGA to 256 color and all the way up through
15,
-16, 24 and 32bit color. Here are some screen shots of a demo Evas application
-to show the rendering output in different situations.
+white only terminal to 16-color VGA to 256-color and all the way up through
+15-bit, 16-bit, 24-bit and 32-bit color. Here are some screen shots of a demo
+Evas application to show the rendering output in different situations.
EOF
diff --git a/e-17/evas/HISTORY b/e-17/evas/HISTORY
index 7c4e27d..4d5237a 100644
--- a/e-17/evas/HISTORY
+++ b/e-17/evas/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2014-05-30 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: giflib => GIFLIB

diff --git a/graphics/luminance-hdr/DETAILS b/graphics/luminance-hdr/DETAILS
index b465d58..54a168a 100755
--- a/graphics/luminance-hdr/DETAILS
+++ b/graphics/luminance-hdr/DETAILS
@@ -14,7 +14,7 @@ to provide a workflow for HDR imaging. Supported HDR
formats:

* OpenEXR (extension: exr)
* Radiance RGBE (extension: hdr) * Tiff formats:
- 16bit, 32bit (float) and LogLuv (extension: tiff)
+ 16-bit, 32-bit (float) and LogLuv (extension: tiff)
* Raw image formats (extension: various)
* PFS native format (extension: pfs)

@@ -22,8 +22,8 @@ Supported LDR formats:
* JPEG, PNG, PPM, PBM, TIFF(8 bit)

Supported features:
-* Create an HDR file from a set of images (formats: JPEG, TIFF 8bit
- and 16bit, RAW) of the same scene taken at different exposure setting.
+* Create an HDR file from a set of images (formats: JPEG, TIFF 8-bit
+ and 16-bit, RAW) of the same scene taken at different exposure setting.
* Save and load HDR images.
* Rotate and resize HDR images.
* Tonemap HDR images.
diff --git a/graphics/luminance-hdr/HISTORY b/graphics/luminance-hdr/HISTORY
index 08cebb8..60fd1a9 100644
--- a/graphics/luminance-hdr/HISTORY
+++ b/graphics/luminance-hdr/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2012-11-28 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: spell renamed to luminance-hdr, version 2.2.1
* DEPENDS: added dependencies on gsl and libraw
diff --git a/graphics/rawstudio/DETAILS b/graphics/rawstudio/DETAILS
index 4cc7e75..7764cf5 100755
--- a/graphics/rawstudio/DETAILS
+++ b/graphics/rawstudio/DETAILS
@@ -23,16 +23,16 @@ fi
SHORT="An open source raw-image converter written in GTK+."
cat << EOF
Rawstudio is an open source raw-image converter written in GTK+.
-Features
- * Reads all dcraw supported formats
- * Internal 16bit rgb
+Features:
+ * Reads all dcraw supported formats
+ * Internal 16-bit RGB
* Various post-shot controls (white balance, saturation and exposure
compensation among others)
- * Realtime histogram
+ * Realtime histogram
* Optimized for MMX, 3dnow! and SSE (detected runtime)
- * Exposure mask
- * Easy sorting of images
- * Fullscreen mode for better overview
- * XML settings cache
+ * Exposure mask
+ * Easy sorting of images
+ * Fullscreen mode for better overview
+ * XML settings cache
* Basic EXIF-reading
EOF
diff --git a/graphics/rawstudio/HISTORY b/graphics/rawstudio/HISTORY
index 7bcfb1d..2f66cfd 100644
--- a/graphics/rawstudio/HISTORY
+++ b/graphics/rawstudio/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2011-10-14 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.0
* DEPENDS: added dependencies on flickcurl, libgphoto2
diff --git a/ham/cwtext/DETAILS b/ham/cwtext/DETAILS
index a1dce07..97ec394 100755
--- a/ham/cwtext/DETAILS
+++ b/ham/cwtext/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="Converts text to morse code"
cat << EOF
Convert text to International Morse Code. Input is ASCII text. Output can
-be: - . -..- - on the console, raw 8bit PCM suitable for piping to
+be: - . -..- - on the console, raw 8-bit PCM suitable for piping to
/dev/audio, .wav files or even (mp3|ogg). Good for headlines on your MP3
player or code practice.
EOF
diff --git a/ham/cwtext/HISTORY b/ham/cwtext/HISTORY
index 3ce6682..04903cd 100644
--- a/ham/cwtext/HISTORY
+++ b/ham/cwtext/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2010-04-21 Tommy Boatman <tboatman AT sourcemage.org>
* DETAILS: version 0.96

diff --git a/kde4-apps/darkroom/DETAILS b/kde4-apps/darkroom/DETAILS
index a290db4..dc689ff 100755
--- a/kde4-apps/darkroom/DETAILS
+++ b/kde4-apps/darkroom/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
SHORT="a raw decoder for KDE"
cat << EOF
Darkroom is a raw decoder based on top of libkdcraw, which is a KDE
-library around dcraw. It can export to 8bit or 16bit PNG, and can apply some
+library around dcraw. It can export to 8-bit or 16-bit PNG, and can apply
some
transformation on the images, like white balance adjustement, noise
reduction,
chromatic aberation correction... It fully transfers metadata from the raw
file to PNG, there is basic support for color management.
diff --git a/kde4-apps/darkroom/HISTORY b/kde4-apps/darkroom/HISTORY
index a2d614d..f60f0de 100644
--- a/kde4-apps/darkroom/HISTORY
+++ b/kde4-apps/darkroom/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2011-09-04 Bor Kraljič <pyrobor AT ver.si>
* DETAILS: PATCHLEVEL++ for /opt/kde4 -> /usr change

diff --git a/kernels/mcelog/DETAILS b/kernels/mcelog/DETAILS
index 117ccf0..1abcc8c 100755
--- a/kernels/mcelog/DETAILS
+++ b/kernels/mcelog/DETAILS
@@ -21,5 +21,5 @@ It primarily handles machine checks and thermal events,
which
are reported for errors detected by the CPU.

It is recommended that mcelog runs on all x86 machines, both
-64bit (since early 2.6) and 32bit (since 2.6.32)
+64-bit (since early 2.6) and 32-bit (since 2.6.32)
EOF
diff --git a/kernels/mcelog/HISTORY b/kernels/mcelog/HISTORY
index 5404ac1..ab47a0a 100644
--- a/kernels/mcelog/HISTORY
+++ b/kernels/mcelog/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2010-03-25 Arjan Bouter <abouter AT sourcemage.org>
* BUILD, DEPENDS, DETAILS, init.d/mcelog: spell created

diff --git a/mobile/barry/DETAILS b/mobile/barry/DETAILS
index 276f856..f0d7cfc 100755
--- a/mobile/barry/DETAILS
+++ b/mobile/barry/DETAILS
@@ -11,7 +11,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SHORT="Sync your BlackBerry"
cat << EOF
Barry is an Open Source application that will allow synchronization, backup,
-restore and program management for BlackBerry \u2122 devices. Barry is
primarily
+restore and program management for BlackBerry devices. Barry is primarily
developed on Linux, but is intended as a cross platform library and
application
-set, targetting Linux, BSD, 32/64bit, and big/little endian systems.
+set, targetting Linux, BSD, 32-bit/64-bit, and big/little endian systems.
EOF
diff --git a/mobile/barry/HISTORY b/mobile/barry/HISTORY
index d4704fc..94a6819 100644
--- a/mobile/barry/HISTORY
+++ b/mobile/barry/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: openssl => SSL

diff --git a/net/iscsitarget/DETAILS b/net/iscsitarget/DETAILS
index eaf7d01..6ea413e 100755
--- a/net/iscsitarget/DETAILS
+++ b/net/iscsitarget/DETAILS
@@ -17,6 +17,6 @@ storage needs and developments.

The project was started by forking the Ardis target implementation, with
respect
to the GPL. While the Ardis target implementation was a very good one, it
lacked
-several key needs, including SMP support, Linux 2.6 kernel support, 64bit
+several key needs, including SMP support, Linux 2.6 kernel support, 64-bit
architecture support, dynamic configuration, iSNS support and more.
EOF
diff --git a/net/iscsitarget/HISTORY b/net/iscsitarget/HISTORY
index ee9c0d9..072d9b8 100644
--- a/net/iscsitarget/HISTORY
+++ b/net/iscsitarget/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2014-08-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: openssl => SSL

diff --git a/python-pypi/egenix-mx-base/DETAILS
b/python-pypi/egenix-mx-base/DETAILS
index 675e463..753c90e 100755
--- a/python-pypi/egenix-mx-base/DETAILS
+++ b/python-pypi/egenix-mx-base/DETAILS
@@ -13,6 +13,6 @@ cat << EOF
These types were created to provide a consistent way of transferring date and
time data between Python and databases. Apart from handling date before the
UNIX epoch (1.1.1970) they also correctly work with dates beyond the Unix
time
-limit (currently with Unix time values being encoded using 32bit integers,
+limit (currently with Unix time values being encoded using 32-bit integers,
the limit is reached in 2038) and thus is Year 2000 and Year 2038 safe.
EOF
diff --git a/python-pypi/egenix-mx-base/HISTORY
b/python-pypi/egenix-mx-base/HISTORY
index d701048..c0e66a5 100644
--- a/python-pypi/egenix-mx-base/HISTORY
+++ b/python-pypi/egenix-mx-base/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2013-03-24 Vlad Glagolev <stealth AT sourcemage.org>
* DETAILS: updated spell to 3.2.5; quoting paths

diff --git a/xorg-driver/xf86-video-impact/DETAILS
b/xorg-driver/xf86-video-impact/DETAILS
index 4fc3826..860eba8 100755
--- a/xorg-driver/xf86-video-impact/DETAILS
+++ b/xorg-driver/xf86-video-impact/DETAILS
@@ -15,7 +15,7 @@ cat << EOF
The impact driver supports the Impact (MardiGras) cards found in SGI Indigo2
and ImpactSR (also MardiGras) cards found in SGI Octane.

-It supports Impact in 24bit TrueColor mode. There is also a 8bit PseudoColor
-mode, but this affects the shadow frame-buffer only (memory usage),
-hardware settings are the same.
+It supports Impact in 24-bit TrueColor mode. There is also a 8-bit
PseudoColor
+mode, but this affects the shadow frame-buffer only (memory usage), hardware
+settings are the same.
EOF
diff --git a/xorg-driver/xf86-video-impact/HISTORY
b/xorg-driver/xf86-video-impact/HISTORY
index adec4c9..cbfb85b 100644
--- a/xorg-driver/xf86-video-impact/HISTORY
+++ b/xorg-driver/xf86-video-impact/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2008-03-17 Eric Sandall <sandalle AT sourcemage.org>
* CONFLICTS: Auto-conflicts with xorg as well

diff --git a/xorg-driver/xf86-video-newport/DETAILS
b/xorg-driver/xf86-video-newport/DETAILS
index 0102d01..41fdab0 100755
--- a/xorg-driver/xf86-video-newport/DETAILS
+++ b/xorg-driver/xf86-video-newport/DETAILS
@@ -10,7 +10,7 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
LICENSE[0]=XCL
SHORT="the X.Org video driver for Newport based cards"
cat << EOF
-xf86-video-newport provides the X.Org video drivers for the Newport
-(also called XL) family of chipsets integrated in SGI Indys and
-Indigo2s. It supports both the 8bit and 24bit versions of the Newport.
+xf86-video-newport provides the X.Org video drivers for the Newport (also
called
+XL) family of chipsets integrated in SGI Indys and Indigo2s. It supports both
+the 8-bit and 24-bit versions of the Newport.
EOF
diff --git a/xorg-driver/xf86-video-newport/HISTORY
b/xorg-driver/xf86-video-newport/HISTORY
index 2ed7094..b81ee5d 100644
--- a/xorg-driver/xf86-video-newport/HISTORY
+++ b/xorg-driver/xf86-video-newport/HISTORY
@@ -1,3 +1,6 @@
+2014-12-16 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Replace "bit" suffix with "-bit" in description
+
2009-09-11 Eric Sandall <sandalle AT sourcemage.org>
* DETAILS: Updated to 0.2.3
SOURCE matches upstream posted MD5



  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (e5cf5964f34e5b88d712b7cc2a0a0f53bfc93af1), Ismael Luceno, 12/16/2014

Archive powered by MHonArc 2.6.24.

Top of Page