Age | Commit message (Collapse) | Author | Files | Lines |
|
musicpd-0.11.4, streamtuner-0.12.4.
|
|
|
|
+ perl-5.8.5
|
|
This also addresses PR pkg/26446 by Jukka Salmi.
|
|
General:
- Fixed sound glitch when streaming two or more Ogg Vorbis sounds from the
same file handle, e.g. in the Sam & Max intro when using monster.sog.
SCUMM:
- Many SCUMM game engine fixes.
- Added graphics decoders for 3DO Humongous Entertainment games
- Numerous Humongous Entertainment games fixes
- Fixed bug in Full Throttle, so battle difficulty matches original
- Improved Digital iMUSE
Sword1:
- Warn the user if saving fails, instead of crashing.
- Slightly more user-friendly save/restore dialog.
- Fixed masking glitch outside Nico's apartment.
BASS:
- Warn the user if saving a game doesn't work.
Simon:
- Fixed crashes in some international versions
|
|
Changes to the Cyrus IMAP Server since 2.2.6:
- Fix handling of PARTIAL command and partial body fetches
- A large number of portability fixes supplied by Albert Chin
- Added client_timeout option to control connect() timeouts
for proxy code
- Added popuseacl option
- Fix a number of issues with the quota -f tool
- Fix thread safety issue in saslserver()
- Fix possible stage file leak in append code
- Fix bugs in handling of MULTIAPPEND introduced in 2.2.3
- Fixed regression bug in Sieve vacation
|
|
|
|
Changes since 3.10.20:
* arj_arcv.c, arj_file.c, arj_proc.c, arj_user.c, arjtypes.c,
environ.c, externs.c, externs.h, makefile:
Merged with the remaining part of TCO fixes to make up for 3.10.21
* defines.h, encode.c, environ.c, environ.h, fmemcmp.asm, misc.c,
rearj.c: Resync with TCO to close any outstanding bugs
* arj.c: Rudimentary Borland code caused the filenames in argv[] to
be mishandled under Win32
* register.c: REGISTER might fail due to _fput_* changes
|
|
comment out twtelecom, since it's not in the mirrors list and
didn't work for me a few minutes ago.
|
|
This release fixes detection of e-mails generated by Worm.Mydoom.I.
|
|
This release fixes detection of e-mails generated by Worm.Mydoom.I.
|
|
|
|
|
|
o Use ${WC} -c instead of using ${LS} -l, which works with
symlinks.
o Only assign -R to FETCH_RESUME_ARGS when FETCH_CMD is the
default value (NetBSD's ftp).
o Fix for www/navigator package, which uses DIST_SUBDIR.
o Replace another [ with ${TEST}.
o Print a warning when FETCH_CMD != ftp and FETCH_RESUME_ARGS
is empty (resume will not be possible).
Thanks to cube@ and tron@ for reporting/helping with the problems.
|
|
|
|
|
|
|
|
1. don't hardcode true, echo and [
2. Cope with distfiles which are located in a DIST_SUBDIR
3. Don't always assume there will be a size field in the ${DISTINFO_FILE}
XXX The refetch mods make an assumption that an exit code of 0 from a
${FETCH_CMD} means that the transfer has been completed successfully,
and this used not to be the case. I haven't tested this assumption
recently.
|
|
because we don't have a patch for that.
|
|
|
|
|
|
|
|
makes the NetBSD kernel stop whining about file descriptor 0 being
closed when netstat gets run. The script contains everything you
don't want to know.
Bump this pkg to PKGREVISION 3.
|
|
multimedia/m{kvtoolnix,mg}.
|
|
Changes:
- patch-ab no longer needed
0.9.4:
======
- mkvextract: new feature: Added support for extracting TTA tracks
to TTA files.
new feature: Implemented the extraction of chapter
information and tags as a CUE sheet which is
the reverse operation to using a CUE sheet
with mkvmerge's '--chapters' parameter.
- mkvmerge: bug fix: SRT file recognition failed if the file
contained spaces at the end of the first line.
bug fix: Broken VobSub .idx files which contain
timestamps going backwards no longer crash
mkvmerge. A warning will be printed for such
inconsistencies.
bug fix: The Matroska reader contained a nice little
illegal memory access (introduced in 0.9.3 with
the fixes to the 'default track' handling).
bug fix: The SSA reader was segfaulting if a line
contained an empty text field.
bug fix: The CUE sheet parser interpreted a timestamp
as HH:MM:SS (hours, minutes, seconds). The
correct spec is HH:MM:FF (hours, minutes,
frames with 1 frame = 1/75 second).
new feature: The pregap from a CUE sheet is converted
into two sub-chapters (one for "INDEX 00", one
for "INDEX 01"). These sub-chapters have their
'hidden' flag set.
- mkvinfo: bug fix: Fixed compilation for MATROSKA_VERSION = 2.
bug fix: Fixed compilation with gcc 3.2.
- mmg: new feature: Added support for the two flags 'hidden' and
'enabled' in the chapter editor.
|
|
Changes:
- use bzip2 distribution tarball
0.7.1:
======
- KaxClusterPosition is already in use and therefore a v1 element
- various cosmetic changes to Makefile and build system itself
|
|
Changes:
- use bzip2 distribution tarball
0.7.1:
======
- Set eol-style and keywords properties
- various cosmetic fixes to Makefile and build in general
- BeOS support
|
|
$http_proxy or $ftp_proxy are defined (for the moment, NetBSD's ftp(1)
doesn't support this).
While I'm here, move FETCH_CMD from bsd.pkg.mk to bsd.pkg.defaults.mk,
and add the new variable FETCH_RESUME_ARGS (-R by default with ftp(1)
from NetBSD/pkgsrc).
If you want to use wget to resume transfers, you should use something
like:
FETCH_CMD=wget
FETCH_RESUME_ARGS=-c
|
|
Changes:
- Option for quarantining files with viruses
- Fixed problem with returning wrong SMTP error code
- Handling timeouts properly
- Fixed stupid problem with sockets not getting closed properly
|
|
|
|
Closes PR 26422 by Iain Hibbert.
|
|
|
|
- Use socklen_t for 5th arg. of getsockopt() instead of size_t
Now mozilla runs on sparc64.
But It's not complete (e.g. can't connect to IPv6 site)
|
|
|
|
|
|
|
|
|
|
mess822 is a library for parsing Internet mail messages. The mess822
package contains several applications that work with qmail:
* ofmipd rewrites messages from dumb clients. It supports a database
of recognized senders and From lines, using cdb for fast lookups.
* new-inject is an experimental new version of qmail-inject. It
includes a flexible user-controlled hostname rewriting mechanism.
* iftocc can be used in .qmail files. It checks whether a known
address is listed in To or Cc.
* 822header, 822field, 822date, and 822received extract various
pieces of information from a mail message.
* 822print converts a message into an easier-to-read format.
mess822 supports the full complexity of RFC 822 address lists,
including address groups, source routes, spaces around dots, etc.
It also supports common RFC 822 extensions: backslashes in atoms,
dots in phrases, addresses without host names, etc. It extracts
each address as an easy-to-use string, with a separate string for
the accompanying comment.
|
|
|
|
The patches for asapm to try sysmon if APM fails, only support battery
info in units of Watts and Watt hours. However, some machines like my
Compaq Presario X1007EA laptop uses units of Amperes and Ampere hours.
Bump PKGREVISION.
|
|
|
|
2.1.20:
- Improve the string to utf8 translation function
2.1.19:
- When both g_filename_to_utf8 and g_locale_to_utf8 fail, use the unconverted
string. Don't know if it's the right way, but fixes crashes with broken
filenames.
- Don't try to convert NULL. Fixes crash on empty playlist
- Use special gkrellm 2.2.0 api for scrolling text.
Patch by Bill Wilson <billw@wt.net>
- Use a g_spawn function instead of system to launch xmms, so xmms doesn't
inherit all open gkrellm file descriptors
Patch by Bill Wilson <billw@wt.net>
2.1.18:
- When g_filename_to_utf8 fails fall back to g_locale_to_utf8. Fixes 100% cpu
usage when playing files with filenames in locale encoding.
2.1.17:
- Fixed memory leaks introduced in previous version.
- Patch by Bill Wilson <billw@wt.net> to fix dependency on GdkFont and some
other cleanups
2.1.16:
- Fixed crash when updating playlist
Thanks to Jan Tomasek <jan@tomasek.cz> for the pointer
- Use the filename for title if we don't load the info
- Add an item in the rmb menu to popup the gkrellmms config tab
2.1.15:
- Off by one error in the playlist updating code, caused the wrong title to
show. Found and patched by Andrew Kemp <ajwk@pell.uklinux.net>
|
|
|
|
|
|
2) Added include statment for zlib/buildlink3.mk to Makefile to go with
CONFIGURE_ARGS+=--with-system-zlib already there. Thank you
Georg Schwarz <geos@epost.de> for pointing out this ommision.
3) Incorporated logic from gcc3 that determines whether to add
binutils dependency or not.
4) Eliminated hardcoded target of netbsdelf2.0 as a step toward supporting
other architectures.
|
|
device with shorter block size and lower water marks).
PKGREVISION++
|
|
Enable pkgviews installation. Rename pre-build to do-configure.
|
|
|
|
|
|
|