Age | Commit message (Collapse) | Author | Files | Lines |
|
- Better partial word checking code
- Add Meta-A as alternate keyystroke for ^^ for people with
non-US keyboards
- Replace hard coded ALT_G and ALT_H values in the replace
and goto shortcuts with their macro counterparts NANO_ALT_*_KEY
- Call tcsetattr() to restore the old terminal settings, so
tcsh can use ^C after suspend for example
- Move "right" increment to part where new line is created
- New Polish translation, and updates
|
|
- distname now is Unix-Syslog
- When calling libc-syslog() internally, pass message as string argument,
not as format string
- Instead of quoting percent-signs in syslog()-wrapper, simply pass the
string to libc-syslog() as string argument via %s
- Copy ident-argument using some Perl-API functions. Just
using a reference counter had unwanted side-effects
|
|
- added various aliases for functions starting with 'exp_'
- added a hook for log_file: can be set to a code ref
- fixed bug in exp_Max_Accum
- cleanup of log and exp_internal output
- moved FAQ and intro into the main pod
- removed soft_close() from DESTROY. Old behaviour is
available via $Expect::Do_Soft_Close = 1
|
|
- chromatic added diag()
- fixed bug for internal eval()'s sometimes interfering
with $@ and $!
|
|
- Removed debugging information that was printing out weird messages
as far as ACTIONs were concerned
- Made the LocalAddr option actually work
- Added some more Handlers and the documentation
- Fix the IPv6 hostnames
- Anti's Patch broke MODE handling
|
|
- add support for Xfsft in 3.3.x and freetype module in 4.x
|
|
|
|
A pkgsrc specific change is that it no longer conflicts with the
cad/spice package allowing both to be installed.
From the NEWS file:
This is a major release in terms of bug-fixes. Some enhancements
have been included: BSIM4 model and support for EKV model. The
source code for the latter must be obtained from EKV web site
(see DEVICE for more info). To enable EKV support you have
to obtain the code first and then use the configure switch
"--enable-ekv".
|
|
distfile isn't available anymore.
Update to naim-0.11.1-2002-01-23-2329 (pkg version 0.11.1.20020123)
and put a copy of the distfile on ftp.netbsd.org.
|
|
Closes pkg/15172 from Hume Smith <hclsmith@yahoo.ca>
|
|
is installed into the correct dir.
|
|
from Tim Waugh via Debian.
|
|
xtris is a version of an classical popular game, for any number of
players, for the X Window system.
xtris is a true client/server game (as opposed to a centralized game
managing multiple displays), which makes it particularily responsive and
bandwith-effective.
Submitted by Oliver Paulzen <opp@muffin.org> in private mail.
|
|
|
|
xtris is a version of an classical popular game, for any number of
players, for the X Window system.
xtris is a true client/server game (as opposed to a centralized game
managing multiple displays), which makes it particularily responsive and
bandwith-effective.
Submitted by Oliver Paulzen <opp@muffin.org> in private mail.
|
|
skipstone doesn't have to be installed there, too, then, so remove USE_X11BASE.
|
|
of this pkg.
|
|
Can't seem to find a Changelog, sorry.
|
|
|
|
=====
naim is a chat program for use with America Online's AOL Instant
Messenger. The name naim is derived from n's AIM client, but it could
also have been derived from ncurses AIM client because of naim's use of
the ncurses text-mode screen library.
naim is based on firetalk, the multiprotocol chat library. naim is
capable of connecting to IRC as well as AIM services.
|
|
bug in version 1.3.26.
|
|
patch to configure.in instead of adding the missing BUILD_DEPENDS on
autoconf.
|
|
are for some reason not recognized although such entries exist.
|
|
putting them all into one large case statement instead of successive if
statements, and by removing the creation and constant testing of a temp
file to mark when the distfile is extracted.
|
|
PR 14753 by chris@paradox.demon.co.uk
|
|
chris@paradox.demon.co.uk
While at it, fix bogus @dirrms in gnumeric0's PLIST
|
|
|
|
it can be parsed by SqWebMail. SqWebMail expects output to be of the
form
class1=name1
class2=name2
...
but the output from ldapsearch seems to be
class1: name1
class2: name2
We massage it into the former using sed. This makes LDAP searches against
ldap.bigfoot.com work properly when using the "Global Addressbook" feature
of SqWebMail.
|
|
|
|
Collection.
GNU CSSC is a workalike for the source code control system SCCS.
|
|
|
|
|
|
dependency, since the cache-cleaning script is a perl script (noted by
Amitai Schlair in private email). Also change the permissions on the
ldap config files so that LDAP searches have a better chance of
succeeding.
XXX - The global LDAP searches still don't work, but I haven't yet figured
XXX - out why. The queries return records when executed on the command
XXX - line, but the records aren't being displayed by sqwebmail.
|
|
|
|
bulk build failure.
Changes since 0.7.0 (approximate, since the ChangeLog is not very tidy):
11/20/2001 Adrian Feiguin:
Gtkextra fine tunning.
Matrix support.
New cloning strategy for supporting multiple copies of the
same dataset.
Using gtkplot iterators to retrieve data from worksheets.
New tick labels strategy using callback functions.
gtkplotart.[ch]: gtkplotpc driver for libart.
Anlialiasing using libart.
gtkplotgnome.[ch]: gtkplotpc driver for gnome-print.
Print preview using gnome-print, still under developement.
Custom page size.
Layer size in different units.
Matrix datasets: bubbles, surfaces, contours and density maps.
Symbol scaling for bubbles, boxes, and vectors.
Style dialog for new features included in the gtkextra widgets.
New fields in the xml file to support additions.
Example matrix.sg to show new features.
Autoscaling fixes, toghether with Conrad.
Gradient autoscaling.
New rotations for 3D plots.
Arbitrary meshes using Delaunay triangulizations.
Enhancements in the GUI, new tools and icons.
Data markers, still under developement.
Fixes in clipboard.
Bugfixes.
Randolf Mock:
New autoscaling icon.
11/19/2001 Rob Lahaye:
src/sg_project_rescue.c: revised version, uses sigaction(..) instead of
signal(..) and gtk_idle_add for bailout signals.
11/13/2001 Rob Lahaye:
src/sg_project_file_sax.c
src/sg_project_autosave.c: add filename check for newer versions
of autosaved or rescued file.
src/Makefile.am: remove the sga->scigraphica link.
10/19/2001 Rob Lahaye:
src/sg_file.c: fix disappearing python terminal
10/10/2001 Conrad Steenberg:
Matrix formula support
Autoscaling of 2D layers configuration support
Remove dumb warnings in some places
Fix 'formulas not evaluated upon file load' bug
Update Clarens plugin to import Tags
10/05/2001 Rob lahaye:
src/*[ch]: Clean up with stricter coding related to the source vs. header files:
- functions in source files declared as static where possible.
- strictly applying the extern/global/static rules to variable declarations.
Allow strong type checking by making the src-tree g++ compatible.
09/30/2001 Rob Lahaye:
src/python/import_data.c
src/python/python_sheet.c: use #ifdef WITH_WARNINGS for developers' warnings
src/python/python_int.c
src/python/unpickler.py: change .sgsconfig to .scigrahpica/config
09/29/2001 Rob Lahaye:
src/sg_preferences_dialog.[ch] : void -> static void
src/g_project_autosave.c : new file with autosave utilities
src/Makefile.am : add sg_project_autosave.c
src/main.h
src/sg.c
src/sg_project.h
src/sg_project_menu.c
src/sg_project_rescue.c
src/python/python_int.c : add autosave utilities
09/26/2001 Rob Lahaye:
Configure.in: Remove duplicate entries in the "Compiler flags"
of the --version output.
09/13/2001 Conrad Steenberg:
Adapt the FitWizard module to fit data in plots, and plot the
resulting function in the same layer.
Python methods to access the datasets in a layer.
08/22/2001 Conrad Steenberg:
Plug-in documentation
New configuration system with python bindings
Python wizard interface
Curve fitting wizard from Adrian's gtkLeastSquares plug-in
Simple statistics plug-in
New python bindings to access layers and datasets
08/01/2001 Rob Lahaye:
sg_dialogs.h, sg_file_dialog.c, sg_project_menu.c:
WINDOWCLOSE_CLICKED added to dialogs control
sg_entry.c: remove redudant emumerate YES/NO/CANCEL_CLICKED
sg_plot_menu.c: add selected layer nr in sg_menu_remove_layer
07/31/2001 Conrad Steenberg:
Cells are now cleared before new content is added.
Fixes to number editing in the sheet for non-formula numbers.
UI fixes for renaming sheets.
Icons are now installed during 'make install' for use by
plugins.
07/26/2001 ********* 0.7.1 Released ********
07/25/2001 Adrian Feiguin:
Bugfixes in gtkextra
Enhancements in plugin system
Bugfixes in autosymbol
Bugfixes in zoom
Conrad Steenberg:
More Python stuff
More enhancements in plugin system
ASCII import fixes for comments at the start of a file.
07/17/2001 Adrian Feiguin:
New plugin system (C stuff)
Bugfixes in sg_project_file_sax.c
Bugfixes in text dialog
Bugfixes in gtkextra
Conrad Steenberg:
New plugin system (Python stuff)
Python call to obtain sheet selection area
Terminal fixes:
No more text droppings when closing.
Prompt now correctly appears after error output, not before
Python wizard creation framework
Work around Numeric Python 20.1 bugs, which caused crases
for a lot of people
New Configuration option: module search paths.
|
|
|
|
|
|
|
|
password-changing page work.
|
|
|
|
|
|
3D acceleration requires XFree86 4.x these days anyway.
|
|
|
|
* Fix the script for changing passwords with a Courier authentication
module (used by sqwebmail) to recognize some more warnings/errors
by the NetBSD passwd program.
* Note that tcl-expect is needed to make the password-changing script
work.
* Add this package to the "security" category.
|
|
* Fix the script for changing passwords with a Courier authentication
module (used by sqwebmail) to recognize some more warnings/errors
by the NetBSD passwd program.
* Note that tcl-expect is needed to make the password-changing script
work.
* Add this package to the "security" category.
|
|
469) Older versions of BSDi have getifaddrs() but no freeifaddrs().
470) BSDi has a fake setreuid() as do certain versions of FreeBSD and NetBSD.
471) Ignore the return value of pam_setcred(). In Linux-PAM 0.75,
pam_setcred() will return PAM_PERM_DENIED even if the setcred function
of the module succeeds when pam_authenticate() has not been called.
472) Avoid giving PAM a NULL password response, use the empty string instead.
This avoids a log warning when the user hits ^C at the password prompt
when Linux-PAM is in use. This also prevents older versions of
Linux-PAM from dereferencing the NULL pointer.
473) The user's password was not zeroed after use when AIX authentication,
BSD authentication, FWTK or PAM was in use.
Sudo 1.6.5p2 released.
|
|
|
|
|
|
|
|
|