Automatic conversion of the NetBSD pkgsrc CVS module, use with care
Find a file
wiz 045c423053 Update to 1.0.8:
This release moves twm slightly into the 1990's, with ANSI C89 function
declarations, removal of ancient casts left over from the era before
function prototypes, C89 standard signal handlers, and the loss of
support for running on Apple's A/UX Unix for the 680x0 Macs.

It also includes some bug fixes and man page formatting improvements,
amongst all the code cleanups.

Alan Coopersmith (16):
      Terminate execl() arguments with NULL instead of 0
      Constification cleanup - fix dozens of gcc warnings
      Use (void) to declare functions that take no arguments, instead of ()
      Convert remaining K&R function declarations to C89 style
      Make various helper & callback functions private to session.c
      unifdef macII - drop support for A/UX 2.0
      Remove unused global variable gotFirstSave
      Make some more previously global variables into file-scoped statics
      Assume C89 signal handlers, returning void
      Make more functions static that aren't called from other files
      Delete trailing whitespace in non *.[ch] source files
      Stop casting pointers to (char *) when freeing them
      Stop casting return values from malloc & calloc
      AddWindow: Use NULL instead of 0 for null pointer check
      Replace malloc(strlen()+1); strcpy(); pairs with strdup()
      twm 1.0.8

Colin Harrison (1):
      Syntax error in recent twm commit

Egbert Eich (1):
      Fix SEGV if CreateColormapWindow() returns NULL.

Eric S. Raymond (1):
      Don't rely on the ability to set tab stops.
2013-09-07 05:53:39 +00:00
archivers Revbump after cairo update 2013-09-02 19:50:38 +00:00
audio Update to 1.222: 2013-09-05 19:59:34 +00:00
benchmarks recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
biology Revbump after cairo update 2013-09-02 19:50:38 +00:00
bootstrap Add a new use_bsdinstall variable which, if set to 'yes', will use bsdinstall 2013-08-28 12:05:10 +00:00
cad recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
chat Comment out dead links. 2013-09-05 20:02:25 +00:00
comms Revbump after cairo update 2013-09-02 19:50:38 +00:00
converters Revbump after cairo update 2013-09-02 19:50:38 +00:00
cross Explicitly disable LTO. 2013-08-27 15:41:05 +00:00
databases Update to 1.65: 2013-09-05 18:33:28 +00:00
devel Update to 3.4, based on PR 48186 by @kiaderouiche 2013-09-05 20:29:48 +00:00
distfiles
doc Updated graphics/graphviz to 2.32.0 2013-09-06 21:30:10 +00:00
editors recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
emulators add a comment to USE_NCURSES line 2013-09-03 02:23:52 +00:00
filesystems Update to 0.031 2013-09-05 07:07:10 +00:00
finance Revbump after cairo update 2013-09-02 19:50:38 +00:00
fonts Revbump after cairo update 2013-09-02 19:50:38 +00:00
games Revbump after cairo update 2013-09-02 19:50:38 +00:00
geography recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
graphics Update to 2.32.0: 2013-09-06 21:30:00 +00:00
ham Revbump after cairo update 2013-09-02 19:50:38 +00:00
inputmethod recursive bump from graphics/gd shlib major bump. 2013-09-04 12:31:24 +00:00
lang 2013.09.04, Version 0.10.18 (Stable) 2013-09-05 14:46:19 +00:00
licenses adding cc0-1.0-universal license (a public domain license by creative 2013-07-09 19:15:57 +00:00
mail Update postfix to 2.9.8. 2013-09-06 14:08:18 +00:00
math Revbump after cairo update 2013-09-02 19:50:38 +00:00
mbone Bump PKGREVISION for libXft changes for NetBSD native X support on 2013-06-06 12:53:40 +00:00
meta-pkgs + xclipboard. 2013-09-06 08:18:06 +00:00
misc Comment out p5-URI dependency. 2013-09-05 20:25:25 +00:00
mk Introduce _OPSYS_PREFER.<pkg> variables as a way to set an advisory 2013-09-04 15:14:45 +00:00
multimedia Revbump after cairo update 2013-09-02 19:50:38 +00:00
net Import powerdns-sqlite3 2013-09-06 11:02:38 +00:00
news Revbump after cairo update 2013-09-02 19:50:38 +00:00
packages
parallel Revbump after cairo update 2013-09-02 19:50:38 +00:00
pkgtools Revbump after cairo update 2013-09-02 19:50:38 +00:00
print Changes 9.10: 2013-09-03 06:39:12 +00:00
regress
security Update LICENSE per latest update. 2013-09-05 19:55:45 +00:00
shells Update mksh to R48b. 2013-08-18 10:00:12 +00:00
sysutils bsdinstall-20130905: Install pre-generated catman page where necessary. 2013-09-05 12:19:49 +00:00
templates
textproc Update to 2.54: 2013-09-05 19:58:14 +00:00
time Revbump after cairo update 2013-09-02 19:50:38 +00:00
wm Update to 1.0.8: 2013-09-07 05:53:39 +00:00
www Update to 1.3.1: 2013-09-06 17:23:49 +00:00
x11 + xclipboard. 2013-09-06 08:16:32 +00:00
Makefile
pkglocate Fix PR 39648: 2010-11-11 19:56:34 +00:00
README

$NetBSD: README,v 1.18 2005/05/07 22:18:28 wiz Exp $

Please see doc/pkgsrc.txt for information.