Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
XXX should be renamed to mozilla-official-branding
|
|
|
|
Fix handling of OpenType/CFF fonts with embedded bitmaps.
The old workaround would trigger with CFF fonts with embedded bitmaps.
We now explicitly check for the font format being TrueType.
Reported by Andrey V. Panov.
Remove doubly included header.
Add bdf and pcf to font priority table.
This mirrors the behaviour of the old mkfontdir, which prefers pcf to
bdf fonts.
Fix typo in mkfontscale.c.
This spurious break statement disabled checking for Apple and ISO Unicode
CMaps in SFNT fonts. Thanks to Alan Coopersmith and Stefan Dirsch.
Compile warning fixes.
Include headers for proper prototypes and "ansify" makeHashTable.
|
|
Noticed by Hasso Tepper in PR 38686.
|
|
noticed by Hasso Tepper in PR 38687.
|
|
|
|
|
|
the Perl SNMP module reported in SA30187.
|
|
mutt-compressed-mbox option is disabled, untill an updated patch is available.
|
|
From the announce:
"Mutt 1.5.18 contains 6 months of bug fixes, documentation improvements and
performance enhancements since the release of 1.5.17, but I believe only
one new feature ($time_inc, for controlling the rate at which status updates
are displayed)."
|
|
|
|
|
|
|
|
All self-tests pass under NetBSD-current.
Changes: 3.5 years worth of development; too much to list here.
|
|
|
|
|
|
* New default binding ctrl+x to open context menus.
* Menu triggers and other bindings will no longer conflict.
* Middle click pastes the internal clipboard (when mouse support is enabled).
|
|
|
|
|
|
* The typing notification in the conversation history can be disabled or
customized (font, color etc.) in .gtkrc-2.0.
* Added a plugin (not installed by default) which adds a Send button back to
the conversation window. People without physical keyboards have a hard time
with the lack of the button.
* Clicking on the buddyicon in the conversation window toggles the size of the
icon between small and large.
* The settings of a chat (e.g. Handle in an XMPP chat, or Exchange in an AIM
chat) can be edited from its context menu in the buddy list.
* Add a "Present conversation window" preference to the Message Notification
plugin; the "Raise conversation window" option does not unminimize windows
or draw attention to them when they are on other workspaces--the "Present"
option should.
* Add a preference to set Escape as the keyboard shortcut for closing the
conversation window.
* Add an option in the context menu to disable smileys in the selected text
in the conversation history/log viewer. This should help people who
regularly paste code in conversations.
* Add a preference to choose the minimum size of the text input area in lines.
* Moved the "Local alias" field in the Modify Account dialog to be below the
"User Options" heading on the "Basic" tab.
* Number of room occupants is now shown in chat tooltips where possible
|
|
enable them in options.mk, through overrides.
|
|
o In MySpaceIM, messages from spambots are discarded (Justin Williams)
o Strip mIRC formatting codes from quit and part messages.
o IRC now displays ban lists in-channel for joined channels.
o Fixed a bug where the list of loaded plugins would get removed when
switching between different operating systems.
o Fix reception of IRC PART without a part message on Undernet
(fixes a problem with litter in the channel user list).
o IRC no longer crashes on /list on servers which erroneously omit RPL_LISTSTART
o Update the NetworkManager support to use D-Bus directly, instead of
libnm-glib. Hopefully it's stable now. It will now compile by default if you
have D-Bus support and NetworkManager.h. (Elliott Sales de Andrade)
o MSN buddy list synchronization is now more forgiving, only asking about
buddies who have disappeared completely from the server list and not those
that have simply moved groups.
o IRC will now try to append 1-9 to your nick if it is in use, instead of
substituting the last character with 1-9 where possible.
o Bonjour buddies will be saved persistently if they're moved out of the
"Bonjour" group. (Eion Robb)
|
|
|
|
to 1.2.
|
|
|
|
This is the VMware virtual mouse driver for the modular Xorg server.
|
|
|
|
This enables Xvideo support in vmware.
|
|
|
|
|
|
# so just pretend to have them to keep configure happy.
This is PR pkg/37912.
|
|
|
|
pkgsrc changes:
Link with -lm, since the program uses fabs(). This failed on Linux of all
platforms. NetBSD happens to have fabs() in libc, but the manpage states
that -lm should be linked in, so do it for all platforms.
Changes:
Update COPYING
Add *current and +preferred to the --verbose output
When invoked with no option, xrandr dumps existing modes
Allow the same output to be specified several times on the command line
Clarify the ability to manipulate multiple outputs in the manpage
Verify crtc against previous config.
Always reset other outputs using the best crtc.
Add xrandr test suite.
Improved test script.
Use IDs for mode selection instead of hand-crafted <w>x<h>@<r> strings.
More tests for ambiguous xrandr output.
Some minor issues in test case fixed.
Be more robust in test case if mode database is borked.
Add more tests, mostly regarding crtc switching and uncloning.
Add informational output for known issues.
Add another test known to fail.
|
|
the shell is bash and nocaseglob is enabled (ugh, misfeature).
PR pkg/38671.
|
|
back to depending on devel/patch.
|
|
|
|
* Require working terminal library
* Honor PKG_SYSCONFDIR
* Fix sysconfdir mentioned in man pages.
* Add DESTDIR support
Bump PKGREVISION.
|
|
|
|
|
|
Based on patch provided by Sergey Svishchev in PR 38573.
This version contains DragonFly support, noted in PR 36982.
patch-ag is taken from PR 38199.
Date 2008-03-10
Summary: smartmontools release 5.38 (STABLE)
--------------------------------------------
This is a stable release of smartmontools. In addition to changes
below, it includes:
- Libata/Marvell driver devices no longer need explicit '-d' switch
- DEVICESCAN automatically detects libata/marvell driver SATA devices
- Fixed auto-offline/autosave support in FreeBSD
- SAT device type + SCSI generic devices work properly with smartd under Linux
- Many additions to drive database
- More portable autogen/autoconf/automake script set
- Additional Windows IOCTL route to access SMART data
- Some ATA-8 updates
- Smoother CCISS compilation support in Linux
- Dragonfly support
- Fixed some ATA identity byte swap problems on big endian CPUs
- Added support for the QNX operating system
- No-fork option added to smartd
- Improved device scanning and drive type recognition in Windows
- 3ware support for controllers with more disks (32 max)
- Improved Windows installer
- Improved SMART Attribute list and descriptions
- Fix to smartctl return codes
- Fix to scheduled tests on Highpoint RAID controllers
- New samsung firmware bug workaround option
- Auto-offline and Auto-save fixed in Linux + libata
- Solaris: better SCSI support and support for Sun compilers AND gcc
- Fixed and improvements to CCISS support
- More options for SCSI temperature monitoring and history
- Additional command line options for selective self-tests
- Compilation fixes for various platforms.
See CHANGELOG for more details, or smartmontools CVS for still further
details.
|
|
|
|
- Fix arbitrary code execution vulnerability in .bend files which contain
a crafted RGBE file (CVE-2008-1102).
- Create various temporary files in safer paths (CVE-2008-1103).
|
|
tech-pkg at jp.NetBSD.org => tech-pkg-ja at jp.NetBSD.org
|
|
|
|
|
|
|
|
While here, add DESTDIR support and more adapt sample config file to default settings.
* Version 0.6.3 (30 March 2008)
- Fixed a possible race condition concerning the check for the
right symlink owner.
- Added checks for the owner of the parent directories were added.
* Version 0.6.2 (19 November 2006)
- Made mod_suphp compatible with Apache 2.2
- Modified SmartPtr implementation (hopefully) fixing
double free problem
- Fixed problem that caused the process to block
when more than 4096 were written to stderr
- Implemented userdir support
- Fixed problem with PATH_INFO and PHP scripts
* Version 0.6.1 (26 November 2005)
- Changed usage of STL to gain better compatibility with old GCC versions
(credits to Jeremy Chadwick for finding the relevant code)
- Fixed typos in mod_suphp.c (Apache 1.3)
(credits to Johan Ekenberg for finding these typos)
- Fixed potential buffer overflow in function suphp_bucket_read() in
src/apache2/mod_suphp.c
- Fix problems with scripts sending "Last-Modified" headers
- Extended autoconf script to look for an installation of APR
and to use its includedir when building mod_suphp for Apache 2
- Added support for chroot() call before execution of script
|
|
|
|
dvdstyler-1.6.2, file-4.24, freenet-0.7, kmymoney2-0.9,
links-2.1.0.36, rdesktop-1.6.0, smalltalk-3.0.3, wesnoth-1.4.2.
|