Age | Commit message (Collapse) | Author | Files | Lines |
|
Pkgsrc changes:
o Change HOMEPAGE to use search.cpan.org instead of www.cpan.org.
o Remove .tgz as EXTRACT_SUFX
o Remove no-longer-needed dependency on p5-Getopt-Simple
Upstream changes:
1.11 This is a distribution maintenance release. No new
features or bugfixes were added, there is no need
to update from version 1.10.
There are two reasons for the changes: a new version
of CPAN.pm and the CPANTS code quality checks.
Adapted tests to run with CPAN.pm 1.90.
Moved change log from README section "What's new" to
this file.
Added META.yaml.
Added demos.
Added POD test scripts: t/pod.t and t/pod-coverage.t.
POD optimizations and fixes.
|
|
Pkgsrc changes:
o Canonicalize HOMEPAGE
o USE_TOOLS+=perl for the tests
o Convert to using Module::Build
Upstream changes:
1.49 Sat Mar 22 11:31:00 2008
- Patch from JJARVINEN for RT#33299 so that an option value of
zero overrides the default
|
|
|
|
|
|
fixing maildirserial (as with mess822). Bump PKGREVISION.
|
|
|
|
handful of programs which read leapsecs.dat. Bump PKGREVISION.
|
|
|
|
Add a buildlink3.mk file. Bump PKGREVISION.
|
|
|
|
|
|
|
|
-------------
Tobias Toedter <toddy@debian.org>
Tue, 1 July 2008
[ General ]
* Rename iso-639-3 table files from SIL to omit the last publication
date, so that the actual differences are better visible and the
Python script for generating the XML source file does not fail
[ ISO-639-3 ]
* Update to 2008-06-03
[ ISO-639 ]
* Update to 2008-06-26: added alternative name for "Moldavian"
[ ISO-3166 translations ]
* Irish by Kevin Scannell (TP)
* Sync from TP
* is: 104 -> 115 (by Þórarinn Rúnar Einarsson)
* mn: 151 -> 152 (by Sanlig Badral)
* nl: 447 -> 448 (by Freek de Kruijf)
* rw: 399 -> 400 (by Steve Murphy)
* Italian by Milo Casagrande (TP)
* Wolof by M Mamoune Mbacke. Closes: #484711
* Thai by Theppitak Karoonboonyanan
* Romanian by Eddy Petrisor. Closes: #484999
* Spanish by Javier Fernandez-Sanguino
* Norwegian Bokmål by Hans Fredrik Nordhaug. Closes: #485403
* Indonesian by Arief S Fitrianto. Closes: #485744
* Slovak by Ivan Masár
* Turkish by Mert Dirik. Closes: #487077
* Arabic by Ossama Khayat. Closes: #487332
* Galician by Jacobo Tarrío
* Dzongkha by Tenzin Dendup
* Swedish by Martin Bagge. Closes: #488524
[ ISO-3166-2 translations ]
* Sync from TP
* id: 68 -> 77
* sr: 167 -> 183
* it: 894 -> 1819
[ ISO-639 translations ]
* Italian by Milo Casagrande (TP)
* Sync from TP
* sv: 388 -> 392 (by Christian Rose)
[ ISO-4217 translations ]
* Sync from TP
* fi: 195 -> 198 (by Tommi Vainikainen)
* ja: 168 -> 171 (by IIDA Yosiaki)
* mn: 108 -> 110 (by Badral Sanlig)
* pt_BR: 2 -> 3 (by Juan Carlos Castro y Castro)
* rw: 173 -> 176 (by Steve Murphy)
* sr: 195 -> 198 (by Aleksandar Jelenak)
* tr: 195 -> 198 (by Nilgün Belma Bugüner)
* zh_HK: 178 -> 181 (by Abel Cheung)
* Spanish by Javier Fernandez-Sanguino
[ ISO-15924 translations]
* Slovak by Ivan Masár
|
|
|
|
Adam Jackson (2):
C sucks: define XEventClass in terms of unsigned int, not CARD32.
Typo fix.
Peter Hutterer (2):
Add DeviceControlChanged define.
inputproto 1.4.4
|
|
|
|
Add debug option.
|
|
|
|
2008-07-25 Rodney Dawes
* configure.in:
Up version to 0.40.3 for brown-bag release
2008-07-25 Rodney Dawes
* Makefile.in.in:
Change a ^$$lang regex to be ^$$lang$$ as it should have been
For bug #544574
2008-07-25 Rodney Dawes
* configure.in:
Up version to 0.40.2 for release
2008-07-25 Rodney Dawes
* tests/cases/Makefile.am:
* tests/results/Makefile.am:
Add new test cases to EXTRA_DIST and CLEANFILES as appropriate
2008-07-25 Rodney Dawes
* tests/cases/context.xml.in:
* tests/results/context.xml:
* tests/results/context.xml.in.h:
Add these files that Wouter forgot to add
2008-07-25 Wouter Bolsterlee
reviewed by: Rodney Dawes
* intltool-extract.in:
* intltool-merge.in:
* tests/cases/az.po:
* tests/cases/fr.po:
* tests/selftest.pl.in:
Bug 458794 – Context support works only for single
context on a msgid. Patch and test case by Dan Winship.
2008-07-25 Rodney Dawes
* Makefile.in.in:
Redirect errors from grep to /dev/null
Use tr to force locale-per-line for passing ALL_LINGUAS to grep
Check that $LINGUAS is also non-zero for user-defined locales
Remove extraneous mkdir_p usage when installing locale files
Fixes #544574
2008-07-25 Rodney Dawes
* intltoolize.in:
Check for symlinks to intltool scripts and remove them
Touch the script.in files for compatibility
We just touch the scripts as we no longer generate executable versions,
and the Makefile.in.in uses the installed scripts anyway.
2008-07-23 Rodney Dawes
* doc/I18N-HOWTO:
Remove reference to adding intltool scripts to EXTRA_DIST
2008-07-21 Rodney Dawes
* configure.in:
Up version to 0.40.1 for release
2008-07-21 Rodney Dawes
* intltoolize.in:
Remove the AC_CONFIG_AUX_DIR checks as we no longer need it
We do not copy the scripts locally now, only Makefile.in.in
Fixes #323968
2008-07-20 Rodney Dawes
* intltool-update.in (FindLeftoutFiles):
Check for NC_ as well as C_ N_ Q_ and _
(FindPOTKeywords):
No need to escape = and _ in a string
Add NC_ to the list of keywords
Use context and string argument specifiers for C_ and NC_
Fixes #543665
2008-06-06 Rodney Dawes
* README:
* doc/I18N-HOWTO:
Replace AC_PROG_INTLTOOL references with IT_PROG_INTLTOOL
Fixes #531894
2008-06-06 Rodney Dawes
* intltool-update.in (FindPOTKeywords):
Replace U_ with C_ as keyword argument to xgettext
U_ does not exist in gi18n.h
Fixes #536970
2008-06-06 Tor Lillqvist
* intltool-update.in (GenerateHeaders): If running under
ActiveState Perl then prefix the intltool-extract command with the
Perl interpreter pathname, as the system() function has no clue
about Unixish executable scripts indicated by just a hashbang
line.
(The MSYS Perl, as it runs on a Unix emulator, would be able to
run executable scripts based on their hashbang lines just fine,
but then MSYS Perl doesn't come with XML::Parser. Installing
XML::Parser for MSYS Perl is somewhat hard. So usually when using
mingw+MSYS to build GNOMEish software one wants to use
ActicveState's Perl to run the intltool scripts, even if the
built-in MSYS Perl is good for other Perl uses.)
|
|
jabberd2-2.2.2 [pkg/39212], p5-Array-Compare-1.16 [pkg/39226],
p5-Compress-Zlib-2.012, p5-DBD-Oracle-1.21, p5-File-HomeDir-0.80
[pkg/39227], p5-PPI-1.203 [pkg/39228], p5-Proc-ProcessTable-0.42
[pkg/39229], p5-libwww-5.813 [pkg/39230], p5-libwww-5.814,
py-subversion-1.5.1, shared-mime-info-0.51, subversion-base-1.5.1,
vice-2.0, wine-1.1.2, x264-devel-20080726, xorp-1.5, zile-2.2.60.
- cdrtools-2.01.01.43, clive-0.4.18, esound-0.2.39,
gail-1.22.3, glib2-2.16.5, gnome-keyring-2.22.3, libSM-1.1.0.
|
|
|
|
|
|
Based on PR 38492 by Sergey Svishchev, some fixes and improvement.
* Marked as DESTDIR ready
* Add dependency on libmp4v2
* Need full dependency on libXt.
Sat Mar 1 15:44:56 CET 2008 Urs Fleisch <ufleisch@users.sourceforge.net>
* Release 1.0
* New:
+ File filter.
+ D-Bus interface to control application by scripts.
+ Long format codes %{title}, %{album}, ... and tooltips for formats.
+ Support for FLAC pictures.
+ Polish translation.
* Improved:
+ GUI and usability.
+ Rename directory wizard.
+ Use xdg-open as the default web browser.
+ Display description instead of TXXX and WXXX.
+ Add pictures to files by drag and drop and from cllipboard.
+ Compilation with GCC 4.3 and compiler detection for kid3-qt.
+ Support for TagLib 1.5.
* Fixed:
+ KDE 4 docs in correct directory.
+ Crash when TSST frame was added to ID3v2.3.0 tag.
+ Disappearing ID3v1 genres.
+ Possible crash when import or export format was added.
|
|
|
|
|
|
Use the PTHREAD_XXX variables to set up the linking, otherwise libGL.so isn't
linked with libpthread.so under Linux, and so things that link with libGL.so
but don't themselves use threads are likely to not link themselves, failing to
resolve pthread_getspecific, pthread_once, pthread_key_create and
pthread_setspecific.
There should be no change on NetBSD platforms, but there is change on other
platforms, notably Linux. Bump PKGREVISION to communicate that.
Should fix PR36207, does fix Linux build of glx-utils, and allows mission
critical software like "bzflag" to build under Linux.
|
|
|
|
NEW features of cdrtools-2.01.01a43:
*******
NOTE: cdrtools is currently in a state just before a new major release.
*******
All:
- config.guess now supports the "free" Apple Darwin variants
Libscg:
- "make install" now installes the libscg include files into $(INS_BASE)/include/scg/
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- Added a workaround for some Linux filesystems that do not deliver "." and ".."
first with readdir()
- Fixed -x pattern not to exclude "." and ".." also
- Always "." and ".." first to the dir content.
NOTE that all these problems have not been present with "mkisofs .. -find <path-list>"
NEW features of cdrtools-2.01.01a42:
*******
NOTE: cdrtools is currently in a state just before a new major release.
Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
- Fixed array index overrun in L1 coder. Thanks to Heiko Eißfeldt.
The problem was reported by the coverity test. Note that the L1 coder
is not used by cdrtools.
Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt heiko@hexco.de):
- New option -no-fork tells cdda2wav to run in unbuffered mode.
- New option -interactive
The first test implemenation supports the following interactive commands:
stop stop reading
If you like to empty the internal buffers,
send "stop" read everything you get from the output pipe
repeat this until no further data is available.
cont continue reading
read trasks <trackno> Start reading from new trackno
read sectors <secno> Start reading from new sector number
exit
quit exit cdda2wav
This new option is a result from a collaboration with the GNOME
developers to make "sound-juicer" legal. Sound-juicer suffers from
license problems from libcdio which is usually loaded as a
"gstreamer" plugin.
The option -interactive together with the related new libgstcdda2wavsrc
gives better quality of the extracted audio-data and does not cause license
violations.
|
|
|
|
===============
Version 0.2.39
===============
* Fixed esd client-side code to not hang if esd crashes/hangs
or otherwise becomes unreachable (Jeffrey Stedfast)
* Suppress verbose error messages from ALSA (Stanislav Brabec)
* Allow for multiple esd instances
* Fix esound-config for multi-lib setups (Matthias Clasen)
* Don't report errors about /dev/dsp not existing (Havoc Pennington)
* Various other build fixes for AMD64 (Rémi Cardona)
|
|
|
|
Version 0.4.20 [2008-07-29]
=================================================================
focus: minor improvements
* Fixed some typos in the manual page
* Upgraded license to GPLv3
* --version: prints now build date and cleaned up the print out
* src/clive/util.py: added
* update config.{guess,sub} (sr #2064):
* Upgraded autoconf: 2.61 -> 2.62 (automake: 1.10.1)
* config.guess: replaced version 2003-07-02 with 2008-03-12
* config.sub: replaced version 2003-07-04 with 2008-03-26
* depcomp: replaced version 2005-07-09.11 with 2007-03-29.01
* install-sh: replaced version 2005-05-14.22 with 2006-12-25.00
* missing: replaced version 2005-06-08.21 with 2006-05-10.23
* ltmain.sh: replaced version 1.5.24 with 1.5.26
* Added more comments and cleaned up the code here and there
Version 0.4.19 [2008-07-22]
=================================================================
+new !fix ~change -remove | focus: minor improvements, bugfixes
+ tests/scan.lst
Related to the "--scan: multiple url disarray" issue described
further below.
! "OperationalError: Could not decode to UTF-8 column 'cache_title'"
Endless string of encoding issues. An attempt was made to improve
the overall unicode/string handling throughout the program.
Ditched HTMLParser in favor for a custom SGMLParser.
Related to this: UnicodeDecodeError should no longer cause
instability as much anymore. Added safeguards (ignore 'n forget)
for these errors.
! --scan: Multiple URL disarray
The list was filled incorrectly if multiple scan URLs were supplied,
e.g.: % clive -S < tests/scan.lst
~ Improved: Youtube: HQ video not available (error: no-content) [bug #12000]
clive would previously exit with "no-content" error if the automatic
quality switching failed for still unknown reason.
This was originally fixed in the last release but that created a new
bug which caused clive to crash with the "CliveNoMediaError" exception.
Because this crash is very difficult to reproduce, the original code
was slightly modified so that clive should now report it as a "host
returned zero file length (timeout?)" error instead of crashing.
Should this error occur, re-extraction usually sorts it out.
~ Video filenames: "/" are no longer permitted in filenames
These characters are now converted by the program to "_". This
caused crashing for obvious reasons. Using the --filter option
does not have any effect on this.
~ Updated: README, INSTALL files
Description was changed, removed obsolete text. Added a note
about using --with-installed-PACKAGE.
~ Updated: Manual page (clive.1)
Complete overhaul.
~ --version:
OS release and locale encoding are now printed.
~ $HOME/.clive/config: renamed "youtube_id" to "youtube_user"
~ $HOME/.clive/config: renamed "dmotion_id" to "dmotion_user"
~ Modified: "warn: ... (same length) exists already"
Added "skipped:" to the message.
- Arcane filename limitation
Filename length is no more limited to 64 characters.
Version 0.4.18 [2008-07-15]
=================================================================
+new !fix ~change -remove | focus: major bugfixes
! Metacafe: Extraction fails ("HTTP/404 error")
Due to changes made to the website.
! Youtube: HQ video not available (error: no-content) [bug #12000]
Automatic quality detection would fail with some videos. clive
now switches to low quality if the host returns zero length
for a video file.
! --rss: Do not display empty feeds
Show no more feeds without items.
~ Updated: INSTALL and README files
INSTALL was rewritten, README was cleaned up.
~ NEWS: Utilized
All user-visible changes are now described in the NEWS file.
~ configure: --with-PACKAGE renamed (downstream maintainers take a note)
Renamed the --with-PACKAGE options to --with-installed-PACKAGE.
See the NEWS and the INSTALL files for more details.
~ Cleaned up: Version and options display at start
Less is more. Use --version for more detailed information, e.g. modules.
~ Cleaned up: removed unnecessary module import calls
Should speed up program start.
~ --rss, --cache, --scan: Utilize terminal size better
~ --scan, --cache, --rss: "OK - Extract" -> "Extract"
~ --scan, --cache, --rss: "Refresh" -> "Resize"
~ Removed remaining "notice:" messages
These messages were either renamed or removed.
Version 0.4.17 [2008-06-29]
=================================================================
+new !fix ~change -remove | focus: minor bugfixes, improvements
NOTE: Feature freeze (0.5.0).Shifting the effort towards fixing any
remaining bugs and improving the usability.
+ Locale settings
All printed (stdout, stderr, newt) strings are now encoded.
clive depends on the locale settings for this. If the setting
is not found, clive defaults the encoding to "iso-8859-1".
This change is related to the bug #11848.
+ --cache, --rss, --cache: Refresh function
Added a new button. Refresh can be used to resize the widgets
if the terminal size was changed.
+ --clear-cache,-d
Clears all cache data from ~/.clive/cache.
+ --clear-last,-D
Clears last batch data from ~/.clive/recall.
! --scan, --rss, --cache: Hitting F12 would result in "TypeError" crash
Hitting F12 is now the same as hitting "OK".
! Typo: src/clive/login.py.in (ln:99)
The exception instance was referred incorrectly.
! --scan: "UnicodeDecodeError: 'unicodeescape'" (bug #11848)
Should no longer occur. All printed (stdout, stderr, newt) strings are
now encoded to the locale encoding.
~ Print out: Tweaked
Making better use of available line space.
~ Startup: Options display
Replaced "exist" with "locale".
~ --cache: Changed data layout
Changed from the old layout (VideoTitle) to (VideoTitle / VideoURL).
~ --scan: Changed data layout (sr #2032)
Scrapped the old layout (ScanURL / VideoTitle) in favor for (VideoTitle /
VideoURL). The CheckboxTree widget has its limitations.
~ --recall: Changed no data error message
Exits now with "error: no recall data".
~ --cache: Check for existing data
clive now checks if cache data is available before displaying it.
~ Run and terminate options can be chained
Chaining the "run and terminate" options, such as --write-conf and
--clear-cache, is now possible. For example:
% clive -udDw
~ --scan: Improved duplicate URL checking (sr #2032)
For example:
* http://video.google.com/videoplay?docid=-1943351180544198777
* http://video.google.com/googleplayer.swf?docid=-1943351180544198777
Are considered to be the same.
~ --scan, --rss, --cache: Improved title clipping (sr #2032)
Titles are no longer clipped unnecessarily if there's enough
space left. clive will now also attempt to maximize the use
of the terminal area instead of using hardcoded dimensions.
|
|
|
|
Adam Jackson (1):
libSM 1.1.0
Alan Coopersmith (1):
Fix --without-libuuid to not call PKG_CHECK_MODULES for libuuid
Dan Williams (1):
Bug #14949: Don't use gethostbyname() for client IDs.
James Cloos (2):
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
|
|
|
|
Thu Jul 3 08:47:14 BST 2008 - surfraw 2.2.2
* New elvis:
+ arxiv - Search the Los Alamos Science E-Print Archive
replaces xxx which was just a stub (thanks to John Gruenenfelder).
+ javasun - search Java API Docs (thanks to James TD Smith)
* Fixed elvis:
+ debpackages/debcontents: update options and distributions,
add -a options to use archive.debian.net.
+ wetandwild: switched to weather.com, as yahoo now uses AJAX.
Command line options and SURFRAW_weather_* variables no
longer supported.
+ austlii: fixed search URL, default method is now 'auto'.
+ port: original site is back.
+ translate: fixed URLs.
* Removed elvis:
+ sundocs: use sunonesearch.
+ xxx: replaced by arxiv.
* surfraw: fix w3_url_escape quoting (thanks Micah Anderson)
* surfraw-update-path: fix csh syntax (thanks John Gruenenfelder)
* google: Add -country option to specify country. Respects
SURFRAW_lang variable (Thanks to James TD Smith).
|
|
|
|
This release adds chip names for the GeForce 9 mobile chips and the GeForce GTX
GPUs. It also adds code to read DDC-based EDIDs for LVDS panels that have such
a thing.
- -- Aaron
Aaron Plattner (9):
GeForce 9 mobile chips.
GeForce GTX 280 and 260 chip names.
Replace copyright notices with stock MIT X11 boilerplate.
Add new chips to the man page and fix capitalization of "Quadro".
Add a note that MODE_PANEL really means "larger than
BIOS-programmed panel size".
G80: Handle extended I2C ports and LVDS panels with DDC-based EDIDs.
Fix build by using CARD32 instead of uint32_t, like we do
everywhere else.
More G8x chips.
Bump to 2.1.10.
|
|
|
|
James Cloos (4):
Rename .cvsignore to .gitignore
Add *~ to .gitignore to skip patch/emacs droppings
Replace static ChangeLog with dist-hook to generate from git log
xwd 1.0.2
Jeremy Huddleston (1):
Added missing AM_PROG_CC_C_O
Kim Woelders (2):
Fix window selection by pointer.
Remove unused code, ANSIfy, add const.
Niveditha Rau (1):
Add -silent to options in man page synopsis
|
|
|
|
|
|
|
|
2.0.3:
* Add support for the desktop warping option
* Add support for showing the popup notification when changing desktops
* Better build support for Max OSX platform (no --export-dynamic)
* Major layout changes
* Add support for putting the move/resize popup in a fixed position on screen
* Add support for the <active> window placement option
* New icon by Myles Green
* Show an error when the configuration file is not valid, so it doesn't get
destroyed by ObConf
* Add a --config-file option to specify an alternate configuration file.
* Auto-load the same configuration as Openbox is using, if Openbox was run
with --config-file
2.0.2:
* Workaround a crash in GTK/Glib on the PowerPC platform
* Add new Margins option (Margins tab)
* Add new option for centering windows when placing them
* Don't include the debian/ dir in releases
* Fix the missing TopRight option for the dock
* Fix the dock stacking option to match changes made in Openbox (it's
Above/Below not Top/Bottom)
* Give the theme previews white client areas to more closely resemble a real
window
* Update to Openbox 3.4.3 libraries
|
|
|
|
|
|
- While here, fix DESTDIR support
- Bump PKGREVISION
|
|
|
|
- patch #1987593 [interface] Table list pagination in navi
- bug #1989081 [profiling] Profiling causes query to be executed again
(really causes a problem in case of INSERT/UPDATE)
- bug #1990342 [import] SQL file import very slow on Windows
- bug [XHTML] problem with tabindex and radio fields
- bug #1971221 [interface] tabindex not set correctly
- bug [views] VIEW name created via the GUI was not protected
with backquotes
- bug #1989813 [interface] Deleting multiple views (space in name)
- bug #1992628 [parser] SQL parser removes essential space
- bug #1989281 [export] CSV for MS Excel incorrect escaping of
double quotes
- bug #1959855 [interface] Font size option problem when no
config file
- bug #1982489 [relation] Relationship view should check for changes
- bug [history] Do not save too big queries in history
- [security] Do not show version info on login screen
- bug #2018595 [import] Potential data loss on import resubmit
- patch #2020630 [export] Safari and timedate
- bug #2022182 [import, export] Import/Export fails because of
Mac files
- [security] protection against cross-frame scripting and
new directive AllowThirdPartyFraming
- [security] possible XSS during setup
- [interface] revert language changing problem introduced
with 2.11.7.1
- small fix for notice about "lang"
This update fixes the security vulnerability reported in PMASA-2008-6.
|
|
|