Commit graph

1346 commits

Author SHA1 Message Date
wiz
03f2b14ef1 +netatalk-1.6.0. 2003-01-20 08:47:35 +00:00
wiz
35dc23af54 grepmail-4.91 update done. 2003-01-20 08:29:22 +00:00
fredb
775376f4f6 Note updates of mplayer and Co. to 0.90rc3. 2003-01-20 07:14:43 +00:00
chris
77dc844aae Note update of sylpheed to 0.8.9 2003-01-20 01:43:31 +00:00
wiz
037a7574ac sylpheed done, add xanim-2.92.0 [pkg/19934]. 2003-01-19 23:39:45 +00:00
hubertf
7cfda26ac9 Update csound-path to 4.23. No useful list of changes, feel free to look
at the ChangeLog.

Update submitted by collver1@attbi.com in PR 19905
2003-01-19 21:31:06 +00:00
tron
da3d9b627a Note update of "mozilla" package to version 1.2.1nb3. 2003-01-19 20:22:45 +00:00
cjep
95e52be738 Update of mail/nail to 10.4. Changes since 10.3 (as per e-mail
from Gunnar Ritter):

* A missing #ifdef HAVE_ICONV caused build errors on platforms without
  iconv() support (J.A. Neitzel, Jens Schleusener, Lars Kellogg-Stedman,
  Felicia Neff, Chris Pinnock).
* Extraction of parts from header fields with more than 2560 characters
  fixed (Lukasz Sznuk, William Cherry).
* Source archive name in nail.spec corrected (Didar Hussain).
* Fixed segmentation violation when encountering multipart header fields
  that contain no ':' character (William Cherry).
* Respect the 'allnet' variable when comparing strings in message lists.
* IPv6 support (Jun-ichiro itojun Hagino).
2003-01-19 18:13:07 +00:00
wiz
e98b7e98be net/ORBit-0.5.15nb3 update. 2003-01-19 13:49:17 +00:00
wiz
7787c58abe +docbook-xsl-1.59.1, freeciv-1.14.0, gtk2-pan-0.13.3.90, horde-2.2,
jove-4.16.0.58 [pkg/19924], mowitz-0.2.2, neon-0.23.6,
 source-highlight-1.6.2, speex-1.0rc1, sylpheed-0.8.9
2003-01-19 13:45:34 +00:00
grant
75f0b152c5 Note update of ScrollZ to 1.9. 2003-01-19 11:06:59 +00:00
jmmv
77d346bae4 Note update of asm2html to 1.2 2003-01-19 09:12:26 +00:00
salo
e4634a38e0 +pnm2ppa-1.12 2003-01-19 08:47:27 +00:00
salo
310896dce4 Note pnm2ppa update. 2003-01-19 08:47:09 +00:00
salo
caf21052f8 -evilwm 2003-01-19 06:08:48 +00:00
salo
7ad54e7441 Note evilwm update. 2003-01-19 06:08:22 +00:00
wiz
c486cc3274 Updated diffutils to 2.8.1. 2003-01-19 05:15:53 +00:00
seb
b5e22c8fe1 -openssh 2003-01-19 01:29:23 +00:00
seb
3b9fc5211e Note update of security/openssh to version 3.5.0.1. 2003-01-19 01:28:38 +00:00
wiz
8837cdd3dc evilwm-0.99.14 has update in [pkg/19257], +pv-0.4.5 [pkg/19884]. 2003-01-19 00:41:57 +00:00
wiz
ba58a2345b wdg-validate-1.1.2 update. 2003-01-19 00:41:54 +00:00
jmmv
9c2c4e0ae4 gtk2-engines updated to 2.2.0. 2003-01-18 10:51:05 +00:00
jmmv
f0f91f16fa +gtk2-engines-2.2.0 2003-01-18 09:43:45 +00:00
jmmv
21080ff1d3 Note revision bumps for disc-cover (1) and docbook-xml (3). 2003-01-18 09:41:51 +00:00
jmmv
8ecdcfe20f People, we are in 2003! 2003-01-18 09:40:49 +00:00
grant
12465ac08d note update of docbook-website to 2.3nb1. 2003-01-18 09:18:24 +00:00
martti
05b2ce3300 -stunnel 2003-01-18 08:37:24 +00:00
martti
c353442b65 Updated stunnel to 4.04 2003-01-18 08:33:47 +00:00
martti
30aff3f75d Updated keychain to 2.0.2 2003-01-18 06:01:58 +00:00
uebayasi
6b74d54fae Note update of XEmacs 21.5.10, "burdock".
Changes excerpted from ${WRKSRC}/CHANGES-beta.

---

Lots of updates from Ben Wing (as always), also from Andy Piper, Mike
Sperber, and Stephen Turnbull with lots of documentation updates and
fixes.  One new exciting addition in this release is that the LDAP and
PostgreSQL code has been extracted out of the core C code and moved to
DSO's.  We have Jerry James to thank/blame/worship for that.

Build

-- Reset sheap-adjustment to zero - Piper.
-- Make --pdump default to yes on Linux - Turnbull.
-- Only use -Wpacked in GCC v3 - Wing.
-- Remove LISP_FLOAT_TYPE definition. - James.
-- Temporarily disable DSO's under Cygwin - Wing.
-- Updates to DSO building code (Makefile.in, configure.in etc) - Wing, James.
-- Separate compiler warning flags from CFLAGS - Wing.
-- Delete auto-autoloads.e* & custom-load.e* on 'make clean' - Turnbull.
-- Disable detection of 'getaddrinfo' for HP-UX 11.XX - Turnbull.
-- Include modules directories in 'make tags' - Youngs.
-- Fix shadowing warnings in make-docfile.c - Wing.
-- Move the common stuff from postgresql/ldap Makefile.in.in &
     configure.ac's into a "common" Makefile and configure script -
     Wing.
-- Major cleanup of ellcc - Wing, James.
-- Add Makefile var to pick up '--site-libraries' in DSO's - Youngs.
-- Avoid unnecessary deviations from UNIX 'describe-installation' in
     xemacs.mak - Aichner.
-- Don't confirm overwriting files in xemacs.mak - Aichner.
-- Support 'xemacs_extra_name' in xemacs.mak - Aichner.
-- Some gcc/g++ 3 fixes - Wing.
-- Warning fixes - Wing.
-- Fix some C++ errors - Wing.
-- Allow for C needing volatile and C++ that can't have volatile,
     remove previous volatile hacks - Wing.
-- Try for a working Cygwin build with old unexec - Wing.
-- Warning suppression - Turnbull.
-- New Mule character class regexp tests - Turnbull, Ueno.
-- Better handling of known bugs in tests - Turnbull.
-- Add test for stale subexpr match-data - Turnbull.
-- Update syntax-table tests - Turnbull.
-- Add word-boundary regexp tests - Turnbull.

Documentation

-- Updates to PROBLEMS file
	Running/Linux - Lesstif 0.93.36 - Turnbull
	Running/IRIX - Irix 6.5 coredumps - Turnbull
	Running/Cygwin - "No cygXpm-noX" fatal error - Turnbull
	Missing charsets - Remove ambiguity - Turnbull
	Running, General - FontSet warnings - Turnbull
	MacOS/X - Stack limitation - Turnbull
	Digital Unix - Generalise - Turnbull
	AIX - USE_KKCC lossage - Turnbull.
-- Update instructions in info/dir - Wallington.
-- Recommend TeXinfo 4.2 in INSTALL - Turnbull.
-- Add example in sample.Xdefaults - Boffi.
-- Typo fixes - Yamaoka, Youngs, Turnbull, Wing.
-- Docstring fixes - Turnbull, Piper, Skyttä, Wing.
-- Update description of XEmacs Patches and Design ML's - Turnbull.
-- Incorportate ChangeLog.X into ChangeLog - Wing.
-- FAQ additions/amendments:
	Debugging FAQ improvements - Wing.
	Mention union type bugs - Turnbull.
	Debugging HOWTO improvements - Turnbull.
	Decoding Lisp objects in the debugger - Turnbull.
	Fix location of FAQ on website - Skyttä.
	Add missing menu entry for Q3.2.7 - Verna.
	Displaying non-ASCII - Turnbull.
	Mention bug report commands - Turnbull.
	Revise Q1.3.[1-6] - Turnbull.
	New FAQ for "no cygXpm-noX" fatal error - Turnbull.
-- New TeXinfo nodes:
	"Widget Internals" - Turnbull.
	"Simple Specifier Usage" - Turnbull.
	"Compilation Options" - Turnbull.
-- Document charset Unification and Tables - Turnbull.
-- Better short description of Mule in Mule submenu - Turnbull.
-- Regression Testing XEmacs design hints & rewrite - Turnbull.
-- Document 'face-frob-from-locale-first' - Golubev.
-- Document 'set-face-background-pixmap-file' - Verna.
-- Add urefs to Doug Lea's * Wolfram Gloger's home pages in "Low-Level
     Modules" - Turnbull.
-- Update "Available Packages" - Skyttä.
-- Document 'append' arg of 'add-to-list' - Skyttä.
-- Add optimisation hints in "Techniques for XEmacs Developers" - Turnbull.

Internals

-- Add *menubar*FontSet and *popup*FontSet entries - Turnbull, Skyttä.
-- Extract ldap and postgresql code from core and put them into DSO's - James.
-- 'Fset_window_point' Correct to GNU/Emacs behaviour (fixes some bugs
     in Gnus) - Wing.
-- Inhibit GC in critical sections - Wing.
-- Fix calculation in 'report_sheap_usage' - Piper.
-- Implement and use new var 'garbage_collection_messages' - Wallington.
-- Fix 'open_database' for Berkeley DB 4.1.x - Allen.
-- Updates to frame code - Sperber.
-- Change C debugger entrance: error message, then stack trace, then
     exiting message, then force debugger - Wing.
-- Use EQ not EQUAL in 'mswindows_init_frame_1' - Wing.
-- Better redisplay-related asserts - Wing.
-- Don't generate large warning strings when they'll be discarded - Wing.
-- Implement 'debug-on-error' as documented - Wing.
-- Fix docs relating to QUIT which can't GC under any circumstances - Wing.
-- More robust package compilation and debugging - Wing.
-- Overhaul profile code - Wing.
-- Fix crashes due to incorrectly ported GNU/Emacs code - Wing.
-- Clean up realpath.c - Wing.
-- DdeCreateStringHandle needs to be manual due to new Cygwin bug - Wing.
-- Fix some Cygwin complaints - Wing.
-- Unconditionally use LISP_FLOAT_TYPE code - James.
-- Improve crash message in 'shut_down_emacs' - Turnbull.
-- Update NAS code for NAS 1.6 and later - Toy.
-- Fix "unused variable" warnings in mule-canna.c - Turnbull.
-- Prototype 'enqueue_focus_event' - Turnbull.
-- Use BORDER_FIDDLE_FACTOR instead of 10 in 'layout_layout' - Piper.
-- Add optional 'noerror' arg to 'Frequire' - Wallington.
-- Only resize 'layout_query_geometry' dynamically if static sizes
     haven't been set - Piper.
-- Fix infloop upon a gdm logout - Sigelman.
-- Fix scope of 'num_nonshy_regs' - Turnbull.
-- Fix "stale match data" bug - Turnbull.
-- Don't call 'XtDisplay' on a destroyed widget - Golubev.
-- Update specifier code - Sperber.
-- Update process code - Sperber.
-- Move ldap/postgresql code out to DSO's - James.
-- Normalise Ffile_truename and drive spec on cygwing to win32 format
     - Piper.
-- Use 'closesocket' instead of 'CloseHandle' in 'winsock_closer' - Alexander.
-- Coding system updates - Ikiuo.

Lisp API

-- Update window-xemacs.el to fix 'goto-line' - Wing.
-- Add garbage collection messages - Wallington.
-- Re-implement window configurations in Emacs Lisp - Sperber.
-- Enhance background-pixmap-file code - Verna.
-- New macro 'save-window-excursion' to eventually replace bytecode
     instruction - Sperber.
-- Move window.el et al up the order in dumped-lisp.el - Sperber.
-- Don't use 'save-window-excursion' in
     'shrink-window-if-larger-than-buffer' - Sperber.
-- Updates to pixel-size code in dialog.el - Sperber.
-- Remove nonworking 'breakpoint-on-error' - Wing.
-- Extract out 'with-displaying-help-buffer' into a more general mechanism
     - Wing.
-- Don't catch errors when noninteractive in startup.el - Wing.
-- Fix warnings in code-files.el, loadhist.el, & package-get.el - Wing.
-- Simplify code in '*-reset-device-font-menus' - James.
-- Synch font-menu.el to the 21.4 version - Turnbull.
-- Preserve return value from 'call-process' - Sperber.
-- New functions in replace.el that operate on regions - Evans.
-- Run 'delete-frame-hook' in general dialogs only - Piper.
-- Add a margin parameter in autoload.el for DSO autoloads - James.
-- Conditionalise autoloads for DSO's on the existence of the DSO - James.
-- Always set module directories/paths in dump-paths.el - James.
-- Bring list of package sites up to date - Skyttä.
-- Add "Find Variable" menu entry for 'hyper-apropos-find-variable' -
     Wallington
-- Fix 'view-lossage' interactive spec - Wallington.
-- Synch 'with-output-to-string' with GNU/Emacs 21 - Wallington.
-- Bind C-xrd to 'delete-rectangle' - Yamaoka.
-- Move entries in 'auto-mode-alist' out to packages for the modes
     that are in packages - Skyttä
-- New compatible alias for 'lookup-syntax-properties'
     ('parse-sexp-lookup-properties') - Turnbull.
-- Enable C autoloads for DSO's - James.
-- Update revert-buffer code - Piper.
-- Add new coding system 'utf-8-bom' - Ikiuo.
2003-01-18 05:46:54 +00:00
hubertf
6ac99e5ad9 Update p0f to 1.8.2. Changes:
1. Developer changed s/Micha³ Zalewski/William Stearns/
        2. A lot of new finger prints.
        3. GPL -> LGPL license change
        Full list (not so big) in ChangeLog

Patch contributed by Dawid Szymañski in PR 19896.
2003-01-17 23:15:23 +00:00
gson
b658f2b53c Noted addition of py-bsddb3. 2003-01-17 19:46:48 +00:00
mjl
90c0cd534f Note p5-DBD-postgresql 2003-01-17 16:42:57 +00:00
toshii
d904e6d62d Initial import of dvdrecord 0.1.3 into the NetBSD packages
collection.

Dvdrtools is a fork of cdrtools, with the primary goal of supporting
writable DVD drives.
2003-01-17 14:01:59 +00:00
jmmv
0b0439129d Note revision bump for gdchart (to 2) 2003-01-17 13:50:26 +00:00
salo
03c5cca623 -aspell-* from http://aspell.net/ 2003-01-17 06:53:53 +00:00
salo
11e2fd558b Note addition of 2nd round of aspell-* packages. 2003-01-17 06:53:04 +00:00
salo
16d3201ca2 Note recent aspell-* changes. 2003-01-17 04:08:40 +00:00
rh
6a4220e7a5 Note update of gnumeric to 1.0.12nb2 2003-01-17 02:24:25 +00:00
wiz
dca24fd502 -siag (thanks, uebayasi!) 2003-01-17 02:18:54 +00:00
wiz
ad104621cd Note cvs-1.11.4nb1 [christos]. 2003-01-17 02:11:50 +00:00
uebayasi
8ffce91b5e Note update of Siag 3.5.4.
Summary of changes from NEWS file.  Note that this is the changes from
the last major version.  One of most notable things is that PDF output
support is added to some sub programs.

PW
==

 + Left-, right- and center aligned adjustable tabs.
 + Left-, right- and center aligned plugins.
 + "Full" adjustment with straight left and right edges.
 + Print raised, lowered and underlined text properly.
 + Strikethrough.
 + Faster HTML (and hence Word) loader.
 + Display LaTeX and DVI files in the Clipart plugin.
 + Fetch stock quotes from Yahoo over the Internet.
 - Load and save as PDF
 - Colour printing.
 - Zoom.
 - Redisplay more efficiently.

Siag
====

 + $A$1 style references, which are not updated when cells are moved.
 + Examples for all functions.
 + Hundreds of functions, many Excel compatible, all documented in
   the function reference.
 + Arbitrary precision integer functions.
 + Arbitrary precision floating-point functions.
 + Rudimentary loading of ABS files.
 + New operators ** (power) and \ (quotient).
 + Complex numbers; example in complex.siag.
 + Matrix functions; example in matrix.siag.
 + New or updated documentation, automatically generated from the source.
 + "C" interpreter translates expressions to Scheme rather than evaluating
   the expression itself.
 + Convert currencies, using information from Yahoo over the Internet.
 - Save as PDF.
 - Colour printing.
 - Zoom.
 - Redisplay more efficiently.

Egon
====

 - Save as PDF.
 - Load and save plaintext.
 - Load and save HTML.
 - Load Powerpoint.
 - Load MagicPoint (rudimentary).
 - Keyboard control.
 - Updated documentation.
 - Postscript output and printing.
 - Background gradients.
 - Multiple buffers and sheets (pages).
 - Full-screen mode.

All
===

 + Support for the XDND drag and drop protocol.
 - New or updated translations: Brazilian, Czech, Danish, German,
   Russian, Spanish, Swedish
 - Image plugin redisplays more efficiently.

And lots of small changes that are either invisible or too insignificant
to mention here.
2003-01-17 02:10:51 +00:00
wiz
5261e9cd27 +gdm-2.4.1.1, naim-0.11.5.2, net-snmp-5.0.7, neXtaw-0.13.0, wine-20030115. 2003-01-16 15:30:39 +00:00
markd
db44576ef5 Note addition of fhist-1.12. 2003-01-16 11:11:21 +00:00
salo
f9d22a7975 Suggest adding various aspell-* packages from http://aspell.net/. 2003-01-16 09:01:53 +00:00
salo
da54117e62 Note aspell-german addition. 2003-01-16 08:59:23 +00:00
salo
0dad938610 -eggdrop, ekg 2003-01-16 08:26:42 +00:00
salo
90f9ae8243 Note ekg and eggdrop updates. 2003-01-16 08:25:49 +00:00
itojun
d530b57e19 net/rootprobe 2003-01-16 05:48:53 +00:00
uebayasi
ba3c02efc8 Note import of Mowitz 0.2.1. Required by newer SIAG.
This is the Mowitz ("More widgets") library.
The project's goal is to create a library of widgets for X
applications to use. The widgets have been snarfed from various
sources and are all open source (GPL or MIT licenses).
2003-01-16 05:42:52 +00:00