Commit graph

27541 commits

Author SHA1 Message Date
fredb
b12eb6065f Use ${PKGNAME_NOREV} to locate the ${WRKSRC} directory. 2002-03-17 15:32:00 +00:00
taca
3cb166de84 Mark this package for ruby-1.4 base.
Since ruby 1.6.6 and lator have digest/sha1 library.
2002-03-17 15:25:43 +00:00
taca
c7d8c264d6 Mark this package for ruby-1.4 base. Since it is included in ruby 1.6.7
and lator.
2002-03-17 15:22:12 +00:00
uebayasi
db0cb9f964 Update of Sylpheed 0.7.4 provided by Osamu Oishi <oishi@ims.ac.jp> in
pkg/15929.  (Along with security/gpgme update, which I forgot to mention.)

Part of changes I pick up randomly is;

0.7.4
	* Message retrieving is now cancelable from the menu even if the
	  dialog is hidden.
0.7.3
	* Attached files will be inherited on forwarding or reediting.
	* Filter rules will be also updated when renaming or deleting folders.
 	* 'Get all' and 'Check for new messages' now works for IMAP4 and News
	  accounts.
0.7.2
	* Message moving between different type of folders has been enabled.
	* 'Show all header' and 'Thread view' became toggle switch.
0.7.1
	* Message copy between different type of folders has been enabled.
	* Multiple message forwarding has been enabled.
	* Most of key bindings became customizable.
0.7.0
	* Undo / redo function has been implemented.
	* Regular expression has been supported in filtering.
	* The cursor on composition window blinks now.
0.6.6
	* The newsgroup subscription dialog has been enhanced.
	* Template function has been improved.
	* New wrapping function for composition window has been implemented.
0.6.5
	* The template function has been implemented.
	* The quotation format parser has been enhanced.
	* The forwarding format has become customizable.
0.6.4
	* The performance of summary display on large number of messages has
	  been improved.
	* Columns of the summary view became reorderable.
	* The default order of the summary view columns has been changed.

And many bug fixes and documentation improvement.
2002-03-17 15:14:20 +00:00
uebayasi
e94f4691ac Add buildlink.mk (which is shamelessly copied from another one). 2002-03-17 14:53:57 +00:00
uebayasi
64caae7c22 Add GPGME (security/gpgme). 2002-03-17 13:34:32 +00:00
uebayasi
15c7d990d0 Initial import of GPGME 0.3.0.
From DESCR:

	GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG
	easier for applications. It provides a High-Level Crypto API for
	encryption, decryption, signing, signature verification and key
	management.
2002-03-17 13:33:40 +00:00
wiz
d7696b5a95 Mark as BROKEN: waiting for version that is compatible with mozilla-0.9.9. 2002-03-17 13:32:46 +00:00
rh
5204d14b86 Remove explicit dependency on X11 version on ghostscript again (a simple
reorder of dependencies should do, as discussed with hubertf).  While at
it, bump nb revision.
2002-03-17 11:19:14 +00:00
hubertf
ce623a5a87 bump pkgrevision 2002-03-17 11:02:20 +00:00
hubertf
c02df31a50 Explicitly pull in the X11-version of ghostscript, as hylafax
might (and will) pull in the wrong (non-X11) version, which conflicts
with gs' dependencies.
2002-03-17 11:02:01 +00:00
jmc
138d32081d Provide PKGNAME defaults so lintpkgsrc is happy 2002-03-17 03:37:56 +00:00
jmc
a4d5270f00 Remove wine-current. It no longer exists. 2002-03-17 03:34:42 +00:00
jmc
4ca7980fc1 Fix annoying error messages where gtk-config and glib-config get called when
they're not installed yet. Check for their existance via a separate !=
rule and then use that to wrap the calls to {gtk,glib}-config inside a
.if/.endif clause.
2002-03-17 02:40:57 +00:00
wiz
4516f0fe3e Belatedly bump PKGREVISION to 4 for Kyocera Prescibe printer driver
update from 0.3 to 0.4.
2002-03-16 23:34:37 +00:00
martti
1fee5de5ba * Install main.cf and master.cf to /etc/postfix if they don't exist
* Fixed some hardcoded paths (should fix pkg/13987)
2002-03-16 18:06:39 +00:00
wiz
9547fd3574 regen 2002-03-16 12:26:00 +00:00
taca
ecb4c39ff6 Update ruby-erb to 1.4.1. Sigh, it wasn't announced...
2002-03-15  Masatoshi SEKI  <mas@edwin>

	* rename h, u method.

2002-03-13  Koji Hourai  <hoc@dd.iij4u.or.jp>

	* fix trim_mode=2 bug.
2002-03-16 11:00:17 +00:00
hubertf
507d240872 Allow restarting a chrooted build:
sh mk/bulk/do-chroot-build restart
2002-03-16 10:00:17 +00:00
rh
40c28d5b15 Update gnome to 1.4.0.6 tracking the latest evolution update. 2002-03-16 08:45:40 +00:00
rh
d2a36f9779 Update evolution to 1.0.2.
Summary of changes:
	- tons of bugfixes
	- user interface polishing
	- filter/vfolder on mailing lists honour domains
	- 'index body' option to configure folder
	- implemented iconv() caching
	- offline searching in IMAP
	- LDIF Importer
	- new default view for the shell
	- iconv caching
	- reworked icons
2002-03-16 07:31:25 +00:00
dbj
f187615157 set MAINTAINER to uebayasi@netbsd.org 2002-03-16 06:25:43 +00:00
rxg
00b1aac4f2 Updated mkttfdir to 1.2.1
- add some known_foundries in ttfinfo.c
- rearrange codes in mkttfdir.in for speed-up
2002-03-16 05:25:16 +00:00
taca
860e96b697 Update ruby-zlib package to 0.5.1.
2002-03-14  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.1 released.

2002-03-14  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (gzfile_read_header): flush input buffer after reading header.
	Thanks to HARUYAMA Seigo <haruyama@queen-ml.org>.

2002-03-14  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.rd.src: typo fixed.

2002-03-14  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0 released.

2002-03-14  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* depend: added $(srcdir).

2002-03-14  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c: use EXTERN instead of extern.

2002-03-12  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (gzwriter_defout_ensure, gzwriter_call_defout, CALL_DEFOUT):
	added.

	* zlib.c (rb_gzwriter_print): set myself to rb_defout and call
	Kernel::print instead of copying codes from io.c.
	(rb_gzwriter_puts): ditto.

2002-03-12  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* extconf.rb: added have_ruby_func().

	* extconf.rb: added checks for rb_io_print, rb_io_printf, rb_io_puts
	and rb_io_addstr.

	* zlib.c (rb_gzwriter_addstr): use rb_io_addstr if it is extern.
	(rb_gzwriter_print): ditto.
	(rb_gzwriter_printf): ditto.
	(rb_gzwriter_puts): ditto.

2002-02-11  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* makerd.rb: tiny bugfix.

	* zlib.rd.src: reviced Zlib, ZStream, Deflate and Inflate.

2002-02-06  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0-pre6 released.

2002-02-04  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (Init_zlib): remove method Zlib::Error#next_in.

	* zlib.c (raise_zlib_error): Zlib::Error doesn't keep next_in any more.
	The stream preserves next_in and next_out whether an error occurs.

	* zlib.c (ZSTREAM_IS_FINALIZE): new macro.

2002-02-04  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_append_buffer2,zstream_append_input2): new macro.

2002-02-04  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (Init_zlib): new method Zlib::ZStream#stream_end? and
	Zlib::ZStream#ended?.

	* zlib.rd.src: add descriptions for above two methods.

2002-02-04  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (rb_deflate_deprecated): call super.
	(rb_inflate_deprecated): ditto.
	(rb_gzwriter_deprecated): ditto.
	(rb_gzreader_deprecated): ditto.

	* zlib.c (Init_zlib): warning message is printed when Deflate.deflate
	and Inflate.inflate is used.

	* zlib.c (zstream_end): keep both buffers whether the stream is
	finished.
	(rb_zstream_flush_next_in): works well regardless of the status of the
	stream.
	(rb_zstream_flush_next_out): ditto.
	(rb_zstream_avail_out): ditto.
	(rb_zstream_avail_in): ditto.

2002-02-04  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_run2): removed.
	(do_deflate,do_inflate): derived from zstream_run2().
	(rb_deflate_deflate): use do_deflate() instead of zstream_run2().
	(rb_deflate_addstr): ditto.
	(rb_inflate_inflate): use do_inflate() instead of zstream_run2().
	(rb_inflate_addstr): ditto.

	* zlib.c (zstream_run_loop,zstream_run): integrated into zstream_run().

	* zlib.c (rb_deflate_s_deflate): Zlib::Deflate.deflate doesn't
	accept nil.
	(rb_inflate_s_inflate): Zlib::Inflate.inflate, neither.

2002-02-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (rb_deflate_flush): doesn't call zstream_run() if
	flush == Z_NO_FLUSH.
	(rb_gzwriter_flush): ditto.

	* zlib.rd.src: appended description for Zlib::ZStream#finish.

2002-02-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_run_loop): zero-length check should be done
	before calling zstream_run().
	(gzfile_write): ditto.
	(gzfile_read_more): ditto.

	* zlib.c (rb_gzwriter_write): calls gzfile_write() even if len == 0.

	* zlib.c (gzfile_read_more): ZSTREAM_IS_FINISHED() should be true
	without calling zstream_run() when gzfile_read_raw() returns nil.

2002-02-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_sync,rb_infalte_sync): new method Inflate#sync.

	* zlib.rd.src: added description for Inflate#sync.

	* zlib.c (rb_deflate_flush): bugfix.

2002-02-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (rb_zlib_cannot_allocate,Init_zlib): Zlib::ZStream and
	Zlib::GzipFile are abstract classes; they must not allocate their
	instances.

2002-02-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0-pre5 released.

2002-02-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_run_loop): doesn't start compressing/decompressing
	loop if	flush is set to Z_NO_FLUSH and the input is an empty string.

	* zlib.c (zstream_run_loop): rewrote.

	* zlib.c (zstream_append_input): doesn't make buffer if len == 0.

	* zlib.c (zstream_run2): when flush == Z_FINISH, next_in should be
	non-NULL even if avail_in == 0. Otherwise, Z_STREAM_ERROR may be
	caused.
	(rb_zstream_finish): ditto.
	(rb_deflate_flush): ditto.
	(rb_inflate_s_inflate): ditto.
	(gzfile_writer_end): ditto.
	(rb_gzwriter_flush): ditto.

	* zlib.c (ZSTREAM_AVAIL_OUT_MIN): renamed ZSTREAM_AVAIL_OUT_MIN to
	ZSTREAM_AVAIL_OUT_STEP_MIN.
	* zlib.c (ZSTREAM_AVAIL_OUT_STEP): renamed ZSTREAM_AVAIL_OUT_STEP to
	ZSTREAM_AVAIL_OUT_STEP_MAX.
	(ZSTREAM_AVAIL_OUT_STEP_MIN): set to 2048.
	(ZSTREAM_AVAIL_OUT_STEP_MAX): set to 16384.

	* zlib.c (zstream_detach_input): added.
	(rb_zstream_flush_next_in,Init_zlib): new method ZStream#flush_next_in.

	* rzlib.rd.src: add descriptions for new methods.

2002-01-31  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_expand_buffer_into): added.
	(rb_zstream_avail_out): new method ZStream#avail_out.
	(rb_zstream_set_avail_out): new method ZStream#avail_out=.
	(rb_zstream_avail_in): new method ZStream#avail_in.
	(Init_zlib): define above new methods.

	* zlib.c (zstream_init): next_in and avail_in should be initialized.

	* zlib.c (zlib_mem_alloc,zlib_mem_free,zstream_init): use Ruby's
	memory allocation for zalloc and zfree.

	* zlib.c (Init_zlib): added constant Zlib::FINISH and Zlib::VERSION.
	(zstream_init):

	* zlib.rd.src: added description for Zlib::FINISH and Zlib::VERSION.

	* extconf.rb: '<<' was missed.

	* zlib.c (do_checksum): called checksum function twice when
	no argument is given to Zlib.crc32 or Zlib.adler32.

	* zlib.c (rb_zlib_str_value): StringValue() caused segv with
	Ruby-1.6 if argument is nil.

	* zlib.c (zstream_run_loop): if flush == Z_FINISH, the loop
	must be continued until z->func->run returns Z_STREAM_END.

2002-01-29  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (gzfile_reader_get_unused): gz->z.input may be nil.

2002-01-29  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0-pre4 released.

2002-01-29  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (Init_zlib): Zlib::Deflate.new and Zlib::Inflate.new are
	integrated into Zlib::ZStream.new.

	* zlib.rd.src: added description for Zlib::ZStream.new.

2002-01-28  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c: adapt to ruby-1.7.

	* zlib.c: redefine macros for backward compatibility.

	* zlib.c (Init_zlib): added allocate methods.
	(rb_deflate_s_allocate): ditto.
	(rb_inflate_s_allocate): ditto.
	(rb_gzwriter_s_allocate): ditto.
	(rb_gzreader_s_allocate): ditto.

	* zlib.c (rb_gzwriter_s_new,rb_gzreader_s_new): removed and
	integreted into rb_gzfile_s_new.

	* zlib.c (rb_zlib_version): return value of Zlib.version should be
	tainted.

	* extconf.rb: changed check for rb_str_buf_new.

	* zlib.rd.src: added description for Zlib::GzipFile.new.

2002-01-09  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0-pre3 released.

2002-01-08  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c: added some macros for ruby-1.7 from Nobuyoshi Nakada's
	patch ([ruby-ext:02048]). But they are disabled by #if 0.

	* zlib.c: defined macro RB_ZLIB_NORETRURN.

	* zlib.c, extconf.rb: NO_BLOCK_GIVEN_P -> !HAVE_BLOCK_GIVEN_P.
	RUBY_NEW_NORETURN -> HAVE_NEW_NORETURN.

	* zlib.rd.src: put untranslated parts into English.

	* zlib.c (gzfile_ensure_close): close gzfile directly instead of
	calling close method.

2002-01-07  WATANABE Hirofumi <eban@os.rim.or.jp>

	* extconf.rb: cygwin is not a Win32.

2002-01-07  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* extconf.rb: add dir_config("zlib").

2002-01-06  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0-pre2 released.

2002-01-06  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (gzfile_writer_end): protect gzfile_write_raw() at finalize.

	* zlib.c (gzfile_ensure_close): close method must be sent to obj
	itself, not gz->io.

	* extconf.rb: added msg_check.

	* extconf.rb: define "NO_BLOCK_GIVEN_P" instead of "rb_block_given_p"
	if block_given? doesn't exist.

	* zlib.c: stop using RUBY_VERSION_CODE.

2002-01-06  Nobuyoshi Nakada  <nobu.nakada@nifty.ne.jp>

	* extconf.rb: added checks for Ruby-1.7.

2002-01-06  Tanaka Akira  <akr@m17n.org>

	* zlib.rd.src: modified.

2002-01-06  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.rd.src: modified.

2002-01-06  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* version 0.5.0-pre1 released.

2002-01-06  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.rd.src: rewrote the document by RD.

	* makerd.rb: added script to generate language-separated RD.

	* depend: added dependencies for documents.

2002-01-05  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* extconf.rb: check CONFIG['target_os'], not CONFIG['host_os'].

	* zlib.c: added member `input' to struct zstream.
	(zstream_append_input): added for expandable input buffer.
	(zstream_discard_input): ditto.
	(zstream_reset_input): ditto.
	(zstream_passthrough_input): ditto.
	(zstream_run,zstream_run_loop): divided the inflate/deflate loop from
	zstream_run to zstream_run_loop and added consideration for NeedDict.

	* zlib.c (raize_zlib_error): added the third parameter `next_in'.
	(rb_zerror_next_in): added Zlib::ZError#next_in.

	* zlib.c: removed member `unused' from struct gzfile.
	(gzfile_reader_get_unused): GzipReader#unused returns nil if
	the GzipReader object is closed.

	* zlib.c (Init_zlib): GzipReader and GzipWriter class are deprecated;
	use Zlib::GzipReader and Zlib::GzipWriter.
	(Init_zlib): Zlib::GzipReader::OS_* -> Zlib::OS_*
	(Init_Zlib): Zlib::GzipReader::{NoFooter,CRCError,LengthError} ->
	Zlib::GzipFile::*

	* zlib.c: add ZSTREAM_FLAG_FINALIZE to prevent segv in finalizer.

	* zlib.c (gzfile_writer_end): warn Zlib::GzipWriter object must be
	closed explicitly.

	* zlib.c (rb_zstream_flush_out): rename to rb_zstream_flush_next_out.
	(Init_zlib): rename ZStream#flush_out to ZStream#flush_next_out.

	* zlib.c (rb_zerror_initialize): added Zlib::Error#initialize.

2002-01-02  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c: rename `flag' in struct zstream to `flags'.

	* zlib.c: reformat and rearrenge the code.

	* zlib.c: refactor functions and macros for zstream and gzfile.
	Since these are very core funcs, the whole of zlib.c is
	almostly rewrote. No changes must be found in behaviors
	of any classes and modules, I hope.

	* zlib.c: use OBJ_INFECT instead of if(OBJ_TAINTED)OBJ_TAINT.

	* zlib.c (rb_deflate_clone): call CLONESETUP.

	* zlib.c: removed sanity checks for arguments for deflateInit2
	and inflateInit2.
	(value_to_compression_level): removed.
	(value_to_window_bits): ditto.
	(value_to_memlevel): ditto.
	(value_to_strategy): ditto.
	(value_to_flush): ditto.

	* zlib.c (rb_deflate_s_new,rb_deflate_initialize): only do allocation
	in Deflate::new and initializing in Deflate#initialize.
	(rb_inflate_s_new,rb_inflate_initialize): ditto.

	* zlib.c (Init_zlib): Deflate and Inflate class are deprecated;
	use Zlib::Deflate and Zlib::Inflate.
	(rb_deflate_deprecated,rb_inflate_deprecated): added for
	warning this is a deprecated class.

	* zlib.c (Init_zlib): constants defined under Deflate and Inflate are
	moved under Zlib.

	* zlib.c (rb_gzwriter_puts): adapt to ruby-1.7.

	* zlib.c (Init_zlib): rename Zlib::Gzip to Zlib::GzipFile.

2002-01-01  UENO Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c: make all functions static.

	* zlib.c: update copyright line.

	* THANKS: added.

2001-09-15  Ueno Katsuhiro  <katsu@blue.sky.or.jp>

	* zlib.c (zstream_shift_buffer): bug fixed about buffer overflow.
	  Thanks to Ned Konz <ned@bike-nomad.com>.
2002-03-16 03:51:54 +00:00
taca
afcedda6ca Update ruby-erb package to 1.4.0.
2002-03-10  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* compile.rb: keep lineno after translation.

2002-03-06  Kazuhiro NISHIYAMA  <zn@mbf.nifty.com>

	* ERbLight#def_method: set fname and lineno for error message.

2002-02-12  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* add def_method/module/class method.

2002-02-11  Masatoshi SEKI  <m_seki@mva.biglobe.ne.jp>

	* remove load_erb method.

	* add u method.
2002-03-16 03:39:30 +00:00
taca
caa1e8d3e7 Remove dependency to www/w3m. It isn't always needed to build and run
though it is useful with w3m.
2002-03-16 03:38:10 +00:00
rh
4874948b84 Update gcombust to 0.1.49. Changes are tons of bugfixes, most notably
gcombust now works together with cdrecord-1.10.  This release also
comes with several user interface enhancements and more translations.
2002-03-16 02:24:19 +00:00
christos
a58e11a20d prevent death from mis-parsed negative year. 2002-03-16 02:07:34 +00:00
markd
9adc22e416 DIST_SUBDIR changed due to PKGREVISION due to png update. 2002-03-16 01:44:46 +00:00
jlam
69df149ae5 Allow INSTALL/DEINSTALL scripts to use ${INSTALL_INFO}. 2002-03-15 20:08:17 +00:00
skrll
fb13e12d3b Another target that does the same job as AUTOMAKE_OVERRIDE bites the dust. 2002-03-15 17:17:45 +00:00
uebayasi
f65ba573b0 Use not ${INSTALL_DATA} but ${INSTALL_SCRIPT} for rc script. 2002-03-15 17:15:03 +00:00
skrll
ad883543b0 Provide a patch to configure. Expand AUTOMAKE_PATTERNS so that we don't
need autoconf as a build dependency.
2002-03-15 17:05:37 +00:00
skrll
6f4d4be1f3 Provide a Makefile.in patch as well as a Makefile.am one. Remove build
dependency on autoconf as a result.
2002-03-15 16:48:15 +00:00
skrll
edcc79a2dd Remove some of pre-configure target that is handled by AUTOMAKE_OVERRIDE. 2002-03-15 16:38:05 +00:00
wiz
a7c29cce65 Update to 0.11.22:
Changes since 0.11.19:
* Rewrote routine that creates the filenames used when interpolating
  {fup}-codes in commands. Now doesn't emit double slashes, which
  helps some (confused) apps to work better.
* gentoo now attempts to copy the protection (mode) flags for
  files, device nodes, and directories. That might have been overdue.
* Incorporated patch to widget code from J. Hanson's home page.
* Literally hundreds of minor clean-ups (removed needless casts,
  improved naming consistency, use glib types, and on, and on).
* Tweaked the way symlinks are displayed by the Information command.
* The gentoorc sample config file is now built from a slightly
  better gentoorc.in template. The icon location might not come
  out correctly if you use the --datadir configure option, though.
* Fixed a missing include in the main gentoo.h header, which I
  believe caused date sorting to break. Thanks for the reports.
* Fixed bug which caused failure to execute a (most likely miss-
  ing) external command to be reported twice.
* The directory history can now be saved, and thus made persistent
  between sessions. Suggested by Roger Sondermann. See option on
  the Dir Panes config page, sub-page "History". It's lonely.
* Added a section to the man page (docs/gentoo.1x--read it!)
  that talks about how the new persistent-history interacts with
  a pane's default directory, and stuff.
* Wrote a new, vastly more powerful, command argument parser. It
  gives better control over the initial paths shown. Nice.
* Inspired by a patch from Patricio Moracho, I added support for
  underlined keyboard accelerators in all (most?) dialog buttons.
And other bug fixes.
2002-03-15 13:28:49 +00:00
martti
982589aa4f Updated p5-libwww to 5.64 (provided by Shell Hung in pkg/15558)
Simplified the Makefile.PL:
   - the scripts are not longer *.PL files
   - don't try to make symlinks for GET, HEAD, POST
     as that has not worked for a long time
   - the GET, HEAD, POST aliases for lwp-request should
     now work on Windows.

HTTP::Cookies:
   - added 'clear_temporary_cookies' method;
     patch by Mike Schilli <schilli1@pacbell.net>.
   - trailing space in old cookie parameters not ignored;
     patch by Ivan Panchenko
   - protect against $SIG{__DIE__} handlers;
     patch by Adam Newby <adam@NewsNow.co.uk>.

LWP::Authen::Digest:
   - abort digest auth session if we fail repeatedly with
     the same username/password.
2002-03-15 12:52:51 +00:00
martti
ee58d21bf4 Updated p5-XML-SAX to 0.09 (provided by Shell Hung in pkg/15557)
- PurePerl: Performance enhancements
- PurePerl: Line End handling implemented.
- PurePerl: Attribute Value Normalization implemented.
- PurePerl: Fixed element copying for end_element
- Fixes for perl 5.7.2
2002-03-15 12:47:16 +00:00
martti
1c9a11d453 Updated p5-MailTools to 1.43 (provided by Shell Hung in pkg/15543)
- Added debug option for Net::SMTP for Mail::Mail::smtp
- Removed active folding
- Documentations updated
2002-03-15 12:44:49 +00:00
martti
4c95e5d30a Updated p5-Net-SSLeay to 1.13 (provided by Shell Hung in pkg/15604)
- eliminated initializing random numbers using /etc/passwd per
  comments by Matt Messier <matt@@securesw_.com>
- tested against openssl-0.9.6c (not in pkg now :-)
2002-03-15 12:42:17 +00:00
martti
b97a8f2424 Updated pkgconfig to 0.12.0 (provided by Shell Hung in pkg/15927)
* bug fixes (see the Changelog for details)
2002-03-15 12:38:10 +00:00
martti
61da464654 Updated p5-Test-Simple (provided by Shell Hung in pkg/15926)
- Setting Test::Builder->current_test() now works (see what happens
  when you forget to test things?)
- The change in is()'s undef/'' handling in 0.34 was an API change,
  but I forgot to declare it as such.
- The apostrophilic jihad attacks!  Philip Newtons patch for
  grammar mistakes in the doc's.
2002-03-15 12:31:46 +00:00
martti
2d5354db10 Updated p5-Test-Harness to 2.02 (provided by Shell Hung in pkg/15925)
* Ken Williams fixed the long standing $^X bug.
* Added HARNESS_VERBOSE
* Fixed a bug where Test::Harness::Straps was considering a test that
  is ok but died as passing.
- Added the exit and wait codes of the test to the
  analyze_file() results.
2002-03-15 12:28:49 +00:00
wiz
f0d6b5d2e9 Typo fixes. 2002-03-15 12:21:06 +00:00
wiz
a534542712 Fix some typos and grammar. 2002-03-15 12:20:05 +00:00
martti
7e851bfc49 Updated p5-Image-Size to 2.980 (provided by Shell Hung in pkg/15873)
* From tips provided by Philip Newton after a close reading of the manual page
  and other docs, several typos and errors were cleared out, and a small
  buglet in the error message within bmpsize() was corrected.

* Moved the code that changes a relative filename to an absolute one. This
  was being called in all cases, now it is *not* called if cacheing is
  disabled (via $NO_CACHE). This is for the sake of applications running in
  environments where they may have trouble with full paths (due to "lockbox"
  configurations).

* Made a few adjustments to the docs per suggestion, to clarify some of the
  usage cases.
2002-03-15 12:14:51 +00:00
martti
18da3610dc Updated p5-File-PathConvert to 0.9 (provided by Shell Hung in pkg/15872)
- changes unknown
2002-03-15 12:11:09 +00:00
martti
3621d897c3 Updated p5-HTML-Table to 1.15 (provided by Shell Hung in pkg/15871)
- fixed setColAttr was documented but didn't actually exist
- fixed setColHeight was actually setting the column width
- fixed table align wasn't working
- fixed spurious double quote in the output after user defined table attributes
- fixed method setStyle missing although documented
2002-03-15 12:07:50 +00:00
seb
209bd45213 Update to version 7.9.5nb1
LTCONFIG_OVERRIDE changed to LIBTOOL_OVERRIDE.
GNU make no longer needed.
Install some documentation in ${PREFIX}/share/doc/curl, and examples of
libcurl usage in ${PREFIX}/share/examples/curl.

XXX A buildlink.mk would be nice to have...

Bump PKGREVISION for the PLIST additions.
2002-03-15 12:05:09 +00:00
martti
b0a44bf243 Updated p5-Params-Validate to 0.14 (provided by Shell Hung in pkg/15870)
- validate_pos used exists on an array element, which only works with
  5.6.0.  This releaes makes it work 5.00503 again.
- the validation parameters are checked first now
- performance improved on named parameters
- add BOOLEAN type (equivalent to UNDEF | SCALAR)
- fixed buges in test
- apply some of the same optimizations to positional parameters
2002-03-15 12:05:03 +00:00