Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
X11-specific file.
|
|
first argument in configure. Fixes hang on DragonFlyBSD.
|
|
|
|
The configure script checks for sizeof(FILE), which is an opaque type.
It can be argued that it should check for FILE* instead because that's
what it uses, but take the shortest path of resistance and disable
the check on DragonFly. Upstream is aware of the issue.
|
|
|
|
|
|
|
|
2258 7.1.284 compiler warnings for functions without prototype
5787 7.1.285 (extra) Mac: dialog hotkeys don't work
2045 7.1.286 (after 7.1.103) "w" at end of buffer moves cursor too far
1859 7.1.287 crash when reversing a list after using it
3182 7.1.288 (after 7.1.281) cscope leaves behind temp files with gvim
1979 7.1.289 when EXITFREE is defined and 'acd' is set freed memory is used
2146 7.1.290 reading unwritten bytes when spell checking with large indent
1940 7.1.291 compiler warning for int-long conversion
6698 7.1.292 when using a pattern with "\@<=" the submatches can be wrong
3087 7.1.293 spell checking considers super/subscript chars as word chars
2336 7.1.294 leaking memory when executing a shell command
6102 7.1.295 vimtutor only works with vim, not gvim
9374 7.1.296 SELinux is not supported
1855 7.1.297 wrong parenmatch highlighting after search/replace dialog
|
|
|
|
Alan Coopersmith (1):
Sun bug #6688467: _X11TransConvertAddress: Unknown family
type on 64-bit SPARC
Alan Hourihane (2):
fix build for MAKEWORD
disable UNIXCONN on MINGW
Colin Harrison (2):
Only call WSAGetLastError() if there has been an
Update to winsock2
James Cloos (1):
Fix length calculation for the path for abstract unix domain sockets
Julien Cristau (2):
BSD44SOCKETS is the wrong check for SOCK_MAXADDRLEN
Bump to 1.2
Loïc Minier (1):
Bug #10489: Don't retry unix socket connect()s on ENOENT.
|
|
|
|
New features:
- New MenuStyle option VerticalMargins.
* New module features:
- FvwmButtons: New button alignment option: top.
* Bug fixes:
- Fixed crash in ARGB visual detection code.
- Fixed compilation without XRender support.
- Fixed drawing of background pictures in menu items and titles.
- Fixed hadling of shaped windows.
- Fixed a 64-bit bug in the EWMH code.
|
|
|
|
commit 1aecdffaa0db7bbf85bc0aae9043e9437b25c30d
Author: Daniel Stone <daniel@fooishbar.org>
Date: Thu Apr 17 00:52:29 2008 +0300
Don't scan paths which make NO SENSE WHATSOEVER TO SCAN
Hey, I wonder if we have XKB files in our directory! I wonder if we
haven't bothered with a structure, and let's try to open a file called
'misc' in someone's home directory! What a surprise, it's not a valid
XKB file! Let's fail miserably!
SURPRISINGLY, THIS IS NOT USEFUL BEHAVIOUR.
commit a3a05fd489a9a35942a4419c537634e796dbebd1
Author: Daniel Stone <daniel@fooishbar.org>
Date: Thu Apr 17 00:50:07 2008 +0300
xkbcomp: Take a device ID argument
Allows the user to set maps (or whatever) on arbitrary devices.
|
|
Fix brain dead error in the quoting of unsafe characters.
|
|
packages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Pkgsrc changes:
+ Support user-destdir installation.
+ Document the way that pkgsrc handles the freetds documentation.
+ Use GENERATE_PLIST instead of creating a .PLIST.doc.
+ Remove patch-ac and patch-ad due to reports of success compiling
FreeTDS on Mac OS X without changes on the freetds@ mailing list.
Package changes:
- libtds.* has been removed. Its objects are now linked directly
into the other client libraries.
- support TLSv1 sessions to MSSQL servers
- fixed timeout handling
- added protocol version discovery
- reduced network bandwidth use on Linux and -BSD
- fixed conversion NUMERIC->NUMERIC changing precision/scale
- added named instance support (mssql2k)
- many other code improvements and bug fixes
- improved pool server
- ODBC:
- cursors (mssql)
- fixed database setting
- fixed SQLGetData result
- fixed compute handling in ODBC
- paramset support
|
|
|
|
All:
- added a make rule to automatically create the directory
./incs/
Libfind:
- This is the final step to make libfind a "real" library
- find.h walk.h fetchdir.h idcache.h moved to include/schily/
- A bug in libfind was fixed that causes
find . -size -20k -ls
to check for files smaller than 20480 Blocks instead of
looking for files smaller than 2084 characters.
Libscg:
- Allow libscg to correctly compile in 64 bit mode on amd64 Solaris
platforms
Rscsi:
- Minimal rscsi man page added
Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
- Some code in main() has been reordered to allow mkisofs to recognize that
the installation at /opt/schily/lib/siconv is missing even if the --ethershare
option has ben used. Before, mkisofs did dump core in this case, now it
mentions to install libsiconv.
- mkisofs again supports -no-bak. This option has been
removed by accident with cdrtools-2.01.01a22
- mkisofs again auto-adds a slash to the left part of
a dir=orig/ graft point spec if the right side is a
directory. The problem has been introduced ~ one year
ago when cleaning up buggy old code.
|
|
because built man pages are in the distribution tarball.
From Sergey Svishchev in private mail.
|
|
|
|
- API Changes:
- Fixed CanCreate so it returns false for non-writable TIFF-based files
- Fixed bug introduced in 7.18 which caused "Error parsing XMP" warning when
deleting all XMP and writing new XMP tags in the same step
- Fixed bug where IFD0 could be deleted when writing JPEG with a bad IFD1
- Fixed problem extracting some writable directories as a block
- Fixed bug which could cause "Not an ARRAY" error when reading PDF files
|
|
|
|
|
|
|
|
It provides a slick "patch-bay" style interface for managing clients
and more.
|
|
on NetBSD-current.
|
|
|
|
but Known: and All:, hierarchical ACL processing and the use of include
in rst files. Many other updates included as well.
|
|
Change to Debian Interix Port page, suggested replacement.
|
|
|
|
accesses the database directly: instead, it uses mtn annotate. Also,
some compile fixes for "various systems" (says the ChangeLog).
While here, change the distfile to the one without the included
lablgtk, as we don't use it. Also, install the style example
into ${EGDIR}.
|
|
|
|
Bug fixes:
* MAT: Provide a correct error report when the Pixels limit has been
exceeded.
* RPM Spec file: Fixed naming of NEWS file. Use included libltdl
(--with-included-ltdl option) in order to avoid possible issues with
system libltdl.
* GraphicsMagick-config script should now output correct dependency
information for --libs when libltdl is needed.
* GraphicsMagick++-config no longer depends on GraphicsMagick-config to
be in the executable search path.
Performance improvments:
* Module loading and execution performance are improved considerably
for the modules build. On some systems, the modules build is
considerably faster than the static or shared builds.
Feature improvements:
* Updated to libtool 1.2.4.
|
|
|
|
not have time to include it here (see ChangeLog).
Significant pkgsrc-related changes:
- ffmpeg plugin now builds (see new SUBST_* declarations). Use
ffmpeg-devel instead of ffmpeg.
- DESTDIR support
- GNU TLS option (enabled by default, evidently used by XML parser (?))
- Include graphics/gd, as its dependencies completely overlap and it
doesn't take too long to build.
- Add x11/libXi to get Xinput functionality.
- Yet another header patch (patch-am)
- TODO file (place reading it on your TODO list today!)
Next up: wm/metisse!
|
|
long deprecated GraphicsMagick features that have now been removed in the
latest GraphicsMagick.
|
|
aware packages will update it.
|
|
|
|
Calendar Application version H3 (2.1.8).
This is a security release that closes an XSS exploit in the add event
screen. All users are encouraged to upgrade to this version.
|
|
The libXm library directly uses libXext.
Noticed when building Ted.
|
|
|