summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-01-26Updated nano tp 1.0.8 (provede by Shell Hung in pkg/15278)martti3-7/+8
- 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
2002-01-26Updated p5-Unix-Unix-Syslog to 0.98 (provede by Shell Hung in pkg/15351)martti3-7/+8
- 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
2002-01-26Updated p5-expect to 1.12 (provided by Shell Hung in pkg/15294)martti2-6/+6
- 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
2002-01-26Updated p5-Test-Simple to 0.41 (provided by Shell Hung in pkg/15325)martti3-9/+9
- chromatic added diag() - fixed bug for internal eval()'s sometimes interfering with $@ and $!
2002-01-26Updated p5-Net-IRC to 0.73 (provided by Kevin Lo in pkg/15329)martti2-5/+5
- 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
2002-01-26Updated mkttfdir to 1.2 (provided by Rui-Xiang Guo in pkg/15338)martti3-19/+5
- add support for Xfsft in 3.3.x and freetype module in 4.x
2002-01-26Fix build problem (with new toolchain?). Focus pkg/15195.taca2-1/+25
2002-01-26update to ngspice-14dmcmahill8-114/+182
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".
2002-01-25naim seems to be a quickly moving target - the two-or-three day oldsimonb3-14/+16
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.
2002-01-25Fix the mimelnk/application/x-core.desktop pattern.skrll2-1/+15
Closes pkg/15172 from Hume Smith <hclsmith@yahoo.ca>
2002-01-25Fix pkg/15110; also pass PKGLOCALEDIR so that the locale filewiz5-11/+26
is installed into the correct dir.
2002-01-25Update to 1.6.1nb1: fix temporary file creation vulnerability;kleink4-2/+107
from Tim Waugh via Debian.
2002-01-25Add xtris-1.15:hubertf3-0/+197
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.
2002-01-25add & enable xtrishubertf1-1/+2
2002-01-25Add xtris-1.15:hubertf6-0/+315
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.
2002-01-25Set path in skipstone script to X11BASE -- that's where mozilla is installed;wiz1-3/+2
skipstone doesn't have to be installed there, too, then, so remove USE_X11BASE.
2002-01-25PKGVERSION=1 so that the version number is greater than the last versionskrll1-1/+2
of this pkg.
2002-01-25Update mplayer to 0.60 release.skrll5-105/+9
Can't seem to find a Changelog, sorry.
2002-01-25Add naim.tv1-1/+2
2002-01-25naim 0.11.1, an AIM/IRC chat client using a ncurses text interface.tv6-0/+67
===== 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.
2002-01-25Upate "mutt-devel" package to version 1.3.27. This version fixes the SSLtron2-5/+5
bug in version 1.3.26.
2002-01-25Provide a patch to the configure script based on the already existingskrll2-1/+3142
patch to configure.in instead of adding the missing BUILD_DEPENDS on autoconf.
2002-01-25Add kludge to fix problems with CDDB entries with genre "unclass" whichtron2-1/+15
are for some reason not recognized although such entries exist.
2002-01-25Optimize the code to extract distfiles based on the extract suffix byjlam1-19/+19
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.
2002-01-25Depend on at least version 0.11.0 of gdk-pixbuf{,-gnome}. Fixesrh1-2/+5
PR 14753 by chris@paradox.demon.co.uk
2002-01-25Remove useless dependency on gb. Closes PR 14752 byrh3-9/+10
chris@paradox.demon.co.uk While at it, fix bogus @dirrms in gnumeric0's PLIST
2002-01-25USE_X11BASE so this actually compiles without xpkgwedge.rh1-1/+2
2002-01-25Do some editting of the output returned by OpenLDAP's ldapsearch so thatjlam3-2/+19
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.
2002-01-24Add and enable cssc.seb1-1/+2
2002-01-24Initial import of GNU CSSC, version 0.13a.1, into the NetBSD Packagesseb4-0/+54
Collection. GNU CSSC is a workalike for the source code control system SCCS.
2002-01-24Utilize apache's buildlink.mk rather than BUILD_LINK.taca1-2/+2
2002-01-24Tighten up the MESSAGE file a bit.jlam1-5/+2
2002-01-24This package actually needs perl as a dependency, not just a buildjlam2-6/+24
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.
2002-01-24The example scripts in ${DATADIR}/sqwebmail don't end in ".dist".jlam1-2/+2
2002-01-24Update to 0.8.0. Makes it build again with current gtk+extra, fixingwiz6-177/+206
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.
2002-01-24Correct vsprintf usage. Might fix alpha bulk build.wiz2-1/+24
2002-01-24Weakly buildlinkify, and add locale files to PLIST.wiz2-6/+14
2002-01-24This package depends on xpm, says the alpha bulk build.wiz1-1/+2
2002-01-24Depend on courier-auth>=0.37.1nb1 to pick up the changes to make thejlam1-2/+2
password-changing page work.
2002-01-24Add BUILD_DEPENDS to perl since apache's apxs utility is perl script.taca1-1/+2
2002-01-24List Matthias Drochner the maintainer of this package.tron1-2/+2
2002-01-24Remove "Mesa-glx" package which has been broken for nine month now.tron9-309/+1
3D acceleration requires XFree86 4.x these days anyway.
2002-01-24Use INSTALL_DATA for a DLL instead of INSTALL_PROGRAM.kent1-2/+2
2002-01-24Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:jlam1-0/+13
* 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.
2002-01-24Update mail/courier-auth to 0.37.1nb1. Changes from version 0.37.1 include:jlam4-4/+16
* 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.
2002-01-24Update sudo package to 1.6.5.2 (1.6.5p2).taca2-7/+7
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.
2002-01-24Restrict to new-toolchain systems because of assembler problems.wiz1-2/+2
2002-01-24Quote IGNORE string.wiz1-2/+2
2002-01-24Weakly buildlinkify, and use PKGLOCALEDIR.wiz3-24/+10
2002-01-24Weakly buildlinkify, and add locale files to PLIST.wiz2-9/+21