summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
1999-12-22Use less context to avoid a RCS keyword in the patch.bad1-30/+8
1999-12-22remove unneeded USE_X11BASEsakamoto1-5/+4
use ${INSTALL_DATA_DIR} instead of ${MKDIR} s|$()|${}|
1999-12-22Defuzz patch-ac (again, but entirely my fault).bad2-37/+1
1999-12-22Update the package from scilab-2.4.1 to scilab-2.5.dmcmahill59-2856/+2777
Many thanks to the authors at Inria who, through their willingness to accept feedback, have helped me remove 39 patches! Changes to scilab include (from scilab-2.5/CHANGES): NEW FUNCTIONALITIES =================== Global variables have been introduced New graphic mode has been added to allow scrollbar handling (panner for X Window and scrollbars for Windows). GIF export format is now available for Scilab graphic windows. Keyboard events and window closing within graphical windows can now be captured. Scicos graphical user interface has been made more intuitive and keyboard shortcuts have been added. Scilab Binary files created by "save" are now system-independent so they can be exchanged. In particular (compiled macros) *.bin files and *.cos (scicos diagrams) can be exchanged. It is now possible to dynamically link C++ procedures with Scilab. A new data type "mlist" has been added. A new function "genlib" allows users to compile the .sci files in a given directory, generate associated library and load it. This function is particularly useful under windows if VC++ is not available. C formatted input output functions (printf, scanf, ..) have been interfaced to scilab. OTHERS IMPROVEMENTS =================== Efficiency has been improved using reference argument passing when possible instead of value passing. Hypermatrix opreations have been accelerated. On X Window systems 3D Athena Widgets are preferably used instead of standard Athena Widgets for a better look. The "Matlab 4" to Scilab translator has been completed and considerably improved. NEW TOOLBOXES ============= True integer data types (1,2 and 4 bytes) with associated operations and some functions acting on them have been added. A library of procedures has been added to allow the use of Matlab mex-files under Scilab. PORTS ===== Scilab has been successfully compiled with Windows ABSOFT development environment. INCOMPATIBILITIES ================= New Scilab "save"d files cannot be loaded by earlier Scilab versions. A new function "oldsave" has been added to save in old format. Scilab help mechanism has changed. The $MANCHAPTERS/Chapter is no more used, instead a Scilab variable "helps" is used.
1999-12-22Add -Wl,-R to the link phase.scw2-4/+5
1999-12-22DEPENDS=suse_linux-6.1p1:../../emulators/suse_linux, suggested by Hubert Feyrer.sakamoto2-10/+4
1999-12-21add category securityhubertf1-2/+2
1999-12-21add & enable sftphubertf1-1/+2
1999-12-21sftp is an ftp replacement that runs over an ssh tunnel. Two programshubertf5-0/+37
are included - sftp and sftpserv. When sftp is run and a host is connected to (either by running 'sftp remotehost' or 'open remotehost' from the sftp prompt), an ssh connection is initiated to the remote host, and sftpserv is run. So, sftpserv must be in your path on the remote host. Note that since sftpserv is run from ssh, no root privileges are necessary.
1999-12-21Update "gmake" package to version 3.78.1. This version fixes numeroustron2-5/+5
bugs discovered in version 3.77 and later.
1999-12-21"vim-gtk" conflicts with "vim-xaw".tron1-2/+2
1999-12-21Fix MANZ handling here also, similarly to Tron's fix with vim-gtk.pooka1-20/+13
1999-12-21Remove incorret ".gz" from softlink target when linking manual pages.tron1-5/+5
1999-12-21Use soft links also here to be consistent.pooka1-5/+5
1999-12-21Use softlinks for manual pages which makes the manual handling oftron1-20/+13
"MANZ" completely unnecessary.
1999-12-21Make these packages install is MANZ=1 is setpooka2-10/+24
1999-12-21Fix this package alsopooka4-105/+0
1999-12-21argh, of course this got screwed up. Repair the packagepooka5-159/+0
1999-12-21Add & enable vim-xawpooka1-1/+2
1999-12-21Athena X11 GUI for the vim editorpooka9-0/+164
1999-12-21Add & enable vim-sharepooka1-1/+2
1999-12-21data files for the vim editorpooka10-0/+481
1999-12-21Make way for a new glorious vim package structurepooka15-774/+118
1999-12-21Add and enable tclticker.agc1-1/+2
1999-12-21Improve on the description somewhat.agc1-2/+7
1999-12-21Import tclticker into the NetBSD packages collection.agc8-0/+76
TCLTicker is a simple stock tickertape, using HTTP requests to fetch quotes. It includes 'mailquote', which can email quotes. TclTicker uses a plug-in architecture for quote services. Currently, quote service modules are written for Yahoo (one for U.S. markets, another for Euro markets) and Quote.com. User configuration includes tuning the ticker scroll rate and data refresh dates, fonts, http proxy, smtp host, rounding, always on top, and ticker symbol lists.
1999-12-21Make this package work on Solaris.agc1-1/+7
1999-12-20Don't try to copy files/CVS.soren2-6/+8
1999-12-20updated to v0.7.0 (bugfixes and enhancements)wiz5-17/+19
1999-12-20updated md5 to match file on distribution sitewiz1-2/+2
1999-12-20Update kermit to 7.0.96.beta11. Numerous changes, too many to list,fredb10-155/+77
but here's a couple: - - kermit protocol transfers default to "fast" mode - - support for SOCKS and sun X.25 (both untested)
1999-12-20Add and enable galway.rh1-2/+3
1999-12-20Initial import of galway-0.33, a web editor written in Scheme.rh5-0/+142
1999-12-20Add and enable guile-gtk.rh1-1/+2
1999-12-20Initial import of guile-gtk-0.17, a GTK+ interface for guile programs.rh7-0/+110
1999-12-20Make dependency on guile a wildcard dependency.rh1-2/+2
1999-12-20Update guile to 1.3.4. Changes are bugfixes only.rh5-50/+51
1999-12-20HOMEPAGE has changedsakamoto1-2/+2
1999-12-20Remove .../perllocal.pod with @unexec rm. As per email discussion withsimonb1-1/+2
Hubert Feyrer on tech-pkg.
1999-12-20Add bfd-crunchide and bfd-mdsetimagesakamoto1-1/+3
1999-12-20Initial import of bfd-mdsetimage-1.0sakamoto7-0/+371
mdsetimage using libbfd. Used for cross-building distributions.
1999-12-20Initial import of bfd-crunchide-1.0sakamoto7-0/+590
crunchide using libbfd. Used for cross-building distributions.
1999-12-20s|/usr/bin/awk|${AWK}|sakamoto1-2/+2
1999-12-20Eliminate "<<<<<<< Makefile", "=======", ">>>>>>> 1.5" and old block.sakamoto1-5/+1
1999-12-20Remove perllocal.pod as per email from Hubert Feyrer on tech-pkg.simonb1-2/+1
1999-12-20Update to cdrecord-1.8a36.briggs6-46/+51
Replace patch-ad and patch-af with new patches (old ones were not needed and two new patches were needed -- reported to Joerg Schilling). Add NetBSD Id to patch-ae.
1999-12-20Link libm in explicitly, which makes things going on ELF.hubertf1-1/+3
Fixes PR 9000 by Lennart Augustsson <lennart@augustsson.net>
1999-12-20enable toshutils - I want the README.html pagehubertf1-2/+2
1999-12-20add disbled toshutilshubertf1-1/+2
1999-12-20The Toshiba Linux utilities are specific to Toshiba laptops, andhubertf19-0/+487
will not run on laptops from other manufactures. Tools are included to turn the fan on/off, etc. *** Right now I consider this pkg to be in beta state. Any feedback, *** patches preferred! :-)