Commit graph

57473 commits

Author SHA1 Message Date
wiz
4bdb31383e Update distfile name, MASTER_SITES and HOMEPAGE.
Distfile contents and checksum didn't change.
Closes PR 24946 by Steven M. Bellovin.
2004-03-28 13:29:31 +00:00
darcy
6a81dea246 Forgot to bump PKGREVISION in last update. 2004-03-28 13:15:56 +00:00
uebayasi
987f2678e2 Regen. 2004-03-28 12:47:42 +00:00
uebayasi
49b668fd2d Put distfiles in a versioned subdirectory for two version-less files (LIST,
LIST-ja).
2004-03-28 12:46:17 +00:00
darcy
9ce0696ca4 Remove "#ifdef NetBSD" from code so that it correctly uses ncurses.
Closes PR pkg/23026
Changes approved by jlam as well.
2004-03-28 11:51:15 +00:00
recht
e35089cc40 -zsh-4.2.0 2004-03-28 10:33:36 +00:00
jmmv
d51f0d0776 Do not depend on automake17, which is no longer available due to a security
vulnerability.  Bump PKGREVISION to 1.
2004-03-28 10:32:59 +00:00
recht
72a1e9c31c note update of zsh to 4.2.0 2004-03-28 10:31:51 +00:00
recht
ea1e8f68b5 Update to 4.2.0
Patch provided by Geoff C. Wing in PR 24918
ok'd by uebayasi@

New features between zsh versions 4.0 and 4.2
Configuration:

* upgraded to use autoconf post-2.50
* improved compatibility with other shells through shell options, builtin
  arguments and improved builtin option parsing

Syntax and builtins:

* new printf builtin
* `+=' to append to parameters which works for scalars, arrays and (with
  pairs) associative arrays.
* enhanced multiple parameter `for' loops: for key value in key1 value1 key2
  value2 ... maintaining full compatibility with POSIX syntax.
* Suffix aliases allow the shell to run a command on a file by suffix, e.g
  `alias -s ps=gv' makes `foo.ps' execute `gv foo.ps'. Supplied function
  zsh-mime-setup uses existing mailcap and mime.types files to set up suitable
  aliases. Supplied function pick-web-browser is suitable for finding a browser
  to show .html etc. files by suffix alias.
* new option `no_case_glob' for case-insensitive globbing.

Add-on modules and functions:

* zsh/datetime modules makes date formatting and seconds since EPOCH available
  inside the shell.
* zsh/net/tcp module provides builtin interface to TCP through ztcp builtin.
  Function suite for interactive and script use with expect-style pattern
  matching.
* zsh/net/socket module provides zsocket builtin.
* zcalc calculator function with full line editing.
* builtin interface to pcre library
* zsh/zselect module provides zselect builtin as interface to select system call

Completion system:

* general improvements to command and context support, low-level functions,
  display code.
* in verbose mode, matches with the same description are grouped
* highly configurable completions for values of specific parameters, specific
  redirections for specific commands
* support for bash completion functions (typically zsh native functions are more
  powerful where available)
* New completions provided for (some of these may be in later 4.0 releases):
  valgrind, tidy, texinfo, infocmp, Java classes, larch, limit, locale
  parameters, netcat, mysqldiff, mt, lsof, elinks, ant, debchange (dch), email
  addresses, file system types, Perforce, xsltproc. Plus many others.

Line editor:

* special parameters $PREDISPLAY, $POSTDISPLAY available in function widgets
  to configure uneditable text (for narrowing)
* recursive editing
* supplied widgets read-from-minibuffer, replace-string use these features
  (more  intuitive prompting and argument reading than 4.0)
* access to killed text via $CUTBUFFER and $killring
* supplied highly configurable word widgets forward-word-match etc., can set
  what constitutes a word interactively or in startup script (implement
  bash-style behaviour, replacing previous bash-* word widgets)
* interface to incremental search via $LASTSEARCH
* better handling of keymaps in zle and widgets
* better support for output from user-defined widgets while zle is active
* tetris game which runs entirely in zle
* several other contributed widgets

Local internal improvements:

* disowned jobs are automatically restarted
* \u and \U print escapes for Unicode
* read -d allows a custom line ending.
* read -t .
* line numbers in error messages and $PS4 output are more consistent
* `=prog' expands only paths, no longer aliases for consistency
* job display in prompts; `jobs' command output can be piped
* prompts: new $RPROMPT2, %^, %j, %y, enhanced %{, %}, %_.
* rand48() function in zsh/mathfunc for better randomness in arithmetic
  (if the corresponding math library function is present)
* $SECONDS parameter can be made floating point via `typeset -F SECONDS'
  for better timing accuracy
* improvements to command line history mechanism
* job table is dynamically sized, preventing overflow (typically seen
  previously in complex completions).
* many bugfixes
2004-03-28 10:30:13 +00:00
jlam
780059e542 Fix PLIST problems with missing directories at deinstallation time. 2004-03-28 08:36:47 +00:00
xtraeme
f497964f04 Fix ntpd PATH in ntpd rc.d script, reported by Mirko Thiesen in
PR pkg/24947; bump PKGREVISION.
2004-03-28 06:35:03 +00:00
taca
eefcb91342 Note update of net/djbdns to 1.0.5nb4. 2004-03-28 04:40:59 +00:00
taca
b8f59b49dc dnscache-log.pl.txt was changed to prevent output buffering.
Bump PACKAGEREVISION.

Noted by Michal Pasternak on tech-pkg.
2004-03-28 04:39:39 +00:00
grant
f2d85b7aed add missing DESCR to DISTFILES. 2004-03-28 02:43:21 +00:00
grant
35c826f6a5 sync with ../DESCR 2004-03-28 02:42:51 +00:00
grant
c8ff9fd2ff remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gcc
links created so the compiler can be found.

fixes build problem in sketch's bulk build.
2004-03-28 02:26:42 +00:00
grant
ab335a10c2 apply patch from Klaus Heinz to support bootstrapping from a read-only
pkgsrc with the --workdir argument.
2004-03-28 01:55:17 +00:00
snj
c424036606 Updated naim to 0.11.6.7. 2004-03-28 01:14:56 +00:00
snj
681615d53d Update to naim 0.11.6.7. No changelog available, but it seems to be an
assortment of small bugfixes.
2004-03-28 01:14:04 +00:00
jlam
f6b41d8fcc Fix the Kerberized telnetd and rsh to use the Heimdal binaries for
login and rsh so that the correct programs (and not the system ones)
are executed.  Bump the PKGREVISION to 3.
2004-03-28 01:00:11 +00:00
wiz
4bcc4d0700 Add buildlink3 file; from Michal Pasternak on tech-pkg. 2004-03-28 00:42:10 +00:00
wiz
cfa6bb18ef Remove traces of automake-1.7. 2004-03-27 23:05:07 +00:00
tron
334179076b Update "sendmail" and "libmilter" packages to version 8.12.11.
Changes since version 8.12.10:
Use QueueFileMode when opening qf files.  This error was a
	regression in 8.12.10.  Problem detected and diagnosed
	Lech Szychowski of the Polish Power Grid Company.
Properly count the number of queue runners in a work group and
	make sure the total limit of MaxQueueChildren is not
	exceeded.  Based on patch from Takayuki Yoshizawa of
	Techfirm, Inc.
Take care of systems that can generate time values where the
	seconds can exceed the usual range of 0 to 59.
	Problem noted by Randy Diffenderfer of EDS.
Avoid regeneration of identical queue identifiers by processes
	whose process id is the same as that of the initial
	sendmail process that was used to start the daemon.
	Problem noted by Randy Diffenderfer of EDS.
When a milter invokes smfi_delrcpt() compare the supplied
	recipient address also against the printable addresses
	of the current list to deal with rewritten addresses.
	Based on patch from Sean Hanson of The Asylum.
BadRcptThrottle now also works for addresses which return the
	error mailer, e.g., virtusertable entries with the
	right hand side error:.  Patch from Per Hedeland.
Fix printing of 8 bit characters as octals in log messages.
	Based on patch by Andrey J. Melnikoff.
Undo change of algorithm for MIME 7-bit base64 encoding to 8-bit
	text that has been introduced in 8.12.3.  There are some
	examples where the new code fails, but the old code works.
	To get the 8.12.3-8.12.10 version, compile sendmail with
	-DMIME7TO8_OLD=0.  If you have an example of improper
	7 to 8 bit conversion please send it to us.
Return normal error code for unknown SMTP commands instead of
	the one specified by check_relay or a milter for a
	connection.  Problem noted by Andrzej Filip.
Some ident responses contain data after the terminating CRLF which
	causes sendmail to log "POSSIBLE ATTACK...newline in string".
	To avoid this everything after LF is ignored.
If the operating system supports O_EXLOCK and HASFLOCK is set
	then a possible race condition for creating qf files
	can be avoided.  Note: the race condition does not
	exist within sendmail, but between sendmail and an
	external application that accesses qf files.
Log the proper options name for TLS related mising files for
	the CACertPath, CACertFile, and DHParameters options.
Do not split an envelope if it will be discarded, otherwise df
	files could be left behind.  Problem found by Wolfgang
	Breyha.
The use of the environment variables HOME and HOSTALIASES has been
	deprecated and will be removed in version 8.13.  This only
	effects configuration which preserve those variable via the
	'E' command in the cf file as sendmail clears out its entire
	environment.
Portability:
	Add support for Darwin 7.0/Mac OS X 10.3 (a.k.a. Panther).
	Solaris 10 has unsetenv(), patch from Craig Mohrman of
		Sun Microsystems.
LIBMILTER: Add extra checks in case a broken MTA sends bogus data
	to libmilter.  Based on code review by Rob Grzywinski.
SMRSH: Properly assemble commands that contain '&&' or '||'.
	Problem noted by Eric Lee of Talking Heads.
New Files:
	devtools/OS/Darwin.7.0
2004-03-27 22:07:32 +00:00
rh
8ba81ba0e0 Add a message that a Ghostscript package is required if you want to
convert .fig files to Postscript, PDF, and the like.  This is not
a dependency, because transfig can be used without Ghostscript as
well (eg, to convert to other file formats).  Moreover, it is a
pre-requisite to Xfig, which doesn't require Ghostscript at all.

Closes PR pkg/22959 by Greg A. Woods <woods@planix.com>
2004-03-27 21:59:22 +00:00
wiz
410c3f8c8e Note matlab-mode update to 2.3.1. 2004-03-27 21:46:07 +00:00
wiz
c981972898 Update to 2.3.1 (previous distfile disappeared).
Changes:
Added continue to keyword list.
Added use contributed matlab-generate-latex command.
Doc comment update (New file exchange link, matlab shell switches)
Font lock of pragmas
Whitespace mode support.
Exclude block verify from save hooks.
Fixed if statement regexp for unreachable code.
Add persistent as a keyword.
Fill paragraph: Fix to handle comment at end of buffer.
matlab-shell: Fix where kill-local-variables is called.
User patch for finding the symbol at point.
Yoni Wexler contributed patch for indented tic/toc.
Block highlighting tic/toc.
font lock for tic toc.
2004-03-27 21:45:07 +00:00
wiz
e050872f35 Use PKGNAME_NOREV in MASTER_SITES; fixes bulk build. 2004-03-27 21:33:32 +00:00
wiz
dae3abb370 Use PKGNAME_NOREV for WRKSRC; fixes bulk build. 2004-03-27 21:32:13 +00:00
he
dde0d95d9a Fix this so it builds on alpha.
If we're going to mess with defining FLOAT on the command line
(done for alpha from before), we should also define FLOAT_MAX.
Pull in <float.h> in libmp3lib/machine.h, so that DBL_MAX is
available for that purpose.
2004-03-27 17:33:28 +00:00
grant
4297752f23 kill a redundant comment about missing mk files. 2004-03-27 14:46:59 +00:00
grant
3ad43a6467 indent block 2004-03-27 14:21:21 +00:00
grant
1dbeb69946 wrap a long line in BUILD_DEFS output, tweak the message slightly. 2004-03-27 08:06:24 +00:00
grant
cc53c502cf don't assume that /usr/bin/gunzip will exist, use /usr/bin/gzip -d
instead.
2004-03-27 08:04:48 +00:00
grant
14c8d0e26d reflect pkgchk -> pkg_chk move. bump date. s/netbsd.org/NetBSD.org/ 2004-03-27 07:54:57 +00:00
grant
22aac9d309 pkg_chk now lives in pkgtools/pkg_chk, don't try to cd to pkgtoos/pkgchk 2004-03-27 07:54:34 +00:00
jlam
fe87ac2069 Use the correct zlib.h, not the one distributed with cvs. 2004-03-27 04:22:55 +00:00
jlam
10c8c0cce2 Check for USE_INET being "YES" or "yes". 2004-03-27 04:21:55 +00:00
wiz
9e789de496 Note pkgchk -> pkg_chk renaming. 2004-03-27 00:06:41 +00:00
wiz
b9fda70719 Moved to pkg_chk. 2004-03-27 00:04:31 +00:00
wiz
41e2d22cd0 Move pkgchk to pkg_chk. 2004-03-27 00:04:02 +00:00
wiz
4bd7d8bda2 Refer to pkg_chk here too. 2004-03-27 00:03:40 +00:00
wiz
6ed5c6df1c Re-import pkgtools/pkgchk as pkg_chk so that program name, PKGNAME,
and directory path match. Addresses PR 23679.
2004-03-27 00:02:34 +00:00
wiz
aa0d3037a8 Note automake17 removal. 2004-03-26 23:47:04 +00:00
kristerw
6c594816c5 Add a missing include so that it compiles with recent devel/stlport. 2004-03-26 23:37:49 +00:00
rh
75a70ec717 Check Perl pre-requisites last. This way, avoid pulling in perl-5.6.x
first and then a package that might require perl-5.8.x.

Should fix bulk builds.
2004-03-26 22:40:01 +00:00
kristerw
ac8c34ceeb Make this package compile on NetBSD current. 2004-03-26 22:24:35 +00:00
wiz
38416b6b63 Use INCOMPAT_CURSES now that NetBSD curses provide KEY_RESIZE. 2004-03-26 21:19:53 +00:00
wiz
b870ab1789 Update comment about why this needs ncurses.
Only remaining: abuses stdscr->_delay (XXX: possible to replace
with timeout()?).
2004-03-26 20:43:55 +00:00
wiz
3cae6737ef Update comment why ncurses are needed (using internal, ewww). 2004-03-26 20:34:26 +00:00
wiz
52e52695af Use INCOMPAT_CURSES now that NetBSD's native curses have KEY_RESIZE.
Also, update HOMEPAGE and MASTER_SITES while here.
2004-03-26 20:26:12 +00:00