Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
1.10 - 2007.01.21
* New Features:
* FLAC: Skip ID3 tags. Added option to delete them on save.
* EncodedTextSpec: Make private members more private.
* Corrupted Oggs generated by GStreamer (e.g. Sound Juicer) can be read.
* FileTypes have a .mime attribute which is a list of likely MIME types
for the file.
* ASF (WMA/WMV) support.
* Bug Fixes:
* ID3: Fixed reading of v2.3 tags with unsynchronized data.
* ID3: The data length indicator for compressed tags is written
as a synch-safe integer.
|
|
OpenFT 0.2.1.6:
* Fixed a bug where full parents could trigger an assertion failure.
* Index tokens database by array index instead of by pointer
(should improve space efficiency, especially on 64-bit platforms).
* Clean up the database properly. Not only does this avoid leaving
huge temporary files lying around, but potentially allows the db to be
shutdown and restarted at will.
* Avoid unaligned memory accesses, which cause problems on some
RISC platforms.
* Don't die on malformed URLs.
OpenFT 0.2.1.5:
* Major search database rethink: shares are keyed by host plus a
unique identifier instead of by hash. Hopefully this will improve
space efficiency (and reduce I/O), and also eliminate the (non-)handling
of duplicate hashes that existed previously.
* New tokenization API.
* Removed support for hidden searches due to new improved hashing algorithm.
* New searching functionality: exclusion tokens and quoted queries.
* Moved local shares into search database. This should reduce CPU usage
with a large number of shares.
* Improved documentation about search node configuration.
* Fixed two bugs in stats initialization.
* Added Bloom filter support, which is currently unused but may eventually
be used to optimize query routing.
* Temporarily backed out of cleaning up the database environment on exit,
because it would try to sync the entire database to disk. This will be
fixed properly later when individual children are tracked within
ft_search_db.c.
* Implemented automatic compressed stream handling for unbounded
data (currently search queries and forwarded search results). This
reduces bandwidth usage significantly, sometimes by as much as 50%.
* Increased maximum packet size, although this is currently unused for
compatibility reasons.
OpenFT 0.2.1.4:
* Fixed a signedness bug that could cause problems with non-ASCII characters
on some platforms.
* Fixed a packet handling bug that could cause an infinite loop.
* Minor networking tweaks.
* Fixed clipping of the nodes cache.
|
|
Gnutella 0.0.11:
* Made SHA1 implementation work correctly on 64 bit machines.
* Create new client GUID on each startup to prevent stupid packagers
from hurting the network.
* Disable the timebomb once and for all.
Gnutella 0.0.10.1:
* Added additional revision digit to version number so we can release
packages with updated GT_RELEASE_DATE if nothing else has changed.
* Increased web cache disabling to 365 days after built and complete
shutdown to 1.5 years.
Gnutella 0.0.10:
* Disconnect idle nodes that don't reply to pings.
* Support Vendor Messages.
* Support ConnectBack vendor message for better firewalled status
detection.
* Slightly improved the random number seed.
* Send an empty error page when the remote side supports queueing.
* All searches now timeout after at most 10 minutes.
* Only use the full http:// URL in GWebcache requests when using a proxy
(see RFC 2616 (HTTP/1.1) for further information).
* Support outgoing compression of message streams.
* Drop "urn:" trailer from queries sent.
* Send full filename in PUSH uploads; seems LimeWire requires it.
* Support p->share_hide/show for hiding shares from other nodes with
a HopsFlow message, allowing them to be efficiently un/re-shared.
* Basic support for sending GGEP blocks.
* Change "really-old" auto-deactivation to silent failure to avoid
creating surprises for people who don't care.
* Support push proxies: put a GGEP block containing the IP address of
some servers we're connected to in order to improve upload performance
of firewalled nodes.
* Ban webcaches that resolve to local IP addresses.
|
|
|
|
|
|
Note their xwd source doesn't include xwud :(
Dump an X11 root display or individual window to an XWD X Window
Dump image format file.
|
|
shntool-3.0.1, webmin-1.320, wxRemind-0.7.4, zsnes-1.51.
|
|
|
|
|
|
|
|
Adds a "cs" locale file. And adds system tray notification support.
(Maybe the xchat-systray-integration package is not needed now?)
Note I never tested the python plugin (but did build and install).
Added two patches direct from xchat's FTP site.
Configure with --enable-xft. (Hopefully that is okay with quark on Mac OS).
Now depends on gtk2+>=2.10.0.
Install a couple documentation files.
Use INSTALLATION_DIRS to create the plugins directory.
ChangeLog hs:
- Updated translations (cs, de, gl, hu).
- XChat now requires at least GTK+ 2.10.
- Added a system tray icon (aka Notification Area). This is probably the
biggest feature addition in this series. Also added a /TRAY command so
scripts can manipulate the icon.
- Added partial support for numeric 005 token ELIST (min users only).
- Brand new channel list window: GtkTreeView, nicer layout, less CPU power
when downloading very large list, uses less memory, supports regexp/
patternmatch/substring search and supports downloading LIST with minusers to
save time (only on some networks that support ELIST).
- Overhauled URL opening on Unix, it now tries xdg-open first, then auto-
detects Gnome or KDE to run gnome-open or kfmclient. URLs with quotes
should also work now (changed to execv()).
- Settings: Warn the user when trying to put the tree on the top/bottom.
- Fixed DCC ack reading so it doesn't use MSG_PEEK.
- Channel modes are no longer shown in the titlebar if they contain a key.
- Added /GUI APPLY command, which does that same as pressing OK in the
settings window (e.g use it after /set). Mainly for scripters.
- Allow changing the logging folder if the log filename is set to a full path
in the settings window (starts with a '/').
- Added 'Your Action' text event.
- Separated out /away and /back commands so it's obvious what they'll do.
- Changes to /MENU command (See plugin20.html for details):
* Now works for popup menus too.
* Allows creation of radio menu items.
* -p arg can now to be negative to give a position offset from right/bottom.
* -i arg to specify an icon file.
- Plugin API:
* Added event_text to xchat_get_info().
- Perl (Lian Wan Situ)
* Fixed hook_command so that it won't override the help message for builtin
commands unless a help message was specified.
* Perl Win32: Warn the user about trying to load 64-bit ActivePerl.
|
|
|
|
in PR pkg/34455. Bump PKGREVISION.
|
|
Fixes segfaults on exit seen on Solaris when compiled with more recent
gcc's. Bump PKGREVISION.
|
|
The mod_fcgid Apache module is a binary compatible alternative to
Apache module mod_fastcgi, but only for apache2 and later.
FastCGI provides a high-performance alternative to CGI for writing
webserver applications.
|
|
|
|
The mod_fcgid Apache module is a binary compatible alternative to
Apache module mod_fastcgi, but only for apache2 and later.
FastCGI provides a high-performance alternative to CGI for writing
webserver applications.
|
|
* A patch for a small security vulnerability in the script Django's
internationalization system uses to compile translation files.
* A fix for a bug in Django's authentication middleware which could cause
apparent "caching" of a logged-in user.
* A patch which disables debugging mode in the flup FastCGI package
Django uses to launch its FastCGI server, which prevents tracebacks
from bubbling up during production use.
|
|
Changes:
Fixes a potential buffer overflow vulnerability in the SPNEGO processing.
|
|
|
|
|
|
|
|
|
|
gst-plugins-bad)
|
|
|
|
here too, just for consistency. The code is not used, due to a
--disable-mpdvdkit configure option.
|
|
|
|
|
|
subversion' note now that we have 1.4.3.
|
|
(18 January 2007, from /branches/1.4.x)
http://svn.collab.net/repos/svn/tags/1.4.3
pkgsrc changes:
- Add new 'serf' option to PKG_OPTIONS.subversion to use serf for
the DAV (http) network transport instead of neon.
User-visible-changes:
- Client:
* fixed: crash using automatic auth protocols with Neon 0.26 (r22440, -61)
* fixed: svn_load_dirs.pl cannot import file names containing '@' (r22203)
* fixed: error when committing replaced directories (r22991, -8)
* fixed: inability to change file perms due to existing file perms (r23018)
* include newest version of svn-graph.pl (r22969)
- Server:
* fixed: incorrectly reporting authz circular dependencies (issue #2684)
* fixed: potential filesystem memory leak in commit finalisation (r22729)
- Client and Server:
* fixed: crash in character translation, particularly on Windows (r22417)
* fixed: potential string corruption when resizing string buffers (r22689)
* translation updates for Korean, Spanish, Italian, Simplified Chinese,
and Japanese (fixing issues #2649 and #2681)
Developer-visible-changes:
* support Neon 0.26.2 (issue #2666)
* update (experimental) ra_serf repository access module for DAV (r22872)
* Windows installer improvements (r21516, r22155, r22224)
* fixed: svn_{ra,repos}_replay() doesn't send checksums (r22346, -51, -52)
* fixed: error when calling svn_repos_replay2() with a txn root (r22609)
* fixed: Solaris packaging script broken (issue #2669)
* javahl bindings:
- fixed: auth cache is created in the current directory (r22780)
- fixed: SVNAdmin's setLog() method always fails (r22387)
- fixed: target dependency order in generated build scripts (r22209)
* SWIG/perl bindings:
- fixed: ra_do_{update,switch,status} work with Perl delta editors (r22311)
- fixed: memory leak when calling methods on a Perl commit editor (r22332)
|
|
devel/apr1 installations in the wild. Suggested by Todd Vierling.
|
|
in single quoted strings compared to version 3.80 and older
|
|
back to this.
|
|
|
|
Package was incorectly auto detecting postgres and attempting to compile
postgres plugin. Force package to skip compilation of postgres plugin.
|
|
|
|
devel/apr0/buildlink3.mk:
Add apr<1.0 to BUILDLINK_API_DEPENDS.apr .
devel/subversion/Makefile.common:
Drop --with-apr and --with-apr-util from CONFIGURE_ARGS; these
have not been needed since the buildlink framework started
ensuring the PATH is correct. Drop --with-ssl from
CONFIGURE_ARGS; this has not been necessary since this stopped
using the built-in neon. Include new options.mk .
devel/subversion-base/Makefile:
devel/subversion-base/buildlink3.mk:
Use devel/apr0 or devel/apr & devel/apr-util if
PKG_OPTIONS.subversion has the apr1 option.
devel/subversion-base/options.mk:
Provide apache22 and apr1 options; currently these must be set
together, so enforce that.
www/ap2-subversion/Makefile:
Use apache22 if PKG_OPTIONS.subversion has the apache22 option,
else use apache2.
|
|
|
|
The Perl module "enum" is handy for reducing the size of the source code.
|
|
|
|
- make Mboxrd lock type configurable (lockf or flock). Change default
to lockf. Thanks: Norman Carver.
|
|
|
|
|
|
Defines a set of symbolic constants with ordered numeric values ala C
enum types.
Now capable of creating creating ordered bitmask constants as well. See
the BITMASKS section for details.
What are they good for? Typical uses would be for giving mnemonic names
to indexes of arrays. Such arrays might be a list of months, days, or a
return value index from a function such as localtime():
use enum qw(:Months_=0 Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec);
|
|
|
|
o Install kahua-package skelton files into share/kahua/skel.
|
|
devel/apr; and removal of devel/apr1.
|
|
|
|
|