Age | Commit message (Collapse) | Author | Files | Lines |
|
to package name patterns.
Bump PKGREVISION.
|
|
|
|
to package name patterns.
Also sort PLIST.
Bump PKGREVISION.
|
|
|
|
|
|
|
|
|
|
private key. Bump package revision to 2.
|
|
|
|
ruby18-dbm, ruby18-gdbm, ruby18-curses, ruby18-readline, ruby18-digest,
ruby18-opnessl, ruby18-tcltklib and ruby18-tk.
Bump PKGREVISION.
|
|
ruby16-gdbm, ruby16-curses, ruby16-readline, ruby16-digest,
ruby16-tcltklib and ruby16-tk.
Bump PKGREVISION.
|
|
fighting chance on a few other platforms. Addresses PR pkg/26932.
|
|
ruby-openssl with bump PKGREVISION.
|
|
ruby-openssl with bump PKGREVISION.
Added ruby-dbm/Makefile to handle IRIX case, use native base system's
ndbm(3) instead of Berkley DB's ndbm compatible interface, too.
|
|
ruby-openssl with bump PKGREVISION.
|
|
|
|
package and tweak the package's COMMENT.
Bump PKGREVISION.
|
|
Update sylpheed-claws to 1.0.1. Taking the patch to use autoconf to regen
the configure script, rather than having to keep patch-ab uptodate.
Also remove PKGREVSION from plugins, they should be able to just ride the
main sylpheed-claws updates.
I also suspect that pgpmime should be converted to a plugin, rather than
being part of the main sylpheed package. (it would remove a dependancy on
gpgme) However it seems to install header files, which would complicate
making it a plugin package.
Also fix pkglint warning about MESSAGE.plugins, the = line was only 74,
not 75 chars in length.
|
|
|
|
ruby16/ruby18 package to meta pacakge.
- Define RUBY_BASE to refer ruby16-base or ruby18-base name.
- Define RUBY_SRCDIR to refer ruby16-base/ruby18-base src directory.
- Move some definition from Makefile.comon to rubyversion.mk.
- Add X11BASE to CONFIGURE_ENV.
- Add RUBY_VERSION to MESSAGE_SUBST and PLIST_SUBST.
|
|
This is minimum ruby 1.8.2 based on current ruby18 and ruby18 package
will be meta pacakge later.
|
|
This is minimum ruby 1.6.8 based on current ruby16 and ruby16 package
will be meta pacakge later.
|
|
|
|
Changes:
* mime-en.sgml, mime-ja.sgml (CVS based development): Remove the
description about developers' pserver access.
* sha1-dl.el: Don't provide the sha1-dl feature twice.
(sha1-region): Allow the optional argument `binary'.
(sha1): Ditto.
* smtp.el (smtp-parse-progress-message-format): Fix regexp usage.
* smtp.el (smtp-progress-message-format): New user option.
(smtp-primitive-data): Show progress message.
(smtp-parse-progress-message-format): New function.
(smtp-show-progress-message): New function.
(smtp-deduce-address-list): Use insert instead of insert-string.
* mel-g.el (gzip64-external-encoder): Change default value to
cause more recognizable error.
(gzip64-external-decoder): Ditto.
* std11.el (std11-parse-word-or-comment-or-period): Renamed from
`std11-parse-word-or-comment' and allow period.
(std11-parse-phrase): Allow parsing obs-phrase in rfc2822.
* mime-conf.el (mime-format-mailcap-command): Quote a file name
which may contain spaces using `shell-quote-argument' in order to
pass it to the shell safely.
* eword-encode.el (mime-encode-header-in-buffer): Don't ignore a
space char at the beginning of a field body in order to honor the
76-column rule which is described in RFC 2047 section 2.
* eword-decode.el (eword-decode-encoded-text): Fix bug when
`must-unfold' is specified; eliminate CR too when `must-unfold' is
specified.
* mel-u.el (mime-write-decoded-region): Use make-temp-file.
(uuencode-external-decode-region): Ditto.
* mel-u.el (mime-write-decoded-region): Use temporary filename.
* sha1-el.el (sha1-maximum-internal-length): Doc fix.
* lunit.el (lunit-make-test-suite-from-class): Fix regexp.
Use "^test" instead of "^test-".
* lunit.el (lunit-assert): Avoid double-eval `condtion-expr'.
Use ,(not (not condition)) instead of ,condition.
* lunit.el (lunit-make-test-suite-from-class): Restrict test
method name to test-*.
* smtp.el (smtp-starttls-program): New user option.
(smtp-starttls-extra-args): New user option.
(smtp-send-buffer): Bind starttls-program and starttls-extra-args.
* mel-q.el (quoted-printable-external-decoder-option-to-specify-file):
Accept nil.
(mime-write-decoded-region): If the value of the variable
`quoted-printable-external-decoder-option-to-specify-file' is nil,
write stdout to the output file.
* mel-b-el.el (base64-external-decoder-option-to-specify-file):
Accept nil.
(base64-write-decoded-region): If the value of the variable
`base64-external-decoder-option-to-specify-file' is nil, write
stdout to the output file.
* sasl.texi: Texinfo markup fixes. From Jesper Harder
<harder@ifa.au.dk>.
* sha1-el.el (sha1-string-external): Use with-temp-buffer.
* sha1-el.el (sha1-string-external): Make it can return a string
in binary form.
(sha1-region-external): Ditto.
(sha1-string-internal): Ditto.
(sha1-region-internal): Ditto.
(sha1-region): Ditto.
(sha1-string): Ditto.
(sha1): Ditto.
* sha1-el.el (autoload): Don't use ignore-errors.
(sha1-use-external): Use condition-case. Suggested by Katsumi
Yamaoka <yamaoka@jpl.org>.
* sha1-el.el (autoload): Ignore errors for
executable-find. (XEmacs ecrypto does not require sh-script where
executable.el is located.)
(sha1-use-external): Likewise.
* sha1-el.el (sha1): Add defgroup.
(sha1-maximum-internal-length, sha1-program, sha1-use-external)
(sha1-program): Use 'sha1sum' from GNU CoreUtils instead of OpenSSL.
(sha1): Autoload.
* sha1-el.el (sha1-use-external): New variable.
(sha1-region): Use it.
(sha1-string): Ditto.
* ntlm.el (ntlm-string-as-unibyte): New macro.
(ntlm-build-auth-response): Use it.
* ntlm.el: Fix namespace. Change smb-passwd-hash into
ntlm-smb-passwd-hash, smb-owf-encrypt into ntlm-smb-owf-encrypt,
smb-passwd-hash into ntlm-smb-passwd-hash, smbdes-e-p16 into
ntlm-smb-des-e-p16, smbdes-e-p24 into ntlm-smb-des-e-p24, smbhash
into ntlm-smb-hash, smb-sp8 into ntlm-smb-sp8, smb-str-to-key into
ntlm-smb-str-to-key, smb-dohash into ntlm-smb-dohash, smb-perm1
into ntlm-smb-perm1, smb-perm2 into ntlm-smb-perm2, smb-perm3 into
ntlm-smb-perm3, smb-perm4 into ntlm-smb-perm4, smb-perm5 into
ntlm-smb-perm5, smb-perm6 into ntlm-smb-perm6, smb-sc into
ntlm-smb-sc, smb-sbox into ntlm-smb-sbox, string-permute into
ntlm-string-permute, string-lshift into ntlm-string-lshift,
string-xor into ntlm-string-xor. Suggested by
Jesper Harder <harder@myrealbox.com>.
* ntlm.el: Don't include poem.
* md4.el (print-int32, print-string-hexa): Remove. Suggested by
Jesper Harder <harder@myrealbox.com>.
|
|
|
|
Also refresh mime.types file from current apache 2 version.
Changes to sylpheed:
v1.0.3:
* A buffer overflow which occurred when replying to a message with
certain headers which contain non-ascii characters was fixed.
* A memory leak of the composition window was fixed.
v1.0.2:
* The incompatibility of PGP signature between gnupg-1.2 and 1.4
which occurred when trailing spaces appeared was fixed.
* The generation of References header was modified so that it is
generated even if a replied message doesn't have Message-Id.
* The documents were update
|
|
|
|
- Issue spotted by diro (at) nixsys.bz in PR #28966
This distribution now contains two unsupported programs, icat and ifrom,
which may be of use to some sites.
The old chkmail, imapcopy, imapxfer, mbxcopy, mbxcreat, and mbxcvt
programs have been replaced with the mailutil program, which is
included in the mail/imap-uw package.
The dmail, mlock, and tmail programs are also bundled in the mail/imap-uw
package.
|
|
|
|
|
|
* 2005-03-04 22:48 (Cosmetic Security)
Unexpected access control results on configuration errors
* 2005-03-04 11:55 (Minor)
Links in FTP listings without / fails due to missing BASE HREF
* 2005-03-04 11:55 (Minor)
Fails to parse the EPLF FTP directory format
* 2005-03-03 02:26 (Minor Security)
Race condition related to Set-Cookie header
|
|
|
|
|
|
|
|
|
|
Bump PKG_REVISION.
|
|
|
|
Bump PKG_REVISION.
|
|
|
|
|
|
changes from IRRToolSet 4.8.1 within #if (__GNUC__ > 2) .. #else)
also incidentially fixes a bug in rusage.cc
|
|
|
|
- Requested in PR# 29610 by joel (at) carnat.net, thanks for the PR!
> 2005-02-04 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped verison number to 0.3.15
>
> 2005-02-01 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * src/werror.c (msg_vformat): fixed signed/unsigned comparison wrt
> the length variable, a stack overflow (not buffer overflow) can be
> caused by a very long format result (werror("%2147483648i", 1)),
> credits go to Thief_hu for reporting it; it is believed not to be
> exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.14, cleaned up to
> work with autoconf2.50 and automake 1.7
>
> exploitable as werror format strings do not contain dynamic values
>
> 2004-08-05 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: bumped version number to 0.3.14, cleaned up to
> work with autoconf2.50 and automake 1.7
>
> * src/objtypes.h: removed colliding macro names to avoid warnings
> on BSD derived systems
>
> 2004-07-04 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * src/io.c (get_inaddr): use in_addr_t for the private definition
> of INADDR_NONE if one is not found.
>
> 2004-05-06 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * added libol.spec.in patch by jpo
>
> 2004-05-04 Balazs Scheidler <bazsi@bzorp.balabit>
>
> * configure.in: use CFLAGS from environment if set
|
|
|
|
|
|
|
|
Free Japanese TrueType font based on Wada lab. font (CLWFK) and
free (freely modifiable and distributable) bitmap fonts.
|
|
Closes PR pkg/29602.
|
|
p5-Jcode.
|
|
not sasl. From Lloyd Parkes in PR 29604.
|