Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
www/ruby-webrick to 1.2.3nb1.
|
|
|
|
Bump package revision.
|
|
|
|
Wed, 16 Jul 2003 16:04:02 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.4a released
Wed, 16 Jul 2003 15:43:52 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* extconf.rb: check CRYPTO_malloc for libcrypto.
* ossl.h: include <openssl/bn.h>.
* ossl_bn.c: use BN_CTX_new instead of BN_CTX_init.
* ossl_cipher.c: NIDs of AES were changed.
* ossl_x509store.c: alias add_cert add_trusted.
* lib/net/https.rb: follow HTTPResponse.read_new's incompatiplity.
Tue, 15 Jul 2003 04:48:33 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.4 released
Tue, 15 Jul 2002 04:19:44 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* openssl_missing.h: add MS_CALLBACK.
* extconf.rb: should check <openssl/e_os.h>.
* ossl.h: check HAVE_OPENSSL_E_OS_H.
* net/https.rb: follow ruby-1.8.
|
|
Add conflict with its older name, ruby-openssl package.
Thanks to advise by a private mail from wiz.
Wed, 16 Jul 2003 16:04:02 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.4a released
Wed, 16 Jul 2003 15:43:52 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* extconf.rb: check CRYPTO_malloc for libcrypto.
* ossl.h: include <openssl/bn.h>.
* ossl_bn.c: use BN_CTX_new instead of BN_CTX_init.
* ossl_cipher.c: NIDs of AES were changed.
* ossl_x509store.c: alias add_cert add_trusted.
* lib/net/https.rb: follow HTTPResponse.read_new's incompatiplity.
Tue, 15 Jul 2003 04:48:33 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* ossl-0.1.4 released
Tue, 15 Jul 2002 04:19:44 +0900 -- GOTOU Yuuzou <gotoyuzo@notwork.org>
* openssl_missing.h: add MS_CALLBACK.
* extconf.rb: should check <openssl/e_os.h>.
* ossl.h: check HAVE_OPENSSL_E_OS_H.
* net/https.rb: follow ruby-1.8.
|
|
|
|
|
|
|
|
|
|
|
|
the package name.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
User visible changes:
- Install in ${GCC_PREFIX} for all platforms.
- Install example mk.conf in ${PREFIX}/share/examples/${PKGNAME_NOREV}/mk.conf.
Rewrite the Makefile to adopt a look and feel similar to those of
lang/gcc{,3}: convert to USE_NEW_TEXINFO, USE_PKG_INSTALL for FILE_SUBST,
mostly dynamic PLIST, platform independent MESSAGE, ...
Bump PKGREVISION.
|
|
|
|
* Optional LZO1X compression of network traffic, to make distcc
faster on slow or overloaded networks. This is turned on by
appending ",lzo" to each host specification.
* The daemon by default allows 2+NCPUS, rather than 3*NCPUS. The
two extras are to allow for some processes to be blocked on
network IO, but allowing more than two of them is probably not
useful on multiprocessor machines.
* Larger files are sent and received using memory mappings where
possible.
* Use of mmap and compression makes distcc substantially faster in
at least some cases.
* Bug fixes
|
|
- Perl 5.8 UTF-8 file writting problem has been corrected.
- htmldefaults option of HTML::Clean has been removed, because it
breaks UTF-8 strings in Perl 5.8.
- added satyap style templates from Satya.
- added Dutch translation (nl).
|
|
|
|
|
|
Requested by Christian Egger.
LibGGIWMH is an LibGGI extension for GGI targets that are window
system based to allow access to things like setting the title bar,
resizing, etc.
|
|
jpilot-0.99.6, lilypond-1.6.11, mhonarc-2.6.5, slib-2.4.4 [pkg/22185],
tinyproxy-1.6.0 [pkg/22161].
|
|
|
|
|
|
LibGGIGCP is a generic color and palette management extension. It
supports conversion between different color spaces such as RGBA,
YUV, HSV, and CMYK. Furthermore it supports a generic color-blending,
which can also be used for translucency effects.
|
|
|
|
notably this fixes a bug that can get you thrown off the server if you
click on a position twice in succession.
|
|
|
|
- (Minor) round-robin cache_dir selection incorrectly compares max-size
- (Major) cbdata.c:186: "c->valid" assertion due to peer digest not found
- (Major) Crash after ftpTimeout: timeout in SENT_PASV state
- (Minor) Requests denied by http_reply_access are not logged with TCP_DENIED
- (Minor) ie_refresh does not signal no-cache to peer caches
- (Medium) Client Socket Buffer leak on reply_body_max_size
- (Medium) Forward Host headers in place
- (Medium) Memory leak in deny_info TCP_RESET
- (Cosmetic) ERR_TOO_BIG Spanish translation
- (Cosmetic) minimum_retry_timeout unused
- (Minor) SNMP update of cachePeerPingsSent and cachePeerPingsAcked
- (Cosmetic) store_check_cachable_stats slghtly misleading
- (Minor) /etc/hosts and lines with comments after the host name
- (Minor) sbrk as fallback method for high_memory_warning
- (Minor) header_access fails when using peers
- (Cosmetic) neighbor_type_domain documentation update
- (Minor) issue warning if CARP load factor values decrease in the cache_peer list
- (Cosmetic) Compile time warnings when using GCC-3.3
- (Minor) aufs Files queued for open counter mismatch
- (Minor) external_acl does not wait for ident lookups to complete
- (Minor) icmpRecv: recv: (11) Resource temporarily unavailable
- (Cosmetic) Incorrect RFC reference regarding URL syntax
- (Cosmetic) quote '%' character in logs
- (Cosmetic) check open("/dev/null") return value for errors.
- (Cosmetic) "cache_dir diskd" documentation update
Not all of the pathces are new but updated one.
|
|
|
|
Same for mk-files. In the case of bmake the version closely
corresponds to the date of the latest sync with usr.bin/make.
Changes to bmake since 3.1.18 include:
Pick up fixes for const-correctness, now passes WARNS=3 on
NetBSD.
Pick up :ts modifier, allows controlling the separator used
between words in variable expansion.
* FILES: include boot-strap and os.sh
* Makefile.in: only set WARNS if we are NetBSD, the effect on
FreeBSD is known to be bad.
* makefile.boot.in (bootstrap): make this the default target.
* Makefile.in: bump version to 3.1.19
* machine.sh: avoid A-Z with tr as it is bound to lose.
Pick up fix for PR/19781 - unhelpful error msg on unclosed ${var:foo
Plus some doc fixes.
Changes to mk-files since 1.3.2:
Don't inlcue -pipe in CC for SunOS.
Make it easier to do non-root installs by overriding *_INSTALL_OWN.
Use STRIP_FLAG rather than STRIP for -s
Avoid use of A-Z with tr.
Avoid searching above /a/b/ when looking for
top-of-tree Linux at least hangs if you try to examine an automount
mount point.
|
|
font distfiles changed (directory layout changed, runme scripts deleted)
|
|
bump pkgrevision
|
|
as there is no call to malloc(0) in this code.
As a side effect, need to explicitly add a check for <stdlib.h>.
|
|
|
|
Pointed out by seb@.
|
|
|
|
- Add the NETBSD_RELEASE variable. This is used to automatically configure
pkgtools/libkver inside the chroot so that packages see the right kernel
version when issuing calls to sysctl(8). Suggested by seb@.
- Turn on emacs editing mode by default in sh/ksh.
|
|
when used as standalone sources and -as MAKECONF is set to /dev/null in
MAKE_ENV by bsd.pkg.mk- as package sources.
|
|
|
|
Changes since 6.2.2:
* German, Danish, Spanish, and Turkish translations updated.
* Brian Sammon's patch to deal with malformed message lines containiing NULs.
* Fai's patch to ignore all but the first Return-Path (some spams have
more than one of these).
* Benjamin Drieu's ptch to properly byte-stuff when talking to BSNTP.
Fixes Debian bug #184469.
* Benjamin Drieu's patch to enable auth=cram-md5.
Fixes Debian bug #185232.
* Sunil Shetye's configure.in patch to avoid spurious search order messages
from GCC.
* Header-reading code now copes better with lines ending in \n only.
* Elias Israel's patches for POP3 NTLM support and dealing with byte-
stuffing failures at socket level.
|
|
Exclude -finline-functions for userppp.
|
|
|
|
|