Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
|
|
|
|
same file (patch-ad with a weird path). Fixes problem seen in bulk
build.
|
|
|
|
|
|
|
|
|
|
Bump PKGREVISION.
|
|
|
|
|
|
|
|
sync cpuflags.Linux with cpuflags.NetBSD, at least optimise for
Duron in cpuflags.Linux
|
|
sync cpuflags.Linux with cpuflags.NetBSD, at least optimise for
Duron in cpuflags.Linux
|
|
|
|
|
|
|
|
Bugs fixed in 1.8.5:
* Long standing bugs:
- Define DIST_SUBDIRS even when the `no-dist' or `cygnus' options are used
so that `make distclean' and `make maintainer-clean' can work.
- Define AR and ARFLAGS even when only EXTRA_LIBRARIES are defined.
- Fix many rules to please FreeBSD make, which runs commands with `sh -e'.
- Polish diagnostic when no input file is found.
|
|
|
|
|
|
|
|
Robert Elz in PR pkg/26448 (at least for now).
If you want to use it, PKG_RESUME_TRANSFERS must be set to [Yy][Ee][Ss].
While here, no need to use ${AWK} to get the size with ${WC} -c,
${WC} -c < file is enough.
Thanks to Robert Elz for suggestions, still I have to fix the problems
reported in the PR.
|
|
|
|
|
|
|
|
changes:
* Fixed a potentially fatal problem when parsing an HTTP request header
which fails to provide a request method.
Also add a patch from CVS to fix a core dump when giftd tries to scan
files with non printable names when building a share index.
Patch by Kailash Sethuraman
|
|
against libpthread. Or in other words: dlopen of libpthread doesn't work.
Patch sent in private mail by Kailash Sethuraman
bump PKGREVISION to 1
|
|
|
|
2.2.2 Fri Jul 16, 2004
----------------------
* Added some theme gkrellmrc variables, see Themes changelog.
* Bugfixes:
o Client mode seconds display had a sampling beat effect which caused
a second to be periodically skipped.
o Craig Boston <craig--at--fopye.gank.org> fix pixbuf memory leak in
gkrellm_decal_scroll_text_set_internal().
|
|
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.
|
|
|