Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
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.
|
|
|
|
|
|
|
|
* keychain 2.3.4 (24 Jul 2004)
24 Jul 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug 28599 reported by Bruno Pelaia; ignore defunct processes in
ps output
* keychain 2.3.3 (30 Jun 2004)
30 Jun 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug reported by Matthew S. Moore in email; escape the backticks
in --help output
Fix bug reported by Herbie Ong in email; set pidf, cshpidf and lockf
variables after parsing command-line to honor --dir setting
Fix bug reported by Stephan Stahl in email; make spaces in filenames
work throughout keychain, even in pure Bourne shell
Fix operation on HP-UX with older OpenSSH by interpreting output of
ssh-add as well as the error status
* keychain 2.3.2 (16 Jun 2004)
16 Jun 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug 53837 (keychain needs ssh-askpass) by unsetting SSH_ASKPASS
when --nogui is specified
* keychain 2.3.1 (03 Jun 2004)
03 Jun 2004; Aron Griffis <agriffis@gentoo.org>;
Fix bug 52874: problems when the user is running csh
* keychain 2.3.0 (14 May 2004)
14 May 2004; Aron Griffis <agriffis@gentoo.org>;
Rewrite the locking code to avoid procmail
* keychain 2.2.2 (03 May 2004)
03 May 2004; Aron Griffis <agriffis@gentoo.org>;
Call loadagent prior to generating HOSTNAME-csh file so that
variables are set.
* keychain 2.2.1 (27 Apr 2004)
27 Apr 2004; Aron Griffis <agriffis@gentoo.org>;
Find running ssh-agent processes by searching for /[s]sh-agen/
instead of /[s]sh-agent/ for the sake of Solaris, which cuts off ps
-u output at 8 characters. Thanks to Clay England for reporting the
problem and testing the fix.
* keychain 2.2.0 (21 Apr 2004)
21 Apr 2004; Aron Griffis <agriffis@gentoo.org>;
Rewrote most of the code, organized into functions, fixed speed
issues involving ps, fixed compatibility issues for various UNIXes,
hopefully didn't introduce too many bugs. This version has a
--quick option (for me) and a --timeout option (for carpaski).
Also added a Makefile and converted the man-page to pod for easier
editing. See perlpod(1) for information on the format. Note that
the pod is sucked into keychain and colorized when you run make.
|
|
okayed by kristerw.
PKGREVISION++
|
|
|
|
Gens is an emulator of Sega's 16 bit consoles: Genesis
(a.k.a Megadrive) and Sega CD (a.k.a Mega CD). For Sega
CD, you will need BIOS ROM images.
|
|
If you ran fceu before, you have to delete ~/.fceultra/fceu98.cfg
for the changes to take effect.
|
|
|
|
Changes:
Proper exit after error reading files on the command line.
Added code to preserve roots of integers, if the result is irrational.
Fixed "calculate >filename".
Made "+/-2^.5" work as expected.
Code cleanup.
Full simplify added for every loop of taylor command.
Removed "replace temp" option, so that the "temp" variable can be renamed.
|
|
|
|
2) Added CONFIGURE_ARGS+=--with-system-zlib logic to Makefile for
consistency with gcc34
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.
|
|
- enable fullscreen support
- enable PNG screenshots
- only use esound if USE_ESOUND is yes
- add USB joystick support (okayed by kristerw)
PKGREVISION++
|
|
|
|
|
|
|
|
slightly modified by me.
Crypto++ Library is a free C++ class library of cryptographic schemes.
One purpose of Crypto++ is to act as a repository of public domain
(not copyrighted) source code. Although the library is copyrighted as
a compilation, the individual files in it (except for a few exceptions
listed in the license) are in the public domain.
|
|
gpsdrive-2.09, libstatgrab-0.10.1, mathomatic-11.3b, mkvtoolnix-0.9.4,
msmtp-1.2.0 [pkg/26425], xplanet-1.1.1.
|
|
|